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

taxonomy theming

i tried to theme different term with different template. i followed the instruction here but it does not work
http://drupal.org/node/83121

it keeps using the default template instead. any idea what i did wrong or am i missing something?

More than one form field per line

Using the Forms API of Drupal 4.7, how can I place more than one field on earch line? By default each field ,regardless of its type, is put on a new line.

Thanks in advance,
Massoud

Form API redirect issue

Hello,

I'm new to Drupal development but quite experienced with PHP in general, so I haven't quite yet figured out the "Drupal way" of doing things. Specifically, the Form API has been giving me some headaches. I realize, of course, that it's probably an issue of my understanding of the API.

Change the value of a form input and show it in actual form

Hello,

I created a new node type, by creating a new module. There I have written some validation functions. Some functions will correct the data automatically, but shall show the changes it made, by viewing the content as new value of this formfield.

Doing it like this : $node->formfield_x = 'new Value' does not work.

How can I realize this function?

Admin/settings: Name site frozen at "My drupal site"

ok, a couple of problems i'm trying to fix without results since a couple of days.

-first:
In the admin/settings. The name of my site is frozen, stuck, fixed to "My drupal site". Even though i change it and save it, it always
comes back to "My drupal site".

Module to change WYSIWYG editor

Sorry if this is the wrong place to ask this question. I'd like to change the WYSIWYG editor to use a product called XStandard Lite from http://xstandard.com Is there a module to do this or is it something that I easily can do myself. I know a bit of PHP and I am willing to give it a shot if someone can point me in the right direction. Thank you so much.

B.

Pages

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