Closed (works as designed)
Project:
Wordfilter
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2008 at 08:02 UTC
Updated:
24 Jul 2008 at 05:15 UTC
Hi,
I would like wordfilter to not change a word from x to y, but to use the wordfilter (may be in relation to an other module), to use to fill pages on which variables are set, and then I need to have more instances of this page with the words on it.
So for example.
this faculty is about [tag]
and then the [tag] can be changed to different words (may be related to the url), and than regarding the url, the node holds different text.
Is this possible please?
Thanks for going into this!
greetings,
Martijn
Comments
Comment #1
jaydub commentedYou are probably much better off looking into
the Token module as this is precisely what it is
designed for...
http://drupal.org/project/token
Comment #2
lyricnz commentedAgree, Token module is a better choice for this. Closing