![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re: Simplify HTML programaticallyby Rhandom (Curate) |
on Jun 08, 2006 at 15:00 UTC ( #554300=note: print w/replies, xml ) | Need Help?? |
Prebuilt, configurable open source rich text editors abound. Many have content limiting ability. One that is easy to customize is moxie code's tinymce. The documentation describes how to limit the output html to just those items you want.
Yes - it is javascript - but if they are cutting and pasting from Word then there is a 99.9% chance that javascript is enabled.
my @a=qw(random brilliant braindead); print $a[rand(@a)];
In Section
Seekers of Perl Wisdom
|
|