General docs on assets: https://github.com/owncloud/documentation/blob/master/admin_manual/configuration/configuration_assets.rst
-------- Ursprüngliche Nachricht -------- Von: Arman Khalatyan <[email protected]> Datum:06.10.2014 20:42 (GMT+01:00) An: List for Developers of ownCloud <[email protected]> Betreff: Re: [owncloud-devel] Is it possible to serve the minimized versions of js/css in OC7.x? Still no success with git submodule update I just simply add 3rd libs as a link. Looks nice. But Css and js are not minimized. Now again the original question how to enable minimized js/css?:) On Mon, Oct 6, 2014 at 5:31 PM, Morris Jobke <[email protected]> wrote: Hi arman, You should also update the git submodule git submodule update Morris Am 06.10.2014 um 16:59 schrieb Arman Khalatyan: Thanks Thomas.. i am not able to test it It is failing with errors: [Mon Oct 06 16:51:19.788050 2014] [:error] [pid 3095] [client 192.168.101.246:45886 <http://192.168.101.246:45886>] PHP Fatal error: Class 'Patchwork\\Utf8\\Bootup' not found in /var/www/html-oc8/core/lib/private/util.php on line 1038 [Mon Oct 06 16:53:50.524696 2014] [:error] [pid 4254] [client 192.168.101.246:46008 <http://192.168.101.246:46008>] PHP Fatal error: Class 'Patchwork\\Utf8\\Bootup' not found in /var/www/html-oc8/core/lib/private/util.php on line 1038 [Mon Oct 06 16:53:53.603107 2014] [:error] [pid 4257] [client 192.168.101.246:46009 <http://192.168.101.246:46009>] PHP Fatal error: Class 'Patchwork\\Utf8\\Bootup' not found in /var/www/html-oc8/core/lib/private/util.php on line 1038, referer: http://192.168.1.171/core/ the setup is following: git clone https://github.com/owncloud/core.git && chown -R www-data:www-data /var/www/html-oc8/core Should I do something after git clone to test the recent branch? Thanks, arman. On Mon, Oct 6, 2014 at 1:16 PM, Thomas Müller <[email protected] <mailto:[email protected]>> wrote: Minification is what we are about to add for OC8: https://github.com/owncloud/core/pull/11430 Feel free to test the solution ;-) Regards, Thomas Am Montag, den 06.10.2014 um 12:37 schrieb Arman Khalatyan: > Hi, > When I view sourcecode of the fresh installed OC7 I can see uncompressed > css/js. > Is it the way how it should be? > Is it possible to serve the minimized versions of js/css in OC7.x? > > Thanks, > Arman. > > _______________________________________________ > Devel mailing list > [email protected] <mailto:[email protected]> > http://mailman.owncloud.org/mailman/listinfo/devel > _______________________________________________ Devel mailing list [email protected] <mailto:[email protected]> http://mailman.owncloud.org/mailman/listinfo/devel _______________________________________________ Devel mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/devel _______________________________________________ Devel mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/devel
_______________________________________________ Devel mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/devel
