גרסה 1.0
מודול זה הוא גרסה פרוצה ומורחבת של מודול החדשות של טד קוּלפ. פשוט הוספתי שדה למסד הנתונים ומעט קוד כדי שהוא יעבוד... גם ניקיתי מעט את הקוד כדי שיהיה קצת יותר קריא. חוץ מזה זהו הקוד של טד.
גרסה 1.1
נוספה יכולת לבחור תאריך תפוגה מתיבה נפתחת, בחירת המדורים הוזזה, ועכשיו ניתן לסנן את החדשות שיופיעו בדף הראשי.
גרסה 1.2
נוספו הפרמטרים summary, no_anchor ו-length. במצב תקציר הקישורים מכוונים למאמר האמתי, תגיות מוסרות, ונוספים קישורים לחדשה המסויימת.
גרסה 1.3
שינויים קוסמטיים משניים
גרסה 1.5
Merged into the trunk News module
גרסה 1.6
Added pagination, and moved the add button to the top (calguy)
גרסה 2.0
Re-written to use smarty templates, and several other significant improvements
גרסה 2.0.1
Minor tweaks to the RSS output to allow it to work correctly on different browsers, and to support non alpha numeric characters in the description.
גרסה 2.0.2
- Add a "start" parameter to specify a start offset for news items
- The template tabs now have a "reset to default" button on them
- Start menu item is now required, but end date is optional when useexpirydate is on,
- Change the permissions model significantly, The "Modify News" permission is only for articles and categories. "Modify Templates" permission is required to edit the templates, and "Modify Site Preferences" is required to edit the options.
- Put the rss feed titile into the lang entries
גרסה 2.0.3
- Added the ability to track the original author of an article
גרסה 2.2
- Added browsecat parameter
נשלח כשנוסף מאמר.
נשלח כשמאמר נערך.
נשלח כשמאמר נמחק.
נשלח כאשר נוסף מדור.
נשלח כאשר מדור נערך.
נשלח כאשר מדור נמחק.
News is a module for displaying news events on your page, similar to a blog style, except with more features!. When the module is installed, a News admin page is added to administration menu that will allow you to select or add a news category. Once a news category is created or selected, a list of news items for that category will be displayed. From here, you can add, edit or delete news items for that category.
The user must belong to a group with the \'Modify News\' permission in order to add, edit, or delete News entries.
In order to edit the layout templates, the user must belong to a group with the \'Modify Templates\' permission.
In order to edit the global news preferences, the user must belong to a group with the \'Modify Site Preferences\' permission.
The easiest way to use it is with the {news} wrapper tag (wraps the module in a tag, to simplify the syntax). This will insert the module into your template or page anywhere you wish, and display news items. The code would look something like: {news number=\'5\'}
{news number=\'5\'}