Editing User:Dneary

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 2: Line 2:
Here I host some drafts for content which will go "live" later.
Here I host some drafts for content which will go "live" later.
-
 
-
== Documenting maemo.org ==
 
-
A list of community processes that need better documentation:
 
-
 
-
* [[Maemo.org team/Updating maemo.org sites | How does the live website get updated from maemo2midgard SVN?]]
 
-
* Where does the information for the user profile page come from in the Midgard database?
 
-
* Which pages in maemo.org have custom templates associated, and where are they in maemo2midgard SVN?
 
-
* In general, what is the process for publishing/displaying a Midgard page?
 
-
* Autobuilder documentation
 
-
* extras-testing infrastructure documentation
 
-
* Web configuration (which directories can be touched, which cannot, and why)
 
-
* Servers and services, logins and roles
 
== "Edit help" extension ==
== "Edit help" extension ==
Line 21: Line 9:
1. Add the following line to LocalSettings.php:
1. Add the following line to LocalSettings.php:
  require_once("$IP/extensions/EditHelp.php");
  require_once("$IP/extensions/EditHelp.php");
-
2. Put the following in a file in mediawiki's extensions directory, in a file called EditHelp.php (we use the page hook [http://www.mediawiki.org/wiki/Manual:Hooks/EditPage::showEditForm:initial editFormTextTop] to insert the text into the page):
+
2. Put the following in a file in mediawiki's extensions directory, in a file called EditHelp.php:
<pre>
<pre>
<?php
<?php

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)