Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
moved web class files to main java src

  1. … 5 more files in changeset.
removed validation files

moved struts files to inside WEB-INF

moved struts files to inside WEB-INF

moved struts folder inside WEB-INF

    • -0
    • +6
    ./struts/config/global-exceptions.xml
    • -0
    • +6
    ./struts/config/global-forwards.xml
    • -0
    • +209
    ./struts/config/struts-actions.xml
    • -0
    • +3
    ./struts/config/struts-forms.xml
    • -0
    • +2
    ./struts/config/struts-message-resources.xml
    • -0
    • +15
    ./struts/config/struts-plugins.xml
    • -0
    • +382
    ./struts/struts-bean.tld
    • -0
    • +1705
    ./struts/struts-form.tld
    • -0
    • +2972
    ./struts/struts-html.tld
    • -0
    • +642
    ./struts/struts-logic.tld
    • -0
    • +2870
    ./struts/struts-nested.tld
    • -0
    • +73
    ./struts/struts-template.tld
    • -0
    • +337
    ./struts/struts-tiles.tld
    • -0
    • +145
    ./struts/tiles-defs.xml
    • -0
    • +47
    ./struts/validation.xml
    • -0
    • +1101
    ./struts/validator-rules.xml
removed forum.jar

removed tile-defs

no message

    • -2
    • +1
    ./classes/ApplicationResources.properties
    • -1
    • +3
    ./jsps/authoring/forum/instructions.jsp
modifications to forum specific tld

modifications to open topic jsp

edit message jsp

    • -0
    • +22
    ./jsps/learning/message/edit.jsp
changes made to incorporate content repository changes

no message

changed some validation rules

added dummy mappings for FCKEditor and also changed checkboxes to radioboxes

    • -1
    • +2
    ./classes/ApplicationResources.properties
    • -3
    • +12
    ./jsps/authoring/forum/includes/advanced.jsp
    • -1
    • +10
    ./jsps/authoring/forum/includes/basic.jsp
  1. … 1 more file in changeset.
learning message form

    • -0
    • +14
    ./jsps/learning/message/includes/form.jsp
tlds

    • -0
    • +382
    ./struts-bean.tld
    • -0
    • +268
    ./struts-config.xml
    • -0
    • +1705
    ./struts-form.tld
    • -0
    • +2972
    ./struts-html.tld
    • -0
    • +642
    ./struts-logic.tld
    • -0
    • +2870
    ./struts-nested.tld
    • -0
    • +73
    ./struts-template.tld
    • -0
    • +337
    ./struts-tiles.tld
    • -0
    • +231
    ./taglibs-datetime.tld
    • -0
    • +1101
    ./validator-rules.xml
jars for the web module

    • binary
    ./lib/commons-beanutils.jar
    • binary
    ./lib/commons-collections-3.1.jar
    • binary
    ./lib/commons-digester.jar
    • binary
    ./lib/commons-fileupload.jar
    • binary
    ./lib/commons-lang-2.0.jar
    • binary
    ./lib/commons-logging.jar
    • binary
    ./lib/commons-validator.jar
    • binary
    ./lib/displaytag-1.1.jar
    • binary
    ./lib/jmage-0.4.4.jar
    • binary
    ./lib/struts-legacy.jar
    • binary
    ./lib/taglibs-datetime.jar
jars for running xdoclet on form beans

    • binary
    ./lib/build/servlet.jar
    • binary
    ./lib/build/xdoclet-1.2.2.jar
    • binary
    ./lib/build/xdoclet-apache-module-1.2.2.jar
    • binary
    ./lib/build/xdoclet-de-locale-1.2.2.jar
    • binary
    ./lib/build/xdoclet-ejb-module-1.2.2.jar
    • binary
    ./lib/build/xdoclet-fr_FR-locale-1.2.2.jar
    • binary
    ./lib/build/xdoclet-hibernate-module-1.2.2.jar
    • binary
    ./lib/build/xdoclet-java-module-1.2.2.jar
    • binary
    ./lib/build/xdoclet-jdo-module-1.2.2.jar
    • binary
    ./lib/build/xdoclet-jmx-module-1.2.2.jar
    • binary
    ./lib/build/xdoclet-web-module-1.2.2.jar
    • binary
    ./lib/build/xdoclet-xdoclet-module-1.2.2.jar
    • binary
    ./lib/build/xjavadoc-1.1.jar
learning specific jsps

    • -0
    • +40
    ./jsps/learning/forum/open.jsp
    • -0
    • +32
    ./jsps/learning/message/open.jsp
    • -0
    • +19
    ./jsps/learning/message/reply.jsp
authoring specific jsps

    • -0
    • +13
    ./jsps/authoring/forum/advanced.jsp
    • -0
    • +55
    ./jsps/authoring/forum/basic.jsp
    • -0
    • +13
    ./jsps/authoring/forum/editAdvanced.jsp
    • -0
    • +46
    ./jsps/authoring/forum/editBasic.jsp
    • -0
    • +49
    ./jsps/authoring/forum/editInstructions.jsp
    • -0
    • +18
    ./jsps/authoring/forum/includes/advanced.jsp
    • -0
    • +20
    ./jsps/authoring/forum/includes/basic.jsp
    • -0
    • +28
    ./jsps/authoring/forum/includes/instructions.jsp
    • -0
    • +49
    ./jsps/authoring/forum/instructions.jsp
    • -0
    • +13
    ./jsps/authoring/message/create.jsp
    • -0
    • +16
    ./jsps/authoring/message/includes/form.jsp
no message

    • -0
    • +61
    ./classes/ApplicationResources.properties
    • -0
    • +1
    ./classes/displaytag.properties
    • -0
    • +47
    ./classes/log4j.properties
  1. … 1 more file in changeset.
A Forum specific tag

Authoring Action and LearningAction and related Form beans