jw0ollard
12-25-2007, 08:02 PM
I've done alternate wrappers a dozen times now, but I can't seem to do it for the News Module (and perhaps it may not work on any of the "default" modules?)
To be a little more specific, I have a few settings for the News Module customized on this page. Is it possible that when the module is customized on a page that it ignores ALL of the default settings.. meaning the alternative wrapper setting? (Since you can't customize that on each indiv. page)
I've even tried different wrapper code. I simply copied the default wrapper template, and changed ONE thing, to make sure it wasn't something wrong with my wrapper code.
-----
You know, what I think the issue is (and it just this second occurred to me) is that the code for grabbing the wrapper template is hardcoded into the news.php file. Doh! I remember seeing this a lot when making custom versions of the news.php file. I also don't think you can tell news.php to use different templates for the actual code either, but I'm not sure there's a way around that.
So, basically, it's either make the alternate module wrapper setting work with news.php, or remove the option?
To be a little more specific, I have a few settings for the News Module customized on this page. Is it possible that when the module is customized on a page that it ignores ALL of the default settings.. meaning the alternative wrapper setting? (Since you can't customize that on each indiv. page)
I've even tried different wrapper code. I simply copied the default wrapper template, and changed ONE thing, to make sure it wasn't something wrong with my wrapper code.
-----
You know, what I think the issue is (and it just this second occurred to me) is that the code for grabbing the wrapper template is hardcoded into the news.php file. Doh! I remember seeing this a lot when making custom versions of the news.php file. I also don't think you can tell news.php to use different templates for the actual code either, but I'm not sure there's a way around that.
So, basically, it's either make the alternate module wrapper setting work with news.php, or remove the option?