|
List Info
Thread: folder display of an area of site with expandable crosses?
|
|
| folder display of an area of site with
expandable crosses? |

|
2007-04-14 05:06:00 |
|
Hi
I'd like to display a site map type of view of an area of a site which has a complex folder structure which could perhaps be expandable in the way that the windows file system is etc. Say with expandable crosses which then display the contents of a folder and beneath.
Does anyone know if there is a product or way to do this already?
Thanks
-- michael
|
| Re: folder display of an area of site
with expandablecrosses? |

|
2007-04-15 10:47:16 |
|
I’d
be interested in this too.
My
only thought so far is there must be a product or module somewhere in the
Zope/Plone family, since the Zope Management Interface has such a sidebar.
~ Ken
-----Original Message-----
From:
plone-users-bounces lists.sourceforge.net
[mailto:plone-users-bounces lists.sourceforge.net] On Behalf Of michael nt milne
Sent: Saturday, April 14, 2007
6:06 AM
To: plone list
Subject: [Plone-Users] folder
display of an area of site with expandablecrosses?
Hi
I'd like to display a site map type of view of an area of a site which has a
complex folder structure which could perhaps be expandable in the way that the
windows file system is etc. Say with expandable crosses which then display the
contents of a folder and beneath.
Does anyone know if there is a product or way to do this already?
Thanks
--
michael
|
| Re: folder display of an area of site
with expandable crosses? |
  United States |
2007-04-15 13:39:49 |
michael nt milne wrote:
>
> Hi
>
> I'd like to display a site map type of view of an area
of a site which has
> a
> complex folder structure which could perhaps be
expandable in the way that
> the windows file system is etc. Say with expandable
crosses which then
> display the contents of a folder and beneath.
>
> Does anyone know if there is a product or way to do
this already?
>
There is no add-on Product I know of which offers the
behavior you describe.
(Hard though that may be to believe.) I've thought about
this problem idly,
a bit, but lack the skill and time to take it all the way to
the hoop.
The approach to implementing it would, I suspect, be to
write a wholesale
replacement for the navigation portlet that implements a
custom navigation
strategy, which would return the entire structure of your
site or section.
You'd then have to write the appropriate bits of HTML +
javascript (or, more
likely, borrow some prior art!) to hide/reveal sections of
the tree.
Martin Aspeli's article on custom navigation sections at
http://plone.org/documentation/how-to/custom-navigation
a> will very likely be
helpful should you choose to go this route.
best,
jon
--
View this message in context: http://
www.nabble.com/folder-display-of-an-area-of-site-with-expand
able-crosses--tf3575709.html#a10005362
Sent from the Plone: General mailing list archive at
Nabble.com.
------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
Plone-Users mailing list
Plone-Users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plone-users
|
|
| Re: folder display of an area of site
with expandable crosses? |
  United Kingdom |
2007-04-17 06:40:45 |
This looks as it it may be of some use in building
expandable nav trees.
It hasn't been touched in 2 years, but it does make use of
zope3.
http://plone.org/prod
ucts/zmori
There are no releases, so grab the source code from
h
ttp://dev.plone.org/collective/browser/zmori/trunk
--ET
"Jon Stahl" <jon onenw.org> wrote in
message
news:10005362.post talk.nabble.com...
>
>
>
> michael nt milne wrote:
>>
>> Hi
>>
>> I'd like to display a site map type of view of an
area of a site which
>> has
>> a
>> complex folder structure which could perhaps be
expandable in the way
>> that
>> the windows file system is etc. Say with expandable
crosses which then
>> display the contents of a folder and beneath.
>>
>> Does anyone know if there is a product or way to do
this already?
>>
>
> There is no add-on Product I know of which offers the
behavior you
> describe.
> (Hard though that may be to believe.) I've thought
about this problem
> idly,
> a bit, but lack the skill and time to take it all the
way to the hoop.
>
> The approach to implementing it would, I suspect, be to
write a wholesale
> replacement for the navigation portlet that implements
a custom navigation
> strategy, which would return the entire structure of
your site or section.
> You'd then have to write the appropriate bits of HTML +
javascript (or,
> more
> likely, borrow some prior art!) to hide/reveal sections
of the tree.
>
> Martin Aspeli's article on custom navigation sections
at
> http://plone.org/documentation/how-to/custom-navigation
a> will very likely
> be
> helpful should you choose to go this route.
>
> best,
> jon
>
>
>
> --
> View this message in context:
> http://
www.nabble.com/folder-display-of-an-area-of-site-with-expand
able-crosses--tf3575709.html#a10005362
> Sent from the Plone: General mailing list archive at
Nabble.com.
>
>
>
------------------------------------------------------------
-------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2
express and take
> control of your XML. No limits. Just data. Click to get
it now.
> http://sourcefor
ge.net/powerbar/db2/
------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
Plone-Users mailing list
Plone-Users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plone-users
|
|
| Re: folder display of an area of site
with expandable crosses? |

