Looking for a Navigation suggestion
I am moving our Intranet from native HTML pages, using includes, Into Zope. The navigation we have is the typical collapsing list on the left-side of the page. We have a LOT on our navigation and it changes frequently. Instead of duplicating our site into Zope, I wanted to re-design the Intranet to use a new layout for the navigation. Is there a "Zope Way" of doing navigation that would help my Intranet be more efficient? Can you share links to examples? Thanks Allen May allen.may@mcsinet.com MCSi Web Admin 800.842.1702 x7628
On Wed, 23 Jan 2002, Allen May wrote:
Is there a "Zope Way" of doing navigation that would help my Intranet be more efficient? Can you share links to examples?
I use NFGnav with good success. See http://www.zope.org/Members/gyst/NFGnav/ for more info. This is, of course, only one solution. It's certainly possible to "roll your own" and come up with a more site-specific approach. -Tim -- Tim Wilson | Visit Sibley online: | Check out: Henry Sibley HS | http://www.isd197.org | http://www.zope.com W. St. Paul, MN | | http://slashdot.org wilson@visi.com | <dtml-var pithy_quote> | http://linux.com
Will this product work on Win32 OS? Joseph -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Tim Wilson Sent: Wednesday, January 23, 2002 2:53 PM To: Allen May Cc: Zope (E-mail) Subject: Re: [Zope] Looking for a Navigation suggestion On Wed, 23 Jan 2002, Allen May wrote:
Is there a "Zope Way" of doing navigation that would help my Intranet be more efficient? Can you share links to examples?
I use NFGnav with good success. See http://www.zope.org/Members/gyst/NFGnav/ for more info. This is, of course, only one solution. It's certainly possible to "roll your own" and come up with a more site-specific approach. -Tim -- Tim Wilson | Visit Sibley online: | Check out: Henry Sibley HS | http://www.isd197.org | http://www.zope.com W. St. Paul, MN | | http://slashdot.org wilson@visi.com | <dtml-var pithy_quote> | http://linux.com _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
On Wed, 23 Jan 2002, Joseph Griffin wrote:
Will this product work on Win32 OS? Joseph
It's a Zope product, Zope runs on Win32, therefore it runs on Win32. (This is an oversimplification, but in general anything Zope product runs on any Zope platform.) -Tim -- Tim Wilson | Visit Sibley online: | Check out: Henry Sibley HS | http://www.isd197.org | http://www.zope.com W. St. Paul, MN | | http://slashdot.org wilson@visi.com | <dtml-var pithy_quote> | http://linux.com
On Wed, Jan 23, 2002 at 03:23:16PM -0500, Allen May wrote:
Instead of duplicating our site into Zope, I wanted to re-design the Intranet to use a new layout for the navigation. Is there a "Zope Way" of doing navigation that would help my Intranet be more efficient? Can you share links to examples?
Ron's got good ideas for the structure in another reply; I did a Windows-Explorer-style folder and document structure on my site (www.cae.tntech.edu), and documented what I did with NFGNav at http://www.zope.org/Members/mwr/NFGnav_Sitemap -- Mike Renfro / R&D Engineer, Center for Manufacturing Research, 931 372-3601 / Tennessee Technological University -- renfro@tntech.edu
participants (4)
-
Allen May -
Joseph Griffin -
Mike Renfro -
Tim Wilson