0

Using internal link in a wysiwyg

Posted July 2nd, 2010 in by thomas

If you want to properly use internal link in your wysiwyg editor and that this link works on dev, stg and prod (assuming you have same db …)

you can use path filter module

within your editor, write your link “internal:node/99″ and the module will translate the path to http://example.com/news/latest

Leave a Reply