Changeset 616008
- Timestamp:
- 10/23/2012 09:05:51 AM (13 years ago)
- Location:
- fuzzy-date-and-time-in-french
- Files:
-
- 2 edited
-
tags/0.8/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
fuzzy-date-and-time-in-french/tags/0.8/readme.txt
r616004 r616008 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 Prints a fuzzy date and time , similar to the KDE clock,in french.10 Prints a fuzzy date and time in french. 11 11 12 12 == Description == 13 13 14 This plugin adds a function that prints a fuzzy date and time in french. Adapted from Splee's [Fuzzy DateTime](http://wordpress.org/extend/plugins/splees-fuzzy-datetime/). 14 This plugin adds a function that prints a fuzzy date and time in french. 15 For example, *"22 octobre 2012 à 14:00"* can get changed to *"Il y a 3 heures"*, or *"Hier en début d'après-midi"*, or *"Il y a 2 mois"*, etc. 15 16 16 It also provides hooks for the comments dates, but it's pretty rough at the moment. 17 It also provides hooks to automatically fuzzify comments dates and times, but it's pretty rough at the moment. 18 19 This plugin is adapted from Splee's [Fuzzy DateTime](http://wordpress.org/extend/plugins/splees-fuzzy-datetime/). 17 20 18 21 = Contribute = -
fuzzy-date-and-time-in-french/trunk/readme.txt
r616004 r616008 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 Prints a fuzzy date and time , similar to the KDE clock,in french.10 Prints a fuzzy date and time in french. 11 11 12 12 == Description == 13 13 14 This plugin adds a function that prints a fuzzy date and time in french. Adapted from Splee's [Fuzzy DateTime](http://wordpress.org/extend/plugins/splees-fuzzy-datetime/). 14 This plugin adds a function that prints a fuzzy date and time in french. 15 For example, *"22 octobre 2012 à 14:00"* can get changed to *"Il y a 3 heures"*, or *"Hier en début d'après-midi"*, or *"Il y a 2 mois"*, etc. 15 16 16 It also provides hooks for the comments dates, but it's pretty rough at the moment. 17 It also provides hooks to automatically fuzzify comments dates and times, but it's pretty rough at the moment. 18 19 This plugin is adapted from Splee's [Fuzzy DateTime](http://wordpress.org/extend/plugins/splees-fuzzy-datetime/). 17 20 18 21 = Contribute =
Note: See TracChangeset
for help on using the changeset viewer.