From 8a77401f48360fe0d5501d4fd6b4cc194279d4f0 Mon Sep 17 00:00:00 2001 From: Einar Egilsson Date: Wed, 9 Sep 2015 14:53:22 +0000 Subject: Plenty of changes --- redirector.html | 84 ++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 51 insertions(+), 33 deletions(-) (limited to 'redirector.html') diff --git a/redirector.html b/redirector.html index aa0ccbc..4f06438 100644 --- a/redirector.html +++ b/redirector.html @@ -7,62 +7,72 @@ + + + + + - -
-
-
+ +
+ + +

Are you sure you want to delete this redirect?

- {{deleting.description}} + {{redirect.description}}
- {{deleting.exampleUrl}} + {{redirect.exampleUrl}}
- {{deleting.includePattern}} + {{redirect.includePattern}}
- {{deleting.redirectUrl}} + {{redirect.redirectUrl}}
- {{deleting.patternType == 'W' ? 'Wildcard' : 'Regular Expression'}} + {{redirect.patternType == 'W' ? 'Wildcard' : 'Regular Expression'}}
-
+ + + +

{{editIndex >= 0 ? 'Edit' : 'Create'}} Redirect

- +
- +
- +
- +
- - + +
+ {{redirect.error}}{{redirect.exampleResult}}
Show advanced options... @@ -71,15 +81,15 @@
- +
- + E.g. turn %2Fbar%2Ffoo%3Fx%3D2 into /bar/foo?x=2
- + E.g. turn /bar/foo?x=2 into %2Fbar%2Ffoo%3Fx%3D2
@@ -89,23 +99,27 @@
-
-

Redirector

- +
+ +

edirector

Go where YOU want!
- @@ -113,20 +127,22 @@ {{message}}
-
+ + +

[Disabled] {{r.description}}

{{r.includePattern}}
- foo.is + {{r.redirectUrl}}
asdfasdf
- + {{example(r)}}
{{r.appliesTo|requestTypeDisplay}} @@ -134,15 +150,17 @@
+ +
-- cgit v1.2.3