I'm trying to find a way for administrators to add a few variables to blocks (a color, for example) to be used in the theme.
One idea I had was to use the Node Info Boxes module to create boxes which are nodes, and then add CCK fields to those nodes. The question is, can I pass those CCK variables to the boxes that Node Info creates?
Does anyone know an easy way to get a node to follow a very bare page template? I want to create a few javascript constrained popup pages on my site, and obviously I don't want this to follow page.tpl.php. The only fields I want outputted is the title and content.
I feel a bit embarrassed to ask this, but I appear to be stuck, and would appreciate a guiding finger.
I have installed Drupal 4.7.3 and cannot get it to show anything but the pushbutton theme. Other themes can be selected in the themes menu page, but if I click the default to another them and press save config, it just refreshes that page in pushbutton, resetting the 'default' radio button to pushbutton.
I'm just trying to tweak bluemarine. I've done a complete new theme with it as a base before and it worked fine, but this time I just want to add some classes and can't get any response at all.
I am new to drupal. But It is really a nice pre-tested CMS. I can do understand the css and html in css and template (tpl) files. I added up an event module to my site brightspyre training site .
I want to edit calendar month, day, list and table view in this module. First I want to replace the block name "Event" with "Browse Calendar". Second I need to remove the link called "event" from the table. Is there any possible way to do this. Please help to solve my problem.