Early Bird Registration for DrupalCon Atlanta is now open! By registering during our Early Bird Registration window, you’ll save $100. This window ends on 19 January 2025 and will go by quickly, so don’t wait!
Does anyone have a script which imports many weblink nodes at one time instead of entering them one-by-one. When you try to add hundreds or even maybe thousands of links, it is not a fun job to sit there and copy paste over and over and over:-)
I already tried installing the node import module but unfortunately it did not work. I asked a question about a month ago but nobody answered. http://drupal.org/node/view/7714
I'm trying (this summer) to develope a web application that can hold a system of keeping local leisure activities (theater, gigs, exhibitions,...) up-to-date. This is an idea that I had for some years, and I even used to keep alive the web version of the local activities zine. That was years ago when I hadn't even heard of server programming (read php + mysql).
Is there any way of get an announcement of comments posted to my topics?
(If not I think it will be a help, simply not to have to remember all the topics I've posted and have to check every day (hour?, minutes?) for comments to themm.)
I'd like to be able to dynamically import data into nodes as they are presented on the page - for example if somebody writes [ISBN:1234567] I'd like to bring in the data for that book from Amazon and display it on the page.
I could do this with Javascript and some kind of filter on the node text, perhaps, but is there a Drupal module that's already designed for this kind of thing?