Changeset 815621
- Timestamp:
- 12/05/2013 09:19:51 PM (12 years ago)
- Location:
- wp-mediatagger
- Files:
-
- 27 added
- 1 edited
-
tags/3.2.1 (added)
-
tags/3.2.1/images (added)
-
tags/3.2.1/images/icon_mp3.jpg (added)
-
tags/3.2.1/images/icon_pdf.jpg (added)
-
tags/3.2.1/images/icon_rtf.jpg (added)
-
tags/3.2.1/images/icon_txt.jpg (added)
-
tags/3.2.1/images/test (added)
-
tags/3.2.1/images/test/_notes (added)
-
tags/3.2.1/images/test/pdf.png (added)
-
tags/3.2.1/images/test/test.doc (added)
-
tags/3.2.1/images/test/test.pdf (added)
-
tags/3.2.1/mediatagger-admin.php (added)
-
tags/3.2.1/mediatagger-es_ES.mo (added)
-
tags/3.2.1/mediatagger-es_ES.po (added)
-
tags/3.2.1/mediatagger-fr_FR.mo (added)
-
tags/3.2.1/mediatagger-fr_FR.po (added)
-
tags/3.2.1/mediatagger-lib.php (added)
-
tags/3.2.1/mediatagger.php (added)
-
tags/3.2.1/mediatagger.pot (added)
-
tags/3.2.1/readme.txt (added)
-
tags/3.2.1/screenshot-1.jpg (added)
-
tags/3.2.1/screenshot-1.png (added)
-
tags/3.2.1/screenshot-2.jpg (added)
-
tags/3.2.1/screenshot-2.png (added)
-
tags/3.2.1/thumbnail.php (added)
-
trunk/mediatagger-es_ES.mo (added)
-
trunk/mediatagger-es_ES.po (added)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-mediatagger/trunk/readme.txt
r599752 r815621 24 24 25 25 26 = 3.2.2 = 27 28 - In the list view, you can select the first photo to be listed on the page by typing 'start:xxx' in the seach field, xxx being the index of the first photo to be listed on the page. The newer the photo, the higher the index. 29 26 30 = 3.2.1 = 27 31 28 - In the list view, you can select the first photo to be listed on the page by typing 'start:xxx' in the seach field, xxx being the index of the first photo to be listed on the page. The newer the photo, the higher the index. 32 - The plugin is now available in spanish. It is by default in english, you can now localize it in french or spanish. In order to do so, add to your wp-config.php file : 33 34 *// For french :* 35 *define('WPLANG', 'fr_FR');* 36 37 *// For spanish :* 38 *define('WPLANG', 'es_ES');* 39 40 Thanks to J. Kovacevic, A. Kurtis for their contribution. 29 41 30 42
Note: See TracChangeset
for help on using the changeset viewer.