wikitools module installed
I've installed the wikitools module so now wiki style links will find existing pages. This module also enforces unique page names, I'm not sure if this just applies to the wiki or if it has an effect on the rest of the site. If there are existing pages with clashing names then they will complain when they are edited and will not allow changes to be saved unless they are renamed.
Depending on what presentation style we are looking for then the PEAR Wiki Filter module might be interesting. This would allow the wiki to work in a similar way to a number of popular wiki formats. This would also depend on the PEAR Text_Wiki package. An alternative would be using the flexifilter module.
- hairywill's blog
- Login or register to post comments
drupal diff module installed
This allows you to compare the differences between two versions of a page.
Will
Cool
Have you tried it out yet? Does it compare revisions and/or different pages?
diff compares revisions
It works by adding a diff button on the revisions tab. I think it might add an extra sort of preview button as well. i think that the diffs are included in the rss feed as well.
Will