~replaceafill/+junk/replication_examples

« back to all changes in this revision

Viewing changes to standard_school/etc/schooltool/standard/report-server.zcml

  • Committer: Douglas Cerna
  • Date: 2014-06-12 18:25:36 UTC
  • Revision ID: douglascerna@yahoo.com-20140612182536-mz9bifeinrfd1ney
Added replication configuration examples for the central server and two sample schools

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<configure xmlns="http://namespaces.zope.org/zope">
 
3
 
 
4
  <include package="schooltool.skin.flourish.instance" />
 
5
 
 
6
  <include files="plugins/*.zcml" />
 
7
 
 
8
</configure>