This forum is for assistance with theme development.

Controlling what options are displayed when editing a page

Is there a way to controll which options are displayed when editing a page?

Let's say I have:

- input format
- product
- comment settings
- menu settings
- file attachments
- authoring information
- publishing options

And I would like to see only:

- authoring information
- publishing options

Also, by default the "menu settings" options always appear uncollapsed when I edit a page. Is there a way to control which settings are collapsed and which are not?

Thank you for your help,

Hubert.

Serious Problem With Nice Menus Module on IE!!!!

Hi all,

I'm having a serious problem with the nice_menus module on Internet Explorer.

If a menu item has children items, the children menu links (
# tags) just wont pop up in IE
whereas they do in FF.

As anyone ever had the same problem?? Any solutions for it?

cheers

Icons in Drupal

I noticed that most Drupal themes don't use a lot of icons, it is all text based. I'm not sure if there is a reason for it.

But if your looking for some great (free) icons, have a look here -> http://www.famfamfam.com/lab/icons/

theming imagefield output

I'm using CCK and have an image field (using imagefield.module).

Is there any way to change the output of particular imagefield of particular content type?

I have found that I can use function mytheme_imagefield_image() in my template.php but this will affect all the imagefield items. I need to manipulate one field only. Is this possible?

Thanks.

Is it possible to create a unique front page template using phptemplate?

I'm trying to create a new theme for my Drupal site, using the phptemplate theme engine. I would like to have the front page of my site have some content that isn't found on the rest of the site, and I'd like to create a template specific to the front page to accommodate this.

Is it possible to create something like an index.tpl.php template that will only be used as the front page of the site, with page.tpl.php used for everything else?

drupal_add_js() PHPtemplate and Drupal 4.7

Hello,

I am trying to use drupal_add_js(base_path() . path_to_theme()."/myscript.js") in the top of my node.tpl.php file for a theme I am developing for Drupal 4.7. No matter what I do I can't make it include any javascript files using this function. The documentation for this function says it will include the .js file and also include the misc/drupal.js file, which I need to make this theme work.

What am I doing wrong?

Pages

Subscribe with RSS Subscribe to RSS - Theme development