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 want to build a module to extend e-commerce inventory management with waybill processing: registering incoming waybill increases correspondent products stock amount. I want it be available for any CCK product type.
I have a question about existing inventory management in e-commerce. As I understand it is available only as an option of tangible product and can not be used in other product types, like products built on CCK nodes, right?
1) I'm embeding images using the image filter [g2:term_id], works great -- I would like to make it so these just show as images on the page, are not hot links into the gallery. How to turn off image linking?
2) I'm using the image grid on our homepage, points to an album id, and grabs 3 images. I'd like to set it so when a user clicks the image they go to the nid of the story, rather than to the gallery image. How is this accomplished?
I want to show some greetings/events content say for example.. happy new year 2007. But I want the users to see only if their timezone hits that time. So users in Japan will see it first then Europe and then US !!
I need to configured my site with drupal, now I am Blogging with Drupal but I use WORDPRESS. How I can interlace tables (drupal-users and wordpress-user).
Okay, I've just now gotten around to messing around with 4.7... and I've been doing a lot of work in 4.6 the past few months so I'm still trying to get used to this new form api.
I have a report generator that has a form at the top of the page, and the results show up below... (basically like administer->content) When the form gets submitted, it generates the report and returns it. In 4.6 I just did: