| Commit | Date | |
|---|---|---|
|
[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 | |
|
[r3345]
by
cboos
Refactoring of the known MIME type associations. This is now configurable, in the `[mimeviewer]` section: Example: |
2006-05-24 10:41:34 | Tree |
| 2006-05-23 17:17:13 | Tree | |
|
[r3343]
by
cboos
Make it possible to escape the bold/italic formatting using the usual "!" prefix, and simplify the code accordingly. |
2006-05-23 16:36:46 | Tree |
|
[r3342]
by
cboos
Move some of the trac.util functions in dedicated modules: |
2006-05-23 15:59:10 | Tree |
| 2006-05-23 10:45:15 | Tree |