[Zope] Sequencing pages
John Poltorak
jp at warpix.org
Wed Jun 29 05:14:55 EDT 2005
On Tue, Jun 28, 2005 at 03:45:01PM -0500, J Cameron Cooper wrote:
> John Poltorak wrote:
> > If I create individual pages for a website as sub folders of a sites main
> > folder, how do I control the sequence of pages if I automatically generate
> > a set of links to all the folders? I presume that under normal
> > circumstances that sequence would be in alphabetical order of object ID.
>
> The standard folder lists its contents in "unspecified" order. In
> practice, it's in order of creation (I think.)
Creation date sequence seems to explain the order I'm seeing.
> You can get ordered folders, which support changing the order. In fact,
> one ships with Zope in recent versions. Look for "Folder (Ordered)".
I've often wondered what 'Folder (Ordered)' was for.
Is there an example of its usage I can take a look at anywhere?
> --jcc
> --
> "Building Websites with Plone"
> http://plonebook.packtpub.com/
>
> Enfold Systems, LLC
> http://www.enfoldsystems.com
--
John
More information about the Zope
mailing list