- Joomla Customizations - what I've done to this site
- How to Move Joomla 1.5 Files to another Directory
- How to replace the Joomla logo
- Removing sample data after installation
- Using Feedburner with Joomla
- How to Manually Remote JoomlaFCK Editor - recommended to follow this before upgrading to a new version
- Increase the Search Box from 20 Characters
- Turn on Caching to Speed up Joomla
- How do I recover the admin password?
- How to put modules in Joomla articles
Search Engine Optimization
Other Fixes
- Why do you get a "Fatal error: Call to undefined function: stripos()" when editing Joomla! 1.5.7 Articles from the frontend when using PHP 4?
- 403 Forbidden, Script Tag in POST when using a front-end editor and sh404sef.
Create a Test Site
Create a subdomain and corresponding directory. Install JoomlaPack to take a full backup, and restore to the subdomain's directory. Make sure during the restore that you point it to the new database that you have created for the test site (using the cpanel most probably).
Make sure you password protect the test site so that it's not crawled by search engines.
Relevant Template
JCE Editor
I found that I had to turn off template CSS, and create a custom CSS file with only the templates I need to see in the editor. I copied these from my template_css.css to a file called editor_content.css and then in JCE configuration turned off Template CSS, and pointed the Custom CSS File to this new file.
