-
Notifications
You must be signed in to change notification settings - Fork 1
/
scene-comments.php
284 lines (266 loc) · 16 KB
/
scene-comments.php
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
<!doctype html>
<!--[if lt IE 7 ]> <html lang="en" class="no-js ie6"> <![endif]-->
<!--[if IE 7 ]> <html lang="en" class="no-js ie7"> <![endif]-->
<!--[if IE 8 ]> <html lang="en" class="no-js ie8"> <![endif]-->
<!--[if IE 9 ]> <html lang="en" class="no-js ie9"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!-->
<?php $currentPage = "createScene"; ?>
<?php $category = "film"; ?>
<?php $thisPage = "film"; ?>
<html lang="en" class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="robots" content="noindex">
<title>Republic of Film</title>
<meta name="description" content="">
<meta name="author" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="/favicon.ico">
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-ipad.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-iphone4.png">
<link rel="stylesheet" href="css/style.css?v=2">
<link rel="stylesheet" href="css/superfish.css">
<!-- <link rel="stylesheet" href="css/sparkbox-select.css"> -->
<script src="js/libs/modernizr-1.7.min.js"></script>
<!-- Grab Google CDN's jQuery. fall back to local if necessary -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
<script src="js/jquery.vote.js"></script>
<script src="js/jquery.listmanager.js"></script>
<script src="js/jquery.hoverIntent.minified.js"></script>
<script src="js/superfish.js"></script>
<script src="js/waypoints.min.js"></script>
<script src="js/script.js"></script>
</head>
<body>
<div class="container">
<!-- Inlcude Header here... -->
<?php include( 'header-film-project.php' ); ?>
<div class="main">
<section>
<h2>Scene 12 Submission</h2>
<ul>
<li class="single comment-suggestion">
<div class="vote-controls">
<button class="vote-up"></button>
<span>2,453</span>
<button class="vote-down"></button>
</div>
<div class="live-info">
<time datetime="2010-01-20" pubdate>20</time>
<div class="meter"></div>
</div>
<h3>Upon arrival home from the spa, Janet walks into her 3 bedroom apartment and discovers Barkley has completed destroyed her wedding dress. Not only that but he has ate the wedding ring, and wrecked Janet's apartment. Janet sees all of this, but is in for the biggest surprise of all, a hidden box!</h3>
<p>When Janet comes home to Barkley and her apartment, she notices something is off. First of all her couch cushions are missing. Not destroyed, but completely missing - as in nowhere to be found. She immediately panics and go straight for the Herman Miller chair in which her wedding dress laid. After seeing the total annihilation of the dress of her dreams she dropped to her knees, only to find the empty box that contained her wedding ring! she had taken it off while at the spa and now it was missing. She looked over to Barkley. Barkley could not even make eye contact. He knew he was a bad boy. Janet burst into tears. She wiped her face and looked down at a box she had never seen before. it was bright pink and wrapped in a erotic lace ribbon. Inside Janet sees countless notes labeled Chris and Chrissy-Poo covered in lipstick stains. The box smelled of cheap cologne and vodka. "Is Chris cheating on me!!!? she exclaimed.."</p>
<ul class="meta">
<li><a class="show-hide" id="show-hide" href="#">Hide scene suggestion</a></li>
</ul>
</li>
</ul>
<!-- Comment form div -->
<div class="comment-form">
<form class="comment">
<textarea placeholder="Leave a scene/dialog suggestion" rows="15" cols="80" id="pitch-comment"></textarea>
<span>Type of Suggestion:</span>
<fieldset>
<input type="radio" id="comment-radio" value="comments" name="type" checked="checked"/>
<label for="comment-radio">Comment</label>
<input type="radio" id="dialogue-radio" value="dialogue" name="type" />
<label for="dialogue-radio">Dialogue</label>
<input type="radio" id="details-radio" value="details" name="type" />
<label for="details-radio">Details</label>
<input id="post-comment" class="post-button" type="submit" value="Post" />
</fieldset>
</form>
</div>
<!-- Comment tabs! -->
<div class="comment-tabs">
<h3 class="comment-number">4 Comments</h3>
<ul class="tab-list">
<li class="all"><a href="#all" class="all tab">All</a></li>
<li class="comments"><a href="#comments" class="comments tab">Comments</a></li>
<li class="details"><a href="#details" class="details tab">Details</a></li>
<li class="dialogue"><a href="#dialogue" class="dialogue tab">Dialogue</a></li>
</ul>
<div id="all" class="tab-content">
<div class="comment-filter">
<span>Sort by:</span>
<a href="#" class="best">Best</a>
<a href="#" class="newest active">Newest</a>
</div>
<!-- Begin list of comments -->
<ul>
<li class="single comment-listing type-details">
<div class="vote-controls">
<button class="vote-up"></button>
<span>124</span>
<button class="vote-down"></button>
</div>
<span class="comment-info"><a href="#">jerryfilmguy12</a>14 hours ago</span>
<p>Instead of Barkley finding the dress, why don't you have Gerald throw it in the trash and pee on it?</p>
<ul class="comment-replies">
<li><a class="reply-action" href="#">Reply</a></li>
<li><a class="replies" href="#">5 Replies</a></li>
</ul>
</li>
<li class="single comment-listing type-dialogue">
<div class="vote-controls">
<button class="vote-up"></button>
<span>124</span>
<button class="vote-down"></button>
</div>
<span class="comment-info"><a href="#">batman</a>10 hours ago</span>
<p>After the dress is destroyed, we could have Willem say "I can fix this!" and pull out a new one.</p>
<ul class="comment-replies">
<li><a class="reply-action" href="#">Reply</a></li>
<li><a class="replies" href="#">1 Reply</a></li>
</ul>
<!-- Reply comment div -->
<div class="reply-comment">
<div class="vote-controls">
<button class="vote-up"></button>
<span>62</span>
<button class="vote-down"></button>
</div>
<span class="comment-info"><a href="#">filmreel</a>4 hours ago</span>
<p>There's not really any point to having Barkley destroy the dress after the wedding. What fun is that?</p>
<ul class="comment-replies">
<li><a class="reply-action" href="#">Reply</a></li>
</ul>
</div>
</li>
<li class="single comment-listing type-comment">
<div class="vote-controls">
<button class="vote-up"></button>
<span>10</span>
<button class="vote-down"></button>
</div>
<span class="comment-info"><a href="#">filmgrip</a>2 hours ago</span>
<p>I think the wedding should go on without a hitch.</p>
<ul class="comment-replies">
<li><a class="reply-action" href="#">Reply</a></li>
</ul>
</li>
<li class="single comment-listing type-comment">
<div class="vote-controls">
<button class="vote-up"></button>
<span>10</span>
<button class="vote-down"></button>
</div>
<span class="comment-info"><a href="#">scriptwriter78</a>7 minutes ago</span>
<p>Barkley could destroy the dress after the wedding, then it wouldn't complicate things as much.</p>
<ul class="comment-replies">
<li><a class="reply-action" href="#">Reply</a></li>
</ul>
</li>
</ul>
<!-- End list of comments -->
</div>
<div id="comments" class="tab-content">
<div class="comment-filter">
<span>Sort by:</span>
<a href="#" class="best">Best</a>
<a href="#" class="newest active">Newest</a>
</div>
<ul>
<li class="single comment-listing">
<div class="vote-controls">
<button class="vote-up"></button>
<span>10</span>
<button class="vote-down"></button>
</div>
<span class="comment-info"><a href="#">filmgrip</a>2 hours ago</span>
<p>I think the wedding should go on without a hitch.</p>
<ul class="comment-replies">
<li><a class="reply-action" href="#">Reply</a></li>
</ul>
</li>
<li class="single comment-listing">
<div class="vote-controls">
<button class="vote-up"></button>
<span>10</span>
<button class="vote-down"></button>
</div>
<span class="comment-info"><a href="#">scriptwriter78</a>7 minutes ago</span>
<p>Barkley could destroy the dress after the wedding, then it wouldn't complicate things as much.</p>
<ul class="comment-replies">
<li><a class="reply-action" href="#">Reply</a></li>
</ul>
</li>
</ul>
</div>
<div id="details" class="tab-content">
<div class="comment-filter">
<span>Sort by:</span>
<a href="#" class="best">Best</a>
<a href="#" class="newest active">Newest</a>
</div>
<ul>
<li class="single comment-listing type-details">
<div class="vote-controls">
<button class="vote-up"></button>
<span>124</span>
<button class="vote-down"></button>
</div>
<span class="comment-info"><a href="#">jerryfilmguy12</a>14 hours ago</span>
<p>Instead of Barkley finding the dress, why don't you have Gerald throw it in the trash and pee on it?</p>
<ul class="comment-replies">
<li><a class="reply-action" href="#">Reply</a></li>
<li><a class="replies" href="#">5 Replies</a></li>
</ul>
</li>
</ul>
</div>
<div id="dialogue" class="tab-content">
<div class="comment-filter">
<span>Sort by:</span>
<a href="#" class="best">Best</a>
<a href="#" class="newest active">Newest</a>
</div>
<ul>
<li class="single comment-listing type-dialogue">
<div class="vote-controls">
<button class="vote-up"></button>
<span>124</span>
<button class="vote-down"></button>
</div>
<span class="comment-info"><a href="#">batman</a>10 hours ago</span>
<p>After the dress is destroyed, we could have Willem say "I can fix this!" and pull out a new one.</p>
<ul class="comment-replies">
<li><a class="reply-action" href="#">Reply</a></li>
<li><a class="replies" href="#">1 Reply</a></li>
</ul>
<!-- Reply comment div -->
<div class="reply-comment">
<div class="vote-controls">
<button class="vote-up"></button>
<span>62</span>
<button class="vote-down"></button>
</div>
<span class="comment-info"><a href="#">filmreel</a>4 hours ago</span>
<p>There's not really any point to having Barkley destroy the dress after the wedding. What fun is that?</p>
<ul class="comment-replies">
<li><a class="reply-action" href="#">Reply</a></li>
</ul>
</div>
</li>
</ul>
</div>
</div>
</section>
<aside>
<h2>Time Remaining</h2>
<time><img src="images/countdown.jpg" /></time>
<h2>Project Timeline</h2>
<img src="images/project-timeline.jpg" />
<h2>Yesterday's Action</h2>
<h3>Scene 11 Approved Script</h3>
<p>As Willam and Janet meet with the Wedding planner, Janet can't help but notice a tear run down Willam's cheek.
She thought back to the last time she saw Willam cry and was impressed she remembered the exact day. It was when the Chicago Cubs beat the Yankees at home 3 years ago. The emotional moment soon disappeared however as Willam ripped the most grotesque fart at the exact moment the priest entered to meet with Janet. "EXCUSE YOU FATHER" Willam exclaimed loudly. Willam then began to chuckle creating a vibration in his stomach that let out little shotgun aftershock farts with every laugh. This of course maybe Willam start to laugh even harder and yell out, 'JESUS, Father, I THINK YOU MAY HAVE SHIT YOUR ROBE.' Janet tried to apologize and tell Willam to leave, but by the time she looked back to him there was no longer a need for her to quiet him, for he was fast asleep on the church floor. 'So I was thinking first corinthians as our opening hymn, what do you think father?' Father Loyd just sat there in shock and disbelief that a man like 'Willam' existed.</p>
<a href="#">Read More</a>
</aside>
</div>
</div> <!--! end of #container -->
<!-- Inlcude Footer here... -->
<?php include( 'footer.php' ); ?>