|
2007-04-17 07:38:10 |
|
Very interesting. I guess this could be used as its own page? Or used as a folder view etc?
On 4/17/07, Emyr Thomas < emyr.thomas gmail.com">
emyr.thomas gmail.com> wrote:This looks as it it may be of some use in building expandable nav trees.
It hasn't been touched in 2 years, but it does make use of zope3.
http://plone.org/products/zmori
There are no releases, so grab the source code from
http://dev.plone.org/collective/browser/zmori/trunk
--ET
"Jon Stahl" < jon onenw.org">jon onenw.org> wrote in message
news:10005362.post talk.nabble.com... > > > > michael nt milne wrote: >> >> Hi >> >> I'd like to display a site map type of view of an area of a site which
>> has >> a >> complex folder structure which could perhaps be expandable in the way >> that >> the windows file system is etc. Say with expandable crosses which then >> display the contents of a folder and beneath.
>> >> Does anyone know if there is a product or way to do this already? >> > > There is no add-on Product I know of which offers the behavior you > describe. > (Hard though that may be to believe.) I've thought about this problem
> idly, > a bit, but lack the skill and time to take it all the way to the hoop.  > > The approach to implementing it would, I suspect, be to write a wholesale > replacement for the navigation portlet that implements a custom navigation
> strategy, which would return the entire structure of your site or section. > You'd then have to write the appropriate bits of HTML + javascript (or, > more > likely, borrow some prior art!) to hide/reveal sections of the tree.
> > Martin Aspeli';s article on custom navigation sections at > http://plone.org/documentation/how-to/custom-navigation will very likely
> be > helpful should you choose to go this route. > > best, > jon > > > > -- > View this message in context: >
http://www.nabble.com/folder-display-of-an-area-of-site-with-expandable-crosses--tf3575709.html#a10005362 > Sent from the Plone: General mailing list archive at Nabble.com. >
> > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/ _______________________________________________ Plone-Users mailing list Plone-Users lists.sourceforge.net">Plone-Users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plone-users
-- michael
|
| Re: folder display of an area of site
with expandable crosses? |
  United States |
2007-04-17 08:26:20 |
Emyr Thomas-2 wrote:
>
> This looks as it it may be of some use in building
expandable nav trees.
> It hasn't been touched in 2 years, but it does make use
of zope3.
>
> http://plone.org/prod
ucts/zmori
>
> There are no releases, so grab the source code from
> h
ttp://dev.plone.org/collective/browser/zmori/trunk
>
Wow. Talk about "easter eggs" buried in the
Collective!
Thanks for finding that, Emyr!
Michael, please do report back if it works for you!
best,
jon
--
View this message in context: ht
tp://www.nabble.com/folder-display-of-an-area-of-site-with-e
xpandable-crosses--tf3575709s6742.html#a10035152
Sent from the General Questions mailing list archive at
Nabble.com.
------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
Plone-Users mailing list
Plone-Users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plone-users
|
|
[1-6]
|
|
|
about | contact Other archives ( Real Estate discussion Medical topics )
|