wiki:WikiCalendarMacro

Version 28 (modified by Ryan J Ollos, 14 years ago) (diff)

Removing externally linked version of WikiCalendarMacro. Relevant changes will be incorporated into the trunk.

WikiCalendar Macro

Notice: This plugin is unmaintained and available for adoption.

Description

Renders a calendar of links to date-based wiki pages. Its primary use is for maintaining a calendar of meeting minutes, but it can be used in any situation where the wiki page name is based on the date. It is designed to work well with the Blog macro, so if a previous month is selected from the Blog, the calendar will display the selected month.

Non-existent pages link directly to the edit form for the requested page to make it easy to add new meeting minutes pages.

It takes one argument to specify the format of the page names. It uses the time format syntax from the Python time module's strftime method.

Bugs/Feature Requests

Existing bugs and feature requests for WikiCalendarMacro are here.

If you have any issues, create a new ticket.

Download

Source

You can check out the source for WikiCalendarMacro from Subversion here or browse the source with Trac.

Example

[[WikiCalendar(Meeting-%Y-%m-%d)]]

will render as

No image "WikiCalendarMacro.png" attached to WikiCalendarMacro

Version 5 renders as

Screenshot of version 5

Recent Changes

17886 by rjollos on 2020-12-02 22:28:02
2.2.0dev: Make compatible with Trac 1.0 and 1.0.1
17857 by rjollos on 2020-08-25 20:15:06
2.2.0dev: Remove print statement from r17850

Refs #13847.

17851 by rjollos on 2020-08-20 18:12:13
2.2.0dev: Change plugin name

This prepares for publishing on PyPI.

Refs #13847.

(more)

Author/Contributors

Author: mgood
Maintainer: rjollos
Contributors: Alexander Klimetschek, JoshuaH TagIt(macro,mgood,example,0.8,0.9,0.11)?

Attachments (2)

Download all attachments as: .zip