Menu

Commit [r6151]  Maximize  Restore  History

!InterTrac compatibility mode with Trac 0.9 and earlier is now turned off by default.

If you target a remote Trac site which is using Trac 0.9 or earlier, you now need to activate the compatibility mode explicitly in TracIni:
{{{
[intertrac]
legacy.url = http://myoldtrac.com
legacy.title = Old Trac for our old system
legacy.compat = true
}}}

cboos 2007-11-13

changed /trunk/trac/ticket/tests/wikisyntax.py
changed /trunk/trac/versioncontrol/web_ui/tests/wikisyntax.py
changed /trunk/trac/wiki/formatter.py
changed /trunk/trac/wiki/tests/wikisyntax.py
/trunk/trac/ticket/tests/wikisyntax.py Diff Switch to side-by-side view
Loading...
/trunk/trac/versioncontrol/web_ui/tests/wikisyntax.py Diff Switch to side-by-side view
Loading...
/trunk/trac/wiki/formatter.py Diff Switch to side-by-side view
Loading...
/trunk/trac/wiki/tests/wikisyntax.py Diff Switch to side-by-side view
Loading...