Anybody interested in doing a quick modification to an simple custom module I have? The module limits the number of posts (nodes or comments) that a user can make per minute. The problem is that this also prevents users from editing their comments within the 1 minute time limit. This module already has a workaround to permit new nodes to be edited within the 1 minute time limit, but I can't figure it out for comments.
I'll send the module to whoever is interested in this. And if desired I can make the whole thing open source.
I have a view that lists the title of a number of nodes and the dates they were added to the site.
I need to make sure that each node never looks older than 2 weeks (give or take a day or 2).
So for example if I publish a node on day 1. On day 14 I need something to happen (cron or a scheduled task or something)
that will update the node created date / the published date or even a custom date field to be within the last 7 - 10 days.
If for example it set it to the last 7 days, then in a week the same update would occur...
Hi,
I have created a RSS view using view 3.0 module. The point is that the name of the field are printed, however in the view´s configuration I cann´t manage the fields with that kind of display.
How can I avoid to show the names of the fields in that display?
thanks a lot!
Its been three years in the making with help of Randy Fay (http://drupal.org/user/30906). Randy implemented feeds compatibility for the Amazon module where development was sponsored by Bobastream, LLC and contributed back to the community.