Reply to thread

Re: Mineur's Imports - Update: Michelle Lobster, Drow Ranger & Jun Nagase


A table of contents combined with an anchor/jump-to feature would work wonders. It looks like this forum has BBCode support, so you should be able to create such tags with the following:


Anchor:

[code]Tag Name: anchor

BBCode Replacement: <a name="{option}">{content}</a>

Usage: [anchor=nameofanchor]source content[/anchor][/code]


Clearly, the option cannot be optional, as each anchor will need a unique identifier. This implementation will also let other BBCode successfully be parsed (so you could link to colored text, for instance, or likely even images).


Jumpto:

[code]Tag Name: jumpto

BBCode Replacement: <a href="#{option}">{content}</a>

Usage: [jumpto=sourceanchor]name of jumpto (i.e. table of contents element)[/jumpto][/code]


Again, the option is not optional.


Let me know if you have any questions, etc.


Edit: Just for clarity, the above tags won't work unless they're added by the administration team. I was merely suggesting a method of implementation. :)


Top


Are you 18 or older?

This website requires you to be 18 years of age or older. Please verify your age to view the content, or click Exit to leave.