Home

Statistics

•OS• : Linux 1
•PHP• : 5.2.6
•MySQL• : 4.1.22-standard-log
•Time• : 22:30
•Caching• : •Enabled•
•GZIP• : •Disabled•
•Members• : 1
•Content• : 43
•Web Links• : 6
•Content View Hits• : 1292

Login Form



 
Welcome to the Frontpage
Welcome to Joomla! •PDF• •Print• •E-mail•
•Written by Administrator•   
••Thursday•, 12 •October• 2006 11:00•
Joomla! is a free open source framework and content publishing system designed for quickly creating highly interactive multi-language Web sites, online communities, media portals, blogs and eCommerce applications.


Joomla! LogoJoomla! provides an easy-to-use graphical user interface that simplifies the management and publishing of large volumes of content including HTML, documents, and rich media. Joomla! is used by organisations of all sizes for Public Web sites, Intranets, and Extranets and is supported by a community of thousands of users.

•Last Updated• ( ••Thursday•, 08 •November• 2007 13:06• )
•Read more...•
 
We are Volunteers •PDF• •Print• •E-mail•
•Written by Administrator•   
••Wednesday•, 07 •July• 2004 10:54•

The Joomla! Core Team consists of volunteer developers, designers, administrators and managers who, together with a large range of Work Groups of dedicated community members have taken Joomla! to new heights in its relatively short life. This well-oiled machine is often copied but never surpassed. Joomla! has some wonderfully talented people taking Open Source concepts to the forefront of industry standards. Joomla! 1.5 is a major leap forward and represents the most exciting Joomla! release in the history of the project.

•Last Updated• ( ••Thursday•, 08 •November• 2007 13:10• )
•Read more...•
 
What is the FTP layer for? •PDF• •Print• •E-mail•
•Written by Administrator•   
••Friday•, 06 •October• 2006 22:27•

The FTP Layer allows file operations (such as installing Extensions or updating the main configuration file) without having to make all the folders and files writable. This has been an issue on Linux and other Unix based platforms in respect of file permissions. This makes the site admin's life a lot easier and increases security of the site.

You can check the write status of relevent folders by going to ''Help->System Info" and then in the sub-menu to "Directory Permissions". With the FTP Layer enabled even if all directories are red, Joomla! will operate smoothly.

NOTE: the FTP layer is not required on a Windows host/server.

•Last Updated• ( ••Thursday•, 03 •May• 2007 10:39• )
 
Stick to the Code! •PDF• •Print• •E-mail•
•Written by Administrator•   
••Wednesday•, 07 •July• 2004 13:00•
To ensure this code release, Wilco Jansen resorted to sending rum to joint lead-developer Johan Janssens. Johan, who's had a penchant for rum ever since the first "Pirate's of the Caribbean" movie screened, took the bait, mixed it with Cola, and here we are with our latest 1.5 release. It looks like pirate talk will figure quite a lot in future Joomla! development!
•Last Updated• ( ••Sunday•, 25 •November• 2007 23:37• )
•Read more...•
 
Only one edit window! How do I create "Read more..."? •PDF• •Print• •E-mail•
•Written by Administrator•   
••Friday•, 06 •October• 2006 20:29•

This is now implemented by inserting a Read more... tag (the button is located below the editor area) a dotted line appears in the edited text showing the split location for the Read more.... A new Plugin takes care of the rest.

It is worth mentioning that this does not have a negative effect on migrated data from older sites. The new implementation is fully backward compatible.

•Last Updated• ( ••Thursday•, 08 •November• 2007 12:03• )
 
•Banner•
•Copyright © 2009 My Joomla. All Rights Reserved.•
Joomla! is Free Software released under the GNU/GPL License.
 

Who's Online

• We have• •1 guest• •online•

Advertisement

Featured Links:
Joomla!
Joomla! The most popular and widely used Open Source CMS Project in the world.
JoomlaCode
JoomlaCode, development and distribution made easy.
Joomla! Extensions
Joomla! Components, Modules, Plugins and Languages by the bucket load.
Joomla! Shop
For all your Joomla! merchandise.

•Profile Information•

Application afterLoad: 0.112 seconds, 0.24 MB
Application afterInitialise: 0.936 seconds, 2.20 MB
Application afterRoute: 1.092 seconds, 2.53 MB
Application afterDispatch: 2.704 seconds, 5.00 MB
Application afterRender: 5.211 seconds, 5.88 MB

