I'm experimenting with themes for a pretty vanilla site.
I had a menu bar working well in the header of the standard Chameleon theme (including secondary menus), I experiemented with the same thing in K2 but gave up.
When I got back to Chameleon, however, I could no longer place my Primary menu in the header. In Home>Administer>Blocks, the Placement pop-up menu has only two options (left and right sidebar) all the rest are missing for all the blocks. No other themes seem to be missing the Placement choices.
After searching the forums it seems that everyone wants to do something to the "Submitted by" area of their site. All I'm wanting to do is tell Drupal not to truncate the author's name. Currently it seems to cut off everything past 15 characters. I've searched through the theme and the core and can't seem to find where the truncating happens.
Can someone let me know what file I need to look in to find this?
Been searching the site for information on how to change the start node for Drupal 4.7. I have Gallery2 embedded mostly successfully (Re-write URLs isn't working), and I want the main gallery page to be the primary start page when users visit the site. I'm sure it's deceptively easy, but it's the deceptive part that's getting me ;).
Hello,
I'm sorry for the stupid questions, but I need to change the default 2m file size upload limit to 5m and I would also like to use the Music Player Slim instead of the default.
I've looked at the audio.module and the getID3 file and know it's in there somewhere, but can't seem to find it. I'm not a programmer, but am trying to learn so If I could please ask two simple questions, and please add file names and line numbers if you can :-)
1. How can I change the 2m limit to 5m or so? Which file - a line number would be nice.
I've manually created a CCK content type (don't know how to do it via a module yet, unfortunately). How do I alter data, or insert extra data as the content is being saved?
Specifically, I want to grab the node's taxonomy data, and save it also within the node itself, so it can be easily accessed by the Views module.
hey, i am beggining with drupal. i would like to get it working similar to : http://howtoforge.com/
any ideas what kind of components and configuration should i do to get started?
any tips would be great! thanks a lot.