wiki:MilnCheckboxPlugin

Version 1 (modified by Graham Miln, 11 years ago) (diff)

New hack MilnCheckboxPlugin, created by Graham_Miln

Miln Checkbox

Description

Miln Checkbox converts brackets into graphical checkboxes within Trac wiki pages.

Miln Checkbox matches pairs of square brackets within your Trac wiki pages. The brackets need to brace one of the following characters be matched: ' ' (space), '+', 'x', or 'X'.

When matches are found, the brackets are replaced with HTML checkboxes.

Bugs/Feature Requests

Existing bugs and feature requests for MilnCheckboxPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:milncheckboxplugin here].

Source

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

Example

The following wiki formatted list contains four pairs of brackets that will be matched by Miln Checkbox:

  • [ ] space within brackets
  • [x] lowercase x within brackets
  • [X] uppercase X within brackets
  • [+] plus within brackets

Recent Changes

17000 by rjollos on 2017-11-22 16:20:13
Conform to PEP8
13009 by Graham_Miln on 2013-04-26 09:31:35
  • Tagging release 1.1 of MilnCheckboxPlug.
13008 by Graham_Miln on 2013-04-26 09:30:30
  • Applying patch kindly provided by rjollos in #11036; patch adds options to the wiki/TracIni page and improves the coding conventions used.
  • Changed option grouping prefix from 'miln_' to 'miln-' to better match other Trac options.
(more)

Author/Contributors

Author: Graham_Miln
Maintainer: Graham_Miln
Contributors: