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.
Hi all,
I'm trying to use XStory module enabling file upload.
I noticed that this module uses attached_file module.
I'm getting problems on rename of thumbnail.
This is my situation:
I'm running Apache on Windows 2000.
I have d:\drupal as my drupal main directory.
I also created:
d:\drupal\images
d:\drupal\images\thumbs
d:\drupal\images\tmp
What should I specify in module settings as paths in order to make it run ???
I'm getting problems on rename, adn I don't understand why...
Initially I am going to be using Drupal as News Syndication Aggreator site. I have a massive number of sites that I would like to add. Is there a way to import the feeds in mass? It would help if the module could be updated to import OPML files etc.