I am running PlotKit-pmm.10.
That is the most recent version as far as I know. (P.S. Despite my grumblings over the lack of documentation I very much appreciate all the work that has been done to create Seaside and PlotKit.) Ralph > Welcome Ralph, > > what version of seaside plotkit are you trying to use? > > Sebastian Sastre >> I am just learning Seaside. >> I recently downloaded PlotKit to my Seaside image. >> I want to run the PKDemo but efforts to get it to run >> so far have failed. >> There is no documentation on how to run it and my >> guesses (several hours of work) have all failed. >> Any help much appreciated. >> My speed of learning Seaside could be much faster if there >> was more documentation too. >> Ralph Boland _______________________________________________ Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Ralph, you should rather try with the latest PlotKit-0.9.1 (needs
Scriptaculous). It will not work with Seaside 2.8, but should be allright with 2.7. Enjoy, Michel. On 17 May 2007, at 23:45 , Ralph Boland wrote: > I am running PlotKit-pmm.10. > That is the most recent version as far as I know. > (P.S. Despite my grumblings over the lack of documentation > I very much appreciate all the work that has been done to > create Seaside and PlotKit.) > > Ralph > > > Welcome Ralph, > > > > what version of seaside plotkit are you trying to use? > > > > Sebastian Sastre > > >> I am just learning Seaside. > >> I recently downloaded PlotKit to my Seaside image. > >> I want to run the PKDemo but efforts to get it to run > >> so far have failed. > > >> There is no documentation on how to run it and my > >> guesses (several hours of work) have all failed. > > >> Any help much appreciated. > > >> My speed of learning Seaside could be much faster if there > >> was more documentation too. > > >> Ralph Boland > _______________________________________________ > Seaside mailing list > [hidden email] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside _______________________________________________ Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
In reply to this post by Ralph Boland
Hi
"No documentation" is simply wrong. The homepage says: "Examples are in the PKDemo class, you need to add PKScriptLibrary. Requires Scriptaculous for JavaScript generation and a Seaside 2.6." The Seaside 2.6 part is outdated but the rest still holds true so I don't think it does that bad in this respect. You need to register PKDemo as an application and add PKScriptLibrary as a library. In general its a good idea to run Firebug to detect JavaScript related problems. Cheers Philippe 2007/5/17, Ralph Boland <[hidden email]>: > I am running PlotKit-pmm.10. > That is the most recent version as far as I know. > (P.S. Despite my grumblings over the lack of documentation > I very much appreciate all the work that has been done to > create Seaside and PlotKit.) > > Ralph > > > Welcome Ralph, > > > > what version of seaside plotkit are you trying to use? > > > > Sebastian Sastre > > >> I am just learning Seaside. > >> I recently downloaded PlotKit to my Seaside image. > >> I want to run the PKDemo but efforts to get it to run > >> so far have failed. > > >> There is no documentation on how to run it and my > >> guesses (several hours of work) have all failed. > > >> Any help much appreciated. > > >> My speed of learning Seaside could be much faster if there > >> was more documentation too. > > >> Ralph Boland > > _______________________________________________ > Seaside mailing list > [hidden email] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside > > Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Free forum by Nabble | Edit this page |