Hi johan

What would be good is to have it in a separate package because I wanted to output HTML and loading seaside
for that was heavy.

Stef


Le 25/2/16 19:33, Johan Brichau a écrit :
Depends on what you mean with ‘outside of Seaside’ but maybe this is what you 
would be looking for:

WAHtmlCanvas builder render: [ :html |
        html anchor
                url: 'htttp://www.seaside.st';
                with: 'Seaside Homepage' ]

See WABuilderCanvasTest for some examples.

Hope this helps?
Johan

On 25 Feb 2016, at 18:21, MartinW <w...@fastmail.fm> wrote:

Hi,

I know, there are templating systems like Mustache, but I always loved
Seaside's Canvas/Brush metaphor for creating HTML. Is it available as a
standalone package, so it can be used outside of Seaside?

Best regards,
Martin.



--
View this message in context: 
http://forum.world.st/Is-Seaside-s-Canvas-Brush-metaphor-for-creating-HTML-available-outside-of-Seaside-tp4880825.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.





Reply via email to