Aussie List

  • Increase font size
  • Default font size
  • Decrease font size
Welcome to the Frontpage

Welcome to Joomla!

E-mail Print PDF
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 on Thursday, 08 November 2007 12:06 Read more...
 

Joomla Community Portal Online

E-mail Print PDF

The new Joomla Community Portal is now online. The Joomla Community Portal is a new web site for the Joomla community. There you will find a constant source of information about the activities powering the Joomla Project, learn about Joomla Events worldwide, and see if there is a Joomla User Group nearby. A new, monthly Joomla Community Magazine promises an interesting overview of project activities, community accomplishments, and learning material.

Last Updated on Sunday, 31 August 2008 04:21 Read more...
 

What is the FTP layer for?

E-mail Print PDF

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 on Thursday, 03 May 2007 09:39
 

The New Joomla Security Strike Team

E-mail Print PDF

The Joomla Project has assembled a top-notch team of experts to form the new Joomla Security Strike Team. This new team will solely focus on investigating and resolving security issues. Instead of working in relative secrecy, the JSST will have a strong public-facing presence at the new Joomla Security Center.

Last Updated on Sunday, 31 August 2008 04:07 Read more...
 

Only one edit window! How do I create "Read more..."?

E-mail Print PDF

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 on Thursday, 08 November 2007 11:03
 

Polls

Joomla! is used for?
 

Who's Online

We have 1 guest online

Newsflash

With a library of hundreds of free Extensions, you can add what you need as your site grows. Don't wait, look through the Joomla! Extensions library today.

Profile Information

Application afterLoad: 0.001 seconds, 0.25 MB
Application afterInitialise: 0.056 seconds, 3.62 MB
Application afterRoute: 0.062 seconds, 4.01 MB
Application afterDispatch: 0.108 seconds, 5.41 MB
Application afterRender: 0.179 seconds, 6.26 MB

Memory Usage

6609172

21 queries logged

  1. SELECT *
      FROM jos_session
      WHERE session_id = '95fc7fe6a40f5e439ddb575e2b963edf'
  2. DELETE
      FROM jos_session
      WHERE ( time < '1246722760' )
  3. SELECT *
      FROM jos_session
      WHERE session_id = '95fc7fe6a40f5e439ddb575e2b963edf'
  4. INSERT INTO `jos_session` ( `session_id`,`time`,`username`,`gid`,`guest`,`client_id` )
      VALUES ( '95fc7fe6a40f5e439ddb575e2b963edf','1246723660','','0','1','0' )
  5. SELECT *
      FROM jos_components
      WHERE parent = 0
  6. SELECT folder AS type, element AS name, params
      FROM jos_plugins
      WHERE published >= 1
      AND access <= 0
      ORDER BY ordering
  7. SELECT m.*, c.`option` AS component
      FROM jos_menu AS m
      LEFT JOIN jos_components AS c
      ON m.componentid = c.id
      WHERE m.published = 1
      ORDER BY m.sublevel, m.parent, m.ordering
  8. SELECT template
      FROM jos_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 jos_content AS a
      INNER JOIN jos_content_frontpage AS f
      ON f.content_id = a.id
      LEFT JOIN jos_categories AS cc
      ON cc.id = a.catid
      LEFT JOIN jos_sections AS s
      ON s.id = a.sectionid
      LEFT JOIN jos_users AS u
      ON u.id = a.created_by
      LEFT JOIN jos_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 16:07:40' )
      AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2009-07-04 16:07:40' )
      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 jos_content AS a
      INNER JOIN jos_content_frontpage AS f
      ON f.content_id = a.id
      LEFT JOIN jos_categories AS cc
      ON cc.id = a.catid
      LEFT JOIN jos_sections AS s
      ON s.id = a.sectionid
      LEFT JOIN jos_users AS u
      ON u.id = a.created_by
      LEFT JOIN jos_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 16:07:40' )
      AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2009-07-04 16:07:40' )
      ORDER BY  f.ordering
  11. SELECT id, title, module, position, content, showtitle, control, params
      FROM jos_modules AS m
      LEFT JOIN jos_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 parent, menutype, ordering
      FROM jos_menu
      WHERE id = 1
      LIMIT 1
  13. SELECT count(*)
      FROM jos_menu AS m

      WHERE menutype='mainmenu'
      AND published='1'
      AND access <= '0'
      AND parent=0
      AND ordering < 1
  14. SELECT *, RAND() AS ordering
      FROM jos_banner
      WHERE showBanner = 1
      AND (imptotal = 0 OR impmade < imptotal)
      AND cid = 2
      AND catid = 35
      ORDER BY sticky DESC, ordering
      LIMIT 0, 1
  15. UPDATE jos_banner
      SET impmade = impmade + 1
      WHERE bid = 9
  16. 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 jos_content AS a
      INNER JOIN jos_categories AS cc
      ON cc.id = a.catid
      INNER JOIN jos_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 16:07:40' ) 
      AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2009-07-04 16:07:40' )
      AND cc.id = 3
      AND cc.section = s.id
      AND cc.published = 1
      AND s.published = 1
      ORDER BY a.ordering
  17. 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 jos_content AS a
      LEFT JOIN jos_content_frontpage AS f
      ON f.content_id = a.id
      INNER JOIN jos_categories AS cc
      ON cc.id = a.catid
      INNER JOIN jos_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 16:07:40' )
      AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2009-07-04 16:07:40' )
      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
  18. 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 jos_content AS a
      INNER JOIN jos_categories AS cc
      ON cc.id = a.catid
      INNER JOIN jos_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 16:07:40' )
      AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2009-07-04 16:07:40' )
      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
  19. SELECT id, title, CASE WHEN CHAR_LENGTH(alias) THEN CONCAT_WS(':', id, alias) ELSE id END AS slug 
      FROM jos_polls
      WHERE id = 14
      AND published = 1
  20. SELECT id, text
      FROM jos_poll_data
      WHERE pollid = 14
      AND text <> ""
      ORDER BY id
  21. SELECT guest, usertype, client_id
      FROM jos_session
      WHERE client_id = 0

0 legacy queries logged

    Language Files Loaded

    Untranslated Strings Diagnostic

    None

    Untranslated Strings Designer

    None