Skip to content

Commit 189c131

Browse files
committed
Checkout collective.solr Plone6 ClassicUI branch
1 parent 2b0d3d4 commit 189c131

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

profiles/1instance.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@ extensions = mr.developer
88
auto-checkout =
99
recensio.plone
1010
guess-language
11+
collective.solr
1112

1213
[sources]
1314
recensio.plone = git https://github.com/syslabcom/recensio.plone.git pushurl[email protected]:syslabcom/recensio.plone.git branch=solr
1415
guess-language = git https://github.com/syslabcom/guess-language.git pushurl[email protected]:syslabcom/guess-language.git branch=main
16+
collective.solr = git https://github.com/collective/collective.solr.git pushurl[email protected]:collective/collective.solr.git branch=plone6-classicui-facets
1517

1618
[supervisor]
1719
programs =

profiles/development.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,14 @@ auto-checkout =
1414
recensio.altertum
1515
recensio.regio
1616
guess-language
17+
collective.solr
1718

1819
[sources]
1920
recensio.plone = git https://github.com/syslabcom/recensio.plone.git pushurl[email protected]:syslabcom/recensio.plone.git branch=solr
2021
recensio.altertum = git https://github.com/syslabcom/recensio.altertum.git pushurl[email protected]:syslabcom/recensio.altertum.git branch=main
2122
recensio.regio = git https://github.com/syslabcom/recensio.regio.git pushurl[email protected]:syslabcom/recensio.regio.git branch=main
2223
guess-language = git https://github.com/syslabcom/guess-language.git pushurl[email protected]:syslabcom/guess-language.git branch=main
24+
collective.solr = git https://github.com/collective/collective.solr.git pushurl[email protected]:collective/collective.solr.git branch=plone6-classicui-facets
2325

2426
[instance]
2527
zope-conf-additional =

0 commit comments

Comments
 (0)