revision
Populate revision information field on edit
Our content contributors are not very good at populating the revision information field (Drupal 6).
On node edit, I would like to auto-populate a revision field with the editor's user name.
As an alternative, I have looked into Views 2 but it is not clear how I can retrieve the user name of the last person to save a node.
How would I go about implementing such a rule in Rules?
msysGIT = tortoiseSVN
Hi! please try to look at these sites.
I'm trying to learn git now using windows.
Download at http://code.google.com/p/msysgit/downloads/list
Guide at http://nathanj.github.com/gitguide/
Unofficial repo at http://mikkel.hoegh.org/blog/2008/a_git_mirror_for_drupal_cvs
Video tutorials at http://gitcasts.com/posts/git-on-windows and http://www.vimeo.com/2111264
development set up guide at: http://www.versioncontrolblog.com/2007/08/02/upgrading-drupal-52-with-gi...
and http://www.ruzee.com/blog/2008/10/drupal-development-and-deployment-usin...
Thanks!
Comment revision and Comment system
Every once in a while, I am faced with the lack of flexibility of the comment system of drupal. Usually it is fine enough so we forget about little features, but this one is I think worth thinking about.
User case scenario :
- Someone post a new topic in a forum.
- Someone else comments on it, as well as 10 other peoples.
- one of the 'commenter' change his comment


