r25384 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r25383‎ | r25384 | r25385 >
Date:06:30, 1 September 2007
Author:david
Status:old
Tags:
Comment:
rewrote README.
Modified paths:
  • /branches/liquidthreads/README-liquidthreads (modified) (history)

Diff [purge]

Index: branches/liquidthreads/README-liquidthreads
@@ -1,16 +1,16 @@
2 -Hello, thanks for your interest. Please read all of this; it's short and important.
 2+Hello, and thanks for your interest. Please read all of this; it's short and important.
33
4 -This is a pre-alpha. This code is in rapid flux. It is undocumented, or doesn't yet make sense, or is confused. I am sketching. Therefore, don't report or try to fix obvious bugs; I simply haven't gotten to them yet. Also, don't commit to this branch. Instead, send me patches.
 4+You shouldn't deploy this with real users without warning them. They will find bugs.
55
6 -Liquid Threads is going to change a lot before release. Some of the coolest features haven't appeared yet. Don't let this pre-alpha disappoint you.
 6+Please hack Liquid Threads and make it more awesome. However, since the code is in rapid flux, send me patches instead of committing directly to this branch.
77
88 To try Liquid Threads, first, install MediaWiki as usual. Then, source maintenance/lqt.sql from your mysql console. Finally, add the following to the end of your LocalSettings.php:
99
10 - require_once('extensions/LqtPages.php');
 10+ require_once('extensions/LqtPages.php');
1111
1212 How to contact me:
13 -davemccabe@gmail.com (email or jabber)
14 -davidmccabe in #mediawiki on irc.freenode.net
 13+ davemccabe@gmail.com (email or jabber)
 14+ davidmccabe in #mediawiki on irc.freenode.net
1515
1616 Thanks again! Obey all signs.
1717 -- ~~~~

Status & tagging log