Oliver Welter wrote:
> Hi Marcel,
>
>> 2 ) The general tab becomes useless
> Why ?
because there is only the logout function as submenu inside (at the
public interface ;)
>> When I also remove the general I end with 5 times the number 5 under
>> "CA Infos"
>
> I had this some time ago - the general tab is the default setting and if
> you remove it, openca gets a liitle bit confused. IIRC you have to edit
> the default entry in the genMenu Command...
>
well, the easy way would be to change:
<id>5</id>
of the OpenCA-Info to 1 ;)
inside menu.xml inside the pub section just below the genral settings
my would look like this
<interface>
<name>pub</name>
<htdocs_prefix>/operating/004/pub/pub</htdocs_prefix>
<cgi_prefix>/operating/004/pub/cgi-bin/pub/pki?</cgi_prefix>
<logo_left></logo_left>
<logo_right></logo_right>
<menu>
<!--
<item>
<id>1</id>
<name>General</name>
<item>
<name>Logout</name>
<link>cmd=logout</link>
<target>_top</target>
</item>
</item>
-->
<item>
<id>1</id>
<name>CA Infos</name>
<item>
and so on..,
to get a nother default menu, just set this one to 1...
for example
<item>
<id>1</id>
<name>User</name>
this has usaly number 10, in this case you leave number 5 for the
General section...
so the point is - somehow - the menuconfig has to have one item wich has
id number 1 - so the code know which menu to show as selected... when
you visit the site for the first time
now your users would automagicaly see the User Menu when they enter the
site...
greetings
dalini
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Openca-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openca-users