Any development on this issue?. I can't do code, but I'd love to help make this module somehow. If you ever used gravatars you know how cool and useful it is.
Is there any place to put comment submission guidelines in? People do not seem to realise the comments are threaded and they just reply to any comment in under the whole thread.
Also, it is very difficult to move the comment after they have posted it. If they reply to a comment when it is obvious they wanted to reply to the oroginal post then I can move it but I have to fiddle a lot with the database. It would be great to have a field in the "edit comment" where I can change the comments parent.
I've written a module that has a custom page which shows a table of content which is quite wide. I'd like this page to only display the content and not the side columns. (There is navigation as part of the page header in my site.) Any thoughts on the best way to do this? Looking at it for a while it seams I may need to develop a new theme function which could be hard to maintain.
I've written a new module for uploading mp3 sermons. It has custom fields which can be preloaded from the mp3 file(s) (id3v1 or id3v2 tags) attached to the node using the standard attachment mechanism (upload.module). It has a page for showing, searching and sorting the sermon archive table as well as a block for latest and most popular sermons.
I would like to see the ability to change my signature on every node that I have posted just by updating my profile. The current signiture just seems to print at the bottom of new posts and if I change it then it only changes it for future posts, not past posts.
Is this possable or would the drupal team consider adding this feature to the user.module?
Is this module intended to be used long term or it is a temporary fix? The download contains a patch for taxonomy.module which is rather dubious. It also only includes a .mysql but not a .pgsql file. I am hesitant to implement this module with it's new database requirements if the functionality is being considered for inclusion in the core in the future, even though it is needed now.