geek Joomla bits to remember

I'm always forgetting Joomla settings or configuration... you'd think because I was running 3 set-ups it would be somewhat easier to remember... but nupe... for the life of me the information I need is always buried deep in my brain cells... so this posting is really just for me... it's the bits and bobs that always escape me when I need them the most © Mazeguy

image links have to be full urls for RSS Feeds...

In /components/com_rss/rss.php

Replace $item_description = mosHTML::cleanText( $item_description ); with
// Removed to allow URLS to be included as active links in feeds.
// $item_description = mosHTML::cleanText( $item_description );

source: http://forum.joomla.org/index.php/topic,10017.0.html


front page ordering etc
menu -> main menu -> home -> parameters
you can change order and columns etc there

blog
Menu -> mainmenu -> New ->
Blog - Content Section
or
Blog - Content Category

© notice is located in
includes/footer.php

remove "home" from front page
menu->main menu->home->parameters->page title->hide