[Trac-tickets] Re: [The Trac Project] #2541: Anchors aren't
described in TracLinks
The Trac Project
noreply at edgewall.com
Tue Jan 3 12:00:26 CST 2006
#2541: Anchors aren't described in TracLinks
----------------------------+-----------------------------------------------
Reporter: joe at tao.org.uk | Owner: anonymous
Type: defect | Status: assigned
Priority: normal | Milestone:
Component: general | Version: 0.9.2
Severity: normal | Resolution:
Keywords: |
----------------------------+-----------------------------------------------
Changes (by Bruce Christensen <trac at brucec.net>):
* status: new => assigned
* owner: jonas => anonymous
Comment:
Anchor markers appear when you hover the mouse over a line containing a
heading. The anchor name is the smashed-together CamelCase version of the
title, with everything but letters, digits, dots, dashes, and colons
stripped from the string. (See
http://projects.edgewall.com/trac/browser/trunk/trac/wiki/formatter.py?rev=2721#L396
for full details on how the anchors are constructed.)
For example, the "Font Styles" section of the WikiFormatting page is
located at
http://projects.edgewall.com/trac/wiki/WikiFormatting#FontStyles, which
you can link to from the wiki like this: {{{WikiFormatting#FontStyles}}}.
Is this the documentation you were looking for, or is there something
else?
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2541>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list