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.
Can anyone provide me with a link to "product" documentation ? I mean, docs about the "product" module. I am trying to understand how it works, how can I add attributes to a product ( eg name, price ). Is it possible to do such things ?
I have a requirement for the event module :
To be able to do "mass input", e.g. enter the data for f.i. 15 events at once, instead of one by one.
Do you know of any module that has such mass input already built in ?
Is it easy to build such mass input form for Drupal ?
Suppose I would customize event.module for this, do you have any tips for making this change ?
Has anyone had any success using the subscription module with Drupal 4.5. It installs properly and allows me to subscribe to stories but does not in anyway send emails. I know my system is configured for Drupal's core to send emails since i got one confirming my password with my initial account.
Do people have any adivce as far as pinpointing where I am messing up? Or is there and incompatibility with 4.5.
Hi all,
I would like to write a filter module that when $op='process' can do something on the actual node, so if I'm on node 21, it should know that $node->nid is 21.
How can I accomplish this ??
I tried using 'global $node inside _filter hook, but it seems not to work.
Can you help me please ???
thanks a lot
Matteo
I've downloaded the textile module for 4.5.0 and configured it to require the [textile] tags. It's working but not completely. Such things as emphasis are working fine, but block signatures don't seem to. For example, consider the following text entry (adapted from the http://textism.com/tools/textile web site):