+
+
+
+
+
+
+
+
+
+
+
+
+ -
+
- Signup +
+
+
+ diff --git a/templates/web/setup/wrapper.html.twig b/templates/web/setup/wrapper.html.twig index fd7e675d2c..90374f9414 100644 --- a/templates/web/setup/wrapper.html.twig +++ b/templates/web/setup/wrapper.html.twig @@ -2,7 +2,7 @@ "http://www.w3.org/TR/html4/strict.dtd">
- + diff --git a/www/include/jslibs/jquery-validate.password/demo/bg.gif b/www/include/jslibs/jquery-validate.password/demo/bg.gif new file mode 100644 index 0000000000..2c7c358780 Binary files /dev/null and b/www/include/jslibs/jquery-validate.password/demo/bg.gif differ diff --git a/www/include/jslibs/jquery-validate.password/demo/checked.gif b/www/include/jslibs/jquery-validate.password/demo/checked.gif new file mode 100644 index 0000000000..5e33a78dc0 Binary files /dev/null and b/www/include/jslibs/jquery-validate.password/demo/checked.gif differ diff --git a/www/include/jslibs/jquery-validate.password/demo/index.html b/www/include/jslibs/jquery-validate.password/demo/index.html new file mode 100644 index 0000000000..9101271d7c --- /dev/null +++ b/www/include/jslibs/jquery-validate.password/demo/index.html @@ -0,0 +1,26 @@ + + + + + +If you can't decipher the text on the image, click it to dynamically generate a new one.
+ + + + diff --git a/www/include/jslibs/jquery-validation/demo/captcha/newsession.php b/www/include/jslibs/jquery-validation/demo/captcha/newsession.php new file mode 100644 index 0000000000..145ca9bfb6 --- /dev/null +++ b/www/include/jslibs/jquery-validation/demo/captcha/newsession.php @@ -0,0 +1,12 @@ + diff --git a/www/include/jslibs/jquery-validation/demo/captcha/process.php b/www/include/jslibs/jquery-validation/demo/captcha/process.php new file mode 100644 index 0000000000..3fbc617782 --- /dev/null +++ b/www/include/jslibs/jquery-validation/demo/captcha/process.php @@ -0,0 +1,14 @@ + diff --git a/www/include/jslibs/jquery-validation/demo/captcha/rand.php b/www/include/jslibs/jquery-validation/demo/captcha/rand.php new file mode 100644 index 0000000000..e3e9389ed5 --- /dev/null +++ b/www/include/jslibs/jquery-validation/demo/captcha/rand.php @@ -0,0 +1,11 @@ + diff --git a/www/include/jslibs/jquery-validation/demo/captcha/style.css b/www/include/jslibs/jquery-validation/demo/captcha/style.css new file mode 100644 index 0000000000..c0bbe5f907 --- /dev/null +++ b/www/include/jslibs/jquery-validation/demo/captcha/style.css @@ -0,0 +1,140 @@ +body { + margin: 3% 5%; + padding: 0; + background-color: #fff; + color: #333; + font: 0.9em/1.3 Helvetica, Arial, Verdana, Sans-serif; +} + +a:link, a:visited { + background-color: #fff; + color: #333; + text-decoration: underline; +} + +a:hover, a:focus, a:active { + background-color: #ffb; + color: #454545; + text-decoration: underline; +} + +h1 { + margin: 2% 0%; + padding: 1%; + border-bottom: 1px solid #ddd; + background-color: #f8f8f8; + color: #666; + font: normal 1.5em Helvetica, Arial, Verdana, Sans-serif; +} + +h2 { + margin: 2% 0%; + padding: 1%; + border-bottom: 1px solid #ddd; + background-color: #f8f8f8; + color: #666; + font: normal 1.3em Helvetica, Arial, Verdana, Sans-serif; +} + +h3 { + margin: 2% 0%; + padding: 1%; + border-bottom: 1px solid #ddd; + background-color: #f8f8f8; + color: #666; + font: normal 1.2em Helvetica, Arial, Verdana, Sans-serif; +} + +table { + margin: 0; + padding: 0; + width: 100%; +} + +table th { + border: 1px solid #ddd; + font-weight: bold; + text-align: left; + padding: 1%; +} + +table td { + border: 1px solid #ddd; + padding: 1%; +} + +dl, dt, dd { + margin: 0; + padding: 0; +} + +form { + margin: 0; + padding: 0; +} + +fieldset { + border: 1px solid #ddd; + margin: 0% 0% 2% 0%; + padding: 2%; +} + +fieldset legend { + margin: 0; + padding: 0 4px; + background-color: inherit; + color: #333; +} + +code { + font: 1em "Courier New", Courier, Monospace; +} + +pre code { + font: 1.1em "Courier New", Courier, Monospace; + border-bottom: 1px solid #eee; +} + +img { + border: 1px solid #eee; +} + +p#statusgreen { + font-size: 1.2em; + background-color: #fff; + color: #0a0; +} + +p#statusred { + font-size: 1.2em; + background-color: #fff; + color: #a00; +} + +fieldset label { + display: block; +} + +fieldset label.error { + color: red; +} + +fieldset label.valid { + color: green; +} + +fieldset div#captchaimage { + float: left; + margin-right: 15px; +} + +fieldset input#captcha { + width: 25%; + border: 1px solid #ddd; + padding: 2px; +} + +fieldset input#submit { + display: block; + margin: 2% 0% 0% 0%; +} \ No newline at end of file diff --git a/www/include/jslibs/jquery-validation/demo/css/chili.css b/www/include/jslibs/jquery-validation/demo/css/chili.css new file mode 100644 index 0000000000..6990449fce --- /dev/null +++ b/www/include/jslibs/jquery-validation/demo/css/chili.css @@ -0,0 +1,15 @@ +.jscom, .mix htcom { color: #4040c2; } +.com { color: green; } +.regexp { color: maroon; } +.string { color: teal; } +.keywords { color: blue; } +.global { color: #008; } +.numbers { color: #880; } +.comm { color: green; } +.tag { color: blue; } +.entity { color: blue; } +.string { color: teal; } +.aname { color: maroon; } +.avalue { color: maroon; } +.jquery { color: #00a; } +.plugin { color: red; } \ No newline at end of file diff --git a/www/include/jslibs/jquery-validation/demo/css/cmxform.css b/www/include/jslibs/jquery-validation/demo/css/cmxform.css new file mode 100644 index 0000000000..120f5a473c --- /dev/null +++ b/www/include/jslibs/jquery-validation/demo/css/cmxform.css @@ -0,0 +1,46 @@ +/********************************** + +Name: cmxform Styles + +***********************************/ +form.cmxform { + width: 370px; + font-size: 1.0em; + color: #333; +} + +form.cmxform legend { + padding-left: 0; +} + +form.cmxform legend, form.cmxform label { + color: #333; +} + +form.cmxform fieldset { + border: none; + border-top: 1px solid #C9DCA6; + background: url(../images/cmxform-fieldset.gif) left bottom repeat-x; + background-color: #F8FDEF; +} + +form.cmxform fieldset fieldset { + background: none; +} + +form.cmxform fieldset p, form.cmxform fieldset fieldset { + padding: 5px 10px 7px; + background: url(../images/cmxform-divider.gif) left bottom repeat-x; +} + +form.cmxform label.error, label.error { + /* remove the next line when you have trouble in IE6 with labels in list */ + color: red; + font-style: italic +} +div.error { display: none; } +input { border: 1px solid black; } +input.checkbox { border: none } +input:focus { border: 1px dotted black; } +input.error { border: 1px dotted red; } +form.cmxform .gray * { color: gray; } \ No newline at end of file diff --git a/www/include/jslibs/jquery-validation/demo/css/cmxformTemplate.css b/www/include/jslibs/jquery-validation/demo/css/cmxformTemplate.css new file mode 100644 index 0000000000..ac52f71b43 --- /dev/null +++ b/www/include/jslibs/jquery-validation/demo/css/cmxformTemplate.css @@ -0,0 +1,55 @@ +/********************************** + +Use: cmxform template + +***********************************/ +form.cmxform fieldset { + margin-bottom: 10px; +} + +form.cmxform legend { + padding: 0 2px; + font-weight: bold; + _margin: 0 -7px; /* IE Win */ +} + +form.cmxform label { + display: inline-block; + line-height: 1.8; + vertical-align: top; + cursor: hand; +} + +form.cmxform fieldset p { + list-style: none; + padding: 5px; + margin: 0; +} + +form.cmxform fieldset fieldset { + border: none; + margin: 3px 0 0; +} + +form.cmxform fieldset fieldset legend { + padding: 0 0 5px; + font-weight: normal; +} + +form.cmxform fieldset fieldset label { + display: block; + width: auto; +} + +form.cmxform label { width: 100px; } /* Width of labels */ +form.cmxform fieldset fieldset label { margin-left: 103px; } /* Width plus 3 (html space) */ +form.cmxform label.error { + margin-left: 103px; + width: 220px; +} + +form.cmxform input.submit { + margin-left: 103px; +} + +/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */ \ No newline at end of file diff --git a/www/include/jslibs/jquery-validation/demo/css/core.css b/www/include/jslibs/jquery-validation/demo/css/core.css new file mode 100644 index 0000000000..84494e8732 --- /dev/null +++ b/www/include/jslibs/jquery-validation/demo/css/core.css @@ -0,0 +1,21 @@ +body, div { font-family: 'lucida grande', helvetica, verdana, arial, sans-serif } +body { margin: 0; padding: 0; font-size: small; color: #333 } +h1, h2 { font-family: 'trebuchet ms', verdana, arial; padding: 10px; margin: 0 } +h1 { font-size: large } +#main { padding: 1em; } +#banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc; + background: url(../images/bg.gif) repeat-x; text-align: center } +#banner a { color: white; } + +p { margin: 10px 0; } + +li { margin-left: 10px; } + +h3 { margin: 1em 0 0; } + +h1 { font-size: 2em; } +h2 { font-size: 1.8em; } +h3 { font-size: 1.6em; } +h4 { font-size: 1.4em; } +h5 { font-size: 1.2em; } + diff --git a/www/include/jslibs/jquery-validation/demo/css/reset.css b/www/include/jslibs/jquery-validation/demo/css/reset.css new file mode 100644 index 0000000000..5c376b3744 --- /dev/null +++ b/www/include/jslibs/jquery-validation/demo/css/reset.css @@ -0,0 +1,61 @@ +/********************************** + +Use: Reset Styles for all browsers + +***********************************/ + +body, p, blockquote { + margin: 0; + padding: 0; +} + +a img, iframe { border: none; } + +/* Headers +------------------------------*/ + +h1, h2, h3, h4, h5, h6 { + margin: 0; + padding: 0; + font-size: 100%; +} + +/* Lists +------------------------------*/ + +ul, ol, dl, li, dt, dd { + margin: 0; + padding: 0; +} + +/* Links +------------------------------*/ + +a, a:link {} +a:visited {} +a:hover {} +a:active {} + +/* Forms +------------------------------*/ + +form, fieldset { + margin: 0; + padding: 0; +} + +fieldset { border: 1px solid #000; } + +legend { + padding: 0; + color: #000; +} + +input, textarea, select { + margin: 0; + padding: 1px; + font-size: 100%; + font-family: inherit; +} + +select { padding: 0; } \ No newline at end of file diff --git a/www/include/jslibs/jquery-validation/demo/css/screen.css b/www/include/jslibs/jquery-validation/demo/css/screen.css new file mode 100644 index 0000000000..840f572bb6 --- /dev/null +++ b/www/include/jslibs/jquery-validation/demo/css/screen.css @@ -0,0 +1,11 @@ +/********************************** + +Use: Main Screen Import + +***********************************/ + +@import "reset.css"; +@import "core.css"; + +@import "cmxformTemplate.css"; +@import "cmxform.css"; \ No newline at end of file diff --git a/www/include/jslibs/jquery-validation/demo/custom-messages-metadata-demo.html b/www/include/jslibs/jquery-validation/demo/custom-messages-metadata-demo.html new file mode 100644 index 0000000000..46e3d6ec0f --- /dev/null +++ b/www/include/jslibs/jquery-validation/demo/custom-messages-metadata-demo.html @@ -0,0 +1,92 @@ + + + + +Take a look at the source to see how messages can be customized with metadata.
+ + + + + + + + +Back to main page + + + + + + \ No newline at end of file diff --git a/www/include/jslibs/jquery-validation/demo/custom-methods-demo.html b/www/include/jslibs/jquery-validation/demo/custom-methods-demo.html new file mode 100644 index 0000000000..89b8fa6a1d --- /dev/null +++ b/www/include/jslibs/jquery-validation/demo/custom-methods-demo.html @@ -0,0 +1,122 @@ + + + + + +Default submitHandler is set to display an alert into of submitting the form
+ + + + + ++
+