PDA

View Full Version : Setting anchors in a document



merktnichts
07-27-2007, 08:56 PM
Would it be possible to expand the editor, so we can set anchors on a page?
E.g. I defined a table somewhere on the page, which entries I'd like to refer to with some links further down the text (in the same document).
Speaking HTML, I'm talking about being able to define something like
<a name="anchor"> somewhere on a page and later on the same page being able to set a link like
<a href="#anchor">
Of course, in the spirit of Deki, having it as a button in the WYSIWYG editor would be marvellous.

If that's all working, the next step would be to make it possible to link from other pages to the anchors. Deki's link would look something like this:
<a class="internal" href="mks://localhost/%2e/somepage#anchor/" title="./somepage">

Can this be realized? Or is it already possible and I didn't spot it yet?

SteveB
07-27-2007, 09:48 PM
There is currently a problem with the editor that causes issues with linking to anchors. We're working on a fix for it, but it will probably take a little while. Sorry.

merktnichts
07-27-2007, 10:05 PM
No worries. Would be good to have, but not vital. Thx!

nicole
01-17-2008, 12:51 PM
Something new about the anchors?

royk
01-17-2008, 06:22 PM
The new link dialog (which is in the new source, but not enabled by default) has support for anchors in links.

nicole
01-18-2008, 01:00 PM
Hi Roy,

and how to enable that function?

royk
01-18-2008, 05:51 PM
http://wiki.opengarden.org/index.php?title=Deki_Wiki/Release/Hayes%2b%2b_(1.8.3)/Release_Notes#Experimental_features!

sbichiban
04-03-2008, 06:27 PM
I would really like the ability to add anchors. Please let me know when this feature will be added. Thanks! -Dean

angus
07-17-2008, 06:43 PM
Did the editor gain anchor support? I'm missing it if it did...

Guerric
07-18-2008, 05:49 PM
There is no explicit add anchor function but on the first editor pane, the search pane, you can type in a link which includes an anchor. Try ./Another Page#SomeAnchor