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 was wondering, if someone could make (or have made) a MySpace-module for Drupal, which posts topics from a drupal-installation to MySpace. This could either be term-related or a flexinode thing.
This way your MySpace account is always "syndicated" with your Drupal installation, and by that you reach out to a broader audience. Very handy if you have a frequently updated drupal-installation and wish to have your MySpace account up-to-date.
Hi All,
I need to manage a database, register event/record, modify ecc..
It seems convenient to me to create, by a new module, a new node type for every item for having all advantages coming with node.
More over if I have a node for every record I can use alias to browse the db with the key (es /products/12345 ) and that is the advantage I like more.
But disadvantage of such way is that form api in newnode type doesn't respect much formatting (es length for fields and so on).
I have several cron jobs need to run in different term. Does it mean that I need several files which are like "cron.php" to call the hook functions in module?
I can't figure out where to download the invite_api for 4.7. I had the 4.6 one, and it worked, but suddenly when I went to domain.com/invite it gives me access denied errors, so I decided I would update it, but I can't find it.