Never been to DZone Snippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world

set tinymce to use relative links (See related posts)

If installed under Mambo, edit:
mambots/editors/tinymce_exp.php

Lines 157-158:
  relative_urls : true,
  remove_script_host : true,

You need to create an account or log in to post comments to this site.


Click here to browse all 5141 code snippets

Related Posts