diff options
author | http://joey.kitenet.net/ <joey@web> | 2012-01-30 15:30:21 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-01-30 15:30:21 -0400 |
commit | b092831d8577b4c31125994786154510396e884e (patch) | |
tree | be1249455d63596c1c94a627e966b8160db62d89 | |
parent | cd879e4c4f38d7d64a7aa1f5761681115620e580 (diff) | |
download | ikiwiki-b092831d8577b4c31125994786154510396e884e.tar ikiwiki-b092831d8577b4c31125994786154510396e884e.tar.gz |
Added a comment
-rw-r--r-- | doc/forum/How_to_change_registration_page/comment_1_43758a232e4360561bc84f710862ff40._comment | 14 |
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> +"""]] |