| Commit | Date | |
|---|---|---|
|
[r5408]
by
cboos
#2821: improve the `enableFolding()` jQuery extension. The `enableFolding()` method now takes an "autofold" parameter to control the initial collapse which was previously done unconditionally for all the matches. Also, instead of wrapping an <a> element around each matched element, it now insert the <a> ''inside''. Adapt the existing usages of enableFolding to those changes. |
2007-05-17 12:41:38 | Tree |
| 2007-05-17 09:40:13 | Tree | |
| 2007-05-17 09:04:30 | Tree | |
| 2007-05-16 20:44:07 | Tree | |
| 2007-05-16 12:42:57 | Tree | |
| 2007-05-16 06:01:38 | Tree | |
| 2007-05-15 19:31:07 | Tree | |
|
[r5401]
by
cboos
WikiContext: don't store a reference to the db handle in a context. While convenient for access, I'm afraid that this goes against the #3446 goals (short-lived transactions). |
2007-05-15 19:23:59 | Tree |
| 2007-05-15 19:23:08 | Tree | |
|
[r5399]
by
cboos
Be more robust when rendering wiki text containing changeset TracLinks (for example, this can cope with the repository being unavailable). |
2007-05-15 19:22:14 | Tree |