Sticky notes page module?

Sticky notes page module?

am 06.07.2006 19:09:09 von Franzl Wisseworst

Are there any modules that function in form interfaces to modify a very
simple scratchpad type of html page. In short, like:

----- sample html page ----




[save update]
(but maybe automated w/ JS onchange to prevent repetitive strain injury).

-------- end of sample ------

Maybe it sounds like I don't know what I'm talking about but I'm looking
for simple modification function where the actual form is what is displayed
on the html page, and thereby fills the dual function of display and
editing. No fancy html output and so on.

Should I be lookiung at any particular modules or would that be
overcomplicating an otherwise simple set of functions?

The purpose is just a kind of collaborative sticky notes.

Nothing less or more.

Thanks in advance for any pointers or ideas!

Re: Sticky notes page module?

am 06.07.2006 22:41:40 von Gunnar Hjalmarsson

Franzl Wisseworst wrote:
> Are there any modules that function in form interfaces to modify a very
> simple scratchpad type of html page. In short, like:
>
> ----- sample html page ----
>
>
>


>
> [save update]
> (but maybe automated w/ JS onchange to prevent repetitive strain injury).
>
> -------- end of sample ------
>
> Maybe it sounds like I don't know what I'm talking about but I'm looking
> for simple modification function where the actual form is what is displayed
> on the html page, and thereby fills the dual function of display and
> editing.

CGI.pm generated form elements are sticky by default.

perldoc CGI

--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl