Anchors available yest in patch?

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
Moozie
Posts: 164
Joined: Sat 8. Nov 2003, 00:21
Location: Netherlands

Anchors available yest in patch?

Post by Moozie »

You write in the changelog of the patch of 18-11-2003:
2003-11-18

- ADD
The TOP link function is included now. There are 2 new template_default
values for the code part before/after the TOP link image/text. Try it.
I don't understand what you mean. Can you explain a little more please?


I read on the download page that it had something to do with "anchors" (you mentioned that you would add that to the editor in "create text w/image". Is that done yet? Didn't see it yet?
User avatar
Oliver Georgi
Site Admin
Posts: 9919
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

In yesterday's patch the replacment tag {A:name} implemented where name = anchors name. Creates an html anchor link: <a name="name"></a>. Within the text you can link to that anchor with [INT #name]Have a look here[/INT]

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Moozie
Posts: 164
Joined: Sat 8. Nov 2003, 00:21
Location: Netherlands

Post by Moozie »

Thank you.

Is the list of all tags still complete as shown in:
http://www.phpwcms.de/forum/viewtopic.php?t=2

The Anchor tag is not in that list. There are no other tags that are NOT in that list, are there?
User avatar
Oliver Georgi
Site Admin
Posts: 9919
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

No. No time to complete the docu.
Have a look in the download section - there are some new replacements listed.
With help of Magnar I created a new replacement {RELATED} which lists all related articles based on keyword definition. It's not uploaded yet.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Post Reply