[Catalyst] Validation of entered content
Nicholas Wehr
catalyst at bionikchickens.com
Mon Apr 11 14:33:47 GMT 2011
I've used this before - perhaps it will work for you:
> http://ckeditor.com/
>
cheers
-nw
On Mon, Apr 11, 2011 at 5:28 AM, John M. Dlugosz <wxju46gefd at snkmail.com>wr=
ote:
> I have a form where an admin can change a part of the content on a page.
> The form lets someone do it without having to update the files on the
> server in a more traditional manner; BUT, it must be correct XHTML. If t=
he
> admin types a <p> or a stray '<' for that matter, it will render the
> resulting page not well-formed.
>
> Combine that with the feature of serving XHTML to browsers that accept it,
> and the site breaks on browsers other than IE.
>
> What's a good way to validate something programmatically before committing
> it? Better yet, is there a rich editor or wiki- or phpbbs-like translator
> that I might use for soliciting the input that I might use instead?
>
> The current content has a couple paragraphs and a bulleted list. So it's
> not just a simple blank, but must allow an amount of rich content.
>
>
>
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20110411/591f9=
db3/attachment.htm
More information about the Catalyst
mailing list