Acquia Marina (http://drupal.org/project/acquia_marina) have a nice feature to turn on/off various node elements like:

- Author and date
- Taxonomy terms
- Links

Could be a nice feature for Zen theme and sub-themes?

CommentFileSizeAuthor
#1 zen_adding_nodesettings.patch11.45 KBthepanz

Comments

thepanz’s picture

StatusFileSize
new11.45 KB
onejam’s picture

Component: Code » PHP Code

Thank you, nice useful features for theme settings. Has this patch been rolled into the 6.x-1.x-dev version by maintainer?

onejam’s picture

I applied the patch and it seems to have patched the files okay but after that there was no new settings added? I'm i missing something here?

Thanks,

akalata’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev
Assigned: Unassigned » akalata

I'm going to try and tackle this for 6.x-2.x, and possibly 7.x-3.x. Not sure when I'll be able to complete it, but since this request has been around for awhile, I'm guessing it's not urgent.

JohnAlbin, if you don't want something like this contributed, let me know. :)

akalata’s picture

Assigned: akalata » Unassigned

I'm not seeing anything like this enabled in Acquia Marina 6.x-3.1 (or Fusion core 6.x-1.0 that it's based on). I've added the patch to 6.x-2.x-dev and can see the settings options, but the node display is not affected. Without having something more detailed to learn from, I'm going to give up on this for now.

thepanz’s picture

Hi akalata, my patch was for the old 1.x branch of Zen and I was referring to the Acquia Marina theme on date "March 4, 2009". Maybe in latest releases something changed.

Regards

barraponto’s picture

I guess back then, AcquiaMarina wasn't based on the Fusion base theme.
Should we port this to Zen at all? I am all for it.

johnalbin’s picture

Component: PHP Code » layout.css
Status: Active » Closed (won't fix)