-
Notifications
You must be signed in to change notification settings - Fork 0
/
zeroblog-comment.html
287 lines (277 loc) · 17.1 KB
/
zeroblog-comment.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
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
<!doctype html>
<html>
<head>
<title>ZeroAdmin | ZeroBlog</title>
<link href="http://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link type="text/css" rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.6/css/materialize.min.css" media="screen,projection"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<style type="text/css">
body {
display: flex;
min-height: 100vh;
flex-direction: column;
}
main {
flex: 1 0 auto;
}
.collection a.collection-item { color: #3f51b5; /* indigo */ }
.collection .collection-item.active { background-color: #7986cb; /* indigo lighten-2 */ }
.dropdown-content li > a { color: #3f51b5; /* indigo */ }
.dropdown-content li.active { background-color: #7986cb; /* indigo lighten-2 */ }
.dropdown-content li.active > a { color: #eafaf9; /* copied from collection-item.active color */ }
</style>
</head>
<body>
<header>
<div class="navbar-fixed">
<nav class="indigo lighten-2" role="navigation">
<div class="navbar-wrapper hide-on-small-only container">
<a href="zeroblog.html" class="left"><i class="material-icons">navigate_before</i></a>
<a href="index.html" class="brand-logo center" title="Back to the list of sites">ZeroAdmin</a>
<ul id="sites-dropdown" class="dropdown-content">
<li><a href="#!">ZeroMe</a></li>
<li class="active"><a href="#!">ZeroBlog</a></li>
<li><a href="#!">ZeroTalk</a></li>
<li><a href="#!">ZeroMail</a></li>
</ul>
<a href="#" class="dropdown-button right" data-activates="sites-dropdown"><i class="material-icons right">arrow_drop_down</i>ZeroBlog</a>
</div>
<div class="navbar-wrapper hide-on-med-and-up container">
<a href="index.html" class="breadcrumb">ZeroAdmin</a>
<ul id="sites-dropdown-s" class="dropdown-content">
<li><a href="#!">ZeroMe</a></li>
<li class="active"><a href="#!">ZeroBlog</a></li>
<li><a href="#!">ZeroTalk</a></li>
<li><a href="#!">ZeroMail</a></li>
</ul>
<a href="#" class="dropdown-button breadcrumb" data-activates="sites-dropdown-s"><i class="material-icons right">arrow_drop_down</i>ZeroBlog</a>
</div>
</nav>
</div>
</header>
<main>
<div class="container">
<div class="section">
<div class="row">
<div class="col s12 m6 l4">
<h4>Entities</h4>
<ul class="collection">
<a href="zeroblog-comment.html" class="collection-item active">Comment</a>
<a href="#" class="collection-item">Post</a>
<a href="#" class="collection-item">Vote</a>
</ul>
<h4>General</h4>
<ul class="collection">
<a href="zeroblog-perms.html" class="collection-item">Permission Rules</a>
<a href="#" class="collection-item">Permissions</a>
</ul>
</div>>
<div class="col s12 m6 l4">
<h4>Parent post</h4>
<ul id="posts-dropdown" class="dropdown-content">
<li><a href="#">Any</a></li>
<li class="divider"></li>
<li><a href="#">Upcoming feature: Merger sites<span class="badge">7</span></a></li>
<li class="active"><a href="#">Why do we need to change the Web?<span class="badge">14</span></a></li>
<li><a href="#">ZeroMe: Status report<span class="badge">25</span></a></li>
<li><a href="#">ZeroNet talk @ Decentralized Web Summit<span class="badge">30</span></a></li>
<li><a href="#">Changelog, May 6, 2016<span class="badge">31</span></a></li>
<li><a href="#">Changelog, April 27, 2016<span class="badge">7</span></a></li>
<li><a href="#">Changelog, April 18, 2016<span class="badge">21</span></a></li>
<li><a href="#">Changelog, April 11, 2016<span class="badge">22</span></a></li>
<li><a href="#">Changelog, March 30, 2016<span class="badge">23</span></a></li>
<li><a href="#">Changelog, March 23, 2016<span class="badge">10</span></a></li>
<li><a href="#">Changelog, March 15, 2016<span class="badge">16</span></a></li>
<li><a href="#">Changelog, March 9, 2016<span class="badge">15</span></a></li>
<li><a href="#">Changelog, February 28, 2016<span class="badge">20</span></a></li>
<li><a href="#">Changelog, February 24, 2016<span class="badge">21</span></a></li>
<li><a href="#">Changelog, February 9, 2016<span class="badge">5</span></a></li>
<li><a href="#">Changelog, February 2, 2016<span class="badge">9</span></a></li>
<li><a href="#">The first year of ZeroNet<span class="badge">19</span></a></li>
<li><a href="#">Changelog, January 13, 2016<span class="badge">5</span></a></li>
<li><a href="#">Changelog, January 5, 2016<span class="badge">14</span></a></li>
<li><a href="#">Changelog, December 23, 2015<span class="badge">9</span></a></li>
<li><a href="#">Changelog, December 14, 2015<span class="badge">3</span></a></li>
<li><a href="#">Changelog, December 10, 2015<span class="badge">13</span></a></li>
<li><a href="#">Status report: ZeroMail<span class="badge">20</span></a></li>
<li><a href="#">Changelog, November 19, 2015<span class="badge">3</span></a></li>
<li><a href="#">Changelog, November 9, 2015<span class="badge">7</span></a></li>
<li><a href="#">Changelog, November 6, 2015<span class="badge">1</span></a></li>
<li><a href="#">Changelog, October 30, 2015<span class="badge">3</span></a></li>
<li><a href="#">Changelog, October 22, 2015<span class="badge">7</span></a></li>
<li><a href="#">Changelog, October 11, 2015<span class="badge">2</span></a></li>
<li><a href="#">New ZeroNet logo concept<span class="badge">29</span></a></li>
<li><a href="#">Changelog, September 16, 2015<span class="badge">3</span></a></li>
<li><a href="#">Changelog, September 11, 2015<span class="badge">4</span></a></li>
<li><a href="#">Changelog, September 8, 2015<span class="badge">1</span></a></li>
<li><a href="#">Changelog, August 30, 2015<span class="badge">4</span></a></li>
<li><a href="#">Changelog, August 16, 2015<span class="badge">10</span></a></li>
<li><a href="#">Changelog, July 25, 2015<span class="badge">2</span></a></li>
<li><a href="#">ZeroNet site development tutorial #2<span class="badge">26</span></a></li>
<li><a href="#">ZeroNet site development tutorial #1<span class="badge">32</span></a></li>
<li><a href="#">Changelog: June 10, 2015<span class="badge">5</span></a></li>
<li><a href="#">Changelog: May 31, 2015<span class="badge">2</span></a></li>
<li><a href="#">Trusted authorization providers<span class="badge">5</span></a></li>
<li><a href="#">Changelog: May 25, 2015<span class="badge">6</span></a></li>
<li><a href="#">Status report: Trusted authorization providers<span class="badge">4</span></a></li>
<li><a href="#">Slides about ZeroNet<span class="badge">10</span></a></li>
<li><a href="#">Changelog: Apr 24, 2015<span class="badge">2</span></a></li>
<li><a href="#">Changelog: Apr 20, 2015<span class="badge">1</span></a></li>
<li><a href="#">How to have a blog like this<span class="badge">99</span></a></li>
</ul>
<a href="#" class="dropdown-button btn-large" data-activates="posts-dropdown"><i class="material-icons right">arrow_drop_down</i>Why do we need to change the Web?</a>
<h4>14 comments</h4>
<ul class="collection">
<a href="#" class="collection-item">2016-06-27 14:04:13, [email protected]</a>
<a href="#" class="collection-item">2016-06-26 07:48:32, [email protected]</a>
<a href="#" class="collection-item">2016-06-23 06:06:45, [email protected]</a>
<a href="#" class="collection-item">2016-06-18 00:12:30, [email protected]</a>
<a href="#" class="collection-item">2016-06-16 20:42:23, [email protected]</a>
<a href="#" class="collection-item">2016-06-16 15:14:46, [email protected]</a>
<a href="#" class="collection-item">2016-06-16 11:52:55, [email protected]</a>
<a href="#" class="collection-item">2016-06-16 07:27:55, [email protected]</a>
<a href="#" class="collection-item">2016-06-15 17:40:24, [email protected]</a>
<a href="#" class="collection-item">2016-06-15 16:27:56, [email protected]</a>
<a href="#" class="collection-item">2016-06-15 14:07:21, [email protected]</a>
<a href="#" class="collection-item active">2016-06-15 13:48:47, [email protected]</a>
<a href="#" class="collection-item">2016-06-15 04:57:53, [email protected]</a>
<a href="#" class="collection-item">2016-06-15 04:53:49, [email protected]</a>
</ul>
</div>
<div class="card col s12 m12 l4">
<form>
<div class="row">
<h4 class="col s12">Comment
<a href="#modal-delete" class="btn-flat right tooltipped modal-trigger" data-tooltip="Delete comment"><i class="material-icons">delete</i></a>
</h4>
<div id="modal-delete" class="modal">
<div class="modal-content">
<h4>Delete comment</h4>
<p>Are you really sure? Deletion cannot be undone!</p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat">Delete</a>
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat">Cancel</a>
</div>
</div>
</div>
<div class="row"><div class="input-field col s12">
<select id="input-parent" name="parent_post">
<option value="">Upcoming feature: Merger sites</option>
<option value="" selected="yes">Why do we need to change the Web?</option>
<option value="">ZeroMe: Status report</option>
<option value="">ZeroNet talk @ Decentralized Web Summit</option>
<option value="">Changelog, May 6, 2016</option>
<option value="">Changelog, April 27, 2016</option>
<option value="">Changelog, April 18, 2016</option>
<option value="">Changelog, April 11, 2016</option>
<option value="">Changelog, March 30, 2016</option>
<option value="">Changelog, March 23, 2016</option>
<option value="">Changelog, March 15, 2016</option>
<option value="">Changelog, March 9, 2016</option>
<option value="">Changelog, February 28, 2016</option>
<option value="">Changelog, February 24, 2016</option>
<option value="">Changelog, February 9, 2016</option>
<option value="">Changelog, February 2, 2016</option>
<option value="">The first year of ZeroNet</option>
<option value="">Changelog, January 13, 2016</option>
<option value="">Changelog, January 5, 2016</option>
<option value="">Changelog, December 23, 2015</option>
<option value="">Changelog, December 14, 2015</option>
<option value="">Changelog, December 10, 2015</option>
<option value="">Status report: ZeroMail</option>
<option value="">Changelog, November 19, 2015</option>
<option value="">Changelog, November 9, 2015</option>
<option value="">Changelog, November 6, 2015</option>
<option value="">Changelog, October 30, 2015</option>
<option value="">Changelog, October 22, 2015</option>
<option value="">Changelog, October 11, 2015</option>
<option value="">New ZeroNet logo concept</option>
<option value="">Changelog, September 16, 2015</option>
<option value="">Changelog, September 11, 2015</option>
<option value="">Changelog, September 8, 2015</option>
<option value="">Changelog, August 30, 2015</option>
<option value="">Changelog, August 16, 2015</option>
<option value="">Changelog, July 25, 2015</option>
<option value="">ZeroNet site development tutorial #2</option>
<option value="">ZeroNet site development tutorial #1</option>
<option value="">Changelog: June 10, 2015</option>
<option value="">Changelog: May 31, 2015</option>
<option value="">Trusted authorization providers</option>
<option value="">Changelog: May 25, 2015</option>
<option value="">Status report: Trusted authorization providers</option>
<option value="">Slides about ZeroNet</option>
<option value="">Changelog: Apr 24, 2015</option>
<option value="">Changelog: Apr 20, 2015</option>
<option value="">How to have a blog like this</option>
</select>
<label for="input-parent">Parent post</label>
</div></div>
<div class="row"><div class="input-field col s12">
<input id="input-author" type="text" disabled="yes" name="author" value="[email protected]">
<label for="input-author">Author</label>
</div></div>
<div class="row"><div class="input-field col s12">
<input id="input-author-comment" type="number" disabled="yes" min="0" step="1" name="author-comment" value="105">
<label for="input-author-id">Comment id of author</label>
</div></div>
<div class="row"><div class="input-field col s12">
<input id="input-date-added" type="text" name="date-added" value="2016-06-15 13:48:47">
<label for="input-author">Commented at</label>
</div></div>
<div class="row"><div class="input-field col s12">
<textarea id="input-body" name="body" class="materialize-textarea" autofocus="true" oninput="enable('input_save')">
> [evbogue](#comment_1_1BMrYxwpX4TkivMHPYSAMGcBBr66soRxT4): So I looked up zeronet, I got it installed, and was amazed at how quickly it all got working. Good work, sir!
I'm glad it worked for you, I'm still looking for better solution for mac machines (without the signiture warning), I would be thankful if anyone would able to help me on it. [Gtihub issue](https://github.com/HelloZeroNet/ZeroNet/issues/363)
> [p2p](#comment_52_13Z7XxTa7JuFat3KzzMWu3onwM6biLuurJ): what are ur ideas/plans about ZeroNet's mobile usage in the future?
The easiest solution is creating a out own browser clone that holds the private key and browse the content using proxies. But this means slower user experience and no offline browsing which would be really good on mobile.
So later we could add light mobile client that includes the normal ZeroNet client with some modifications: Probably these clients would prefer smaller amount of good connections and would not re-distribute the received updates to other peers. Or maybe we could use the push notifications to send the updates to a site, but this need more research.
So I think it's definitely possible to create a mobile zeronet client, but it's need lots of research and testing to see how many modifications we need.
</textarea>
<label for="input-body">Comment body</label>
</div></div>
</form>
</div>
</div>
</div>
<div class="fixed-action-btn">
<a class="btn-floating btn-large waves-effect orange right tooltipped disabled" id="input_save" data-position="top" data-tooltip="Save changes">
<i class="large material-icons">save</i>
</a>
</div>
</div>
</main>
<footer class="page-footer indigo lighten-2">
<div class="container">
<div class="row">
<div class="col l6 s12">
<h5>Disclaimer</h5>
<p>You are responsible for your own life. Any attempts at shifting the consequences of your mistakes to other people might be legal, but not ethical.</p>
</div>
<div class="col l6 s12">
<h5>Contact</h5>
<p>We are kind of secretive about our mail address or phone number, sorry.</p>
</div>
</div>
</div>
<div class="footer-copyright center">
<div class="container">Contributed by <a class="white-text" href="https://github.com/DeCentral-Budapest">De-Central Budapest</a></div>
</div>
</footer>
<script type="text/javascript" src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.6/js/materialize.min.js"></script>
<script type="text/javascript">
function enable(id) {
var element = document.getElementById(id);
element.className = element.className.replace(/ disabled$/, '');
}
function dom_ready () {
jQuery('.button-collapse').sideNav();
jQuery('.parallax').parallax();
jQuery('select').not('.disabled').material_select();
jQuery('.modal-trigger').leanModal();
}
jQuery(dom_ready());
</script>
</body>
</html>