wiki:NewsFlashMacro

Display a colored box

Notice: This plugin is unmaintained and available for adoption.

Description

This plugin allows you to present a news flash on a wiki page, to attract attention to a topical event. The following example demonstrates the functionality of this plugin:

Notes

A simple macro the create a colored sidebar.

Configuration

To enable the plugin:

[components]
newsflash.* = enabled

Example

An example usage:

{{{
#!NewsFlash
= Version 2.0 =
Version 2.0 has been released. Check out the [wiki:Download] page.

= New website =
Our project has a new website. Welcome!
}}}

{{{
#!NewsFlash
= !NewsFlash Macro Demo =
= Version 2.0 =
Version 2.0 has been released. Check out the Download page.

= New website =
Our project has a new website. Welcome!
}}}

NewsFlash Macro Demo

Version 2.0

Version 2.0 has been released. Check out the Download page.

New website

Our project has a new website. Welcome!

Bugs/Feature Requests

Existing bugs and feature requests for NewsFlashMacro are here.

If you have any issues, create a new ticket.

defect

7 / 7

enhancement

2 / 5

Download

Download the zipped source from here.

The plugin is also available on PyPi.

Source

You can check out NewsFlashMacro from here using Subversion, or browse the source with Trac.

Recent Changes

16753 by rjollos on 2017-08-25 18:37:18
TracNewsFlash 1.0.3: Run autopep8 on codebase
16397 by rjollos on 2017-03-25 09:37:00
Remove obsolete "0.9" code
16267 by rjollos on 2017-02-23 20:04:43
1.0.2: Conform to PEP8
(more)

Author/Contributors

Author: coderanger
Maintainer: none (needsadoption)
Contributors:

Last modified 4 years ago Last modified on Sep 23, 2019, 4:42:48 PM