Roxen.git
/
server
/
config_interface
/
sites
/
add_module.pike
version
»
Context lines:
10
20
40
80
file
none
3
Roxen.git/server/config_interface/sites/add_module.pike:1:
-
// $Id: add_module.pike,v 1.
87
2008/
04
/
08
15
:
32
:
26
grubba
Exp $
+
// $Id: add_module.pike,v 1.
88
2008/
06
/
12
07
:
24
:
34
erikd
Exp $
#include <config_interface.h> #include <module.h> #include <module_constants.h> #include <roxen.h> int no_reload() { if( sizeof( already_added ) ) return 1; // Reloading this script now would destroy state.
Roxen.git/server/config_interface/sites/add_module.pike:108:
"</tr>" "</table>"; return sprintf( "<use file='/template' />\n" "<tmpl title=' %s'%s>" "<topmenu base='/' selected='sites'/>\n" "<content><cv-split>" "<subtablist width='100%%'>" "<st-tabs></st-tabs>" "<st-page>"
+
"<h2>Site: '&form.config;'</h2>"
"<if not='1' variable='form.initial'>" "<table width='100%%' border='0' cellspacing='4' " " cellpadding='0'>" "<tr><td nowrap='nowrap'>%s:</td><td>" "<form action='' style='margin: 0'>" "<input type='hidden' name='config' value='&form.config;'>" "<default variable='form.method' value='%s'>" "<select name='method' onchange='submit()'>" "<option value='normal'>%s</option>" // "<option value='fast'>%s</option>"