Update of /cvsroot/phpwiki/phpwiki
In directory slayer.i.sourceforge.net:/tmp/cvs-serv28890
Modified Files:
CREDITS
Log Message:
wikified CREDITS
Index: CREDITS
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/CREDITS,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** CREDITS 2000/11/03 04:51:20 1.4
--- CREDITS 2000/11/06 16:31:43 1.5
***************
*** 1,33 ****
! Sandino Araico Sánchez <sa...@sa...> contributed a patch for
! Spanish translations for PhpWiki.
! Jan Nieuwenhuizen <ja...@gn...> contributed a major patch to
! supply default pages in Dutch; this led to an architecture to support
! internationalization, and PhpWiki can now accomodate pages in any
! language.
! Neil Brown <ne...@cs...> has contributed numerous useful
! patches for the 1.1.8 release.
! Aredridel Niothke <are...@nb...> has started a flat file
! database for Phpwiki, which is included in the 1.1.8 release.
! Arno Hollosi wrote the MySQL library, the templates, and wrote the
! finished version of the database schema, plus many other things too
! numerous to mention.
! Jeff Dairiki <da...@da...> wrote the diff code and a complete
! rewrite of PhpWiki using PHP classes.
! Jeremie Kass <je...@um...> contributed a patch so the logo is
! decided in the templates instead of being hardcoded.
- In the 1.0 series:
! John Jorgensen http://c2.com/cgi-bin/wiki?AnotherPhpWiki,
! Tim Voght http://c2.com/cgi-bin/wiki?TimVoght,
! Grant Morgan http://c2.com/cgi-bin/wiki?GrantMorgan,
! and especially Clifford A. Adams:
! http://c2.com/cgi-bin/wiki?CliffordAdams
--- 1,53 ----
! !! The PhpWiki Development Team
! Please report bugs to mailto:php...@li...
! ! Core team
! ;[ Steve Wainstead | mailto:sw...@wc... ] :
! ;: original author
! ;: chief in charge
! ;[ Arno Hollosi | mailto:aho...@ma... ] :
! ;: wrote the MySQL library, the templates, and the database schema
! ;: plus many other things too numerous to mention.
! ;[ Jeff Dairiki | mailto:da...@da... ] :
! ;: wrote the diff code
! ;: did a complete rewrite of PhpWiki using PHP classes.
! ;[ Aredridel Niothke | mailto:are...@nb... ] :
! ;: has started a flat file database for Phpwiki.
! ! Localization
! ;[ Jan Nieuwenhuizen | mailto:ja...@gn... ] :
! ;: built architecture to support internationalization
! ;: contributed Dutch translation
!
! ;[ Sandino Araico Sánchez | mailto:sa...@sa... ] :
! ;: contributed Spanish translation
!
! ; Arno : contributed German translation
!
!
!
! ! Patches
!
! ;[Neil Brown | mailto:ne...@cs... ] :
! ;: has contributed numerous useful patches e.g. nested definition lists
!
! ;[Jeremie Kass | mailto:je...@um... ] :
! ;: contributed a patch so the logo is decided in the templates instead of being hardcoded.
!
!
! ------------
!
! !! In the 1.0 series:
!
! * John Jorgensen http://c2.com/cgi-bin/wiki?AnotherPhpWiki,
! * Tim Voght http://c2.com/cgi-bin/wiki?TimVoght,
! * Grant Morgan http://c2.com/cgi-bin/wiki?GrantMorgan,
! * and especially Clifford A. Adams: http://c2.com/cgi-bin/wiki?CliffordAdams
|