•Memory Usage•

6203356

•27 queries logged•

  1. SELECT *
      FROM jos151_session
      WHERE session_id = '8ntsbfr3trifqognn1m9klak10'
  2. DELETE
      FROM jos151_session
      WHERE ( time < '1246730412' )
  3. SELECT *
      FROM jos151_session
      WHERE session_id = '8ntsbfr3trifqognn1m9klak10'
  4. INSERT INTO jos151_session ( `session_id`,`time`,`username`,`gid`,`guest`,`client_id` )
      VALUES ( '8ntsbfr3trifqognn1m9klak10','1246739412','','0','1','0' )
  5. SELECT *
      FROM jos151_components
      WHERE parent = 0
  6. SELECT folder AS type, element AS name, params
      FROM jos151_plugins
      WHERE published >= 1
      AND access <= 0
      ORDER BY ordering
  7. SELECT m.*, c.`option` AS component
      FROM jos151_menu AS m
      LEFT JOIN jos151_components AS c
      ON m.componentid = c.id
      WHERE m.published = 1
      ORDER BY m.sublevel, m.parent, m.ordering
  8. SELECT template
      FROM jos151_templates_menu
      WHERE client_id = 0
      AND (menuid = 0 OR menuid = 1)
      ORDER BY menuid DESC
      LIMIT 0, 1
  9. SELECT a.id, a.title, a.title_alias, a.introtext, a.fulltext, a.sectionid, a.state, a.catid, a.created, a.created_by, a.created_by_alias, a.modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.attribs, a.urls, a.metakey, a.metadesc, a.access, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END AS slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END AS catslug, CHAR_LENGTH( a.`fulltext` ) AS readmore, u.name AS author, u.usertype, g.name AS groups, cc.title AS category, s.title AS section, s.ordering AS s_ordering, cc.ordering AS cc_ordering, a.ordering AS a_ordering, f.ordering AS f_ordering
      FROM jos151_content AS a
      INNER JOIN jos151_content_frontpage AS f
      ON f.content_id = a.id
      LEFT JOIN jos151_categories AS cc
      ON cc.id = a.catid
      LEFT JOIN jos151_sections AS s
      ON s.id = a.sectionid
      LEFT JOIN jos151_users AS u
      ON u.id = a.created_by
      LEFT JOIN jos151_groups AS g
      ON a.access = g.id
      WHERE 1
      AND a.access <= 0
      AND a.state = 1
      AND (( cc.published = 1
      AND s.published = 1 ) OR ( a.catid = 0
      AND a.sectionid = 0 ) )
      AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2009-07-04 20:30:13' )
      AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2009-07-04 20:30:13' )
      ORDER BY  f.ordering
      LIMIT 0, 9
  10. SELECT a.id, a.title, a.title_alias, a.introtext, a.fulltext, a.sectionid, a.state, a.catid, a.created, a.created_by, a.created_by_alias, a.modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.attribs, a.urls, a.metakey, a.metadesc, a.access, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END AS slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END AS catslug, CHAR_LENGTH( a.`fulltext` ) AS readmore, u.name AS author, u.usertype, g.name AS groups, cc.title AS category, s.title AS section, s.ordering AS s_ordering, cc.ordering AS cc_ordering, a.ordering AS a_ordering, f.ordering AS f_ordering
      FROM jos151_content AS a
      INNER JOIN jos151_content_frontpage AS f
      ON f.content_id = a.id
      LEFT JOIN jos151_categories AS cc
      ON cc.id = a.catid
      LEFT JOIN jos151_sections AS s
      ON s.id = a.sectionid
      LEFT JOIN jos151_users AS u
      ON u.id = a.created_by
      LEFT JOIN jos151_groups AS g
      ON a.access = g.id
      WHERE 1
      AND a.access <= 0
      AND a.state = 1
      AND (( cc.published = 1
      AND s.published = 1 ) OR ( a.catid = 0
      AND a.sectionid = 0 ) )
      AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2009-07-04 20:30:13' )
      AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2009-07-04 20:30:13' )
      ORDER BY  f.ordering
  11. SELECT id, title, module, position, content, showtitle, control, params
      FROM jos151_modules AS m
      LEFT JOIN jos151_modules_menu AS mm
      ON mm.moduleid = m.id
      WHERE m.published = 1
      AND m.access <= 0
      AND m.client_id = 0
      AND ( mm.menuid = 1 OR mm.menuid = 0 )
      ORDER BY position, ordering
  12. SELECT id, title, CASE WHEN CHAR_LENGTH(alias) THEN CONCAT_WS(':', id, alias) ELSE id END AS slug 
      FROM jos151_polls
      WHERE id = 14
      AND published = 1
  13. SELECT guest, usertype, client_id
      FROM jos151_session
      WHERE client_id = 0
  14. SELECT *
      FROM jos151_banner
      WHERE showBanner = 1
      AND (imptotal = 0 OR impmade < imptotal)
      AND catid = 14
      ORDER BY sticky DESC, ordering
      LIMIT 0, 4
  15. UPDATE jos151_banner
      SET impmade = impmade + 1
      WHERE bid = 3
  16. UPDATE jos151_banner
      SET impmade = impmade + 1
      WHERE bid = 4
  17. UPDATE jos151_banner
      SET impmade = impmade + 1
      WHERE bid = 5
  18. UPDATE jos151_banner
      SET impmade = impmade + 1
      WHERE bid = 6
  19. SELECT *, RAND() AS ordering
      FROM jos151_banner
      WHERE showBanner = 1
      AND (imptotal = 0 OR impmade < imptotal)
      AND cid = 1
      AND catid = 33
      ORDER BY sticky DESC, ordering
      LIMIT 0, 1
  20. UPDATE jos151_banner
      SET impmade = impmade + 1
      WHERE bid = 8
  21. SELECT a.*, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(":", a.id, a.alias) ELSE a.id END AS slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END AS catslug
      FROM jos151_content AS a
      LEFT JOIN jos151_content_frontpage AS f
      ON f.content_id = a.id
      INNER JOIN jos151_categories AS cc
      ON cc.id = a.catid
      INNER JOIN jos151_sections AS s
      ON s.id = a.sectionid
      WHERE ( a.state = 1
      AND s.id > 0 )
      AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2009-07-04 20:30:13' )
      AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2009-07-04 20:30:13' )
      AND a.access <= 0
      AND cc.access <= 0
      AND s.access <= 0
      AND s.published = 1
      AND cc.published = 1
      ORDER BY a.hits DESC
      LIMIT 0, 5
  22. SELECT a.*,  CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(":", a.id, a.alias) ELSE a.id END AS slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END AS catslug
      FROM jos151_content AS a
      INNER JOIN jos151_categories AS cc
      ON cc.id = a.catid
      INNER JOIN jos151_sections AS s
      ON s.id = a.sectionid
      WHERE a.state = 1
      AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2009-07-04 20:30:13' )
      AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2009-07-04 20:30:13' )
      AND s.id > 0
      AND a.access <= 0
      AND cc.access <= 0
      AND s.access <= 0
      AND s.published = 1
      AND cc.published = 1
      ORDER BY a.created DESC
      LIMIT 0, 5
  23. SELECT COUNT( id ) AS count_users
      FROM jos151_users
  24. SELECT COUNT( id ) AS count_items
      FROM jos151_content
      WHERE state = "1"
  25. SELECT COUNT( id ) AS count_links
      FROM jos151_weblinks
      WHERE published = "1"
  26. SELECT SUM( hits ) AS count_hits
      FROM jos151_content
      WHERE state = "1"
  27. SELECT a.*, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(":", a.id, a.alias) ELSE a.id END AS slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END AS catslug
      FROM jos151_content AS a
      INNER JOIN jos151_categories AS cc
      ON cc.id = a.catid
      INNER JOIN jos151_sections AS s
      ON s.id = a.sectionid
      WHERE a.state = 1 
      AND a.access <= 0
      AND cc.access <= 0
      AND s.access <= 0
      AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2009-07-04 20:30:13' ) 
      AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2009-07-04 20:30:13' )
      AND cc.id = 3
      AND cc.section = s.id
      AND cc.published = 1
      AND s.published = 1
      ORDER BY a.ordering

•Language Files Loaded•

•Untranslated strings•

•None•