Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.2 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.2 KB

My CoRe theme

ownCloud theme for My CoRe project at CNRS.

Install

The theme must be put in the owncloud theme directory, for instance with the name mycore, and then you have to put in the config.php file the parameter 'theme' ==> 'mycore'.

Do not forget to change owner after git clone command for a proper installation.

In order to use custom HTTP errors page, please set "AllowOverride FileInfo" in your httpd.conf file (or something equivalent) and set a .htaccess with something like follow : ErrorDocument NNN //themes/mycore/core/templates/documenterror.php?id=NNN

Contributing

This theme is developed for an internal deployement of ownCloud at CNRS (French National Center for Scientific Research).

If you want to be informed about this ownCloud project at CNRS, please contact [email protected], [email protected] or [email protected]

License and Author

Author: David Rousse ([email protected])
Copyright: Copyright (c) 2014 CNRS DSI
License: AGPL v3, see the COPYING file.