]> git.mxchange.org Git - friendica.git/blob - view/templates/settings/profile/index.tpl
Move Module\Profile to Module\Profile\Index
[friendica.git] / view / templates / settings / profile / index.tpl
1
2 <h1>{{$banner}}</h1>
3
4 {{$default nofilter}}
5
6 <div id="profile-edit-links">
7 <ul>
8 <li><a href="settings/profile/photo" id="profile-photo_upload-link" title="{{$profpic}}">{{$profpic}}</a></li>
9 <li><a href="profile/{{$nickname}}" id="profile-edit-view-link" title="{{$viewprof}}">{{$viewprof}}</a></li>
10 </ul>
11 </div>
12
13 <div id="profile-edit-links-end"></div>
14
15
16 <div id="profile-edit-wrapper" >
17 <form id="profile-edit-form" name="form1" action="settings/profiles" method="post" >
18 <input type="hidden" name="form_security_token" value="{{$form_security_token}}">
19
20 {{if $detailed_profile}}
21 {{include file="field_yesno.tpl" field=$details}}
22 <div id="profile-edit-name-wrapper" >
23 <label id="profile-edit-name-label" for="profile-edit-name" >{{$name.1}} </label>
24 <input type="text" size="32" name="name" id="profile-edit-name" value="{{$name.2}}" />
25 </div>
26 <div id="profile-edit-name-end"></div>
27
28 <div id="profile-edit-pdesc-wrapper" >
29 <label id="profile-edit-pdesc-label" for="profile-edit-pdesc" >{{$pdesc.1}} </label>
30 <input type="text" size="32" name="pdesc" id="profile-edit-pdesc" value="{{$pdesc.1}}" />
31 </div>
32 <div id="profile-edit-pdesc-end"></div>
33
34
35 <div id="profile-edit-gender-wrapper" >
36 <label id="profile-edit-gender-label" for="gender-select" >{{$lbl_gender}} </label>
37 {{$gender nofilter}}
38 </div>
39 <div id="profile-edit-gender-end"></div>
40
41 <div id="profile-edit-dob-wrapper" >
42 {{$dob nofilter}}
43 </div>
44 <div id="profile-edit-dob-end"></div>
45
46 {{$hide_friends nofilter}}
47
48 <div class="profile-edit-submit-wrapper" >
49 <input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
50 </div>
51 <div class="profile-edit-submit-end"></div>
52
53
54 <div id="profile-edit-address-wrapper" >
55 <label id="profile-edit-address-label" for="profile-edit-address" >{{$address.1}} </label>
56 <input type="text" size="32" name="address" id="profile-edit-address" value="{{$address.2}}" />
57 </div>
58 <div id="profile-edit-address-end"></div>
59
60 <div id="profile-edit-locality-wrapper" >
61 <label id="profile-edit-locality-label" for="profile-edit-locality" >{{$locality.1}} </label>
62 <input type="text" size="32" name="locality" id="profile-edit-locality" value="{{$locality.2}}" />
63 </div>
64 <div id="profile-edit-locality-end"></div>
65
66
67 <div id="profile-edit-postal-code-wrapper" >
68 <label id="profile-edit-postal-code-label" for="profile-edit-postal-code" >{{$postal_code.1}} </label>
69 <input type="text" size="32" name="postal_code" id="profile-edit-postal-code" value="{{$postal_code.2}}" />
70 </div>
71 <div id="profile-edit-postal-code-end"></div>
72
73 <div id="profile-edit-country-name-wrapper" >
74 <label id="profile-edit-country-name-label" for="profile-edit-country-name" >{{$country_name.1}} </label>
75 <select name="country_name" id="profile-edit-country-name" onChange="Fill_States('{{$region.2}}');">
76 <option selected="selected" >{{$country_name.2}}</option>
77 <option>temp</option>
78 </select>
79 </div>
80 <div id="profile-edit-country-name-end"></div>
81
82 <div id="profile-edit-region-wrapper" >
83 <label id="profile-edit-region-label" for="profile-edit-region" >{{$region.1}} </label>
84 <select name="region" id="profile-edit-region" onChange="Update_Globals();" >
85 <option selected="selected" >{{$region.2}}</option>
86 <option>temp</option>
87 </select>
88 </div>
89 <div id="profile-edit-region-end"></div>
90
91 <div id="profile-edit-hometown-wrapper" >
92 <label id="profile-edit-hometown-label" for="profile-edit-hometown" >{{$hometown.1}} </label>
93 <input type="text" size="32" name="hometown" id="profile-edit-hometown" value="{{$hometown.2}}" />
94 </div>
95 <div id="profile-edit-hometown-end"></div>
96
97 <div class="profile-edit-submit-wrapper" >
98 <input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
99 </div>
100 <div class="profile-edit-submit-end"></div>
101
102 <div id="profile-edit-marital-wrapper" >
103 <label id="profile-edit-marital-label" for="profile-edit-marital" >{{$lbl_marital nofilter}} </label>
104 {{$marital nofilter}}
105 </div>
106 <label id="profile-edit-with-label" for="profile-edit-with" > {{$with.1}} </label>
107 <input type="text" size="32" name="with" id="profile-edit-with" title="{{$with.3}}" value="{{$with.2}}" />
108 <label id="profile-edit-howlong-label" for="profile-edit-howlong" > {{$howlong.1}} </label>
109 <input type="text" size="32" name="howlong" id="profile-edit-howlong" title="{{$howlong.1}}" value="{{$howlong.1}}" />
110
111 <div id="profile-edit-marital-end"></div>
112
113 <div id="profile-edit-sexual-wrapper" >
114 <label id="profile-edit-sexual-label" for="sexual-select" >{{$lbl_sexual}} </label>
115 {{$sexual nofilter}}
116 </div>
117 <div id="profile-edit-sexual-end"></div>
118
119
120
121 <div id="profile-edit-homepage-wrapper" >
122 <label id="profile-edit-homepage-label" for="profile-edit-homepage" >{{$homepage.1}} </label>
123 <input type="url" size="32" name="homepage" id="profile-edit-homepage" value="{{$homepage.2}}" />
124 </div>
125 <div id="profile-edit-homepage-end"></div>
126
127 <div id="profile-edit-xmpp-wrapper" >
128 <label id="profile-edit-xmpp-label" for="profile-edit-xmpp" >{{$xmpp.1}} </label>
129 <input type="text" size="32" name="xmpp" id="profile-edit-xmpp" title="{{$lbl_ex2}}" value="{{$xmpp.2}}" />
130 </div><div id="profile-edit-xmpp-desc">{{$xmpp.3}}</div>
131 <div id="profile-edit-xmpp-end"></div>
132
133
134 <div id="profile-edit-politic-wrapper" >
135 <label id="profile-edit-politic-label" for="profile-edit-politic" >{{$politic.1}} </label>
136 <input type="text" size="32" name="politic" id="profile-edit-politic" value="{{$politic.2}}" />
137 </div>
138 <div id="profile-edit-politic-end"></div>
139
140 <div id="profile-edit-religion-wrapper" >
141 <label id="profile-edit-religion-label" for="profile-edit-religion" >{{$religion.1}} </label>
142 <input type="text" size="32" name="religion" id="profile-edit-religion" value="{{$religion.2}}" />
143 </div>
144 <div id="profile-edit-religion-end"></div>
145
146 <div id="profile-edit-pubkeywords-wrapper" >
147 <label id="profile-edit-pubkeywords-label" for="profile-edit-pubkeywords" >{{$pub_keywords.1}} </label>
148 <input type="text" size="32" name="pub_keywords" id="profile-edit-pubkeywords" title="{{$lbl_ex2}}" value="{{$pub_keywords.2}}" />
149 </div><div id="profile-edit-pubkeywords-desc">{{$pub_keywords.3}}</div>
150 <div id="profile-edit-pubkeywords-end"></div>
151
152 <div id="profile-edit-prvkeywords-wrapper" >
153 <label id="profile-edit-prvkeywords-label" for="profile-edit-prvkeywords" >{{$prv_keywords.1}} </label>
154 <input type="text" size="32" name="prv_keywords" id="profile-edit-prvkeywords" title="{{$lbl_ex2}}" value="{{$prv_keywords.2}}" />
155 </div><div id="profile-edit-prvkeywords-desc">{{$prv_keywords.3}}</div>
156 <div id="profile-edit-prvkeywords-end"></div>
157
158
159 <div class="profile-edit-submit-wrapper" >
160 <input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
161 </div>
162 <div class="profile-edit-submit-end"></div>
163
164 <div id="about-jot-wrapper" >
165 <p id="about-jot-desc" >
166 {{$about.1}}
167 </p>
168
169 <textarea rows="10" cols="72" id="profile-about-text" name="about" >{{$about.2}}</textarea>
170
171 </div>
172 <div id="about-jot-end"></div>
173
174
175 <div id="interest-jot-wrapper" >
176 <p id="interest-jot-desc" >
177 {{$interest.1}}
178 </p>
179
180 <textarea rows="10" cols="72" id="interest-jot-text" name="interest" >{{$interest.2}}</textarea>
181
182 </div>
183 <div id="interest-jot-end"></div>
184
185
186 <div id="likes-jot-wrapper" >
187 <p id="likes-jot-desc" >
188 {{$likes.1}}
189 </p>
190
191 <textarea rows="10" cols="72" id="likes-jot-text" name="likes" >{{$likes.2}}</textarea>
192
193 </div>
194 <div id="likes-jot-end"></div>
195
196
197 <div id="dislikes-jot-wrapper" >
198 <p id="dislikes-jot-desc" >
199 {{$dislikes.1}}
200 </p>
201
202 <textarea rows="10" cols="72" id="dislikes-jot-text" name="dislikes" >{{$dislikes.2}}</textarea>
203
204 </div>
205 <div id="dislikes-jot-end"></div>
206
207
208 <div id="contact-jot-wrapper" >
209 <p id="contact-jot-desc" >
210 {{$contact.1}}
211 </p>
212
213 <textarea rows="10" cols="72" id="contact-jot-text" name="contact" >{{$contact.2}}</textarea>
214
215 </div>
216 <div id="contact-jot-end"></div>
217
218
219 <div class="profile-edit-submit-wrapper" >
220 <input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
221 </div>
222 <div class="profile-edit-submit-end"></div>
223
224
225 <div id="music-jot-wrapper" >
226 <p id="music-jot-desc" >
227 {{$music.1}}
228 </p>
229
230 <textarea rows="10" cols="72" id="music-jot-text" name="music" >{{$music.2}}</textarea>
231
232 </div>
233 <div id="music-jot-end"></div>
234
235 <div id="book-jot-wrapper" >
236 <p id="book-jot-desc" >
237 {{$book.1}}
238 </p>
239
240 <textarea rows="10" cols="72" id="book-jot-text" name="book" >{{$book.2}}</textarea>
241
242 </div>
243 <div id="book-jot-end"></div>
244
245
246
247 <div id="tv-jot-wrapper" >
248 <p id="tv-jot-desc" >
249 {{$tv.1}} 
250 </p>
251
252 <textarea rows="10" cols="72" id="tv-jot-text" name="tv" >{{$tv.2}}</textarea>
253
254 </div>
255 <div id="tv-jot-end"></div>
256
257
258
259 <div id="film-jot-wrapper" >
260 <p id="film-jot-desc" >
261 {{$film.1}}
262 </p>
263
264 <textarea rows="10" cols="72" id="film-jot-text" name="film" >{{$film.2}}</textarea>
265
266 </div>
267 <div id="film-jot-end"></div>
268
269
270 <div class="profile-edit-submit-wrapper" >
271 <input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
272 </div>
273 <div class="profile-edit-submit-end"></div>
274
275
276 <div id="romance-jot-wrapper" >
277 <p id="romance-jot-desc" >
278 {{$romance.1}}
279 </p>
280
281 <textarea rows="10" cols="72" id="romance-jot-text" name="romance" >{{$romance.2}}</textarea>
282
283 </div>
284 <div id="romance-jot-end"></div>
285
286
287
288 <div id="work-jot-wrapper" >
289 <p id="work-jot-desc" >
290 {{$work.1}}
291 </p>
292
293 <textarea rows="10" cols="72" id="work-jot-text" name="work" >{{$work.2}}</textarea>
294
295 </div>
296 <div id="work-jot-end"></div>
297
298
299
300 <div id="education-jot-wrapper" >
301 <p id="education-jot-desc" >
302 {{$education.1}} 
303 </p>
304
305 <textarea rows="10" cols="72" id="education-jot-text" name="education" >{{$education.2}}</textarea>
306
307 </div>
308 <div id="education-jot-end"></div>
309
310
311
312 <div class="profile-edit-submit-wrapper" >
313 <input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
314 </div>
315 <div class="profile-edit-submit-end"></div>
316
317 {{else}}
318 {{if $personal_account}}
319 {{include file="field_yesno.tpl" field=$details}}
320 {{/if}}
321 <div id="profile-edit-name-wrapper" >
322 <label id="profile-edit-name-label" for="profile-edit-name" >{{$name.1}} </label>
323 <input type="text" size="32" name="name" id="profile-edit-name" value="{{$name.2}}" />
324 </div>
325 <div id="profile-edit-name-end"></div>
326
327 {{if $personal_account}}
328 <div id="profile-edit-gender-wrapper" >
329 <label id="profile-edit-gender-label" for="gender-select" >{{$lbl_gender}} </label>
330 {{$gender nofilter}}
331 </div>
332 <div id="profile-edit-gender-end"></div>
333
334 <div id="profile-edit-dob-wrapper" >
335 {{$dob nofilter}}
336 </div>
337 <div id="profile-edit-dob-end"></div>
338 {{/if}}
339
340 <div id="profile-edit-homepage-wrapper" >
341 <label id="profile-edit-homepage-label" for="profile-edit-homepage" >{{$homepage.1}} </label>
342 <input type="url" size="32" name="homepage" id="profile-edit-homepage" value="{{$homepage.2}}" />
343 </div>
344 <div id="profile-edit-homepage-end"></div>
345
346 <div id="profile-edit-xmpp-wrapper" >
347 <label id="profile-edit-xmpp-label" for="profile-edit-xmpp" >{{$xmpp.1}} </label>
348 <input type="text" size="32" name="xmpp" id="profile-edit-xmpp" title="{{$lbl_ex2}}" value="{{$xmpp.2}}" />
349 </div><div id="profile-edit-xmpp-desc">{{$xmpp.3}}</div>
350 <div id="profile-edit-xmpp-end"></div>
351
352
353 {{$hide_friends nofilter}}
354
355 <div id="profile-edit-address-wrapper" >
356 <label id="profile-edit-address-label" for="profile-edit-address" >{{$address.1}} </label>
357 <input type="text" size="32" name="address" id="profile-edit-address" value="{{$address.2}}" />
358 </div>
359 <div id="profile-edit-address-end"></div>
360
361 <div id="profile-edit-locality-wrapper" >
362 <label id="profile-edit-locality-label" for="profile-edit-locality" >{{$locality.1}} </label>
363 <input type="text" size="32" name="locality" id="profile-edit-locality" value="{{$locality.2}}" />
364 </div>
365 <div id="profile-edit-locality-end"></div>
366
367
368 <div id="profile-edit-postal-code-wrapper" >
369 <label id="profile-edit-postal-code-label" for="profile-edit-postal-code" >{{$postal_code.1}} </label>
370 <input type="text" size="32" name="postal_code" id="profile-edit-postal-code" value="{{$postal_code.2}}" />
371 </div>
372 <div id="profile-edit-postal-code-end"></div>
373
374 <div id="profile-edit-country-name-wrapper" >
375 <label id="profile-edit-country-name-label" for="profile-edit-country-name" >{{$country_name.1}} </label>
376 <select name="country_name" id="profile-edit-country-name" onChange="Fill_States('{{$region.2}}');">
377 <option selected="selected" >{{$country_name.1}}</option>
378 <option>temp</option>
379 </select>
380 </div>
381 <div id="profile-edit-country-name-end"></div>
382
383 <div id="profile-edit-region-wrapper" >
384 <label id="profile-edit-region-label" for="profile-edit-region" >{{$region.1}} </label>
385 <select name="region" id="profile-edit-region" onChange="Update_Globals();" >
386 <option selected="selected" >{{$region.2}}</option>
387 <option>temp</option>
388 </select>
389 </div>
390 <div id="profile-edit-region-end"></div>
391
392 <div id="profile-edit-pubkeywords-wrapper" >
393 <label id="profile-edit-pubkeywords-label" for="profile-edit-pubkeywords" >{{$pub_keywords.1}} </label>
394 <input type="text" size="32" name="pub_keywords" id="profile-edit-pubkeywords" title="{{$lbl_ex2}}" value="{{$pub_keywords.2}}" />
395 </div><div id="profile-edit-pubkeywords-desc">{{$pub_keywords.3}}</div>
396 <div id="profile-edit-pubkeywords-end"></div>
397
398 <div id="profile-edit-prvkeywords-wrapper" >
399 <label id="profile-edit-prvkeywords-label" for="profile-edit-prvkeywords" >{{$prv_keywords.1}} </label>
400 <input type="text" size="32" name="prv_keywords" id="profile-edit-prvkeywords" title="{{$lbl_ex2}}" value="{{$prv_keywords.2}}" />
401 </div><div id="profile-edit-prvkeywords-desc">{{$prv_keywords.3}}</div>
402 <div id="profile-edit-prvkeywords-end"></div>
403
404 <div id="about-jot-wrapper" >
405 <p id="about-jot-desc" >
406 {{$about.1}}
407 </p>
408
409 <textarea rows="10" cols="72" id="profile-about-text" name="about" >{{$about.2}}</textarea>
410
411 </div>
412 <div id="about-jot-end"></div>
413
414 <div class="profile-edit-submit-wrapper" >
415 <input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
416 </div>
417 <div class="profile-edit-submit-end"></div>
418
419         <input type="hidden" name="pdesc" id="profile-edit-pdesc" value="{{$pdesc.2}}" />
420         <input type="hidden" id="contact-jot-text" name="contact" value="{{$contact.2}}" />
421         <input type="hidden" name="hometown" id="profile-edit-hometown" value="{{$hometown.2}}" />
422         <input type="hidden" name="politic" id="profile-edit-politic" value="{{$politic.2}}" />
423         <input type="hidden" name="religion" id="profile-edit-religion" value="{{$religion.2}}" />
424         <input type="hidden" id="likes-jot-text" name="likes" value="{{$likes.2}}" />
425         <input type="hidden" id="dislikes-jot-text" name="dislikes" value="{{$dislikes.2}}" />
426         <input type="hidden" name="marital" id="profile-edit-marital" value="{{$marital.2}}" />
427         <input type="hidden" name="with" id="profile-edit-with" value="{{$with.2}}" />
428         <input type="hidden" name="howlong" id="profile-edit-howlong" value="{{$howlong.2}}" />
429         <input type="hidden" name="sexual" id="profile-edit-sexual" value="{{$sexual.2}}" />
430         <input type="hidden" id="romance-jot-text" name="romance" value="{{$romance.2}}" />
431         <input type="hidden" id="work-jot-text" name="work" value="{{$work.2}}" />
432         <input type="hidden" id="education-jot-text" name="education" value="{{$education.2}}" />
433         <input type="hidden" id="interest-jot-text" name="interest" value="{{$interest.2}}" />
434         <input type="hidden" id="music-jot-text" name="music" value="{{$music.2}}" />
435         <input type="hidden" id="book-jot-text" name="book" value="{{$book.2}}" />
436         <input type="hidden" id="tv-jot-text" name="tv" value="{{$tv.2}}" />
437         <input type="hidden" id="film-jot-text" name="film" value="{{$film.2}}" />
438
439 {{/if}}
440 </form>
441 </div>
442 <script type="text/javascript">Fill_Country('{{$country_name.2}}');Fill_States('{{$region.2}}');</script>