Next phase of forums functionality

Simple dialog framework implementation

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2056 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Gavin Cornwell
2005-12-22 11:57:43 +00:00
parent 6df515c801
commit a4564a1a49
65 changed files with 1215 additions and 560 deletions

View File

@@ -153,7 +153,6 @@
<property-sheet>
<show-property name="name"/>
<show-property name="description"/>
<show-property name="fm:status"/>
</property-sheet>
<navigation>
@@ -167,7 +166,6 @@
<config evaluator="node-type" condition="fm:topic">
<property-sheet>
<show-property name="name" displayLabelId="subject" />
<show-property name="fm:type"/>
</property-sheet>
<navigation>
@@ -325,7 +323,7 @@
<config evaluator="string-compare" condition="Custom Folder Types">
<folder-types>
<!-- <type name="fm:forums" icon="/images/icons/forums_large.gif" descriptionMsgId="forums_desc" /> -->
<type name="fm:forums" icon="/images/icons/create_forums_large.gif" descriptionMsgId="forums_desc" />
</folder-types>
</config>