Changeset 333

Show
Ignore:
Timestamp:
02/26/08 13:42:38 (3 months ago)
Author:
ingy
Message:
Pi pages
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/kwiki.org/pi/HomePage

    r310 r333  
    1 = The Kwiki Hacker Development Wiki 
     1= The Kwiki Development hacKerwiki 
    22 
    3 Welcome to the Kwiki V3 hacker's wiki. [[WhatIsV3]]? Read up. 
     3Welcome to the Kwiki V3 hacKer's wiki. [[WhatIsV3]]? Read up. 
    44 
    55This wiki is pretty much specific to V3 stuff. 
     
    88 
    99* [[KwikiHackathon]] 
     10** [[KwikiHackers]] 
    1011 
    1112= General Kwiki V3 Information 
     
    2223 
    2324* [[KwikiMarkup]] 
     25* [[K3MarkupLanguage]] 
    2426* [[KwikiDatabase]] 
    2527* [[KwikiCreoleFormatter]] 
  • trunk/kwiki.org/pi/IngyDotNet

    r314 r333  
     1= Ingy döt Net 
     2 
    13The author of Kwiki. 
     4 
     5* {skype:ingydotnet} 
  • trunk/kwiki.org/pi/KwikiBugs

    r310 r333  
    11* 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. 
     1See: [[http://hackathon.kwiki.org/?HomePage]] for place and time. 
    22 
    33== Hacking Agenda 
    44 
     5* [[KwikiSimpleServer]] 
    56* [[KwikiRestAPI]] 
    67* [[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 adding whatever greatness we want to add that Creole doesn't cover. 
     1Our 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. 
    22 
    33Unfortunately, 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]].