Re: Old cocoon problem?
Michael Wechner <[email protected]>
| Newsgroups | gmane.comp.cms.wyona.user |
|---|---|
| Message-ID | <[email protected]> |
Dear Alex Please find my comments below Alex McLintock wrote: > Thanks for the feedback. In the end I installed Tomcat 4.1.3beta on my > live RedHat7.2 box and installed > the latest Wyona binary and it worked first time! Thanks! > > (ok ok there are still quite a few pages which don't work but hey - this > is work in progress). > > I am now going to write some of my own documentation as I learn about > Wyona and its demo apps. > Please give me a shout of encouragement if you want to see this doc too. +1000 (I think I said that already) > > > > > Here are some notes with me logged in as wyona/levi > The following may seem like a list of faults - but in general I am very > impressed.... > > I've created my own ethz-mat group within the materials department but > can't add members to it as wyona. (Oh I can as user korosec - but only > one...) Actually it shouldn't matter if you are wyona or korosec, because they both have permissions to create the doctype "Members". But only once! Because each "Group" has only one "Members" overview, but arbitrary number of members:-) > > I can add members to the existing Polymer Physics department. > They come up as Prof. Dr. Lise Meitner, Prof. Dr. sc. nat., Professor of > Applied Chemistry > This is a bit confusing. Presumably LIse is a template for new members - > if so then it should say so, eg > the name should be "Enter Name Here", and so on. That's right. Lise is taken as sample. It would certainly be better the way as you suggest it. I changed it (public CVS!) You find the samples at: docs/publication/doctypes/samples/ > > The search facility on the left does not appear to work - there is not > even a form tag. Is this something > Wyona can help with or should we look elsewhere for search facilities? > presumably we have two strategies. > 1) is to use something like swish-e to index a whole site and use that > index when searching > 2) use something which understands how the xml data is stored and > indexes that instead.... The layout was given from the ETH (Swiss Federal Institute of Technology), which means the Search Field is part of the layout, but we didn't implement it. For searching there various possibilities. Our strategy is actually as follows: Every time you modify some content, the change will be noticed by the "Revision Controller" (we are currently migrating and refactoring). The Revision Controller will notify the Dispatcher, which will notify the Search Engine to index the modified content (Publisher-Dispatcher-Subscriber Pattern). This way you can add any Search Engine as Subscriber to the Dispatcher. You can also add more than one by using this pattern. It's really very powerful! > > This example also shows a breadcrumb navigation (the ruler like thing > which says "Department, Polymer Physics, Members," etc. Cool. It's based on the "tree.xml" (Will put that into some XML DB e.g. XIndice and XPath). But I think you wrote something because of Performence Problems!? > > The "Open Positions" page fails for me. Is this implemented in the demo > yet? It would be really helpful if the un-implemented pages actually > were real pages which perhaps said "Not implemented yet" so that we > don't think it is a probnlem with our installation. That's right, it's not that nice, but we wanted to show, tha you can have external links within the tree. > > I can edit the top department page, but I can't add more groups to it. > http://www.owal.co.uk:8080/wyona-cms/ethz-mat/edit/index.xml Sorry for that, but the HTML-Form editor is just a prototype and we didn't have time yet to further enhance it. > > There is a menu on the left with some dynamic information (eg I have > added a test group and it appears in the list), but it isn't totally > clear why it appears on the end of the list after the ETH Homepage. > Presumably the hard coded links are set up by the "Designers" who may > have different capabilities. No not really. It's a sibling. The order is based on time when the sibling was added! > > I frequently get the DocumentNotPublished error message when looking at > the live site. This means of course that the link goes to a page which > has not been approved yet. The solution is of course to go to the page > in the edit view, and publish it. Is it possible to list all the > unpublished pages so that they can be published in turn, or as a whole? Correct. No this feature is not there yet, but it would certainly be a nice feature! > > > Why does it say "(Text in German)"? Is that part of the design? or is it > part of the functionality? It's part of "their" (ETH) design. > > I am running out of memory a lot. Is this a fault of my starting Tomcat > without the -mX command line options, or is it simply a problem of not > enough physical memory. (There is a lot of other stuff on this box which > *only* has half a Gig of memory...) That's quite probable. Cocoon eats a lot of memory. Our PC's have 1 Gig of memory and we are actually free of memory problems. But you might try out -mX. See also the preformance guide from Cocoon! > > > > More later when I look at the other demos..... Thanks a lot for your comments on ethz-mat Michael > > > > Alex > > > At 14:46 07/06/2002, Alex McLintock wrote: > >> jdk1.3.1_01 which is slightly older than your JDK, >> RedHat 7.2 >> Tomcat 4.0.4-b1 but I guess I can move to b3 >> >> Yes I have cookies enabled :-) >> >> Aha - wait a minute - what domain does your cookie sender use? My >> machine doesn't have a domain.... It is just "holdstock".... >> >> If there is no domain what will happen.... Hmmmmm.... >> >> I'm sitting at home with a lan behind a firewall and broadband >> internet connection - none of my machines are in DNS at all. >> >> If someone can confirm that is my problem then I will install Wyona on >> my live server (which of course does have a domain) and try it there. >> >> Alex > > > > > Openweb Analysts Ltd, London: Software For Complex Websites > http://www.OWAL.co.uk/ > Free Consultancy for London Companies thinking of Open Source Software. > > > > _______________________________________________ > WyonaCMS-users mailing list > [email protected] > http://mail.wyona.org/cgi-bin/mailman/listinfo/wyonacms-users