By yukare on
I had in the past a site in joomla, but now i am using drupal. In joomla i had a module (rereplacer) which let me write something like this inside the body of a node:
[warning]This is a warning[/warning]
What i need is to set that the [warning] and [/warning] will be replaced by a custon html edited by me. There is any module for this on drupal or any other way?
Comments
Haven't tried it yet, but
Haven't tried it yet, but maybe http://drupal.org/project/token_filter and http://drupal.org/project/token_custom ?
--------------------------------------------
Konordo Ltd
http://www.konordo.com
I found other option
Someone told me to use this:
http://drupal.org/project/customfilter
With it i can do exact what i want, and work very close to the joomla component i used in the past.
The components you told me are good if you want a simple replace from some text, but you can not work with start/end tags and the text the inside it.
Fernando Correa da Conceição
http://jaguaribe.net.br