in reply to Seek small Perl browser-based web page editor

FCKeditor can be made to use pretty much any back-end language.

There are quite a few other similar Javascript-based editors. The back-end need only know how to store/retrieve/list the stored articles.

-David


For those that downvoted this, it's absolutely clear that a plain HTML-based user interface cannot do what punch_card_don has asked for.

He asks for the solution to:

  • looks/works like MS-Word or Dreamweaver
  • paste in a picture, etc.

I hope you realise that this can't be done without extra client-side support.
  • Comment on Re: Seek small Perl browser-based web page editor

Replies are listed 'Best First'.
Re^2: Seek small Perl browser-based web page editor
by punch_card_don (Curate) on Sep 07, 2007 at 19:14 UTC
    ...AND it comes with a Perl back-end.

    This looks good. Thanks.