Browse Source

Gitorious => Github

tags/v4.5.0beta1
Lukas Reschke 11 years ago
parent
commit
bcacf16ba7
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      themes/README

+ 1
- 1
themes/README View File

@@ -2,6 +2,6 @@ This is the themes folder. Themes can be used to customize the look and feel of
Themes can be placed in this folder with the name of the theme as foldername. The theme can be activated by putting
"theme" => 'themename', into the config.php file.
The folder structure of a theme is exactly the same as the main ownCloud structure. You can override js files and templates with own versions. css files are loaded additionaly to the default files so you can override css properties.
Themes should be developed here: https://gitorious.org/owncloud/themes
Themes should be developed here: https://github.com/owncloud/themes
You can also find a super simple example there


Loading…
Cancel
Save