Menu

Trac Commit Log


Commit Date  
[r3533] by cboos

The Image macro now handles external URLs. Quick fix for #3410.

2006-07-19 07:34:40 Tree
[r3532] by cboos

As in r3531, ensure the wiki page version numbers are displayed as ints.

2006-07-19 07:15:25 Tree
[r3531] by cboos

Ensure version numbers are ints, in the !RecentChanges macro. Should fix #3430.

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
[r3529] by cboos

Fixed log InterTrac links. This will only work when targeting a recent Trac (>= r3526) and the `<trac_prefix>.compat` configuration option is set to `false`.

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.

{{{
[intertrac]

# assuming t.e.o. is running r3526:
trac.title = Edgewall's Trac for Trac
trac.url = http://trac.edgewall.org
trac.compat = false

# the following Trac is 0.9.x
pysqlite.title = PySqlite's Trac (initd)
pysqlite.url = http://www.initd.org/tracker/pysqlite
pysqlite.compat = true
}}}

2006-07-18 13:11:20 Tree
[r3527] by cboos

Move the \!InterTrac macro to the newly created intertrac.py file.

2006-07-18 12:09:11 Tree
[r3526] by cboos

Add a generic dispatcher for InterTrac links, so that 0.10 Tracs will be compatible with the more generic InterTrac links created by subsequent Trac versions. Related to #3403.

2006-07-18 12:00:59 Tree
[r3525] by cboos

Add " and ' to the list of characters that can follow a WikiPageName, and updated the unit tests. Fixes #3365.

2006-07-18 07:43:09 Tree
[r3524] by jonas

Make sure we always store timestamps as integers.

2006-07-17 17:48:13 Tree
Older >
MongoDB Logo MongoDB