[dokuwiki] Re: some more things that need a look

> > pressing the preview button. Question is should I add this? I would
> > vote for yes, but sometimes you just press preview for renewing the
> > lock and then you maybe don't want this behaviour...
> >   
> Cool.  Add an extra button, "refresh lock"?

hmm no... maybe refreshing the lock in the background through ajax when
typing... damned I have to stay on focus for the release...

> I noticed you added $() from prototype library. I am curious what it 
> adds.

Well I'm a lazy bastard. I used scriptaculous which builds on
prototype in a project at work. I got so used to using this just as a
handy shortcut for document.getElementById() I just can't live without
it anymore ;-) It also makes the JS smaller which is a good thing. If
the choice of a dollar as function name really was a good idea is
arguably but new developers on DokuWiki will probably recognize it so I
wouldn't change it.

Andi

Other related posts: