mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
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:
@@ -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 />
|
||||
|
||||
Reference in New Issue
Block a user