[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-cvs] [26] update for ikiwiki
From: |
Karl Berry Test |
Subject: |
[Savannah-cvs] [26] update for ikiwiki |
Date: |
Sun, 01 Sep 2013 18:29:19 +0000 |
Revision: 26
http://svn.sv.gnu.org/viewvc/?view=rev&root=administration&revision=26
Author: karltest
Date: 2013-09-01 18:29:16 +0000 (Sun, 01 Sep 2013)
Log Message:
-----------
update for ikiwiki
Modified Paths:
--------------
trunk/sviki/HowToAdminThisWiki.mdwn
Modified: trunk/sviki/HowToAdminThisWiki.mdwn
===================================================================
--- trunk/sviki/HowToAdminThisWiki.mdwn 2013-09-01 17:46:35 UTC (rev 25)
+++ trunk/sviki/HowToAdminThisWiki.mdwn 2013-09-01 18:29:16 UTC (rev 26)
@@ -1,26 +1,11 @@
-[[ZWiki]] is based on Zope, and for some reason you have to go through
-the Zope Management Interface (ZMI) to be recognized as a wiki admin.
+This wiki is based on ikiwiki. Access is through Subversion. So:
-So:
+0. Check out the subversion repository in the administration project.
+See <https://savannah.gnu.org/svn/?group=administration>.
-> - Go to
-> <https://savannah.gnu.org/ZopeAdmin/maintenance/manage_workspace>
-> (and fill in login/pass)
-> - Then go to
-> <https://savannah.gnu.org/maintenance/>
+0. Make edits as you please on your local files.
-You should be admin now. You can check this by looking at the end of the
-current wiki page; you'll see reparent/rename/delete!/create buttons.
+0. `svn commit -m'log message'`
-The mail server configuration for the wiki is under Root folder -\>
-Mailhost. Changes to this wiki are sent to the savannah-cvs list.
-
-Don't try to use the Zope Management Interface, usually it doesn't play
-well with [[ZWiki]]. For example, if you edit a page through the ZMI, no
-email notification will be sent (it still shows in the page history
-though).
-
-Apparently a special cookie is set when you go to the ZMI, more exactly
-in the 'maintenance' [[ZWiki]] instance in the ZMI. We're looking for a
-way to automatically set this cookie whenever an admin is logged -
-please help! :)
+The result should show up under <http://savannah.gnu.org/maintenance/>
+in a few seconds, if all goes well.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Savannah-cvs] [26] update for ikiwiki,
Karl Berry Test <=