From: Dan F. <dfr...@cs...> - 2004-07-13 17:57:06
|
I should be more clear: I did not add this to CVS, because I don't touch the core code without permission. However, I'd be happy to add this if Reini approves. The same is true of all the patches I am submitting to this email list. Dan Dan Frankowski wrote: > Here is a patch to add the "CreatePage" plugin to the TitleSearch > form. I realize this is redundant with the ? to create a new page, but > a LOT of novice users don't know what that means and are able to find > the "CreatePage" button. > > Dan > > diff -b -u -r1.1 -r1.2 > --- TitleSearch 29 Jan 2004 14:30:33 -0000 1.1 > +++ TitleSearch 16 Jun 2004 19:27:52 -0000 1.2 > @@ -20,4 +23,10 @@ > > ---- > > +Create or edit page: > + > +<?plugin-form CreatePage?> > + > +---- |