| Commit | Date | |
|---|---|---|
| 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 |
| 2006-05-29 13:13:00 | Tree | |
| 2006-05-29 12:17:29 | Tree | |
|
[r3347]
by
jonas
Our pysqlite2 cursor wrapper returns None istead of [] from fetchall to indicate an empty result set. This is non-standard and makes no sense. This fixes #3193. |
2006-05-27 13:10:35 | Tree |
| 2006-05-26 06:19:04 | Tree |