NewsManager
NewsManager 1.3.3
Code clean-up, added templates, documentation.
System to manage news pages in the frontend. You can edit, create, reorder, delete, publish/unpublish, and show/hide pages.
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.
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.
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.
Previous Releases
Extras
No results found.