- Jan 06, 2017
-
-
Erich authored
This completes transfer of https://wiki.civicrm.org/confluence/display/CRMDOC/Create+an+Extension This page is yet to do: https://wiki.civicrm.org/confluence/display/CRMDOC/Create+a+Module+Extension
-
- Jan 04, 2017
-
-
Sean Madsen authored
perl -0777 -i -pe 's|^(.*)\n-{3,}$|## $1|gm' `find . -name '*.md'` perl -0777 -i -pe 's|^(.*)\n={3,}$|# $1|gm' `find . -name '*.md'`
-
- Dec 30, 2016
-
-
Sean Madsen authored
Large scale clean up of markdown code (in almost all files) to conform to markdown conventions that I observed to be used consistently in the official CiviCRM User Guide. These convensions are now documented in the markdownrules.md file
-
- Jun 17, 2016
-
-
totten authored
-
- Jun 07, 2016
-
-
Jon goldberg authored
-
- Jan 07, 2016
-
-
vangelis authored
-