Hello!
Today we proudly present new IDoPDA version. Most of source code was rewritten. Many time was spent on testing on new PHP and Joomla!
Added 2 option:
- CSS-styling for PDA-version of site — make your PDA-site design as you wish!
- Language pack system — translate IDoPDA in all language that you wish!
Started IDoPDA demo-site, you can see it on demo.idopda.com
Made more understandable installation wisard
Read about all options and the small howto
IDoPDA Settings
Main
- Site title
- Site logo
- Number of the displayed material on page
- Http address of the main site, for the correct pictures parsing
Configuring databases
- Host
- User
- Password
- Database Name
- Joomla! table prefix (jos_ by default)
Custom Settings menu
- A list of all menu items selected will be displays to vizitors
Template and language file
- CSS-styles for PDA-site (NEW!)
- 2 language packs: English and Russian (NEW!)
How to
Switch IDoBlog language interface
Default language pack for IDoPDA is English. To switch IDoPDA into needed language just rename language one of the available in "language" folder ini files to default.ini. For example russian.ini -> default.ini.
Make new traslation for IDoPDA
• Select one of the understandable for you language pack file, for English it will be english.ini.
• Make duplicate of this file and name it for example spain.ini or edit directly default.ini file.
Language file looks like this:
----------------------------------------------
MAIN SETTINGS=Main settings
SITENAME=Site title
----------------------------------------------
• You should to translate all, that placed after "="
• Save translated file.
• Delete default.ini, but only if you are not made translation directly in default.ini file.
• Rename your file into default.ini.
• That is all, translation ready.
If you want to help IDoPDA, please send us your translation pack with information about you, and your site on nicomashi@gmail.com
Edit IDoPDA style
Edit /templates/idopda/style.css file as you wish. All of the available styles for IDoPDA already included in this file.
Thought on the future
- Selecting site templates settings in Admin Panel
- Select the language file for the PDA-site in Admin Panel
- User authorization using account from the main site
- Article access right level based on standart Joomla! access right.