a realtime wiki server.
“The Liki” is a PHP-powered Wiki featuring AJAX based live content updates of the browser display in (near) realtime.
The Liki now sports a specially crafted “mobile” version for the iPhone/iPod touch and similar devices. Though live updates do work the support is read-only at the moment.
There is nothing to configure or anything—it just works™ …
Added the ability to embed images directly into text paragraphs.
Before updating please note that The Liki is now backed by
PHP Data Objects and thus
will not work with PHP 4 anymore! To learn how to set
your database type (this version is tested with
SQLite and MySQL),
please see the included SAMPLE.config.php
.
git clone http://code.burningsoda.com/liki
The Liki is released under the following license (2-clause BSD license):
Copyright© 2005–2008 Robert Lillack, burningsoda.com
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
©2002–2022 Robert Lillack.