[Masterview-users] theme support?
gauda
info at gauda.de
Thu Feb 21 10:08:42 EST 2008
hi all!
i like to know if its possible to use masterview with different themes
per user. the idea is to use one theme per shop like www.shopify.com
i would like to use masterview in combination with theme_support.
http://mattmccray.com/svn/rails/plugins/theme_support/README
can masterview handle this? if that is not possible, would it be hard
to implement such a feature?
i think the point are these configuration options. is it possible to
change template_src_dir_path and template_src_dir_abs_path at runtime
for example as a before_filter?
settings.rb:
config.template_src_dir_path = 'app/views'
config.template_src_dir_abs_path( '/path/to/masterview/templates' )
--
so long,
gauda
More information about the Masterview-users
mailing list