+----------------------------------------------------+
| xhtml mobile mod for PHP-Fusion 7.01
| Copyright  2010 theNoam
| http://www.theNoam.com/
+----------------------------------------------------+
| This program is released as free software under the
| Affero GPL license. You can redistribute it and/or
| modify it under the terms of this license which you
| can read by viewing the included agpl.txt or online
| at www.gnu.org/licenses/agpl.html. Removal of this
| copyright header is strictly prohibited without
| written permission from the original author(s).
+----------------------------------------------------+
| 
| xhtml mobile mod for PHP-Fusion 7-01 installation instructions.
| 
| 1- Unzip archive file to a temporery folder.
| 
| 2- Open php-files\wap2\locale\English.php (or your equivalent language file) look at:
| 
|    // Site
|    $locale['wap001'] = "Site name";
|    $locale['wap002'] = "Site description";
|    $locale['wap003'] = "Copyright text";
|    $locale['wap004'] = "en-GB";
| 
|    and change "Site name", "Site description", "Copyright text", "en-GB" text to suit your specific site.
|
| 3- If your laguage is writen from right to left (Arabic, Hebrew...), rename "style.php" file to "style.ltr.php" and "style.rtl.php" file to "style.php" . For PHP-Fusion in Hebrew please rename "wap-maincore.php" file to "wap-maincoreENG.php" and "wap-maincoreHEB.php" file to "wap-maincore.php" .
|
| 4- If you use Professional Download System, rename 4 files: "wap-downloads.php" file to "wap-downloadsSTD.php", "wap-downloads-e.php" file to "wap-downloads-eSTD.php", "wap-downloadsPRO.php" file to "wap-downloads.php" and "wap-downloads-ePRO.php" file to "wap-downloads-e.php".
|
| 5- Upload the wap2 folder to your base PHP-Fusion directory in the server.
| 
| 6- That's all!
| 
| 
| Now you can surf into the wap directory using your mobile phone or any xhtml supporting browser and enjoy!
| 
| 
+----------------------------------------------------+
| xhtml mobile mod for PHP-Fusion 7-01 update instructions.
| 
| Same as for new installation.
| 
| 
+----------------------------------------------------+
| New in version 5.0
| 
| 1- Compatible with the changes made to the system in PHP-Fusion 7.01.00 .
|
|
| New in version 4.1
| 
| 1- Polish locale.
|
|
| New in version 4.0
| 
| 1- Some minor display changes.
|
|
| New in version 3.9
| 
| 1- Fix sitemap bug.
|
|
| New in version 3.8
| 
| 1- Improve Dutch locale.
| 2- Lithuanian locale.
| 3- Google mobile sitemap.
|
|
| New in version 3.7
| 
| 1- Fix preg_replace bug in Forum page.
| 2- Improve security.
| 3- Danish locale.
|
|
| New in version 3.6
| 
| 1- Improve preg_replace in News, Articles, Forum and Downloads pages.
| 2- Add support for Professional Download System (see section 4 of the installation instructions above).
| 3- Hungarian locale.
|
|
| New in version 3.5
| 
| 1- In forum click the thread title opens a thread display.
| 2- Add locale definitions.
|
|
| New in version 3.4
| 
| 1- Forum page can display more then just 5 messages.
| 2- Improve security.
| 3- Add locale definitions.
|
|
| New in version 3.3
| 
| 1- Fix redirect after login in maincore.php.
| 2- Change directory name in all files to "WAP" path definition defined in maincore.php.
|
|
| New in version 3.2
| 
| 1- Fix minor error on maincore.php.
| 2- Show snippet News and Articles when full text doesn't exist.
|
|
| New in version 3.1
| 
| 1- Compatible with the changes made to maincore.php in PHP-Fusion 7.00.06 .
|
|
| New in version 3.0
| 
| 1- Fix access control bug.
|
|
| New in version 2.9
| 
| 1- Forums obey access control.
| 2- French locale.
|
|
| New in version 2.8
| 
| 1- Latvian locale.
| 
| 
| New in version 2.7
| 
| 1- Fix encoding bug with some languages.
| 
| 
| New in version 2.6
| 
| 1- Logged-in members can post shouts.
| 2- Admin can edit/delete shouts.
|
|
| New in version 2.5
| 
| 1- Romanian locale.
| 2- Remove non-PHP code.
| 3- Only logged-in members see "Last seen users" page.
| 4- Manage page announces new PM.
| 5- Home link from all pages.
| 6- Minor bug fix in "wap-users.php"
| 7- Design retouch.
|
|
| New in version 2.4
| 
| 1- Admin can Ban/unBan/Activate/Delete members.
| 2- Some minor changes.
| 3- Locale changes.
|
|
| New in version 2.3
| 
| 1- Improve design for wide screens.
| 2- Re-encode Hebrew locale.
| 3- Turkish locale.
| 4- New bullet.
| 5- Minor design fix.
|
|
| New in version 2.2
| 
| 1- Bosnian locale.
| 2- Dutch locale.
| 3- German locale.
| 4- Hebrew locale.
| 5- Spanish locale.
| 6- Swedish locale.
| 7- RTL (right to left) support.
|
|
| New in version 2.1
| 
| 1- Enable login.
| 2- PM (read and write) from login page.
|
|
| New in version 2.0
| 
| 1- Compatible with PHP-Fusion v.7.00 .
| 2- Improve "last seen users" page.
|
|
| New in version 1.2
| 
| 1- Fix an encoding issue.
| 2- Copyright adjustment.
| 3- Some minor bug fix.
| 4- Some code rectifications.
| 
| 
| New in version 1.1
| 
| 1- Last downloads page.
| 
| 
| New in version 1.0
| 
| 1- First version
| 
+----------------------------------------------------+