Author Topic: [anchor] tag  (Read 8445 times)

0 Members and 1 Guest are viewing this topic.

Offline FliesLikeABrick

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 6144
    • Ultimate 13 Soldat
[anchor] tag
« on: July 05, 2006, 10:00:33 am »
I've added in the [anchor] tag that some of you were looking for.  This allows you to create custom defined anchors in your post (mainly useful for long posts introducing new maps and fan apps, where you may want to have a table of contents at the beginning, with links to other parts of the thread.

The usage is as follows:
Code: [Select]
[anchor]AnchorName[/anchor]

This defines an anchor.



To use it:
Code: [Select]
[iurl=http://whatever the url is to your thread/?topic=etc#AnchorName]This is a link to your anchor[/iurl]


An example:
This link will take you down the page




























[anchor]theanchor[/anchor]
And here is the anchor, defined with [anchor]
« Last Edit: July 05, 2006, 10:41:22 am by FliesLikeABrick »

Offline VijchtiDoodah

  • Global Moderator
  • Veteran
  • *****
  • Posts: 1119
    • Stan Yeti Rave?
Re: [anchor] tag
« Reply #1 on: July 05, 2006, 04:01:48 pm »
Oooh, table of contents, here I come!

It's probably worth noting that the anchors cannot have any spaces in them at all.  For example:
Code: [Select]
[anchor]This is an anchor[/anchor]
and
[iurl=http://...#This is an anchor]Text[/iurl]
These will not work while
Code: [Select]
[anchor]Thisisananchor[/anchor]this will work.
« Last Edit: July 05, 2006, 04:20:22 pm by VijchtiDoodah »

"“The ink of the scholar is more sacred than the blood of the martyr”"

Offline Mistercharles

  • Veteran
  • *****
  • Posts: 1371
  • +
Re: [anchor] tag
« Reply #2 on: July 05, 2006, 08:54:55 pm »
Love it! This'll be perfect for long posts.
shoutout to m'boyz eagles_arrows, echo_trail, wraithlike, sadistatheart, chakapoko maker, jrgp, aznblood, chakra, keron cyst, et al, miss you, let's '#gather some day

Offline DarkNoddy

  • Soldier
  • **
  • Posts: 194
  • BunnehMastah
Re: [anchor] tag
« Reply #3 on: July 06, 2006, 04:48:17 am »
This is a great addition ! keep up the Great work FLAB/Forum crew
----Get µTorrent here! - Torrent Tutorial----  
The sum of all fears: 01945

Offline Keron Cyst

  • Global Moderator
  • Rainbow Warrior
  • *****
  • Posts: 2872
  • will waypoint for food
Re: [anchor] tag
« Reply #4 on: July 22, 2006, 11:01:52 pm »
Wow, awesome stuff. :) I'll try applying it to my waypointing guide soon.

Offline Gold

  • Flagrunner
  • ****
  • Posts: 764
Re: [anchor] tag
« Reply #5 on: July 25, 2006, 12:38:02 am »
Cool, looks usefull :)

Offline jrgp

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 5037
Re: [anchor] tag
« Reply #6 on: July 25, 2006, 12:45:35 am »
I like it, but have a suggestion:

lets say we have an anchor named info.

if I want to link to it it would be easier if it was just:
Code: [Select]
[url=#info]Info[/url] instead of:
Code: [Select]
[url=url_to_thread#info]Info[/url]
what do you think?
There are other worlds than these

Offline VijchtiDoodah

  • Global Moderator
  • Veteran
  • *****
  • Posts: 1119
    • Stan Yeti Rave?
Re: [anchor] tag
« Reply #7 on: July 25, 2006, 01:46:36 am »
No, this way we can link to anchors in other threads.  It's also closer to what you'd actually code in html.

On another note, Flies, why do you have the 'i' in the beginning of your url code?  You know you don't actually need it, right?
« Last Edit: July 25, 2006, 01:53:27 am by VijchtiDoodah »

"“The ink of the scholar is more sacred than the blood of the martyr”"

Offline FliesLikeABrick

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 6144
    • Ultimate 13 Soldat
Re: [anchor] tag
« Reply #8 on: July 25, 2006, 06:08:09 am »
the iurl makes it open in the same window... you don't want to use the url tag and have it open in a new window, do you?

Offline VijchtiDoodah

  • Global Moderator
  • Veteran
  • *****
  • Posts: 1119
    • Stan Yeti Rave?
Re: [anchor] tag
« Reply #9 on: July 25, 2006, 06:20:11 am »
I don't ever have that problem, but I can sympathize with those unfortunate people who do.

"“The ink of the scholar is more sacred than the blood of the martyr”"


Offline VijchtiDoodah

  • Global Moderator
  • Veteran
  • *****
  • Posts: 1119
    • Stan Yeti Rave?
Re: [anchor] tag
« Reply #11 on: August 11, 2006, 03:19:33 pm »
Both do the same thing in Firefox.

"“The ink of the scholar is more sacred than the blood of the martyr”"

Offline FliesLikeABrick

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 6144
    • Ultimate 13 Soldat
Re: [anchor] tag
« Reply #12 on: August 11, 2006, 05:58:59 pm »
I can assure you that they do not.  You probably have yours configured to always open links in the same tab

Offline VijchtiDoodah

  • Global Moderator
  • Veteran
  • *****
  • Posts: 1119
    • Stan Yeti Rave?
Re: [anchor] tag
« Reply #13 on: August 11, 2006, 06:41:48 pm »
Okay, both do the same thing in my firefox. :)

"“The ink of the scholar is more sacred than the blood of the martyr”"

Offline jettlarue

  • Flagrunner
  • ****
  • Posts: 724
Re: [anchor] tag
« Reply #14 on: August 12, 2006, 02:05:23 am »
same with me. im typing on windows Mozilla Firefox Beta 1 with only greasemonkey installed. Flab you are not wrong :P, one reloads the page while the other one does not.

Offline frogboy

  • Soldier
  • **
  • Posts: 107
Re: [anchor] tag
« Reply #15 on: August 12, 2006, 02:24:23 am »
One opens a new window (or tab or same window, depending on your configuration), the other opens the URL in the same window.

Firefox 1.5 here, does the same thing in an alpha version of Firefox 3.0
« Last Edit: August 12, 2006, 02:36:51 am by frogboy »

Offline VijchtiDoodah

  • Global Moderator
  • Veteran
  • *****
  • Posts: 1119
    • Stan Yeti Rave?
Re: [anchor] tag
« Reply #16 on: August 12, 2006, 04:12:54 am »
Flab you are not wrong :P, one reloads the page while the other one does not.

They both reload the page the first time you click on them.  From then on it just goes right to the anchor.

"“The ink of the scholar is more sacred than the blood of the martyr”"

Offline jettlarue

  • Flagrunner
  • ****
  • Posts: 724
Re: [anchor] tag
« Reply #17 on: August 12, 2006, 03:11:17 pm »
oh...i wasnt thinking when i posted...but i still think flab is right cus the same thing that he says happens to me.