Changeset 6852 for extensions
- Timestamp:
- Sep 6, 2010, 9:29:56 PM (14 years ago)
- Location:
- extensions/akBookStyle/trunk
- Files:
-
- 1 deleted
- 16 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/akBookStyle/trunk/CHANGELOG
r5505 r6852 1 akBookStyle 0.2.3 - 2010-09-06 2 ================================ 3 * Updated german, thanks to duke 4 * Updated spanish, thanks to jpr928 5 * Remove configuration when plugin is uninstalled. 6 * Add indexes in languages directories. 7 * Update Free Software Foundation address 8 1 9 akBookStyle 0.2.2 - 2010-03-31 2 10 ================================ -
extensions/akBookStyle/trunk/MANIFEST
r5505 r6852 12 12 akBookStyle/language/fr_FR/description.txt 13 13 akBookStyle/language/fr_FR/plugin.lang.php 14 akBookStyle/language/de_DE/description.txt 15 akBookStyle/language/de_DE/plugin.lang.php 14 16 akBookStyle/language/templates/plugin.lang.php 15 17 akBookStyle/language/en_UK/plugin.lang.php … … 29 31 akBookStyle/init.php 30 32 akBookStyle/public.php 31 akBookStyle/TODO -
extensions/akBookStyle/trunk/admin.php
r5432 r6852 17 17 // | You should have received a copy of the GNU General Public License | 18 18 // | along with this program; if not, write to the Free Software | 19 // | Foundation, Inc., 5 9 Temple Place - Suite 330, Boston, MA 02111-1307,|20 // | USA.|19 // | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, | 20 // | MA 02110-1301 USA | 21 21 // +-----------------------------------------------------------------------+ 22 22 -
extensions/akBookStyle/trunk/default_values.inc.php
r5432 r6852 17 17 // | You should have received a copy of the GNU General Public License | 18 18 // | along with this program; if not, write to the Free Software | 19 // | Foundation, Inc., 5 9 Temple Place - Suite 330, Boston, MA 02111-1307,|20 // | USA.|19 // | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, | 20 // | MA 02110-1301 USA | 21 21 // +-----------------------------------------------------------------------+ 22 22 -
extensions/akBookStyle/trunk/include/akConfig.class.php
r5432 r6852 17 17 // | You should have received a copy of the GNU General Public License | 18 18 // | along with this program; if not, write to the Free Software | 19 // | Foundation, Inc., 5 9 Temple Place - Suite 330, Boston, MA 02111-1307,|20 // | USA.|19 // | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, | 20 // | MA 02110-1301 USA | 21 21 // +-----------------------------------------------------------------------+ 22 22 -
extensions/akBookStyle/trunk/include/akContent.class.php
r5445 r6852 17 17 // | You should have received a copy of the GNU General Public License | 18 18 // | along with this program; if not, write to the Free Software | 19 // | Foundation, Inc., 5 9 Temple Place - Suite 330, Boston, MA 02111-1307,|20 // | USA.|19 // | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, | 20 // | MA 02110-1301 USA | 21 21 // +-----------------------------------------------------------------------+ 22 22 -
extensions/akBookStyle/trunk/init.php
r5432 r6852 17 17 // | You should have received a copy of the GNU General Public License | 18 18 // | along with this program; if not, write to the Free Software | 19 // | Foundation, Inc., 5 9 Temple Place - Suite 330, Boston, MA 02111-1307,|20 // | USA.|19 // | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, | 20 // | MA 02110-1301 USA | 21 21 // +-----------------------------------------------------------------------+ 22 22 -
extensions/akBookStyle/trunk/language/de_DE/plugin.lang.php
r6086 r6852 17 17 // | You should have received a copy of the GNU General Public License | 18 18 // | along with this program; if not, write to the Free Software | 19 // | Foundation, Inc., 5 9 Temple Place - Suite 330, Boston, MA 02111-1307,|20 // | USA.|19 // | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, | 20 // | MA 02110-1301 USA | 21 21 // +-----------------------------------------------------------------------+ 22 22 -
extensions/akBookStyle/trunk/language/en_UK/plugin.lang.php
r5432 r6852 17 17 // | You should have received a copy of the GNU General Public License | 18 18 // | along with this program; if not, write to the Free Software | 19 // | Foundation, Inc., 5 9 Temple Place - Suite 330, Boston, MA 02111-1307,|20 // | USA.|19 // | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, | 20 // | MA 02110-1301 USA | 21 21 // +-----------------------------------------------------------------------+ 22 22 -
extensions/akBookStyle/trunk/language/es_ES/plugin.lang.php
r5885 r6852 17 17 // | You should have received a copy of the GNU General Public License | 18 18 // | along with this program; if not, write to the Free Software | 19 // | Foundation, Inc., 5 9 Temple Place - Suite 330, Boston, MA 02111-1307,|20 // | USA.|19 // | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, | 20 // | MA 02110-1301 USA | 21 21 // +-----------------------------------------------------------------------+ 22 22 -
extensions/akBookStyle/trunk/language/fr_FR/plugin.lang.php
r5432 r6852 17 17 // | You should have received a copy of the GNU General Public License | 18 18 // | along with this program; if not, write to the Free Software | 19 // | Foundation, Inc., 5 9 Temple Place - Suite 330, Boston, MA 02111-1307,|20 // | USA.|19 // | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, | 20 // | MA 02110-1301 USA | 21 21 // +-----------------------------------------------------------------------+ 22 22 -
extensions/akBookStyle/trunk/language/hu_HU/plugin.lang.php
r5432 r6852 17 17 // | You should have received a copy of the GNU General Public License | 18 18 // | along with this program; if not, write to the Free Software | 19 // | Foundation, Inc., 5 9 Temple Place - Suite 330, Boston, MA 02111-1307,|20 // | USA.|19 // | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, | 20 // | MA 02110-1301 USA | 21 21 // +-----------------------------------------------------------------------+ 22 22 -
extensions/akBookStyle/trunk/language/it_IT/plugin.lang.php
r5432 r6852 17 17 // | You should have received a copy of the GNU General Public License | 18 18 // | along with this program; if not, write to the Free Software | 19 // | Foundation, Inc., 5 9 Temple Place - Suite 330, Boston, MA 02111-1307,|20 // | USA.|19 // | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, | 20 // | MA 02110-1301 USA | 21 21 // +-----------------------------------------------------------------------+ 22 22 -
extensions/akBookStyle/trunk/main.inc.php
r5505 r6852 17 17 // | You should have received a copy of the GNU General Public License | 18 18 // | along with this program; if not, write to the Free Software | 19 // | Foundation, Inc., 5 9 Temple Place - Suite 330, Boston, MA 02111-1307,|20 // | USA.|19 // | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, | 20 // | MA 02110-1301 USA | 21 21 // +-----------------------------------------------------------------------+ 22 22 23 23 /* 24 24 Plugin Name: akBookStyle 25 Version: 0.2. 225 Version: 0.2.3 26 26 Description: Book style for designers 27 27 Plugin URI: http://piwigo.org/ext/extension_links.php?eid=307 -
extensions/akBookStyle/trunk/maintain.inc.php
r5432 r6852 17 17 // | You should have received a copy of the GNU General Public License | 18 18 // | along with this program; if not, write to the Free Software | 19 // | Foundation, Inc., 5 9 Temple Place - Suite 330, Boston, MA 02111-1307,|20 // | USA.|19 // | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, | 20 // | MA 02110-1301 USA | 21 21 // +-----------------------------------------------------------------------+ 22 22 … … 35 35 36 36 function plugin_uninstall($plugin_id) { 37 $config_file = $GLOBALS['conf']['local_data_dir'].'/plugins/'; 38 $config_file .= basename(dirname(__FILE__)).'.dat'; 39 unlink($config_file); 37 40 } 38 41 ?> -
extensions/akBookStyle/trunk/public.php
r5432 r6852 17 17 // | You should have received a copy of the GNU General Public License | 18 18 // | along with this program; if not, write to the Free Software | 19 // | Foundation, Inc., 5 9 Temple Place - Suite 330, Boston, MA 02111-1307,|20 // | USA.|19 // | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, | 20 // | MA 02110-1301 USA | 21 21 // +-----------------------------------------------------------------------+ 22 22
Note: See TracChangeset
for help on using the changeset viewer.