gPersianDate 0.9.5 / 0.8
Native Joomla! 1.5 / 1.0.x plugin.
Shows each article's date in Jalali, Hijri and gregorian with Persian idioms.
and replace English numbers with Persian/Arabic numbers on the title and the article.
also known as gJalaliDate.
as you knew there is problems with Jalali date on Persian version of Joomla!. the contents didn't sort by date and you can't change them as you want. so i realise using the global version of Joomla! with Persian language pack and this plugin, is the best way.
You can change date format as PHP function strftime().
You can define excluded categories.
You can choose the separator character.
You can use {gpersiandate=off} to disable the gPersianDate on the article.
You can use {gpersiannumber=off} to disable the gPersianNumber on the article.
YOU DO NOT NEED TO INSTALL THE gPersianNumber
ToDo:
Number conversion base on current language.
1.5 ChangeLog:
-0.9.5
No Last Updated bug fixed.
php warnings fixed.
-0.9.4
convert the Arabic ي to Persian ی
convert the Arabic ك to Persian ک
convert the Arabic ة to Persian ه
News Feed and WebLinks bug fixed.
date conversion based on current language.
-0.9.3
Changing the licence to cc.
Last Updated on frontpage bug fixed.
-0.9.2
rewrite date functions to use with strftime() parameters.
add front-end languages.
support for en-GB, fa-IR and parsjoomla-FA
define Standard and Advanced mode.
separate exclude categories for date and number.
-0.8.1
disable the original date automatically for 1.5
-0.8
added 1.0.x compatible version.
added back-end languages.(English and Persian) for 1.5
-0.7.1
mistype on hijri month names fix.
changing the structures of functions.
convert utf idioms to HTML entities.
-0.7
timezone bug fix.
php notices fix.
some minor bug fix.
-0.6
add option to show/hide on frontpage and full article.
more separator characters.
minor bug fix.