The Joomla! Extensions Directory ™


Calendar Icon PluginLanguage

Project suspended :(

Extract the published date from an article and insert a Calender Icon containing the date the article was published next to the title. Plugin has opportunity to changing styles of calendar (CSS technology, built-in profiles). You can select, where you want to place calendar icon. Easy to configuration. Warning! Plugin works with 80-90% of templates! If you have problems, you should use "advanced templating"

Changes in 1.2.4:
*fixed bug of year that doesn't display in some environment [solved thanks David Boggitt]
*added function which allow you to change that you want show date of article's creation or date of last update in calendar icon
*added two more styles for girls (pink) ;D

Report

2011-03-16
Reviews: 1
Once installed it pulled all my menus into the user1 category! (Using JA purity)

Mailed the developer about this and heard nothing back

Does not work!
2010-09-08
Reviews: 2
Very useful add-on for people who want to change the look of the web site by modifying create date of the article. Simple and flexible, allows you to enter your own styles. Simply brilliant!
2010-01-12
Reviews: 12
Very nice little extension. It looks pretty but sometimes it must be modified by user if there are problems with displaying it. Developer says new version will be done for Joomla 1.6.
2009-10-25
Reviews: 3
I have installed this and used it on several templates I created myself with no issues at all!
2009-08-09
Reviews: 12
I love this. Just added to my site, it looks really nice and no problem with integration in the template.
Thanks !
2009-07-20
Reviews: 1
Its a very nice plugin.
Gives the articles a distinct look.
But there's one thing i would like it to do.
And that is to show the article hits/views.
Can someone help with this?.
Can i do it myself? Where do i need to go ? :)
2009-06-07
Reviews: 2
I love this plugin, it makes articles look really nice, but when two articles are side-by-side it breaks the flow, and the left article's title extends across the full width, with the left article below the title to the left, and the right title _and_ article beneath the right half of the left half's title...hard to picture, but it happens, and even on the default templates. I'll try my best to find a fix, but beware of using this extension with multiple-column layouts. Everyone, don't even think, just download it.
2009-01-06
Reviews: 4
This plugin only changes the display of the date, and I like the end result a lot. When I disable the plugin, my site looks plain and a lot less easy to read.
I can only hope someone will pick up this project and fix the xhtml compliance issues.

Besides that, there is a small error in the code, which will only occur when "date of last update" is used for the option "What to show". Since the Modified date is by default set to "0000-00-00 00:00:00", you need to pick up the creation date in case an article was never modified.

For this, change the lines on 215 through 219 in calendar_icon.php to:

/* var that gets calendar code and establish its position */ $data_artykulu = $row->created; if ( ( $this->_params->get('showing', '0') == '1' ) and ( $row->modified > $row->created ) ) { $data_artykulu = $row->modified; }
2009-01-03
Reviews: 2
Well, even though I can't say it as 'straightforward', I think the markup errors are not that hard to correct.

The errors are mostly located on attributes that didn't use quotation mark, while the rest caused by '/' wasn't placed on self-closing tag.

The markup language it using is already xhtml-compliance, The error could be just author's typos ;)

Beside that, this is a nice plug-in, I'd give 4 start for it. Too bad it has been suspended :(
2008-12-25
Reviews: 21
Adds a nice flair to any article display, but it generates a number of W3C compliance errors that aren't strighforward fixes. Correct these, and wrap in an option for a border surround, and you have a winner. Dont' think there's an alternative at present for 1.5
2008-11-09
Reviews: 4
Hi There:

Great plugin, but ...

Line 32 of file :-

$mainframe->addCustomHeadTag('');

should link to the full URL, as it causes the .css files not to be found (and not load) when SEO is turned on.
2008-10-18
Reviews: 4
Easy to install...
Easy to configure...
Looks GREAT !!

BUT

Messes articles Table Of Contents. Had me fiddling with css with no luck. Would probably have to edit the php (yikes - out of my realm). If this plugin is enabled (in any form) the TOC appears way above the article and try as I may I could not get it inline with text wrapping.

So, my choice is now to disable TOC or this plugin. Tough choice... this looks so good!!!

Despite the above... 4 stars!
2008-10-04
Reviews: 5
I give a good rating it really spices your site layout, and i post here this because most people do not look for in the forums for this kind of issues to install add ons.

the plugin conflicts with the mfblank plugin. when installed the external link icon of the mfblank disappear.
2008-08-27
Reviews: 4
As stated before... Draws attention to the articles.
The only thing is that line 255 of calendar_icon.php should be changed to...
$send .= '';
So it maintains your XHTML compliance.
2008-08-16
Reviews: 9
I first noticed this on other sites and was really impressed. It draws your attention to articles and dresses up the articles.

I installed it on my development site and noticed that it only displayed the original date of the article. Since I update articles regularly, some of the dates were a year old. I sent Tomasz an email suggesting that an option for the updated date would be useful. He replied promptly and said he would put it in his next revision but he was rather busy and may take a month or so. Much to my surprise in less than a week I received a personal email from Tomasz indicating he had completed the change and it was on Joomla.

Thank you for this great module and excellent response to the community.

Looking forward to more great extensions!!
2008-08-16
Reviews: 46
Well, I'm delighted to be mentioned by Tomasz for doing some testing to sort that odd little bug out, but all credit goes to him! :)

This is a great little plugin to display a classy date next to articles.

A previous reviewer said that "it is not possible to suppress the date display for certain articles using the parameter settings of the article." This isn't really true: you CAN select within the plugin parameters which sections/categories you want to display the date on. So, since I'm only doing this for my 'News' section, it was very easy to implement.

I would like to see some more styles for the date (Roman numerals perhaps and maybe others), but it's still great :)
2008-08-13
Reviews: 7
Although this plugin gives a nice display of the date, it is not possible to suppress the date display for certain articles using the parameter settings of the article.
2008-06-12
Reviews: 1
Very useful tool to have a good looking date if you show the creation date of your article.
No problems with installation and implementation at all.

Thanks for your effort with programming this plugin!

Flo.
1 of 1 people found this review helpful
2008-05-24
Reviews: 4
This plugin is easy, install without a itch and render the date beautifully.

My site is much nicer now.

Thank you
1 of 1 people found this review helpful
2008-05-24
Reviews: 8
Thank you for a GREAT, small & simple plugin, that is doing exactly what its supposed to do.

Tested in Joomla 1.5.3
5 out of 5.
Page 1 of 2