[Catalyst] HTML editor plugin

Lyle webmaster at cosmicperl.com
Wed Feb 3 13:45:57 GMT 2010


Paul Falbe wrote:
> I'm looking to create a little app to edit/create HTML strings to store
> in a mysql table.  These strings are going to be displayed on a web page for annoucements
> for a youth baseball league.  Before I went about creating one I thought I'd ask
> if there is a plugin/example out there I should use as a starting point.
> Basically, I need a Catalyst html editor plugin if such a thing exists.
>   

I was looking at doing something like this recently. Was going to use a 
load of code from MojoMojo to deal with revisions, etc, from a SQLite 
DB. Then TinyMCE on the front.


Lyle




More information about the Catalyst mailing list