[opencms-dev] how to generate index of directory without getNavigation
Ørnulf Risnes
ornulf.risnes at nsd.uib.no
Wed Mar 3 08:25:01 CET 2004
For jsps you can add properties navPos and navText.
Personally, I usually lock the file and use the popupmenu-handle "Change
navigation". That way I don't have to make up my own navPos-numbers.
Moreover, if you want to create lists over files in a given folder
regardless of navigation properties you use one of the
CmsObject::getFilesInFolder(...)-methods.
Ørnulf Risnes
Nesstar ltd.
Chuck Fletcher wrote:
> OK, so i answered my own question sort of... It can work, by add a navtext
> property, but there isnt a gui for nav like for jsps.
>
> Any idea if this this on purpose or a bug?
>
>
> On Tue, 2 Mar 2004, Chuck Fletcher wrote:
>
>
>>Hi,
>>
>>Ideally I'd like to use plain files(so that our editors can use the HTML
>>editor) in a directory and generate a file list from them. Unfortunatly
>>the getNavigation scheme doesnt work with plain files. So what is the best
>>thing to do?
>>
>>can somebody provide an example of another way to generate file lists?
>>Also can I order by a parameter or date?
>>
>>Thanks,
>>
>>Chuck
>>
>>_______________________________________________
>>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
>>
>
>
> _______________________________________________
> 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