[Seaside] [NEWBIES] How to set up a multi-page website
Randal L. Schwartz
merlyn at stonehenge.com
Fri Apr 25 22:34:10 UTC 2008
>>>>> "David" == David Zmick <dz0004455 at gmail.com> writes:
David> renderConentOn: html
Is that spelled right in your code?
David> html anchor callback: [self session wantsLogin: true]; with: [html
David> text: 'login']
That last block is overkill. "with: 'login'" will work. #with: takes
any renderable item.
--
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