Lyle
Wed, 03 Feb 2010 05:56:06 -0800
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 _______________________________________________ List: Catalyst@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/