From: Luke Williams
Date: Mon, 9 Mar 2009 14:39:24 +0000 (+0900)
Subject: initial commit
X-Git-Url: https://git.ucc.asn.au/?a=commitdiff_plain;h=b0eab39de75269ff7bb6d80951b1d4fab1219bb2;p=ucc-www.git
initial commit
---
b0eab39de75269ff7bb6d80951b1d4fab1219bb2
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b84c806
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/.ikiwiki
+/recentchanges
diff --git a/index.mdwn b/index.mdwn
new file mode 100644
index 0000000..0ed82ad
--- /dev/null
+++ b/index.mdwn
@@ -0,0 +1,23 @@
+Welcome to your new wiki.
+
+Some bits of information:
+
+* Raw site files are currently in /services/http-iki/
+* The site is rendered to /services/http/ver2/
+* Configuration is in /etc/ikiwiki/site.conf
+* Run "sudo /etc/ikiwiki/update_site" to push out configuration changes and manual updates to code in /services/http-iki/.
+* The script is necessary to fix file ownerships (we want files in the published site to be owned by http:www-data, not the user who ran the updater).
+
+To set up RCS:
+
+* /services/http-iki/ will become ikiwiki's checkout/working directory, so once RCS is configured this directory should be left well alone and perhaps even moved out of harm's way.
+* To create the git repo, run "ikiwiki-makerepo git /services/http-iki/ $REPO_LOCATION" ($REPO_LOCATION will be created)
+* If it's anything like SVN, this will check-in the current contents of /services/http-iki/ into the newly created repo and /services/http-iki/ will become ikiwiki's working directory for git.
+* You'll have to edit /etc/ikiwiki/site.conf in the git section to get ikiwiki to start using it.
+* Read http://ikiwiki.info/rcs/git/
+
+All wikis are supposed to have a [[SandBox]], so this one does too.
+
+----
+
+This wiki is powered by [ikiwiki](http://ikiwiki.info/).
diff --git a/templates/aggregatepost.tmpl b/templates/aggregatepost.tmpl
new file mode 100644
index 0000000..8b89367
--- /dev/null
+++ b/templates/aggregatepost.tmpl
@@ -0,0 +1,15 @@
+
+
+[[!tag ]]
+
+
+[[!meta title=""]]
+
+
+[[!meta permalink=""]]
+
+
+[[!meta copyright=""]]
+
+[[!meta author=""]]
+[[!meta authorurl=""]]
diff --git a/templates/archivepage.tmpl b/templates/archivepage.tmpl
new file mode 100644
index 0000000..6bc789d
--- /dev/null
+++ b/templates/archivepage.tmpl
@@ -0,0 +1,7 @@
+
+
diff --git a/templates/editcomment.tmpl b/templates/editcomment.tmpl
new file mode 100644
index 0000000..7590cdf
--- /dev/null
+++ b/templates/editcomment.tmpl
@@ -0,0 +1,30 @@
+
+
+
+
+
+
+
+
+Name: (optional)
+Website: (optional)
+
+
+Subject:
+
+
+IkiWiki directives ([[!directive]]) are not allowed in comments on this wiki.
+
+
+
+
+
+
+Comment preview:
+
+
+
+
+
+
+
diff --git a/templates/editconflict.tmpl b/templates/editconflict.tmpl
new file mode 100644
index 0000000..1252033
--- /dev/null
+++ b/templates/editconflict.tmpl
@@ -0,0 +1,7 @@
+
+Your changes conflict with other changes made to the page.
+
+
+Conflict markers have been inserted into the page content. Reconcile the
+conflict and commit again to save your changes.
+
diff --git a/templates/editcreationconflict.tmpl b/templates/editcreationconflict.tmpl
new file mode 100644
index 0000000..c99102f
--- /dev/null
+++ b/templates/editcreationconflict.tmpl
@@ -0,0 +1,9 @@
+
+While you were creating this page, someone else independently created a page
+with the same name.
+
+
+The edit box below contains the page's current content, followed by the
+content you entered previously, to allow you to merge the two
+together before saving.
+
diff --git a/templates/editfailedsave.tmpl b/templates/editfailedsave.tmpl
new file mode 100644
index 0000000..5184f7d
--- /dev/null
+++ b/templates/editfailedsave.tmpl
@@ -0,0 +1,10 @@
+
+Failed to save your changes.
+
+
+Your changes were not able to be saved to disk. The system gave the error:
+
+
+
+Your changes are preserved below, and you can try again to save them.
+
+
+
+
+
+
+
diff --git a/templates/passwordmail.tmpl b/templates/passwordmail.tmpl
new file mode 100644
index 0000000..aa8a68c
--- /dev/null
+++ b/templates/passwordmail.tmpl
@@ -0,0 +1,15 @@
+Someone[1], possibly you, requested that the password for
+ on [2] be reset.
+
+To change your password, visit the following url, and enter a new password:
+
+
+
+This url can only be used once to change your password, and it will also
+stop working the next time you successfully log in.
+
+--
+ikiwiki
+
+[1] Their IP address was
+[2] Located at
diff --git a/templates/recentchanges.tmpl b/templates/recentchanges.tmpl
new file mode 100644
index 0000000..340a157
--- /dev/null
+++ b/templates/recentchanges.tmpl
@@ -0,0 +1,7 @@
+
+
+
+- Remove comment
+
+
+