Video Slider

Hello,

I'am new in drupal and a need two modules:
1. a slider wich support video
2. a carusel like this: http://www.clarkmhc.com/company/history.asp

Thanks!

Menu Link depending on View Results

Not sure this is the right place to ask....

I have set up a view as a page and some filters, and set the view as a menu item.
But I don't want a menu item to appear if the view is empty.

For instance:

Menu
Todays News
Archive News

My "Todays News" view contains a filter for articles published today.
If there aren't any articles published today then I don't want the menu link to appear.

How do I achieve this?

Thanks.

Using Internationalization module with the Forum module

Hi !

I'm using Internationalization module. I would like to have :
mydomain.com/en/ for my english forum index, and mydomain.com/fr/ for my french forum index.

At the moment, I have my default language (french) activated, and when I go to settings, the "fr" is added automatically. I have configured the index page to have the forum page at homepage, so I can access to mydomain.com/fr/ and it works. But when I go to mydomain.com/en/, the page isn't found. Why ? Where is the configuration ?

I hope it was understandable...

Thank's !
Alex.

Render user picture programmatically with image style

Hi all,

i could get the user picture by the following code

  $user = user_load($uid);
  print theme('user_picture', array('account' =>$user));

this will render the default user picture size. is there anyway i can apply my own image style(imagecache) on it?

Thanks.

Regards,
Kit

links in drupal tag title

ok for delate please

sorry

multiple users writing to same blog?

I'm building a new site where the users will need to write their posts all on to the same blog...how do I do that?

Ones I got that right I need to have a seperate blog page where only I can add stuff??

So it will be 1 general blog where everyone can post to and 1 blog that only I can write to...

Please help :)

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x