cache
Drupal: how to clear the filter cache
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.
- fabio's blog
- Add new comment
- Read more
- 867 reads

Recent comments
11 hours 5 min ago
22 hours 48 min ago
1 week 3 hours ago
1 week 19 hours ago
1 week 3 days ago
1 week 5 days ago
2 weeks 2 days ago
2 weeks 2 days ago
2 weeks 2 days ago
2 weeks 3 days ago