# ***** BEGIN LICENSE BLOCK ***** # This file is part of LiveWiki. # Copyright (c) 2004 Pascal Guimier and contributors. All rights # reserved. # # LiveWiki is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # LiveWiki is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with DotClear; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # ***** END LICENSE BLOCK ***** # # Contributor(s): # # Version : 0.1 # Release date : Thursday 2004-09-30 # History : # # 0.1 # Pascal # => Basis of the app : JS to call and PHP to fetch # TODO : # Pascal # => * More useful menu # => * Identification and locking items # => * Simple history of items: # o files with _number and gz extension # o add somewhere user informations: date, ip... # o try to use diff in order to only save modifications # o clear empty items # => * Refresh bug in MSIE # => * a XUL version # index header("Content-type: text/html; charset=utf-8"); echo''; ?>