Hi Wolfgang and John,

It might be worth if it works in production and not in development, I had a similar problem with the PageContext and with a tagging plugin I did. My solution was to put the code in PageContext.rb - test it in development and then move it to the plugin and test again in production.
I know this is a ugly solution, but I fifn't find any other,

Dror


On 9/11/06, John W. Long <[EMAIL PROTECTED]> wrote:
Sean Cribbs wrote:
> Yeah, I don't know that it will get you anything, though.  At issue is the
> order in which the tags are loaded/defined, i.e. if a behavior is defined
> before your global tags, those global tags won't work on pages that have
> the
> behavior.

But if you can define them on PageContext they will be available on
every page.

Wolfgang, are you overriding PageContext#intialize and then calling
#define_tag ?

--
John Long
http://wiseheartdesign.com
_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to