[Seaside] Adapting YUI for Seaside

Randal L. Schwartz merlyn at stonehenge.com
Thu Dec 20 01:09:28 UTC 2007


I've started http://www.squeaksource.com/YUISeaside.html as a project to adapt
YUI constructs for Seaside, in a manner similar to (but without conflict with,
I hope) the Scriptalicious libraries already available.

The initial release simply creates a library with no moving parts.  If added
to your application (must go first, as indicated in the comments), you get the
YUI "reset-css-grid-basic" combination loaded from the Yahoo servers.  (One of
my goals is to ensure that I can also serve these locally similar to
Scriptalicious.)  Add the indicated markup, and you have yourself a nice
100%-wide cross-browser normalized layout.  (Another near goal is to add a
brush to hide the page layout mechanics.)

Since this is needed by a client, I'll be making rapid releases, but driven
specifically by client requirements.  If you have an interest in working on
this with me, please send me private email, and I'll set up a list or
something.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!


More information about the seaside mailing list