| changeset 533: | 434311a1bcf6 |
| parent: | fe68697c029e |
| child: | 2d4ec0e6b1ab |
| author: | anonymous |
| date: | Thu Nov 12 03:17:30 2009 +0000 (2 years ago) |
| permissions: | -rwxr-xr-x |
| description: | medit/bin/index chebang=#!/usr/bin/env .wiki cont== Unix People Wiki Welcome to the Unix People Wiki, powered by [[http://hackiki.codu.org/|Hackiki]], the world's most [[hackable]] wiki! == Who/What are Unix People? Unix People is a meta-organization that provides certain services to its constituent chapters and affiliated groups. More specifically, Unix People provides a wiki and some other stuff to Pinellas Unix People (its only chapter) and to SLUG and Tampabay Perl Mongers (the only two affiliated groups). == Editing This Wiki The simple interface: <form action="/wiki/medit" method="get"> <input type="hidden" name="arg1" value="bin" /> Create/edit a page: <input type="text" name="arg2" value="hello" /> <input type="submit" value="Edit" /> </form> The more complicated (but more complete, robust) interface: [[edit|Builtin editor]] == Links * [[hello | An example page]] * [[runner | An arbitrary command runner]] * [[list | A list of all pages]] * [[hg | Administration]] (available to all users) |
| Hackiki@488 | 1 | #!/usr/bin/env .wiki |
| Hackiki@493 | 2 | = Unix People Wiki |
| Hackiki@488 | 3 | |
| anonymous@531 | 4 | Welcome to the Unix People Wiki, powered by [[http://hackiki.codu.org/|Hackiki]], the world's most [[hackable]] wiki! |
| anonymous@532 | 5 | |
| anonymous@532 | 6 | == Who/What are Unix People? |
| Hackiki@488 | 7 | |
| anonymous@533 | 8 | Unix People is a meta-organization that provides certain services |
| anonymous@533 | 9 | to its constituent chapters and affiliated groups. |
| anonymous@533 | 10 | |
| anonymous@533 | 11 | More specifically, Unix People provides a wiki and some other stuff to |
| anonymous@533 | 12 | Pinellas Unix People (its only chapter) and to SLUG and Tampabay Perl Mongers (the only two affiliated groups). |
| Hackiki@488 | 13 | |
| anonymous@531 | 14 | == Editing This Wiki |
| Hackiki@488 | 15 | |
| Hackiki@488 | 16 | The simple interface: |
| Hackiki@488 | 17 | <form action="/wiki/medit" method="get"> |
| Hackiki@488 | 18 | <input type="hidden" name="arg1" value="bin" /> |
| Hackiki@488 | 19 | Create/edit a page: <input type="text" name="arg2" value="hello" /> |
| Hackiki@488 | 20 | <input type="submit" value="Edit" /> |
| Hackiki@488 | 21 | </form> |
| Hackiki@488 | 22 | |
| Hackiki@488 | 23 | The more complicated (but more complete, robust) interface: [[edit|Builtin editor]] |
| Hackiki@488 | 24 | |
| Hackiki@488 | 25 | |
| Hackiki@488 | 26 | == Links |
| Hackiki@488 | 27 | |
| Hackiki@488 | 28 | * [[hello | An example page]] |
| Hackiki@488 | 29 | * [[runner | An arbitrary command runner]] |
| Hackiki@488 | 30 | * [[list | A list of all pages]] |
| Richards@504 | 31 | * [[hg | Administration]] (available to all users) |