Drupal is up and running but how do I ...?

Clickable Profile entries?

Hi!

Small newbie question, but I couldn't find an answer with a quick search, so...

Here on drupal.org I can click on Country or other list fields in the profile view and see related users. But on my installation, I just see the plain text. Is there any option I need to switch on or something?

Thanks for the help in advance!

Problem with field select and accents using forms api

Hi im using the forms API and works Ok but when i try to display accents it dont works properly

$provincia_opt = array('alava' => t('álava')....

$myform['representante']['Provincia'] = array(
  '#type' => 'select',
  '#title' => t('Provincia'),
  '#default_value' => "Madrid",
  '#options' => $provincia_opt,);

In select I get álava instead of álava !!!

Any suggestion?

flexinode/list/x?=WHAT??

Drupal is great, but finding pieces of needed info is really frustrating sometimes.

I need to have a paged list of teasers all of type 'flexinode-x'. When I use flexinode/list/x it gives me the list, only sorted by creation-time. I need it to be title alphabetical instead. Can this be done without using views module? One would imagine it is basic functionality. No need for php snippets or separate modules. But is it? And if, what do I add at the end of url?

Icons for links using locale

Hi,

Because I don't know too much about php I've been using (drupal 4.6) locale for adding icons to several links like "read more", translating it for "Only local images are allowed. leer más", for example.

View recent (or random) polls in sidebar's block

I haven't managed to find this feature yet, but it's really handy. I'd like to display a recent (or a random) poll in the sidebar, but still can't figure out a way. Is there any module that can do this?
Thanks.

Menu's and breadcrumbs

As this is my first post to the forum, I like to thank all who have contributed to Drupal to become what it is today. A very fine CMS. Perhaps I can contribute my part some day.

Pages

Subscribe with RSS Subscribe to RSS - Post installation