Programatically adding taxonomy term to node
I'm trying to programatically create, and add a term to a node. Here's what I've got so far: function mymodule_nodeapi(&$node, $op, $teaser, $page) { if($node->type == 'robot_club') {...
View ArticleChecking and Setting User Session variables with Rules
Is there way to set and check user session variables with the Rules module? I know I could this with custom php but I am wondering if there is built in way to this with Rules or a contrib module. I...
View ArticleSelection rules Panels 3.x
I have a problem with Panels 3.x I have built a variant of a panel page, and want the variant to be used when a certain content type is used. Normally this would be done using selection rules node:type...
View ArticleIs this a Multisite problem?
I have a top domain and 4 subdomains running off the same code in my Multisite setup. I'm running 6.19 Drupal core that I upgraded last weekend. In two of these subdomains, when I go into...
View ArticleAdding js files to specific pages
I have two different plug-ins that require two different versions of Jquery. I need to have the specific file load according to the page it is on. I have found the following code but have not been able...
View ArticleSubscribing to specific content type by taxonomy term/tag OR Vocabulary
Hi, I am wondering if Service module can assist with getting the Notifications module to allow users to subscribe to specific content types by taxonomy terms/vocabulary. i.e. Content Type - workshops...
View ArticleThe influence of subtlety
I was the first woman at any DrupalCON, the only woman in Antwerp. Until the brouhaha over the keynote, I never really thought about why I went there in the first place. But the decision to travel...
View ArticleDesign for Drupal: The Wiki
At the recent & awesome DrupalCon Copenhagen we had two Birds of a Feather meetings regarding what can be done to involve more designers in the Drupal project. Discussion can be found here:...
View ArticleDrupal CRM's architecture - clarifications and further steps
There's a wiki page about the CRM stack, and I thought it would be valuable to move discussion and clarification here. I've tried to construct mental maps of the existing specification, to make sure...
View ArticleSimpleTest Help
Is there any site or group where it is appropriate to post questions about using SimpleTest? I'm currently struggling with SimpleTest performance on Windows. A DrupalWebTestCase takes many minutes to...
View ArticleMetalMaker Module - Heavy Metal Song Lyric Generator
Hi. We are working in a module that creates Drupal nodes and taxonomy through the MetalMaker WebService. This module calls the MetalMaker WebService functions, parses the result XML content and create...
View ArticleModify form using rules
Hi Rules people, I'm trying to modify a node edit form to add one field based on a the user role. The idea is to add a checkbox which says "I am authorized to make changes". I've created a new rule...
View ArticleDevelopment release of Internet Archive module up
As part of the last phase of the Knight News Challenge grant I've been working to create a module to automate transfers to Archive.org of files available to Drupal. The development release is now...
View ArticlePremium Content is not working
I have installed OpenPublish and all has been working well except premium content. When I set content to premium users only the text that says it is only available to premium users appears on the...
View ArticleSupporting Different Task 'Types" in Storm
I have a client who has a variety of task types that can be associated with a project. Each task type has different parameters (different Webform layouts), and each project can have a variety of...
View ArticleDrupal distributions for newspapers and magazines: OpenPublish, ProsePoint...
I'm collecting some info about distributions including Drupal and a selection of modules for newspapers and magazines. Examples are OpenPublish (project), ProsePoint, and the Innovation News...
View ArticleOpenScholar and Social Media Classroom
Wanted to let folks know that the Drupal 6 and eventually Drupal 7 upgrade for the http://socialmediaclassroom.com project is going to be done in a way that will make it: An optional install profile...
View ArticleAegir 0.4 Alpha 13 released
The Aegir project would like to present our 0.4 alpha 13 release. This release is primarily a bug fix release, fixing the site imports which have been causing issues with alpha 12. New in this release...
View ArticleMissing Pet Web Site - proximity browsing
I am creating a web site for lost / found pets. Each pet's info will have a node. I would like to let people narrow by location based on map, zip code, street/city/state and distance. There are a lot...
View ArticleCreate a view to display content of a taxonomy term, which also displays the...
By default, taxonomy pages display content in chronological order, and this is not customizable unless you update the core module. To get around this, create a view with taxonomy term as the argument,...
View Article