- Nov 02, 2017
-
-
ginkgofjg authored
Page should not link to itself.
-
- Nov 01, 2017
-
-
Seamus Lee authored
Documentation for hook_civicrm_alterEntityRefParams
-
Seamus Lee authored
-
Monish Deb authored
-
-
-
-
Monish Deb authored
-
- Oct 31, 2017
-
-
Sean Madsen authored
Move tokens docs into User Guide
-
Sean Madsen authored
related: https://github.com/civicrm/civicrm-user-guide/pull/232 Resolve #316
-
- Oct 25, 2017
-
-
totten authored
-
Sean Madsen authored
Document API lookups by username
-
Jon goldberg authored
-
Jon goldberg authored
-
Sean Madsen authored
mkdocs.yml - Simplify menu headings
-
totten authored
Per discussion of https://github.com/civicrm/civicrm-dev-docs/pull/434
-
- Oct 24, 2017
-
-
totten authored
When scanning the navbar, there are several words which (IMHO) aren't adding much value. This simplifies and should make it easier to navigate.
-
Seamus Lee authored
change path in Entity creation w/flow
-
Sean Madsen authored
framework/filesystem.md - Cleanup prose. Add table of `civicrm.files` subdirs.
-
Sean Madsen authored
documentation/style-guide.md - Mention bash portability tip
-
Sean Madsen authored
Add "Review Standards"
-
- Oct 23, 2017
-
-
totten authored
If a reader has customized their interactive shell, their system could have small discrepancies in shell notation. It shouldn't matter 95% of the time, and it's not critical to support those folks perfectly. But it is nice. So let's just share the link to heighten awareness. (Example: I usually do `export VAR=value`... but in future docs, I'll try to use `VAR=value; export VAR`.) This is following-up on some comments from @ginkgomzd who found the `bash-hackers.org` site and shared it on https://github.com/civicrm/civicrm-buildkit/pull/365
-
- Oct 20, 2017
-
-
totten authored
-
totten authored
* Simplify titles under "Common standards". (Use a noun-phrase instead of an imperative statement.) * Combine `r-ext`, `r-core` into r-technical. Add more details. Reference `#gotchas`. * Rename `r-read` to `r-code` * Rename `rg-schema` to `rg-upgrade`. Add more details.
-
totten authored
-
Sean Madsen authored
Add warning about TRUNCATE TABLE to PHPUnit Tests doc.
-
Sean Madsen authored
-
davejenx authored
-
- Oct 19, 2017
-
-
Sean Madsen authored
standards/php.md - Add a TLDR example
-
totten authored
To see actual examples of the coding style, you need to skim multiple blurbs and click multiple links, and the eventual page shows very isolated examples. This revision adds a brief example so that a new contributor can get a general sense of the layout immediately. (Note: It's not possible for a brief example to show every edge-case, and we shouldn't try -- that's why the commit also emphasizes the link into the relevant examples from d.o docs.)
-
totten authored
Specifically: * Alphabetize * Add general description
-
totten authored
-
Sean Madsen authored
Add doc for WordPress shortcodes in extensions
-
- Oct 18, 2017
-
-
totten authored
-
totten authored
-
totten authored
-
Sean Madsen authored
typo
-
Sean Madsen authored
Asset builder example
-
marsh-circle authored
-