NewsManager
Votes: 24
Tags: News, snippet, other
Submitted: Sep 26, 2006
Released: Sep 26, 2006
Downloads: 4064
License: LGPL
Package Website
NewsManager 1.3.3
Works with the following Version(s): 0.9.2.1
System to manage news pages in the frontend. You can edit, create, reorder, delete, publish/unpublish, and show/hide pages.
Download
- repo-997.zip (4064 downloads)
Description
One snippet (NewsManager) for listing all news and performing operations on it.
One snippet (NewsEditor) for editing/creating a news post (based on NewsPublisher).
Description of how to define a template variable to use in a NewsEditor template.
Description of how to make a news ticker.
Instructions
- Create the snippets NewsManager and NewsEditor.
- Create 2 pages:
- one with the !Newsmanager &folder=`<your news folder ID>` &editformid=`<id of page with NewsEditor snippet>` !.
- one with the !NewsEditor &folder=`<your news folder ID>` &postid=`<id of page with NewsManager snippet>` !.
If you want to use template variables for the content or the summary in the NewsEditor add the documented @EVAL code in the default value.
Finally, if you want, create a ticker TV to make a nice dynamic news ticker on your site.UpdatesCode clean-up, added templates, documentation.
Sub-Packages
Previous Releases
1.0
Votes: 17
Tags: News, snippet, other
Submitted: Jul 19, 2006
Released: Jul 19, 2006
Downloads: 1534
License: LGPL
Package Website
NewsManager 1.0
Works with the following Version(s): 0.9.2.1
System to publish news pages and manage them in the frontend. You can edit, create, reorder, delete and show/hide pages.
Download
- repo-812.zip (1534 downloads)
Description
One snippet (NewsManager) for listing all news and performing operations on it.
One snippet (NewsEditor) for editing/creating a news post (based on NewsPublisher).
Description of how to define a template variable to use in a NewsEditor template.
Description of how to make a news ticker.
Instructions
Put in different pages each snippet like
newsmanager, newsediter, newspublisher.
Create templates var like contents of the templatevars (for show richtext).
Finally, if you want, create a TV for ticker the news called NewsTickerTV

Please login to comment.