Hi, > > I have installed an experimental FAQ creation system, which is accessible > > at http://faq.envida.org/. The midgard FAQ is accessible for reading > > without a login, anyone who would like to contribute to the FAQ can > > contact me directly in order to get a login. > > It seems that the same data is now also available at > http://www.midgard-project.org/faq/ > > Can I switch the link in Midgard's navigation bar to that > instead?
Hey, I didn't see that link before, great. Yes, you can. It slurps up the manual in the midgard style. > Also, is the new manual at /manualxml/ now ready for production? > I would like to add the Repligard seminar notes there. The XML files are, you want to add it as a chapter to the manual, or as an appendix? If you want to make it a separate document that the Makefile.in needs to be adapted. > Also, it would fit the site layout better if the navigation would > be in the <(navi)> element instead of being just inside the page > content. True, but what you are looking at is flat php, generated from the XML sources with a special stylesheet applied. Just pulling in the files like we used to with the old manual doesn't work, as you would loose the title of the page. (You can't parse it by pulling it in because the title is generated by php code). However, if you make a page available that returns the header, and another for the footer, then I am able to include that. For the viewing part, I'm okay with putting the manual online. On the backend I have not yet created stuff to make downloadables available, but then again the current site doesn't offer them anyway, so that should not be a showstopper. I will make the downloadable available in time. wkr, -- Envida http://www.envida.net/ Armand A. Verstappen Graadt van Roggenweg 328 [EMAIL PROTECTED] 3531 AH Utrecht tel: +31 (0)30 298 2255 Postbus 19127 fax: +31 (0)30 298 2111 3501 DC Utrecht --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
