Closed (fixed)
Project:
WYSIWYG Filter (D7)
Version:
6.x-1.5
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2011 at 13:26 UTC
Updated:
4 Sep 2013 at 08:29 UTC
I want to insert tags for the bookmark. Anybody know how to do it
Comments
Comment #1
jkingsnorth commentedIf you mean using page anchors, ie: links to parts of the page using #this, then you just need to configure the filter not to strip out the 'name' attribute.
To do this on all elements the code would be:
@[name]
Marking this as closed immediately due to the age of the issue. Please reopen if you require further assistance.