First of all I want to apologise for posting this to the Drupal project, but there is no "Title module" project yet, so this seemed like the best place...
The title.module wants to implement a filter, but its current implementation is incompatible with the new hook_filter (used in the cvs root).
This patch changes some small things in title_filter to get things working again.
grtz
| Comment | File | Size | Author |
|---|---|---|---|
| title.module.diff | 569 bytes | Philippe |
Comments
Comment #1
moshe weitzman commentedPerhaps you want to become a maintainer of this little module?
Anyway, I think the filter syntax should be changed to [title: ] so that you don't see inadvertant links when people use brackets.
Comment #2
Philippe commentedI was in fact thinking of expanding the functionality of the module to make it function more like the wiki.
Maybe the [brackets] should be replaced by <titlelink>tags</titlelink>. On the other hand, it would be nice if we can save the story authors as much typing as possible.
Comment #3
dries commentedCommitted the patch to HEAD. Thanks.
Philippe: if you want to maintain the title module (or if you want to create a true wiki module), simply apply for a CVS account and submit a new project here at drupal.org.
Comment #4
(not verified) commented