[Mediawiki-l] Inputbox: Directly create

Ingmar Heinrich ingmar.heinrich at gmail.com
Tue Oct 17 14:51:42 UTC 2006


> > With the inputbox extension, is there a way to directly create a page
> > without having to submit the edit form that is displayed after
> > clicking inputbox's create button?
>
> This will create a new article in my mediawiki without doing anything
> elese. You can edit the article directly.
> <inputbox>
> type=create
> width=24
> buttonlabel=Create me!
> </inputbox>

In fact, it would be even cooler if I could have not a page reference,
but plaintext preloaded, like

<inputbox>
type=create
width=24
buttonlabel=Create me!
preload_plaintext={{person]]
</inputbox>



More information about the MediaWiki-l mailing list