How to put facebook comments plugin in a block?

Facebook has a neat plugin to allow friends to interact on your content http://developers.facebook.com/docs/plugins/
Now I want a block to show up for my book pages with that plugin

I have searched everywhere for a snippet that provides the URL and found this (there may be a better way)
<?php print url(drupal_get_path_alias('node/' . arg(1)), array('absolute' => TRUE)); ?>

Now what is the syntax to put that instead of example.com?

Calendar Views Question

I'm working with views and the calendar module and everything looks good - except for one thing - when I create content with the date type for my calendar I cannot get more than 1 event per month to show on the calendar view. I have a feeling I am doing something basic wrong but cannot see it. Any one have any suggestions

Views in two columns

Hi,

Is it possible to create one view, that is able to output in two different columns?
The designer created two columns in the HTML, like it is a table.
So Odd records should go in the left column, and Even records should go in the right column.

Is this possible?

Thanks! :)
Niek.

Adding admin like overlay in user end

Can we use the overlay layer used in the admin of drupal 7 to show pages in the same layer in the user end? How can we implement this?

Drupal/Ubercart, Rules, Roles and Tokens

Hi,

I have Roles and Rules activated and they seem to work. The strange thing is that when emails is sent the text only shows up correctly for some of the rules, is this case the second (role is about to expire).

Email when a role is granted:

Subject: The Store: subscriber role granted

Firstname Lastname, Thanks to your order, 13, at The Store you now have a new role, subscriber. Thanks again, The Store

Email when a role is about the expire:

Subject: The Store: [uc_role:name] role expiration notice

Creating new sites automatically like drupalgardens.com

Hi all,
I want to create a website like drupalgardens.com which every user can create a personal website for him/herself.Is there any module to do creating new sites automatically?if not, what's the solution?
Personally I think for every user request I should create a database and copy drupal files for the new user.

Thanks in advance.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x