Difference between revisions of "Free Software Directory:Participate/MediaWiki"
m |
m |
||
Line 7: | Line 7: | ||
</pre> | </pre> | ||
− | * Add "administrator" group right to the "Maintenance script" user: http://directory | + | * Add "administrator" group right to the "Maintenance script" user: http://directory.fsf.org/wiki?title=Special:UserRights/Maintenance_script |
Revision as of 16:25, 2 July 2018
maintenance/edit.php
To be able to create new pages with the maintenance/edit.php you need to do the following:
- The "Maintenance script" doesn't exist by default. You can generate it by running something like:
echo "Hello" > test.wiki && php /var/www/w/maintenance/edit.php "A dummy editing just to generate the user account: Maintenance script" Sandbox < test.wiki
- Add "administrator" group right to the "Maintenance script" user: http://directory.fsf.org/wiki?title=Special:UserRights/Maintenance_script
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.