working on struts/hibernate for content-admin
authoridfx <idfx>
Sat, 20 Dec 2003 20:27:09 +0000 (20:27 +0000)
committeridfx <idfx>
Sat, 20 Dec 2003 20:27:09 +0000 (20:27 +0000)
commitfa508a480d38c156297fba93bafba8427d9601c6
tree643264d87461ab780936dce34a834270d9a581b0
parent3dc0c0a23e5cf327a47e4486349988723e922fc2
working on struts/hibernate for content-admin
25 files changed:
dbscripts/updates/update20031005.sql [new file with mode: 0755]
etc/hibernate.cfg.xml [new file with mode: 0755]
source/mir/core/model/Comment.hbm.xml
source/mir/core/model/Comment.java
source/mir/core/model/Content.hbm.xml
source/mir/core/model/Content.java
source/mir/core/model/IComment.java [new file with mode: 0755]
source/mir/core/model/IContent.java
source/mir/core/model/ITopic.java [new file with mode: 0755]
source/mir/core/model/Language.java
source/mir/core/model/Media.hbm.xml
source/mir/core/model/Media.java
source/mir/core/model/Topic.java
source/mir/core/service/storage/ContentService.java
source/mir/core/service/storage/StorageService.java
source/mir/core/test/Test.java
source/mir/core/ui/action/admin/ContentAction.java [new file with mode: 0755]
source/mir/core/ui/action/admin/StartpageAction.java
source/mir/core/ui/plugin/HibernatePlugin.java
source/mir/core/ui/servlet/ServletConstants.java
source/mir/core/ui/servlet/TemplateServlet.java
templates/admin/FUNCTIONS.tmpl
templates/admin/content.tmpl [new file with mode: 0755]
templates/admin/contentlist.tmpl [new file with mode: 0755]
templates/admin/index.tmpl