This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Stacking order of Drop down above XSPF player

Hello, I am trying to change stacking order of the playlists that appear in a drop down list above XSPF player which I use in conjunction with audio and playlist modules. Currently it displays items in alphabetical order and I would like to change it to "new to old". How do I do it? Any help would be really appreciated.

Thanks,

custom PHP code not working

Hi,

I am still learning drupal and right now I am stuck on how I can remake the following page in drupal:

http://chinatownicecreamfactory.com/employment.php

Requiring "alt" / Image description to be filled out in tinymce image editor

I was wondering if there is a way to require users to fill out the "image Description" field, of the tinymce image editor, when adding pictures, so the web pages will validate as xhtml? As is you don't have to fill out anything, except the image path to get a picture added to your page.

Create a list of all user

Hello,

I would like to create a liste with all users using the views module. I also use the profile module to define some information about each user, like the firstname, lastname, phone number, ...
After creating a new page type view with fields from the profile form (firstname, lastname, phone, ...), this page display the profile of each story's author.
So, I have created 10 stories, in my new page view, there will be 10 same lines with my firstname, lastname, phone, ...

Is there a way to display a list of each user's profile ?

Thanks for answer.

Why Doesn't $node->path Get Set for Anonymous Users?

Does anyone know why the $node->path property doesn't get set for anonymous users during node_load, etc., calls?

There must be a reason for this, but I can't think of what it could be.

Difference between node form and Form API

Does anyone know of any documentation that clearly describes the differences between forms developed with as a node form (mynode_form hook) vs a separate form developed using the Drupal Form API. There seems to be a lot of default processing added to node forms that isn't in standalone forms. I have the book Pro Drupal Development and it helps - but I still find it confusing. I am trying to decided which one to use to develop some data entry forms in. David

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions