| Commit | Date | |
|---|---|---|
|
[r3537]
by
cboos
In the !OutlineFormatter, the anchor of headings must always be computed on the full wikified heading, as this is what will be used by the normal Formatter when rendering heading ids. Fixes a problem observed with long headings in the TracFaq. |
2006-07-19 09:51:43 | Tree |
|
[r3536]
by
cboos
Add support for labelled WikiPageName links, e.g. `[WikiPageNames wiki page name]`. This change restores the functionality of #3240 and fixes #3343. |
2006-07-19 09:27:18 | Tree |
| 2006-07-19 08:43:29 | Tree | |
| 2006-07-19 08:04:53 | Tree | |
| 2006-07-19 07:34:40 | Tree | |
| 2006-07-19 07:15:25 | Tree | |
| 2006-07-19 05:41:20 | Tree | |
|
[r3530]
by
cmlenz
Handle stale PostgreSQL (or others) more gracefully. Closes #3394. Thanks to flfr at stibo.com for the patch. |
2006-07-18 18:17:03 | Tree |
| 2006-07-18 13:37:16 | Tree | |
|
[r3528]
by
cboos
InterTrac improvements: the InterTrac links are now able to take benefit from r3526, i.e. the corresponding URLs are of the form `/intertrac/<link>`. However, as this will only work for Trac versions >= r3526, this is ''not'' yet the default behavior. This can be set on a case by case basis by setting the `<trac_prefix>.compat` configuration option to `false`. E.g. {{{ # assuming t.e.o. is running r3526: # the following Trac is 0.9.x |
2006-07-18 13:11:20 | Tree |