From e5a0405e56dab8743b5b5d255fb221b2fd4a2e35 Mon Sep 17 00:00:00 2001 From: helmutm Date: Tue, 30 Jun 2009 14:07:08 +0000 Subject: [PATCH] add standard export for a German language loops site git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3437 fd906abe-77d9-0310-91a1-e0d9ade77398 --- data/loops_std_de.dmp | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 data/loops_std_de.dmp diff --git a/data/loops_std_de.dmp b/data/loops_std_de.dmp new file mode 100644 index 0000000..89f6176 --- /dev/null +++ b/data/loops_std_de.dmp @@ -0,0 +1,31 @@ +type(u'classifier', u'Classifier', options=u'', typeInterface='loops.classifier.interfaces.IClassifier', viewName=u'classifier.html') +type(u'documenttype', u'Document Type', options=u'', typeInterface=u'', viewName=u'') +type(u'domain', u'Domain', options=u'', typeInterface=u'', viewName=u'') +type(u'extcollection', u'External Collection', options=u'', typeInterface='loops.integrator.interfaces.IExternalCollection', viewName=u'collection.html') +type(u'extfile', u'Externe Datei', options=u'', typeInterface='loops.interfaces.IExternalFile', viewName=u'') +type(u'file', u'Datei', options=u'', typeInterface='loops.interfaces.IFile', viewName=u'') +type(u'glossaryitem', u'Glossareintrag', options=u'', typeInterface='loops.knowledge.interfaces.ITopic', viewName=u'glossaryitem.html') +type(u'note', u'Notiz', options=u'', typeInterface='loops.interfaces.INote', viewName='note.html') +type(u'person', u'Person', options=u'', typeInterface='loops.knowledge.interfaces.IPerson', viewName=u'') +type(u'predicate', u'Prädikat', options=u'', typeInterface=u'', viewName=u'') +type(u'process', u'Prozess', options=u'', typeInterface=u'', viewName=u'') +type(u'query', u'Abfrage', options=u'', typeInterface='loops.expert.concept.IQueryConcept', viewName=u'') +type(u'textdocument', u'Text', options=u'', typeInterface='loops.interfaces.ITextDocument', viewName=u'') +type(u'topic', u'Thema', options=u'', typeInterface='loops.knowledge.interfaces.ITopic', viewName=u'') +type(u'type', u'Typ', options=u'', typeInterface='loops.interfaces.ITypeConcept', viewName=u'') +concept(u'hasType', u'has Type', u'predicate') +concept(u'ispartof', u'is Part of', u'predicate') +concept(u'ownedby', u'owned by', u'predicate') +concept(u'glossary', u'Glossar', u'query', options=u'', viewName=u'glossary.html') +concept(u'search', u'Suche', u'query', options=u'', viewName=u'search') +concept(u'standard', u'subobject', u'predicate') +concept(u'general', u'Allgemein', u'domain') +concept(u'system', u'System', u'domain') +child(u'general', u'documenttype', u'standard') +child(u'system', u'classifier', u'standard') +child(u'system', u'extcollection', u'standard') +node(u'home', u'Startseite', '', 'menu', body=u'Willkommen\n==========') +node(u'participants', u'Teilnehmer', u'home', 'page', body=u'Teilnehmer\n==========', target=u'concepts/person', viewName=u'listchildren') +node(u'topics', u'Themen', u'home', 'page', body=u'Themen\n======', target=u'concepts/topic', viewName=u'listchildren') +node(u'glossary', u'Glossar', u'home', 'page', target=u'concepts/glossary') +node(u'search', u'Suche', u'home', 'page', target=u'concepts/search')