Re: [Hypercontent-users] Questions
Brought to you by:
alexvigdor
From: Alex V. <av...@co...> - 2004-07-28 19:25:09
|
Hi Carl, Answers are embedded below On Jul 28, 2004, at 6:36 AM, Carl Barrow wrote: > I have been taking at look at HyperContent ready to set up some of the > sites here at at Hull. I have a couple of questions to start with > although I'm sure there will be many more. > > 1- It is possible to auto create a TOC and site index? Yes - v1.4 introduced a new navigation management system, which is appropriate for everything from managing site navigation to site maps (TOC). See http://hypercontent.sourceforge.net/docs/manual/develop/navigation.html > 3- Is it possible to auto create a breadcrumb trail? Yes. This is something that would be implemented in XSL, and might be done by including your site map navigation document, locating the node of the current page, and producing the breadcumb trail based on its ancestors. We have produced some sites with breadcrumb trails here, so we could provide some code samples. > 2 - I have looked at the demo site supplied with the UPortal channel. > I notice that if you create a new news item a new menu item is > automatically created on the left hand menu, is this something that we > can control or turn of completely for a certain site? Navigation is left entirely up to you - the HyperContent site left navigation is managed by a navigation template file, as described in the chapter linked above, and changing that template file is all you would have to do to change whether, where and how many news items show up. The relationship of navigation template files to sections of your site is specified in your project configuration, so you can have completely different rules for generating navigation in different parts of your site. Keep the questions coming! Cheers, Alex > > Many thanks > > Carl > > -- > ************************************ > > Carl Barrow > Web Developer > e-Services > The University of Hull > Cottingham Road > Hull > HU6 7RX > Ext. 6838 > ************************************ > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by BEA Weblogic Workshop > FREE Java Enterprise J2EE developer tools! > Get your free copy of BEA WebLogic Workshop 8.1 today. > http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users > |