Menu

Commit [r2135]  Maximize  Restore  History

Added an option for not highlighting CamelCase links when the targeted pages are missing.

However, the link is still shown as missing if the CamelCase link
is enclosed in a description (e.g. `[wiki:DocumentThis To be documented]`
or even `[wiki:DocumentThis]`).

The behavior is made consistent for all the wiki rendering.

For enabling this feature, add the following to the [wiki:TracIni trac.ini]:
{{{
[wiki]
ignore_missing_pages = true
}}}

Should close #476.

''This changeset is dedicated to Pierre Brengard''

cboos 2005-08-27

changed /trunk/trac/db_default.py
changed /trunk/trac/wiki/api.py
/trunk/trac/db_default.py Diff Switch to side-by-side view
Loading...
/trunk/trac/wiki/api.py Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB