X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/b6054ddecbc4d4a9b8e822ff8f0ace386e5e6e00..ee4774ada4ceb3692348e1576f2099f1b3af6c2e:/templates/skeleton.py diff --git a/templates/skeleton.py b/templates/skeleton.py index b2643b4..e752e5f 100644 --- a/templates/skeleton.py +++ b/templates/skeleton.py @@ -34,10 +34,10 @@ VFN=valueForName currentTime=time.time __CHEETAH_version__ = '2.0rc8' __CHEETAH_versionTuple__ = (2, 0, 0, 'candidate', 8) -__CHEETAH_genTime__ = 1192883107.2947011 -__CHEETAH_genTimestamp__ = 'Sat Oct 20 08:25:07 2007' +__CHEETAH_genTime__ = 1192889324.1837969 +__CHEETAH_genTimestamp__ = 'Sat Oct 20 10:08:44 2007' __CHEETAH_src__ = 'skeleton.tmpl' -__CHEETAH_srcLastModified__ = 'Sat Oct 20 08:22:11 2007' +__CHEETAH_srcLastModified__ = 'Sat Oct 20 10:08:36 2007' __CHEETAH_docstring__ = 'Autogenerated by CHEETAH: The Python-Powered Template Engine' if __CHEETAH_versionTuple__ < RequiredCheetahVersionTuple: @@ -113,89 +113,38 @@ function helppopup(name){ if (window.focus){helpWin.focus();} return false; } - -Ajax.Responders.register({ - onCreate: function(){ - if (Ajax.activeRequestCount > 0) { - document.getElementById("loadingnotice").style.display = \'block\'; - } - }, - onComplete: function(){ - if (Ajax.activeRequestCount == 0) { - document.getElementById("loadingnotice").style.display = \'none\'; - } - } -}); -function replaceFunc(transport) { - try { - d = transport.responseText.evalJSON(); - } catch (e) { - $(\'body\').innerHTML = \'
\'+transport.responseText+\'
\' - return; - } - for(key in d) { - $(key).innerHTML = d[key]; - } -} - -function jsFormSubmit(location, elt){ - new Ajax.Request(location, {method: \'post\', - parameters: Form.serialize(elt)+\'&js=true\', - onSuccess: replaceFunc, - onComplete: function() {Form.enable(elt);} - }); - Form.disable(elt); - return false; -} - -function rowFormSubmit(elt, retpage){ - new Ajax.Request(\'command\', {method: \'post\', - parameters: Form.serialize(elt)+\'&js=\'+retpage, - onSuccess: replaceFunc - }); - return false; -} - -window.onload = { - //Fix bug with disabled elements - $''') - _v = 'form' # "$('form')" on line 75, col 4 - if _v is not None: write(_filter(_v, rawExpr="$('form')")) # from line 75, col 4. - write('''.each(Form.enable); -} -
''') - if VFFSL(SL,"varExists",False)('error_text'): # generated from line 83, col 1 + if VFFSL(SL,"varExists",False)('error_text'): # generated from line 35, col 1 write('''

STDERR:

''')
-            _v = VFFSL(SL,"error_text",True) # '$error_text' on line 84, col 20
-            if _v is not None: write(_filter(_v, rawExpr='$error_text')) # from line 84, col 20.
+            _v = VFFSL(SL,"error_text",True) # '$error_text' on line 36, col 20
+            if _v is not None: write(_filter(_v, rawExpr='$error_text')) # from line 36, col 20.
             write('''
''') write('''
''') - if not VFFSL(SL,"varExists",False)('simple') or not VFFSL(SL,"simple",True): # generated from line 88, col 1 + if not VFFSL(SL,"varExists",False)('simple') or not VFFSL(SL,"simple",True): # generated from line 40, col 1 write('''

[You are logged in as ''') - _v = VFFSL(SL,"user.username",True) # '$user.username' on line 89, col 26 - if _v is not None: write(_filter(_v, rawExpr='$user.username')) # from line 89, col 26. + _v = VFFSL(SL,"user.username",True) # '$user.username' on line 41, col 26 + if _v is not None: write(_filter(_v, rawExpr='$user.username')) # from line 41, col 26. write('''.]

LOADING
-
+
+''') + if VFFSL(SL,"varExists",False)('result'): # generated from line 55, col 1 + _v = VFFSL(SL,"result",True) # '$result' on line 56, col 1 + if _v is not None: write(_filter(_v, rawExpr='$result')) # from line 56, col 1. + write(''' +''') + write('''
''') - _v = VFFSL(SL,"body",True) # '$body' on line 104, col 1 - if _v is not None: write(_filter(_v, rawExpr='$body')) # from line 104, col 1. + _v = VFFSL(SL,"body",True) # '$body' on line 60, col 1 + if _v is not None: write(_filter(_v, rawExpr='$body')) # from line 60, col 1. write(''' ''') - if not VFFSL(SL,"varExists",False)('simple') or not VFFSL(SL,"simple",True): # generated from line 105, col 1 + if not VFFSL(SL,"varExists",False)('simple') or not VFFSL(SL,"simple",True): # generated from line 61, col 1 write('''
Questions? Contact sipb-xen-dev@mit.edu. ''')