Yes, I tend to support this as well!
Ștefan S.
On Wednesday 24 February 2010 21:25:41 mobi phil wrote:
> Hello,
>
> I come back to the html template topic...
>
> I find that it would be really useful to be able to design the look
> and feel of witty applications by editing static html pages, and then
> use the same html code for WTemplate. One could achieve this by
> reading the WTemplate template text directly from a html file, and
> cutting away <html><head>...</head><body>XXXXXX</body> around the XXXX
> that would be the concrete WTemplate template text. It would be also
> useful also to find a good syntax to mark parts of the source html,
> that would be thrown away when used for WTemplate.
>
> Example k
>
> <html> <!-- this is removed -->
> <head> <!-- this is removed -->
> <script ...>
> </script>
>
> <body>
> ${mycontrol}
> <!-- the following should be used just to adjust the look and feel of
> control -->
> <div class="mycontrol">
> </div>
> <!-- this is the end of the text that should be removed -->
>
> </body> <!-- this is removed ... -->
> </html>
>
>
> rgrds,
> mobi phil
>
> being mobile, but including technology
> http://mobiphil.com
>
> ---------------------------------------------------------------------------
> --- Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> witty-interest mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/witty-interest
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest