added community logo support and the logo on top of the community left menu;

fixed some bugs with menu handling
This commit is contained in:
Eric J. Bowersox
2003-06-16 23:59:30 +00:00
parent f8ddd74223
commit 2aae5c47eb
19 changed files with 981 additions and 11 deletions

View File

@@ -19,6 +19,7 @@
<dialog name="community_profile" defaultbutton="update">
<title>Edit Community Profile:</title>
<action>comm/admin/profile.js.vs</action>
<render-param name="cid"/>
<hidden name="cc" value=""/>
<header name="basic_hdr" caption="Basic Information"/>
@@ -28,7 +29,7 @@
<text name="rules" caption="Rules" size="32" maxlength="254"/>
<languagelist name="language" caption="Primary Language" required="true"/>
<text name="url" caption="Home Page" size="32" maxlength="254"/>
<!-- <communitylogo name="logo" caption="Community Logo" link="comm/photo.js.vs" type="servlet"/> -->
<communitylogo name="logo" caption="Community Logo" link="comm/admin/profile_logo.js.vs?cc=${cid}" type="servlet"/>
<header name="location_hdr" caption="Location"/>
<text name="company" caption="Company" size="32" maxlength="254"/>