<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style='font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;'>I think I put SqueakDoc in Montitello repo.  <br><br>Its been a year since I have touched it.  <br>Akthough it predates Doc, the idea is to make it the web front for a documentation system.<br><br>Iirc, it  renders existing Help  ok, but with recursion problems.<br><br>There is other stuff, my usual overkill approach, but it could be a start for somebody.<br><br>Iirc, it requires the Zurb framework also in the repo and the zurb css / jss<br><div id="message"></div><br id="br3"><div id="signature"></div><div id="content"><br> ---- On Mon, 19 Jul 2021 11:51:50 -0400 <b> lewis@mail.msen.com </b> wrote ----<br><br><blockquote style="border-left: 1px solid rgb(204, 204, 204); padding-left: 6px; margin-left: 5px;"><div>On Mon, Jul 19, 2021 at 09:35:51AM +0200, Marcel Taeumel wrote:<br>> Hi all --<br>> <br>> I am not quite sure, what the overall goal is here. :-) "HelpBrowser+Seaside"<br>> sounds like a regular, web-based wiki, which be already have: wiki.squeak.org.<br>> <br><br>I meant something rather different:<br><br>In the help system, HelpBrowser is the model. When you open a help browser,<br>you get a Morphic view on the model.<br><br>In the SqueakSource application, we have similarly have an SSRepository<br>model, but the view is rendered on a web site using Seaside rather than<br>Morphic.<br><br>Thus if someone were to write a Seaside application for HelpBrowser,<br>similar to the Seaside application for SqueakSource, then we would<br>have a way to put the help system on line and to automatically keep<br>it in sync with the help content in Squeak trunk.<br><br>In this scenario, content creation is entirely in Squeak trunk, and<br>the web application is just another a way to render it. I am not sure,<br>but I suspect that Seaside already provides then necessary components<br>to build up a help browser view on the web (tree widgets, etc).<br><br>Of course, finding "somebody" to implement the Seaside view would<br>be the missing piece in this puzzle. But it would be a nice little<br>project if someone has an interest in learning Seaside.<br><br>Dave<br><br><br></div></blockquote></div></div><br></body></html>