Revision: 4230
Author: kpreid.switchb.org
Date: Fri Aug 6 22:29:33 2010
Log: wiki/CorkboardDemo: Note that cajole.py depends on App Engine stuff.
http://code.google.com/p/google-caja/source/detail?r=4230
Modified:
/wiki/CorkboardDemo.wiki
=======================================
--- /wiki/CorkboardDemo.wiki Thu Jul 22 11:53:49 2010
+++ /wiki/CorkboardDemo.wiki Fri Aug 6 22:29:33 2010
@@ -23,7 +23,7 @@
== Adding the cajoler ==
-All of the talking-to-the-cajoler logic is in
[http://code.google.com/p/google-caja/source/browse/trunk/src/com/google/caja/demos/corkboard/cajole.py
cajole.py] in the corkboard demo. This module (which should stand alone, so
you could drop it into your own application if you want) provides a
function `cajole(html)` which returns a dict:
+All of the talking-to-the-cajoler logic is in
[http://code.google.com/p/google-caja/source/browse/trunk/src/com/google/caja/demos/corkboard/cajole.py
cajole.py] in the corkboard demo. This module (which stands alone except
for some easily-replaced dependencies on App Engine, so you could drop it
into your own application if you want) provides a function `cajole(html)`
which returns a dict:
{{{
{