wiki_writing_guidelines
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki_writing_guidelines [2018/08/24 18:28] – icke_siegen | wiki_writing_guidelines [2018/08/24 18:34] (current) – icke_siegen | ||
---|---|---|---|
Line 6: | Line 6: | ||
- **Use links wherever possible**. Examples should link to the used functions and properties etc. This way it is easy to retrieve more information related to a particular question. | - **Use links wherever possible**. Examples should link to the used functions and properties etc. This way it is easy to retrieve more information related to a particular question. | ||
- Also **use tags** in your examples. There is a tags section. Just throw in some words which describe the example best. This way it can be found more easily. | - Also **use tags** in your examples. There is a tags section. Just throw in some words which describe the example best. This way it can be found more easily. | ||
- | - **Indent**. In particular your xml files should be neatly indented. Indention is done by two spaces, no tabs. Same xml level = same indention, xml childs = one indention more, parents = one indention less. | + | - **Indent**. In particular your xml files should be neatly indented. Indention is done by two spaces, no tabs. Same xml level = same indention, xml childs = one indention more, parents = one indention less. New xml tag = new line! |
- **Use comments** if you feel this might help: ''< | - **Use comments** if you feel this might help: ''< | ||
- **Only post working code**: code which you have tried, tested and found working. Not code which should or could work, but code which you know it works. If you need to post assumptions then clearly name it like this (and give away the reasons). | - **Only post working code**: code which you have tried, tested and found working. Not code which should or could work, but code which you know it works. If you need to post assumptions then clearly name it like this (and give away the reasons). | ||
- **Downloadable xml files must be ready to run without fault.** If you feel a particular snippet is worth posting then simply post the code without a filename (which would make it a downloadable file), or give it a txt extension. There must be no xml file which only holds fragments, incomplete xml syntax etc. | - **Downloadable xml files must be ready to run without fault.** If you feel a particular snippet is worth posting then simply post the code without a filename (which would make it a downloadable file), or give it a txt extension. There must be no xml file which only holds fragments, incomplete xml syntax etc. | ||
- | - Please **avoid redundant entries**. This is not just a collection of macros - there is no point in posting the umpteenth macro which opens some windows which is already described in a bunch of other postings. Instead, put your comments in the discussion section - and if you find something to improve then edit what'S already there, | + | - Please **avoid redundant entries**. This is not just a collection of macros - there is no point in posting the umpteenth macro which opens some windows which is already described in a bunch of other postings. Instead, put your comments in the discussion section - and if you find something to improve then edit what's already there, |
- | - **Adhere to the templates** (where provided), or copy similar articles and edit to your needs. This make it easier for the casual user as they will find what they seek always at the same spot and in the same context. | + | - **Adhere to the templates** (where provided), or copy similar articles and edit to your needs. This makes it easier for the casual user as they will find what they seek always at the same spot and in the same context. |
- | - Try to follow the **naming conventions**. Of course you are free to name your macros however you like on your own machines. But in order to make a more concise impression why not follow the predicate-object-rule: | + | - Try to follow the **naming conventions**. Of course you are free to name your macros however you like on your own machines. But in order to make a more concise impression why not follow the predicate-object-rule: |
These guidelines are work in progress - let us know if you feel they should be updated or amended. | These guidelines are work in progress - let us know if you feel they should be updated or amended. |
wiki_writing_guidelines.1535135310.txt.gz · Last modified: 2018/08/24 18:28 by icke_siegen