-
Notifications
You must be signed in to change notification settings - Fork 0
/
create.html
213 lines (159 loc) · 9.29 KB
/
create.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
<!DOCTYPE html>
<!-- saved from url=(0049)http://getbootstrap.com/examples/offcanvas/#about -->
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Anonymous Incident Reporting For Everyone">
<meta name="author" content="">
<link rel="shortcut icon" href="http://syner.us/favicon.ico">
<title>Syner - Create</title>
<!-- Bootstrap core CSS -->
<link href="./css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="./css/offcanvas.css" rel="stylesheet">
<link href="http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<style>[touch-action="none"]{ -ms-touch-action: none; touch-action: none; }[touch-action="pan-x"]{ -ms-touch-action: pan-x; touch-action: pan-x; }[touch-action="pan-y"]{ -ms-touch-action: pan-y; touch-action: pan-y; }[touch-action="scroll"],[touch-action="pan-x pan-y"],[touch-action="pan-y pan-x"]{ -ms-touch-action: pan-x pan-y; touch-action: pan-x pan-y; }</style><style id="clearly_highlighting_css" type="text/css">/* selection */ html.clearly_highlighting_enabled ::-moz-selection { background: rgba(246, 238, 150, 0.99); } html.clearly_highlighting_enabled ::selection { background: rgba(246, 238, 150, 0.99); } /* cursor */ html.clearly_highlighting_enabled { /* cursor and hot-spot position -- requires a default cursor, after the URL one */ cursor: url("chrome-extension://pioclpoplcdbaefihamjohnefbikjilc/clearly/images/highlight--cursor.png") 14 16, text; } /* highlight tag */ em.clearly_highlight_element { font-style: inherit !important; font-weight: inherit !important; background-image: url("chrome-extension://pioclpoplcdbaefihamjohnefbikjilc/clearly/images/highlight--yellow.png"); background-repeat: repeat-x; background-position: top left; background-size: 100% 100%; } /* the delete-buttons are positioned relative to this */ em.clearly_highlight_element.clearly_highlight_first { position: relative; } /* delete buttons */ em.clearly_highlight_element a.clearly_highlight_delete_element { display: none; cursor: pointer; padding: 0; margin: 0; line-height: 0; position: absolute; width: 34px; height: 34px; left: -17px; top: -17px; background-image: url("chrome-extension://pioclpoplcdbaefihamjohnefbikjilc/clearly/images/highlight--delete-sprite.png"); background-repeat: no-repeat; background-position: 0px 0px; } em.clearly_highlight_element a.clearly_highlight_delete_element:hover { background-position: -34px 0px; } /* retina */ @media (min--moz-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2) { em.clearly_highlight_element { background-image: url("chrome-extension://pioclpoplcdbaefihamjohnefbikjilc/clearly/images/highlight--yellow@2x.png"); } em.clearly_highlight_element a.clearly_highlight_delete_element { background-image: url("chrome-extension://pioclpoplcdbaefihamjohnefbikjilc/clearly/images/highlight--delete-sprite@2x.png"); background-size: 68px 34px; } } </style></head>
<body style="">
<div class="navbar navbar-fixed-top navbar-inverse" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle Navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">Syner</a>
</div>
<div class="navbar-collapse collapse" style="height: 1px;">
<ul class="nav navbar-nav navbar-right">
<li><a href="login.html">Login</a></li>
<li><a href="about.html">About</a></li>
</ul>
</div><!-- /.nav-collapse -->
</div><!-- /.container -->
</div><!-- /.navbar -->
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-10 col-sm-offset-1 col-md-offset-2 col-md-8">
<!-- Accordion starts here -->
<div class="panel-group" id="accordion">
<div class="panel panel-default">
<a data-toggle="collapse" data-parent="#accordion" href="#collapseOne" class="post">
<div class="panel-heading">
<h4 class="panel-title">
<b>Create A Syner</b>
</h4>
</div>
</a>
<div id="collapseOne" class="panel-collapse collapse in list-group">
<div class="panel-body">
<form class="form-horizontal" role="form">
<div class="form-group">
<div class="col-sm-10 col-sm-offset-1">
<div class="input-group">
<span class="input-group-addon">syner.us/</span>
<input type="text" class="form-control" placeholder="If left empty, we'll generate a random URL">
</div>
</div>
<div class="col-sm-10 col-sm-offset-1">
<textarea rows="2" class="form-control" placeholder="Statement/Question:"></textarea>
</div>
</div>
</form>
</div>
</div>
</div>
<div class="panel panel-default">
<a data-toggle="collapse" data-parent="#accordion" href="#collapseTwo" class="post">
<div class="panel-heading">
<h4 class="panel-title">
<b> Submit </b>
</h4>
</div>
</a>
<div id="collapseTwo" class="panel-collapse collapse">
<div class="panel-body">
<div class="alert alert-info col-sm-10 col-sm-offset-1">
<center><i class="fa fa-exclamation-triangle fa-fw fa-lg"></i> <b>Anyone who has access to this URL can post or edit anyone else's posts. Be careful who or where you share this with.</b> If it gets out of hand, only you can restore or freeze this Syner to prevent trolls from ruining the content.</center>
</div>
<form class="form-horizontal" role="form">
<div class="form-group">
<div class="col-sm-10 col-sm-offset-1">
<a data-toggle="collapse" data-parent="#accordion" href="#collapseThree">
<button class="btn btn-primary btn-lg btn-block"><i class="fa fa-bolt fa-fw fa-1x"> </i> Build Syner </button>
</a>
</div>
</div>
</form>
<p></p>
<p></p>
</div>
</div>
</div>
<div class="panel panel-default">
<a data-toggle="collapse" data-parent="#accordion" href="#collapseThree" class="post">
<div class="panel-heading">
<h4 class="panel-title">
<b> Share </b>
</h4>
</div>
</a>
<div id="collapseThree" class="panel-collapse collapse">
<div class="panel-body">
<div class="alert alert-success col-sm-10 col-sm-offset-1">
<center><i class="fa fa-share fa-fw fa-lg"></i> <b>It is done. </b> Share your Syner with friends, family, co-workers, or strangers. </center>
</div>
<form class="form-horizontal" role="form">
<div class="form-group">
<div class="col-sm-10 col-sm-offset-1">
<div class="input-group">
<span class="input-group-btn">
<button class="btn btn-default" type="button">
<i class="fa fa-clipboard fa-fw"></i> Copy To Clipboard
</button>
</span>
<input type="text" class="form-control" value="syner.us/URL" placeholder="syner.us/URL">
</div>
</div>
</div>
</form>
<p></p>
<p></p>
</div>
</div>
</div>
<br>
</div>
<div>
<!--
<p><a href="#nowhere"><i class="fa fa-list-ul fa-fw"></i> View Other Anonymous Posts</a></p>
-->
</div>
<hr>
<footer>
<p>
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/4.0/80x15.png" /></a>
<a href="https://github.com/Syner/Synerv2" class="post"><i class="fa fa-github fa-fw fa-lg"></i>Github</a>
<a href="about.html" class="post"><i class="fa fa-info-circle fa-fw fa-lg"></i>About Syner</a>
<a href="mailto:support@syner.us" class="post"><i class="fa fa-envelope fa-fw fa-lg"></i>Contact Us</a>
</p>
</footer>
</div><!--/span-->
</div><!--/row-->
</div><!--/.container-->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="./js/jquery.min.js"></script>
<script src="./js/bootstrap.min.js"></script>
<script src="./js/offcanvas.js"></script>
</body></html>