General In Joomla! 1.5 all User interfaces can be localised. This includes the installation, the Back-end Control Panel and the Front-end Site. The core release of Joomla! 1.5 is shipped with multiple language choices in the installation but, other...
Joomla! 1.5 does not provide an upgrade path from earlier versions. Converting an older site to a Joomla! 1.5 site requires creation of a new empty site using Joomla! 1.5 and then populating the new site with the content from the old site. This...
Well... how about never needing to mess with encoding settings again? Ever needed to display several languages on one page or site and something always came up in Giberish? With utf-8 (a variant of Unicode) glyphs (character forms) of basically all...
This is now defined in the Language [lang].xml file in the Language metadata settings. If you are having locale problems such as dates do not appear in your language for example, you might want to check/edit the entries in the locale tag. Note that...
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...
Yes it can! This is a significant security improvement. The safe mode limits PHP to be able to perfom actions only on files/folders who's owner is the same as PHP is currently using (this is usually 'apache'). As files normally are created either by...
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...
No you don't. Versions of MySQL lower than 4.1 do not have built in UTF-8 support. However, Joomla! 1.5 has made provisions for backward compatibility and is able to use UTF-8 on older databases. Let the installer take care of all the settings and...
Joomla! runs on the PHP pre-processor. PHP comes in many flavours, for a lot of operating systems. Beside PHP you will need a Web server. Joomla! is optimized for the Apache Web server, but it can run on different Web servers like Microsoft IIS it...
Installing of Joomla! 1.5 is pretty easy. We assume you have set-up your Web site, and it is accessible with your browser. Download Joomla! 1.5, unzip it and upload/copy the files into the directory you Web site points to, fire up your browser and...