wiki:ExtendedcamelcasePlugin

Automatically create links for words in camelCase

Description

This plugin enables extended camelCase words to have an automatic wiki link. If the page with the same name exists, it automatically links to it. If not, it appears as a missing wiki page.

Examples:

  • FireBug will be a wiki page link.
  • AAA also will be linked to a wiki page named AAA.
  • Any words that have at least two capital letters with the first one followed by zero or more lowercase letter and digits will be linked with a wiki page.

Bugs/Feature Requests

Existing bugs and feature requests for ExtendedcamelcasePlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

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

Installation

General instructions on installing Trac plugins can be found on the TracPlugins page.

Recent Changes

16397 by rjollos on 2017-03-25 09:37:00
Remove obsolete "0.9" code
7602 by YouLi on 2010-02-15 21:17:32
Fixed the bug of identifying digits as links
7600 by YouLi on 2010-02-15 20:31:43
First version, nothing changed
(more)

Author/Contributors

Author: YouLi
Maintainer: Ricky
Contributors:

Last modified 8 years ago Last modified on Sep 3, 2016, 8:05:13 AM