How to send email notifications for comments in Drupal 7 with actions & triggers
Found this article on setting Triggers and Actions that I thought might come in useful to those new to the Blog/article commenting thingy.
I wanted to queue comments (et al) for review before they went live on my site. This was driven by having to clean up 6 sites that had been infected. Many (not all) of the hacks were delivered through the comment module since it was (on those sites) completely unprotected.
Read moreAsignar roles y permisos cuando creo un tipo de contenido
Como estan Soy Alan un miembro nuevo ,primero quiero saludar a todos los miembros de drupal peru y agradecer de antemano por su ayuda.
Actualmente estoy agregando algunas funcionalidades a un web de drupal ,ya casi hecha. Es una web que registra varios tipos de informacion pero principalmente perfiles de escuelas(informacion).
tenemos los sgtes roles
admin,usuario autentificado,MSDSC,etc
los usuarios autentificados ,tan solo pueden crear perfiles de escuela,y editar solamente su propia escuela.
Read moreNeed help with conditional actions, Ubercart
Reposting this since I have not heard from anyone after the original posting.
I have a working ubercart site with one gotcha. I can sell a download to a customer, but the site never notifies the customer of the download link!! I am convinced this is related to not having the correct conditional actions set up but I'm mystified about exactly what to implement.
Would greatly appreciate some assistance with this. If it's complicated, I'd be willing to pay some consulting time; I just need to get this working right.
cheers, jim at turnipvideo dot com
Read moreMaestro: Advanced Workflow Module Proposal
Maestro is a workflow module for Drupal which is in development by Nextide. We have created a design spec for this application, which we would like to share with the Drupal community for feedback. Maestro will be based on an existing workflow application Nextide has developed on another OS platform. Rather than a simply porting over the application, we would like to take the right steps to ensure it is properly integrated into Drupal.
For a quick 2 minute introduction of what Maestro is, check out our video
Read moreWhen is it time to write a module?
I have a "system" that I have built in Drupal 6 for tracking employee time off. I used actions, triggers and php snippets to get this all working. I have a form for creating a time off request, which launches an approval workflow and email notifications, and that ends with (if the time actually taken) a record that records that time, and reports that HR uses for determining vacation and sick balances.
Read morere: Triggers and Actions
Hi,
Does anyone know if it is possible to do the following action from the following trigger:-
trigger = new content is created for a particular content type
action=the content is emailed to a particular user
at present I can only get it to send an email with a generic message e.g. "new content has been created".
thanks,
nolan.
Workflow + subscriptions - trigger by action rather than "published"
Please comment on how you are invoking email notifications, in general and for taxonomy subscriptions. Does anyone see a problem with workflow and drupal access model and/or 3rd party modules that supply that type of functionality?
With workflow, the natural point at which an announcement notification message should be sent is when the content changes to a certain workflow state -- e.g. "Posted". And the tools I see available for this task range from "send a tokenized email to a role" via the Token module (token_action.module) to the Subscriptions module.
Read moreWorkflow and automatic transitions
Hi,
I have almost completed my workflow, only one tiny piece is missing.
My workflow have three stages; Edit, Review and Publish.
I don't want normal users to see the workflow tab, but I want to set an action when the author saves it in Edit or Review stage. What I can't figure out is how to automatically move a node from Edit stage to Review and in Review send a new email should be sent out when the author saves it.
Read moreChallenging use for Workflow
I am not a developer, but looking for opinions on the best way to approach this to guide my team... It revolves around workflow, triggers, actions and maybe some rules.
A content type (call it bid) can be created with a nodereference to another content type (call it RFP)
The workflow has been created with the following steps:
(creation) - can be created by anyone with a vendor role(and some other "pre-qualifications") (done by workflow fields)
draft - Only Author can edit (done by workflow fields)
Submit - Only Author can edit (done by workflow fields)
Workflow problem saving node
Hey, I'm testing the workflow module on my site, and I'm having a problem with it that I hope one of you can help me with.
I'm using Drupal 5.6 , Workflow 5.x-2.3, Workflow access 5.x-2.3, Actions 5.x-2.6, Trigger Unlock 6.x-1.0 (which can supposedly work with Drupal 5).
I set up five workflow states for one of my content types, called "Press Releases". The assigned actions for each transition is to change the workflow state, and to publish or unpublish the node.
Read more




