Changeset 333
- Timestamp:
- 02/26/08 13:42:38 (3 months ago)
- Files:
-
- trunk/kwiki.org/pi/HomePage (modified) (3 diffs)
- trunk/kwiki.org/pi/IngyDotNet (modified) (1 diff)
- trunk/kwiki.org/pi/K3MarkupLanguage (added)
- trunk/kwiki.org/pi/KwikiBugs (modified) (1 diff)
- trunk/kwiki.org/pi/KwikiHackathon (modified) (1 diff)
- trunk/kwiki.org/pi/KwikiHackers (modified) (1 diff)
- trunk/kwiki.org/pi/KwikiMarkup (modified) (1 diff)
- trunk/kwiki.org/pi/KwikiSimpleServer (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/kwiki.org/pi/HomePage
r310 r333 1 = The Kwiki Hacker Development Wiki1 = The Kwiki Development hacKerwiki 2 2 3 Welcome to the Kwiki V3 hac ker's wiki. [[WhatIsV3]]? Read up.3 Welcome to the Kwiki V3 hacKer's wiki. [[WhatIsV3]]? Read up. 4 4 5 5 This wiki is pretty much specific to V3 stuff. … … 8 8 9 9 * [[KwikiHackathon]] 10 ** [[KwikiHackers]] 10 11 11 12 = General Kwiki V3 Information … … 22 23 23 24 * [[KwikiMarkup]] 25 * [[K3MarkupLanguage]] 24 26 * [[KwikiDatabase]] 25 27 * [[KwikiCreoleFormatter]] trunk/kwiki.org/pi/IngyDotNet
r314 r333 1 = Ingy döt Net 2 1 3 The author of Kwiki. 4 5 * {skype:ingydotnet} trunk/kwiki.org/pi/KwikiBugs
r310 r333 1 1 * Parser dies when there's a newline enclosed in double brackets (i.e. a link) 2 * Kwiki dies if a file is added to /www/a/home/ams/prj/amswiki/database without setting read-write to file for appropriate Kwiki installation user. This only happens when manually creating a new file and later attempting to edit it via the Web. trunk/kwiki.org/pi/KwikiHackathon
r308 r333 1 See: [[http:// www.kwiki.org/?KwikiNews]] for place and time.1 See: [[http://hackathon.kwiki.org/?HomePage]] for place and time. 2 2 3 3 == Hacking Agenda 4 4 5 * [[KwikiSimpleServer]] 5 6 * [[KwikiRestAPI]] 6 7 * [[KwikiSkins]] trunk/kwiki.org/pi/KwikiHackers
r314 r333 1 * IngyDotNet 1 * [[IngyDotNet]] 2 * [[FlorianMerges]] 3 * [[EugeneEricKim]] 4 * [[Gugod]] trunk/kwiki.org/pi/KwikiMarkup
r310 r333 1 Our strategy for moving forward is to start completely from scratch with markup, using 100% unadulterated [[WikiCreole]] as our starting point, then gradually migrating to [[WikiKreole]] (Creole with our recommended improvements), and finally addingwhatever greatness we want to add that Creole doesn't cover.1 Our strategy for moving forward is to start completely from scratch with markup, using 100% unadulterated [[WikiCreole]] as our starting point, then gradually migrating to [[WikiKreole]] (Creole with our recommended improvements), and finally implementing [[K3MarkupLanguage]], which adds whatever greatness we want to add that Creole doesn't cover. 2 2 3 3 Unfortunately, it's hard to implement [[WikiCreole]] exactly, because it's a bit underspecified and there are some lingering issues, which we're capturing at [[WikiCreoleIssues]].
