[opencms-dev] Create Admin Module
Darin Kuntze
dkuntze at thinksacco.com
Wed Mar 31 21:30:02 CEST 2004
I tried that and it did not work.
Here's what I tried:
/system/modules/com.mymodule.www/classes/workplace.properties
Contains:
com_mymodule_www_psadmin.icon.navtext=User Admin
/system/modules/com.mymodule.www/administration/psadmin
Has the following properties:
NavPos:220
NavText:com_mymodule_www_psadmin.icon.navtext
Title:ic_admin_psadmin
The icon shows up fine (from the pics directory), but no label.
Any input?
-----Original Message-----
From: opencms-dev-admin at opencms.org [mailto:opencms-dev-admin at opencms.org]
On Behalf Of Michael Goodwin
Sent: Wednesday, March 31, 2004 1:38 AM
To: opencms-dev at opencms.org
Subject: Re: [opencms-dev] Create Admin Module
I think this is the case:
The label comes from a properties file (workplace.properties which belongs
in the classes directory of the module), I think it is done like this to
facilitate having different languages.
You have to restart to see changes made to properties files.
From: "Darin Kuntze" <dkuntze at thinksacco.com>@opencms.org on 30/03/2004
14:34 CST
Please respond to opencms-dev at opencms.org
Sent by: opencms-dev-admin at opencms.org
To: <opencms-dev at opencms.org>
cc:
Subjec [opencms-dev] Create Admin Module
t:
I posted a few questions about creating a new admin module a while back and
I'm only now getting around to doing it... and I have run into a problem:
I can't seem to get my icon's caption to appear in the admin section. The
icon shows up fine, but I get the "??" navtext caption instead of my
intended caption.
What are the steps to getting a my module's navtext to display properly?
What should the navtext property of my module point to? etc...
_______________________________________________
This mail is send to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://mail.opencms.org/mailman/listinfo/opencms-dev
More information about the opencms-dev
mailing list