Re: howto get the "home" folder displayed as the root ?
Marc Petitmermet <[email protected]> Mon, 14 Jan 2008 23:24:10 +0100
| Newsgroups | gmane.comp.web.zope.silva.devel |
|---|---|
| Message-ID | <[email protected]> |
On 14. Jan 2008, at 19:58 Uhr, Joachim Schmitz wrote: > As you can see, the "home"-page is empty, you have to click on > "Home" to > see it. There must be a simple solution to show the "home"-Folder, > when > accessing the silva root. e.g. have a link object with name index point to the home1 document. but better is vice versa: have a link object with name home point to the index document. regards, marc