Changeset 834 in ExiteCMS
- Timestamp:
-
09/22/07 00:08:35
(4 years ago)
- Author:
- hverton
- Message:
-
changed copyright notice
changed Smarty directory pli-plugins to custom-plugins
added Smarty buttonlink function, to replace image buttons by real buttons using a locale for the button text
- Location:
- trunk
-
Files:
-
- 1 added
- 116 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
|
r795
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r747
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| 9 | | | http://www.php-fusion.co.uk/ | |
| 10 | 8 | | Released under the terms & conditions of v2 of the | |
| 11 | 9 | | GNU General Public License. For details refer to | |
-
|
r743
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r743
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r745
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r745
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r743
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r814
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r743
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r743
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r749
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r745
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r749
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r749
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
| 12 | 13 | | the included gpl.txt file or visit http://gnu.org | |
| 13 | 14 | +----------------------------------------------------*/ |
| 14 | | if (eregi("forums_prune.php", $_SERVER['PHP_SELF']) || !defined('IN_FUSION')) die(); |
| | 15 | if (eregi("forums_prune.php", $_SERVER['PHP_SELF']) || !defined('ExiteCMS_INIT')) die(); |
| 15 | 16 | |
| 16 | 17 | // temp storage for template variables |
-
|
r807
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r787
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r799
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r814
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r795
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r747
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r813
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r799
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r747
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| 9 | | | http://www.php-fusion.co.uk/ | |
| 10 | 8 | | Released under the terms & conditions of v2 of the | |
| 11 | 9 | | GNU General Public License. For details refer to | |
-
|
r769
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| 9 | | | http://www.php-fusion.co.uk/ | |
| 10 | 8 | | Released under the terms & conditions of v2 of the | |
| 11 | 9 | | GNU General Public License. For details refer to | |
-
|
r782
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r747
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r814
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r814
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r782
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r779
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r747
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r747
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r747
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r802
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r831
|
r834
|
|
| 40 | 40 | $config .= "<?php".$crlf; |
| 41 | 41 | $config .= "//----------------------------------------------------------".$crlf; |
| 42 | | $config .= "// PLi-Fusion file : dbsetup_include.php".$crlf; |
| | 42 | $config .= "// ExiteCMS file : dbsetup_include.php".$crlf; |
| 43 | 43 | $config .= "// Date generated : `".date("d/m/Y H:i")."`".$crlf; |
| 44 | 44 | $config .= "//----------------------------------------------------------".$crlf; |
| 45 | | $config .= $crlf."define('PLI_VERSION', '".$settings['version']."');".$crlf; |
| 46 | | $config .= "define('PLI_REVISION', '".$settings['revision']."');".$crlf; |
| | 45 | $config .= $crlf."define('CMS_VERSION', '".$settings['version']."');".$crlf; |
| | 46 | $config .= "define('CMS_REVISION', '".$settings['revision']."');".$crlf; |
| 47 | 47 | $config .= $crlf."if (\$step == 1) {".$crlf; |
| 48 | 48 | $config .= $crlf."$"."fail = ".'"0"'.";".$crlf; |
-
|
r743
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
| 12 | 13 | | the included gpl.txt file or visit http://gnu.org | |
| 13 | 14 | +----------------------------------------------------*/ |
| 14 | | if (!defined('IN_FUSION')) require_once dirname(__FILE__)."/../includes/core_functions.php"; |
| | 15 | if (!defined('ExiteCMS_INIT')) require_once dirname(__FILE__)."/../includes/core_functions.php"; |
| 15 | 16 | |
| 16 | 17 | // make sure we have a valid revision level from the settings |
| … |
… |
|
| 126 | 127 | $variables['bold'] = true; |
| 127 | 128 | } |
| 128 | | // check for newer revisions on the PLi-Fusion website |
| | 129 | // check for newer revisions on the ExiteCMS website |
| 129 | 130 | $variables['new_upgrades'] = false; |
| 130 | 131 | |
-
|
r743
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | code to make the changes to upgrade to this rev.nr.| |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| | 11 | | Released under the terms & conditions of v2 of the | |
| | 12 | | GNU General Public License. For details refer to | |
| | 13 | | the included gpl.txt file or visit http://gnu.org | |
| 9 | 14 | +----------------------------------------------------*/ |
| | 15 | |
| 10 | 16 | // upgrade for revision |
| 11 | 17 | $_revision = 700; |
| 12 | 18 | |
| 13 | | if (eregi("rev".substr("00000".$_revision,-5).".php", $_SERVER['PHP_SELF']) || !defined('IN_FUSION')) die(); |
| | 19 | if (eregi("rev".substr("00000".$_revision,-5).".php", $_SERVER['PHP_SELF']) || !defined('ExiteCMS_INIT')) die(); |
| 14 | 20 | |
| 15 | 21 | // make sure the required array's exist |
| … |
… |
|
| 20 | 26 | $revisions[] = array('revision' => $_revision, |
| 21 | 27 | 'date' => 1184152074, |
| 22 | | 'description' => "Upgrade from PLi-Fusion v6.1.10 to v7.00.<br /><font color='red'>This is a major upgrade, and introduces the PLi-Fusion templated system.</font>"); |
| | 28 | 'description' => "Upgrade from ExiteCMS v6.1.10 to v7.00.<br /><font color='red'>This is a major upgrade, and introduces the ExiteCMS templated system.</font>"); |
| 23 | 29 | |
| 24 | 30 | // array to store the commands of this update |
-
|
r743
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | code to make the changes to upgrade to this rev.nr.| |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| | 11 | | Released under the terms & conditions of v2 of the | |
| | 12 | | GNU General Public License. For details refer to | |
| | 13 | | the included gpl.txt file or visit http://gnu.org | |
| 9 | 14 | +----------------------------------------------------*/ |
| 10 | 15 | |
| … |
… |
|
| 12 | 17 | $_revision = 730; |
| 13 | 18 | |
| 14 | | if (eregi("rev".substr("00000".$_revision,-5).".php", $_SERVER['PHP_SELF']) || !defined('IN_FUSION')) die(); |
| | 19 | if (eregi("rev".substr("00000".$_revision,-5).".php", $_SERVER['PHP_SELF']) || !defined('ExiteCMS_INIT')) die(); |
| 15 | 20 | |
| 16 | 21 | // make sure the required array's exist |
| … |
… |
|
| 19 | 24 | |
| 20 | 25 | // register this revision update |
| 21 | | $revisions[] = array('revision' => $_revision, 'date' => 1184152074, 'description' => "Required updates for PLi-Fusion v7.00 rev.730"); |
| | 26 | $revisions[] = array('revision' => $_revision, 'date' => 1184152074, 'description' => "Required updates for ExiteCMS v7.00 rev.730"); |
| 22 | 27 | |
| 23 | 28 | // array to store the commands of this update |
| … |
… |
|
| 37 | 42 | $commands[] = array('type' => 'db', 'value' => "UPDATE ##PREFIX##admin SET admin_title = 'Modules & Plugins' WHERE admin_link = 'infusions.php' AND admin_page = '3'"); |
| 38 | 43 | |
| 39 | | // update the PLi-Fusion version number |
| | 44 | // update the ExiteCMS version number |
| 40 | 45 | $commands[] = array('type' => 'db', 'value' => "UPDATE ##PREFIX##settings SET version = '7.00'"); |
| 41 | 46 | ?> |
-
|
r787
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | code to make the changes to upgrade to this rev.nr.| |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| | 11 | | Released under the terms & conditions of v2 of the | |
| | 12 | | GNU General Public License. For details refer to | |
| | 13 | | the included gpl.txt file or visit http://gnu.org | |
| 9 | 14 | +----------------------------------------------------*/ |
| 10 | 15 | |
| … |
… |
|
| 12 | 17 | $_revision = 740; |
| 13 | 18 | |
| 14 | | if (eregi("rev".substr("00000".$_revision,-5).".php", $_SERVER['PHP_SELF']) || !defined('IN_FUSION')) die(); |
| | 19 | if (eregi("rev".substr("00000".$_revision,-5).".php", $_SERVER['PHP_SELF']) || !defined('ExiteCMS_INIT')) die(); |
| 15 | 20 | |
| 16 | 21 | // make sure the required array's exist |
| … |
… |
|
| 19 | 24 | |
| 20 | 25 | // register this revision update |
| 21 | | $revisions[] = array('revision' => $_revision, 'date' => 1184779156, 'description' => "Required updates for PLi-Fusion v7.00 rev.".$_revision."<br /><font color='red'>This revision introduces the new PM system, and drops standard support for Photo Albums, Weblinks and Submissions.</font>"); |
| | 26 | $revisions[] = array('revision' => $_revision, 'date' => 1184779156, 'description' => "Required updates for ExiteCMS v7.00 rev.".$_revision."<br /><font color='red'>This revision introduces the new PM system, and drops standard support for Photo Albums, Weblinks and Submissions.</font>"); |
| 22 | 27 | |
| 23 | 28 | // array to store the commands of this update |
-
|
r778
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | code to make the changes to upgrade to this rev.nr.| |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| | 11 | | Released under the terms & conditions of v2 of the | |
| | 12 | | GNU General Public License. For details refer to | |
| | 13 | | the included gpl.txt file or visit http://gnu.org | |
| 9 | 14 | +----------------------------------------------------*/ |
| 10 | 15 | |
| … |
… |
|
| 12 | 17 | $_revision = 760; |
| 13 | 18 | |
| 14 | | if (eregi("rev".substr("00000".$_revision,-5).".php", $_SERVER['PHP_SELF']) || !defined('IN_FUSION')) die(); |
| | 19 | if (eregi("rev".substr("00000".$_revision,-5).".php", $_SERVER['PHP_SELF']) || !defined('ExiteCMS_INIT')) die(); |
| 15 | 20 | |
| 16 | 21 | // make sure the required array's exist |
| … |
… |
|
| 19 | 24 | |
| 20 | 25 | // register this revision update |
| 21 | | $revisions[] = array('revision' => $_revision, 'date' => mktime(12,0,0,07,24,2007), 'description' => "Required updates for PLi-Fusion v7.00 rev.".$_revision); |
| | 26 | $revisions[] = array('revision' => $_revision, 'date' => mktime(12,0,0,07,24,2007), 'description' => "Required updates for ExiteCMS v7.00 rev.".$_revision); |
| 22 | 27 | |
| 23 | 28 | // array to store the commands of this update |
-
|
r787
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | code to make the changes to upgrade to this rev.nr.| |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| | 11 | | Released under the terms & conditions of v2 of the | |
| | 12 | | GNU General Public License. For details refer to | |
| | 13 | | the included gpl.txt file or visit http://gnu.org | |
| 9 | 14 | +----------------------------------------------------*/ |
| 10 | 15 | |
| … |
… |
|
| 12 | 17 | $_revision = 780; |
| 13 | 18 | |
| 14 | | if (eregi("rev".substr("00000".$_revision,-5).".php", $_SERVER['PHP_SELF']) || !defined('IN_FUSION')) die(); |
| | 19 | if (eregi("rev".substr("00000".$_revision,-5).".php", $_SERVER['PHP_SELF']) || !defined('ExiteCMS_INIT')) die(); |
| 15 | 20 | |
| 16 | 21 | // make sure the required array's exist |
| … |
… |
|
| 19 | 24 | |
| 20 | 25 | // register this revision update |
| 21 | | $revisions[] = array('revision' => $_revision, 'date' => mktime(12,0,0,08,30,2007), 'description' => "Required updates for PLi-Fusion v7.00 rev.".$_revision); |
| | 26 | $revisions[] = array('revision' => $_revision, 'date' => mktime(12,0,0,08,30,2007), 'description' => "Required updates for ExiteCMS v7.00 rev.".$_revision); |
| 22 | 27 | |
| 23 | 28 | // array to store the commands of this update |
-
|
r807
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | code to make the changes to upgrade to this rev.nr.| |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| | 11 | | Released under the terms & conditions of v2 of the | |
| | 12 | | GNU General Public License. For details refer to | |
| | 13 | | the included gpl.txt file or visit http://gnu.org | |
| 9 | 14 | +----------------------------------------------------*/ |
| 10 | 15 | |
| … |
… |
|
| 12 | 17 | $_revision = 800; |
| 13 | 18 | |
| 14 | | if (eregi("rev".substr("00000".$_revision,-5).".php", $_SERVER['PHP_SELF']) || !defined('IN_FUSION')) die(); |
| | 19 | if (eregi("rev".substr("00000".$_revision,-5).".php", $_SERVER['PHP_SELF']) || !defined('ExiteCMS_INIT')) die(); |
| 15 | 20 | |
| 16 | 21 | // make sure the required array's exist |
| … |
… |
|
| 19 | 24 | |
| 20 | 25 | // register this revision update |
| 21 | | $revisions[] = array('revision' => $_revision, 'date' => mktime(12,0,0,9,1,2007), 'description' => "Required updates for PLi-Fusion v7.00 rev.".$_revision); |
| | 26 | $revisions[] = array('revision' => $_revision, 'date' => mktime(12,0,0,9,1,2007), 'description' => "Required updates for ExiteCMS v7.00 rev.".$_revision); |
| 22 | 27 | |
| 23 | 28 | // array to store the commands of this update |
| … |
… |
|
| 27 | 32 | |
| 28 | 33 | // rename the main menu navigation panel |
| 29 | | $commands[] = array('type' => 'db', 'value' => "UPDATE ##PREFIX##site_links SET panel_name = 'main_menu_panel WHERE panel_name = 'navigation_panel'"); |
| | 34 | $commands[] = array('type' => 'db', 'value' => "UPDATE ##PREFIX##site_links SET panel_name = 'main_menu_panel' WHERE panel_name = 'navigation_panel'"); |
| 30 | 35 | $commands[] = array('type' => 'db', 'value' => "UPDATE ##PREFIX##panels SET panel_filename = 'main_menu_panel' WHERE panel_filename = 'navigation_panel'"); |
| 31 | 36 | $commands[] = array('type' => 'db', 'value' => "UPDATE ##PREFIX##admin SET admin_title = 'Menu System' WHERE admin_rights = 'SL'"); |
| … |
… |
|
| 33 | 38 | // add the aidlink switch to the site_links table |
| 34 | 39 | $commands[] = array('type' => 'db', 'value' => "ALTER TABLE ##PREFIX##site_links ADD link_aid TINYINT(1) UNSIGNED DEFAULT '0' AFTER link_window"); |
| | 40 | $commands[] = array('type' => 'db', 'value' => "ALTER TABLE ##PREFIX##site_links ADD link_parent TINYINT(3) UNSIGNED DEFAULT '0' AFTER link_aid"); |
| 35 | 41 | |
| 36 | 42 | // add the news_latest switch to the settings table |
-
|
r807
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r735
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| 9 | | | http://www.php-fusion.co.uk/ | |
| 10 | 8 | | Released under the terms & conditions of v2 of the | |
| 11 | 9 | | GNU General Public License. For details refer to | |
-
|
r735
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r790
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r735
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r747
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r799
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r738
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r813
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| | 7 | +----------------------------------------------------+ |
| | 8 | | Released under the terms & conditions of v2 of the | |
| | 9 | | GNU General Public License. For details refer to | |
| | 10 | | the included gpl.txt file or visit http://gnu.org | |
| 7 | 11 | +----------------------------------------------------*/ |
| 8 | 12 | require_once dirname(__FILE__)."/includes/core_functions.php"; |
| … |
… |
|
| 50 | 54 | // $channel['pubDate'] = ""; |
| 51 | 55 | // $channel['lastBuildDate'] = ""; |
| 52 | | $channel['generator'] = "PLi-Fusion RSS Feed Generator v1.0"; |
| | 56 | $channel['generator'] = "ExiteCMS RSS Feed Generator v1.0"; |
| 53 | 57 | $channel['webMaster'] = $settings['siteemail']; |
| 54 | 58 | $channels[] = $channel; |
-
-
Property
svn:ignore
set to
*
-
|
r739
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r739
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r797
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r749
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r749
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r781
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| 9 | | | http://www.php-fusion.co.uk/ | |
| 10 | 8 | | Released under the terms & conditions of v2 of the | |
| 11 | 9 | | GNU General Public License. For details refer to | |
-
- Property svn:ignore
-
|
old
|
new
|
|
| 1 | 1 | helenite-thumb.png |
| 2 | 2 | pli-mug.png |
| | 3 | * |
-
|
r778
|
r834
|
|
| 3 | 3 | * Smarty plugin |
| 4 | 4 | * @package Smarty |
| 5 | | * @subpackage pli-plugins |
| | 5 | * @subpackage exitecms-plugins |
| 6 | 6 | */ |
| 7 | 7 | |
| … |
… |
|
| 11 | 11 | require_once $smarty->_get_plugin_filepath('shared', 'make_timestamp'); |
| 12 | 12 | /** |
| 13 | | * Smarty PLi-Fusion date_format modifier plugin |
| | 13 | * Smarty ExiteCMS date_format modifier plugin |
| 14 | 14 | * |
| 15 | 15 | * Type: modifier<br> |
| … |
… |
|
| 19 | 19 | * Input:<br> |
| 20 | 20 | * - string: input date string |
| 21 | | * - format: PLi-fusion standard format name |
| | 21 | * - format: ExitecMS standard format name |
| 22 | 22 | * or a strftime format for output |
| 23 | 23 | * - default_date: default date if $string is empty |
-
|
r746
|
r834
|
|
| 11 | 11 | | the included gpl.txt file or visit http://gnu.org |
| 12 | 12 | +----------------------------------------------------*/ |
| 13 | | if (!defined("IN_FUSION")) { header("Location: ../index.php"); exit; } |
| | 13 | if (!defined("ExiteCMS_INIT")) { header("Location: ../index.php"); exit; } |
| 14 | 14 | |
| 15 | 15 | $image_files = array(); |
-
|
r754
|
r834
|
|
| 1 | 1 | <?php |
| 2 | | if (!defined("IN_FUSION")) { exit; } |
| | 2 | if (!defined("ExiteCMS_INIT")) { exit; } |
| 3 | 3 | |
| 4 | 4 | /*------------------ |
-
|
r735
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
| 12 | 13 | | the included gpl.txt file or visit http://gnu.org | |
| 13 | 14 | +----------------------------------------------------*/ |
| 14 | | if (eregi("comments_include.php", $_SERVER['PHP_SELF']) || !defined('IN_FUSION')) die(); |
| | 15 | if (eregi("comments_include.php", $_SERVER['PHP_SELF']) || !defined('ExiteCMS_INIT')) die(); |
| 15 | 16 | |
| 16 | 17 | // load the locale for this include |
-
|
r807
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
| … |
… |
|
| 37 | 38 | if ((isset($_GET) == true) && (is_array($_GET) == true)) extract($_GET, EXTR_OVERWRITE); |
| 38 | 39 | } else { |
| 39 | | trigger_error("'register_globals is on'. This is a security risk, and should be deactivated!", E_USER_WARNING); |
| | 40 | // if not, unset all globals created by register_globals! |
| | 41 | $rg = array_keys($_REQUEST); |
| | 42 | foreach($rg as $var) { |
| | 43 | if ($_REQUEST[$var] === $$var) { |
| | 44 | // unset($$var); |
| | 45 | } |
| | 46 | } |
| 40 | 47 | } |
| 41 | 48 | |
| … |
… |
|
| 75 | 82 | define("PATH_PM_ATTACHMENTS", PATH_ROOT."files/pm_attachments/"); |
| 76 | 83 | |
| 77 | | // mark that PLi-Fusion is properly initialized |
| 78 | | define("IN_FUSION", TRUE); |
| | 84 | // mark that ExiteCMS is properly initialized |
| | 85 | define("ExiteCMS_INIT", TRUE); |
| 79 | 86 | |
| 80 | 87 | // load the config file |
| … |
… |
|
| 184 | 191 | ".png", |
| 185 | 192 | ); |
| 186 | | |
| 187 | | /*---------------------------------------------------+ |
| 188 | | | DEVELOPMENT DEBUGGING - LOG ALL GET AND POST VARS | |
| 189 | | +----------------------------------------------------*/ |
| 190 | | $skip_modules = array(); |
| 191 | | $skip_modules[] = "bartext.php"; |
| 192 | | if (!in_array(FUSION_SELF, $skip_modules)) { |
| 193 | | foreach ($_GET as $_name => $_value) { |
| 194 | | $result = dbquery("INSERT INTO ".$db_prefix."0_varlog (module, type, name, value) VALUES ('".FUSION_SELF."', 'G', '".$_name."', '".mysql_escape_string($_value)."')"); |
| 195 | | } |
| 196 | | foreach ($_POST as $_name => $_value) { |
| 197 | | if (is_array($_value)) { |
| 198 | | $result = dbquery("INSERT INTO ".$db_prefix."0_varlog (module, type, name, value) VALUES ('".FUSION_SELF."', 'P', '".$_name."', 'array!')"); |
| 199 | | } else { |
| 200 | | $result = dbquery("INSERT INTO ".$db_prefix."0_varlog (module, type, name, value) VALUES ('".FUSION_SELF."', 'P', '".$_name."', '".mysql_escape_string($_value)."')"); |
| 201 | | } |
| 202 | | } |
| 203 | | } |
| 204 | 193 | |
| 205 | 194 | // debug function, handy to print a standard debug text |
| … |
… |
|
| 682 | 671 | } |
| 683 | 672 | |
| | 673 | function checkCMSversion($min=false, $max=false) { |
| | 674 | global $locale; |
| | 675 | |
| | 676 | $error = ""; |
| | 677 | |
| | 678 | if ($min) { |
| | 679 | if (str_replace(".", "", $settings['version']) < str_replace(".", "", $min)) { |
| | 680 | $error .= sprintf($locale['mod001'], $min); |
| | 681 | } |
| | 682 | } |
| | 683 | if ($max) { |
| | 684 | if (str_replace(".", "", $settings['version']) > str_replace(".", "", $max)) { |
| | 685 | $error .= sprintf($locale['mod002'], $max); |
| | 686 | } |
| | 687 | } |
| | 688 | return $error; |
| | 689 | } |
| | 690 | |
| | 691 | function checkCMSrevision($min=false, $max=false) { |
| | 692 | global $locale; |
| | 693 | |
| | 694 | $error = ""; |
| | 695 | |
| | 696 | if ($min) { |
| | 697 | if ($settings['revision'] < $min) { |
| | 698 | $error .= sprintf($locale['mod003'], $min); |
| | 699 | } |
| | 700 | } |
| | 701 | if ($max) { |
| | 702 | if ($settings['revision'] > $max) { |
| | 703 | $error .= sprintf($locale['mod005'], $max); |
| | 704 | } |
| | 705 | } |
| | 706 | return $error; |
| | 707 | } |
| | 708 | |
| 684 | 709 | function auth_BasicAuthentication() { |
| 685 | 710 | |
-
|
r813
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
| 12 | 13 | | the included gpl.txt file or visit http://gnu.org | |
| 13 | 14 | +----------------------------------------------------*/ |
| 14 | | if (eregi("db_functions.php", $_SERVER['PHP_SELF']) || !defined('IN_FUSION')) die(); |
| | 15 | if (eregi("db_functions.php", $_SERVER['PHP_SELF']) || !defined('ExiteCMS_INIT')) die(); |
| 15 | 16 | |
| 16 | 17 | // Establish mySQL database connection |
-
|
r737
|
r834
|
|
| 36 | 36 | |
| 37 | 37 | */ |
| 38 | | if (!defined("IN_FUSION")) { header("Location: ../index.php"); exit; } |
| | 38 | if (!defined("ExiteCMS_INIT")) { header("Location: ../index.php"); exit; } |
| 39 | 39 | |
| 40 | 40 | function font2image($font2image) { |
-
|
r814
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
| 12 | 13 | | the included gpl.txt file or visit http://gnu.org | |
| 13 | 14 | +----------------------------------------------------*/ |
| 14 | | if (eregi("forum_functions_include.php", $_SERVER['PHP_SELF']) || !defined('IN_FUSION')) die(); |
| | 15 | if (eregi("forum_functions_include.php", $_SERVER['PHP_SELF']) || !defined('ExiteCMS_INIT')) die(); |
| 15 | 16 | |
| 16 | 17 | // add a poll vote to the database |
-
|
r782
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| 9 | | | http://www.php-fusion.co.uk/ | |
| 10 | 8 | | Released under the terms & conditions of v2 of the | |
| 11 | 9 | | GNU General Public License. For details refer to | |
| 12 | 10 | | the included gpl.txt file or visit http://gnu.org | |
| 13 | 11 | +----------------------------------------------------*/ |
| 14 | | if (eregi("geoip_include.php", $_SERVER['PHP_SELF']) || !defined('IN_FUSION')) die(); |
| | 12 | if (eregi("geoip_include.php", $_SERVER['PHP_SELF']) || !defined('ExiteCMS_INIT')) die(); |
| 15 | 13 | |
| 16 | 14 | // initialize the result cache |
-
|
r799
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| 9 | | | http://www.php-fusion.co.uk/ | |
| 10 | 8 | | Released under the terms & conditions of v2 of the | |
| 11 | 9 | | GNU General Public License. For details refer to | |
| 12 | 10 | | the included gpl.txt file or visit http://gnu.org | |
| 13 | 11 | +----------------------------------------------------*/ |
| 14 | | if (eregi("menu_include.php", $_SERVER['PHP_SELF']) || !defined('IN_FUSION')) die(); |
| | 12 | if (eregi("menu_include.php", $_SERVER['PHP_SELF']) || !defined('ExiteCMS_INIT')) die(); |
| 15 | 13 | |
| 16 | 14 | /*---------------------------------------------------+ |
-
|
r749
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
| 12 | 13 | | the included gpl.txt file or visit http://gnu.org | |
| 13 | 14 | +----------------------------------------------------*/ |
| 14 | | if (eregi("photo_functions_include.php", $_SERVER['PHP_SELF']) || !defined('IN_FUSION')) die(); |
| | 15 | if (eregi("photo_functions_include.php", $_SERVER['PHP_SELF']) || !defined('ExiteCMS_INIT')) die(); |
| 15 | 16 | |
| 16 | 17 | function createthumbnail($filetype, $origfile, $thumbfile, $new_w, $new_h) { |
-
|
r492
|
r834
|
|
| 1 | 1 | <?php |
| 2 | | if (!defined("IN_FUSION")) { header("Location:../index.php"); exit; } |
| | 2 | if (!defined("ExiteCMS_INIT")) { header("Location:../index.php"); exit; } |
| 3 | 3 | //////////////////////////////////////////////////// |
| 4 | 4 | // PHPMailer - PHP email class |
-
|
r735
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
| 12 | 13 | | the included gpl.txt file or visit http://gnu.org | |
| 13 | 14 | +----------------------------------------------------*/ |
| 14 | | if (eregi("ratings_include.php", $_SERVER['PHP_SELF']) || !defined('IN_FUSION')) die(); |
| | 15 | if (eregi("ratings_include.php", $_SERVER['PHP_SELF']) || !defined('ExiteCMS_INIT')) die(); |
| 15 | 16 | |
| 16 | 17 | // load the locale for this include |
-
|
r480
|
r834
|
|
| 10 | 10 | | the included gpl.txt file or visit http://gnu.org |
| 11 | 11 | +----------------------------------------------------*/ |
| 12 | | if (!defined("IN_FUSION")) { header("Location:../index.php"); exit; } |
| | 12 | if (!defined("ExiteCMS_INIT")) { header("Location:../index.php"); exit; } |
| 13 | 13 | |
| 14 | 14 | function sendemail($toname,$toemail,$fromname,$fromemail,$subject,$message,$type="plain",$cc="",$bcc="") { |
-
|
r43
|
r834
|
|
| 10 | 10 | | the included gpl.txt file or visit http://gnu.org |
| 11 | 11 | +----------------------------------------------------*/ |
| 12 | | if (!defined("IN_FUSION")) { header("Location: ../index.php"); exit; } |
| | 12 | if (!defined("ExiteCMS_INIT")) { header("Location: ../index.php"); exit; } |
| 13 | 13 | |
| 14 | 14 | function open_session($save_path,$session_name) { |
-
|
r404
|
r834
|
|
| 1 | 1 | <?php |
| 2 | | if (!defined("IN_FUSION")) { header("Location:../index.php"); exit; } |
| | 2 | if (!defined("ExiteCMS_INIT")) { header("Location:../index.php"); exit; } |
| 3 | 3 | //////////////////////////////////////////////////// |
| 4 | 4 | // SMTP - PHP SMTP class |
-
|
r813
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
| 12 | 13 | | the included gpl.txt file or visit http://gnu.org | |
| 13 | 14 | +----------------------------------------------------*/ |
| 14 | | if (eregi("theme_functions.php", $_SERVER['PHP_SELF']) || !defined('IN_FUSION')) die(); |
| | 15 | if (eregi("theme_functions.php", $_SERVER['PHP_SELF']) || !defined('ExiteCMS_INIT')) die(); |
| 15 | 16 | |
| 16 | 17 | // Smarty template engine definitions and initialisation |
| … |
… |
|
| 39 | 40 | // first check if there's one defined in the current theme |
| 40 | 41 | if (is_dir(PATH_THEME."template/plugins")) $plugins_dir[] = PATH_THEME."template/plugins"; |
| 41 | | // next, check the PLi-Fusion plugins |
| 42 | | $plugins_dir[] = 'pli-plugins'; |
| | 42 | // next, check the CMS custom plugins |
| | 43 | $plugins_dir[] = 'custom-plugins'; |
| 43 | 44 | // and finaly, use the default Smarty plugins |
| 44 | 45 | $plugins_dir[] = 'smarty-plugins'; |
-
|
r738
|
r834
|
|
| 10 | 10 | | the included gpl.txt file or visit http://gnu.org |
| 11 | 11 | +----------------------------------------------------*/ |
| 12 | | if (!defined("IN_FUSION")) { header("Location:../index.php"); exit; } |
| | 12 | if (!defined("ExiteCMS_INIT")) { header("Location:../index.php"); exit; } |
| 13 | 13 | |
| 14 | 14 | function showsublinks($sep="·",$class="") { |
-
|
r813
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
| 12 | 13 | | the included gpl.txt file or visit http://gnu.org | |
| 13 | 14 | +----------------------------------------------------*/ |
| 14 | | if (eregi("user_functions.php", $_SERVER['PHP_SELF']) || !defined('IN_FUSION')) die(); |
| | 15 | if (eregi("user_functions.php", $_SERVER['PHP_SELF']) || !defined('ExiteCMS_INIT')) die(); |
| 15 | 16 | |
| 16 | 17 | // need to GeoIP functions to determine the users country of origin |
-
|
r735
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r735
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright � 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r758
|
r834
|
|
| 29 | 29 | $locale['425'] = "There are no modules and plugins available that match your filter"; |
| 30 | 30 | // Installer Module errors |
| 31 | | $locale['mod001'] = "This module requires a newer version of the PLi-Fusion CMS. At least version %s is required.<br />"; |
| 32 | | $locale['mod002'] = "This module is written for an older version of the PLi-Fusion CMS. Up until version %s is supported.<br />"; |
| 33 | | $locale['mod003'] = "This module requires %s as minumum, and %s as maximum revision level.<br />"; |
| | 31 | $locale['mod001'] = "This module requires at least version %s of ExiteCMS.<br />"; |
| | 32 | $locale['mod002'] = "This module is written for version %s of ExiteCMS. Please ask the author for an upgrade.<br />"; |
| | 33 | $locale['mod003'] = "This module requires a minumum ExiteCMS revision level of %s.<br />"; |
| 34 | 34 | $locale['mod004'] = "This module can not be installed. Required information is missing from the modules installer.<br />"; |
| | 35 | $locale['mod005'] = "This module does not function beyond ExiteCMS revision level %s.<br />"; |
| 35 | 36 | ?> |
-
|
r743
|
r834
|
|
| 1 | 1 | <?php |
| 2 | | $locale['400'] = "PLi-Fusion Upgrade"; |
| 3 | | $locale['401'] = "There are no PLi-Fusion upgrades waiting to be installed."; |
| 4 | | $locale['402'] = "There are new upgrades available on the PLi-Fusion website.<br />Click <a href='http://www.pli-images.org/pli-fusion/'>here</a> to download them."; |
| | 2 | $locale['400'] = "ExiteCMS Upgrade"; |
| | 3 | $locale['401'] = "There are no ExiteCMS upgrades waiting to be installed."; |
| | 4 | $locale['402'] = "There are new upgrades available on the ExiteCMS website.<br />Click <a href='http://exitecms.exite.eu'>here</a> to download them."; |
| 5 | 5 | $locale['403'] = "The following upgrades are waiting to be installed:"; |
| 6 | 6 | $locale['404'] = "The following upgrades have failed:"; |
| 7 | | $locale['405'] = "PLi-Fusion has been succesfully upgraded to revision %s."; |
| | 7 | $locale['405'] = "ExiteCMS has been succesfully upgraded to revision %s."; |
| 8 | 8 | $locale['406'] = "Please look carefully at the error messages, and correct them."; |
| 9 | 9 | // upgrades |
-
|
r807
|
r834
|
|
| 78 | 78 | $locale['569'] = "Quote"; |
| 79 | 79 | $locale['570'] = "IP Address"; |
| 80 | | $locale['571'] = "Send Private Message"; |
| | 80 | $locale['571'] = "pm"; |
| | 81 | $locale['571a'] = "Send Private Message"; |
| 81 | 82 | $locale['572'] = "Sticky Post"; |
| 82 | 83 | $locale['573'] = "Mark all theads as read"; |
| 83 | 84 | $locale['574'] = "Go to the last post"; |
| | 85 | $locale['575'] = "Reply"; |
| | 86 | $locale['576'] = "msn"; |
| | 87 | $locale['577'] = "web"; |
| | 88 | $locale['578'] = "icq"; |
| | 89 | $locale['579'] = "aim"; |
| | 90 | $locale['580'] = "skype"; |
| 84 | 91 | ?> |
-
|
r814
|
r834
|
|
| 1 | 1 | <?php |
| 2 | | $locale['title'] = "PLi-Fusion Setup"; |
| | 2 | $locale['title'] = "ExiteCMS Setup"; |
| 3 | 3 | $locale['charset'] = "iso-8859-1"; |
| 4 | 4 | $locale['400'] = "Select your default locale"; |
| … |
… |
|
| 26 | 26 | Please restart setup and try again.<br><br> |
| 27 | 27 | If you are unable to resolve this problem please visit our<br> |
| 28 | | local support site at <a href='http://www.pli-images.org/pli-fusion' target='blank'>http://www.pli-images.org/pli-fusion</a>"; |
| | 28 | local support site at <a href='http://exitecms.exite.eu' target='blank'>http://exitecms.exite.eu</a>"; |
| 29 | 29 | $locale['432'] = "The config has been written successfully.<br><br>\n"; |
| 30 | 30 | $locale['433'] = "The database tables have been created.<br><br> |
| … |
… |
|
| 117 | 117 | $locale['549'] = "Network"; |
| 118 | 118 | $locale['550'] = "News"; |
| 119 | | $locale['551'] = "PLi-Fusion"; |
| | 119 | $locale['551'] = "ExiteCMS"; |
| 120 | 120 | $locale['552'] = "Security"; |
| 121 | 121 | $locale['553'] = "Software"; |
| … |
… |
|
| 129 | 129 | $locale['564'] = "If that doesn't work, and you think it's a document that should be here, please send a PM to the webmaster and let us know about it (registered users only)."; |
| 130 | 130 | // Final message |
| 131 | | $locale['580'] = "Setup is complete, PLi-Fusion is now ready for use.<br> |
| 132 | | <a href='index.php'>Click here</a> to go to your PLi-Fusion powered site.<br> |
| | 131 | $locale['580'] = "Setup is complete, ExiteCMS is now ready for use.<br> |
| | 132 | <a href='index.php'>Click here</a> to go to your ExiteCMS powered site.<br> |
| 133 | 133 | <b>Note:</b> you should delete setup.php from your server<br> |
| 134 | 134 | and chmod your config.php back to 644 for security purposes.<br><br> |
| 135 | | Thank you for using PLi-Fusion."; |
| | 135 | Thank you for choosing ExiteCMS."; |
| 136 | 136 | ?> |
-
|
r735
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r738
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r738
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
-
|
r790
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| 9 | | | http://www.php-fusion.co.uk/ | |
| 10 | 8 | | Released under the terms & conditions of v2 of the | |
| 11 | 9 | | GNU General Public License. For details refer to | |
| 12 | 10 | | the included gpl.txt file or visit http://gnu.org | |
| 13 | 11 | +----------------------------------------------------*/ |
| 14 | | if (eregi("main_menu_panel.php", $_SERVER['PHP_SELF']) || !defined('IN_FUSION')) die(); |
| | 12 | if (eregi("main_menu_panel.php", $_SERVER['PHP_SELF']) || !defined('ExiteCMS_INIT')) die(); |
| 15 | 13 | |
| 16 | 14 | // load the menu include |
-
|
r789
|
r834
|
|
| 28 | 28 | $mod_developer = "WanWizard"; |
| 29 | 29 | $mod_email = "wanwizard@gmail.com"; |
| 30 | | $mod_weburl = "http://www.pli-images.org/pli-fusion/"; |
| | 30 | $mod_weburl = "http://exitecms.exite.eu/"; |
| 31 | 31 | $mod_type = "P"; |
| | 32 | |
| | 33 | /*---------------------------------------------------+ |
| | 34 | | Module administration panel installation details | |
| | 35 | +----------------------------------------------------*/ |
| | 36 | |
| | 37 | $mod_folder = "main_menu_panel"; |
| | 38 | // no administration module for this plugin |
| 32 | 39 | |
| 33 | 40 | /*---------------------------------------------------+ |
| … |
… |
|
| 35 | 42 | +----------------------------------------------------*/ |
| 36 | 43 | |
| 37 | | // check for a minumum version of the PLi-Fusion engine |
| | 44 | // check for a minumum version of the ExiteCMS engine |
| 38 | 45 | if (str_replace(".", "", $settings['version']) < 700) { |
| 39 | 46 | $mod_errors .= sprintf($locale['mod001'], '7.00'); |
| 40 | 47 | } |
| 41 | | // check for a maximum version of the PLi-Fusion engine |
| | 48 | // check for a maximum version of the ExiteCMS engine |
| 42 | 49 | if (str_replace(".", "", $settings['version']) > 700) { |
| 43 | 50 | $mod_errors .= sprintf($locale['mod002'], '7.00'); |
| … |
… |
|
| 47 | 54 | $mod_errors .= sprintf($locale['mod003'], 0, 999999); |
| 48 | 55 | } |
| 49 | | |
| 50 | | /*---------------------------------------------------+ |
| 51 | | | Module administration panel installation details | |
| 52 | | +----------------------------------------------------*/ |
| 53 | | |
| 54 | | $mod_folder = "main_menu_panel"; |
| 55 | | // no administration module for this plugin |
| 56 | 56 | |
| 57 | 57 | /*---------------------------------------------------+ |
-
|
r763
|
r834
|
|
| 28 | 28 | $mod_developer = "WanWizard"; |
| 29 | 29 | $mod_email = "wanwizard@gmail.com"; |
| 30 | | $mod_weburl = "http://www.pli-images.org/pli-fusion/"; |
| | 30 | $mod_weburl = "http://exitecms.exite.eu/"; |
| 31 | 31 | $mod_type = "P"; |
| | 32 | |
| | 33 | /*---------------------------------------------------+ |
| | 34 | | Module administration panel installation details | |
| | 35 | +----------------------------------------------------*/ |
| | 36 | |
| | 37 | $mod_folder = "user_info_panel"; |
| | 38 | // no administration module for this plugin |
| 32 | 39 | |
| 33 | 40 | /*---------------------------------------------------+ |
| … |
… |
|
| 35 | 42 | +----------------------------------------------------*/ |
| 36 | 43 | |
| 37 | | // check for a minumum version of the PLi-Fusion engine |
| | 44 | // check for a minumum version of the ExiteCMS engine |
| 38 | 45 | if (str_replace(".", "", $settings['version']) < 700) { |
| 39 | 46 | $mod_errors .= sprintf($locale['mod001'], '7.00'); |
| 40 | 47 | } |
| 41 | | // check for a maximum version of the PLi-Fusion engine |
| | 48 | // check for a maximum version of the ExiteCMS engine |
| 42 | 49 | if (str_replace(".", "", $settings['version']) > 700) { |
| 43 | 50 | $mod_errors .= sprintf($locale['mod002'], '7.00'); |
| … |
… |
|
| 47 | 54 | $mod_errors .= sprintf($locale['mod003'], 0, 999999); |
| 48 | 55 | } |
| 49 | | |
| 50 | | /*---------------------------------------------------+ |
| 51 | | | Module administration panel installation details | |
| 52 | | +----------------------------------------------------*/ |
| 53 | | |
| 54 | | $mod_folder = "user_info_panel"; |
| 55 | | // no administration module for this plugin |
| 56 | 56 | |
| 57 | 57 | /*---------------------------------------------------+ |
-
|
r780
|
r834
|
|
| 1 | 1 | <?php |
| 2 | 2 | /*---------------------------------------------------+ |
| 3 | | | PLi-Fusion Content Management System | |
| | 3 | | ExiteCMS Content Management System | |
| 4 | 4 | +----------------------------------------------------+ |
| 5 | | | Copyright 2007 WanWizard (wanwizard@gmail.com) | |
| 6 | | | http://www.pli-images.org/pli-fusion | |
| | 5 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 6 | | for support, please visit http://exitecms.exite.eu | |
| 7 | 7 | +----------------------------------------------------+ |
| 8 | | | Some portions copyright ? 2002 - 2006 Nick Jones | |
| | 8 | | Some portions copyright 2002 - 2006 Nick Jones | |
| 9 | 9 | | http://www.php-fusion.co.uk/ | |
| | 10 | +----------------------------------------------------+ |
| 10 | 11 | | Released under the terms & conditions of v2 of the | |
| 11 | 12 | | GNU General Public License. For details refer to | |
| 12 | 13 | | the included gpl.txt file or visit http://gnu.org | |
| 13 | 14 | +----------------------------------------------------*/ |
| 14 | | if (eregi("user_info_panel.php", $_SERVER['PHP_SELF']) || !defined('IN_FUSION')) die(); |
| | 15 | if (eregi("user_info_panel.php", $_SERVER['PHP_SELF']) || !defined('ExiteCMS_INIT')) die(); |
| 15 | 16 | |
| 16 | 17 | // array's to store the variables for this panel |
-
|
r763
|
r834
|
|
| 28 | 28 | $mod_developer = "WanWizard"; |
| 29 | 29 | $mod_email = "wanwizard@gmail.com"; |
| 30 | | $mod_weburl = "http://www.pli-images.org/pli-fusion/"; |
| | 30 | $mod_weburl = "http://exitecms.exite.eu/"; |
| 31 | 31 | $mod_type = "P"; |
| | 32 | |
| | 33 | /*---------------------------------------------------+ |