DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:firenews

This is an old revision of the document!


FireNews Plugin

Compatible with DokuWiki

unknown

plugin Creates news on any page

Last updated on
2022-12-01
Provides
Syntax
Conflicts with
unknown
Requires
sqlite

The missing download url means that this extension cannot be installed via the Extension Manager. Please see Publishing a Plugin on dokuwiki.org. Recommended are public repository hosts like GitHub, GitLab or Bitbucket.

Similar to anewssystem

Tagged with addnews, createnews, discussion, news

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:

Install the plugin using the 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

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.1669981765.txt.gz · Last modified: 2022-12-02 12:49 by 91.25.227.66

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