By sameersingh on
I've created an "item" flexinode which I would like to be "self-maintaining" with WIKI like behavior, ie. authenticated users should be able to change it at will (and or compare with previous revisions) and moderators should be able to revert changes if required.
Is this possible in Drupal?
Thanks in advance
Sameer
Comments
For 4.7 I would suggest
For 4.7 I would suggest trying the Liquid module rather then go it yourself.
http://drupal.org/node/53517
and this thread http://drupal.org/node/52816
There are other recipes for th e4.6 series which should also work as well,
http://wiki.bryght.com/wiki/drupalwikirecipe
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide
A new wiki module is under
A new wiki module is under development.
You can check the Liquid Wiki Engine Project here:
http://drupal.org/node/53517
Related forum topic:
http://drupal.org/node/52816
edit: sent the same time as above post.
If you can add your own fields to liquid node, it should work for you.