1)
nope that gave the same config error...

but this way it worked charmly.. thank you
rake RAILS_ENV="production" radiant:extensions:styles_n_scripts:migrate
rake RAILS_ENV="production" radiant:extensions:styles_n_scripts:update


p.s.: uncommenting ENV['RAILS_ENV'] ||= 'production' on config/enviroment.rb
dont help

2)

is there any way to call js/css files from anywhere of the page/layout?
suppose, i use one template and many subpages?
 but i use different/extra css/js files on subpages (and also common), for
example i will use accordion script on a subpage and putting this on
template or on header snippet is nonsense
so i am looking for a way to call these files from inside page/layout
_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to