Toward a Minor Tech:Editing guide
Peer-annotations
During the workshop we use embedded etherpads for peer-annotations.
You can add an etherpad to your page in the following way:
1. Copy this line of code to the writing area below:
<div class="pad"><noinclude><eplite id="MYETHERPADNAMEHERE" show-chat="false" /></noinclude></div>
2. Change MYETHERPADNAMEHERE into something else.
For example into the title of your contribution.
NOTE: spaces cannot be used, all other characters should be fine!
3. Scroll down and click "Save changes".
An etherpad should appear on the right of the screen.
Categories
Add your page to the category Toward a Minor Tech, by adding the following line anywhere in your page:
[[Category:Toward a Minor Tech]]
2000 words
If you work on your 2000 words version, please include the following category assigner in your page:
[[Category:Middle]]
500 words
If you work on your 2000 words version, please include the following category assigner in your page:
[[Category:Minor]]
Editing
To edit a page, you can use the visual editor or the wiki syntax editor.
Visual editor
- uses a WYSIWYG editor
- Visual editor user guide
Wiki syntax editor
- uses a specific mark up language: wiki syntax
- Wiki syntax user guide