<br><font size=2 face="sans-serif">Have you published the folder (is it
present in the online project) ?</font>
<br>
<br><font size=2><tt>opencms-dev-bounces@opencms.org wrote on 28-06-2006
10:30:05:<br>
<br>
> I added a folder in the offline project and added it to "navigation".<br>
> When I iterate through the  navelements:<br>
> <br>
> for(Iterator i=entryList.iterator();i.hasNext();) {<br>
>  <br>
>       CmsJspNavElement el=(CmsJspNavElement)i.next();<br>
>       out.write("--> "+ el.getNavText()+"<br>");<br>
> }<br>
> <br>
> and invoke a page that uses this template code in the offline project<br>
> the added folder is shown.<br>
> <br>
> When I look at it in the online project the folder is not listed<br>
> (although it is added to the navigation).<br>
> <br>
> I'm pulling my hairs over it. Help, please. (OpenCms 6.0.4 in this
case)<br>
> <br>
> <br>
> --<br>
> Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de<br>
> <br>
> _______________________________________________<br>
> This mail is sent to you from the opencms-dev mailing list<br>
> To change your list options, or to unsubscribe from the list, please
visit<br>
> http://lists.opencms.org/mailman/listinfo/opencms-dev<br>
</tt></font>