Re: Cool Idea: Wiki as Documentor
- From: "steve" <a@xxxxxx>
- Date: Thu, 27 Oct 2005 14:04:45 -0500
except ur re-inventing the wheel.
<larry@xxxxxxxxxxxxxxxxx> wrote in message
news:1130433656.875940.226920@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
| This idea came to me yesterday as I was working on a Web based DB for
| work:
|
| Instead of having the documentation be a hard coded page, use a wiki to
| manage it, then you can update on the fly as necessary - which would
| also work great for prototyping the documentation or implementation of
| a more flexible on-line documentation system.
|
| Here I've been using eWiki to do some Wikipages for work, it uses just
| a single page reference with some GET data for which page to pull up.
| (i.e. ewiki.php?id=FontPage) In my php app I can make my category
| headings (or whatever I need documentation for to point to a wiki with
|
| (a href="ewiki.php?id=NewClientRecord" target="_blank")How to Add a
| Client Record(/a)
|
| If the wiki page doesnt exist, ewiki puts me into an editor, if it does
| it displays the page. This also gives the end-user a chance to write
| the docmentation right (fixing my spelling errors, etc.) or to adjust
| it over time due to updated policies and procedures.
|
| Larry
|
| Link:
| Ekiki - http://erfurtwiki.sourceforge.net/
|
.
- Follow-Ups:
- Re: Cool Idea: Wiki as Documentor
- From: larry
- Re: Cool Idea: Wiki as Documentor
- References:
- Cool Idea: Wiki as Documentor
- From: larry
- Cool Idea: Wiki as Documentor
- Prev by Date: Cool Idea: Wiki as Documentor
- Next by Date: Re: CR at the end of line !
- Previous by thread: Cool Idea: Wiki as Documentor
- Next by thread: Re: Cool Idea: Wiki as Documentor
- Index(es):
Relevant Pages
|