|
View Changeset
/
hippo
Jump to revision:
Author:
jhoffman
Date:
Thu Mar 2 21:01:58 2017 UTC
(5 years, 2 months ago)
Log Message:
Moved project from forge.onehippo.org/svn/ without history
Changed paths
Path
Details
attic/forge/exceltohtml/exceltohtml-demo/cms/
added
attic/forge/exceltohtml/exceltohtml-demo/cms/derby.log
added
attic/forge/exceltohtml/exceltohtml-demo/cms/pom.xml
added
attic/forge/exceltohtml/exceltohtml-demo/cms/src/
added
attic/forge/exceltohtml/exceltohtml-demo/cms/src/main/
added
attic/forge/exceltohtml/exceltohtml-demo/cms/src/main/resources/
added
attic/forge/exceltohtml/exceltohtml-demo/cms/src/main/resources/log4j.dtd
added
attic/forge/exceltohtml/exceltohtml-demo/cms/src/main/resources/log4j.xml
added
attic/forge/exceltohtml/exceltohtml-demo/cms/src/main/webapp/
added
attic/forge/exceltohtml/exceltohtml-demo/cms/src/main/webapp/WEB-INF/
added
attic/forge/exceltohtml/exceltohtml-demo/cms/src/main/webapp/WEB-INF/web.xml
added
attic/forge/exceltohtml/exceltohtml-demo/cms/src/main/webapp/skin/
added
attic/forge/exceltohtml/exceltohtml-demo/cms/src/main/webapp/skin/xinhaWev.css
added
attic/forge/exceltohtml/exceltohtml-demo/content/
added
attic/forge/exceltohtml/exceltohtml-demo/content/pom.xml
added
attic/forge/exceltohtml/exceltohtml-demo/content/src/
added
attic/forge/exceltohtml/exceltohtml-demo/content/src/main/
added
attic/forge/exceltohtml/exceltohtml-demo/content/src/main/resources/
added
attic/forge/exceltohtml/exceltohtml-demo/content/src/main/resources/default-ecm-content.xml
added
attic/forge/exceltohtml/exceltohtml-demo/content/src/main/resources/exceltohtmlproject-common.xml
added
attic/forge/exceltohtml/exceltohtml-demo/content/src/main/resources/exceltohtmlproject-namespace.xml
added
attic/forge/exceltohtml/exceltohtml-demo/content/src/main/resources/exceltohtmlproject-root.xml
added
attic/forge/exceltohtml/exceltohtml-demo/content/src/main/resources/exceltohtmlproject-types.cnd
added
attic/forge/exceltohtml/exceltohtml-demo/content/src/main/resources/hippoecm-extension.xml
added
attic/forge/exceltohtml/exceltohtml-demo/content/src/main/resources/hst-content-live.xml
added
attic/forge/exceltohtml/exceltohtml-demo/content/src/main/resources/hst-content-preview.xml
added
attic/forge/exceltohtml/exceltohtml-demo/content/src/main/resources/hst-virtualhosts.xml
added
attic/forge/exceltohtml/exceltohtml-demo/content/src/main/resources/hstconfiguration/
added
attic/forge/exceltohtml/exceltohtml-demo/content/src/main/resources/hstconfiguration/components.xml
added
attic/forge/exceltohtml/exceltohtml-demo/content/src/main/resources/hstconfiguration/pages.xml
added
attic/forge/exceltohtml/exceltohtml-demo/content/src/main/resources/hstconfiguration/sitemap.xml
added
attic/forge/exceltohtml/exceltohtml-demo/content/src/main/resources/hstconfiguration/sitemenus.xml
added
attic/forge/exceltohtml/exceltohtml-demo/content/src/main/resources/hstconfiguration/templates.xml
added
attic/forge/exceltohtml/exceltohtml-demo/pom.xml
added
attic/forge/exceltohtml/exceltohtml-demo/site/build.properties-sample
added
attic/forge/exceltohtml/exceltohtml-demo/site/pom.xml
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/java/
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/java/org/
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/java/org/onehippo/
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/java/org/onehippo/forge/
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/java/org/onehippo/forge/beans/
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/java/org/onehippo/forge/beans/BaseDocument.java
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/java/org/onehippo/forge/beans/TextDocument.java
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/java/org/onehippo/forge/components/
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/java/org/onehippo/forge/components/Detail.java
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/java/org/onehippo/forge/components/Home.java
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/java/org/onehippo/forge/components/LeftMenu.java
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/java/org/onehippo/forge/components/Right.java
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/WEB-INF/beans-annotated-classes.xml
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/WEB-INF/hst-config.properties
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/WEB-INF/jsp/
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/WEB-INF/jsp/errorpages/
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/WEB-INF/jsp/errorpages/ErrorPage404.jsp
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/WEB-INF/jsp/errorpages/ErrorPage500.jsp
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/WEB-INF/jsp/errorpages/component-error-page.jsp
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/WEB-INF/jsp/tracetool-level.jsp
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/WEB-INF/jsp/tracetool-log.jsp
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/WEB-INF/jsp/tracetool.jsp
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/WEB-INF/pa-web.xml
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/WEB-INF/web.xml
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/css/
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/css/style.css
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/js/
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/js/exceltohtml.js
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/jsp/
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/jsp/components/
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/jsp/components/exceltohtml.jsp
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/jsp/components/header/
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/jsp/components/header/header.jsp
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/jsp/components/layout/
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/jsp/components/layout/homelayout.jsp
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/jsp/components/layout/threecolumnlayout.jsp
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/jsp/components/main/
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/jsp/components/main/detail.jsp
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/jsp/components/main/home.jsp
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/jsp/components/main/leftmenu.jsp
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/jsp/components/main/right.jsp
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/jsp/templates/
added
attic/forge/exceltohtml/exceltohtml-demo/site/src/main/webapp/jsp/templates/webpage.jsp
added