Toward a Minor Tech:Editing guide: Difference between revisions

From creative crowd wiki
Jump to navigation Jump to search
No edit summary
Line 2: Line 2:
==Peer-annotations==
==Peer-annotations==


During the workshop we use embedded etherpads for peer-annotations.
We will work with peer-annotations using an embedded etherpad.


You can add an etherpad to your page in the following way:
To enable peer-annotations:


1. '''Copy this line of code to the writing area below:'''
1. '''Copy this line of code to the writing area below:'''


  <nowiki><div class="pad"><noinclude><eplite id="MYETHERPADNAMEHERE" show-chat="false" /></nowiki><nowiki></noinclude></nowiki><nowiki></div></nowiki>
  <nowiki><div class="pad"><noinclude><eplite id="CHANGEME" show-chat="false" /></nowiki><nowiki></noinclude></nowiki><nowiki></div></nowiki>


2. '''Change MYETHERPADNAMEHERE into something else.'''  
2. '''Change the id="" value from CHANGEME into an etherpad name of choice. '''  


For example into the title of your contribution.  
For example into the title of your contribution.  


NOTE: spaces cannot be used, all other characters should be fine!
NOTE: You cannot use spaces in the id="" value.


3. '''Scroll down and click "Save changes".'''  
3. '''Scroll down and click "Save page" to save the page.'''  


An etherpad should appear on the right of the screen.
4. The etherpad should appear on the right side of the screen.


==Editing==
==Editing==
Line 46: Line 46:
If you work on your 1000 words version, please include the following category assigner in your page:  
If you work on your 1000 words version, please include the following category assigner in your page:  


  <nowiki>[[Category:Middle]]</nowiki>
  <nowiki>[[Category:1000 words]]</nowiki>


===500 words===
===500 words===
Line 52: Line 52:
If you work on your 2000 words version, please include the following category assigner in your page:  
If you work on your 2000 words version, please include the following category assigner in your page:  


  <nowiki>[[Category:Minor]]</nowiki>
  <nowiki>[[Category:500 words]]</nowiki>

Revision as of 15:44, 9 December 2022

Peer-annotations

We will work with peer-annotations using an embedded etherpad.

To enable peer-annotations:

1. Copy this line of code to the writing area below:

<div class="pad"><noinclude><eplite id="CHANGEME" show-chat="false" /></noinclude></div>

2. Change the id="" value from CHANGEME into an etherpad name of choice.

For example into the title of your contribution.

NOTE: You cannot use spaces in the id="" value.

3. Scroll down and click "Save page" to save the page.

4. The etherpad should appear on the right side of the screen.

Editing

To edit a page, you can use the visual editor or the wiki syntax editor.

Visual editor

Wiki syntax editor

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]]

1000 words

If you work on your 1000 words version, please include the following category assigner in your page:

[[Category:1000 words]]

500 words

If you work on your 2000 words version, please include the following category assigner in your page:

[[Category:500 words]]