[commits] [Wiki] changed: CreatingYourFirstModule

Ralf Lang lang at b1-systems.de
Tue Mar 1 18:51:34 UTC 2011


rlang  Tue, 01 Mar 2011 18:51:34 +0000

Modified page: http://wiki.horde.org/CreatingYourFirstModule
New Revision:  1.9
Change log:  make example anonymous

@@ -96,9 +96,9 @@
  3.1:

  Edit your Name into all files, for example with this snippet under  
bash (Unix, Linux or Windows with cygwin):

-<code>find ./ -type f -exec sed -i 's/Your Name  
<you at example.com>/Ralf Lang <lang at b1-systems.de>/g' {} \;
+<code>find ./ -type f -exec sed -i 's/Your Name <you at example.com>/Me  
Myself <me at myselfandi.com>/g' {} \;
  </code>

  3.2 Rename




More information about the commits mailing list