Revision: 8067
http://svn.sourceforge.net/mailman/?rev=8067&view=rev
Author: mindlace23
Date: 2006-10-16 12:51:36 -0700 (Mon, 16 Oct 2006)
Log Message:
-----------
skeletal post handler, initial js
Added Paths:
-----------
branches/soc2006-webui/XUI/xui/static/global.js
branches/soc2006-webui/XUI/xui/static/signin.js
branches/soc2006-webui/XUI/xui/web/post.py
Added: branches/soc2006-webui/XUI/xui/static/global.js
===================================================================
--- branches/soc2006-webui/XUI/xui/static/global.js
(rev 0)
+++ branches/soc2006-webui/XUI/xui/static/global.js 2006-10-16 19:51:36 UTC
(rev 8067)
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
Added: branches/soc2006-webui/XUI/xui/static/signin.js
===================================================================
Added: branches/soc2006-webui/XUI/xui/web/post.py
===================================================================
--- branches/soc2006-webui/XUI/xui/web/post.py (rev 0)
+++ branches/soc2006-webui/XUI/xui/web/post.py 2006-10-16 19:51:36 UTC (rev
8067)
@@ -0,0 +1,6 @@
+from xui.sitepage import *
+from wareweb import cgifields
+
+class post(SitePage):
+ def respond(self):
+
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Mailman-checkins mailing list
[email protected]
Unsubscribe:
http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org