Hi Julien This idea was proposed before and it did not find favour with the community (including yourself). Anyway moving bootstrap theme resources to the framework container will not solve the login page issue. This is because the theme resources are linked to use preferences. So when there is no logged in session Ofbiz uses the default theme which is defined in general.properties. try changing you default theme to bootstrap.
Regards Gavin On 01 Jun 2015 9:46 PM, "Julien NICOLAS" <[email protected]> wrote: > > Hello, > > I'm working on the bootstrap theme branch and I have a question that seems to need a full topic. > > I want to move the bootstrap framework from the theme folder to ofbizroot/framework/image/webapp/image. > > Why ? > Just because if we need any bootstrap rendering, it will be available in the framework. > Even if it's for core tools. > > I don't want to replace old theme but I want to be allow to use bootstrap framework anywhere in the software : > - For the login page > - For charts widget > - For new theme > > Want do you think ? > > Thanks, > > Julien. > >
