DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:firenews

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
plugin:firenews [2022-12-04 17:00] – elete 89.247.61.146plugin:firenews [2022-12-05 15:22] (current) 79.234.72.14
Line 1: Line 1:
-====== FireNews Plugin ====== +---
- +
----- plugin ---- +
-description: Creates news on any page +
-author     : Nils Schucka +
-email      : nils@schucka.de +
-type       : syntax +
-lastupdate : 2022-12-01 +
-compatible : unknown +
-depends    : sqlite +
-conflicts  : unknown +
-similar    : anewssystem +
-tags       : discussion, news, createnews, addnews +
- +
-downloadurl:  +
-bugtracker :  +
-sourcerepo :  +
-donationurl:  +
- +
-screenshot_img :  +
----- +
- +
-===== Important ===== +
- +
-If you dont want that everyone can create news change the permission of the page! +
- +
-===== Installation ===== +
- +
-:!: **External requirements:** This plugin requires the following additional components that must be installed separately:  +
-  * [[sqlite]] +
- +
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually. +
- +
-===== Features  ===== +
- +
-Here a list of features: +
-  * Set a publish date and end date of the news. +
-  * Choose on which page the news will go. +
-  * Visibility of the news for given group. +
-  * Send an email to the member of the group. +
-  * Delete or Edit all news after they got created. +
- +
- +
-===== Examples/Syntax  ===== +
- +
-There are two important syntax that you should add on a page. Add those tags into the page. \\ +
-Edit page -> paste it in. +
- +
-Important to know is that you should nocache to the page where you add these tags: \\ +
-   ~~NOCACHE~~  +
-   +
-===Creating news=== +
- +
-The template where the news gets created: +
- +
-  {{firenews>author}} +
- +
-Example:  +
- +
-  ~~NOCACHE~~ +
-  {{firenews>author}} +
- +
-[[picture]] +
- +
-===Edit news=== +
- +
-This is the page where you can edit the news: +
- +
-  {{firenews>editnews}} +
- +
-Example:  +
- +
-  ~~NOCACHE~~ +
-  {{firenews>editnews}} +
- +
- +
-===== Configuration and Settings ===== +
- +
-For configuration on layout and design go to /wiki/lib/plugins/firenews/HTMLTemplate \\ +
-There are all the HTML,CSS and Javascript files that you can edit freely if you want. But only tough those files if you know what you're doing +
- +
-===== Development ===== +
- +
-For the Code go to the repository: \\ +
-https://github.com/HerrMagiic/docuwiki-plugin-firenews/blob/main/syntax.php +
- +
-=== Change Log === +
- +
-//[preferable GitHub RSS feed or similar]// +
- +
-  * **2022-01-12** +
-    * Initial release +
- +
-=== Known Bugs and Issues === +
- +
-For bugs and issues create an issue on the github: \\ +
-http://github.com/HerrMagiic/docuwiki-plugin-firenews/issues +
- +
-=== ToDo/Wish List or Improvements === +
-For Wish List: \\ +
-https://github.com/HerrMagiic/docuwiki-plugin-firenews/discussions/categories/ideas +
- +
-Im always open for suggestion to improve the code. So if you have improvements or ideas send a Push request: \\ +
-https://github.com/HerrMagiic/docuwiki-plugin-firenews/pulls +
- +
-===== FAQ ===== +
- +
-  * Will there be more language support? +
-    * No I will not add more languages but you can send me you language conf and i will add it. +
-  * Will i update the plugin? +
-    * Not really only if its nessecary or i get a push of motivation LOL +
- +
- +
plugin/firenews.txt · Last modified: 2022-12-05 15:22 by 79.234.72.14

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki