I installed the tinymce wysiwyg editor and it converts hyperlinks into [url= tags.
How do I convert this to html i.e. <a href="
Tell me more
×
Drupal Answers is a question and answer site for
Drupal developers and administrators. It's 100% free, no registration required.
|
|
||||
|
|
|
Maybe in your formats, there is no |
|||||||
|
|
tinyMCE is most likely not the source of the problem. There's something not ok with your Input filters. Try to create a new set with no filtering at all. Rhis should fix the problem. If you need some of your filters, switch them on one by one to find the one causing the problem. |
|||
|
|