|
View Changeset
/
hippo
Jump to revision:
Author:
bleunis
Date:
Thu Apr 19 13:32:52 2012 UTC
(8 years, 11 months ago)
Log Message:
AUTOEXPORT-26 add initial content
Changed paths
Only 100 changes shown,
display 130 more changes...
Path
Details
hippo-training-autoexport/trunk/README.txt
added
hippo-training-autoexport/trunk/cms/
added
hippo-training-autoexport/trunk/cms/pom.xml
added
hippo-training-autoexport/trunk/cms/src/
added
hippo-training-autoexport/trunk/cms/src/main/
added
hippo-training-autoexport/trunk/cms/src/main/resources/
added
hippo-training-autoexport/trunk/cms/src/main/webapp/
added
hippo-training-autoexport/trunk/cms/src/main/webapp/WEB-INF/
added
hippo-training-autoexport/trunk/cms/src/main/webapp/WEB-INF/classes/
added
hippo-training-autoexport/trunk/cms/src/main/webapp/WEB-INF/classes/org/
added
hippo-training-autoexport/trunk/cms/src/main/webapp/WEB-INF/classes/org/hippoecm/
added
hippo-training-autoexport/trunk/cms/src/main/webapp/WEB-INF/classes/org/hippoecm/frontend/
added
hippo-training-autoexport/trunk/cms/src/main/webapp/WEB-INF/classes/org/hippoecm/frontend/plugins/
added
hippo-training-autoexport/trunk/cms/src/main/webapp/WEB-INF/classes/org/hippoecm/frontend/plugins/standards/
added
hippo-training-autoexport/trunk/cms/src/main/webapp/WEB-INF/classes/org/hippoecm/frontend/plugins/standards/icon/
added
hippo-training-autoexport/trunk/cms/src/main/webapp/WEB-INF/classes/org/hippoecm/frontend/plugins/standards/icon/res/
added
hippo-training-autoexport/trunk/cms/src/main/webapp/WEB-INF/classes/org/hippoecm/frontend/plugins/standards/icon/res/autoexport-demo-newsdocument-16.png
added
hippo-training-autoexport/trunk/cms/src/main/webapp/WEB-INF/web.xml
added
hippo-training-autoexport/trunk/cms/src/main/webapp/skin/
added
hippo-training-autoexport/trunk/cms/src/main/webapp/skin/xinhaInternal.css
added
hippo-training-autoexport/trunk/conf/
added
hippo-training-autoexport/trunk/conf/context.xml
added
hippo-training-autoexport/trunk/conf/log4j-dev.xml
added
hippo-training-autoexport/trunk/conf/log4j-prod.xml
added
hippo-training-autoexport/trunk/conf/log4j.dtd
added
hippo-training-autoexport/trunk/content/
added
hippo-training-autoexport/trunk/content/pom.xml
added
hippo-training-autoexport/trunk/content/src/
added
hippo-training-autoexport/trunk/content/src/main/
added
hippo-training-autoexport/trunk/content/src/main/resources/
added
hippo-training-autoexport/trunk/content/src/main/resources/configuration/
added
hippo-training-autoexport/trunk/content/src/main/resources/configuration/forms/
added
hippo-training-autoexport/trunk/content/src/main/resources/configuration/forms/formdata-domain.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/configuration/forms/formdata.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/configuration/modules/
added
hippo-training-autoexport/trunk/content/src/main/resources/configuration/modules/autoexport.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/configuration/queries/
added
hippo-training-autoexport/trunk/content/src/main/resources/configuration/queries/templates/
added
hippo-training-autoexport/trunk/content/src/main/resources/configuration/queries/templates/new-subsite/
added
hippo-training-autoexport/trunk/content/src/main/resources/configuration/queries/templates/new-subsite/autoexportdemo-subsite.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/configuration/richtextconfig/
added
hippo-training-autoexport/trunk/content/src/main/resources/configuration/richtextconfig/xinha.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/content/
added
hippo-training-autoexport/trunk/content/src/main/resources/content/documents/
added
hippo-training-autoexport/trunk/content/src/main/resources/content/documents/autoexportdemo/
added
hippo-training-autoexport/trunk/content/src/main/resources/content/documents/autoexportdemo/common.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/content/documents/autoexportdemo/news.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/content/documents/autoexportdemo.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/content/gallery/
added
hippo-training-autoexport/trunk/content/src/main/resources/content/gallery/autoexportdemo.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/content.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hippoecm-extension.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/blueprints/
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/blueprints/autoexportdemo-subsite/
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/blueprints/autoexportdemo-subsite/pages.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/blueprints/autoexportdemo-subsite/sitemap.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/blueprints/autoexportdemo-subsite/sitemenus.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/blueprints/autoexportdemo-subsite.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/blueprints.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/channels.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo/
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo/catalog.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo/components/
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo/components/content.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo/components/header.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo/components/leftmenu.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo/components/notfound.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo/components/overview.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo/components/search.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo/components.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo/pages/
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo/pages/home.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo/pages/newsoverview.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo/pages/newspage.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo/pages/overview.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo/pages/pagenotfound.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo/pages/search.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo/pages/standard.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo/pages/textpage.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo/pages.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo/sitemap.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo/sitemenus.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo/templates.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo-subsite-common/
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo-subsite-common/components/
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo-subsite-common/components/content.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo-subsite-common/components/header.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo-subsite-common/components/leftmenu.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo-subsite-common/components.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations/autoexportdemo-subsite-common/templates.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/configurations.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/hosts.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/hst/sites.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/namespaces/
added
hippo-training-autoexport/trunk/content/src/main/resources/namespaces/autoexportdemo/
added
hippo-training-autoexport/trunk/content/src/main/resources/namespaces/autoexportdemo/basedocument.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/namespaces/autoexportdemo/newsdocument.xml
added
hippo-training-autoexport/trunk/content/src/main/resources/namespaces/autoexportdemo/textdocument.xml
added