[Pmwiki-users] Re: An outline for WikiOutlines with inlined markup?

John Rankin john.rankin at affinity.co.nz
Thu Nov 7 16:57:52 CST 2002


> > Maybe two trail markups?  One to produce the=20
> >=20
> >   < PreviousPage | ThisPage | NextPage >
> >=20
> > rendering and a separate one to produce the breadcrumb
> >=20
> >   TopPage ^ GrandparentPage ^ ParentPage ^ ThisPage
> >=20
> > one?  Authors could then mix/match as desired.
>=20
> I like it.  How about  ^^ThisPage^^ for the latter?
>=20
> -Scott
> --=20
>=20
> Wouldn't it have to be ^^TopPage^^ (I'm assuming that there is one page =
that lays out the whole outline).

Er, right.

> If <<TopPage>> produces < PreviousPage | ThisPage | NextPage > it
> means I can't get to TopPage from ThisPage. Is this a problem?

I think so.

-Scott
--=20
Jonathan Scott Duff
duff at cbi.tamucc.edu


<<TopPage>> could produce:

(a) < PreviousPage | ThisPage | NextPage >
(b) < PreviousPage | TopPage | NextPage >
(c) < PreviousPage | ParentPage | NextPage >
(d) < PreviousPage | FirstChild | LastChild | NextPage >
(e) < PreviousPage | FirstChild | ParentPage | LastChild | NextPage >

My vote goes to (c).

JR






More information about the pmwiki-users mailing list