Changeset 11949 for extensions/imgpreview/language/pl_PL/plugin.lang.php
- Timestamp:
- Aug 14, 2011, 7:48:07 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/imgpreview/language/pl_PL/plugin.lang.php
r11549 r11949 7 7 8 8 9 10 $lang['imgp_howitworks'] = 'use : 9 $lang['imgp_showtitle'] = 'Display the picture name';/** TODO **/ 10 $lang['imgp_opacity'] = 'Opacity on mouseover';/** TODO **/ 11 $lang['imgp_howitworks'] = '<a href="http://www.planete-flop.fr">Flop25</a> -the creator of this plugin- recommends : 12 <ul> 13 <li><a href="http://piwigo.org/ext/extension_view.php?eid=190">PWG Stuff</a> by P@t : this plugin adds modules on your gallery.</li> 14 <li><a href="http://piwigo.org/ext/extension_view.php?eid=527">Icons Set</a> by Flop25 : this plugin allows you to use other icons for any themes</li> 15 <li><a href="http://piwigo.org/ext/extension_view.php?eid=231">Flop Style</a> by Flop25 : flop_style is a "template extension" and enable changes of a small part of Piwigo such as categories display</li> 16 <li><a href="http://piwigo.org/ext/">and much more on piwigo.org</a></li> 17 </ul> 18 <br> 19 For designers : the popup is customizable with the id #tooltip (with img or span for the text) 20 <br> 21 <br> 22 This plugin uses a modified version of :<br> 23 11 24 * imgPreview jQuery plugin<br> 12 25 * Copyright (c) 2009 James Padolsey<br> … … 16 29 * @author James Padolsey<br> 17 30 * @version 0.22<br> 18 '; 31 ';/** TODO **/ 19 32 20 33
Note: See TracChangeset
for help on using the changeset viewer.