On Tue, 03 Sep 2002 10:30:27 -0700, I wrote:
>
>My webkit directories all have a SitePage.py that defines the basic common
>structure of a page, derived from WebKit.SidebarPage. In my first attempts
>at PSP, I extracted code from the samples, and ended up with this at the
>beginning of my page
Tim Roberts wrote:
> I have a moderate web site that I created with WebKit. I
> like the concept of
> PSP, and I like the way it cleans up mostly static pages, so
> I decided to
> take a shot at porting some of it to PSP this weekend.
> Overall, it went
> pretty well.
>
> I did come acros
I have a moderate web site that I created with WebKit. I like the concept of
PSP, and I like the way it cleans up mostly static pages, so I decided to
take a shot at porting some of it to PSP this weekend. Overall, it went
pretty well.
I did come across one oddity that stumped me for a while