Menu

Trac Commit Log


Commit Date  
[r2135] by cboos

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''

2005-08-27 15:28:01 Tree
[r2134] by cboos

Wiki syntax enhancements:

* Make the scheme part of TracLinks conform to RFC 2396 (closes #1968)
* WikiPageNames must begin on a word boundary (closes #1974)
* TracLinks content can be quoted with `"..."` or `'...'` also when
a label is provided (closes #1967)
* Small refactoring of the pre/post rules, making the regexps easier
to understand and eventually customize.

2005-08-27 14:29:22 Tree
[r2133] by cmlenz

Adapt to changes to static resource handling in [2132].

2005-08-27 10:59:32 Tree
[r2132] by cmlenz

'''Attention plugin devs''': This changes the `ITemplateProvider` interface and the way you link to static resources.

It also completely removes the `htdocs_location` option. If you want to have the web server serve the static resources, you'll have to do the required configuration in the server configuration (documentation upcoming).

This change fixes #1908.

2005-08-27 10:58:20 Tree
[r2131] by cmlenz

Somewhat ugly hack to fix #1977. Also, don't show ''milestone'' as available for grouping in the milestone stats.

2005-08-27 08:39:52 Tree
[r2130] by mgood

re-enable fcgi support with a new module compatible with the new Trac license

2005-08-25 23:27:05 Tree
[r2129] by cmlenz

The license change caused a `trac-admin` test to fail(!). This should fix it.

2005-08-25 21:46:17 Tree
[r2128] by jonas

Switching to the modified BSD license for the webadmin plugin as well.

2005-08-25 18:29:42 Tree
[r2127] by cmlenz

Switching to the modified BSD license.
Unfortunately, this removes FastCGI support (the included implementation was GPL-licensed). Hopyfully, it'll be resurrected with a different implementation soon.

2005-08-25 17:58:06 Tree
[r2126] by mgood

add some necessary imports for fcgi_frontend that were indirectly imported through cgi_frontend that were removed in [2079]

2005-08-25 14:40:21 Tree
Older >
MongoDB Logo MongoDB