Comment Approval links in email

Hey everyone,
I'm working on building an action that fires off an email to interested users (editors) based on taxonomy of a post whenever that post gets commented on. The email would alert the editor that there is a new comment in the comment queue that needs to be approved/edited/deleted etc. I was wondering if there was a simple way to include the approve link into an email.

Resolving Dyndns IP for Multisite Drupal Install with MAMP

Hi Everyone,

I recently installed a multisite on my local machine. Everything works fine. I want to find an easy way to have anyone on the local server access the site also and even clients to access it remotely. Dyndns, just resolves the main site however and not the subsites. Has anyone come across this issue before?

Thanks

Management menu not created properly on upgrade

I did a test upgrade of my site to Drupal 7, and the "management" menu did not get created in the same way that a Drupal 7 install from scratch would. This is a problem, because the toolbar that appears at the top of the page is empty, except for the home button, and the logout button. The reason nothing shows up is because the root menu link to the "admin" page was not created by the system module. There weren't any errors given by the upgrade script.

how to pull out value from file_field_file_fid?

i use a global php field to link node title to file with the following code:

if ($data->node_data_field_file_field_file_fid) {
     print '[field_file_fid]';
} else {
       print l($row->title, 'node/'.$row->nid, array('html'=>TRUE));
}

but the node always link to the node link instead of the file even when there is a file. it seems I can't get the value $data->node_data_field_file_field_file_fid. How do I get the field (field_file_fid) available?

any function?

Change Banner Hight in Marinelli

Hi, simple question, I am trying to change the height of a banner with the theme Marinelli, I tryed a few things and nothing seems to work, has anyone does this? See my image -----> http://www.bcbusinessnow.com/drupal_qu.gif

Youth organisation memberships

Hello,
our youth organisation works with several memberships, based on the yearly charge. Payment is done by banktransfer, so this is not the question :-)

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x