Barry O'Donovan wrote:
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>>On Tuesday 25 May 2004 11:26, Niall O Broin wrote:
>>>>So have any of you used any other components to do this? We will I
>>guess be talking about something proprietary, as I think HTMLarea is
>>the best of the free ones.
>>>>>>Which version?
>>I believe they released htmlArea 3 RC1 lately which may solve some of
>your problems.
>>
version 3 is vastly better than 2.
There are still some problems with it, mostly due to browsers rewriting
your code the way they want to.
For example, try the following code:
<html>
<head>
</head>
<body>
<style type="text/css">
*{border:1px solid #000;margin:20px;display:block}
</style>
</body>
</html>
When you view that, you'll see that the <style> element has been moved
into the head.
HTMLArea 3 does not do any workarounds that solve that kind of thing,
meaning that you are susceptible to problems such as the above (if you
write <style> blocks or <script>, etc, in your code, they may disappear.)
Then again - for simple blogging, it may be good enough.
Donncha - interested in an option that will turn this on/off based on
the author's preferences? I could write it tonight - I've been doing a
bit of work on my own copy of b2++.
Kae
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!