(anonymous guest) (logged out)

Copyright (C) by the contributors. Some rights reserved, license BY-SA.

Sponsored by the Wiki Symposium and the Nuveon GmbH.

 

Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-203) was last changed on 23-Sep-2008 15:55 by YvesPiguet  

This page was created on 02-Sep-2006 18:22 by 82.48.229.92

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 8 added 28 lines
== 2007-Jul-16
I would like to suggest a possible extension for 1.0. This would be for inner page anchoring and linking:
__Inner Page Anchors and Links__
For inner page anchors, the following syntax is recommend:
{{{ [[#1]] }}}
Suggested HTML:
{{{ <a name='1' /> }}}
For inner page links, the following syntax is recommended:
{{{ [[#1|text]] }}}
Suggested HTML:
{{{ <a href='#1'>text</a> }}}
Note: without optional link text, using the {{{#}}} results in an inner page anchor. However, when using the optional link text, using the {{{#}}} results in a link to an inner page anchor.
-- [[JohnCook]]
At line 46 added 4 lines
2007-Jul-16 Update: I now support the multi level lists. This completes my 1.0 implementation except that I am definitely having trouble with mixing second level unordered lists with bold. Does anyone have recommendations for a strategy here?
-- [[JohnCook]]
Version Date Modified Size Author Changes ... Change note
203 23-Sep-2008 15:55 8.533 kB YvesPiguet to previous Dates in discussion pages please!
202 03-Jun-2008 13:21 8.332 kB 60.49.238.66 to previous | to last
201 25-Apr-2008 18:07 8.582 kB StephenDay to previous | to last answer
« This page (revision-203) was last changed on 23-Sep-2008 15:55 by YvesPiguet