 |

Djulia
User
Mar 19, 2008, 10:21 AM
Post #1 of 3
(227 views)
Shortcut
|
|
Create an anchor
|
Can't Post
|
|
Hi, It is possible to create an anchor to link with the editor TinyMCE ? <a name="myAnchor">Title</a> Thank you for your answer. Djulia
(This post was edited by Djulia on Mar 19, 2008, 4:19 PM)
|
|
|  |
 |

Dave
Staff
/ Moderator

Mar 19, 2008, 4:18 PM
Post #2 of 3
(210 views)
Shortcut
|
|
Re: [Djulia] Create an anchor ?
[In reply to]
|
Can't Post
|
|
Yes, you can either click the "HTML" button and do it manually or add an "anchor" button. To add an anchor button open the file: /lib/menus/default/edit_functions.php and search for "theme_advanced_buttons2". You'll see a list of buttons. Add this where you want the anchor button: anchor and make sure you add a comma around it if needed. That will let you add anchors. You can link to anchors with #anchorName in the link popup. Does that do what you need? Dave Edis - Senior Developer interactivetools.com
|
|
|  |
 |

Djulia
User
Mar 19, 2008, 4:22 PM
Post #3 of 3
(209 views)
Shortcut
|
Thank you Dave, I have just made the modification and that works correctly. Thanks, Djulia
|
|
|  |
|