I am working on a node based module to create and delete mailman mailing lists.
I'm trying to redirect the user back to either where he came from or a specific listing (path xyz/abc) after a node of has been deleted. I cannot see from the code or the API where I would have to put this. Is there a way to do this?
Thanks
Is there a way to change the sort order of the files listed on a page? I've got several files that are listed and available for download. I'd like to be able to organize the list so that users can quickly scan the list to find the desired file. Can I do that within the upload module?
After hunting all over my wiped hard disk and the web I found that Smiletags is a dead project. But I would like to try and update it to work on 4.7. Does anyone have a copy of the module they can send me?
Hi, after I've installed the ordernode module, I view this error: user warning: You have an error in your SQL syntax near 'ON vnt.vid = v.vid WHERE vnt.type = 'story' AND v.module = 'nodeorder'' at line 1 query: SELECT v.vid AS vid FROM vocabulary_node_types vnt JOIN vocabulary v ON vnt.vid = v.vid WHERE vnt.type = 'story' AND v.module = 'nodeorder' in /home/virtual/site131/fst/var/www/html/MYSITE/includes/database.mysql.inc on line 120.
Tables on db are ok (there are the added fileds required)...
what i mean by a site recipe module is one that automatically configures my drupal to be a blog or a magazine or community site or intranet or whatever i need.
it would optionally be nice if it could also download the modules required.