A recipe handler for theme installation: discover and find theme to install from orchard or custom feed.

Updating recipe file with a gallery theme.
Rename enabled attribute to enable in the recipe section for themes.

--HG--
branch : recipe
This commit is contained in:
Suha Can
2011-02-18 13:48:56 -08:00
parent 2afa3cd9bf
commit 893833aa8e
5 changed files with 57 additions and 11 deletions

View File

@@ -38,7 +38,7 @@
<Migration features="f2,f4"/>
<Theme src="source dir" enabled="true" current="true" />
<Theme src="http://" enable="true" current="true" />
<Theme name="theme1" repository="somerepo" replace="true" />
<CleanUpInactive />