<!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;color:#00000;'><div><br></div><div>Hi Pierce<br></div><div><br></div><div>That is what I have. Each Wiki Page is wrapped by a class.<br></div><div><br></div><div>Also, I have refactored it a bit and now the left menu shows the page title in stead of 'pageNNN' and the content displays without the cruft.<br></div><div><br></div><div>Also, I moved the scraped data to the class side and things like 'title' and 'pagecontent' are parsed from that raw html.<br></div><div>There is other meta-data I will be extracting ...things like 'date created' and "author" if possible.<br></div><div><br></div><div>Anyhoo...the Squeak Wiki is now in classes/objects which lends the power of Smalltalk to bend it to our needs.<br></div><div><br></div><div>I must say, the Morphic is really chugging under the load though. I am hoping its just trying to catch up to me moving the swiki classes to their own category.<br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div class="zmail_extra"><div id="Zm-_Id_-Sgn1"><div><br></div><div>---- On Sun, 02 Dec 2018 03:27:52 -0500 <b>Pierce Ng <pierce@samadhiweb.com></b> wrote ----<br></div></div><div><br></div><blockquote style="border-left: 1px solid #cccccc; padding-left: 6px; margin:0 0 0 5px"><div><div>On Sun, Dec 02, 2018 at 01:33:54AM -0500, gettimothy wrote:<br></div><div>> Good morning FYI <a target="_blank" href="http://menmachinesmaterials.com/SeasideDoc">http://menmachinesmaterials.com/SeasideDoc</a> Under the<br></div><div>> SWIKI menu item on the left menu, are all 6610 pages of the squeak<br></div><div>> wiki. It renders the raw html as scraped. I am currently working on<br></div><div>> the presentation of that data in a clean way. I must say that having<br></div><div>> 6610 subclasses of DocletSwiki pounds the heck out of the Morphic<br></div><div>> Browser. <br></div><div><br></div><div>Why not a single class for a swiki page, with content and related<br></div><div>page-specific metadata in inst-vars? <br></div><div><br></div><div>Pierce<br></div><div>_______________________________________________<br></div><div>seaside mailing list<br></div><div><a target="_blank" href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br></div><div><a target="_blank" href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br></div></div></blockquote></div><div><br></div></div><br></body></html>