Submitted by fabio on Tue, 2008-07-15 16:10.
A filter is a Drupal feature, usually implemented by some contributed modules, which substitutes parts of a node text with some other text.
Eg: if you use the Path filter module you can insert links like:
<a href="internal:node/25">hello!</a>
and the string internal:node/25 will be substituted by something like http://www.example.com/node/25 where www.example.com is your website url.
Recent comments
22 hours 37 min ago
1 day 14 hours ago
1 day 17 hours ago
1 day 17 hours ago
1 day 17 hours ago
1 day 20 hours ago
2 days 2 hours ago
2 days 4 hours ago
2 days 10 hours ago
2 days 11 hours ago