Skip to content

Commit

Permalink
skineditor.cfg is now themeeditor.cfg
Browse files Browse the repository at this point in the history
svn path=/buildouts/plone-coredev/branches/4.0/; revision=37301
  • Loading branch information
davisagli committed Jun 15, 2010
1 parent 4211d12 commit eaad77f
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 27 deletions.
27 changes: 0 additions & 27 deletions experimental/skineditor.cfg

This file was deleted.

26 changes: 26 additions & 0 deletions experimental/themeeditor.cfg
@@ -0,0 +1,26 @@
# to test: log in and go to Theme Editor in the Plone control panel

[buildout]
extends = ../plips/plipbase.cfg
auto-checkout += plone.app.themeeditor
Products.Gloworm
[versions]
niteoweb.windmill = 0.3
windmill = 1.3

[instance]
eggs +=
plone.app.themeeditor
Products.Gloworm

zcml +=
plone.app.themeeditor
Products.Gloworm

[test]
eggs +=
plone.app.themeeditor [test]

[sources]
plone.app.themeeditor = svn https://svn.plone.org/svn/plone/plone.app.themeeditor/trunk
Products.Gloworm = svn https://weblion.psu.edu/svn/weblion/weblion/Products.Gloworm/trunk

0 comments on commit eaad77f

Please sign in to comment.