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.
I saw that Dries updated CVS with a fix for the above bug -- but I am not sure how get an apply the fix. I have a new, relatively vanilla Drupal 4.2.o site.
Hi,
I've almost finished customising the RSS import module to add keyword filtering of stories (not the same as filtering feed sources), but I'm stuck on the last bit (I hope it's the last bit!).
I've added a new field ("keywords") to the "bundle" table, and a corresponding field to the bundle form page, but what do I need to set to actualy get the info from the form to the database? :?
I know I mentioned about if it was possible to do it a couple of months ago but as I am not a decent php programmer I was unable to make it. But thought it was something that could be in the user.module anyway. User expiry could be handy for keeping the list of members to a reasonable size by deleting visitors who have not logged in or used the site for 1, 3, 6 or more months, or just to keep members forever. Obviously it could email the user a week before warning them of the deletion.