i wrote some modules in drupal 4.6.x
and now i do upgarde to drupal 5.x i need tools or documentation that discuss how to migrate my modules to work with drupal 5.x
Hello!
Couldn't find any module for setting up a hierarchical user structure.
My patience finally ended & decided to give it a try my self.
I Was just playing around with the user module,
Was able to modify the user register page , and save (add) new entries. The problem i am facing is in user update.
Couldnt find where the update query is (created &) fired and where the "user_roles" table is updated !! (cause that is where i have added a new coloumn pid (parent id) and need to update it).?
Hi! I need to enable Nodevotes for cck nodes (themed through contemplate) but for some reason the voting panel doesn't show with these nodes! It works perfectly with other content types such as page and story, but with nodes it only shows a "Rate it" link in the teaser, and that's all! :(
Any help would be much appreciated!
Thanks!
I've put together a module for integrating the OpenWYSIWYG editor into Drupal. It seems to work somewhat well, although I have some CSS issues I'm working on.
Does anyone think this is worth uploading to Drupal or is too much of a duplication of work (considering we have 4 WYSIWYG modules already available for various versions of Drupal)?