@ -0,0 +1,88 @@
|
||||
|
||||
<h2>$header</h2> |
||||
|
||||
<div id="contact-edit-wrapper" > |
||||
|
||||
$tab_str |
||||
|
||||
<div id="contact-edit-drop-link" > |
||||
<a href="contacts/$contact_id/drop" class="icon drophide" id="contact-edit-drop-link" onclick="return confirmDelete();" title="$delete" {#onmouseover="imgbright(this);" onmouseout="imgdull(this);"#}></a> |
||||
</div> |
||||
|
||||
<div id="contact-edit-drop-link-end"></div> |
||||
|
||||
|
||||
<div id="contact-edit-nav-wrapper" > |
||||
<div id="contact-edit-links"> |
||||
<ul> |
||||
<li><div id="contact-edit-rel">$relation_text</div></li> |
||||
<li><div id="contact-edit-nettype">$nettype</div></li> |
||||
{{ if $lost_contact }} |
||||
<li><div id="lost-contact-message">$lost_contact</div></li> |
||||
{{ endif }} |
||||
{{ if $insecure }} |
||||
<li><div id="insecure-message">$insecure</div></li> |
||||
{{ endif }} |
||||
{{ if $blocked }} |
||||
<li><div id="block-message">$blocked</div></li> |
||||
{{ endif }} |
||||
{{ if $ignored }} |
||||
<li><div id="ignore-message">$ignored</div></li> |
||||
{{ endif }} |
||||
{{ if $archived }} |
||||
<li><div id="archive-message">$archived</div></li> |
||||
{{ endif }} |
||||
|
||||
<li> </li> |
||||
|
||||
{{ if $common_text }} |
||||
<li><div id="contact-edit-common"><a href="$common_link">$common_text</a></div></li> |
||||
{{ endif }} |
||||
{{ if $all_friends }} |
||||
<li><div id="contact-edit-allfriends"><a href="allfriends/$contact_id">$all_friends</a></div></li> |
||||
{{ endif }} |
||||
|
||||
|
||||
<li><a href="network/?cid=$contact_id" id="contact-edit-view-recent">$lblrecent</a></li> |
||||
{{ if $lblsuggest }} |
||||
<li><a href="fsuggest/$contact_id" id="contact-edit-suggest">$lblsuggest</a></li> |
||||
{{ endif }} |
||||
|
||||
</ul> |
||||
</div> |
||||
</div> |
||||
<div id="contact-edit-nav-end"></div> |
||||
|
||||
|
||||
<form action="contacts/$contact_id" method="post" > |
||||
<input type="hidden" name="contact_id" value="$contact_id"> |
||||
|
||||
{{ if $poll_enabled }} |
||||
<div id="contact-edit-poll-wrapper"> |
||||
<div id="contact-edit-last-update-text">$lastupdtext <span id="contact-edit-last-updated">$last_update</span></div> |
||||
<span id="contact-edit-poll-text">$updpub</span> $poll_interval <span id="contact-edit-update-now" class="button"><a href="contacts/$contact_id/update" >$udnow</a></span> |
||||
</div> |
||||
{{ endif }} |
||||
<div id="contact-edit-end" ></div> |
||||
|
||||
{{inc field_checkbox.tpl with $field=$hidden }}{{endinc}} |
||||
|
||||
<div id="contact-edit-info-wrapper"> |
||||
<h4>$lbl_info1</h4> |
||||
<textarea id="contact-edit-info" rows="8" cols="60" name="info">$info</textarea> |
||||
<input class="contact-edit-submit" type="submit" name="submit" value="$submit" /> |
||||
</div> |
||||
<div id="contact-edit-info-end"></div> |
||||
|
||||
|
||||
<div id="contact-edit-profile-select-text"> |
||||
<h4>$lbl_vis1</h4> |
||||
<p>$lbl_vis2</p> |
||||
</div> |
||||
$profile_select |
||||
<div id="contact-edit-profile-select-end"></div> |
||||
|
||||
<input class="contact-edit-submit" type="submit" name="submit" value="$submit" /> |
||||
|
||||
</form> |
||||
</div> |
@ -1,6 +1,2 @@
|
||||
|
||||
<script language="javascript" type="text/javascript"> |
||||
window.editSelect = "$editselect"; |
||||
contactInitEditor(); |
||||
</script> |
||||
<script language="javascript" type="text/javascript">contactInitEditor();</script> |
||||
|
||||
|
@ -0,0 +1,4 @@
|
||||
<script language="javascript" type="text/javascript"> |
||||
window.editSelect = "$editselect"; |
||||
</script> |
||||
|
@ -1,20 +1,25 @@
|
||||
<!--[if IE]> |
||||
<script type="text/javascript" src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script> |
||||
<![endif]--> |
||||
<script type="text/javascript" src="$baseurl/library/tinymce/jscripts/tiny_mce/tiny_mce.js" ></script> |
||||
<script type="text/javascript"> |
||||
{#<!--<script type="text/javascript" src="$baseurl/library/tinymce/jscripts/tiny_mce/tiny_mce.js" ></script>-->#} |
||||
{#<!--<script type="text/javascript"> |
||||
tinyMCE.init({ mode : "none"}); |
||||
</script> |
||||
</script>-->#} |
||||
|
||||
<script type="text/javascript" src="$baseurl/library/tinymce/jscripts/tiny_mce/tiny_mce.js" ></script> |
||||
|
||||
<script type="text/javascript" src="$baseurl/js/jquery.js" ></script> |
||||
<script type="text/javascript">var $j = jQuery.noConflict();</script> |
||||
<script type="text/javascript" src="$baseurl/view/theme/frost/js/jquery.divgrow-1.3.1.f1.min.js" ></script> |
||||
<script type="text/javascript" src="$baseurl/js/jquery.textinputs.js" ></script> |
||||
<script type="text/javascript" src="$baseurl/view/theme/frost/js/fk.autocomplete.min.js" ></script> |
||||
<script type="text/javascript" src="$baseurl/library/colorbox/jquery.colorbox-min.js"></script> |
||||
<!--<script type="text/javascript" src="$baseurl/library/tiptip/jquery.tipTip.minified.js"></script>--> |
||||
{#<!--<script type="text/javascript" src="$baseurl/library/tiptip/jquery.tipTip.minified.js"></script>-->#} |
||||
<script type="text/javascript" src="$baseurl/library/jgrowl/jquery.jgrowl_minimized.js"></script> |
||||
|
||||
<script type="text/javascript">var $j = jQuery.noConflict();</script> |
||||
|
||||
<script type="text/javascript" src="$baseurl/view/theme/frost/js/acl.min.js" ></script> |
||||
<script type="text/javascript" src="$baseurl/js/webtoolkit.base64.min.js" ></script> |
||||
<script type="text/javascript" src="$baseurl/view/theme/frost/js/fk.autocomplete.min.js" ></script> |
||||
<script type="text/javascript" src="$baseurl/view/theme/frost/js/main.min.js" ></script> |
||||
<script type="text/javascript" src="$baseurl/view/theme/frost/js/theme.min.js"></script> |
||||
|
||||
|
@ -0,0 +1,10 @@
|
||||
{{ for $events as $event }} |
||||
<div class="event"> |
||||
|
||||
{{ if $event.item.author_name }}<a href="$event.item.author_link" ><img src="$event.item.author_avatar" height="32" width="32" />$event.item.author_name</a>{{ endif }} |
||||
$event.html |
||||
{{ if $event.item.plink }}<a href="$event.plink.0" title="$event.plink.1" target="external-link" class="plink-event-link icon s22 remote-link"></a>{{ endif }} |
||||
{{ if $event.edit }}<a href="$event.edit.0" title="$event.edit.1" class="edit-event-link tool s22 pencil"></a>{{ endif }} |
||||
</div> |
||||
<div class="clear"></div> |
||||
{{ endfor }} |
@ -1,7 +1,5 @@
|
||||
<script language="javascript" type="text/javascript" |
||||
src="$baseurl/library/fullcalendar/fullcalendar.min.js"></script> |
||||
|
||||
<script language="javascript" type="text/javascript"> |
||||
eventInitEditor(); |
||||
</script> |
||||
<script language="javascript" type="text/javascript">eventInitEditor();</script> |
||||
|
||||
|
@ -0,0 +1,50 @@
|
||||
<h3>$title</h3> |
||||
|
||||
<p> |
||||
$desc |
||||
</p> |
||||
|
||||
<form action="$post" method="post" > |
||||
|
||||
<input type="hidden" name="event_id" value="$eid" /> |
||||
<input type="hidden" name="cid" value="$cid" /> |
||||
<input type="hidden" name="uri" value="$uri" /> |
||||
|
||||
<div id="event-start-text">$s_text</div> |
||||
$s_dsel $s_tsel |
||||
|
||||
<div id="event-finish-text">$f_text</div> |
||||
$f_dsel $f_tsel |
||||
|
||||
<div id="event-datetime-break"></div> |
||||
|
||||
<input type="checkbox" name="nofinish" value="1" id="event-nofinish-checkbox" $n_checked /> <div id="event-nofinish-text">$n_text</div> |
||||
|
||||
<div id="event-nofinish-break"></div> |
||||
|
||||
<input type="checkbox" name="adjust" value="1" id="event-adjust-checkbox" $a_checked /> <div id="event-adjust-text">$a_text</div> |
||||
|
||||
<div id="event-adjust-break"></div> |
||||
|
||||
<div id="event-summary-text">$t_text</div> |
||||
<input type="text" id="event-summary" name="summary" value="$t_orig" /> |
||||
|
||||
|
||||
<div id="event-desc-text">$d_text</div> |
||||
<textarea id="event-desc-textarea" rows="10" cols="70" name="desc">$d_orig</textarea> |
||||
|
||||
|
||||
<div id="event-location-text">$l_text</div> |
||||
<textarea id="event-location-textarea" rows="10" cols="70" name="location">$l_orig</textarea> |
||||
<br /> |
||||
|
||||
<input type="checkbox" name="share" value="1" id="event-share-checkbox" $sh_checked /> <div id="event-share-text">$sh_text</div> |
||||
<div id="event-share-break"></div> |
||||
|
||||
$acl |
||||
|
||||
<div class="clear"></div> |
||||
<input id="event-submit" type="submit" name="submit" value="$submit" /> |
||||
</form> |
||||
|
||||
|
@ -0,0 +1,9 @@
|
||||
<div class="group-delete-wrapper button" id="group-delete-wrapper-$id" > |
||||
<a href="group/drop/$id?t=$form_security_token" |
||||
onclick="return confirmDelete();" |
||||
id="group-delete-icon-$id" |
||||
class="icon drophide group-delete-icon" |
||||
{#onmouseover="imgbright(this);" |
||||
onmouseout="imgdull(this);"#} ></a> |
||||
</div> |
||||
<div class="group-delete-end"></div> |
@ -0,0 +1,165 @@
|
||||
GNU LESSER GENERAL PUBLIC LICENSE |
||||
Version 3, 29 June 2007 |
||||
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> |
||||
Everyone is permitted to copy and distribute verbatim copies |
||||
of this license document, but changing it is not allowed. |
||||
|
||||
|
||||
This version of the GNU Lesser General Public License incorporates |
||||
the terms and conditions of version 3 of the GNU General Public |
||||
License, supplemented by the additional permissions listed below. |
||||
|
||||
0. Additional Definitions. |
||||
|
||||
As used herein, "this License" refers to version 3 of the GNU Lesser |
||||
General Public License, and the "GNU GPL" refers to version 3 of the GNU |
||||
General Public License. |
||||
|
||||
"The Library" refers to a covered work governed by this License, |
||||
other than an Application or a Combined Work as defined below. |
||||
|
||||
An "Application" is any work that makes use of an interface provided |
||||
by the Library, but which is not otherwise based on the Library. |
||||
Defining a subclass of a class defined by the Library is deemed a mode |
||||
of using an interface provided by the Library. |
||||
|
||||
A "Combined Work" is a work produced by combining or linking an |
||||
Application with the Library. The particular version of the Library |
||||
with which the Combined Work was made is also called the "Linked |
||||
Version". |
||||
|
||||
The "Minimal Corresponding Source" for a Combined Work means the |
||||
Corresponding Source for the Combined Work, excluding any source code |
||||
for portions of the Combined Work that, considered in isolation, are |
||||
based on the Application, and not on the Linked Version. |
||||
|
||||
The "Corresponding Application Code" for a Combined Work means the |
||||
object code and/or source code for the Application, including any data |
||||
and utility programs needed for reproducing the Combined Work from the |
||||
Application, but excluding the System Libraries of the Combined Work. |
||||
|
||||
1. Exception to Section 3 of the GNU GPL. |
||||
|
||||
You may convey a covered work under sections 3 and 4 of this License |
||||
without being bound by section 3 of the GNU GPL. |
||||
|
||||
2. Conveying Modified Versions. |
||||
|
||||
If you modify a copy of the Library, and, in your modifications, a |
||||
facility refers to a function or data to be supplied by an Application |
||||
that uses the facility (other than as an argument passed when the |
||||
facility is invoked), then you may convey a copy of the modified |
||||
version: |
||||
|
||||
a) under this License, provided that you make a good faith effort to |
||||
ensure that, in the event an Application does not supply the |
||||
function or data, the facility still operates, and performs |
||||
whatever part of its purpose remains meaningful, or |
||||
|
||||
b) under the GNU GPL, with none of the additional permissions of |
||||
this License applicable to that copy. |
||||
|
||||
3. Object Code Incorporating Material from Library Header Files. |
||||
|
||||
The object code form of an Application may incorporate material from |
||||
a header file that is part of the Library. You may convey such object |
||||
code under terms of your choice, provided that, if the incorporated |
||||
material is not limited to numerical parameters, data structure |
||||
layouts and accessors, or small macros, inline functions and templates |
||||
(ten or fewer lines in length), you do both of the following: |
||||
|
||||
a) Give prominent notice with each copy of the object code that the |
||||
Library is used in it and that the Library and its use are |
||||
covered by this License. |
||||
|
||||
b) Accompany the object code with a copy of the GNU GPL and this license |
||||
document. |
||||
|
||||
4. Combined Works. |
||||
|
||||
You may convey a Combined Work under terms of your choice that, |
||||
taken together, effectively do not restrict modification of the |
||||
portions of the Library contained in the Combined Work and reverse |
||||
engineering for debugging such modifications, if you also do each of |
||||
the following: |
||||
|
||||
a) Give prominent notice with each copy of the Combined Work that |
||||
the Library is used in it and that the Library and its use are |
||||
covered by this License. |
||||
|
||||
b) Accompany the Combined Work with a copy of the GNU GPL and this license |
||||
document. |
||||
|
||||
c) For a Combined Work that displays copyright notices during |
||||
execution, include the copyright notice for the Library among |
||||
these notices, as well as a reference directing the user to the |
||||
copies of the GNU GPL and this license document. |
||||
|
||||
d) Do one of the following: |
||||
|
||||
0) Convey the Minimal Corresponding Source under the terms of this |
||||
License, and the Corresponding Application Code in a form |
||||
suitable for, and under terms that permit, the user to |
||||
recombine or relink the Application with a modified version of |
||||
the Linked Version to produce a modified Combined Work, in the |
||||
manner specified by section 6 of the GNU GPL for conveying |
||||
Corresponding Source. |
||||
|
||||
1) Use a suitable shared library mechanism for linking with the |
||||
Library. A suitable mechanism is one that (a) uses at run time |
||||
a copy of the Library already present on the user's computer |
||||
system, and (b) will operate properly with a modified version |
||||
of the Library that is interface-compatible with the Linked |
||||
Version. |
||||
|
||||
e) Provide Installation Information, but only if you would otherwise |
||||
be required to provide such information under section 6 of the |
||||
GNU GPL, and only to the extent that such information is |
||||
necessary to install and execute a modified version of the |
||||
Combined Work produced by recombining or relinking the |
||||
Application with a modified version of the Linked Version. (If |
||||
you use option 4d0, the Installation Information must accompany |
||||
the Minimal Corresponding Source and Corresponding Application |
||||
Code. If you use option 4d1, you must provide the Installation |
||||
Information in the manner specified by section 6 of the GNU GPL |
||||
for conveying Corresponding Source.) |
||||
|
||||
5. Combined Libraries. |
||||
|
||||
You may place library facilities that are a work based on the |
||||
Library side by side in a single library together with other library |
||||
facilities that are not Applications and are not covered by this |
||||
License, and convey such a combined library under terms of your |
||||
choice, if you do both of the following: |
||||
|
||||
a) Accompany the combined library with a copy of the same work based |
||||
on the Library, uncombined with any other library facilities, |
||||
conveyed under the terms of this License. |
||||
|
||||
b) Give prominent notice with the combined library that part of it |
||||
is a work based on the Library, and explaining where to find the |
||||
accompanying uncombined form of the same work. |
||||
|
||||
6. Revised Versions of the GNU Lesser General Public License. |
||||
|
||||
The Free Software Foundation may publish revised and/or new versions |
||||
of the GNU Lesser General Public License from time to time. Such new |
||||
versions will be similar in spirit to the present version, but may |
||||
differ in detail to address new problems or concerns. |
||||
|
||||
Each version is given a distinguishing version number. If the |
||||
Library as you received it specifies that a certain numbered version |
||||
of the GNU Lesser General Public License "or any later version" |
||||
applies to it, you have the option of following the terms and |
||||
conditions either of that published version or of any later version |
||||
published by the Free Software Foundation. If the Library as you |
||||
received it does not specify a version number of the GNU Lesser |
||||
General Public License, you may choose any version of the GNU Lesser |
||||
General Public License ever published by the Free Software Foundation. |
||||
|
||||
If the Library as you received it specifies that a proxy can decide |
||||
whether future versions of the GNU Lesser General Public License shall |
||||
apply, that proxy's public statement of acceptance of any version is |
||||
permanent authorization for you to choose that version for the |
||||
Library. |
After Width: | Height: | Size: 3.5 KiB |
After Width: | Height: | Size: 3.2 KiB |
After Width: | Height: | Size: 2.7 KiB |
After Width: | Height: | Size: 3.0 KiB |
After Width: | Height: | Size: 2.8 KiB |
After Width: | Height: | Size: 2.4 KiB |
After Width: | Height: | Size: 3.8 KiB |
After Width: | Height: | Size: 3.7 KiB |
After Width: | Height: | Size: 3.0 KiB |
After Width: | Height: | Size: 3.1 KiB |
After Width: | Height: | Size: 2.5 KiB |
After Width: | Height: | Size: 2.5 KiB |
After Width: | Height: | Size: 3.1 KiB |
After Width: | Height: | Size: 2.5 KiB |
After Width: | Height: | Size: 3.7 KiB |
After Width: | Height: | Size: 3.7 KiB |
After Width: | Height: | Size: 3.2 KiB |
After Width: | Height: | Size: 3.7 KiB |
After Width: | Height: | Size: 2.2 KiB |
After Width: | Height: | Size: 3.2 KiB |
After Width: | Height: | Size: 2.5 KiB |
After Width: | Height: | Size: 2.2 KiB |
After Width: | Height: | Size: 3.7 KiB |
After Width: | Height: | Size: 3.3 KiB |
After Width: | Height: | Size: 3.3 KiB |
After Width: | Height: | Size: 3.3 KiB |
After Width: | Height: | Size: 3.0 KiB |
After Width: | Height: | Size: 3.3 KiB |
After Width: | Height: | Size: 3.3 KiB |
After Width: | Height: | Size: 3.3 KiB |
After Width: | Height: | Size: 3.3 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 3.5 KiB |
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 3.6 KiB |
After Width: | Height: | Size: 3.0 KiB |
After Width: | Height: | Size: 3.1 KiB |
After Width: | Height: | Size: 2.2 KiB |
After Width: | Height: | Size: 3.5 KiB |
@ -1,5 +1,3 @@
|
||||
|
||||
<script type="text/javascript" src="$baseurl/js/ajaxupload.min.js" ></script> |
||||
|
||||
<script>if(typeof window.jotInit != 'undefined') initEditor();</script> |
||||
|
||||
<script language="javascript" type="text/javascript">if(typeof window.jotInit != 'undefined') initEditor();</script> |
||||
|
@ -0,0 +1,7 @@
|
||||
<div class="wall-item-like-buttons" id="wall-item-like-buttons-$id"> |
||||
<a href="#" class="tool like" title="$likethis" onclick="dolike($id,'like'); return false"></a> |
||||
{{ if $nolike }} |
||||
<a href="#" class="tool dislike" title="$nolike" onclick="dolike($id,'dislike'); return false"></a> |
||||
{{ endif }} |
||||
<img id="like-rotator-$id" class="like-rotator" src="images/rotator.gif" alt="$wait" title="$wait" style="display: none;" /> |
||||
</div> |
@ -1,2 +1,2 @@
|
||||
<!--<link rel="stylesheet" href="$baseurl/view/theme/frost/login-style.css" type="text/css" media="all" />--> |
||||
{#<!--<link rel="stylesheet" href="$baseurl/view/theme/frost/login-style.css" type="text/css" media="all" />-->#} |
||||
|
||||
|
@ -0,0 +1,14 @@
|
||||
<div class="mail-conv-outside-wrapper"> |
||||
<div class="mail-conv-sender" > |
||||
<a href="$mail.from_url" class="mail-conv-sender-url" ><img class="mframe mail-conv-sender-photo$mail.sparkle" src="$mail.from_photo" heigth="80" width="80" alt="$mail.from_name" /></a> |
||||
</div> |
||||
<div class="mail-conv-detail" > |
||||
<div class="mail-conv-sender-name" >$mail.from_name</div> |
||||
<div class="mail-conv-date">$mail.date</div> |
||||
<div class="mail-conv-subject">$mail.subject</div> |
||||
<div class="mail-conv-body">$mail.body</div> |
||||
<div class="mail-conv-delete-wrapper" id="mail-conv-delete-wrapper-$mail.id" ><a href="message/drop/$mail.id" class="icon drophide delete-icon mail-list-delete-icon" onclick="return confirmDelete();" title="$mail.delete" id="mail-conv-delete-icon-$mail.id" class="mail-conv-delete-icon" {#onmouseover="imgbright(this);" onmouseout="imgdull(this);"#} ></a></div><div class="mail-conv-delete-end"></div> |
||||
<div class="mail-conv-outside-wrapper-end"></div> |
||||
</div> |
||||
</div> |
||||
<hr class="mail-conv-break" /> |
@ -0,0 +1,16 @@
|
||||
<div class="mail-list-outside-wrapper"> |
||||
<div class="mail-list-sender" > |
||||
<a href="$from_url" class="mail-list-sender-url" ><img class="mail-list-sender-photo$sparkle" src="$from_photo" height="80" width="80" alt="$from_name" /></a> |
||||
</div> |
||||
<div class="mail-list-detail"> |
||||
<div class="mail-list-sender-name" >$from_name</div> |
||||
<div class="mail-list-date">$date</div> |
||||
<div class="mail-list-subject"><a href="message/$id" class="mail-list-link">$subject</a></div> |
||||
<div class="mail-list-delete-wrapper" id="mail-list-delete-wrapper-$id" > |
||||
<a href="message/dropconv/$id" onclick="return confirmDelete();" title="$delete" class="icon drophide mail-list-delete delete-icon" {#onmouseover="imgbright(this);" onmouseout="imgdull(this);"#} ></a> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
<div class="mail-list-delete-end"></div> |
||||
|
||||
<div class="mail-list-outside-wrapper-end"></div> |
@ -1,9 +1,3 @@
|
||||
<script type="text/javascript" src="$baseurl/js/ajaxupload.min.js" ></script> |
||||
|
||||
<!--<script language="javascript" type="text/javascript" src="$baseurl/library/tinymce/jscripts/tiny_mce/tiny_mce_src.js"></script>--> |
||||
<script type="text/javascript" src="js/ajaxupload.min.js" ></script> |
||||
|
||||
<script language="javascript" type="text/javascript"> |
||||
msgInitEditor(); |
||||
</script> |
||||
|
||||
|
||||
<script language="javascript" type="text/javascript">msgInitEditor();</script> |
||||
|
@ -0,0 +1,4 @@
|
||||
<div class="wall-item-delete-wrapper" id="wall-item-delete-wrapper-$id" > |
||||
<a href="item/drop/$id" onclick="return confirmDelete();" class="icon drophide" title="$delete" {#onmouseover="imgbright(this);" onmouseout="imgdull(this);"#} ></a> |
||||
</div> |
||||
<div class="wall-item-delete-end"></div> |
@ -1,9 +1,8 @@
|
||||
|
||||
<script type="text/javascript" src="js/country.min.js" ></script> |
||||
|
||||
<script language="javascript" type="text/javascript"> |
||||
profInitEditor(); |
||||
Fill_Country('$country_name'); |
||||
Fill_States('$region'); |
||||
profInitEditor(); |
||||
Fill_Country('$country_name'); |
||||
Fill_States('$region'); |
||||
</script> |
||||
|
||||
|
@ -0,0 +1,64 @@
|
||||
<a name="$item.id" ></a> |
||||
{#<!--<div class="wall-item-outside-wrapper $item.indent$item.previewing" id="wall-item-outside-wrapper-$item.id" >-->#} |
||||
<div class="wall-item-content-wrapper $item.indent$item.previewing" id="wall-item-content-wrapper-$item.id" > |
||||
<div class="wall-item-info" id="wall-item-info-$item.id"> |
||||
<div class="wall-item-photo-wrapper" id="wall-item-photo-wrapper-$item.id" |
||||
onmouseover="if (typeof t$item.id != 'undefined') clearTimeout(t$item.id); openMenu('wall-item-photo-menu-button-$item.id')" |
||||
onmouseout="t$item.id=setTimeout('closeMenu(\'wall-item-photo-menu-button-$item.id\'); closeMenu(\'wall-item-photo-menu-$item.id\');',200)"> |
||||
<a href="$item.profile_url" target="redir" title="$item.linktitle" class="wall-item-photo-link" id="wall-item-photo-link-$item.id"> |
||||
<img src="$item.thumb" class="wall-item-photo$item.sparkle" id="wall-item-photo-$item.id" style="height: 80px; width: 80px;" alt="$item.name" /></a> |
||||
<span onclick="openClose('wall-item-photo-menu-$item.id');" class="fakelink wall-item-photo-menu-button" id="wall-item-photo-menu-button-$item.id">menu</span> |
||||
{#<!--<div class="wall-item-photo-menu" id="wall-item-photo-menu-$item.id">-->#} |
||||
<ul class="wall-item-photo-menu" id="wall-item-photo-menu-$item.id"> |
||||
$item.item_photo_menu |
||||
</ul> |
||||
{#<!--</div>-->#} |
||||
</div> |
||||
{#<!--<div class="wall-item-photo-end"></div> -->#} |
||||
<div class="wall-item-wrapper" id="wall-item-wrapper-$item.id" > |
||||
{{ if $item.lock }}{#<!--<div class="wall-item-lock">-->#}<img src="images/lock_icon.gif" class="wall-item-lock lockview" alt="$item.lock" onclick="lockview(event,$item.id);" />{#<!--</div>-->#} |
||||
{{ else }}<div class="wall-item-lock"></div>{{ endif }} |
||||
<div class="wall-item-location" id="wall-item-location-$item.id">$item.location</div> |
||||
</div> |
||||
</div> |
||||
{#<!--<div class="wall-item-author">-->#} |
||||
<a href="$item.profile_url" target="redir" title="$item.linktitle" class="wall-item-name-link"><span class="wall-item-name$item.sparkle" id="wall-item-name-$item.id" >$item.name</span></a> |
||||
<div class="wall-item-ago" id="wall-item-ago-$item.id" title="$item.localtime">$item.ago</div> |
||||
|
||||
{#<!--</div> -->#} |
||||
<div class="wall-item-content" id="wall-item-content-$item.id" > |
||||
<div class="wall-item-title" id="wall-item-title-$item.id">$item.title</div> |
||||
{#<!--<div class="wall-item-title-end"></div>-->#} |
||||
<div class="wall-item-body" id="wall-item-body-$item.id" >$item.body</div> |
||||
{{ if $item.has_cats }} |
||||
<div class="categorytags"><span>$item.txt_cats {{ for $item.categories as $cat }}$cat.name{{ if $cat.removeurl }} <a href="$cat.removeurl" title="$remove">[$remove]</a>{{ endif }} {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }} |
||||
</div> |
||||
{{ endif }} |
||||
|
||||
{{ if $item.has_folders }} |
||||
<div class="filesavetags"><span>$item.txt_folders {{ for $item.folders as $cat }}$cat.name{{ if $cat.removeurl }} <a href="$cat.removeurl" title="$remove">[$remove]</a>{{ endif }}{{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }} |
||||
</div> |
||||
{{ endif }} |
||||
</div> |
||||
<div class="wall-item-tools" id="wall-item-tools-$item.id"> |
||||
{#<!--<div class="wall-item-delete-wrapper" id="wall-item-delete-wrapper-$item.id" >-->#} |
||||
{{ if $item.drop.dropping }}<a href="item/drop/$item.id" onclick="return confirmDelete();" class="icon drophide" title="$item.drop.delete" onmouseover="imgbright(this);" onmouseout="imgdull(this);" ></a>{{ endif }} |
||||
{#<!--</div>-->#} |
||||
{{ if $item.drop.pagedrop }}<input type="checkbox" onclick="checkboxhighlight(this);" title="$item.drop.select" class="item-select" name="itemselected[]" value="$item.id" />{{ endif }} |
||||
{#<!--<div class="wall-item-delete-end"></div>-->#} |
||||
</div> |
||||
</div> |
||||
{#<!--<div class="wall-item-wrapper-end"></div>-->#} |
||||
|
||||
|
||||
<div class="wall-item-conv" id="wall-item-conv-$item.id" > |
||||
{{ if $item.conv }} |
||||
<a href='$item.conv.href' id='context-$item.id' title='$item.conv.title'>$item.conv.title</a> |
||||
{{ endif }} |
||||
</div> |
||||
|
||||
{#<!--<div class="wall-item-outside-wrapper-end $item.indent" ></div> |
||||
|
||||
</div> |
||||
|
||||
-->#} |
@ -0,0 +1,93 @@
|
||||
{{* |
||||
* AUTOMATICALLY GENERATED TEMPLATE |
||||
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN |
||||
* |
||||
*}} |
||||
|
||||
<h2>{{$header}}</h2> |
||||
|
||||
<div id="contact-edit-wrapper" > |
||||
|
||||
{{$tab_str}} |
||||
|
||||
<div id="contact-edit-drop-link" > |
||||
<a href="contacts/{{$contact_id}}/drop" class="icon drophide" id="contact-edit-drop-link" onclick="return confirmDelete();" title="{{$delete}}" {{*onmouseover="imgbright(this);" onmouseout="imgdull(this);"*}}></a> |
||||
</div> |
||||
|
||||
<div id="contact-edit-drop-link-end"></div> |
||||
|
||||
|
||||
<div id="contact-edit-nav-wrapper" > |
||||
<div id="contact-edit-links"> |
||||
<ul> |
||||
<li><div id="contact-edit-rel">{{$relation_text}}</div></li> |
||||
<li><div id="contact-edit-nettype">{{$nettype}}</div></li> |
||||
{{if $lost_contact}} |
||||
<li><div id="lost-contact-message">{{$lost_contact}}</div></li> |
||||
{{/if}} |
||||
{{if $insecure}} |
||||
<li><div id="insecure-message">{{$insecure}}</div></li> |
||||
{{/if}} |
||||
{{if $blocked}} |
||||
<li><div id="block-message">{{$blocked}}</div></li> |
||||
{{/if}} |
||||
{{if $ignored}} |
||||
<li><div id="ignore-message">{{$ignored}}</div></li> |
||||
{{/if}} |
||||
{{if $archived}} |
||||
<li><div id="archive-message">{{$archived}}</div></li> |
||||
{{/if}} |
||||
|
||||
<li> </li> |
||||
|
||||
{{if $common_text}} |
||||
<li><div id="contact-edit-common"><a href="{{$common_link}}">{{$common_text}}</a></div></li> |
||||
{{/if}} |
||||
{{if $all_friends}} |
||||
<li><div id="contact-edit-allfriends"><a href="allfriends/{{$contact_id}}">{{$all_friends}}</a></div></li> |
||||
{{/if}} |
||||
|
||||
|
||||
<li><a href="network/?cid={{$contact_id}}" id="contact-edit-view-recent">{{$lblrecent}}</a></li> |
||||
{{if $lblsuggest}} |
||||
<li><a href="fsuggest/{{$contact_id}}" id="contact-edit-suggest">{{$lblsuggest}}</a></li> |
||||
{{/if}} |
||||
|
||||
</ul> |
||||
</div> |
||||
</div> |
||||
<div id="contact-edit-nav-end"></div> |
||||
|
||||