| Commit | Date | |
|---|---|---|
|
[r3359]
by
athomas
Fixed ticket conversion tests, better documentation for `convert_content()` |
2006-06-03 08:12:29 | Tree |
|
[r3358]
by
athomas
Added request filtering interface `web.api.IRequestFilter` loosely based on |
2006-06-02 16:22:34 | Tree |
| 2006-06-02 09:20:37 | Tree | |
| 2006-06-01 14:22:53 | Tree | |
| 2006-05-31 06:40:16 | Tree | |
| 2006-05-31 06:38:22 | Tree | |
|
[r3353]
by
cboos
Fix the `ImageMacro` doc w.r.t style arguments (fixes #3184) Also cleaned-up the way the !ImageMacro formed some of the hrefs. |
2006-05-29 17:55:46 | Tree |
| 2006-05-29 14:21:10 | Tree | |
| 2006-05-29 14:13:24 | Tree | |
|
[r3350]
by
cboos
Reimplemented the quickjump feature by reusing the available TracLinks syntax. First, this avoids the duplication of the regular expressions for tickets, wiki page names, etc. Likewise, this automatically extends the quickjump feature for TracLinks defined by the `IWikiSyntaxProvider` plugins (provided they return `Element`s objects with a `href` attribute, typically `html.A(href=...)`). This required a small refactoring of the Formatter, a step in the direction of separating the parsing and the formatting phases in the Wiki engine. |
2006-05-29 13:44:02 | Tree |