Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Hacks
Browse Source
Blog
View Tickets
New Ticket
Tags
Timeline
Search
Context Navigation
+1
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 44
and
Version 45
of
TocMacro
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Nov 22, 2012, 2:36:09 AM (
5 years
ago)
Author:
Ryan J Ollos
Comment:
Added syntax highlighting.
Legend:
Unmodified
Added
Removed
Modified
TocMacro
v44
v45
61
61
62
62
{{{
63
#!sh
63
64
easy_install http://trac-hacks.org/svn/tocmacro/0.10 # 0.10
64
65
easy_install http://trac-hacks.org/svn/tocmacro/0.11 # 0.11 and 0.12
…
…
69
70
Do not forget to '''enable''' the '''macro''' in trac.ini:
70
71
{{{
72
#!ini
71
73
[components]
72
74
tractoc.* = enabled