ContentNotifier

ContentNotifier is the successor of jContentStatus (thanx Josh Prakash!)
Plugin to display New and Updated gif files from anywhere in a content or automaticly at the beginning of the article.
The plugin enables the webmaster to display nice looking lightweight gif files to notify the users where the contents has been updated or newly created. Just put the given syntax wherever required in the content.
Syntax to display NEW : {jnew}{/jnew} or only {jnew}
Syntax to display UPDATED : {jupdated}{/jupdated} or only {jupdated}
New functionality:
- {jnew} is identical to {jnew}{/jnew} (for compatibility)
- {jupdated} is identical to {jupdated}{/jupdated} (for compatibility)
- Stop the display of NEW or UPDATED according to number of days in the plugin parameters or display it permanently.
- Automatic display of NEW or UPDATED at the start of the article is possible; can be switched off in an article using {jno_auto_ContentNotifier} or {jno_auto_contentnotifier}
- The automatic display can be limited in days using plugin parameters.
- Version 1.1 Override of Max days for Auto Display in an article possible using:
{jxauto_new}days=|10|{/jxauto_new}
{jxauto_updated}days=|12|{/jxauto_updated}
- After NEW or UPDATED a text can be displayed using new tags:
{jxnew}text=|text to be displayed|{/jxnew}
{jxupdated}text=|text to be displayed|{/jxupdated}
- The plugin parameters can be overwritten using:
{jxnew}days=|3|{/jxnew}
{jxupdated}days=|3|{/jxupdated}
- combination also possible:
{jxnew}days=|999| text=|text to be displayed for 999 days|{/jxnew}
{jxupdated}days=|100| text=|text to be displayed for 100 days|{/jxupdated}
Installation:
Deactivate the original extension jContentStatus in case it is used.
2011-11-20
V2.0.0 (for Joomla 1.7)
First Joomla 1.7 version
V1.3.2 (for Joomla 1.5)
bug fixes, code simplification
pl-PL language and polish images added (thanks: LukaszP)
2011-04-15
V1.2.1
modifications within 0.25 days (6 hours) will not generate an update notifier after a new notifier
before --> above, after --> below the title
2010-09-18
V1.2.0
Selection of the position of the auto display possible
(before or after the title)
2010-09-05
V1.1.0
override of Max days for Auto Display in an article possible using:
{jxauto_new}days=|10|{/jxauto_new}
{jxauto_updated}days=|12|{/jxauto_updated}
2010-08-22
V1.0.1 Small correction in XML-file for auto NEW not working
Original jContentStatus
http://extensions.joomla.org/extensions/news-display/latest-news/4720
You are right; I changed it to above and below in version 1.2.1.
Thanx!
I have tried to add it to the title, but the titles are 'escaped', so instead of showing the GIF-image you see the name of the GIF-image.
May be someone has an idea how to solve that without a templete override??






