[opencms-dev] strange - NavElement does not show in the online project
cfn at kb.dk
cfn at kb.dk
Wed Jun 28 10:46:17 CEST 2006
Have you published the folder (is it present in the online project) ?
opencms-dev-bounces at opencms.org wrote on 28-06-2006 10:30:05:
> I added a folder in the offline project and added it to "navigation".
> When I iterate through the navelements:
>
> for(Iterator i=entryList.iterator();i.hasNext();) {
>
> CmsJspNavElement el=(CmsJspNavElement)i.next();
> out.write("--> "+ el.getNavText()+"<br>");
> }
>
> and invoke a page that uses this template code in the offline project
> the added folder is shown.
>
> When I look at it in the online project the folder is not listed
> (although it is added to the navigation).
>
> I'm pulling my hairs over it. Help, please. (OpenCms 6.0.4 in this case)
>
>
> --
> Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please
visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20060628/0dd8e9a6/attachment.htm>
More information about the opencms-dev
mailing list