aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttp://joey.kitenet.net/ <joey@web>2012-01-30 15:30:21 -0400
committeradmin <admin@branchable.com>2012-01-30 15:30:21 -0400
commitb092831d8577b4c31125994786154510396e884e (patch)
treebe1249455d63596c1c94a627e966b8160db62d89
parentcd879e4c4f38d7d64a7aa1f5761681115620e580 (diff)
downloadikiwiki-b092831d8577b4c31125994786154510396e884e.tar
ikiwiki-b092831d8577b4c31125994786154510396e884e.tar.gz
Added a comment
-rw-r--r--doc/forum/How_to_change_registration_page/comment_1_43758a232e4360561bc84f710862ff40._comment14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/forum/How_to_change_registration_page/comment_1_43758a232e4360561bc84f710862ff40._comment b/doc/forum/How_to_change_registration_page/comment_1_43758a232e4360561bc84f710862ff40._comment
new file mode 100644
index 000000000..5edd993d7
--- /dev/null
+++ b/doc/forum/How_to_change_registration_page/comment_1_43758a232e4360561bc84f710862ff40._comment
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="http://joey.kitenet.net/"
+ nickname="joey"
+ subject="comment 1"
+ date="2012-01-30T19:30:20Z"
+ content="""
+Sure.. You're looking for the file `IkiWiki/Plugin/passwordauth.pm`
+
+This line in particular is the text that gets modified and displayed to the user.
+
+<pre>
+ name => \"account_creation_password\",
+</pre>
+"""]]