Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Greetings, I was wonder if one of the already available modules (or maybe one in the works) would be able to show Post Count for registered users. Hopefully someone within the comment/node posted, if not even in the profile.
i need a settings page for syndicate with a form to limit the number of items for the rss feeds for each feed, with unlimited option. i'd like to feed the data into flash, sothis would be a great addition. this way, people could make many flash-based blocks to display the data without deeply writing a module each time.
any suggestions to patch the syndication module are also welcome for this issue. thanks guys!
I like the functionality of the upload.module because it's so easy to just attach a file to a node.
I have two questions. Is there a way to attach more than one file to a node?
And most importantly can I get a thumbnail created automatically of the images attached?
If these are not options, is it hard to add such functionality? Where would I start?
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.