Closed (fixed)
Project:
Acquia Marina
Version:
6.x-1.6
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
9 May 2009 at 20:34 UTC
Updated:
24 May 2009 at 02:10 UTC
Jump to comment: Most recent file
Hello - I was trying to utilize the Submitted By module today with AM, however it doesn't seem to work due to the way the theme handles $submitted.
Thread here:Submitted by changes have no effect, theme problem?
Just wondering if there's a simple way to tweak AM so that I'm able to use the contrib?
Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | submitted_by.patch | 1.04 KB | jwolf |
Comments
Comment #1
stephthegeek commentedYep, good catch, AM does its own advanced handling of $submitted per content type, which is stomping on the Submitted By module's settings. We'll add in a check for that module, like we do for a few others.
Comment #2
Apollo610 commentedExcellent, thanks!
BTW - I love this theme. The numerous customizable handlers are awesome.
Comment #3
jwolf commentedComment #4
jwolf commentedfixed in new release => 6.x-1.7
patch attached for reference.
Comment #5
Apollo610 commentedApplied on my site and works perfectly. Thanks!