At jfoobar labs you will find "stuff" that is either cool, useful or for learning purposes. We hope to create a pretty nice selection over time. Remember, we need it to be fun.
In Joomla! there are article titles, component titles and also page titles. Lots of people don't want to use the page titles but they are set to show by default.
You can find the page title on/off setting in the parameter sliders when you create a menu item and here is a smart query you can run with phpMyAdmin to turn them off in one go.
UPDATE jos_menu SET params = REPLACE(params, 'show_page_title=1', 'show_page_title=0');
Copyright © 2008 jfoobar - All Rights Reserved - Joomla! is a registered trademark of Open Source Matters, Inc - Disclaimer