More actions
Ttenbergen (talk | contribs) No edit summary |
Ttenbergen (talk | contribs) No edit summary |
||
Line 7: | Line 7: | ||
* Using form link | * Using form link | ||
** {{#formlink:form=Broken|link text=test|returnto=Broken}} | ** {{#formlink:form=Broken|link text=test|returnto=Broken}} | ||
=== Left to do === | |||
* add tool to template and form, and to automatic link to populate from URL | |||
* figure out https://www.mediawiki.org/wiki/Extension:Lockdown#$wgActionLockdown | |||
** ie what action is editwithform in https://www.mediawiki.org/wiki/Manual:Parameters_to_index.php#Actions | |||
*** flagged on https://www.mediawiki.org/wiki/Extension_talk:Page_Forms#allowing_an_edit_via_extension_lockdown |
Revision as of 21:12, 2024 April 28
Create a link that will call Form:Broken to generate a page in the Broken: namespace with name of current date time.
Form use (ie presence of "edit with form" tab) is set in North Forge:Broken.
The creation of the random page name in the Broken namespace is defined within Form:Broken's info tag.
- Using form link
Left to do
- add tool to template and form, and to automatic link to populate from URL
- figure out https://www.mediawiki.org/wiki/Extension:Lockdown#$wgActionLockdown
- ie what action is editwithform in https://www.mediawiki.org/wiki/Manual:Parameters_to_index.php#Actions