Auteur : Mateo Tibaquirá, Erik Spaan
Noyau supporté :
Zikula [6] 1.1.2
Zikula [7] 1.2.0
Zikula [8] 1.2.1
API utilisées :
pnRender
pnForm
DBUtil
ObjectUtil
PNObject
Workflows
PageLock
Extensions supportées : Extensions personnalisées ou autre, extensions de configuration du
module, Item Modify Hooks (GUI), Item New Hooks (GUI), Item Delete Hooks
(API), Item Update Hooks (API), Item Create Hooks (API), Item Display
Hooks (GUI), Item Transform Hooks (API)
Extensions incluses : Aucune, liste...
Requiert : -
Support : http://code.zikula.org/news [9]
Changements :
-
The module is now Gettext based and has had a major
language review (thanks Drak and David). This means the module can only
be used in Zikula [10] 1.2 and beyond.
-
Database table renamed to prefix_news and permission scheme is now using
News:: as Component. The upgrade script will take care of the renaming.
-
There is a new Draft status for an article. In the
administrators new form, AJAX is being used for saving the draft article
on the fly. This will be worked on further for the next version(s).
-
Articles contain a new weight field. This field can be
used in sorting in the index page and the various blocks.
-
First set of documentation available here [11].
-
The user-id that approves a Pending Review article is now being stored.
-
A lot of layout and interface improvements in the various News areas
(also thanks to Carsten)
-
A mailz plugin is available
-
Multihook needle is now available, using NEWS{article-id}.
-
Ajax editing works again with scribite 4.1 and Xinha.
-
You can switch on E-mail notification for a new Pending
Review article.
-
You can switch on the display of "More Articles in this category" for an
article.
- PDF display of an article is available with the use of TCPDF [12] open source
PHP [13] class. More information here [14].
-
When News is installed for the first time an introductory article is
present.
-
News (link Submit an article) is shown in Profile overview (thanks Ralf)
-
Date selection with popup calendar (date/time picker [15])
-
Improvements to the upgrade script (thanks for testing guys !)