+++ /dev/null
-Photo album display?
-
-- The "lock" icon for private items
- - change it to black?
- - when clicked, the popup window displays poorly
-
-- Edit photo page: bottom buttons are off-center in Dolphin Mini
-
-- BB code buttons for status updates
-
-- Get "add contact" back on contacts page
-
-- Allow creating a new private message
-
-- Admin: access to more pages than summary?
-
-- Find a way to show embedded videos at the normal size for tablets that can handle it
-
-- Need to find a way to deal with freakin annoying elements that don't respect screen width limits.
- Specifically, need to find a way to keep them from forcing a horizontal scroll bar to show up and
- making the rest of the body text overflow the item's borders that is screen-width sensitive (it's
- annoying to have a 300px truncated code block on a 1024px wide screen). At least the following cause problems:
- - code blocks
- - blockquote blocks
- - #reallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallylongtags
-
-- Needs to be faster!
- - Reduce DOM elements (~2400 for 10 items, ~8400 for 40 items)
-
-
-- Sometimes, when "Permission denied", wrong login page is shown
+++ /dev/null
- 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.
+++ /dev/null
-function ACL(backend_url, preset){
- that = this;
-
- that.url = backend_url;
-
- that.kp_timer = null;
-
- if (preset==undefined) preset = [];
- that.allow_cid = (preset[0] || []);
- that.allow_gid = (preset[1] || []);
- that.deny_cid = (preset[2] || []);
- that.deny_gid = (preset[3] || []);
- that.group_uids = [];
- that.nw = 2; //items per row. should be calulated from #acl-list.width
-
- that.list_content = $("#acl-list-content");
- that.item_tpl = unescape($(".acl-list-item[rel=acl-template]").html());
- that.showall = $("#acl-showall");
-
- if (preset.length==0) that.showall.addClass("selected");
-
- /*events*/
- that.showall.click(that.on_showall);
- $(document).on("click", ".acl-button-show", that.on_button_show);
- $(document).on("click", ".acl-button-hide", that.on_button_hide);
- $("#acl-search").keypress(that.on_search);
- $("#acl-wrapper").parents("form").submit(that.on_submit);
-
- /* startup! */
- that.get(0,100);
-}
-
-ACL.prototype.on_submit = function(){
- aclfileds = $("#acl-fields").html("");
- $(that.allow_gid).each(function(i,v){
- aclfileds.append("<input type='hidden' name='group_allow[]' value='"+v+"'>");
- });
- $(that.allow_cid).each(function(i,v){
- aclfileds.append("<input type='hidden' name='contact_allow[]' value='"+v+"'>");
- });
- $(that.deny_gid).each(function(i,v){
- aclfileds.append("<input type='hidden' name='group_deny[]' value='"+v+"'>");
- });
- $(that.deny_cid).each(function(i,v){
- aclfileds.append("<input type='hidden' name='contact_deny[]' value='"+v+"'>");
- });
-}
-
-ACL.prototype.search = function(){
- var srcstr = $("#acl-search").val();
- that.list_content.html("");
- that.get(0,100, srcstr);
-}
-
-ACL.prototype.on_search = function(event){
- if (that.kp_timer) clearTimeout(that.kp_timer);
- that.kp_timer = setTimeout( that.search, 1000);
-}
-
-ACL.prototype.on_showall = function(event){
- event.preventDefault()
- event.stopPropagation();
-
- if (that.showall.hasClass("selected")){
- return false;
- }
- that.showall.addClass("selected");
-
- that.allow_cid = [];
- that.allow_gid = [];
- that.deny_cid = [];
- that.deny_gid = [];
-
- that.update_view();
-
- return false;
-}
-
-ACL.prototype.on_button_show = function(event){
- event.preventDefault()
- event.stopImmediatePropagation()
- event.stopPropagation();
-
- /*that.showall.removeClass("selected");
- $(this).siblings(".acl-button-hide").removeClass("selected");
- $(this).toggleClass("selected");*/
-
- that.set_allow($(this).parent().attr('id'));
-
- return false;
-}
-ACL.prototype.on_button_hide = function(event){
- event.preventDefault()
- event.stopImmediatePropagation()
- event.stopPropagation();
-
- /*that.showall.removeClass("selected");
- $(this).siblings(".acl-button-show").removeClass("selected");
- $(this).toggleClass("selected");*/
-
- that.set_deny($(this).parent().attr('id'));
-
- return false;
-}
-
-ACL.prototype.set_allow = function(itemid){
- type = itemid[0];
- id = parseInt(itemid.substr(1));
- switch(type){
- case "g":
- if (that.allow_gid.indexOf(id)<0){
- that.allow_gid.push(id)
- }else {
- that.allow_gid.remove(id);
- }
- if (that.deny_gid.indexOf(id)>=0) that.deny_gid.remove(id);
- break;
- case "c":
- if (that.allow_cid.indexOf(id)<0){
- that.allow_cid.push(id)
- } else {
- that.allow_cid.remove(id);
- }
- if (that.deny_cid.indexOf(id)>=0) that.deny_cid.remove(id);
- break;
- }
- that.update_view();
-}
-
-ACL.prototype.set_deny = function(itemid){
- type = itemid[0];
- id = parseInt(itemid.substr(1));
- switch(type){
- case "g":
- if (that.deny_gid.indexOf(id)<0){
- that.deny_gid.push(id)
- } else {
- that.deny_gid.remove(id);
- }
- if (that.allow_gid.indexOf(id)>=0) that.allow_gid.remove(id);
- break;
- case "c":
- if (that.deny_cid.indexOf(id)<0){
- that.deny_cid.push(id)
- } else {
- that.deny_cid.remove(id);
- }
- if (that.allow_cid.indexOf(id)>=0) that.allow_cid.remove(id);
- break;
- }
- that.update_view();
-}
-
-ACL.prototype.update_view = function(){
- if (that.allow_gid.length==0 && that.allow_cid.length==0 &&
- that.deny_gid.length==0 && that.deny_cid.length==0){
- that.showall.addClass("selected");
- /* jot acl */
- $('#jot-perms-icon').removeClass('lock').addClass('unlock');
- $('#jot-public').show();
- $('.profile-jot-net input').attr('disabled', false);
- if(typeof editor != 'undefined' && editor != false) {
- $('#profile-jot-desc').html(window.isPublic);
- }
-
- } else {
- that.showall.removeClass("selected");
- /* jot acl */
- $('#jot-perms-icon').removeClass('unlock').addClass('lock');
- $('#jot-public').hide();
- $('.profile-jot-net input').attr('disabled', 'disabled');
- $('#profile-jot-desc').html(' ');
- }
- $("#acl-list-content .acl-list-item").each(function(){
- $(this).removeClass("groupshow grouphide");
- });
-
- $("#acl-list-content .acl-list-item").each(function(){
- itemid = $(this).attr('id');
- type = itemid[0];
- id = parseInt(itemid.substr(1));
-
- btshow = $(this).children(".acl-button-show").removeClass("selected");
- bthide = $(this).children(".acl-button-hide").removeClass("selected");
-
- switch(type){
- case "g":
- var uclass = "";
- if (that.allow_gid.indexOf(id)>=0){
- btshow.addClass("selected");
- bthide.removeClass("selected");
- uclass="groupshow";
- }
- if (that.deny_gid.indexOf(id)>=0){
- btshow.removeClass("selected");
- bthide.addClass("selected");
- uclass="grouphide";
- }
-
- $(that.group_uids[id]).each(function(i,v) {
- if(uclass == "grouphide")
- $("#c"+v).removeClass("groupshow");
- if(uclass != "") {
- var cls = $("#c"+v).attr('class');
- if( cls == undefined)
- return true;
- var hiding = cls.indexOf('grouphide');
- if(hiding == -1)
- $("#c"+v).addClass(uclass);
- }
- });
-
- break;
- case "c":
- if (that.allow_cid.indexOf(id)>=0){
- btshow.addClass("selected");
- bthide.removeClass("selected");
- }
- if (that.deny_cid.indexOf(id)>=0){
- btshow.removeClass("selected");
- bthide.addClass("selected");
- }
- }
-
- });
-
-}
-
-
-ACL.prototype.get = function(start,count, search){
- var postdata = {
- start:start,
- count:count,
- search:search,
- }
-
- $.ajax({
- type:'POST',
- url: that.url,
- data: postdata,
- dataType: 'json',
- success:that.populate
- });
-}
-
-ACL.prototype.populate = function(data){
-/* var height = Math.ceil(data.tot / that.nw) * 42;
- that.list_content.height(height);*/
- $(data.items).each(function(){
- html = "<div class='acl-list-item {4} {5}' title='{6}' id='{2}{3}'>"+that.item_tpl+"</div>";
- html = html.format( this.photo, this.name, this.type, this.id, '', this.network, this.link );
- if (this.uids!=undefined) that.group_uids[this.id] = this.uids;
- //console.log(html);
- that.list_content.append(html);
- });
- $(".acl-list-item img[data-src]", that.list_content).each(function(i, el){
- // Add src attribute for images with a data-src attribute
- $(el).attr('src', $(el).data("src"));
- });
- that.update_view();
-}
-
+++ /dev/null
-function ACL(backend_url,preset){that=this;that.url=backend_url;that.kp_timer=null;if(preset==undefined)preset=[];that.allow_cid=preset[0]||[];that.allow_gid=preset[1]||[];that.deny_cid=preset[2]||[];that.deny_gid=preset[3]||[];that.group_uids=[];that.nw=2;that.list_content=$("#acl-list-content");that.item_tpl=unescape($(".acl-list-item[rel=acl-template]").html());that.showall=$("#acl-showall");if(preset.length==0)that.showall.addClass("selected");that.showall.click(that.on_showall);$(".acl-button-show").live("click",that.on_button_show);$(".acl-button-hide").live("click",that.on_button_hide);$("#acl-search").keypress(that.on_search);$("#acl-wrapper").parents("form").submit(that.on_submit);that.get(0,100)}ACL.prototype.on_submit=function(){aclfileds=$("#acl-fields").html("");$(that.allow_gid).each(function(i,v){aclfileds.append("<input type='hidden' name='group_allow[]' value='"+v+"'>")});$(that.allow_cid).each(function(i,v){aclfileds.append("<input type='hidden' name='contact_allow[]' value='"+v+"'>")});$(that.deny_gid).each(function(i,v){aclfileds.append("<input type='hidden' name='group_deny[]' value='"+v+"'>")});$(that.deny_cid).each(function(i,v){aclfileds.append("<input type='hidden' name='contact_deny[]' value='"+v+"'>")})};ACL.prototype.search=function(){var srcstr=$("#acl-search").val();that.list_content.html("");that.get(0,100,srcstr)};ACL.prototype.on_search=function(event){if(that.kp_timer)clearTimeout(that.kp_timer);that.kp_timer=setTimeout(that.search,1e3)};ACL.prototype.on_showall=function(event){event.preventDefault();event.stopPropagation();if(that.showall.hasClass("selected")){return false}that.showall.addClass("selected");that.allow_cid=[];that.allow_gid=[];that.deny_cid=[];that.deny_gid=[];that.update_view();return false};ACL.prototype.on_button_show=function(event){event.preventDefault();event.stopImmediatePropagation();event.stopPropagation();that.set_allow($(this).parent().attr("id"));return false};ACL.prototype.on_button_hide=function(event){event.preventDefault();event.stopImmediatePropagation();event.stopPropagation();that.set_deny($(this).parent().attr("id"));return false};ACL.prototype.set_allow=function(itemid){type=itemid[0];id=parseInt(itemid.substr(1));switch(type){case"g":if(that.allow_gid.indexOf(id)<0){that.allow_gid.push(id)}else{that.allow_gid.remove(id)}if(that.deny_gid.indexOf(id)>=0)that.deny_gid.remove(id);break;case"c":if(that.allow_cid.indexOf(id)<0){that.allow_cid.push(id)}else{that.allow_cid.remove(id)}if(that.deny_cid.indexOf(id)>=0)that.deny_cid.remove(id);break}that.update_view()};ACL.prototype.set_deny=function(itemid){type=itemid[0];id=parseInt(itemid.substr(1));switch(type){case"g":if(that.deny_gid.indexOf(id)<0){that.deny_gid.push(id)}else{that.deny_gid.remove(id)}if(that.allow_gid.indexOf(id)>=0)that.allow_gid.remove(id);break;case"c":if(that.deny_cid.indexOf(id)<0){that.deny_cid.push(id)}else{that.deny_cid.remove(id)}if(that.allow_cid.indexOf(id)>=0)that.allow_cid.remove(id);break}that.update_view()};ACL.prototype.update_view=function(){if(that.allow_gid.length==0&&that.allow_cid.length==0&&that.deny_gid.length==0&&that.deny_cid.length==0){that.showall.addClass("selected");$("#jot-perms-icon").removeClass("lock").addClass("unlock");$("#jot-public").show();$(".profile-jot-net input").attr("disabled",false);if(typeof editor!="undefined"&&editor!=false){$("#profile-jot-desc").html(window.isPublic)}}else{that.showall.removeClass("selected");$("#jot-perms-icon").removeClass("unlock").addClass("lock");$("#jot-public").hide();$(".profile-jot-net input").attr("disabled","disabled");$("#profile-jot-desc").html(" ")}$("#acl-list-content .acl-list-item").each(function(){$(this).removeClass("groupshow grouphide")});$("#acl-list-content .acl-list-item").each(function(){itemid=$(this).attr("id");type=itemid[0];id=parseInt(itemid.substr(1));btshow=$(this).children(".acl-button-show").removeClass("selected");bthide=$(this).children(".acl-button-hide").removeClass("selected");switch(type){case"g":var uclass="";if(that.allow_gid.indexOf(id)>=0){btshow.addClass("selected");bthide.removeClass("selected");uclass="groupshow"}if(that.deny_gid.indexOf(id)>=0){btshow.removeClass("selected");bthide.addClass("selected");uclass="grouphide"}$(that.group_uids[id]).each(function(i,v){if(uclass=="grouphide")$("#c"+v).removeClass("groupshow");if(uclass!=""){var cls=$("#c"+v).attr("class");if(cls==undefined)return true;var hiding=cls.indexOf("grouphide");if(hiding==-1)$("#c"+v).addClass(uclass)}});break;case"c":if(that.allow_cid.indexOf(id)>=0){btshow.addClass("selected");bthide.removeClass("selected")}if(that.deny_cid.indexOf(id)>=0){btshow.removeClass("selected");bthide.addClass("selected")}}})};ACL.prototype.get=function(start,count,search){var postdata={start:start,count:count,search:search};$.ajax({type:"POST",url:that.url,data:postdata,dataType:"json",success:that.populate})};ACL.prototype.populate=function(data){$(data.items).each(function(){html="<div class='acl-list-item {4} {5}' title='{6}' id='{2}{3}'>"+that.item_tpl+"</div>";html=html.format(this.photo,this.name,this.type,this.id,"",this.network,this.link);if(this.uids!=undefined)that.group_uids[this.id]=this.uids;that.list_content.append(html)});$(".acl-list-item img[data-src]",that.list_content).each(function(i,el){$(el).attr("src",$(el).data("src"))});that.update_view()};
\ No newline at end of file
+++ /dev/null
-
- function openClose(listID) {
-/* if(document.getElementById(theID).style.display == "block") {
- document.getElementById(theID).style.display = "none"
- }
- else {
- document.getElementById(theID).style.display = "block"
- }*/
- listID = "#" + listID.replace(/:/g, "\\:");
- listID = listID.replace(/\./g, "\\.");
- listID = listID.replace(/@/g, "\\@");
-
- if($(listID).is(":visible")) {
- $(listID).hide();
- $(listID+"-wrapper").show();
- }
- else {
- $(listID).show();
- $(listID+"-wrapper").hide();
- }
- }
-
- function openMenu(theID) {
- document.getElementById(theID).style.display = "block"
- }
-
- function closeMenu(theID) {
- document.getElementById(theID).style.display = "none"
- }
-
-
-
- var src = null;
- var prev = null;
- var livetime = null;
- var stopped = false;
- var totStopped = false;
- var timer = null;
- var pr = 0;
- var liking = 0;
- var in_progress = false;
- var langSelect = false;
- var commentBusy = false;
- var last_popup_menu = null;
- var last_popup_button = null;
-
- $(function() {
- $.ajaxSetup({cache: false});
-
- /* setup onoff widgets */
- $(".onoff input").each(function(){
- val = $(this).val();
- id = $(this).attr("id");
- $("#"+id+"_onoff ."+ (val==0?"on":"off")).addClass("hidden");
-
- });
- $(".onoff > a").click(function(event){
- event.preventDefault();
- var input = $(this).siblings("input");
- var val = 1-input.val();
- var id = input.attr("id");
- $("#"+id+"_onoff ."+ (val==0?"on":"off")).addClass("hidden");
- $("#"+id+"_onoff ."+ (val==1?"on":"off")).removeClass("hidden");
- input.val(val);
- });
-
- /* popup menus */
- function close_last_popup_menu(e) {
-
- if( last_popup_menu ) {
- if( '#' + last_popup_menu.attr('id') !== $(e.target).attr('rel')) {
- last_popup_menu.hide();
- if (last_popup_menu.attr('id') == "nav-notifications-menu" ) $('.main-container').show();
- last_popup_button.removeClass("selected");
- last_popup_menu = null;
- last_popup_button = null;
- }
- }
- }
- $('img[rel^=#]').click(function(e){
-
- close_last_popup_menu(e);
- menu = $( $(this).attr('rel') );
- e.preventDefault();
- e.stopPropagation();
-
- if (menu.attr('popup')=="false") return false;
-
-// $(this).parent().toggleClass("selected");
-// menu.toggle();
-
- if (menu.css("display") == "none") {
- $(this).parent().addClass("selected");
- menu.show();
- if (menu.attr('id') == "nav-notifications-menu" ) $('.main-container').hide();
- last_popup_menu = menu;
- last_popup_button = $(this).parent();
- } else {
- $(this).parent().removeClass("selected");
- menu.hide();
- if (menu.attr('id') == "nav-notifications-menu" ) $('.main-container').show();
- last_popup_menu = null;
- last_popup_button = null;
- }
- return false;
- });
- $('html').click(function(e) {
- close_last_popup_menu(e);
- });
-
- // fancyboxes
- /*$("a.popupbox").colorbox({
- 'inline' : true,
- 'transition' : 'none'
- });*/
-
-
- /* notifications template */
- var notifications_tpl= unescape($("#nav-notifications-template[rel=template]").html());
- var notifications_all = unescape($('<div>').append( $("#nav-notifications-see-all").clone() ).html()); //outerHtml hack
- var notifications_mark = unescape($('<div>').append( $("#nav-notifications-mark-all").clone() ).html()); //outerHtml hack
- var notifications_empty = unescape($("#nav-notifications-menu").html());
-
- /* nav update event */
- $('nav').bind('nav-update', function(e,data){;
- var invalid = $(data).find('invalid').text();
- if(invalid == 1) { window.location.href=window.location.href }
-
- var net = $(data).find('net').text();
- if(net == 0) { net = ''; $('#net-update').removeClass('show') } else { $('#net-update').addClass('show') }
- $('#net-update').html(net);
-
- var home = $(data).find('home').text();
- if(home == 0) { home = ''; $('#home-update').removeClass('show') } else { $('#home-update').addClass('show') }
- $('#home-update').html(home);
-
- var intro = $(data).find('intro').text();
- if(intro == 0) { intro = ''; $('#intro-update').removeClass('show') } else { $('#intro-update').addClass('show') }
- $('#intro-update').html(intro);
-
- var mail = $(data).find('mail').text();
- if(mail == 0) { mail = ''; $('#mail-update').removeClass('show') } else { $('#mail-update').addClass('show') }
- $('#mail-update').html(mail);
-
- var intro = $(data).find('intro').text();
- if(intro == 0) { intro = ''; $('#intro-update-li').removeClass('show') } else { $('#intro-update-li').addClass('show') }
- $('#intro-update-li').html(intro);
-
- var mail = $(data).find('mail').text();
- if(mail == 0) { mail = ''; $('#mail-update-li').removeClass('show') } else { $('#mail-update-li').addClass('show') }
- $('#mail-update-li').html(mail);
-
- var eNotif = $(data).find('notif')
-
- if (eNotif.children("note").length==0){
- $("#nav-notifications-menu").html(notifications_empty);
- } else {
- nnm = $("#nav-notifications-menu");
- nnm.html(notifications_all + notifications_mark);
- //nnm.attr('popup','true');
- eNotif.children("note").each(function(){
- e = $(this);
- text = e.text().format("<span class='contactname'>"+e.attr('name')+"</span>");
- html = notifications_tpl.format(e.attr('href'),e.attr('photo'), text, e.attr('date'), e.attr('seen'));
- nnm.append(html);
- });
-
- $("img[data-src]", nnm).each(function(i, el){
- // Add src attribute for images with a data-src attribute
- // However, don't bother if the data-src attribute is empty, because
- // an empty "src" tag for an image will cause some browsers
- // to prefetch the root page of the Friendica hub, which will
- // unnecessarily load an entire profile/ or network/ page
- if($(el).data("src") != '') $(el).attr('src', $(el).data("src"));
- });
- }
- notif = eNotif.attr('count');
- if (notif>0){
- $("#nav-notifications-linkmenu").addClass("on");
- } else {
- $("#nav-notifications-linkmenu").removeClass("on");
- }
- if(notif == 0) { notif = ''; $('#notify-update').removeClass('show') } else { $('#notify-update').addClass('show') }
- $('#notify-update').html(notif);
-
- var eSysmsg = $(data).find('sysmsgs');
- eSysmsg.children("notice").each(function(){
- text = $(this).text();
- $.jGrowl(text, { sticky: false, theme: 'notice', life: 1000 });
- });
- eSysmsg.children("info").each(function(){
- text = $(this).text();
- $.jGrowl(text, { sticky: false, theme: 'info', life: 1000 });
- });
-
- });
-
-
- NavUpdate();
- // Allow folks to stop the ajax page updates with the pause/break key
-/* $(document).keydown(function(event) {
- if(event.keyCode == '8') {
- var target = event.target || event.srcElement;
- if (!/input|textarea/i.test(target.nodeName)) {
- return false;
- }
- }
- if(event.keyCode == '19' || (event.ctrlKey && event.which == '32')) {
- event.preventDefault();
- if(stopped == false) {
- stopped = true;
- if (event.ctrlKey) {
- totStopped = true;
- }
- $('#pause').html('<img src="images/pause.gif" alt="pause" style="border: 1px solid black;" />');
- } else {
- unpause();
- }
- } else {
- if (!totStopped) {
- unpause();
- }
- }
- });*/
-
-
- });
-
- function NavUpdate() {
-
- if(! stopped) {
- var pingCmd = 'ping' + ((localUser != 0) ? '?f=&uid=' + localUser : '');
- $.get(pingCmd,function(data) {
- $(data).find('result').each(function() {
- // send nav-update event
- $('nav').trigger('nav-update', this);
-
-
- // start live update
-
-
-
- if($('#live-network').length) { src = 'network'; liveUpdate(); }
- if($('#live-profile').length) { src = 'profile'; liveUpdate(); }
- if($('#live-community').length) { src = 'community'; liveUpdate(); }
- if($('#live-notes').length) { src = 'notes'; liveUpdate(); }
- if($('#live-display').length) { src = 'display'; liveUpdate(); }
- /*if($('#live-display').length) {
- if(liking) {
- liking = 0;
- window.location.href=window.location.href
- }
- }*/
- if($('#live-photos').length) {
- if(liking) {
- liking = 0;
- window.location.href=window.location.href
- }
- }
-
-
-
-
- });
- }) ;
- }
- timer = setTimeout(NavUpdate,updateInterval);
- }
-
- function liveUpdate() {
- if((src == null) || (stopped) || (typeof profile_uid == 'undefined') || (! profile_uid)) { $('.like-rotator').hide(); return; }
- if(($('.comment-edit-text-full').length) || (in_progress)) {
- if(livetime) {
- clearTimeout(livetime);
- }
- livetime = setTimeout(liveUpdate, 5000);
- return;
- }
- if(livetime != null)
- livetime = null;
-
- prev = 'live-' + src;
-
- in_progress = true;
- var udargs = ((netargs.length) ? '/' + netargs : '');
- var update_url = 'update_' + src + udargs + '&p=' + profile_uid + '&page=' + profile_page;
-
- $.get(update_url,function(data) {
- in_progress = false;
- // $('.collapsed-comments',data).each(function() {
- // var ident = $(this).attr('id');
- // var is_hidden = $('#' + ident).is(':hidden');
- // if($('#' + ident).length) {
- // $('#' + ident).replaceWith($(this));
- // if(is_hidden)
- // $('#' + ident).hide();
- // }
- //});
-
- // add a new thread
-
- $('.toplevel_item',data).each(function() {
- var ident = $(this).attr('id');
-
- if($('#' + ident).length == 0 && profile_page == 1) {
- $('img',this).each(function() {
- $(this).attr('src',$(this).attr('dst'));
- });
- $('#' + prev).after($(this));
- }
- else {
- // Find out if the hidden comments are open, so we can keep it that way
- // if a new comment has been posted
- var id = $('.hide-comments-total', this).attr('id');
- if(typeof id != 'undefined') {
- id = id.split('-')[3];
- var commentsOpen = $("#collapsed-comments-" + id).is(":visible");
- }
-
- $('img',this).each(function() {
- $(this).attr('src',$(this).attr('dst'));
- });
- //vScroll = $(document).scrollTop();
- $('html').height($('html').height());
- $('#' + ident).replaceWith($(this));
-
- if(typeof id != 'undefined') {
- if(commentsOpen) showHideComments(id);
- }
- $('html').height('auto');
- //$(document).scrollTop(vScroll);
- }
- prev = ident;
- });
-
-
- collapseHeight();
-
- // reset vars for inserting individual items
-
- /*prev = 'live-' + src;
-
- $('.wall-item-outside-wrapper',data).each(function() {
- var ident = $(this).attr('id');
-
- if($('#' + ident).length == 0 && prev != 'live-' + src) {
- $('img',this).each(function() {
- $(this).attr('src',$(this).attr('dst'));
- });
- $('#' + prev).after($(this));
- }
- else {
- $('#' + ident + ' ' + '.wall-item-ago').replaceWith($(this).find('.wall-item-ago'));
- if($('#' + ident + ' ' + '.comment-edit-text-empty').length)
- $('#' + ident + ' ' + '.wall-item-comment-wrapper').replaceWith($(this).find('.wall-item-comment-wrapper'));
- $('#' + ident + ' ' + '.hide-comments-total').replaceWith($(this).find('.hide-comments-total'));
- $('#' + ident + ' ' + '.wall-item-like').replaceWith($(this).find('.wall-item-like'));
- $('#' + ident + ' ' + '.wall-item-dislike').replaceWith($(this).find('.wall-item-dislike'));
- $('#' + ident + ' ' + '.my-comment-photo').each(function() {
- $(this).attr('src',$(this).attr('dst'));
- });
- }
- prev = ident;
- });*/
-
- $('.like-rotator').hide();
- if(commentBusy) {
- commentBusy = false;
- $('body').css('cursor', 'auto');
- }
- /* autocomplete @nicknames */
- $(".comment-edit-form textarea").editor_autocomplete(baseurl+"/acl");
-
- // setup videos, since VideoJS won't take care of any loaded via AJAX
- if(typeof videojs != 'undefined') videojs.autoSetup();
- });
- }
-
- function collapseHeight(elems) {
- var elemName = '.wall-item-body:not(.divmore)';
- if(typeof elems != 'undefined') {
- elemName = elems + ' ' + elemName;
- }
- $(elemName).each(function() {
- $('html').height($('html').height());
- $(this).readmore({maxheight:350 , moreLink:'<a href="#" class="showmore">+ Show more</a>', lessLink:'<a href="#" class="showmore">+ Show less</a>'});
- $(this).addClass('divmore');
- $('html').height('auto');
- });
- }
-
-/* function imgbright(node) {
- $(node).removeClass("drophide").addClass("drop");
- }
-
- function imgdull(node) {
- $(node).removeClass("drop").addClass("drophide");
- }*/
-
- // Since our ajax calls are asynchronous, we will give a few
- // seconds for the first ajax call (setting like/dislike), then
- // run the updater to pick up any changes and display on the page.
- // The updater will turn any rotators off when it's done.
- // This function will have returned long before any of these
- // events have completed and therefore there won't be any
- // visible feedback that anything changed without all this
- // trickery. This still could cause confusion if the "like" ajax call
- // is delayed and NavUpdate runs before it completes.
-
- function dolike(ident,verb) {
- unpause();
- $('#like-rotator-' + ident.toString()).show();
- $.get('like/' + ident.toString() + '?verb=' + verb, NavUpdate );
-// if(timer) clearTimeout(timer);
-// timer = setTimeout(NavUpdate,3000);
- liking = 1;
- }
-
- function dostar(ident) {
- ident = ident.toString();
- //$('#like-rotator-' + ident).show();
- $.get('starred/' + ident, function(data) {
- if(data.match(/1/)) {
- $('#starred-' + ident).addClass('starred');
- $('#starred-' + ident).removeClass('unstarred');
- $('#star-' + ident).addClass('hidden');
- $('#unstar-' + ident).removeClass('hidden');
- }
- else {
- $('#starred-' + ident).addClass('unstarred');
- $('#starred-' + ident).removeClass('starred');
- $('#star-' + ident).removeClass('hidden');
- $('#unstar-' + ident).addClass('hidden');
- }
- //$('#like-rotator-' + ident).hide();
- });
- }
-
- function getPosition(e) {
- var cursor = {x:0, y:0};
- if ( e.pageX || e.pageY ) {
- cursor.x = e.pageX;
- cursor.y = e.pageY;
- }
- else {
- if( e.clientX || e.clientY ) {
- cursor.x = e.clientX + (document.documentElement.scrollLeft || document.body.scrollLeft) - document.documentElement.clientLeft;
- cursor.y = e.clientY + (document.documentElement.scrollTop || document.body.scrollTop) - document.documentElement.clientTop;
- }
- else {
- if( e.x || e.y ) {
- cursor.x = e.x;
- cursor.y = e.y;
- }
- }
- }
- return cursor;
- }
-
- var lockvisible = false;
-
- function lockview(event,id) {
- event = event || window.event;
- cursor = getPosition(event);
- if(lockvisible) {
- lockviewhide();
- }
- else {
- lockvisible = true;
- $.get('lockview/' + id, function(data) {
- $('#panel').html(data);
- $('#panel').css({ 'left': 10 , 'top': cursor.y + 20});
- $('#panel').show();
- });
- }
- }
-
- function lockviewhide() {
- lockvisible = false;
- $('#panel').hide();
- }
-
- function post_comment(id) {
- unpause();
- commentBusy = true;
- $('body').css('cursor', 'wait');
- $("#comment-preview-inp-" + id).val("0");
- $.post(
- "item",
- $("#comment-edit-form-" + id).serialize(),
- function(data) {
- if(data.success) {
- $("#comment-edit-wrapper-" + id).hide();
- $("#comment-edit-text-" + id).val('');
- var tarea = document.getElementById("comment-edit-text-" + id);
- if(tarea)
- commentClose(tarea,id);
- if(timer) clearTimeout(timer);
- timer = setTimeout(NavUpdate,10);
- }
- if(data.reload) {
- window.location.href=data.reload;
- }
- },
- "json"
- );
- return false;
- }
-
-
- function preview_comment(id) {
- $("#comment-preview-inp-" + id).val("1");
- $("#comment-edit-preview-" + id).show();
- $.post(
- "item",
- $("#comment-edit-form-" + id).serialize(),
- function(data) {
- if(data.preview) {
-
- $("#comment-edit-preview-" + id).html(data.preview);
- $("#comment-edit-preview-" + id + " a").click(function() { return false; });
- }
- },
- "json"
- );
- return true;
- }
-
-
- function showHideComments(id) {
- if( $("#collapsed-comments-" + id).is(":visible")) {
- $("#collapsed-comments-" + id).hide();
- $("#hide-comments-" + id).html(window.showMore);
- }
- else {
- $("#collapsed-comments-" + id).show();
- $("#hide-comments-" + id).html(window.showFewer);
- collapseHeight("#collapsed-comments-" + id);
- }
- }
-
-
- function preview_post() {
- $("#jot-preview").val("1");
- $("#jot-preview-content").show();
- $.post(
- "item",
- $("#profile-jot-form").serialize(),
- function(data) {
- if(data.preview) {
- $("#jot-preview-content").html(data.preview);
- $("#jot-preview-content" + " a").click(function() { return false; });
- }
- },
- "json"
- );
- $("#jot-preview").val("0");
- return true;
- }
-
-
- function unpause() {
- // unpause auto reloads if they are currently stopped
- totStopped = false;
- stopped = false;
- $('#pause').html('');
- }
-
-
- function bin2hex(s){
- // Converts the binary representation of data to hex
- //
- // version: 812.316
- // discuss at: http://phpjs.org/functions/bin2hex
- // + original by: Kevin van Zonneveld (http://kevin.vanzonneveld.net)
- // + bugfixed by: Onno Marsman
- // + bugfixed by: Linuxworld
- // * example 1: bin2hex('Kev');
- // * returns 1: '4b6576'
- // * example 2: bin2hex(String.fromCharCode(0x00));
- // * returns 2: '00'
- var v,i, f = 0, a = [];
- s += '';
- f = s.length;
-
- for (i = 0; i<f; i++) {
- a[i] = s.charCodeAt(i).toString(16).replace(/^([\da-f])$/,"0$1");
- }
-
- return a.join('');
- }
-
- function groupChangeMember(gid, cid, sec_token) {
- $('body .fakelink').css('cursor', 'wait');
- $.get('group/' + gid + '/' + cid + "?t=" + sec_token, function(data) {
- $('#group-update-wrapper').html(data);
- $('body .fakelink').css('cursor', 'auto');
- });
- }
-
- function profChangeMember(gid,cid) {
- $('body .fakelink').css('cursor', 'wait');
- $.get('profperm/' + gid + '/' + cid, function(data) {
- $('#prof-update-wrapper').html(data);
- $('body .fakelink').css('cursor', 'auto');
- });
- }
-
- function contactgroupChangeMember(gid,cid) {
- $('body').css('cursor', 'wait');
- $.get('contactgroup/' + gid + '/' + cid, function(data) {
- $('body').css('cursor', 'auto');
- });
- }
-
-
-function checkboxhighlight(box) {
- if($(box).is(':checked')) {
- $(box).addClass('checkeditem');
- }
- else {
- $(box).removeClass('checkeditem');
- }
-}
-
-function notifyMarkAll() {
- $.get('notify/mark/all', function(data) {
- if(timer) clearTimeout(timer);
- timer = setTimeout(NavUpdate,1000);
- });
-}
-
-/**
- * sprintf in javascript
- * "{0} and {1}".format('zero','uno');
- **/
-String.prototype.format = function() {
- var formatted = this;
- for (var i = 0; i < arguments.length; i++) {
- var regexp = new RegExp('\\{'+i+'\\}', 'gi');
- formatted = formatted.replace(regexp, arguments[i]);
- }
- return formatted;
-};
-// Array Remove
-Array.prototype.remove = function(item) {
- to=undefined; from=this.indexOf(item);
- var rest = this.slice((to || from) + 1 || this.length);
- this.length = from < 0 ? this.length + from : from;
- return this.push.apply(this, rest);
-};
-
-function previewTheme(elm) {
- theme = $(elm).val();
- $.getJSON('pretheme?f=&theme=' + theme,function(data) {
- $('#theme-preview').html('<div id="theme-desc">' + data.desc + '</div><div id="theme-version">' + data.version + '</div><div id="theme-credits">' + data.credits + '</div>');
- });
-
-}
+++ /dev/null
-/*!
- * Readmore.js jQuery plugin
- * Author: @jed_foster
- * Project home: jedfoster.github.io/Readmore.js
- * Licensed under the MIT license
- */
-
-;(function($) {
-
- var readmore = 'readmore',
- defaults = {
- speed: 100,
- maxHeight: 200,
- heightMargin: 16,
- moreLink: '<a href="#">Read More</a>',
- lessLink: '<a href="#">Close</a>',
- embedCSS: true,
- sectionCSS: 'display: block; width: 100%;',
- startOpen: false,
- expandedClass: 'readmore-js-expanded',
- collapsedClass: 'readmore-js-collapsed',
-
- // callbacks
- beforeToggle: function(){},
- afterToggle: function(){}
- },
- cssEmbedded = false;
-
- function Readmore( element, options ) {
- this.element = element;
-
- this.options = $.extend( {}, defaults, options);
-
- $(this.element).data('max-height', this.options.maxHeight);
- $(this.element).data('height-margin', this.options.heightMargin);
-
- delete(this.options.maxHeight);
-
- if(this.options.embedCSS && ! cssEmbedded) {
- var styles = '.readmore-js-toggle, .readmore-js-section { ' + this.options.sectionCSS + ' } .readmore-js-section { overflow: hidden; }';
-
- (function(d,u) {
- var css=d.createElement('style');
- css.type = 'text/css';
- if(css.styleSheet) {
- css.styleSheet.cssText = u;
- }
- else {
- css.appendChild(d.createTextNode(u));
- }
- d.getElementsByTagName('head')[0].appendChild(css);
- }(document, styles));
-
- cssEmbedded = true;
- }
-
- this._defaults = defaults;
- this._name = readmore;
-
- this.init();
- }
-
- Readmore.prototype = {
-
- init: function() {
- var $this = this;
-
- $(this.element).each(function() {
- var current = $(this),
- maxHeight = (current.css('max-height').replace(/[^-\d\.]/g, '') > current.data('max-height')) ? current.css('max-height').replace(/[^-\d\.]/g, '') : current.data('max-height'),
- heightMargin = current.data('height-margin');
-
- if(current.css('max-height') != 'none') {
- current.css('max-height', 'none');
- }
-
- $this.setBoxHeight(current);
-
- if(current.outerHeight(true) <= maxHeight + heightMargin) {
- // The block is shorter than the limit, so there's no need to truncate it.
- return true;
- }
- else {
- current.addClass('readmore-js-section ' + $this.options.collapsedClass).data('collapsedHeight', maxHeight);
-
- var useLink = $this.options.startOpen ? $this.options.lessLink : $this.options.moreLink;
- current.after($(useLink).on('click', function(event) { $this.toggleSlider(this, current, event) }).addClass('readmore-js-toggle'));
-
- if(!$this.options.startOpen) {
- current.css({height: maxHeight});
- }
- }
- });
-
- $(window).on('resize', function(event) {
- $this.resizeBoxes();
- });
- },
-
- toggleSlider: function(trigger, element, event)
- {
- event.preventDefault();
-
- var $this = this,
- newHeight = newLink = sectionClass = '',
- expanded = false,
- collapsedHeight = $(element).data('collapsedHeight');
-
- if ($(element).height() <= collapsedHeight) {
- newHeight = $(element).data('expandedHeight') + 'px';
- newLink = 'lessLink';
- expanded = true;
- sectionClass = $this.options.expandedClass;
- }
-
- else {
- newHeight = collapsedHeight;
- newLink = 'moreLink';
- sectionClass = $this.options.collapsedClass;
- }
-
- // Fire beforeToggle callback
- $this.options.beforeToggle(trigger, element, expanded);
-
- $(element).animate({'height': newHeight}, {duration: $this.options.speed, complete: function() {
- // Fire afterToggle callback
- $this.options.afterToggle(trigger, element, expanded);
-
- $(trigger).replaceWith($($this.options[newLink]).on('click', function(event) { $this.toggleSlider(this, element, event) }).addClass('readmore-js-toggle'));
-
- $(this).removeClass($this.options.collapsedClass + ' ' + $this.options.expandedClass).addClass(sectionClass);
- }
- });
- },
-
- setBoxHeight: function(element) {
- var el = element.clone().css({'height': 'auto', 'width': element.width(), 'overflow': 'hidden'}).insertAfter(element),
- height = el.outerHeight(true);
-
- el.remove();
-
- element.data('expandedHeight', height);
- },
-
- resizeBoxes: function() {
- var $this = this;
-
- $('.readmore-js-section').each(function() {
- var current = $(this);
-
- $this.setBoxHeight(current);
-
- if(current.height() > current.data('expandedHeight') || (current.hasClass($this.options.expandedClass) && current.height() < current.data('expandedHeight')) ) {
- current.css('height', current.data('expandedHeight'));
- }
- });
- },
-
- destroy: function() {
- var $this = this;
-
- $(this.element).each(function() {
- var current = $(this);
-
- current.removeClass('readmore-js-section ' + $this.options.collapsedClass + ' ' + $this.options.expandedClass).css({'max-height': '', 'height': 'auto'}).next('.readmore-js-toggle').remove();
-
- current.removeData();
- });
- }
- };
-
- $.fn[readmore] = function( options ) {
- var args = arguments;
- if (options === undefined || typeof options === 'object') {
- return this.each(function () {
- if ($.data(this, 'plugin_' + readmore)) {
- var instance = $.data(this, 'plugin_' + readmore);
- instance['destroy'].apply(instance);
- }
-
- $.data(this, 'plugin_' + readmore, new Readmore( this, options ));
- });
- } else if (typeof options === 'string' && options[0] !== '_' && options !== 'init') {
- return this.each(function () {
- var instance = $.data(this, 'plugin_' + readmore);
- if (instance instanceof Readmore && typeof instance[options] === 'function') {
- instance[options].apply( instance, Array.prototype.slice.call( args, 1 ) );
- }
- });
- }
- }
-})(jQuery);
\ No newline at end of file
+++ /dev/null
-(function(c){function g(b,a){this.element=b;this.options=c.extend({},h,a);c(this.element).data("max-height",this.options.maxHeight);c(this.element).data("height-margin",this.options.heightMargin);delete this.options.maxHeight;if(this.options.embedCSS&&!k){var d=".readmore-js-toggle, .readmore-js-section { "+this.options.sectionCSS+" } .readmore-js-section { overflow: hidden; }",e=document.createElement("style");e.type="text/css";e.styleSheet?e.styleSheet.cssText=d:e.appendChild(document.createTextNode(d));
-document.getElementsByTagName("head")[0].appendChild(e);k=!0}this._defaults=h;this._name=f;this.init()}var f="readmore",h={speed:100,maxHeight:200,heightMargin:16,moreLink:'<a href="#">Read More</a>',lessLink:'<a href="#">Close</a>',embedCSS:!0,sectionCSS:"display: block; width: 100%;",startOpen:!1,expandedClass:"readmore-js-expanded",collapsedClass:"readmore-js-collapsed",beforeToggle:function(){},afterToggle:function(){}},k=!1;g.prototype={init:function(){var b=this;c(this.element).each(function(){var a=
-c(this),d=a.css("max-height").replace(/[^-\d\.]/g,"")>a.data("max-height")?a.css("max-height").replace(/[^-\d\.]/g,""):a.data("max-height"),e=a.data("height-margin");"none"!=a.css("max-height")&&a.css("max-height","none");b.setBoxHeight(a);if(a.outerHeight(!0)<=d+e)return!0;a.addClass("readmore-js-section "+b.options.collapsedClass).data("collapsedHeight",d);a.after(c(b.options.startOpen?b.options.lessLink:b.options.moreLink).on("click",function(c){b.toggleSlider(this,a,c)}).addClass("readmore-js-toggle"));
-b.options.startOpen||a.css({height:d})});c(window).on("resize",function(a){b.resizeBoxes()})},toggleSlider:function(b,a,d){d.preventDefault();var e=this;d=newLink=sectionClass="";var f=!1;d=c(a).data("collapsedHeight");c(a).height()<=d?(d=c(a).data("expandedHeight")+"px",newLink="lessLink",f=!0,sectionClass=e.options.expandedClass):(newLink="moreLink",sectionClass=e.options.collapsedClass);e.options.beforeToggle(b,a,f);c(a).animate({height:d},{duration:e.options.speed,complete:function(){e.options.afterToggle(b,
-a,f);c(b).replaceWith(c(e.options[newLink]).on("click",function(b){e.toggleSlider(this,a,b)}).addClass("readmore-js-toggle"));c(this).removeClass(e.options.collapsedClass+" "+e.options.expandedClass).addClass(sectionClass)}})},setBoxHeight:function(b){var a=b.clone().css({height:"auto",width:b.width(),overflow:"hidden"}).insertAfter(b),c=a.outerHeight(!0);a.remove();b.data("expandedHeight",c)},resizeBoxes:function(){var b=this;c(".readmore-js-section").each(function(){var a=c(this);b.setBoxHeight(a);
-(a.height()>a.data("expandedHeight")||a.hasClass(b.options.expandedClass)&&a.height()<a.data("expandedHeight"))&&a.css("height",a.data("expandedHeight"))})},destroy:function(){var b=this;c(this.element).each(function(){var a=c(this);a.removeClass("readmore-js-section "+b.options.collapsedClass+" "+b.options.expandedClass).css({"max-height":"",height:"auto"}).next(".readmore-js-toggle").remove();a.removeData()})}};c.fn[f]=function(b){var a=arguments;if(void 0===b||"object"===typeof b)return this.each(function(){if(c.data(this,
-"plugin_"+f)){var a=c.data(this,"plugin_"+f);a.destroy.apply(a)}c.data(this,"plugin_"+f,new g(this,b))});if("string"===typeof b&&"_"!==b[0]&&"init"!==b)return this.each(function(){var d=c.data(this,"plugin_"+f);d instanceof g&&"function"===typeof d[b]&&d[b].apply(d,Array.prototype.slice.call(a,1))})}})(jQuery);
+++ /dev/null
-$(document).ready(function() {
-
- /* enable editor on focus and click */
- $("#profile-jot-text").focus(enableOnUser);
- $("#profile-jot-text").click(enableOnUser);
-
- $('#event-share-checkbox').change(function() {
- if ($('#event-share-checkbox').is(':checked')) {
- $('#acl-wrapper').show();
- }
- else {
- $('#acl-wrapper').hide();
- }
- }).trigger('change');
-
- $(".popupbox").click(function () {
- var parent = $( $(this).attr('href') ).parent();
- if (parent.css('display') == 'none') {
- parent.show();
- } else {
- parent.hide();
- }
- return false;
- });
-
-
-
- if (typeof window.AjaxUpload != "undefined") {
- var uploader = new window.AjaxUpload(
- window.imageUploadButton,
- { action: 'wall_upload/' + window.nickname,
- name: 'userfile',
- onSubmit: function(file,ext) { $('#profile-rotator').show(); },
- onComplete: function(file,response) {
- addeditortext(window.jotId, response);
- $('#profile-rotator').hide();
- }
- }
- );
-
- if ($('#wall-file-upload').length) {
- var file_uploader = new window.AjaxUpload(
- 'wall-file-upload',
- { action: 'wall_attach/' + window.nickname,
- name: 'userfile',
- onSubmit: function(file,ext) { $('#profile-rotator').show(); },
- onComplete: function(file,response) {
- addeditortext(window.jotId, response);
- $('#profile-rotator').hide();
- }
- }
- );
- }
- }
-
-
- if (typeof window.aclInit !="undefined" && typeof acl=="undefined") {
- acl = new ACL(
- baseurl+"/acl",
- [ window.allowCID,window.allowGID,window.denyCID,window.denyGID ]
- );
- }
-
- switch(window.autocompleteType) {
- case 'msg-header':
- $("#recip").name_autocomplete(baseurl + '/acl', '', false, function(data) {
- $("#recip-complete").val(data.id);
- });
- break;
- case 'contacts-head':
- $("#contacts-search").contact_autocomplete(baseurl + '/acl', 'a', true);
-
-
- $("#contacts-search").keyup(function(event) {
- if (event.keyCode == 13) {
- $("#contacts-search").click();
- }
- });
- $(".autocomplete-w1 .selected").keyup(function(event) {
- if (event.keyCode == 13) {
- $("#contacts-search").click();
- }
- });
- break;
- case 'display-head':
- $(".comment-wwedit-wrapper textarea").editor_autocomplete(baseurl+"/acl");
- break;
- default:
- break;
- }
-
- if (window.aclType == "settings-head" || window.aclType == "photos_head" || window.aclType == "event_head") {
- $('#contact_allow, #contact_deny, #group_allow, #group_deny').change(function() {
- var selstr;
- $('#contact_allow option:selected, #contact_deny option:selected, #group_allow option:selected, #group_deny option:selected').each( function() {
- selstr = $(this).text();
- $('#jot-perms-icon').removeClass('unlock').addClass('lock');
- $('#jot-public').hide();
- });
- if (selstr == null) {
- $('#jot-perms-icon').removeClass('lock').addClass('unlock');
- $('#jot-public').show();
- }
-
- }).trigger('change');
- }
-
- if (window.aclType == "event_head") {
- $('#events-calendar').fullCalendar({
- events: baseurl + window.eventModuleUrl +'/json/',
- header: {
- left: 'prev,next today',
- center: 'title',
- right: 'month,agendaWeek,agendaDay'
- },
- timeFormat: 'H(:mm)',
- eventClick: function(calEvent, jsEvent, view) {
- showEvent(calEvent.id);
- },
-
- eventRender: function(event, element, view) {
- //console.log(view.name);
- if (event.item['author-name']==null) return;
- switch(view.name) {
- case "month":
- element.find(".fc-title").html(
- "<img src='{0}' style='height:10px;width:10px'>{1} : {2}".format(
- event.item['author-avatar'],
- event.item['author-name'],
- event.title
- ));
- break;
- case "agendaWeek":
- element.find(".fc-title").html(
- "<img src='{0}' style='height:12px; width:12px'>{1}<p>{2}</p><p>{3}</p>".format(
- event.item['author-avatar'],
- event.item['author-name'],
- event.item.desc,
- event.item.location
- ));
- break;
- case "agendaDay":
- element.find(".fc-title").html(
- "<img src='{0}' style='height:24px;width:24px'>{1}<p>{2}</p><p>{3}</p>".format(
- event.item['author-avatar'],
- event.item['author-name'],
- event.item.desc,
- event.item.location
- ));
- break;
- }
- }
-
- });
-
- // center on date
- var args=location.href.replace(baseurl,"").split("/");
- if (args.length>=5 && window.eventModeParams == 2) {
- $("#events-calendar").fullCalendar('gotoDate',args[3] , args[4]-1);
- } else if (args.length>=4 && window.eventModeParams == 1) {
- $("#events-calendar").fullCalendar('gotoDate',args[2] , args[3]-1);
- }
-
- // show event popup
- var hash = location.hash.split("-")
- if (hash.length==2 && hash[0]=="#link") showEvent(hash[1]);
- }
-
-});
-
-// update pending count //
-$(function() {
-
- $("nav").bind('nav-update', function(e,data) {
- var elm = $('#pending-update');
- var register = $(data).find('register').text();
- if (register=="0") { register=""; elm.hide();} else { elm.show(); }
- elm.html(register);
- });
-});
-
-
-
-function homeRedirect() {
- $('html').fadeOut('slow', function() {
- window.location = baseurl + "/login";
- });
-}
-
-
-function initCrop() {
- function onEndCrop( coords, dimensions ) {
- $PR( 'x1' ).value = coords.x1;
- $PR( 'y1' ).value = coords.y1;
- $PR( 'x2' ).value = coords.x2;
- $PR( 'y2' ).value = coords.y2;
- $PR( 'width' ).value = dimensions.width;
- $PR( 'height' ).value = dimensions.height;
- }
-
- Event.observe( window, 'load', function() {
- new Cropper.ImgWithPreview(
- 'croppa',
- {
- previewWrap: 'previewWrap',
- minWidth: 175,
- minHeight: 175,
- maxWidth: 640,
- maxHeight: 640,
- ratioDim: { x: 100, y:100 },
- displayOnInit: true,
- onEndCrop: onEndCrop
- });
- });
-}
-
-
-function showEvent(eventid) {
-}
-
-/*
- * Editor
- */
-var editor = false;
-var textlen = 0;
-
-function initEditor(callback){
- if (editor == false) {
- $("#profile-jot-text").css({ 'height': 200, 'color': '#000' });
- $("#profile-jot-text").editor_autocomplete(baseurl+"/acl");
- $("a#jot-perms-icon, a#settings-default-perms-menu").click(function () {
- var parent = $("#profile-jot-acl-wrapper").parent();
- if (parent.css('display') == 'none') {
- parent.show();
- } else {
- parent.hide();
- }
- return false;
- });
- $(".jothidden").show();
-
- editor = true;
- }
- if (typeof callback != "undefined") {
- callback();
- }
-}
-
-function enableOnUser(){
- if (editor) {
- return;
- }
- $(this).val("");
- initEditor();
-}
-
-/*
- * Jot
- */
-
-function addeditortext(textElem, data) {
- var currentText = $(textElem).val();
- $(textElem).val(currentText + data);
-}
-
-function jotVideoURL() {
- reply = prompt(window.vidURL);
- if (reply && reply.length) {
- addeditortext("#profile-jot-text", '[video]' + reply + '[/video]');
- }
-}
-
-function jotAudioURL() {
- reply = prompt(window.audURL);
- if (reply && reply.length) {
- addeditortext("#profile-jot-text", '[audio]' + reply + '[/audio]');
- }
-}
-
-
-function jotGetLocation() {
- reply = prompt(window.whereAreU, $('#jot-location').val());
- if (reply && reply.length) {
- $('#jot-location').val(reply);
- }
-}
-
-function jotShare(id) {
- if ($('#jot-popup').length != 0) $('#jot-popup').show();
-
- $('#like-rotator-' + id).show();
- $.get('share/' + id, function(data) {
- if (!editor) $("#profile-jot-text").val("");
- initEditor(function() {
- addeditortext("#profile-jot-text", data);
- $('#like-rotator-' + id).hide();
- $(window).scrollTop(0);
- });
-
- });
-}
-
-function jotGetLink() {
- reply = prompt(window.linkURL);
- if (reply && reply.length) {
- reply = bin2hex(reply);
- $('#profile-rotator').show();
- $.get('parse_url?binurl=' + reply, function(data) {
- addeditortext(window.jotId, data);
- $('#profile-rotator').hide();
- });
- }
-}
-
-function jotClearLocation() {
- $('#jot-coord').val('');
- $('#profile-nolocation-wrapper').hide();
-}
-
-if (typeof window.geoTag === 'function') window.geoTag();
-
-
-
-/*
- * Items
- */
-
-function confirmDelete() { return confirm(window.delItem); }
-
-function itemTag(id) {
- reply = prompt(window.term);
- if (reply && reply.length) {
- reply = reply.replace('#','');
- if (reply.length) {
-
- commentBusy = true;
- $('body').css('cursor', 'wait');
-
- $.get('tagger/' + id + '?term=' + reply, NavUpdate);
- /*if (timer) clearTimeout(timer);
- timer = setTimeout(NavUpdate,3000);*/
- liking = 1;
- }
- }
-}
-
-function itemFiler(id) {
- $.get('filer/', function(data) {
-
- var promptText = $('#id_term_label', data).text();
-
- reply = prompt(promptText);
- if (reply && reply.length) {
- commentBusy = true;
- $('body').css('cursor', 'wait');
- $.get('filer/' + id + '?term=' + reply, NavUpdate);
- liking = 1;
- }
- });
-}
-
-/*
- * Comments
- */
-function commentOpen(obj,id) {
- if (obj.value == "") {
- $("#comment-edit-text-" + id).addClass("comment-edit-text-full");
- $("#comment-edit-text-" + id).removeClass("comment-edit-text-empty");
- $("#mod-cmnt-wrap-" + id).show();
- openMenu("comment-edit-submit-wrapper-" + id);
- }
-}
-function commentClose(obj,id) {
- if (obj.value == "") {
- $("#comment-edit-text-" + id).removeClass("comment-edit-text-full");
- $("#comment-edit-text-" + id).addClass("comment-edit-text-empty");
- $("#mod-cmnt-wrap-" + id).hide();
- closeMenu("comment-edit-submit-wrapper-" + id);
- }
-}
-
-
-function commentInsert(obj,id) {
- var tmpStr = $("#comment-edit-text-" + id).val();
- if (tmpStr == "") {
- $("#comment-edit-text-" + id).addClass("comment-edit-text-full");
- $("#comment-edit-text-" + id).removeClass("comment-edit-text-empty");
- openMenu("comment-edit-submit-wrapper-" + id);
- }
- var ins = $(obj).html();
- ins = ins.replace("<","<");
- ins = ins.replace(">",">");
- ins = ins.replace("&","&");
- ins = ins.replace(""",'"');
- $("#comment-edit-text-" + id).val(tmpStr + ins);
-}
-
-function qCommentInsert(obj,id) {
- var tmpStr = $("#comment-edit-text-" + id).val();
- if (tmpStr == "") {
- $("#comment-edit-text-" + id).addClass("comment-edit-text-full");
- $("#comment-edit-text-" + id).removeClass("comment-edit-text-empty");
- openMenu("comment-edit-submit-wrapper-" + id);
- }
- var ins = $(obj).val();
- ins = ins.replace("<","<");
- ins = ins.replace(">",">");
- ins = ins.replace("&","&");
- ins = ins.replace(""",'"');
- $("#comment-edit-text-" + id).val(tmpStr + ins);
- $(obj).val("");
-}
-
-function insertFormatting(BBcode, id) {
- var tmpStr = $("#comment-edit-text-" + id).val();
- if (tmpStr == "") {
- $("#comment-edit-text-" + id).addClass("comment-edit-text-full");
- $("#comment-edit-text-" + id).removeClass("comment-edit-text-empty");
- openMenu("comment-edit-submit-wrapper-" + id);
- }
-
- textarea = document.getElementById("comment-edit-text-" +id);
- if (document.selection) {
- textarea.focus();
- selected = document.selection.createRange();
- selected.text = "["+BBcode+"]" + selected.text + "[/"+BBcode+"]";
- } else if (textarea.selectionStart || textarea.selectionStart == "0") {
- var start = textarea.selectionStart;
- var end = textarea.selectionEnd;
- textarea.value = textarea.value.substring(0, start) + "["+BBcode+"]" + textarea.value.substring(start, end) + "[/"+BBcode+"]" + textarea.value.substring(end, textarea.value.length);
- }
-
- return true;
-}
-
-function cmtBbOpen(id) {
- $(".comment-edit-bb-" + id).show();
-}
-function cmtBbClose(id) {
- $(".comment-edit-bb-" + id).hide();
-}
+++ /dev/null
-html {
- width: 100%;
-}
-
-body {
- font-family: helvetica,arial,freesans,clean,sans-serif;
- font-size: 16px;
- background-color: #ffffff;
- color: #505050;/* ZP Change*/
- margin: 0px;
-}
-
-a, a:visited, a:link { color: #3465a4; text-decoration: none; }
-a:hover {text-decoration: underline; }
-
-img { border :0px; }
-
-nav {
- display: none;
-}
-
-/* popup notifications */
-div.jGrowl div.notice {
- background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center;
- color: #ffffff;
- padding-left: 58px;
- margin: 0px;
-}
-div.jGrowl div.info {
- background: #364e59 url("../../../images/icons/48/info.png") no-repeat 5px center;
- color: #ffffff;
- padding-left: 58px;
- margin: 0px;
-}
-#jGrowl.top-right {
- top: 15px;
- right: 10px;
-}
-div.jGrowl-notification {
- border-radius: 7px;
-}
-
-.login-button {
- margin-top: 90px;
- margin-left: auto;
- margin-right: auto;
-
-}
-
-img.login-button-image {
- max-width: 300px;
-}
-
-div.section-wrapper {
- position: relative;
- width: 300px;
- margin-left: auto;
- margin-right: auto;
-}
-
-.login-form {
- margin-top: 40px;
-}
-
-.field {
- position: relative;
- margin-bottom: 15px;
-}
-
-.field label {
- margin-left: 25px;
- font-weight: 700;
- float: none;
- width: auto;
-}
-
-.field input {
- font-size: 18px;
- width: 200px;
- margin-left: 50px;
-}
-
-.field.checkbox label {
- margin-left: auto;
- float: auto;
- /*margin-left: 100px;*/
-}
-.field.checkbox input {
- width: auto;
- margin-left: 30px;
-}
-
-#div_id_remember {
- margin-top: 10px;
- margin-bottom: 10px;
-}
-
-#login_openid {
- margin-top: 50px;
-}
-
-#login_openid input, input.openid {
- background: url(login-bg.gif) no-repeat;
- background-position: 0 50%;
- width: 182px;
- padding-left: 18px;
- margin-left: 50px;
-}
-
-#login-footer {
- margin-top: 10px;
- text-align: center;
-}
-
-.login-extra-links, .agreement {
- font-size: 14px;
-}
-
-#login-submit-button, #register-submit-button, #lostpass-submit-button {
- font-size: 20px;
- padding: 0.5em 1em;
-}
-
-#register-link {
- margin-right: 100px;
-}
-
-.register-form {
- margin-top: 15px;
-}
-
-.register-form h2, .lostpass-form h2 {
- text-align: center;
-}
-
-.error-message {
- width: 270px;
- color: #FF0000;
- font-size: 1.1em;
- text-align: justify;
- border: 1px solid #FF8888;
- background-color: #FFEEEE;
- padding: 10px;
- margin-left: auto;
- margin-right: auto;
-}
-
-.register-explain-wrapper {
- width: 290px;
- text-align: justify;
- font-size: 14px;
- margin-left: 5px;
-}
-
-#register-footer {
- margin-top: 60px;
- text-align: center;
-}
-
-.lostpass-form {
- margin-top: 100px;
-}
-
-#lostpass-desc {
- width: 290px;
- margin-left: 5px;
- margin-bottom: 30px;
- text-align: justify;
- font-size: 14px;
-}
-
-#login-submit-wrapper {
- text-align: center;
-}
-
-footer {
- text-align: center;
- padding-top: 3em;
- padding-bottom: 1em;
-}
+++ /dev/null
-<!DOCTYPE html >
-<html lang="<?php echo $lang; ?>">
-<head>
- <title><?php if(x($page,'title')) echo $page['title'] ?></title>
- <script>var baseurl="<?php echo Friendica\Core\System::baseUrl() ?>";</script>
- <?php if(x($page,'htmlhead')) echo $page['htmlhead'] ?>
-</head>
-<body <?php if($a->module === 'home') echo 'onLoad="setTimeout(\'homeRedirect()\', 1500)"'?>>
- <?php if(x($page,'nav')) echo $page['nav']; ?>
-
- <?php if( $a->module === 'home' ) { ?>
- <center>
- <div class="login-button">
- <a href="login" class="login-button-link"><img class="login-button-image" src="images/friendica-1600.png" title="Click to log in"></a>
- </div>
- </center>
-
- <?php } elseif ( $a->module === 'login' || $a->module === 'register' || $a->module === 'lostpass' ) {
- ?>
- <div class='section-wrapper'>
- <section><?php if(x($page,'content')) echo $page['content']; ?>
- </section>
- </div>
- <footer><?php if(x($page,'footer')) echo $page['footer']; ?></footer>
-
- <?php } else { ?>
- <div class='main-container'>
-<!-- <div class='main-content-container'>-->
- <div class='section-wrapper'>
- <?php if( ($a->module === 'settings' || $a->module === 'message' || $a->module === 'profile') && x($page,'aside')) echo $page['aside']; ?>
- <section>
- <?php if(x($page,'content')) echo $page['content']; ?>
- <div id="pause"></div> <!-- The pause/resume Ajax indicator -->
- <div id="page-footer"></div>
- </section>
- </div>
- <right_aside><?php if(x($page,'right_aside')) echo $page['right_aside']; ?></right_aside>
- <?php if( ($a->module === 'contacts') && x($page,'aside')) echo $page['aside']; ?>
- <footer><?php if(x($page,'footer')) echo $page['footer']; ?></footer>
-<!-- </div>-->
- </div>
- <?php } ?>
- <?php if(x($page,'end')) echo $page['end']; ?>
-</body>
-</html>
+++ /dev/null
-/**\r
- * duepuntozero Frindika style\r
- * Fabio Comuni <fabrix.xm@gmail.com>\r
- *\r
- * Heavily modified for Frost Mobile\r
- * Zach P\r
- */\r
-\r
-\r
-/* generals */\r
-html {\r
-/* width: 320px;*/\r
- margin-left: auto;\r
- margin-right: auto;\r
-/* overflow-x:hidden;*/\r
-}\r
-\r
-body {\r
- font-family: helvetica,arial,freesans,clean,sans-serif;\r
- font-size: 16px;\r
-/* line-height: 24px;*/\r
- background-color: #ffffff;\r
- background-image: url(head.jpg);\r
- background-repeat: repeat-x;\r
- color: #505050;\r
- margin: 0px;\r
- overflow-x:hidden;\r
-}\r
-\r
-div.container {\r
- display: block;\r
-/* width: 100%;*/\r
- margin-top: 0px;\r
- margin-bottom: 0px;\r
- margin-left: auto;\r
- margin-right: auto;\r
- overflow-x:hidden;\r
-}\r
-\r
-a, a:visited, a:link { color: #3465a4; text-decoration: none; }\r
-a:hover {text-decoration: underline; }\r
-\r
-input {\r
- border: 1px solid #666666;\r
- -moz-border-radius: 3px;\r
- -webkit-border-radius: 3px;\r
- border-radius: 3px;\r
- padding: 3px;\r
-}\r
-\r
-img { border :0px; }\r
-\r
-#id_openid_url, .openid input {\r
- background: url(login-bg.gif) no-repeat;\r
- background-position: 0 50%;\r
- padding-left: 18px;\r
- width: 212px;\r
- margin-left: 20px;\r
-}\r
-.openid:hover {\r
-\r
-}\r
-\r
-/*#id_openid_url {\r
- width: 384px;\r
-}*/\r
-\r
-/*code {\r
- font-family: Courier, monospace;\r
- white-space: pre;\r
- display: block;\r
- overflow: auto;\r
- border: 1px solid #444;\r
- background: #EEE;\r
- color: #444;\r
- padding: 10px;\r
- margin-top: 20px;\r
-}\r
-\r
-blockquote {\r
- background-color: #f4f8f9;\r
- border-left: 4px solid #dae4ee;\r
- padding: 0.4em;\r
- margin-left: 20px;\r
- margin-right: 0px;\r
- width: 260px;\r
- overflow: hidden;\r
-}*/\r
-\r
-code {\r
- font-family: Courier, monospace;\r
- white-space: pre;\r
- display: block;\r
- overflow: auto;\r
- border: 1px solid #444;\r
- background: #EEE;\r
- color: #444;\r
- padding: 10px;\r
- margin-top: 20px;\r
-}\r
-\r
-blockquote {\r
- background-color: #f4f8f9;\r
- border-left: 4px solid #dae4ee;\r
- padding: 0.4em;\r
-}\r
-\r
-.icollapse-wrapper, .ccollapse-wrapper {\r
- border: 1px solid #CCC;\r
- padding: 5px;\r
-}\r
-\r
-.hide-comments-outer {\r
- margin-left: 0px;\r
- font-weight: 700;\r
- opacity: 0.6;\r
-}\r
-.hide-comments {\r
- margin-left: 5px;\r
-}\r
-\r
-#panel {\r
- position: absolute;\r
- z-index: 2;\r
- padding: 25px;\r
- margin-right: 10px;\r
-\r
- /*background-color: ivory;\r
- border: 1px solid #444;*/\r
-\r
- border-radius: 7px;\r
- background-color: #222;\r
- color: #eee;\r
-}\r
-\r
-.heart {\r
- color: #FF0000;\r
- font-size: 100%;\r
- margin-right: 5px;\r
-}\r
-\r
-.btn {\r
- outline: none;\r
- -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;\r
- -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;\r
- box-shadow: inset 0px 1px 0px 0px #ffffff;\r
- background-color: #ededed;\r
- text-indent: 0;\r
- border: 1px solid #dcdcdc;\r
- display: inline-block;\r
- color: #777777;\r
- padding: 5px 10px;\r
- text-align: center;\r
- border-radius: 8px;\r
-}\r
-\r
-.menu-popup {\r
- width: auto;\r
- border: 2px solid #444444;\r
- background: #FFFFFF;\r
- position: absolute;\r
- margin: 2px 0 0;\r
- display: none;\r
- z-index: 10000;\r
-}\r
-\r
-.menu-popup li a {\r
- display: block;\r
- padding: 2px;\r
-}\r
-\r
-.menu-popup li a:hover {\r
- color: #FFFFFF;\r
- background: #3465A4;\r
- text-decoration: none;\r
-}\r
-ul.menu-popup li.divider {\r
- height: 1px;\r
- margin: 3px 0;\r
- overflow: hidden;\r
- background-color: #2d2d2d;\r
-}\r
-\r
-\r
-/* nav */\r
-nav {\r
- height: 60px;\r
-/* width: 100%;*/\r
- width: 320px;\r
- display: block;\r
- margin-top: 0px;\r
- margin-bottom: 0px;\r
- margin-left: auto;\r
- margin-right: auto;\r
-}\r
-nav #site-location {\r
- color: #888a85;\r
- font-size: 0.8em;\r
- position: absolute;\r
-}\r
-\r
-.error-message {\r
- color: #FF0000;\r
- font-size: 1.1em;\r
- border: 1px solid #FF8888;\r
- background-color: #FFEEEE;\r
- padding: 10px;\r
-}\r
-\r
-.info-message {\r
- color: #204a87;\r
- font-size: 1.1em;\r
- border: 1px solid #3465a4;\r
- background-color: #d7e3f1;\r
- padding: 10px;\r
-}\r
-\r
-\r
-nav #banner {\r
-/* display: block;*/\r
- display: none;\r
- margin-top: 14px;\r
- position: absolute;\r
-}\r
-nav #banner #logo-text a {\r
- display: none;\r
- font-size: 40px;\r
- font-weight: bold;\r
- margin-left: 3px;\r
- color: #000000;\r
-\r
-}\r
-nav #banner #logo-text a:hover { text-decoration: none; }\r
-\r
-\r
-/* ZP REMOVE? nav-commlink */\r
-.nav-commlink, .nav-login-link {\r
- display: block;\r
- height: 15px;\r
- margin-top: 67px;\r
- margin-right: 2px;\r
- /*padding: 6px 10px;*/\r
- padding: 6px 3px;\r
- float: left;\r
- bottom: 140px;\r
- border: 1px solid #babdb6;\r
- border-bottom: 0px;\r
- background-color: #aec0d3;\r
- color: #565854;\r
- -moz-border-radius: 3px 3px 0px 0px;\r
- -webkit-border-radius: 3px 3px 0px 0px;\r
- border-radius: 3px 3px 0px 0px;\r
-}\r
-\r
-.nav-commlink.selected {\r
- background-color: #ffffff;\r
- border-bottom: 1px solid #ffffff;\r
- color: #000000 !important;\r
- margin-top: 64px;\r
- padding-top: 6px;\r
- padding-bottom: 8px;\r
-}\r
-\r
-.nav-ajax-left.show {\r
- position: absolute;\r
- font-size: 0.8em;\r
- top: 22px;\r
- right: 2px;\r
- padding: 1px 2px;\r
- border-radius: 4px;\r
- -moz-border-radius: 4px;\r
- -webkit-border-radius: 4px;\r
- background-color: gold !important;\r
-}\r
-\r
-\r
-\r
-nav #nav-link-wrapper .nav-link {\r
- /*border-right: 1px solid #babdb6;*/\r
-}\r
-\r
-nav .nav-link {\r
- margin-top: 16px;\r
- margin-bottom: 0.2em;\r
- margin-right: 1em;\r
- margin-left: 1em;\r
- background-color: transparent !important;\r
-}\r
-\r
-.nav-button-container {\r
- float: right;\r
- position: relative;\r
-}\r
-\r
-.nav-button-container .nav-ajax-left {\r
-}\r
-\r
-.nav-menu-list {\r
- text-align: center;\r
- text-size: 18px;\r
- line-height: 24px;\r
-\r
- border-left: 1px solid #aaa;/*#444444;*/\r
- border-right: 1px solid #aaa;\r
- border-top: 1px solid #aaa;\r
- border-bottom: 1px solid #aaa;\r
-\r
- background: #FFFFFF;\r
-\r
- display: none;\r
- list-style: none;\r
-\r
- width: 8em;\r
- position: absolute;\r
- margin: 0px;\r
-/* right: -33px;*/\r
- padding: 1em 0px;\r
-\r
- -moz-box-shadow: 3px 3px 5px #555;\r
- -webkit-box-shadow: 3px 3px 5px #555;\r
- box-shadow: 3px 3px 5px #555;\r
-\r
- z-index: 100;\r
-}\r
-\r
-#network-menu-list {\r
- width: 9em;\r
- left: 3px;\r
-}\r
-\r
-#contacts-menu-list {\r
- right: -30px;\r
-}\r
-\r
-#system-menu-list {\r
- right: 3px;\r
-}\r
-\r
-\r
-div.main-container {\r
-/* width: 100%;*/\r
- margin: 0px auto;\r
- display: block;\r
- position: relative;\r
-}\r
-\r
-/*div.main-content-loading {\r
- position: absolute;\r
- top: 200px;\r
- left: 50%;\r
- display: none;\r
-}*/\r
-\r
-\r
-/* aside */\r
-/*aside {\r
- display: block;\r
- min-height: 112px;\r
-\r
- width: 250px;\r
-\r
- padding: 1em;\r
- margin: 1em 0px 0px 0px;\r
-\r
- position: absolute;\r
-}*/\r
-\r
-#dfrn-request-link {\r
- display: block;\r
- color: #FFFFFF;\r
- -webkit-border-radius: 5px ;\r
- -moz-border-radius: 5px;\r
- border-radius: 5px;\r
- padding: 5px;\r
- font-weight: bold;\r
- background: #3465a4 url('friendica-16.png') no-repeat 95% center;\r
-}\r
-#wallmessage-link {\r
- display: block;\r
- color: #FFFFFF;\r
- -webkit-border-radius: 5px ;\r
- -moz-border-radius: 5px;\r
- border-radius: 5px;\r
- padding: 5px;\r
- font-weight: bold;\r
- background-color: #3465a4;\r
-}\r
-\r
-/* section */\r
-div.section-wrapper {\r
-/* width: 100%;*/\r
-/* width: 320px;\r
-\r
- margin-left: auto;\r
- margin-right: auto;*/\r
- margin-left: 0px;\r
-\r
- /*padding-right:2em;*/\r
-\r
- display: block;\r
-\r
- background-color: #ffffff;\r
- background-image: url(border.jpg);\r
- background-position: top right;\r
- background-repeat: no-repeat;\r
-}\r
-\r
-section {\r
- margin: 0px 0px 0px 0px;\r
-\r
- padding-left: 5px;\r
- padding-right: 5px;\r
- padding-top: 1em;\r
- padding-bottom: 3em;\r
-\r
- background-image: url(border.jpg);\r
- background-position: top left;\r
- background-repeat: no-repeat;\r
-\r
- min-height: 112px;\r
- border-top: 1px solid #babdb6;\r
- overflow-x:hidden;\r
-}\r
-\r
-.tabs {\r
- /*background-image: url(head.jpg);\r
- background-repeat: repeat-x;\r
- background-position: 0px -20px;*/\r
- border-bottom: 1px solid #babdb6;\r
- padding:0px;\r
-}\r
-.tabs.links-widget {\r
- border: none;\r
-}\r
-.tabs li { margin: 0px 0px 20px 0px; padding-left: 1em; list-style: none; }\r
-.tabs a {\r
- padding: 0.4em 2em;\r
- border: 1px solid #aaa;\r
- border-radius: 8px;\r
- -moz-border-radius: 8px;\r
- -webkit-border-radius: 8px;\r
-}\r
-.tab {\r
- /*display:block;*/\r
- float:left;\r
- padding-left: 1em;\r
- padding-right: 0.4em;\r
- padding-top: 0.4em;\r
- padding-bottom: 0.4em;\r
- margin-right: 0.5em;\r
- margin-bottom: 0.4em;\r
-}\r
-.tab.active {\r
- font-weight: bold;\r
-\r
-}\r
-#events-tab {\r
- display: none;\r
-}\r
-#tabs-end {\r
- padding-top: 0.3em;\r
- clear: both;\r
-}\r
-\r
-/* Contact-Header for the Network Stream */\r
-#viewcontact_wrapper-network {\r
- width: 100%;\r
- min-height: 100px;\r
- background-color: #FAFAFA;\r
- border: 1px solid #DDDDDD;\r
- border-radius: 5px;\r
-}\r
-#contact-entry-wrapper-network {\r
- float: none;\r
- width: auto;\r
- height: auto;\r
- padding: 10px;\r
- margin: 0;\r
-}\r
-#contact-entry-accounttype-network {\r
- font-size: 0.9em;\r
-}\r
-#contact-entry-name-network {\r
- font-size: 1.5em;\r
-}\r
-\r
-/* footer */\r
-footer {\r
- text-align: center;\r
- padding-bottom: 1em;\r
-}\r
-\r
-.birthday-today, .event-today {\r
- font-weight: bold;\r
-}\r
-\r
-.preview {\r
- background: #FFFFC8;\r
-}\r
-\r
-#theme-preview {\r
- margin: 15px 0 15px 15px;\r
-}\r
-#theme-version {\r
- display: block;\r
- font-weight: bold;\r
-}\r
-#theme-credits {\r
- margin-top: 15px;\r
- margin-bottom: 15px;\r
-}\r
-\r
-/* from default */\r
-#jot-perms-icon,\r
-#profile-location,\r
-#profile-nolocation,\r
-#profile-youtube,\r
-#profile-video,\r
-#profile-audio,\r
-#profile-link,\r
-#profile-title,\r
-#wall-image-upload,\r
-#wall-file-upload,\r
-#profile-upload-wrapper,\r
-#wall-image-upload-div,\r
-#wall-file-upload-div,\r
-.hover, .focus {\r
- cursor: pointer;\r
-}\r
-\r
-#jot-perms-icon {\r
- float: left;\r
-}\r
-\r
-#jot-title, #jot-category {\r
- border: 0px;\r
- margin: 0px;\r
- height: 20px;\r
- width: 270px;\r
- margin-bottom: 5px;\r
- font-weight: bold;\r
- border: 1px solid #ffffff;\r
-}\r
-\r
-/*#jot-title::-webkit-input-placeholder{font-weight: normal;}\r
-#jot-category::-webkit-input-placeholder{font-weight: normal;}\r
-#jot-title:-moz-placeholder{font-weight: normal;}\r
-#jot-category:-moz-placeholder{font-weight: normal;}*/\r
-\r
-\r
-#jot-title:hover,\r
-#jot-title:focus,\r
-#jot-category:hover,\r
-#jot-category:focus {\r
- border: 1px solid #cccccc;\r
-}\r
-\r
-.jothidden { display:none; }\r
-\r
-\r
-.fakelink, .fakelink:visited, .fakelink:link {\r
- color: #3465a4;\r
- text-decoration: none;\r
- cursor: pointer;\r
- margin-top: 15px;\r
- margin-bottom: 15px;\r
-}\r
-.lockview {\r
- cursor: pointer;\r
-}\r
-\r
-#group-sidebar {\r
- margin-bottom: 10px;\r
-}\r
-\r
-.group-selected, .nets-selected, .fileas-selected, .categories-selected, .forum-selected {\r
- padding: 3px;\r
- -moz-border-radius: 3px;\r
- -webkit-border-radius: 3px;\r
- border-radius: 3px;\r
- border: 1px solid #CCCCCC;\r
- background: #F8F8F8;\r
- font-weight: bold;\r
-}\r
-\r
-.settings-widget .selected {\r
-/* padding: 3px;\r
- -moz-border-radius: 3px;\r
- -webkit-border-radius: 3px;\r
- border-radius: 3px;\r
- border: 1px solid #CCCCCC;*/\r
- background: #F8F8F8;\r
- font-weight: bold;\r
-}\r
-\r
-.fakelink:hover {\r
- color: #3465a4;\r
- text-decoration: underline;\r
- cursor: pointer;\r
-}\r
-.smalltext {\r
- font-size: 0.7em;\r
-}\r
-#sysmsg {\r
- /*width: 600px;*/\r
- margin-bottom: 10px;\r
-}\r
-\r
-#register-fill-ext {\r
- margin-bottom: 25px;\r
-}\r
-\r
-#label-register-name, #label-register-email, #label-register-nickname, #label-register-openid {\r
- float: left;\r
- width: 350px;\r
- margin-top: 10px;\r
-}\r
-\r
-#register-name, #register-email, #register-nickname {\r
- float: left;\r
- margin-top: 10px;\r
- width: 150px;\r
-}\r
-\r
-#register-openid {\r
- float: left;\r
- margin-top: 10px;\r
- width: 130px;\r
-}\r
-\r
-#register-name-end, #register-email-end, #register-nickname-end, #register-submit-end, #register-openid-end {\r
- clear: both;\r
-}\r
-\r
-#register-nickname-desc {\r
- margin-top: 30px;\r
- width: 650px;\r
-}\r
-#register-sitename {\r
- float: left;\r
- margin-top: 10px;\r
-}\r
-\r
-#register-submit-button {\r
- margin-top: 10px;\r
-}\r
-\r
-/*\r
-#login_standard {\r
- width: 210px;\r
- float: left;\r
-}\r
-#login_openid {\r
- width: 210px;\r
- margin-left: 250px;\r
-}\r
-\r
-#login_standard input,\r
-#login_openid input {\r
- width: 180px;\r
-}\r
-\r
-#login-extra-links {\r
- clear: both;\r
-}\r
-\r
-#register-link, #lost-password-link {\r
- float: left;\r
- font-size: 80%;\r
- margin-right: 15px;\r
-}\r
-\r
-#login-name-end, #login-password-end, #login-extra-end, #login-submit-end {\r
- height: 50px;\r
-}\r
-\r
-#login-submit-button {\r
- margin-top: 10px;\r
- margin-left: 200px;\r
-}*/\r
-\r
-\r
-input#dfrn-url {\r
- float: left;\r
- background: url(friendica-16.png) no-repeat;\r
- background-position: 2px center;\r
- font-size: 17px;\r
- padding-left: 21px;\r
- height: 21px;\r
- background-color: #FFFFFF;\r
- color: #000000;\r
- margin-bottom: 20px;\r
- max-width: 90%;\r
-}\r
-\r
-#dfrn-url-label {\r
- float: left;\r
- width: 250px;\r
-}\r
-\r
-#dfrn-request-url-end {\r
- clear: both;\r
-}\r
-\r
-#knowyouyes, #knowyouno {\r
- float: left;\r
-}\r
-\r
-#dfrn-request-knowyou-yes-wrapper, #dfrn-request-knowyou-no-wrapper {\r
-\r
- float: none;\r
-}\r
-#dfrn-request-knowyou-yes-label, #dfrn-request-knowyou-no-label {\r
- float: left;\r
- width: 75px;\r
- margin-left: 50px;\r
- margin-bottom: 7px;\r
-}\r
-#dfrn-request-knowyou-break, #dfrn-request-knowyou-end {\r
- clear: both;\r
-\r
-}\r
-\r
-#dfrn-request-message-wrapper {\r
- margin-bottom: 50px;\r
-}\r
-#dfrn-request-message-wrapper textarea {\r
- max-width: 90%;\r
-}\r
-#dfrn-request-submit-wrapper {\r
- clear: both;\r
- /*margin-left: 50px;*/\r
-}\r
-#dfrn-request-submit-wrapper input {\r
- font-size: 18px;\r
- padding: 5px 10px;\r
-}\r
-\r
-#dfrn-request-info-wrapper {\r
- margin-left: 50px;\r
-}\r
-\r
-\r
-\r
-#cropimage-wrapper, #cropimage-preview-wrapper {\r
- float: left;\r
- padding: 10px;\r
-}\r
-.imgCrop {\r
- max-width: 280px;\r
-}\r
-#crop-image-form {\r
- margin-top: 30px;\r
- clear: both;\r
-}\r
-\r
-.intro-wrapper {\r
- margin-top: 20px;\r
-}\r
-\r
-.intro-fullname {\r
- font-size: 1.1em;\r
- font-weight: bold;\r
-\r
-}\r
-.intro-desc {\r
- margin-bottom: 20px;\r
- font-weight: bold;\r
-}\r
-\r
-.intro-note {\r
- padding: 10px;\r
-}\r
-\r
-.intro-end {\r
- padding: 30px;\r
-}\r
-\r
-.intro-form {\r
- float: left;\r
-}\r
-.intro-approve-form {\r
- clear: both;\r
-}\r
-.intro-approve-as-friend-end {\r
- clear: both;\r
-}\r
-.intro-submit-approve, .intro-submit-ignore {\r
- margin-right: 20px;\r
-}\r
-.intro-submit-approve {\r
- margin-top: 15px;\r
-}\r
-\r
-.intro-approve-as-friend-label, .intro-approve-as-fan-label {\r
- float: left;\r
- width: 100px;\r
- margin-left: 20px;\r
-}\r
-.intro-approve-as-friend, .intro-approve-as-fan {\r
- float: left;\r
-}\r
-.intro-form-end {\r
- clear: both;\r
-}\r
-.intro-approve-as-friend-desc {\r
- margin-top: 15px;\r
-}\r
-.intro-approve-as-end {\r
- clear: both;\r
- margin-bottom: 10px;\r
-}\r
-\r
-.intro-end {\r
- clear: both;\r
- margin-bottom: 30px;\r
-}\r
-.aprofile dt {\r
- font-weight: bold;\r
-}\r
-#page-profile .title {\r
- font-weight: bold;\r
-}\r
-#profile-vcard-break {\r
- clear: both;\r
-}\r
-#profile-extra-links {\r
- clear: both;\r
- margin-top: 10px;\r
-}\r
-\r
-#profile-extra-links ul {\r
- list-style-type: none;\r
- padding: 0px;\r
-}\r
-\r
-\r
-#profile-extra-links li {\r
- margin-top: 5px;\r
- max-width: 300px;\r
- margin-left: auto;\r
- margin-right: auto;\r
-}\r
-\r
-#profile-edit-links ul {\r
- list-style-type: none;\r
-}\r
-\r
-#profile-edit-links li {\r
- margin-top: 10px;\r
-}\r
-.profile-edit-side-div {\r
- float: right;\r
-}\r
-.profile-edit-side-link {\r
- opacity: 0.3;\r
- filter:alpha(opacity=30);\r
-}\r
-.profile-edit-side-link:hover {\r
- opacity: 1.0;\r
- filter:alpha(opacity=100);\r
-}\r
-\r
-.view-contact-wrapper {\r
- margin-top: 20px;\r
- float: left;\r
- margin-left: 20px;\r
- width: 180px;\r
-}\r
-\r
-.contact-wrapper {\r
- float: left;\r
- width: 150px;\r
- height: 150px;\r
- overflow: auto;\r
-}\r
-\r
-#view-contact-end {\r
- clear: both;\r
-}\r
-\r
-\r
-#viewcontacts {\r
- margin-top: 15px;\r
-}\r
-#profile-edit-default-desc {\r
- color: #FF0000;\r
- border: 1px solid #FF8888;\r
- background-color: #FFEEEE;\r
- padding: 7px;\r
-}\r
-\r
-#profile-edit-clone-link-wrapper {\r
- float: left;\r
- margin-left: 50px;\r
- margin-bottom: 20px;\r
- width: 300px;\r
-}\r
-\r
-\r
-#profile-edit-links-end {\r
- clear: both;\r
- margin-bottom: 15px;\r
-}\r
-\r
-.profile-listing-photo {\r
- border: none;\r
-}\r
-\r
-.profile-edit-submit-wrapper {\r
- margin-top: 20px;\r
- margin-bottom: 20px;\r
-}\r
-\r
-#profile-photo-link-select-wrapper {\r
- margin-top: 2em;\r
-}\r
-\r
-#profile-photo-submit-wrapper {\r
- margin-top: 10px;\r
-}\r
-\r
-#profile-photo-wrapper img {\r
- width:175px;\r
- height:175px;\r
- padding: 12px;\r
-}\r
-\r
-#profile-edit-profile-name-label,\r
-#profile-edit-name-label,\r
-#profile-edit-pdesc-label,\r
-#profile-edit-gender-label,\r
-#profile-edit-dob-label,\r
-#profile-edit-address-label,\r
-#profile-edit-locality-label,\r
-#profile-edit-region-label,\r
-#profile-edit-postal-code-label,\r
-#profile-edit-country-name-label,\r
-#profile-edit-marital-label,\r
-#profile-edit-sexual-label,\r
-#profile-edit-politic-label,\r
-#profile-edit-religion-label,\r
-#profile-edit-pubkeywords-label,\r
-#profile-edit-prvkeywords-label,\r
-#profile-edit-homepage-label,\r
-#profile-edit-hometown-label {\r
- font-weight: 700;\r
- float: left;\r
- width: 175px;\r
-}\r
-\r
-#profile-edit-profile-name,\r
-#profile-edit-name,\r
-#profile-edit-pdesc,\r
-#gender-select,\r
-#profile-edit-dob,\r
-#profile-edit-address,\r
-#profile-edit-locality,\r
-#profile-edit-region,\r
-#profile-edit-postal-code,\r
-#profile-edit-country-name,\r
-#marital-select,\r
-#sexual-select,\r
-#profile-edit-politic,\r
-#profile-edit-religion,\r
-#profile-edit-pubkeywords,\r
-#profile-edit-prvkeywords,\r
-#profile-in-dir-yes,\r
-#profile-in-dir-no,\r
-#profile-in-netdir-yes,\r
-#profile-in-netdir-no,\r
-#hide-wall-yes,\r
-#hide-wall-no,\r
-#hide-friends-yes,\r
-#hide-friends-no {\r
- float: left;\r
- margin-bottom: 20px;\r
- margin-left: 20px;\r
-}\r
-#profile-edit-country-name {\r
- max-width: 260px;\r
-}\r
-#profile-edit-pubkeywords,\r
-#profile-edit-prvkeywords {\r
- margin-bottom: 5px;\r
-}\r
-#settings-normal,\r
-#settings-soapbox,\r
-#settings-freelove,\r
-#settings-community {\r
- float: left;\r
-}\r
-#settings-notifications label {\r
- margin-left: 20px;\r
-}\r
-#settings-notify-desc, #settings-activity-desc {\r
- font-weight: bold;\r
- margin-bottom: 15px;\r
-}\r
-#settings-pagetype-desc {\r
- color: #666666;\r
- margin-bottom: 15px;\r
-}\r
-\r
-#profile-in-dir-yes-label,\r
-#profile-in-dir-no-label,\r
-#profile-in-netdir-yes-label,\r
-#profile-in-netdir-no-label,\r
-#hide-wall-yes-label,\r
-#hide-wall-no-label,\r
-#hide-friends-yes-label,\r
-#hide-friends-no-label {\r
- margin-left: 125px;\r
- float: left;\r
- width: 50px;\r
-}\r
-\r
-\r
-#profile-edit-howlong-label,\r
-#profile-edit-with-label {\r
- display: block;\r
- font-style: italic;\r
- width: 175px;\r
- margin-left: 0px;\r
-}\r
-#profile-edit-howlong,\r
-#profile-edit-with {\r
- margin-left: 20px;\r
- margin-bottom: 20px;\r
-}\r
-\r
-\r
-\r
-#profile-publish-yes-reg,\r
-#profile-publish-no-reg {\r
- float: left;\r
- margin-bottom: 10px;\r
-}\r
-\r
-#profile-publish-yes-label-reg,\r
-#profile-publish-no-label-reg {\r
- margin-left: 350px;\r
- float: left;\r
- width: 50px;\r
-}\r
-\r
-#profile-publish-break-reg,\r
-#profile-publish-end-reg {\r
- clear: both;\r
-}\r
-\r
-\r
-#profile-edit-pdesc-desc,\r
-#profile-edit-pubkeywords-desc,\r
-#profile-edit-prvkeywords-desc {\r
- float: left;\r
- color: #777;\r
- margin-left: 20px;\r
- margin-bottom: 20px;\r
-}\r
-#profile-edit-prvkeywords-desc {\r
- margin-bottom: 0px;\r
-}\r
-\r
-#profile-edit-homepage, #profile-edit-hometown {\r
- float: left;\r
- margin-bottom: 25px;\r
- margin-left: 20px;\r
-}\r
-#profile-edit-hometown {\r
- margin-bottom: 5px;\r
-}\r
-#settings-normal-label,\r
-#settings-soapbox-label,\r
-#settings-community-label,\r
-#settings-freelove-label {\r
- float: left;\r
- width: 200px;\r
-}\r
-#settings-normal-desc,\r
-#settings-soapbox-desc,\r
-#settings-community-desc,\r
-#settings-freelove-desc {\r
- /*float: left;\r
- margin-left: 75px;*/\r
- clear: left;\r
- color: #666666;\r
- display: block;\r
- margin-bottom: 20px\r
-}\r
-\r
-#profile-edit-profile-name-end,\r
-#profile-edit-name-end,\r
-#profile-edit-pdesc-end,\r
-#profile-edit-gender-end,\r
-#profile-edit-dob-end,\r
-#profile-edit-address-end,\r
-#profile-edit-locality-end,\r
-#profile-edit-region-end,\r
-#profile-edit-postal-code-end,\r
-#profile-edit-country-name-end,\r
-#profile-edit-marital-end,\r
-#profile-edit-sexual-end,\r
-#profile-edit-politic-end,\r
-#profile-edit-religion-end,\r
-#profile-edit-pubkeywords-end,\r
-#profile-edit-prvkeywords-end,\r
-#profile-edit-homepage-end,\r
-#profile-edit-hometown-end,\r
-#profile-in-dir-break,\r
-#profile-in-dir-end,\r
-#profile-in-netdir-break,\r
-#profile-in-netdir-end,\r
-#hide-wall-break,\r
-#hide-wall-end,\r
-#hide-friends-break,\r
-#hide-friends-end,\r
-#settings-normal-break,\r
-#settings-soapbox-break,\r
-#settings-community-break,\r
-#settings-freelove-break {\r
- clear: both;\r
-}\r
-#profile-edit-marital-wrapper, #profile-edit-address-wrapper {\r
- margin-top: 50px;\r
-}\r
-#profile-edit-marital-end {\r
- margin-bottom: 20px;\r
-}\r
-\r
-#id_theme,\r
-#id_mobile_theme {\r
- width: 280px;\r
-}\r
-/*.settings-widget ul {\r
- list-style-type: none;\r
- padding: 0px;\r
-}\r
-\r
-.settings-widget li {\r
- margin-left: 24px;\r
- margin-bottom: 8px;\r
-}*/\r
-\r
-\r
-#gender-select, #marital-select, #sexual-select {\r
- width: 220px;\r
-}\r
-\r
-#profile-edit-profile-name-wrapper .required {\r
- color: #FF0000;\r
- float: left;\r
-}\r
-\r
-#contacts-search-submit {\r
- font-size: 18px;\r
- padding: 5px 10px;\r
-}\r
-\r
-#contacts-display-wrapper {\r
- padding-left: 35px;\r
-}\r
-\r
-#contacts-main {\r
- margin-top: 20px;\r
- margin-bottom: 20px;\r
-}\r
-\r
-.contact-entry-wrapper {\r
- float: left;\r
-/* width: 120px;\r
- height: 120px;*/\r
- padding-left: 15px;\r
- padding-right: 15px;\r
- max-width: 262px;\r
- height: 90px;\r
- margin: 0 10px 10px 0px;\r
-}\r
-.contact-entry-wrapper .contact-entry-photo-wrapper {\r
- float: left;\r
- margin-right: 10px;\r
-}\r
-#contacts-search-end {\r
- margin-bottom: 10px;\r
-}\r
-\r
-.contact-entry-direction-icon {\r
- margin-top: 24px;\r
- margin-right: 2px;\r
-}\r
-\r
-.contact-entry-photo img {\r
- border: none;\r
- width: 80px;\r
- height: 80px;\r
-}\r
-.contact-entry-photo-end {\r
- clear: both;\r
-}\r
-.contact-entry-desc {\r
- overflow: hidden;\r
-}\r
-.contact-entry-name {\r
- margin-left: 0px;\r
- margin-right: 10px;\r
- padding-bottom: 5px;\r
- width: 120px;\r
- font-weight: 600;\r
- overflow: hidden;\r
-}\r
-.contact-entry-details {\r
- font-style: italic;\r
- font-size: 10px;\r
- font-weight: 500;\r
- white-space: nowrap;\r
- overflow: hidden;\r
- text-overflow: ellipsis;\r
-}\r
-.contact-entry-network {\r
- font-size: 10px;\r
- font-weight: 500;\r
-}\r
-.contact-entry-edit-links {\r
- margin-top: 6px;\r
- margin-left: 10px;\r
- width: 16px;\r
-}\r
-.contact-entry-nav-wrapper {\r
- float: left;\r
- margin-left: 10px;\r
-}\r
-\r
-.contact-entry-edit-links img {\r
- border: none;\r
- margin-right: 15px;\r
-}\r
-.contact-entry-photo {\r
- float: left;\r
- position: relative;\r
-}\r
-.contact-entry-end {\r
- clear: both;\r
-}\r
-\r
-#fsuggest-desc, #fsuggest-submit-wrapper {\r
- margin-top: 15px;\r
- margin-bottom: 15px;\r
-}\r
-\r
-#network-star-link{\r
- margin-top: 10px;\r
-}\r
-.network-star {\r
- float: left;\r
- margin-right: 5px;\r
-}\r
-#network-bmark-link {\r
- margin-top: 10px;\r
-}\r
-\r
-.toplevel_item {\r
- margin-bottom: 60px;\r
-}\r
-\r
-.wall-item-content-wrapper {\r
- padding-top: 1em;\r
-/* padding-left: 0.25em;\r
- padding-right: 0.25em;*/\r
-\r
- border-top: 2px solid #AAAAAA;\r
- position: relative;\r
-}\r
-\r
-.wall-item-content-wrapper.comment {\r
- margin-top: 15px;\r
- margin-left: 5px;\r
- margin-right: 5px;\r
-\r
- padding-top: 5px;\r
- padding-left: 5px;\r
- padding-right: 5px;\r
-\r
- border: 1px solid #AAAAAA;\r
- border-radius: 10px;\r
- -webkit-border-radius: 10px;\r
- -moz-border-radius: 10px;\r
-/* background: #EEEEEE;*/\r
-}\r
-\r
-.wall-item-response {\r
- clear: both;\r
- font-style: italic;\r
- margin-left: 0px;\r
- opacity: 0.6;\r
-}\r
-\r
-.wall-item-response.comment {\r
- margin-left: 5px;\r
-}\r
-\r
-.wall-item-info {\r
- display: block;\r
- float: left;\r
- width:126px;\r
- margin-right:10px;\r
- margin-bottom:10px;\r
-}\r
-.comment .wall-item-info {\r
- width: 86px;\r
-}\r
-\r
-.wall-item-photo-menu-button {\r
- display: block;\r
- position: absolute;\r
- background-image: url("photo-menu.jpg");\r
- background-position: top left;\r
- background-repeat: no-repeat;\r
- margin: 0px; padding: 0px;\r
- width: 16px;\r
- height: 16px;\r
- top: 94px; left:0px;\r
- overflow: hidden;\r
- text-indent: 40px;\r
- display: none;\r
-\r
-}\r
-.wall-item-photo-menu {\r
- width: auto;\r
- border: 2px solid #444444;\r
- background: #FFFFFF;\r
- position: absolute;\r
- left: 0px; top:110px;\r
- display: none;\r
-/* z-index: 10000;*/\r
-}\r
-.wall-item-photo-menu { margin:0px; padding: 0px; list-style: none }\r
-.wall-item-photo-menu li a { display: block; padding: 2px; }\r
-.wall-item-photo-menu li a:hover { color: #FFFFFF; background: #3465A4; text-decoration: none; }\r
-\r
-\r
-.comment .wall-item-photo-menu-button { top: 64px;}\r
-.comment .wall-item-photo-menu { top: 80px; }\r
-\r
-.wallwall .wwto {\r
- left: 50px;\r
- margin: 0;\r
- position: absolute;\r
- top: 67px;\r
- width: 30px\r
-}\r
-.wallwall .wwto img {\r
- width: 30px !important;\r
- height: 30px !important;\r
-}\r
-\r
-.wallwall /*.wall-item-photo-end*/ {\r
- clear: both;\r
-}\r
-\r
-.wall-item-arrowphoto-wrapper {\r
- position: absolute;\r
- left: 75px;\r
- top: 67px;\r
-/* z-index: 100;*/\r
-}\r
-.wall-item-lock {\r
- margin-top: 1em;\r
- left: 105px;\r
- position: absolute;\r
- top: 1px;\r
- width: 32px;\r
-}\r
-.comment .wall-item-lock {\r
- margin-top: 0px;\r
- left: 65px;\r
-}\r
-\r
-.wall-item-ago {\r
- color: #888888;\r
- font-size: 0.8em;\r
-}\r
-\r
-.wall-item-location {\r
- overflow: hidden;\r
- /* add ellipsis on text overflow */\r
- /* this work on safari, opera, ie, chrome. */\r
- /* firefox users have to wait support or we */\r
- /* can use a jquery addon http://bit.ly/zJskg */\r
- text-overflow: ellipsis;\r
- -o-text-overflow: ellipsis;\r
- width: 100%;\r
-}\r
-\r
-.wall-item-like-buttons {\r
- float: left;\r
- margin-right: 3px;\r
-}\r
-\r
-.like-rotator {\r
- margin-left: 5px;\r
-}\r
-\r
-.wall-item-like-buttons > a,\r
-.wall-item-like-buttons > img {\r
- float: left;\r
-}\r
-\r
-.wall-item-like-buttons img {\r
- cursor: pointer;\r
-}\r
-\r
-.wall-item-share-buttons {\r
- margin-left: 10px;\r
- margin-right: 10px;\r
-}\r
-\r
-.editpost,\r
-.star-item,\r
-.tag-item,\r
-.filer-item,\r
-.event-item {\r
- margin-left: 10px;\r
- float: left;\r
-}\r
-\r
-.wall-item-links-wrapper {\r
- float: left;\r
-}\r
-\r
-.wall-item-delete-wrapper {\r
- float: right;\r
-}\r
-\r
-/*.wall-item-delete-end {\r
- clear: both;\r
-}*/\r
-\r
-.wall-item-delete-icon {\r
- border: none;\r
-}\r
-\r
-\r
-/*.wall-item-wrapper-end {\r
- clear: both;\r
-}*/\r
-.wall-item-name-link {\r
- font-weight: bold;\r
- text-decoration: none;\r
- color: #3172BD;\r
-}\r
-.wall-item-photo {\r
- border: none;\r
- border-radius: 7px;\r
-}\r
-.comment .wall-item-photo {\r
- width: 50px !important;\r
- height: 50px !important;\r
-}\r
-.wall-item-content {\r
-/* float: left;\r
- max-width: 100%*/\r
-/* padding-right: 1em;\r
- max-height: 500px;\r
- overflow: auto;*/\r
- padding-left:0.25em;\r
- padding-right:0.25em;\r
- clear: left; /* I hate this, but it's the only way to keep the text from bunching to the right on the Android browser */\r
-}\r
-.comment .wall-item-content {\r
- padding-left:0.5em;\r
- padding-right:0.5em;\r
-}\r
-\r
-.wall-item-title {\r
- /*float: left;*/\r
- font-weight: bold;\r
- font-size: 1.6em;\r
- /*width: 450px;*/\r
-}\r
-\r
-/*.wall-item-title-end {\r
- clear: both;\r
-}*/\r
-\r
-.wall-item-body {\r
- text-align: justify;\r
- float: left;\r
- max-width: 100%;\r
- overflow: hidden;\r
- margin-top: 10px;\r
- line-height: 23px;\r
-}\r
-\r
-.wall-item-body img {\r
- display: block;\r
- margin-top: 2px;\r
- margin-right: auto;\r
- margin-left: auto;\r
- /*max-width: 290px;*/\r
- max-width: 100%;\r
- border-radius: 7px;\r
- -moz-border-radius: 7px;\r
- -webkit-border-radius: 7px;\r
-}\r
-\r
-/*.comment .wall-item-body img {\r
- max-width: 100%;\r
-}*/\r
-\r
-.wall-item-body img.smiley {\r
- display: inline;\r
- margin: auto;\r
- border-radius: 0;\r
- -webkit-border-radius: 0;\r
-}\r
-\r
-.wall-item-body blockquote {\r
- margin-left: 0px;\r
- margin-right: 0px;\r
-}\r
-\r
-.comment .wall-item-body ul {\r
- padding-left: 1.5em;\r
-}\r
-\r
-.wall-item-body iframe {\r
- display: block;\r
- clear: both;\r
- margin-top: 1.5em;\r
- margin-bottom: 1.5em;\r
-}\r
-\r
-.wall-item-body code {\r
- overflow: hidden;\r
-}\r
-\r
-.showmore {\r
- display: block;\r
- clear: both;\r
- text-align: center;\r
- outline: 0;\r
- border-top: 1px dotted #888;\r
-}\r
-\r
-.wall-item-tools {\r
- clear: both;\r
-/* background-image: url("head.jpg");\r
- background-position: 0 -20px;\r
- background-repeat: repeat-x;*/\r
- padding: 5px 5px 0px;\r
- height: 32px;\r
-}\r
-.wall-item-tools a {\r
- border-radius: 8px;\r
- padding: 2px;\r
- background-position: center;\r
-}\r
-.wall-item-tools a.active {\r
- background-color: rgba(59, 101, 164, 0.5);\r
-}\r
-\r
-.wall-item-author {\r
-/* margin-top: 10px;*/\r
- margin-top: 0px;\r
-}\r
-\r
-.comment .wall-item-tools {\r
-/* background:none;*/\r
-/* background-image: url("head.jpg");\r
- background-position: 0 -20px;\r
- background-repeat: repeat-x;*/\r
- border-bottom-left-radius: 10px;\r
- border-bottom-right-radius: 10px;\r
-}\r
-\r
-\r
-.comment-edit-wrapper {\r
- margin-top: 15px;\r
- background: #f3f3f3;\r
- margin-left: 50px;\r
-}\r
-\r
-.comment-wwedit-wrapper {\r
- display: block;\r
- margin-top: 15px;\r
- background: #f3f3f3;\r
- margin-left: 5px;\r
- margin-right: 5px;\r
- border-radius: 10px;\r
-}\r
-\r
-.comment-wwedit-wrapper.comment {\r
- margin-left: 40px;\r
- margin-right: 40px;\r
- border-radius: 10px;\r
-}\r
-\r
-\r
-.comment-edit-form {\r
- padding-left: 1em;\r
- padding-right: 1.5em;\r
-}\r
-\r
-.comment-edit-photo {\r
- margin-top: 15px;\r
- /*margin-left: 10px;\r
- margin-bottom: 10px;*/\r
- width: 25px;\r
- float: left;\r
-}\r
-.comment-edit-photo img {\r
- width: 25px;\r
-}\r
-.comment-edit-text-empty, .comment-edit-text-full {\r
-/* float: left;*/\r
- -moz-border-radius: 3px;\r
- -webkit-border-radius: 3px;\r
- border-radius: 3px;\r
- border: 1px solid #cccccc;\r
- padding: 3px 1px 1px 3px;\r
-}\r
-\r
-.comment-edit-text-empty {\r
- color: gray;\r
- height: 30px;\r
- width: 175px;\r
-/* overflow: auto;*/\r
- margin-top: 40px;\r
- margin-bottom: 10px;\r
- margin-left: 20px;\r
-}\r
-\r
-.comment-edit-text-full {\r
- color: black;\r
- height: 150px;\r
-/* width: 350px;\r
- overflow: auto;\r
- width: 250px;\r
- margin-top: 15px;\r
- margin-left: 20px;*/\r
- width: 100%;\r
- margin-top: 1.5em;\r
-}\r
-\r
-.comment .comment-edit-text-empty {\r
- width: 120px;\r
-}\r
-.comment .comment-edit-text-full {\r
- margin-left: 10px;\r
- width: 210px;\r
-}\r
-\r
-\r
-.comment-edit-text-end {\r
- clear: both;\r
-}\r
-\r
-.comment-edit-submit {\r
- font-size: 18px;\r
- padding: 5px 10px;\r
- margin: 10px 0px 10px 0px;\r
-}\r
-\r
-#profile-jot-wrapper {\r
- padding-left: 1em;\r
- padding-right: 1em;\r
-}\r
-\r
-.shared_header {\r
- border-top: 1px solid #aaa;\r
- color: #999;\r
-\r
- height: 42px; /* 32 px for the image plus 10 px for the margin around the image */\r
- padding-top: 0.5em;\r
- margin-top: 1em;\r
- margin-bottom: 1em;\r
-\r
-}\r
-.shared_header img {\r
- float: left;\r
-\r
- margin: auto 1em auto auto;\r
- padding: 0;\r
-\r
- box-shadow: none;\r
- -moz-box-shadow: none;\r
- -webkit-box-shadow: none;\r
-}\r
-\r
-#profile-jot-plugin-wrapper,\r
-#profile-jot-submit-wrapper {\r
- margin-top: 15px;\r
-}\r
-\r
-#profile-jot-submit {\r
- float: left;\r
- font-size: 18px;\r
- padding: 5px 8px;\r
-}\r
-#profile-upload-wrapper {\r
- float: left;\r
- margin-left: 30px;\r
-}\r
-#profile-attach-wrapper {\r
- float: left;\r
- margin-left: 15px;\r
-}\r
-#profile-rotator {\r
- float: left;\r
- margin-left: 30px;\r
-}\r
-#profile-link-wrapper {\r
- float: left;\r
- margin-left: 15px;\r
-}\r
-#profile-youtube-wrapper {\r
- float: left;\r
- margin-left: 15px;\r
-}\r
-#profile-video-wrapper {\r
- float: left;\r
- margin-left: 15px;\r
-}\r
-#profile-audio-wrapper {\r
- float: left;\r
- margin-left: 15px;\r
-}\r
-#profile-location-wrapper {\r
- float: left;\r
- margin-left: 15px;\r
-}\r
-#jot-preview-link {\r
- display: none;\r
- float: left;\r
- margin-left: 45px;\r
- margin-top: 0px !important;\r
-}\r
-\r
-\r
-#profile-nolocation-wrapper {\r
- float: left;\r
- margin-left: 15px;\r
-}\r
-#profile-title-wrapper {\r
- float: left;\r
- margin-left: 15px;\r
-}\r
-\r
-#profile-jot-perms {\r
- float: left;\r
- margin-left: 40px;\r
- font-weight: bold;\r
- font-size: 1.2em;\r
-}\r
-\r
-\r
-#profile-jot-perms-end {\r
- /*clear: left;*/\r
- height: 30px;\r
-}\r
-\r
-#profile-jot-plugin-end{\r
- clear: both;\r
-}\r
-input#profile-jot-email {\r
- display: block;\r
-}\r
-.profile-jot-net {\r
- float: left;\r
- margin-right: 10px;\r
- margin-top: 5px;\r
- margin-bottom: 5px;\r
-}\r
-\r
-#profile-jot-networks-end {\r
- clear: both;\r
-}\r
-\r
-.profile-jot-box {\r
- margin-top: 50px;\r
-}\r
-.profile-edit-textarea {\r
- margin-left: 20px;\r
-}\r
-\r
-#profile-jot-end {\r
- /*clear: both;*/\r
- margin-bottom: 30px;\r
-}\r
-#about-jot-submit-wrapper {\r
- margin-top: 15px;\r
-}\r
-#about-jot-end {\r
- margin-bottom: 30px;\r
-}\r
-#contacts-main {\r
- margin-bottom: 30px;\r
-}\r
-\r
-#profile-listing-desc {\r
- margin-left: 30px;\r
-}\r
-\r
-#profile-listing-new-link-wrapper {\r
- margin-left: 30px;\r
- margin-bottom: 30px;\r
-}\r
-.profile-listing-photo-wrapper {\r
- float: left;\r
-}\r
-\r
-.profile-listing-edit-buttons-wrapper {\r
- clear: both;\r
-}\r
-.profile-listing-photo-edit-link {\r
- float: left;\r
- width: 125px;\r
-}\r
-.profile-listing-end {\r
- clear: both;\r
-}\r
-.profile-listing-edit-buttons-wrapper img{\r
- border: none;\r
- margin-right: 20px;\r
-}\r
-.profile-listing {\r
- float: left;\r
- margin-left: 30px;\r
- margin-top: 25px;\r
-}\r
-.profile-listing-visible {\r
- margin-left: 100px;\r
-}\r
-.profile-listing-name {\r
- float: left;\r
- margin-left: 12px;\r
- margin-top: 10px;\r
- color: #3172BD;\r
- font-weight: bold;\r
- width: 200px;\r
-\r
-}\r
-.fortune {\r
- margin-top: 50px;\r
- color: #4444FF;\r
- font-weight: bold;\r
- margin-bottom: 20px;\r
-}\r
-\r
-\r
-.directory-end {\r
- clear: both;\r
-}\r
-.directory-name {\r
- text-align: center;\r
-}\r
-.directory-photo {\r
- margin-left: 15px;\r
-}\r
-.directory-details {\r
- font-size: 0.7em;\r
- text-align: center;\r
- margin-left: 5px;\r
- margin-right: 5px;\r
-}\r
-.directory-item {\r
- float: left;\r
-/* width: 225px;\r
- height: 260px;*/\r
- padding-left: 15px;\r
- width: 130px;\r
- height: 235px;\r
- overflow: auto;\r
-}\r
-\r
-#directory-search-wrapper {\r
- margin-top: 20px;\r
- margin-right: 20px;\r
- margin-bottom: 50px;\r
-}\r
-\r
-#directory-search-end {\r
-}\r
-\r
-.directory-photo-img {\r
- width: 125px;\r
- border: none;\r
-}\r
-\r
-\r
-.pager {\r
- margin-top: 30px;\r
- margin-right: auto;\r
- margin-left: auto;\r
-\r
- padding-top: 10px;\r
- padding-bottom: 10px;\r
- padding-left: 10px;\r
- text-align: center;\r
-/* line-height: 2.75em;*/\r
-}\r
-\r
-.pager a {\r
- font-size: 1.5em;\r
- padding: 0.2em 1em;\r
- border: 1px solid #aaa;\r
- border-radius: 10px;\r
- -moz-border-radius: 10px;\r
- -webkit-border-radius: 10px;\r
-}\r
-\r
-.pager .disabled {\r
- display: none;\r
-}\r
-\r
-.pager_first,\r
-.pager_last,\r
-.pager_prev,\r
-.pager_next,\r
-.pager_n {\r
-/* float: left;\r
- border: 1px solid black;\r
- border-radius: 7px;\r
- background: #EEE;\r
- text-align: center;\r
- width: 50px;\r
- margin-right: 5px;\r
- margin-bottom: 10px;*/\r
-/* float: left;*/\r
-/* margin-right: 15px;\r
- margin-left: 15px;*/\r
-}\r
-\r
-.pager_first,\r
-.pager_last,\r
-.pager_n {\r
- display: none;\r
-}\r
-\r
-/*.pager_first a,\r
-.pager_last a,\r
-.pager_prev a,\r
-.pager_next a {\r
- padding-top: 5px;\r
- padding-bottom: 5px;\r
- padding-left: 25px;\r
- padding-right: 30px;\r
-\r
- border: 2px solid #AAAAAA;\r
- border-radius: 10px;\r
- -moz-border-radius: 10px;\r
- -webkit-border-radius: 10px;\r
- font-size: 1.25em;\r
- text-align: center;\r
- text-decoration: none;\r
-}\r
-.pager_n a {\r
- padding-top: 2px;\r
- padding-bottom: 2px;\r
- padding-left: 9px;\r
- padding-right: 18px;\r
- text-decoration: none;\r
-}*/\r
-\r
-.pager_prev a,\r
-.pager_next a,\r
-.scroll_loader_text {\r
- font-size: 1.5em;\r
- padding: 0.2em 1em;\r
- border: 1px solid #aaa;\r
- border-radius: 10px;\r
- -moz-border-radius: 10px;\r
- -webkit-border-radius: 10px;\r
-}\r
-\r
-.pager_current {\r
- display: none;\r
- float: left;\r
- border: 1px solid black;\r
- border-radius: 7px;\r
- -moz-border-radius: 7px;\r
- -webkit-border-radius: 7px;\r
- background: #FFCCCC;\r
- font-size: 1.25em;\r
- text-align: center;\r
- width: 50px;\r
- margin-right: 5px;\r
- margin-bottom: 10px;\r
-}\r
-\r
-\r
-#advanced-profile-name-wrapper,\r
-#advanced-profile-gender-wrapper,\r
-#advanced-profile-dob-wrapper,\r
-#advanced-profile-age-wrapper,\r
-\r
-#advanced-profile-marital-wrapper,\r
-#advanced-profile-sexual-wrapper,\r
-#advanced-profile-homepage-wrapper,\r
-#advanced-profile-politic-wrapper,\r
-#advanced-profile-religion-wrapper,\r
-#advanced-profile-about-wrapper,\r
-#advanced-profile-interest-wrapper,\r
-#advanced-profile-contact-wrapper,\r
-#advanced-profile-music-wrapper,\r
-#advanced-profile-book-wrapper,\r
-#advanced-profile-tv-wrapper,\r
-#advanced-profile-film-wrapper,\r
-#advanced-profile-romance-wrapper,\r
-#advanced-profile-work-wrapper,\r
-#advanced-profile-education-wrapper {\r
- margin-top: 20px;\r
-}\r
-\r
-#advanced-profile-name-text,\r
-#advanced-profile-gender-text,\r
-#advanced-profile-dob-text,\r
-#advanced-profile-age-text,\r
-#advanced-profile-marital-text,\r
-#advanced-profile-sexual-text,\r
-#advanced-profile-homepage-text,\r
-#advanced-profile-politic-text,\r
-#advanced-profile-religion-text,\r
-#advanced-profile-about-text,\r
-#advanced-profile-interest-text,\r
-#advanced-profile-contact-text,\r
-#advanced-profile-music-text,\r
-#advanced-profile-book-text,\r
-#advanced-profile-tv-text,\r
-#advanced-profile-film-text,\r
-#advanced-profile-romance-text,\r
-#advanced-profile-work-text,\r
-#advanced-profile-education-text {\r
- width: 300px;\r
- float: left;\r
-}\r
-\r
-#advanced-profile-name-end,\r
-#advanced-profile-gender-end,\r
-#advanced-profile-dob-end,\r
-#advanced-profile-age-end,\r
-#advanced-profile-marital-end,\r
-#advanced-profile-sexual-end,\r
-#advanced-profile-homepage-end,\r
-#advanced-profile-politic-end,\r
-#advanced-profile-religion-end {\r
- height: 10px;\r
-}\r
-\r
-#advanced-profile-about-end,\r
-#advanced-profile-interest-end,\r
-#advanced-profile-contact-end,\r
-#advanced-profile-music-end,\r
-#advanced-profile-book-end,\r
-#advanced-profile-tv-end,\r
-#advanced-profile-film-end,\r
-#advanced-profile-romance-end,\r
-#advanced-profile-work-end,\r
-#advanced-profile-education-end {\r
-\r
-\r
-}\r
-\r
-#advanced-profile-name,\r
-#advanced-profile-gender,\r
-#advanced-profile-dob,\r
-#advanced-profile-age,\r
-#advanced-profile-marital,\r
-#advanced-profile-sexual,\r
-#advanced-profile-homepage,\r
-#advanced-profile-politic,\r
-#advanced-profile-religion {\r
- float: left;\r
-\r
-}\r
-\r
-\r
-#advanced-profile-about,\r
-#advanced-profile-interest,\r
-#advanced-profile-contact,\r
-#advanced-profile-music,\r
-#advanced-profile-book,\r
-#advanced-profile-tv,\r
-#advanced-profile-film,\r
-#advanced-profile-romance,\r
-#advanced-profile-work,\r
-#advanced-profile-education {\r
- margin-top: 10px;\r
- margin-left: 50px;\r
- margin-right: 20px;\r
- padding: 10px;\r
- border: 1px solid #CCCCCC;\r
-}\r
-\r
-#advanced-profile-with {\r
- float: left;\r
- margin-left: 15px;\r
-}\r
-\r
-#contact-edit-status-wrapper {\r
- padding: 10px;\r
- border: 1px solid #aaa;\r
- border-radius: 8px;\r
-}\r
-\r
-#contact-edit-contact-status {\r
- font-weight: bold;\r
-}\r
-#contact-edit-actions {\r
- float: right;\r
- display: inline-block;\r
-}\r
-#contact-edit-wrapper {\r
- margin-top: 10px;\r
-}\r
-\r
-#contact-edit-banner-name {\r
- font-size: 1.4em;\r
- font-weight: bold;\r
-}\r
-\r
-#contact-edit-poll-wrapper {\r
- margin-top: 15px;\r
-}\r
-\r
-#contact-edit-last-update-text {\r
- margin-top: 30px;\r
-}\r
-\r
-#contact-edit-poll-text {\r
- margin-top: 15px;\r
- margin-bottom: 0px;\r
-}\r
-\r
-#contact-edit-update-now {\r
- margin-top: 15px;\r
-}\r
-\r
-#contact-edit-links{\r
- clear: both;\r
-}\r
-\r
-#contact-edit-links ul {\r
- list-style: none;\r
- list-style-type: none;\r
- margin-left: 0px;\r
- padding-left: 0px;\r
-}\r
-\r
-#contact-edit-links li {\r
- margin-top: 5px;\r
-}\r
-\r
-#contact-edit-drop-link {\r
- float: right;\r
- margin-right: 10px;\r
-}\r
-\r
-#contact-edit-nav-end {\r
- clear: both;\r
-}\r
-\r
-#contact-edit-wrapper {\r
- width: 100%;\r
-}\r
-\r
-#update_now_link {\r
- float: left;\r
- clear: left;\r
- margin-bottom: 20px;\r
-}\r
-\r
-#label_id_hidden, #id_hidden {\r
- margin-top: 30px;\r
-}\r
-#help_id_hidden {\r
- margin-top: 30px;\r
-}\r
-\r
-#contact-edit-info-wrapper, #contact-edit-info {\r
- width: 90%;\r
-}\r
-\r
-#contact-edit-end {\r
- clear: both;\r
- margin-top: 15px;\r
-}\r
-\r
-#contact-profile-selector {\r
- width: 175px;\r
- margin-left: 0px;\r
-}\r
-\r
-.contact-edit-submit {\r
- clear: left;\r
- display: block;\r
-\r
- margin-top: 10px;\r
- margin-bottom: 45px;\r
- padding: 0.2em 0.5em;\r
- font-size: 18px;\r
-}\r
-\r
-\r
-.contact-photo-menu-button {\r
-/* position: absolute;\r
- background-image: url("photo-menu.jpg");\r
- background-position: top left;\r
- background-repeat: no-repeat;\r
- margin: 0px; padding: 0px;\r
- width: 16px;\r
- height: 16px;\r
- top: 64px; left:0px;\r
- overflow: hidden;\r
- text-indent: 40px;\r
- display: none;*/\r
-\r
-}\r
-.contact-photo-menu {\r
- width: 130px;\r
- border: 1px solid #AAA;\r
- background: #FFFFFF;\r
- position: absolute;\r
- /*left: -30px;*/ top: 80px;\r
- display: none;\r
- z-index: 101;\r
- -moz-box-shadow: 3px 3px 5px #555;\r
- -webkit-box-shadow: 3px 3px 5px #555;\r
- box-shadow: 3px 3px 5px #555;\r
-}\r
-.contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }\r
-.contact-photo-menu li a { display: block; padding: 2px; }\r
-.contact-photo-menu li a:hover { color: #FFFFFF; background: #3465A4; text-decoration: none; }\r
-\r
-\r
-#block-message, #ignore-message, #archive-message, #lost-contact-message {\r
- color: #FF0000;\r
-}\r
-\r
-#profile-edit-insecure {\r
- margin-top: 20px;\r
- color: #FF0000;\r
- font-size: 1.1em;\r
- border: 1px solid #FF8888;\r
- background-color: #FFEEEE;\r
- padding-left: 5px;\r
- /*: 3px 3px 3px 5px; */\r
- width: 587px;\r
-}\r
-\r
-.video-top-wrapper {\r
- display: inline-block;\r
- vertical-align: top;\r
- margin-top: 15px;\r
- margin-right: 15px;\r
- margin-left: 15px;\r
- margin-bottom: 15px;\r
-}\r
-\r
-#profile-jot-desc {\r
- /*float: left;*/\r
- width: 100%;\r
- color: #FF0000;\r
- margin-top: 10px;\r
- margin-bottom: 10px;\r
-}\r
-\r
-#profile-jot-text {\r
- width: 100%;\r
- height: 20px;\r
- color:#cccccc;\r
- border: 1px solid #cccccc;\r
- padding: 3px 0px 0px 5px;\r
- -moz-border-radius: 3px;\r
- -webkit-border-radius: 3px;\r
- border-radius: 3px;\r
-}\r
-\r
-\r
-/** acl **/\r
-#photo-edit-perms-select,\r
-#photos-upload-permissions-wrapper,\r
-#profile-jot-acl-wrapper{\r
- /*display:block!important;*/\r
-}\r
-\r
-#photos-usage-message {\r
- margin-bottom: 15px;\r
-}\r
-\r
-#profile-jot-acl-wrapper {\r
- /*width:270px;*/\r
- height: auto;\r
- overflow: visible;\r
- margin-top: 1em;\r
- display: inline-block;\r
-}\r
-\r
-#profile-jot-acl-wrapper,\r
-#photos-upload-permissions-wrapper,\r
-#photo-edit-perms-select {\r
- padding: 0.7em;\r
- border: 1px solid #888;\r
- border-radius: 10px;\r
-}\r
-\r
-#acl-wrapper {\r
- /*width: 270px;\r
- float:left;*/\r
- text-align: left;\r
- clear: both;\r
-}\r
-#acl-search {\r
- display: none;\r
- float:right;\r
- background: #ffffff url("../../../images/search_18.png") no-repeat right center;\r
- padding-right:20px;\r
-}\r
-#acl-showall {\r
- float: left;\r
- display: block;\r
- width: auto;\r
- height: 18px;\r
- background-color: #cccccc;\r
- background-image: url("../../../images/show_all_off.png");\r
- background-position: 7px 7px;\r
- background-repeat: no-repeat;\r
- padding: 7px 15px 7px 30px;\r
- -webkit-border-radius: 5px ;\r
- -moz-border-radius: 5px;\r
- border-radius: 5px;\r
- color: #999999;\r
- margin-bottom: 0.3em;\r
-}\r
-#acl-showall.selected {\r
- color: #000000;\r
- background-color: #ff9900;\r
- background-image: url("../../../images/show_all_on.png");\r
-}\r
-\r
-#acl-list {\r
-/* height: 210px;*/\r
- border: 1px solid #cccccc;\r
- clear: both;\r
- margin-top: 30px;\r
- overflow: visible;\r
-}\r
-#acl-list-content {\r
-\r
-}\r
-.acl-list-item {\r
- display: inline-block;\r
- width: 190px;\r
- height: 30px;\r
- border: 1px solid #cccccc;\r
- -moz-border-radius: 4px;\r
- -webkit-border-radius: 4px;\r
- border-radius: 4px;\r
- margin-top: 5px;\r
- margin-bottom: 5px;\r
- margin-right: 2px;\r
- margin-left: 2px;\r
- padding-left: 5px;\r
- /*float: left;*/\r
-}\r
-.acl-list-item img{\r
- width:22px;\r
- height: 22px;\r
- float: left;\r
- margin: 4px;\r
-}\r
-.acl-list-item p { height: 12px; font-size: 10px; margin: 0px; padding: 2px 0px 1px; overflow: hidden;}\r
-.acl-list-item a {\r
- font-size: 10px;\r
- display: block;\r
- width: 55px;\r
- height: 10px;\r
- float: left;\r
- color: rgb(153, 153, 153);\r
- background-color: rgb(204, 204, 204);\r
- background-position: 3px 3px;\r
- background-repeat: no-repeat;\r
- margin-right: 5px;\r
-\r
- -webkit-border-radius: 2px ;\r
- -moz-border-radius: 2px;\r
- border-radius: 2px 2px 2px 2px;\r
-\r
- padding: 0px 5px 3px 15px;\r
-}\r
-#acl-wrapper a:hover {\r
- text-decoration: none;\r
- color:#000000;\r
-}\r
-.acl-button-show { background-image: url("../../../images/show_off.png"); }\r
-.acl-button-hide { background-image: url("../../../images/hide_off.png"); }\r
-\r
-.acl-button-show.selected {\r
- color: #000000;\r
- background-color: #9ade00;\r
- background-image: url("../../../images/show_on.png");\r
-}\r
-.acl-button-hide.selected {\r
- color: #000000;\r
- background-color: #ff4141;\r
- background-image: url("../../../images/hide_on.png");\r
-}\r
-.acl-list-item.groupshow { border-color: #9ade00; }\r
-.acl-list-item.grouphide { border-color: #ff4141; }\r
-/** /acl **/\r
-\r
-\r
-#group-new-submit-wrapper {\r
- margin-top: 30px;\r
-}\r
-\r
-#group-edit-name-label {\r
- float: left;\r
- width: 175px;\r
- margin-top: 20px;\r
- margin-bottom: 20px;\r
-}\r
-\r
-#group-edit-name {\r
- float: left;\r
- width: 225px;\r
- margin-top: 20px;\r
- margin-bottom: 20px;\r
-}\r
-\r
-#group-edit-name-wrapper {\r
-\r
-\r
-\r
-}\r
-\r
-\r
-#group_members_select_label {\r
- display: block;\r
- float: left;\r
- width: 175px;\r
-}\r
-\r
-.group_members_select {\r
- float: left;\r
- width: 230px;\r
- overflow: auto;\r
-}\r
-\r
-#group_members_select_end {\r
- clear: both;\r
-}\r
-#group-edit-name-end {\r
- clear: both;\r
-}\r
-\r
-#message-new {\r
- font-size: 24px;\r
-}\r
-\r
-#prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {\r
- margin-bottom: 10px;\r
- margin-top: 20px;\r
-}\r
-\r
-#prvmail-submit {\r
- float: left;\r
- font-size: 18px;\r
- padding: 0.25em 0.5em;\r
- margin-top: 10px;\r
- margin-right: 30px;\r
-}\r
-#prvmail-upload-wrapper,\r
-#prvmail-link-wrapper,\r
-#prvmail-rotator-wrapper {\r
- float: left;\r
- margin-top: 10px;\r
- margin-right: 10px;\r
- width: 24px;\r
-}\r
-\r
-#prvmail-end {\r
- clear: both;\r
-}\r
-\r
-.mail-list-sender,\r
-.mail-list-detail {\r
- float: left;\r
-}\r
-.mail-list-detail {\r
- margin-left: 20px;\r
-}\r
-\r
-.mail-list-subject {\r
- font-size: 1.1em;\r
- margin-top: 10px;\r
-}\r
-a.mail-list-link {\r
- display: block;\r
- font-size: 1.3em;\r
- padding: 4px 0;\r
-}\r
-\r
-/*\r
-*a.mail-list-link:hover {\r
-* background-color: #15607B;\r
-* color: #F5F6FB;\r
-*}\r
-*/\r
-\r
-.mail-list-outside-wrapper-end {\r
- clear: both;\r
-\r
-}\r
-\r
-.mail-list-outside-wrapper {\r
- margin-top: 30px;\r
-}\r
-\r
-.mail-list-delete-wrapper {\r
- float: right;\r
- margin-right: 30px;\r
- margin-top: 15px;\r
-}\r
-\r
-.mail-list-delete-icon {\r
- border: none;\r
-}\r
-\r
-.mail-conv-sender,\r
-.mail-conv-detail {\r
- float: left;\r
-}\r
-.mail-conv-detail {\r
- margin-left: 20px;\r
- margin-bottom: 10px;\r
- /*width: 270px;*/\r
-}\r
-\r
-.mail-conv-subject {\r
- font-size: 1.4em;\r
- margin: 10px 0;\r
-}\r
-\r
-.mail-conv-body {\r
- padding-top: 20px;\r
- clear: both;\r
-}\r
-\r
-.mail-conv-outside-wrapper-end {\r
- clear: both;\r
-}\r
-\r
-.mail-conv-outside-wrapper {\r
- margin-top: 30px;\r
-}\r
-\r
-.mail-conv-delete-wrapper {\r
- float: right;\r
- padding-bottom: 0.5em;\r
- margin-right: 5px;\r
- margin-top: 15px;\r
-}\r
-.mail-conv-break {\r
- clear: both;\r
-}\r
-\r
-.mail-conv-delete-icon {\r
- border: none;\r
-}\r
-\r
-.message-links ul {\r
- list-style-type: none;\r
- padding: 0px;\r
-}\r
-\r
-.message-links li {\r
- margin-top: 10px;\r
- float: left;\r
-}\r
-.message-links a {\r
- padding: 3px 5px;\r
-}\r
-\r
-.message-links-end {\r
- clear: both;\r
-}\r
-\r
-#poke-desc {\r
- margin: 5px 0 10px;\r
-}\r
-\r
-#poke-wrapper {\r
- padding: 10px 0 0px;\r
-}\r
-\r
-#poke-recipient, #poke-action, #poke-privacy-settings {\r
- margin: 10px 0 30px;\r
-}\r
-\r
-#poke-recip-label, #poke-action-label, #prvmail-message-label {\r
- margin: 10px 0 10px;\r
-}\r
-\r
-#sidebar-group-list ul {\r
- list-style-type: none;\r
-}\r
-\r
-#sidebar-group-list .icon, #sidebar-group-list .iconspacer {\r
- display: inline-block;\r
- height: 12px;\r
- width: 12px;\r
-}\r
-\r
-#sidebar-group-list li {\r
- margin-top: 10px;\r
-}\r
-\r
-.nets-ul, .fileas-ul, .categories-ul {\r
- list-style-type: none;\r
-}\r
-\r
-.nets-ul li, .fileas-ul li, .categories-ul li {\r
- margin-top: 10px;\r
-}\r
-\r
-.nets-link {\r
- margin-left: 24px;\r
-}\r
-.nets-all {\r
- margin-left: 42px;\r
-}\r
-\r
-.fileas-link, .categories-link {\r
- margin-left: 24px;\r
-}\r
-\r
-.fileas-all, .categories-all {\r
- margin-left: 0px;\r
-}\r
-\r
-#search-save {\r
- font-size: 18px;\r
- padding: 5px 10px;\r
- margin-left: 5px;\r
-}\r
-.groupsideedit {\r
- margin-right: 10px;\r
-}\r
-#saved-search-ul {\r
- list-style-type: none;\r
-}\r
-.savedsearchdrop, .savedsearchterm {\r
- float: left;\r
- margin-top: 10px;\r
-}\r
-.savedsearchterm {\r
- margin-left: 10px;\r
-}\r
-\r
-\r
-#side-follow-wrapper {\r
- margin-top: 20px;\r
-}\r
-#side-follow-url, #side-peoplefind-url {\r
- margin-top: 5px;\r
-}\r
-#side-follow-submit, #side-peoplefind-submit {\r
- font-size: 18px;\r
- padding: 5px 10px;\r
- margin: 10px 0px 10px 10px;\r
-}\r
-\r
-#side-match-link {\r
- margin-top: 10px;\r
-}\r
-\r
-aside input[type='text'] {\r
- width: 174px;\r
-}\r
-\r
-.widget {\r
- border: 1px solid #DDDDDD;\r
- padding: 18px;\r
- margin-top: 5px;\r
- -moz-border-radius:5px;\r
- -webkit-border-radius:5px;\r
- border-radius:5px;\r
-}\r
-.widget.settings-widget {\r
- padding: 0;\r
-}\r
-\r
-\r
-\r
-/*.photos {\r
- height: auto;\r
- overflow: auto;\r
-}*/\r
-\r
-.photos-end {\r
- clear: both;\r
- margin-bottom: 25px;\r
-}\r
-\r
-.photo-album-image-wrapper {\r
- float: left;\r
- margin-top: 15px;\r
- margin-right: 15px;\r
- margin-left: 15px;\r
-/* width: 200px; height: 200px;\r
- overflow: hidden;\r
- position: relative; */\r
-}\r
-.photo-album-image-wrapper .caption {\r
- display: none;\r
- width: 100%;\r
-/* position: absolute; */\r
- bottom: 0px;\r
- padding: 0.5em 0.5em 0px 0.5em;\r
- background-color: rgba(245, 245, 255, 0.8);\r
- border-bottom: 2px solid #CCC;\r
- margin: 0px;\r
-}\r
-.photo-album-image-wrapper a:hover .caption {\r
- display:block;\r
-}\r
-\r
-#photo-album-end {\r
- clear: both;\r
- margin-bottom: 25px;\r
-}\r
-\r
-.photo-top-image-wrapper {\r
-/* position: relative;\r
- float: left;*/\r
- display: inline-block;\r
- vertical-align: top;\r
- margin-top: 15px;\r
- margin-right: 15px;\r
- margin-left: 15px;\r
- margin-bottom: 15px;\r
-/* width: 200px; height: 200px;\r
- overflow: hidden; */\r
-}\r
-.photo-top-image-wrapper img {\r
- max-width: 290px;\r
- border-radius: 10px;\r
- -moz-border-radius: 10px;\r
- -webkit-border-radius: 10px;\r
-}\r
-.photo-top-album-name {\r
- width: 100%;\r
- min-height: 2em;\r
-/* position: absolute; */\r
- bottom: 0px;\r
- padding: 0px 3px;\r
- padding-top: 0.5em;\r
- background-color: rgb(255, 255, 255);\r
-}\r
-#photo-top-end {\r
- clear: both;\r
-}\r
-\r
-#photo-top-links {\r
- margin-bottom: 30px;\r
- margin-left: 30px;\r
-}\r
-\r
-#photos-upload-form {\r
- text-align: center;\r
-}\r
-\r
-#photos-upload-newalbum-div, #photos-upload-existing-album-text {\r
- /*float: left;*/\r
- display: inline-block;\r
- width: 175px;\r
- text-align: left;\r
-}\r
-\r
-#photos-upload-noshare {\r
- margin-bottom: 10px;\r
-}\r
-#photos-upload-noshare-div {\r
- margin-top: 2em;\r
- margin-bottom: 15px;\r
-}\r
-\r
-#photos-upload-noshare-label {\r
- margin-left: 25px;\r
-}\r
-\r
-#photos-upload-newalbum {\r
- width: 15em;\r
-}\r
-#photos-upload-album-select {\r
- width: 15.7em;\r
-}\r
-\r
-\r
-#photos-upload-spacer {\r
- margin-top: 25px;\r
-}\r
-#photos-upload-new-end, #photos-upload-exist-end {\r
- clear: both;\r
-}\r
-#photos-upload-exist-end {\r
- margin-bottom: 15px;\r
-}\r
-\r
-#photos_upload_applet_wrapper {\r
- margin-bottom: 15px;\r
-}\r
-\r
-#photos-upload-no-java-message {\r
- margin-bottom: 15px;\r
-}\r
-\r
-#character-counter {\r
- float: right;\r
- font-size: 120%;\r
-}\r
-\r
-#character-counter.grey {\r
- color: #888888;\r
-}\r
-\r
-#character-counter.orange {\r
- color: orange;\r
-}\r
-#character-counter.red {\r
- color: red;\r
-}\r
-\r
-#profile-jot-banner-end {\r
- /* clear: both; */\r
-}\r
-\r
-#photos-upload-select-files-text {\r
- margin-top: 15px;\r
- margin-bottom: 15px;\r
-}\r
-\r
-#photos-upload-perms-menu, #photos-upload-perms-menu:visited, #photos-upload-perms-menu:link {\r
- color: #8888FF;\r
- text-decoration: none;\r
- cursor: pointer;\r
-}\r
-\r
-#photos-upload-perms-menu {\r
- margin-left: 15px;\r
-}\r
-\r
-#photos-upload-perms-menu:hover {\r
- color: #0000FF;\r
- text-decoration: underline;\r
- cursor: pointer;\r
-}\r
-#settings-default-perms-menu {\r
- margin-top: 15px;\r
- margin-bottom: 15px;\r
-}\r
-\r
-.photo-edit-input-text {\r
- display: inline-block;\r
- text-align: left;\r
-}\r
-\r
-#photo_edit_form {\r
- text-align: center;\r
-}\r
-\r
-#photo-edit-caption-label, #photo-edit-tags-label, #photo-edit-albumname-label, .photo-edit-rotate-label {\r
- /*float: left;*/\r
- display: inline-block;\r
- width: 150px;\r
-}\r
-\r
-#photo-edit-caption-label, #photo-edit-tags-label, #photo-edit-albumname-label {\r
- font-weight: 700;\r
-}\r
-\r
-.photo-perms-icon {\r
- float: left;\r
-}\r
-\r
-#photo-edit-perms-menu, #photos-upload-perms-menu, #settings-default-perms-menu {\r
- text-decoration: none;\r
- display: inline-block;\r
-}\r
-\r
-#photos-upload-perms-menu #jot-perms-icon {\r
- margin-right: 1em;\r
-}\r
-\r
-.photo-jot-perms-text {\r
- padding-top: 5px;\r
- padding-left: 40px;\r
-}\r
-\r
-#photo-edit-perms, #photos-upload-perms, #settings-default-perms {\r
- margin-top: 30px;\r
- display: inline-block;\r
-}\r
-#photos-upload-perms {\r
- margin-top: 15px;\r
- margin-left: 5px;\r
-}\r
-\r
-#photo-edit-perms-select, #photos-upload-permissions-wrapper, #settings-jot-acl-wrapper {\r
- margin-top: 30px;\r
- margin-left: 20px;\r
-}\r
-\r
-#advanced-expire-popup {\r
- padding-left: 1em;\r
- margin-top: 15px;\r
- border: 1px solid #aaa;\r
- border-radius: 10px;\r
- -moz-border-radius: 10px;\r
- -webkit-border-radius: 10px;\r
-}\r
-\r
-#photo-edit-perms-end {\r
- margin-bottom: 15px;\r
-}\r
-\r
-#photo-edit-caption, #photo-edit-newtag, #photo-edit-albumname {\r
- /*float: left;*/\r
- margin-bottom: 25px;\r
-}\r
-\r
-.photo-edit-rotate-choice {\r
- display: inline-block;\r
-}\r
-\r
-.photo-edit-rotate {\r
- float: left;\r
- margin-left: 20px;\r
-\r
-}\r
-#photo-edit-link-wrap {\r
- margin-bottom: 15px;\r
-}\r
-#photo-like-div {\r
- margin-left: 15px;\r
- margin-bottom: 65px;\r
-}\r
-\r
-#photo-edit-caption-end, #photo-edit-tags-end, #photo-edit-albumname-end, #photo-edit-rotate-end {\r
- clear: both;\r
-}\r
-\r
-#photo-edit-rotate-end {\r
- margin-bottom: 15px;\r
-}\r
-\r
-#photo-edit-submit-button, #photo-edit-delete-button, #photos-upload-submit {\r
- margin-top: 30px;\r
- padding: 0.25em 0.5em;\r
- font-size: 18px;\r
-}\r
-#photo-edit-submit-button {\r
- margin-left: 10px;\r
-}\r
-#photo-edit-delete-button {\r
- margin-left: 45px;\r
-}\r
-#photos-upload-choose {\r
-/* position: absolute;\r
- top: 460px;\r
- left: 5px;*/\r
- margin-top: 1em;\r
-}\r
-#photos-upload-submit {\r
- margin-top: 0px;\r
- margin-bottom: 20px;\r
-}\r
-.settings-submit, .profile-edit-submit-button, .settings-features-submit {\r
- padding: 0.25em 0.5em;\r
- margin-bottom: 10px;\r
- font-size: 18px;\r
-}\r
-#photo-edit-end {\r
- margin-bottom: 35px;\r
-}\r
-#photo-caption {\r
- font-size: 110%;\r
- font-weight: bold;\r
- margin-top: 15px;\r
- margin-bottom: 15px;\r
-}\r
-\r
-#in-this-photo-text {\r
- color: #0000FF;\r
- margin-left: 30px;\r
-}\r
-\r
-#in-this-photo {\r
- margin-left: 60px;\r
- margin-top: 10px;\r
- margin-bottom: 20px;\r
-}\r
-\r
-#photo-album-edit-form {\r
- max-width: 100%;\r
- padding-left: 0.5em;\r
- padding-right: 0.5em;\r
-}\r
-#photo-album-edit-form input {\r
- max-width: 100%;\r
-}\r
-#photo-album-edit-name-label {\r
- display: block;\r
-}\r
-\r
-#photo-album-edit-submit, #photo-album-edit-drop {\r
- margin-top: 15px;\r
- margin-bottom: 15px;\r
-\r
- padding: 0.25em 0.5em;\r
- font-size: 18px;\r
-}\r
-\r
-#photo-album-edit-drop {\r
- margin-left: 2em;\r
-}\r
-\r
-.group-delete-wrapper {\r
- float: right;\r
- margin-right: 50px;\r
-}\r
-\r
-#install-dbhost-label,\r
-#install-dbuser-label,\r
-#install-dbpass-label,\r
-#install-dbdata-label,\r
-#install-tz-desc {\r
- float: left;\r
- width: 250px;\r
- margin-top: 10px;\r
- margin-bottom: 10px;\r
-\r
-}\r
-\r
-#install-dbhost,\r
-#install-dbuser,\r
-#install-dbpass,\r
-#install-dbdata {\r
- float: left;\r
- width: 200px;\r
- margin-left: 20px;\r
-}\r
-\r
-#install-dbhost-end,\r
-#install-dbuser-end,\r
-#install-dbpass-end,\r
-#install-dbdata-end,\r
-#install-tz-end {\r
- clear: both;\r
-}\r
-\r
-#install-form select#timezone_select {\r
- float: left;\r
- margin-top: 18px;\r
- margin-left: 20px;\r
-}\r
-\r
-#dfrn-request-networks {\r
- margin-bottom: 30px;\r
-}\r
-\r
-#pause {\r
- position: fixed;\r
- bottom: 5px;\r
- right: 5px;\r
-}\r
-\r
-.sparkle {\r
- cursor: url('lock.cur'), pointer;\r
-/* cursor: pointer !important; */\r
-}\r
-\r
-.contact-block-div {\r
- float: left;\r
- width: 52px;\r
- height: 52px;\r
-}\r
-.contact-block-textdiv {\r
- float: left;\r
- width: 150px;\r
- height: 34px;\r
-}\r
-\r
-#contact-block-end {\r
- clear: both;\r
-}\r
-.contact-block-link {\r
- float: left;\r
-}\r
-.contact-block-img {\r
- width:48px;\r
- height:48px;\r
-}\r
-\r
-#tag-remove {\r
- margin-bottom: 15px;\r
-}\r
-\r
-#tagrm li {\r
- margin-bottom: 10px;\r
-}\r
-\r
-#tagrm-submit, #tagrm-cancel {\r
- margin-top: 25px;\r
-}\r
-\r
-#tagrm-cancel {\r
- margin-left: 15px;\r
-}\r
-\r
-.wall-item-conv {\r
- margin-top: 5px;\r
- margin-bottom: 25px;\r
-}\r
-\r
-#search-submit {\r
- font-size: 18px;\r
- padding: 5px 10px;\r
- margin-left: 15px;\r
-}\r
-\r
-#search-box {\r
- margin-bottom: 25px;\r
-}\r
-\r
-.location-label, .gender-label, .marital-label, .homepage-label, .network-label {\r
- float: left;\r
- text-align: right;\r
- display: block;\r
- width: 65px;\r
-}\r
-\r
-.adr, .x-gender, .marital-text, .homepage-url, .x-network {\r
- float: left;\r
- display: block;\r
- margin-left: 8px;\r
-}\r
-\r
-.profile-clear {\r
- clear: both;\r
-}\r
-\r
-\r
-.clear {\r
- clear: both;\r
-}\r
-\r
-.cc-license {\r
- margin-top: 50px;\r
- font-size: 70%;\r
-}\r
-\r
-\r
-#addon-settings-link, #account-settings-link {\r
- margin-bottom: 10px;\r
-}\r
-\r
-#uexport-link {\r
- margin-bottom: 20px;\r
-}\r
-\r
-/* end from default */\r
-\r
-\r
-.fn {\r
- padding: 1em 0px 5px 12px;\r
- font-size: 120%;\r
- font-weight: bold;\r
-}\r
-\r
-.vcard .title,\r
-.vcard .p-addr,\r
-.vcard .account-type {\r
- margin-bottom: 5px;\r
- margin-left: 12px;\r
-}\r
-\r
-.vcard .account-type {\r
- font-size: 120%;\r
- margin-bottom: 13px;\r
-}\r
-\r
-.vcard dl {\r
- clear: both;\r
-}\r
-\r
-#birthday-title {\r
- float: left;\r
- font-weight: bold;\r
-}\r
-\r
-#birthday-adjust {\r
- float: left;\r
- font-size: 75%;\r
- margin-left: 10px;\r
-}\r
-\r
-#birthday-title-end {\r
- clear: both;\r
-}\r
-\r
-.birthday-list {\r
- margin-left: 15px;\r
-}\r
-\r
-#birthday-wrapper {\r
- margin-bottom: 20px;\r
-}\r
-\r
-#network-new-link {\r
- margin-top: 15px;\r
- margin-bottom: 15px;\r
-}\r
-\r
-\r
-.tool-wrapper {\r
- float: left;\r
- margin-left: 15px;\r
-}\r
-\r
-.tool-link {\r
- cursor: pointer;\r
-}\r
-\r
-.eventcal {\r
- float: left;\r
- font-size: 20px;\r
-}\r
-\r
-#event-summary-text {\r
- margin-top: 15px;\r
-}\r
-\r
-#event-share-checkbox {\r
- float: left;\r
- margin-top: 10px;\r
-}\r
-\r
-#event-share-text {\r
- float: left;\r
- margin-top: 10px;\r
- margin-left: 5px;\r
-}\r
-\r
-#event-share-break {\r
- clear: both;\r
- margin-bottom: 10px;\r
-}\r
-\r
-#event-summary {\r
- width: 280px;\r
-}\r
-\r
-.vevent {\r
- border: 1px solid #CCCCCC;\r
-}\r
-\r
-.vevent .event-summary {\r
- margin-left: 10px;\r
- margin-right: 10px;\r
- font-weight: bold;\r
-}\r
-\r
-.vevent .event-description, .vevent .event-location {\r
- margin-left: 10px;\r
- margin-right: 10px;\r
-}\r
-.vevent .event-start {\r
- margin-left: 10px;\r
- margin-right: 10px;\r
-}\r
-\r
-#new-event-link {\r
- margin-bottom: 10px;\r
-}\r
-\r
-.edit-event-link, .plink-event-link {\r
- float: left;\r
- margin-top: 4px;\r
- margin-right: 4px;\r
- margin-bottom: 15px;\r
-}\r
-\r
-.event-description:before {\r
- content: url('../../../images/calendar.png');\r
- margin-right: 15px;\r
-}\r
-\r
-.event-start, .event-end {\r
- font-size: 14px;\r
- margin-left: 10px;\r
- width: 280px;\r
- clear: both;\r
- padding-bottom: 1.5em;\r
-}\r
-\r
-.event-start .dtstart, .event-end .dtend {\r
- clear: both;\r
- float: left;\r
-}\r
-\r
-.event-list-date {\r
- margin-bottom: 10px;\r
-}\r
-\r
-.prevcal, .nextcal {\r
- float: left;\r
- margin-left: 32px;\r
- margin-right: 32px;\r
- margin-top: 64px;\r
-}\r
-.event-calendar-end {\r
- clear: both;\r
-}\r
-\r
-\r
-.calendar {\r
- font-family: Courier, monospace;\r
-}\r
-.today {\r
- font-weight: bold;\r
- color: #FF0000;\r
-}\r
-\r
-.settings-block {\r
- border: 1px solid #AAA;\r
- margin: 10px;\r
- padding: 10px;\r
-}\r
-\r
-.app-title {\r
- margin: 10px;\r
-}\r
-\r
-.itentity-match-wrapper {\r
- float: left;\r
- padding: 10px;\r
- width: 120px;\r
- height: 140px;\r
- margin-bottom: 20px;\r
-}\r
-\r
-.identity-match-photo {\r
- float: left;\r
- text-align: center;\r
- width: 120px;\r
-}\r
-\r
-.identity-match-name {\r
- text-align: center;\r
-}\r
-\r
-.identity-match-details {\r
- float: left;\r
- text-align: center;\r
- width: 120px;\r
- overflow: hidden;\r
- font-size: 10px;\r
- font-weight: 500;\r
- color: #999999;\r
-}\r
-\r
-.identity-match-break, .identity-match-end {\r
- clear: both;\r
-}\r
-\r
-.identity-match-photo button {\r
- border: none;\r
- padding: 0;\r
- margin: 0;\r
- background: none;\r
- height: 80px;\r
- width: 80px;\r
-}\r
-\r
-.selected-identity img {\r
- border: 2px solid #ff0000;\r
-}\r
-\r
-#photo-nav {\r
- position: relative;\r
- height: 55px;\r
-}\r
-\r
-#photo-prev-link {\r
- position: absolute;\r
- left: 5px;\r
-}\r
-#photo-next-link {\r
- position: absolute;\r
- right: 5px;\r
-}\r
-#photo-prev-link, #photo-next-link {\r
- padding: 10px;\r
-/* float: left;*/\r
-}\r
-\r
-/*#photo-photo {\r
- float: left;\r
-}*/\r
-\r
-#photo-photo {\r
- display: block;\r
- margin-left: auto;\r
- margin-right: auto;\r
- text-align: center;\r
-}\r
-\r
-#photo-photo img {\r
- max-width: 100%;\r
-}\r
-\r
-#photo-photo-end {\r
- clear: both;\r
-}\r
-\r
-.profile-match-photo {\r
- float: left;\r
- text-align: center;\r
- width: 120px;\r
-}\r
-\r
-.profile-match-name {\r
- float: left;\r
- text-align: center;\r
- width: 120px;\r
- overflow: hidden;\r
-}\r
-\r
-.profile-match-break,\r
-.profile-match-end {\r
- clear: both;\r
-}\r
-\r
-.profile-match-connect {\r
- text-align: center;\r
- font-weight: bold;\r
-}\r
-\r
-.profile-match-wrapper {\r
- display: inline-block;\r
- padding: 10px;\r
- /*width: 120px;\r
- height: 120px;*/\r
- scroll: auto;\r
- margin-bottom: 2em;\r
- vertical-align: top;\r
-}\r
-.profile-match-wrapper .icon.drophide {\r
- margin-left: auto;\r
- margin-right: auto;\r
- margin-top: 1em;\r
-}\r
-#profile-match-wrapper-end {\r
- clear: both;\r
-}\r
-\r
-.side-link {\r
- margin-bottom: 15px;\r
-}\r
-\r
-\r
-#group-members {\r
- margin-top: 20px;\r
- padding: 10px;\r
- height: 250px;\r
- overflow: auto;\r
- border: 1px solid #ddd;\r
-}\r
-\r
-#group-members-end {\r
- clear: both;\r
-}\r
-\r
-#group-separator {\r
- margin-top: 10px;\r
- margin-bottom: 10px;\r
-}\r
-\r
-#group-all-contacts {\r
- padding: 10px;\r
- height: 450px;\r
- overflow: auto;\r
- border: 1px solid #ddd;\r
-}\r
-\r
-#group-all-contacts-end {\r
- clear: both;\r
- margin-bottom: 10px;\r
-}\r
-\r
-#group-edit-desc {\r
- margin-top: 15px;\r
-}\r
-\r
-\r
-#prof-members {\r
- margin-top: 20px;\r
- padding: 10px;\r
- height: 250px;\r
- overflow: auto;\r
- border: 1px solid #ddd;\r
-}\r
-\r
-#prof-members-end {\r
- clear: both;\r
-}\r
-\r
-#prof-separator {\r
- margin-top: 10px;\r
- margin-bottom: 10px;\r
-}\r
-\r
-#prof-all-contacts {\r
- padding: 10px;\r
- height: 450px;\r
- overflow: auto;\r
- border: 1px solid #ddd;\r
-}\r
-\r
-#prof-all-contacts-end {\r
- clear: both;\r
- margin-bottom: 10px;\r
-}\r
-\r
-#prof-edit-desc {\r
- margin-top: 15px;\r
-}\r
-\r
-#crepair-name-label,\r
-#crepair-nick-label,\r
-#crepair-attag-label,\r
-#crepair-url-label,\r
-#crepair-request-label,\r
-#crepair-confirm-label,\r
-#crepair-notify-label,\r
-#crepair-photo-label,\r
-#crepair-poll-label {\r
- float: left;\r
- width: 200px;\r
- margin-bottom: 15px;\r
-}\r
-\r
-#crepair-name,\r
-#crepair-nick,\r
-#crepair-attag,\r
-#crepair-url,\r
-#crepair-request,\r
-#crepair-confirm,\r
-#crepair-notify,\r
-#crepair-photo,\r
-#crepair-poll {\r
- float: left;\r
- width: 300px;\r
-}\r
-\r
-\r
-#netsearch-box {\r
- margin-top: 20px;\r
-}\r
-\r
-#netsearch-box #search-submit {\r
- margin: 5px 0px 0px 0px;\r
-}\r
-\r
-.required {\r
- color: #FF0000;\r
-}\r
-\r
-#event-start-text, #event-finish-text {\r
- margin-top: 10px;\r
- margin-bottom: 5px;\r
-}\r
-\r
-#event-nofinish-checkbox, #event-nofinish-text, #event-adjust-checkbox, #event-adjust-text {\r
- float: left;\r
-}\r
-#event-datetime-break {\r
- margin-bottom: 10px;\r
-}\r
-\r
-#event-nofinish-break, #event-adjust-break {\r
- clear: both;\r
-}\r
-\r
-#event-desc-text, #event-location-text {\r
- margin-top: 10px;\r
- margin-bottom: 5px;\r
-}\r
-#event-submit {\r
- margin-top: 10px;\r
-}\r
-\r
-.filesavetags, .categorytags {\r
- display: block;\r
- clear: left;\r
-}\r
-\r
-.body-tag, .filesavetags, .categorytags {\r
- opacity: 0.5;\r
- filter:alpha(opacity=50);\r
-}\r
-\r
-.body-tag:hover, .filesavetags:hover, .categorytags:hover {\r
- opacity: 1.0 !important;\r
- filter:alpha(opacity=100) !important;\r
-}\r
-\r
-.item-select {\r
- display: none;\r
- opacity: 0.1;\r
- filter:alpha(opacity=10);\r
- float: right;\r
- margin-right: 10px;\r
-\r
-}\r
-.item-select:hover, .checkeditem {\r
- opacity: 1;\r
- filter:alpha(opacity=100);\r
-}\r
-\r
-\r
-#item-delete-selected {\r
- margin-top: 30px;\r
-}\r
-\r
-#item-delete-selected-end {\r
- clear: both;\r
-}\r
-#item-delete-selected-icon, #item-delete-selected-desc {\r
- float: left;\r
- margin-right: 5px;\r
-}\r
-#item-delete-selected-desc:hover {\r
- text-decoration: underline;\r
-}\r
-\r
-.notif-image {\r
- height: 80px;\r
- width: 80px;\r
- margin-right: 15px;\r
-}\r
-.notification-listing-end {\r
- clear: both;\r
- margin-bottom: 15px;\r
-}\r
-\r
-\r
-\r
-/**\r
- * Plugins settings\r
- */\r
-\r
-.settings-block > h3,\r
-.settings-heading {\r
- border-bottom: 1px solid #babdb6;\r
-}\r
-\r
-\r
-\r
-/**\r
- * Form fields\r
- */\r
-.field {\r
- margin-bottom: 10px;\r
- padding-bottom: 10px;\r
- overflow: auto;\r
-/* width: 100%*/\r
-}\r
-\r
-.field label {\r
- font-weight: 700;\r
- float: left;\r
- width: 200px;\r
-}\r
-\r
-.field input,\r
-.field textarea {\r
- width: 230px;\r
- margin-left: 20px;\r
-}\r
-.field input[type=checkbox],\r
-.field input[type=radio] {\r
- width: auto;\r
-}\r
-.field textarea { height: 100px; }\r
-.field_help {\r
- display: block;\r
- margin-left: 20px;\r
- color: #666666;\r
- clear: left;\r
-}\r
-\r
-\r
-\r
-.field .onoff {\r
- float: left;\r
- width: 80px;\r
-}\r
-.field .onoff a {\r
- display: block;\r
- border:1px solid #666666;\r
- background-image:url("../../../images/onoff.jpg");\r
- background-repeat: no-repeat;\r
- padding: 4px 2px 2px 2px;\r
- height: 16px;\r
- text-decoration: none;\r
-}\r
-.field .onoff .off {\r
-\r
- border-color:#666666;\r
- padding-left: 40px;\r
- background-position: left center;\r
- background-color: #cccccc;\r
- color: #666666;\r
- text-align: right;\r
-}\r
-.field .onoff .on {\r
- border-color:#204A87;\r
- padding-right: 40px;\r
- background-position: right center;\r
- background-color: #D7E3F1;\r
- color: #204A87;\r
- text-align: left;\r
-}\r
-.hidden { display: none!important; }\r
-\r
-.field.radio .field_help { margin-left: 20px; }\r
-\r
-/**\r
- * ADMIN\r
- */\r
-#pending-update {\r
- float:right;\r
- color: #ffffff;\r
- font-weight: bold;\r
- background-color: #FF0000;\r
- padding: 0em 0.3em;\r
-\r
-}\r
-#adminpage dl {\r
- clear: left;\r
- min-height: 40px;\r
- margin-bottom: 2px;\r
- padding-bottom: 2px;\r
- border-bottom: 1px solid black;\r
-}\r
-#adminpage dt {\r
- width: 180px;\r
- float: left;\r
- font-weight: bold;\r
-}\r
-#adminpage dd {\r
- margin-left: 180px;\r
-}\r
-\r
-#adminpage h3 {\r
- border-bottom: 1px solid #cccccc;\r
-}\r
-#adminpage .field label {\r
- font-weight: bold;\r
-}\r
-#adminpage .submit {\r
- clear:left;\r
- text-align: right;\r
-}\r
-\r
-#adminpage #addonslist {\r
- margin: 0px; padding: 0px;\r
-}\r
-#adminpage .addon {\r
- list-style: none;\r
- display: block;\r
- border: 1px solid #888888;\r
- padding: 1em;\r
- margin-bottom: 5px;\r
- clear: left;\r
-}\r
-#adminpage .addon .desc { margin-left: 2.5em;}\r
-#adminpage .toggleaddon {\r
- float:left;\r
- margin-right: 1em;\r
-}\r
-\r
-#adminpage table {width:100%; border-bottom: 1px solid #000000; margin: 5px 0px;}\r
-#adminpage table th { text-align: left;}\r
-#adminpage td .icon { float: left;}\r
-#adminpage table#users img { width: 16px; height: 16px; }\r
-#adminpage table tr:hover { background-color: #bbc7d7; }\r
-#adminpage .selectall { text-align: right; }\r
-\r
-#cnftheme {\r
- display: none;\r
-}\r
-\r
-/*\r
- * UPDATE\r
- */\r
-.popup {\r
- width: 100%; height: 100%;\r
- top:0px; left:0px;\r
- position: absolute;\r
- display: none;\r
-}\r
-\r
-.popup .background {\r
- background-color: rgba(0,0,0,128);\r
- opacity: 0.5;\r
- width: 100%; height: 100%;\r
- position: absolute;\r
- top:0px; left:0px;\r
-}\r
-.popup .panel {\r
- top:25%;left:25%;width:50%;height:50%;\r
- padding: 1em;\r
- position: absolute;\r
- border: 4px solid #000000;\r
- background-color: #FFFFFF;\r
-}\r
-.popup .panel .panel_text { display: block; overflow: auto; height: 80%; }\r
-.popup .panel .panel_in { width: 100%; height: 100%; position: relative; }\r
-.popup .panel .panel_actions { width: 100%; bottom: 4px; left: 0px; position: absolute; }\r
-.panel_text .progress { width: 50%; overflow: hidden; height: auto; border: 1px solid #cccccc; margin-bottom: 5px}\r
-.panel_text .progress span {float: right; display: block; width: 25%; background-color: #eeeeee; text-align: right;}\r
-\r
-/**\r
- * OAuth\r
- */\r
-.oauthapp {\r
- height: auto; overflow: auto;\r
- border-bottom: 2px solid #cccccc;\r
- padding-bottom: 1em;\r
- margin-bottom: 1em;\r
-}\r
-.oauthapp img {\r
- float: left;\r
- width: 48px; height: 48px;\r
- margin: 10px;\r
-}\r
-.oauthapp img.noicon {\r
- background-image: url("../../../images/icons/48/plugin.png");\r
- background-position: center center;\r
- background-repeat: no-repeat;\r
-}\r
-.oauthapp a {\r
- float: left;\r
-}\r
-\r
-/**\r
- * ICONS\r
- */\r
-.iconspacer {\r
- display: block; width: 16px; height: 16px;\r
-}\r
-\r
-.icon {\r
- display: block; width: 16px; height: 16px;\r
- background-image: url('../../../images/icons.png');\r
-}\r
-.article { background-position: 0px 0px;}\r
-.icon.audio { display: none; background-position: -16px 0px;}\r
-.block { background-position: -32px 0px;}\r
-/*.drop { background-position: -48px 0px;}\r
-.drophide { background-position: -64px 0px;}*/\r
-.icon.drop {\r
- display: block; width: 28px; height: 28px;\r
- background-size: 100% 100%;\r
- background-image: url('images/drop-darkred.png');\r
- background-repeat: no-repeat;\r
-}\r
-.icon.drophide {\r
- display: block; width: 28px; height: 28px;\r
- background-size: 100% 100%;\r
- background-image: url('images/drop-darkred.png');\r
- background-repeat: no-repeat;\r
-}\r
-.edit { background-position: -80px 0px;}\r
-/*.camera { background-position: -96px 0px;}*/\r
-.icon.camera {\r
- display: block; width: 28px; height: 21px;\r
- margin-top: 4px;\r
- background-size: 100% 100%;\r
- background-image: url('images/camera.png');\r
- background-repeat: no-repeat;\r
-}\r
-/*.dislike { background-position: -112px 0px;}*/\r
-.icon.dislike {\r
- display: block;\r
- width: 26px; height: 28px;/*31 33*/\r
- background-size: 100% 100%;\r
- background-image: url('images/disapprove.png');\r
- background-repeat: no-repeat;\r
- opacity: 0.5;\r
-}\r
-/*.like { background-position: -128px 0px;}*/\r
-.icon.like {\r
- display: block; width: 26px; height: 28px;/*31 33*/\r
- margin-right: 7px;\r
- background-size: 26px 28px;\r
- background-image: url('images/approve.png');\r
- background-repeat: no-repeat;\r
- opacity: 0.5;\r
-}\r
-\r
-.icon.link {\r
- display: block; width: 22px; height: 24px;\r
- background-size: 22px 24px;\r
- background-image: url('images/link.png');\r
- background-repeat: no-repeat;\r
-\r
-}\r
-\r
-/*.globe { background-position: 0px -16px;}*/\r
-.icon.globe {\r
- display: block; width: 28px; height: 28px;\r
- background-size: 28px 28px;\r
- background-image: url('images/globe.png');\r
- background-repeat: no-repeat;\r
-}\r
-/*.noglobe { background-position: -16px -16px;}*/\r
-.icon.noglobe {\r
- display: block; width: 24px; height: 24px;\r
- background-size: 24px 24px;\r
- background-image: url('images/noglobe.png');\r
- background-repeat: no-repeat;\r
-}\r
-.no { background-position: -32px -16px;}\r
-.pause { background-position: -48px -16px;}\r
-.play { background-position: -64px -16px;}\r
-/*.pencil { background-position: -80px -16px;}\r
-.small-pencil { background-position: -96px -16px;}*/\r
-.icon.pencil {\r
- display: block; width: 28px; height: 28px;\r
- background-size: 28px 28px;\r
- background-image: url('images/pencil.png');\r
- background-repeat: no-repeat;\r
- opacity: 0.5;\r
-}\r
-.icon.small-pencil {\r
- display: block; width: 28px; height: 28px;\r
- background-size: 28px 28px;\r
- background-image: url('images/pencil.png');\r
- background-repeat: no-repeat;\r
- opacity: 0.5;\r
-}\r
-/*.recycle { background-position: -112px -16px;}*/\r
-.icon.recycle {\r
- display: block;\r
- width: 28px; height: 27px;/*33 32*/\r
- background-size: 28px 27px;\r
- background-image: url('images/recycle.png');\r
- background-repeat: no-repeat;\r
- opacity: 0.5;\r
-}\r
-/*.remote-link { background-position: -128px -16px;}*/\r
-.icon.remote-link {\r
-/* display: block;*/\r
- display: none;\r
- width: 28px; height: 28px;\r
- background-size: 28px 28px;\r
- background-image: url('images/remote-link.png');\r
- background-repeat: no-repeat;\r
- opacity: 0.5;\r
-}\r
-.share { background-position: -144px -16px;}\r
-\r
-.tools { background-position: 0px -32px;}\r
-/*.lock { background-position: -16px -32px;}*/\r
-.icon.lock {\r
- display: block; width: 17px; height: 25px;\r
- margin-top: 1px;\r
- background-size: 17px 25px;\r
- background-image: url('images/lock.png');\r
- background-repeat: no-repeat;\r
-}\r
-/*.unlock { background-position: -32px -32px;}*/\r
-.icon.unlock {\r
- display: block; width: 17px; height: 28px;\r
- margin-top: -2px;\r
- background-size: 17px 28px;\r
- background-image: url('images/unlock.png');\r
- background-repeat: no-repeat;\r
-}\r
-.icon.video { display: none; background-position: -48px -32px;}\r
-.oembed.video a { display: block; }\r
-.youtube { background-position: -64px -32px;}\r
-/*.attach { background-position: -80px -32px; }*/\r
-.icon.attach {\r
- display: block; width: 28px; height: 28px;\r
- background-size: 28px 28px;\r
- background-image: url('images/paperclip.png');\r
- background-repeat: no-repeat;\r
-}\r
-.language { background-position: -96px -32px; }\r
-.prev { background-position: -112px -32px; }\r
-.next { background-position: -128px -32px; }\r
-.on { background-position: -144px -32px; }\r
-\r
-.off { background-position: 0px -48px; }\r
-/*.starred { background-position: -16px -48px; }*/\r
-.icon.starred {\r
- display: block; width: 28px; height: 28px;\r
- background-size: 28px 28px;\r
- background-image: url('images/star-yellow.png');\r
- background-repeat: no-repeat;\r
-}\r
-/*.unstarred { background-position: -32px -48px; }*/\r
-.icon.unstarred {\r
- display: block; width: 28px; height: 28px;\r
- background-size: 28px 28px;\r
- background-image: url('images/star.png');\r
- background-repeat: no-repeat;\r
-\r
- opacity: 0.5;\r
-}\r
-/*.tagged { background-position: -48px -48px; }*/\r
-.icon.tagged {\r
- display: block; width: 28px; height: 28px;\r
- background-size: 28px 28px;\r
- background-image: url('images/tag.png');\r
- background-repeat: no-repeat;\r
- opacity: 0.5;\r
-}\r
-.yellow { background-position: -64px -48px; }\r
-\r
-\r
-.filer-icon {\r
- display: block; width: 24px; height: 24px;\r
- background-size: 24px 24px;\r
- background-image: url('images/folder.png');\r
- background-repeat: no-repeat;\r
- opacity: 0.5;\r
-}\r
-\r
-.event-icon {\r
- display: block; width: 33px; height: 33px;\r
- background-size: 33px 33px;\r
- background-repeat: no-repeat;\r
- opacity: 0.5;\r
-}\r
-.event-attend-icon { background-image: url('images/event-attend.png'); }\r
-.event-maybeattend-icon { background-image: url('images/event-maybeattend.png'); }\r
-.event-dontattend-icon { background-image: url('images/event-dontattend.png'); }\r
-\r
-.icon.dim { opacity: 0.3;filter:alpha(opacity=30); }\r
-\r
-[class^="comment-edit-bb"] {\r
- list-style: none;\r
- display: none;\r
- margin: 0px 0 -5px 0px;\r
-/* width: 75%;*/\r
-}\r
-[class^="comment-edit-bb"] > li {\r
- display: inline-block;\r
- margin: 20px 10px 0 0;\r
- visibility: none;\r
-}\r
-/*[class^="comment-edit-bb-end"] {\r
- clear: both;\r
-}*/\r
-.editicon {\r
- display: inline-block;\r
- background-size: 100% 100%;\r
- background-repeat: no-repeat;\r
- background-color: #f3f3f3;\r
- text-decoration: none;\r
-}\r
-/*.editicon:hover {\r
- background-color: #ccc;\r
-}*/\r
-.boldbb {\r
-/* background-position: 0px 0px;*/\r
- width: 26px; height: 28px;\r
- background-image: url('images/boldB-serif.png');\r
-}\r
-/*.boldbb:hover {\r
- background-position: 0px -16px;\r
-}*/\r
-.italicbb {\r
-/* background-position: -16px 0px;*/\r
- width: 16px; height: 28px;\r
- background-image: url('images/italicI-serif.png');\r
-}\r
-/*.italicbb:hover {\r
- background-position: -16px -16px;\r
-}*/\r
-.underlinebb {\r
-/* background-position: -32px 0px;*/\r
- width: 25px; height: 28px;\r
- background-image: url('images/underlineU-serif.png');\r
-}\r
-/*.underlinebb:hover {\r
- background-position: -32px -16px;\r
-}*/\r
-.quotebb {\r
-/* background-position: -48px 0px;*/\r
- width: 28px; height: 28px;\r
- background-image: url('images/quote.png');\r
-}\r
-/*.quotebb:hover {\r
- background-position: -48px -16px;\r
-}*/\r
-.codebb {\r
-/* background-position: -64px 0px;*/\r
- width: 28px; height: 28px;\r
- background-image: url('images/code.png');\r
-}\r
-/*.codebb:hover {\r
- background-position: -64px -16px;\r
-}*/\r
-.imagebb {\r
- background-position: -80px 0px;\r
-}\r
-.imagebb:hover {\r
- background-position: -80px -16px;\r
-}\r
-.urlbb {\r
- background-position: -96px 0px;\r
-}\r
-.urlbb:hover {\r
- background-position: -96px -16px;\r
-}\r
-.videobb {\r
- background-position: -112px 0px;\r
-}\r
-.videobb:hover {\r
- background-position: -112px -16px;\r
-}\r
-\r
-.attachtype {\r
- display: block;\r
- float: left;\r
- background-size: 100% 100%;\r
- width: 48px;\r
- height: 48px;\r
- background-image: url('images/oxygen/unknown.png');\r
-}\r
-\r
-.body-attach {\r
- margin-top: 10px;\r
-}\r
-\r
-/*.type-video { background-position: 0px 0px; }\r
-.type-image { background-position: -20px 0px; }\r
-.type-audio { background-position: -40px 0px; }\r
-.type-text { background-position: -60px 0px; }\r
-.type-unkn { background-position: -80px 0px; }*/\r
-.type-video {\r
- background-image: url('images/oxygen/video-x-generic.png');\r
- background-size: 100% 100%;\r
- width: 48px;\r
- height: 48px;\r
-}\r
-.type-image {\r
- background-image: url('images/oxygen/image-x-generic.png');\r
- background-size: 100% 100%;\r
- width: 48px;\r
- height: 48px;\r
-}\r
-.type-audio { background-image: url('images/oxygen/audio-x-generic.png');\r
- background-size: 100% 100%;\r
- width: 48px;\r
- height: 48px;\r
-}\r
-\r
-.type-text {\r
- background-image: url('images/oxygen/text-x-generic-2.png');\r
- background-size: 100% 100%;\r
- width: 48px;\r
- height: 48px;\r
-}\r
-.subtype-msword, .subtype-vnd-openxmlformats-officedocument-wordprocessingml-document {\r
- background-image: url('images/oxygen/application-msword.png');\r
- background-size: 100% 100%;\r
- width: 48px;\r
- height: 48px;\r
-}\r
-.subtype-pdf {\r
- background-image: url('images/oxygen/application-pdf.png');\r
- background-size: 100% 100%;\r
- width: 48px;\r
- height: 48px;\r
-}\r
-/*.type-unkn {\r
- background-image: url('images/oxygen/unknown.png');\r
- background-size: 100% 100%;\r
- width: 48px;\r
- height: 48px;\r
-}*/\r
-\r
-\r
-\r
-/* autocomplete popup */\r
-.acpopup {\r
- max-height:150px;\r
- background-color:#ffffff;\r
- overflow:auto;\r
- z-index:102;\r
- border:1px solid #cccccc;\r
-}\r
-.acpopupitem {\r
- background-color:#ffffff; padding: 4px;\r
- clear:left;\r
-}\r
-.acpopupitem img {\r
- float: left;\r
- margin-right: 4px;\r
-}\r
-\r
-.acpopupitem.selected {\r
- color: #FFFFFF; background: #3465A4;\r
-}\r
-ul.acpopup {\r
- list-style: none;\r
- float: left;\r
- min-width: 160px;\r
- padding: 5px 0;\r
- margin: 2px 0 0;\r
-}\r
-nav .acpopup {\r
- width: 290px;\r
- margin-left: -35px;\r
- max-height: 450px;\r
- max-width: 300px;\r
- overflow-y: auto;\r
- overflow-x: hidden;\r
- margin-top: 0px;\r
-}\r
-img.acpopup-img {\r
- float: left;\r
- width: 36px;\r
- height: 36px;\r
- margin-right: 5px;\r
- vertical-align: middle;\r
-}\r
-.acpopup-contactname {\r
- padding-top: 2px;\r
- font-weight: bold;\r
- line-height: 1em;\r
- white-space: nowrap;\r
- overflow: hidden;\r
- text-overflow: ellipsis;\r
- display: block;\r
-}\r
-.acpopup-sub-text {\r
- color: #777;\r
- font-size: 0.833em;\r
- line-height: 1em;\r
- overflow: hidden;\r
- text-overflow: ellipsis;\r
- display: block;\r
-}\r
-.textcomplete-item a {\r
- color: inherit;\r
- overflow: hidden;\r
- text-overflow: ellipsis;\r
- clear: both;\r
- white-space: nowrap;\r
- padding: 3px 20px;\r
- display: block;\r
-}\r
-.textcomplete-item a:hover {\r
- text-decoration: none;\r
-}\r
-.textcomplete-item.active {\r
- color: #FFFFFF; background: #3465A4;\r
-}\r
-.active a .acpopup-sub-text {\r
- color: #fff;\r
-}\r
-\r
-/* popup notifications */\r
-div.jGrowl div.notice {\r
- background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center;\r
- color: #ffffff;\r
- padding-left: 58px;\r
- margin: 0px;\r
-}\r
-div.jGrowl div.info {\r
- background: #364e59 url("../../../images/icons/48/info.png") no-repeat 5px center;\r
- color: #ffffff;\r
- padding-left: 58px;\r
- margin: 0px;\r
-}\r
-#jGrowl.top-right {\r
- top: 15px;\r
- right: 10px;\r
-}\r
-div.jGrowl-notification {\r
- border-radius: 7px;\r
-}\r
-.qcomment {\r
- border: 1px solid #EEE;\r
- padding: 3px;\r
- margin-top: 15px;\r
- margin-left: 25px;\r
- width: 125px;\r
- overflow-y: auto;\r
-}\r
-\r
-\r
-.qcomment option {\r
- width: 125px;\r
- overflow-x: hidden;\r
-}\r
-\r
-.qcomment {\r
- opacity: 0.3;\r
- filter:alpha(opacity=30);\r
-}\r
-.qcomment:hover {\r
- opacity: 1.0;\r
- filter:alpha(opacity=100);\r
-}\r
-\r
-/* notifications popup menu */\r
-.nav-notify {\r
- display: none;\r
- position: absolute;\r
- font-size: 10px;\r
- padding: 1px 3px;\r
- top: 0px;\r
- right: -10px;\r
- min-width: 15px;\r
- text-align: right;\r
-}\r
-.nav-notify.show {\r
- display: block;\r
-}\r
-ul.notifications-menu-popup {\r
- position: absolute;\r
- display: none;\r
- width: 10em;\r
- margin: 0px;\r
- padding: 0px 0.3em;\r
- list-style: none;\r
- right: -60px;\r
-}\r
-#nav-notifications-menu {\r
- width: 300px;\r
-/* max-height: 400px;*/\r
- height: auto;\r
-/* overflow-y: scroll;overflow-style:scrollbar;*/\r
- background-color:#FFFFFF;\r
- -moz-border-radius: 5px;\r
- -webkit-border-radius: 5px;\r
- border-radius:5px;\r
- border: 1px solid #AAA;\r
- -moz-box-shadow: 3px 3px 5px #555;\r
- -webkit-box-shadow: 3px 3px 5px #555;\r
- box-shadow: 3px 3px 5px #555;\r
-/* z-index: 103;*/\r
-}\r
-#nav-notifications-menu .contactname { font-weight: bold; font-size: 0.9em; }\r
-#nav-notifications-menu img { float: left; margin-right: 5px; }\r
-#nav-notifications-menu .notif-when { font-size: 0.8em; display: block; }\r
-#nav-notifications-menu li {\r
- padding: 7px 0px 7px 10px;\r
- word-wrap:normal;\r
- border-bottom: 1px solid #000;\r
-}\r
-\r
-#nav-notifications-menu li:hover {\r
-\r
-}\r
-\r
-#nav-notifications-menu a:hover {\r
- text-decoration: underline;\r
-}\r
-\r
-.notif-item a {\r
- color: #000000;\r
-}\r
-\r
-.notif-item a:hover {\r
- text-decoration: underline;\r
-}\r
-\r
-.notif-image {\r
- width: 32px;\r
- height: 32px;\r
- padding: 7px 7px 0px 0px;\r
-}\r
-\r
-.notify-seen {\r
- background: #DDDDDD;\r
-}\r
-\r
-#id_term_label {\r
- width:75px;\r
-}\r
-#id_term {\r
- width:100px;\r
-}\r
-\r
-#recip {\r
-\r
-}\r
-.autocomplete-w1 { background: #ffffff no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }\r
-.autocomplete { color:#000; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px; _margin:0; _overflow-x:hidden; }\r
-.autocomplete .selected { background:#F0F0F0; }\r
-.autocomplete div { padding:2px 5px; white-space:nowrap; overflow:hidden; }\r
-\r
-#datebrowse-sidebar select {\r
- margin-left: 40px;\r
- width: 130px;\r
-}\r
-\r
-/*@media only screen and (min-device-width: 768px)\r
-and (max-device-width: 1024px)*/\r
-/*@media only screen and (min-device-width: 768px)\r
-{\r
-html {\r
-width:700px\r
-}\r
-div.section-wrapper {\r
-width:700px;\r
-margin-left:0px;\r
-}\r
-.wall-item-body {\r
-width:700px;\r
-}\r
-.comment .wall-item-body {\r
-width:650px;\r
-}\r
-}*/\r
-\r
-/*@media only screen and (min-device-width: 768px)\r
-{\r
- .wall-item-body code {\r
- width: 700px;\r
- }\r
-\r
- .comment .wall-item-body blockquote {\r
- margin-left: 20px;\r
- width: 680px;\r
- }\r
- blockquote {\r
- width: 700px;\r
- }\r
-\r
-}*/\r
-\r
+++ /dev/null
-
-<div id="acl-wrapper">
- <input id="acl-search">
- <a href="#" id="acl-showall">{{$showall}}</a>
- <div id="acl-list">
- <div id="acl-list-content">
- </div>
- </div>
- <span id="acl-fields"></span>
-</div>
-
-<div class="acl-list-item" rel="acl-template" style="display:none">
- <img data-src="{0}"><p>{1}</p>
- <a href="#" class='acl-button-show'>{{$show}}</a>
- <a href="#" class='acl-button-hide'>{{$hide}}</a>
-</div>
-
-{{if $networks}}
-<hr style="clear:both"/>
-<div id="profile-jot-email-label">{{$emailcc}}</div><input type="text" name="emailcc" id="profile-jot-email" title="{{$emtitle|escape:'html'}}" />
-<div id="profile-jot-email-end"></div>
-{{if $jotnets}}
-{{$jotnets}}
-<div id="profile-jot-networks-end"></div>
-{{/if}}{{/if}}
-
-<script>
- window.allowCID = {{$allowcid}};
- window.allowGID = {{$allowgid}};
- window.denyCID = {{$denycid}};
- window.denyGID = {{$denygid}};
- window.aclInit = "true";
-</script>
+++ /dev/null
-
-
-<h4><a href="{{$admurl}}">{{$admtxt}}</a></h4>
-<ul class='admin linklist'>
- <li class='admin button {{$admin.site.2}}'><a href='{{$admin.site.0}}'>{{$admin.site.1}}</a></li>
- <li class='admin button {{$admin.users.2}}'><a href='{{$admin.users.0}}'>{{$admin.users.1}}</a><span id='pending-update' title='{{$h_pending}}'></span></li>
- <li class='admin button {{$admin.addons.2}}'><a href='{{$admin.addons.0}}'>{{$admin.addons.1}}</a></li>
- <li class='admin button {{$admin.themes.2}}'><a href='{{$admin.themes.0}}'>{{$admin.themes.1}}</a></li>
- <li class='admin button {{$admin.dbsync.2}}'><a href='{{$admin.dbsync.0}}'>{{$admin.dbsync.1}}</a></li>
-</ul>
-
-{{if $admin.update}}
-<ul class='admin linklist'>
- <li class='admin button {{$admin.update.2}}'><a href='{{$admin.update.0}}'>{{$admin.update.1}}</a></li>
- <li class='admin button {{$admin.update.2}}'><a href='https://kakste.com/profile/inthegit'>Important Changes</a></li>
-</ul>
-{{/if}}
-
-
-{{if $admin.addons_admin}}<h4>{{$plugadmtxt}}</h4>{{/if}}
-<ul class='admin linklist'>
- {{foreach $admin.addons_admin as $l}}
- <li class='admin button {{$l.2}}'><a href='{{$l.0}}'>{{$l.1}}</a></li>
- {{/foreach}}
-</ul>
-
-
-<h4>{{$logtxt}}</h4>
-<ul class='admin linklist'>
- <li class='admin button {{$admin.logs.2}}'><a href='{{$admin.logs.0}}'>{{$admin.logs.1}}</a></li>
-</ul>
-
+++ /dev/null
-
-
-<div id='adminpage'>
- <h1>{{$title}} - {{$page}}</h1>
-
- <form action="{{$baseurl}}/admin/site" method="post">
- <input type='hidden' name='form_security_token' value='{{$form_security_token}}'>
-
- {{include file="field_input.tpl" field=$sitename}}
- {{include file="field_textarea.tpl" field=$banner}}
- {{include file="field_select.tpl" field=$language}}
- {{include file="field_select.tpl" field=$theme}}
- {{include file="field_select.tpl" field=$theme_mobile}}
- {{include file="field_select.tpl" field=$ssl_policy}}
- {{include file="field_checkbox.tpl" field=$old_share}}
- {{include file="field_checkbox.tpl" field=$hide_help}}
- {{include file="field_select.tpl" field=$singleuser}}
-
- <div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>
-
- <h3>{{$registration}}</h3>
- {{include file="field_input.tpl" field=$register_text}}
- {{include file="field_select.tpl" field=$register_policy}}
-
- {{include file="field_checkbox.tpl" field=$no_multi_reg}}
- {{include file="field_checkbox.tpl" field=$no_openid}}
- {{include file="field_checkbox.tpl" field=$no_regfullname}}
-
- <div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>
-
- <h3>{{$upload}}</h3>
- {{include file="field_input.tpl" field=$maximagesize}}
- {{include file="field_input.tpl" field=$maximagelength}}
- {{include file="field_input.tpl" field=$jpegimagequality}}
-
- <h3>{{$corporate}}</h3>
- {{include file="field_input.tpl" field=$allowed_sites}}
- {{include file="field_input.tpl" field=$allowed_email}}
- {{include file="field_checkbox.tpl" field=$block_public}}
- {{include file="field_checkbox.tpl" field=$force_publish}}
- {{include file="field_checkbox.tpl" field=$no_community_page}}
- {{include file="field_checkbox.tpl" field=$ostatus_disabled}}
- {{include file="field_checkbox.tpl" field=$diaspora_enabled}}
- {{include file="field_checkbox.tpl" field=$dfrn_only}}
- {{include file="field_input.tpl" field=$global_directory}}
- {{include file="field_checkbox.tpl" field=$newuser_private}}
- {{include file="field_checkbox.tpl" field=$enotify_no_content}}
- {{include file="field_checkbox.tpl" field=$private_addons}}
- {{include file="field_checkbox.tpl" field=$disable_embedded}}
- <div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>
-
- <h3>{{$advanced}}</h3>
- {{include file="field_checkbox.tpl" field=$verifyssl}}
- {{include file="field_input.tpl" field=$proxy}}
- {{include file="field_input.tpl" field=$proxyuser}}
- {{include file="field_input.tpl" field=$timeout}}
- {{include file="field_input.tpl" field=$delivery_interval}}
- {{include file="field_input.tpl" field=$poll_interval}}
- {{include file="field_input.tpl" field=$maxloadavg}}
- {{include file="field_input.tpl" field=$abandon_days}}
-
- <div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>
-
- </form>
-</div>
+++ /dev/null
-<script>
- function confirm_delete(uname){
- return confirm( "{{$confirm_delete}}".format(uname));
- }
- function confirm_delete_multi(){
- return confirm("{{$confirm_delete_multi}}");
- }
- function selectall(cls){
- $("."+cls).attr('checked','checked');
- return false;
- }
-</script>
-<div id='adminpage'>
- <h1>{{$title}} - {{$page}}</h1>
-
- <form action="{{$baseurl}}/admin/users" method="post">
- <input type='hidden' name='form_security_token' value='{{$form_security_token}}'>
-
- <h3>{{$h_pending}}</h3>
- {{if $pending}}
- <table id='pending'>
- <thead>
- <tr>
- {{foreach $th_pending as $th}}<th>{{$th}}</th>{{/foreach}}
- <th></th>
- <th></th>
- </tr>
- </thead>
- <tbody>
- {{foreach $pending as $u}}
- <tr>
- <td class="created">{{$u.created}}</td>
- <td class="name">{{$u.name}}</td>
- <td class="email">{{$u.email}}</td>
- <td class="checkbox"><input type="checkbox" class="pending_ckbx" id="id_pending_{{$u.hash}}" name="pending[]" value="{{$u.hash}}" /></td>
- <td class="tools">
- <a href="{{$baseurl}}/regmod/allow/{{$u.hash}}" title='{{$approve}}'><span class='tool like'></span></a>
- <a href="{{$baseurl}}/regmod/deny/{{$u.hash}}" title='{{$deny}}'><span class='tool dislike'></span></a>
- </td>
- </tr>
- {{/foreach}}
- </tbody>
- </table>
- <div class='selectall'><a href='#' onclick="return selectall('pending_ckbx');">{{$select_all}}</a></div>
- <div class="submit"><input type="submit" name="page_users_deny" value="{{$deny}}"/> <input type="submit" name="page_users_approve" value="{{$approve}}" /></div>
- {{else}}
- <p>{{$no_pending}}</p>
- {{/if}}
-
-
-
-
- <h3>{{$h_users}}</h3>
- {{if $users}}
- <table id='users'>
- <thead>
- <tr>
- <th></th>
- {{foreach $th_users as $th}}<th>{{$th}}</th>{{/foreach}}
- <th></th>
- <th></th>
- </tr>
- </thead>
- <tbody>
- {{foreach $users as $u}}
- <tr>
- <td><img src="{{$u.micro}}" alt="{{$u.nickname}}" title="{{$u.nickname}}"></td>
- <td class='name'><a href="{{$u.url}}" title="{{$u.nickname}}" >{{$u.name}}</a></td>
- <td class='email'>{{$u.email}}</td>
- <td class='register_date'>{{$u.register_date}}</td>
- <td class='login_date'>{{$u.login_date}}</td>
- <td class='lastitem_date'>{{$u.lastitem_date}}</td>
- <td class='login_date'>{{$u.page_flags}} {{if $u.is_admin}}({{$siteadmin}}){{/if}} {{if $u.account_expired}}({{$accountexpired}}){{/if}}</td>
- <td class="checkbox">
- {{if $u.is_admin}}
-
- {{else}}
- <input type="checkbox" class="users_ckbx" id="id_user_{{$u.uid}}" name="user[]" value="{{$u.uid}}"/></td>
- {{/if}}
- <td class="tools">
- {{if $u.is_admin}}
-
- {{else}}
- <a href="{{$baseurl}}/admin/users/block/{{$u.uid}}?t={{$form_security_token}}" title='{{if $u.blocked}}{{$unblock}}{{else}}{{$block}}{{/if}}'><span class='icon block {{if $u.blocked==0}}dim{{/if}}'></span></a>
- <a href="{{$baseurl}}/admin/users/delete/{{$u.uid}}?t={{$form_security_token}}" title='{{$delete}}' onclick="return confirm_delete('{{$u.name}}')"><span class='icon drop'></span></a>
- {{/if}}
- </td>
- </tr>
- {{/foreach}}
- </tbody>
- </table>
- <div class='selectall'><a href='#' onclick="return selectall('users_ckbx');">{{$select_all}}</a></div>
- <div class="submit"><input type="submit" name="page_users_block" value="{{$block}}/{{$unblock}}" /> <input type="submit" name="page_users_delete" value="{{$delete}}" onclick="return confirm_delete_multi()" /></div>
- {{else}}
- NO USERS?!?
- {{/if}}
- </form>
-</div>
+++ /dev/null
-
-{{*<!--<div id="categories-sidebar" class="widget">
- <h3>{{$title}}</h3>
- <div id="nets-desc">{{$desc}}</div>
-
- <ul class="categories-ul">
- <li class="tool"><a href="{{$base}}" class="categories-link categories-all{{if $sel_all}} categories-selected{{/if}}">{{$all}}</a></li>
- {{foreach $terms as $term}}
- <li class="tool"><a href="{{$base}}?f=&category={{$term.name}}" class="categories-link{{if $term.selected}} categories-selected{{/if}}">{{$term.name}}</a></li>
- {{/foreach}}
- </ul>
-
-</div>-->*}}
+++ /dev/null
- <div class="comment-wwedit-wrapper {{$indent}}" id="comment-edit-wrapper-{{$id}}" style="display: block;">
- <form class="comment-edit-form {{$indent}}" id="comment-edit-form-{{$id}}" action="item" method="post" onsubmit="post_comment({{$id}}); return false;">
- <input type="hidden" name="type" value="{{$type}}" />
- <input type="hidden" name="source" value="{{$sourceapp}}" />
- <input type="hidden" name="profile_uid" value="{{$profile_uid}}" />
- <input type="hidden" name="parent" value="{{$parent}}" />
- <input type="hidden" name="jsreload" value="{{$jsreload}}" />
- <input type="hidden" name="preview" id="comment-preview-inp-{{$id}}" value="0" />
- <input type="hidden" name="post_id_random" value="{{$rand_num}}" />
-
- <a class="comment-edit-photo comment-edit-photo-link" id="comment-edit-photo-{{$id}}" href="{{$mylink}}" title="{{$mytitle}}"><img class="my-comment-photo" src="{{$myphoto}}" alt="{{$mytitle}}" title="{{$mytitle}}" /></a>
- <ul class="comment-edit-bb-{{$id}}">
- <li><a class="editicon boldbb shadow"
- style="cursor: pointer;" title="{{$edbold}}"
- data-role="insert-formatting" data-bbcode="b" data-id="{{$id}}"></a></li>
- <li><a class="editicon italicbb shadow"
- style="cursor: pointer;" title="{{$editalic}}"
- data-role="insert-formatting" data-bbcode="i" data-id="{{$id}}"></a></li>
- <li><a class="editicon underlinebb shadow"
- style="cursor: pointer;" title="{{$eduline}}"
- data-role="insert-formatting" data-bbcode="u" data-id="{{$id}}"></a></li>
- <li><a class="editicon quotebb shadow"
- style="cursor: pointer;" title="{{$edquote}}"
- data-role="insert-formatting" data-bbcode="quote" data-id="{{$id}}"></a></li>
- <li><a class="editicon codebb shadow"
- style="cursor: pointer;" title="{{$edcode}}"
- data-role="insert-formatting" data-bbcode="code" data-id="{{$id}}"></a></li>
- </ul>
- <textarea id="comment-edit-text-{{$id}}" class="comment-edit-text-empty" name="body" placeholder="{{$comment}}" onFocus="commentOpen(this,{{$id}});cmtBbOpen({{$id}});"></textarea>
- {{if $qcomment}}
- <select id="qcomment-select-{{$id}}" name="qcomment-{{$id}}" class="qcomment" onchange="qCommentInsert(this,{{$id}});">
- <option value=""></option>
- {{foreach $qcomment as $qc}}
- <option value="{{$qc}}">{{$qc}}</option>
- {{/foreach}}
- </select>
- {{/if}}
-
- <div class="comment-edit-text-end"></div>
- <div class="comment-edit-submit-wrapper" id="comment-edit-submit-wrapper-{{$id}}" style="display: none;">
- <input type="submit" onclick="post_comment({{$id}}); return false;" id="comment-edit-submit-{{$id}}" class="comment-edit-submit" name="submit" value="{{$submit}}" />
- </div>
- </form>
- </div>
+++ /dev/null
-
-<ul class="tabs">
- {{foreach $tabs as $tab}}
- <li id="{{$tab.id}}"><a href="{{$tab.url}}" class="tab button {{$tab.sel}}"{{if $tab.title}} title="{{$tab.title}}"{{/if}}>{{$tab.label}}</a></li>
- {{/foreach}}
- <div id="tabs-end"></div>
-</ul>
+++ /dev/null
-
-{{*<!--<div id="contact-block">
-<h4 class="contact-block-h4">{{$contacts}}</h4>
-{{if $micropro}}
- <a class="allcontact-link" href="viewcontacts/{{$nickname}}">{{$viewcontacts}}</a>
- <div class='contact-block-content'>
- {{foreach $micropro as $m}}
- {{$m}}
- {{/foreach}}
- </div>
-{{/if}}
-</div>
-<div class="clear"></div>-->*}}
+++ /dev/null
-
-
-<h2>{{$header}}</h2>
-
-<div id="contact-edit-wrapper" >
-
- {{$tab_str}}
-
- <div class="vcard">
- <div class="fn">{{$name}}</div>
- <div id="profile-photo-wrapper"><img class="photo" style="width: 175px; height: 175px;" src="{{$photo}}" alt="{{$name}}" /></div>
- </div>
-
-
- <div id="contact-edit-nav-wrapper" >
- <div id="contact-edit-links">
- <div id="contact-edit-status-wrapper">
- <span id="contact-edit-contact-status">{{$contact_status}}</span>
-
- <div id="contact-edit-actions">
- <div class="btn" id="contact-edit-actions-button" onclick="openClose('contact-actions-menu')">{{$contact_action_button}}</div>
-
- <ul role="menu" aria-haspopup="true" id="contact-actions-menu" class="menu-popup" >
- {{if $lblsuggest}}<li role="menuitem"><a href="#" title="{{$contact_actions.suggest.title}}" onclick="window.location.href='{{$contact_actions.suggest.url}}'; return false;">{{$contact_actions.suggest.label}}</a></li>{{/if}}
- {{if $poll_enabled}}<li role="menuitem"><a href="#" title="{{$contact_actions.update.title}}" onclick="window.location.href='{{$contact_actions.update.url}}'; return false;">{{$contact_actions.update.label}}</a></li>{{/if}}
- <li class="divider"></li>
- <li role="menuitem"><a href="#" title="{{$contact_actions.block.title}}" onclick="window.location.href='{{$contact_actions.block.url}}'; return false;">{{$contact_actions.block.label}}</a></li>
- <li role="menuitem"><a href="#" title="{{$contact_actions.ignore.title}}" onclick="window.location.href='{{$contact_actions.ignore.url}}'; return false;">{{$contact_actions.ignore.label}}</a></li>
- <li role="menuitem"><a href="#" title="{{$contact_actions.archive.title}}" onclick="window.location.href='{{$contact_actions.archive.url}}'; return false;">{{$contact_actions.archive.label}}</a></li>
- <li role="menuitem"><a href="{{$contact_actions.delete.url}}" title="{{$contact_actions.delete.title}}" onclick="return confirmDelete();">{{$contact_actions.delete.label}}</a></li>
- </ul>
- </div>
-
- <ul>
- <li><div id="contact-edit-rel">{{$relation_text}}</div></li>
- <li><div id="contact-edit-nettype">{{$nettype}}</div></li>
- {{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>
- </div>
- {{/if}}
- {{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}}
-
- </ul>
- </div>
- </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}}">
-
- <div id="contact-edit-end" ></div>
-
- {{include file="field_checkbox.tpl" field=$hidden}}
-
-<div id="contact-edit-info-wrapper">
-<h4>{{$lbl_info1}}</h4>
- <textarea id="contact-edit-info" rows="8"{{* cols="35"*}} 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>
-
-{{if $reason}}
- <div id="contact-info-wrapper">
- <h4>{{$lbl_info2}}</h4>
- <p>{{$reason}}</p>
- </div>
- <div id="contact-info-end"></div>
-{{/if}}
-
-{{$profile_select}}
-<div id="contact-edit-profile-select-end"></div>
-
-<input class="contact-edit-submit" type="submit" name="submit" value="{{$submit}}" />
-
-</form>
-</div>
+++ /dev/null
-
-
-<div class="contact-entry-wrapper" id="contact-entry-wrapper-{{$contact.id}}" >
- <div class="contact-entry-photo-wrapper" >
- <div class="contact-entry-photo mframe" id="contact-entry-photo-{{$contact.id}}"
- onmouseover="if (typeof t{{$contact.id}} != 'undefined') clearTimeout(t{{$contact.id}});"
- onmouseout="t{{$contact.id}}=setTimeout('closeMenu(\'contact-photo-menu-{{$contact.id}}\');',200)" >
-
-{{*<!-- <a href="{{$contact.url}}" title="{{$contact.img_hover}}" /><img src="{{$contact.thumb}}" {{$contact.sparkle}} alt="{{$contact.name}}" /></a>-->*}}
- <span onclick="openClose('contact-photo-menu-{{$contact.id}}');" class="fakelink contact-photo-menu-button" id="contact-photo-menu-button-{{$contact.id}}">
- <img src="{{$contact.thumb}}" {{$contact.sparkle}} alt="{{$contact.name}}" />
- </span>
-
- {{if $contact.photo_menu}}
-{{*<!-- <span onclick="openClose('contact-photo-menu-{{$contact.id}}');" class="fakelink contact-photo-menu-button" id="contact-photo-menu-button-{{$contact.id}}">menu</span>-->*}}
- <div class="contact-photo-menu" id="contact-photo-menu-{{$contact.id}}">
- <ul>
- {{foreach $contact.photo_menu as $c}}
- {{if $c.2}}
- <li><a target="redir" href="{{$c.1}}">{{$c.0}}</a></li>
- {{else}}
- <li><a href="{{$c.1}}">{{$c.0}}</a></li>
- {{/if}}
- {{/foreach}}
- </ul>
- </div>
- {{/if}}
- </div>
-
- </div>
-
- <div class="contact-entry-desc">
- <div class="contact-entry-name" id="contact-entry-name-{{$contact.id}}" >
- {{$contact.name}}
- {{if $contact.account_type}} <span class="contact-entry-details" id="contact-entry-accounttype-{{$contact.id}}">({{$contact.account_type}})</span>{{/if}}
- </div>
- {{if $contact.alt_text}}<div class="contact-entry-details" id="contact-entry-rel-{{$contact.id}}" >{{$contact.alt_text}}</div>{{/if}}
- {{if $contact.itemurl}}<div class="contact-entry-details" id="contact-entry-url-{{$contact.id}}" >{{$contact.itemurl}}</div>{{/if}}
- {{if $contact.tags}}<div class="contact-entry-details" id="contact-entry-tags-{{$contact.id}}" >{{$contact.tags}}</div>{{/if}}
- {{if $contact.details}}<div class="contact-entry-details" id="contact-entry-details-{{$contact.id}}" >{{$contact.details}}</div>{{/if}}
- {{if $contact.network}}<div class="contact-entry-network" id="contact-entry-network-{{$contact.id}}" >{{$contact.network}}</div>{{/if}}
- </div>
-
- <div class="contact-entry-end" ></div>
-</div>
+++ /dev/null
-
-
-<script>
- window.autocompleteType = 'contacts-head';
-</script>
-
+++ /dev/null
-
-<h1>{{$header}}{{if $total}} ({{$total}}){{/if}}</h1>
-
-{{if $finding}}<h4>{{$finding}}</h4>{{/if}}
-
-<div id="contacts-search-wrapper">
-<form id="contacts-search-form" action="{{$cmd}}" method="get" >
-<span class="contacts-search-desc">{{$desc}}</span>
-<input type="text" name="search" id="contacts-search" class="search-input" onfocus="this.select();" value="{{$search}}" />
-<input type="submit" name="submit" id="contacts-search-submit" value="{{$submit}}" />
-</form>
-</div>
-<div id="contacts-search-end"></div>
-
-{{$tabs}}
-
-
-
-{{foreach $contacts as $contact}}
- {{include file="contact_template.tpl"}}
-{{/foreach}}
-<div id="contact-edit-end"></div>
-
-{{$paginate}}
-
-
-
-
+++ /dev/null
-
-{{$follow_widget}}
-
+++ /dev/null
-
-{{$live_update}}
-
-{{foreach $threads as $thread}}
-<div id="tread-wrapper-{{$thread.id}}" class="tread-wrapper">
- {{foreach $thread.items as $item}}
- {{if $item.comment_firstcollapsed}}
- <div class="hide-comments-outer">
- <span id="hide-comments-total-{{$thread.id}}" class="hide-comments-total">{{$thread.num_comments}}</span> <span id="hide-comments-{{$thread.id}}" class="hide-comments fakelink" onclick="showHideComments({{$thread.id}});">{{$thread.hide_text}}</span>
- </div>
- <div id="collapsed-comments-{{$thread.id}}" class="collapsed-comments" style="display: none;">
- {{/if}}
- {{if $item.comment_lastcollapsed}}</div>{{/if}}
-
- {{include file="{{$item.template}}"}}
-
-
- {{/foreach}}
-</div>
-{{/foreach}}
-
-<div id="conversation-end"></div>
-
-{{*<!--{{if $dropping}}
-<div id="item-delete-selected" class="fakelink" onclick="deleteCheckedItems();">
- <div id="item-delete-selected-icon" class="icon drophide" title="{{$dropping}}" onmouseover="imgbright(this);" onmouseout="imgdull(this);" ></div>
- <div id="item-delete-selected-desc" >{{$dropping}}</div>
-</div>
-<div id="item-delete-selected-end"></div>
-{{/if}}-->*}}
+++ /dev/null
-<h1>{{$title}}</h1>
-<p id="cropimage-desc">
-{{$desc}}
-</p>
-<div id="cropimage-wrapper">
-<img src="{{$image_url}}" id="croppa" class="imgCrop" alt="{{$title}}" />
-</div>
-<div id="cropimage-preview-wrapper" >
-<div id="previewWrap" ></div>
-</div>
-
-<form action="profile_photo/{{$resource}}" id="crop-image-form" method="post" />
-<input type='hidden' name='form_security_token' value='{{$form_security_token}}'>
-
-<input type="hidden" name="cropfinal" value="1" />
-<input type="hidden" name="xstart" id="x1" />
-<input type="hidden" name="ystart" id="y1" />
-<input type="hidden" name="xfinal" id="x2" />
-<input type="hidden" name="yfinal" id="y2" />
-<input type="hidden" name="height" id="height" />
-<input type="hidden" name="width" id="width" />
-
-<div id="crop-image-submit-wrapper" >
-<input type="submit" name="submit" value="{{$done}}" />
-</div>
-
-</form>
+++ /dev/null
- <script type="text/javascript" src="view/js/cropper/lib/prototype.js" language="javascript"></script>
- <script type="text/javascript" src="view/js/cropper/lib/scriptaculous.js?load=effects,builder,dragdrop" language="javascript"></script>
- <script type="text/javascript" src="view/js/cropper/cropper.js" language="javascript"></script>
- <script type="text/javascript" language="javascript">initCrop();</script>
+++ /dev/null
- <link rel="stylesheet" href="view/js/cropper/cropper.css" type="text/css" />
+++ /dev/null
-
-<script>
- window.autoCompleteType = 'display-head';
-</script>
-
+++ /dev/null
-<!--[if IE]>
-<script type="text/javascript" src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-<![endif]-->
-<script type="text/javascript" src="{{$baseurl}}/view/asset/jquery/dist/jquery.min.js" ></script>
-<script type="text/javascript" src="{{$baseurl}}/view/theme/frost-mobile/js/readmore.min.js" ></script>
-<script type="text/javascript" src="{{$baseurl}}/view/js/jquery.textinputs.js" ></script>
-<script type="text/javascript" src="{{$baseurl}}/view/asset/jgrowl/jquery.jgrowl.min.js"></script>
-<script type="text/javascript" src="{{$baseurl}}/view/asset/jquery-datetimepicker/build/jquery.datetimepicker.full.min.js"></script>
-
-<script type="text/javascript" src="{{$baseurl}}/view/js/jquery-textcomplete/jquery.textcomplete.min.js" ></script>
-<script type="text/javascript" src="{{$baseurl}}/view/js/autocomplete.js" ></script>
-<script type="text/javascript" src="{{$baseurl}}/view/theme/frost-mobile/js/acl.js" ></script>
-<script type="text/javascript" src="{{$baseurl}}/view/asset/base64/base64.min.js" ></script>
-<script type="text/javascript" src="{{$baseurl}}/view/theme/frost-mobile/js/main.js" ></script>
-<script type="text/javascript" src="{{$baseurl}}/view/theme/frost-mobile/js/theme.js"></script>
-
+++ /dev/null
-
-{{foreach $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>{{/if}}
- {{$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>{{/if}}
- {{if $event.edit}}<a href="{{$event.edit.0}}" title="{{$event.edit.1}}" class="edit-event-link tool s22 pencil"></a>{{/if}}
- </div>
- <div class="clear"></div>
-{{/foreach}}
+++ /dev/null
-
-<script type="text/javascript" src="{{$baseurl}}/view/asset/moment/min/moment-with-locales.min.js"></script>
-<script type="text/javascript" src="{{$baseurl}}/view/asset/fullcalendar/dist/fullcalendar.min.js"></script>
+++ /dev/null
-
-<link rel="stylesheet" type="text/css" href="{{$baseurl}}/view/asset/fullcalendar/dist/fullcalendar.min.css" />
-<link rel="stylesheet" type="text/css" href="{{$baseurl}}/view/asset/fullcalendar/dist/fullcalendar.print.min.css" media="print" />
-
-<script language="javascript" type="text/javascript">
-window.aclType = 'event_head';
-window.eventModuleUrl = '{{$module_url}}';
-window.eventModeParams = '{{$modparams}}';
-</script>
-
+++ /dev/null
-
-
- <div class="field checkbox" id="div_id_{{$field.0}}">
- <label id="label_id_{{$field.0}}" for="id_{{$field.0}}">{{$field.1}}</label>
- <input type="hidden" name="{{$field.0}}" value="0">
- <input type="checkbox" name="{{$field.0}}" id="id_{{$field.0}}" value="1" {{if $field.2}}checked="checked"{{/if}}><br />
- <span class="field_help" id="help_id_{{$field.0}}">{{$field.3}}</span>
- </div>
+++ /dev/null
-
- <div class='field input' id='wrapper_{{$field.0}}'>
- <label for='id_{{$field.0}}'>{{$field.1}}</label><br />
- <input name='{{$field.0}}' id='id_{{$field.0}}' value="{{$field.2}}">
- <span class='field_help'>{{$field.3}}</span>
- </div>
+++ /dev/null
-
- <div class='field input openid' id='wrapper_{{$field.0}}'>
- <label for='id_{{$field.0}}'>{{$field.1}}</label><br />
- <input name='{{$field.0}}' id='id_{{$field.0}}' type="text" value="{{$field.2}}">
- <span class='field_help'>{{$field.3}}</span>
- </div>
+++ /dev/null
-
- <div class='field password' id='wrapper_{{$field.0}}'>
- <label for='id_{{$field.0}}'>{{$field.1}}</label><br />
- <input type='password' name='{{$field.0}}' id='id_{{$field.0}}' value="{{$field.2}}">
- <span class='field_help'>{{$field.3}}</span>
- </div>
+++ /dev/null
-
-
- <div class='field select'>
- <label for='id_{{$field.0}}'>{{$field.1}}</label>
- <select name='{{$field.0}}' id='id_{{$field.0}}' {{if $field.5}}onchange="previewTheme(this);"{{/if}} >
- {{foreach $field.4 as $opt=>$val}}<option value="{{$opt}}" {{if $opt==$field.2}}selected="selected"{{/if}}>{{$val}}</option>{{/foreach}}
- </select>
- <span class='field_help'>{{$field.3}}</span>
- <div id="theme-preview"></div>
- </div>
+++ /dev/null
-
-<div class="widget{{if $class}} {{$class}}{{/if}}">
-{{*<!-- {{if $title}}<h3>{{$title}}</h3>{{/if}}-->*}}
- {{if $desc}}<div class="desc">{{$desc}}</div>{{/if}}
-
- <ul class="tabs links-widget">
- {{foreach $items as $item}}
- <li class="tool"><a href="{{$item.url}}" class="tab {{if $item.selected}}selected{{/if}}">{{$item.label}}</a></li>
- {{/foreach}}
- <div id="tabs-end"></div>
- </ul>
-
-</div>
+++ /dev/null
-
-<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>
+++ /dev/null
-<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
-<meta name="viewport" content="width=device-width; initial-scale = 1.0;" />
-
-<base href="{{$baseurl}}/" />
-<meta name="generator" content="{{$generator}}" />
-<link rel="stylesheet" href="{{$baseurl}}/view/asset/jgrowl/jquery.jgrowl.min.css" type="text/css" media="screen" />
-<link rel="stylesheet" href="{{$baseurl}}/view/asset/jquery-datetimepicker/build/jquery.datetimepicker.min.css" type="text/css" media="screen" />
-<script type="text/javascript" src="{{$baseurl}}/view/asset/jquery/dist/jquery.min.js"></script>
-
-<link rel="stylesheet" type="text/css" href="{{$stylesheet}}" media="all" />
-
-<link rel="shortcut icon" href="{{$baseurl}}/images/friendica-32.png" />
-<link rel="search"
- href="{{$baseurl}}/opensearch"
- type="application/opensearchdescription+xml"
- title="Search in Friendica" />
-
-<script>
- window.delItem = "{{$delitem}}";
- window.showMore = "{{$showmore}}";
- window.showFewer = "{{$showfewer}}";
- var updateInterval = {{$update_interval}};
- var localUser = {{if $local_user}}{{$local_user}}{{else}}false{{/if}};
-</script>
-
+++ /dev/null
-<script type="text/javascript" src="{{$baseurl}}/view/js/ajaxupload.js" ></script>
-
-<script language="javascript" type="text/javascript">if (typeof window.jotInit != 'undefined') initEditor();</script>
-
+++ /dev/null
-
-
-<script>
- window.isPublic = "{{$ispublic}}";
- window.nickname = "{{$nickname}}";
- window.linkURL = "{{$linkurl}}";
- window.vidURL = "{{$vidurl}}";
- window.audURL = "{{$audurl}}";
- window.whereAreU = "{{$whereareu}}";
- window.term = "{{$term}}";
- window.baseURL = "{{$baseurl}}";
- window.geoTag = function () { {{$geotag}} }
- window.jotId = "#profile-jot-text";
- window.imageUploadButton = 'wall-image-upload';
-</script>
-
-
+++ /dev/null
-
-
-<div id="profile-jot-wrapper" >
- <div id="profile-jot-banner-wrapper">
- <div id="profile-jot-desc" > </div>
- <div id="character-counter" class="grey"></div>
- </div>
- <div id="profile-jot-banner-end"></div>
-
- <form id="profile-jot-form" action="{{$action}}" method="post" >
- <input type="hidden" name="type" value="{{$ptyp}}" />
- <input type="hidden" name="profile_uid" value="{{$profile_uid}}" />
- <input type="hidden" name="return" value="{{$return_path}}" />
- <input type="hidden" name="location" id="jot-location" value="{{$defloc}}" />
- <input type="hidden" name="coord" id="jot-coord" value="" />
- <input type="hidden" name="post_id" value="{{$post_id}}" />
- <input type="hidden" name="source" value="{{$sourceapp}}" />
- <input type="hidden" name="preview" id="jot-preview" value="0" />
- <input type="hidden" name="post_id_random" value="{{$rand_num}}" />
- <div id="jot-title-wrap"><input name="title" id="jot-title" type="text" placeholder="{{$placeholdertitle}}" value="{{$title}}" class="jothidden" style="display:none"></div>
- {{if $notes_cid}}
- <input type="hidden" name="contact_allow[]" value="<{{$notes_cid}}>" />
- {{/if}}
- {{if $placeholdercategory}}
- <div id="jot-category-wrap"><input name="category" id="jot-category" type="text" placeholder="{{$placeholdercategory}}" value="{{$category}}" class="jothidden" style="display:none" /></div>
- {{/if}}
- <div id="jot-text-wrap">
- {{*<!--<img id="profile-jot-text-loading" src="images/rotator.gif" alt="{{$wait}}" title="{{$wait}}" style="display: none;" />-->*}}
- <textarea rows="5" cols="64" class="profile-jot-text" id="profile-jot-text" name="body" placeholder="{{$share}}">{{if $content}}{{$content}}{{/if}}</textarea>
- </div>
-
-<div id="profile-jot-submit-wrapper" class="jothidden">
- <input type="submit" id="profile-jot-submit" name="submit" value="{{$share}}" />
-
- <div id="profile-rotator-wrapper" style="display: {{$visitor}};" >
- <img id="profile-rotator" src="images/rotator.gif" alt="{{$wait}}" title="{{$wait}}" style="display: none;" />
- </div>
-
- <div id="profile-upload-wrapper" style="display: {{$visitor}};" >
- <div id="wall-image-upload-div" ><a href="#" onclick="return false;" id="wall-image-upload" class="icon camera" title="{{$upload}}"></a></div>
- </div>
- {{*<!--<div id="profile-attach-wrapper" style="display: {{$visitor}};" >
- <div id="wall-file-upload-div" ><a href="#" onclick="return false;" id="wall-file-upload" class="icon attach" title="{{$attach}}"></a></div>
- </div> -->*}}
- {{*<!--<div id="profile-link-wrapper" style="display: {{$visitor}};" ondragenter="linkdropper(event);" ondragover="linkdropper(event);" ondrop="linkdrop(event);" >-->*}}
- <div id="profile-link-wrapper" style="display: {{$visitor}};" >
- <a id="profile-link" class="icon link" title="{{$weblink}}" ondragenter="return linkdropper(event);" ondragover="return linkdropper(event);" ondrop="linkdrop(event);" onclick="jotGetLink(); return false;"></a>
- </div>
- <div id="profile-video-wrapper" style="display: {{$visitor}};" >
- <a id="profile-video" class="icon video" title="{{$video}}" onclick="jotVideoURL();return false;"></a>
- </div>
- <div id="profile-audio-wrapper" style="display: {{$visitor}};" >
- <a id="profile-audio" class="icon audio" title="{{$audio}}" onclick="jotAudioURL();return false;"></a>
- </div>
- <div id="profile-location-wrapper" style="display: {{$visitor}};" >
- <a id="profile-location" class="icon globe" title="{{$setloc}}" onclick="jotGetLocation();return false;"></a>
- </div>
- <div id="profile-nolocation-wrapper" style="display: none;" >
- <a id="profile-nolocation" class="icon noglobe" title="{{$noloc}}" onclick="jotClearLocation();return false;"></a>
- </div>
-
- <div id="profile-jot-perms" class="profile-jot-perms" style="display: {{$pvisit}};" >
- <a href="#profile-jot-acl-wrapper" id="jot-perms-icon" class="icon {{$lockstate}}" title="{{$permset}}" ></a>{{$bang}}
- </div>
-
- <span onclick="preview_post();" id="jot-preview-link" class="fakelink">{{$preview}}</span>
-
- <div id="profile-jot-perms-end"></div>
-
-
- <div id="profile-jot-plugin-wrapper">
- {{$jotplugins}}
- </div>
-
- <div id="jot-preview-content" style="display:none;"></div>
-
- <div style="display: none;">
- <div id="profile-jot-acl-wrapper">
- {{$acl}}
- </div>
- </div>
-
-
-</div>
-
-<div id="profile-jot-end"></div>
-</form>
-</div>
- {{if $content}}<script>window.jotInit = true;</script>{{/if}}
+++ /dev/null
-
- if(navigator.geolocation) {
- navigator.geolocation.getCurrentPosition(function(position) {
- var lat = position.coords.latitude.toFixed(4);
- var lon = position.coords.longitude.toFixed(4);
-
- $('#jot-coord').val(lat + ', ' + lon);
- $('#profile-nolocation-wrapper').show();
- });
- }
-
+++ /dev/null
-
-<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>
- {{/if}}
- <img id="like-rotator-{{$id}}" class="like-rotator" src="images/rotator.gif" alt="{{$wait}}" title="{{$wait}}" style="display: none;" />
-</div>
+++ /dev/null
-
-
-<div class="login-form">
-<form action="{{$dest_url}}" method="post" >
- <input type="hidden" name="auth-params" value="login" />
-
- <div id="login_standard">
- {{include file="field_input.tpl" field=$lname}}
- {{include file="field_password.tpl" field=$lpassword}}
- </div>
-
- {{if $openid}}
- <div id="login_openid">
- {{include file="field_openid.tpl" field=$lopenid}}
- </div>
- {{/if}}
-
- <br />
- <div id='login-footer'>
-<!-- <div class="login-extra-links">
- By signing in you agree to the latest <a href="tos.html" title="{{$tostitle}}" id="terms-of-service-link" >{{$toslink}}</a> and <a href="privacy.html" title="{{$privacytitle}}" id="privacy-link" >{{$privacylink}}</a>
- </div>-->
-
- <br />
- {{include file="field_checkbox.tpl" field=$lremember}}
-
- <div id="login-submit-wrapper" >
- <input type="submit" name="submit" id="login-submit-button" value="{{$login}}" />
- </div>
-
- <br /><br />
- <div class="login-extra-links">
- {{if $register}}<a href="register" title="{{$register.title}}" id="register-link">{{$register.desc}}</a>{{/if}}
- <a href="lostpass" title="{{$lostpass}}" id="lost-password-link" >{{$lostlink}}</a>
- </div>
- </div>
-
- {{foreach $hiddens as $k=>$v}}
- <input type="hidden" name="{{$k}}" value="{{$v}}" />
- {{/foreach}}
-
-
-</form>
-</div>
-
-<script type="text/javascript">window.loginName = "{{$lname.0}}";</script>
+++ /dev/null
-
-<div class="lostpass-form">
-<h2>{{$title}}</h2>
-<br /><br /><br />
-
-<form action="lostpass" method="post" >
-<div id="login-name-wrapper" class="field input">
- <label for="login-name" id="label-login-name">{{$name}}</label><br />
- <input type="text" maxlength="60" name="login-name" id="login-name" value="" />
-</div>
-<div id="login-extra-end"></div>
-<p id="lostpass-desc">
-{{$desc}}
-</p>
-<br />
-
-<div id="login-submit-wrapper" >
- <input type="submit" name="submit" id="lostpass-submit-button" value="{{$submit}}" />
-</div>
-<div id="login-submit-end"></div>
-</form>
-</div>
+++ /dev/null
-
-<div class="mail-conv-outside-wrapper">
- <div class="mail-conv-sender" >
- <a href="{{$mail.from_url}}" title="{{$mail.from_addr}}" 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}}" title="{{$mail.from_addr}}" /></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>
- <div class="mail-conv-body">{{$mail.body}}</div>
-</div>
-<div class="mail-conv-outside-wrapper-end"></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>
-
-<hr class="mail-conv-break" />
+++ /dev/null
-
-<div class="mail-list-outside-wrapper">
- <div class="mail-list-sender" >
- <a href="{{$from_url}}" title="{{$from_addr}}" class="mail-list-sender-url" ><img class="mail-list-sender-photo{{$sparkle}}" src="{{$from_photo}}" height="80" width="80" alt="{{$from_name}}" title="{{$from_addr}}" /></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>
+++ /dev/null
-
- <div class="comment-wwedit-wrapper" id="comment-edit-wrapper-{{$id}}" style="display: block;">
- <form class="comment-edit-form" id="comment-edit-form-{{$id}}" action="item" method="post" onsubmit="post_comment({{$id}}); return false;">
- <input type="hidden" name="type" value="{{$type}}" />
- <input type="hidden" name="profile_uid" value="{{$profile_uid}}" />
- <input type="hidden" name="parent" value="{{$parent}}" />
- <input type="hidden" name="return" value="{{$return_path}}" />
- <input type="hidden" name="jsreload" value="{{$jsreload}}" />
- <input type="hidden" name="preview" id="comment-preview-inp-{{$id}}" value="0" />
-
- <div class="comment-edit-photo" id="comment-edit-photo-{{$id}}">
- <a class="comment-edit-photo-link" href="{{$mylink}}" title="{{$mytitle}}"><img class="my-comment-photo" src="{{$myphoto}}" alt="{{$mytitle}}" title="{{$mytitle}}" /></a>
- </div>
- <div class="comment-edit-photo-end"></div>
- <div id="mod-cmnt-wrap-{{$id}}" class="mod-cmnt-wrap" style="display:none">
- <div id="mod-cmnt-name-lbl-{{$id}}" class="mod-cmnt-name-lbl">{{$lbl_modname}}</div>
- <input type="text" id="mod-cmnt-name-{{$id}}" class="mod-cmnt-name" name="mod-cmnt-name" value="{{$modname}}" />
- <div id="mod-cmnt-email-lbl-{{$id}}" class="mod-cmnt-email-lbl">{{$lbl_modemail}}</div>
- <input type="text" id="mod-cmnt-email-{{$id}}" class="mod-cmnt-email" name="mod-cmnt-email" value="{{$modemail}}" />
- <div id="mod-cmnt-url-lbl-{{$id}}" class="mod-cmnt-url-lbl">{{$lbl_modurl}}</div>
- <input type="text" id="mod-cmnt-url-{{$id}}" class="mod-cmnt-url" name="mod-cmnt-url" value="{{$modurl}}" />
- </div>
- <ul class="comment-edit-bb-{{$id}}">
- <li><a class="editicon boldbb shadow"
- style="cursor: pointer;" title="{{$edbold}}"
- onclick="insertFormatting('b', {{$id}});"></a></li>
- <li><a class="editicon italicbb shadow"
- style="cursor: pointer;" title="{{$editalic}}"
- onclick="insertFormatting('i', {{$id}});"></a></li>
- <li><a class="editicon underlinebb shadow"
- style="cursor: pointer;" title="{{$eduline}}"
- onclick="insertFormatting('u', {{$id}});"></a></li>
- <li><a class="editicon quotebb shadow"
- style="cursor: pointer;" title="{{$edquote}}"
- onclick="insertFormatting('quote', {{$id}});"></a></li>
- <li><a class="editicon codebb shadow"
- style="cursor: pointer;" title="{{$edcode}}"
- onclick="insertFormatting('code', {{$id}});"></a></li>
- <li><a class="editicon imagebb shadow"
- style="cursor: pointer;" title="{{$edimg}}"
- onclick="insertFormatting('img', {{$id}});"></a></li>
- <li><a class="editicon urlbb shadow"
- style="cursor: pointer;" title="{{$edurl}}"
- onclick="insertFormatting('url', {{$id}});"></a></li>
- <li><a class="editicon videobb shadow"
- style="cursor: pointer;" title="{{$edvideo}}"
- onclick="insertFormatting('video', {{$id}});"></a></li>
- </ul>
- <div class="comment-edit-bb-end"></div>
- <textarea id="comment-edit-text-{{$id}}" class="comment-edit-text-empty" name="body" placeholder="{{$comment}}" onFocus="commentOpen(this,{{$id}});cmtBbOpen({{$id}});" onBlur="commentClose(this,{{$id}});"></textarea>
-
- <div class="comment-edit-text-end"></div>
- <div class="comment-edit-submit-wrapper" id="comment-edit-submit-wrapper-{{$id}}" style="display: none;">
- <input type="submit" onclick="post_comment({{$id}}); return false;" id="comment-edit-submit-{{$id}}" class="comment-edit-submit" name="submit" value="{{$submit}}" />
- <span onclick="preview_comment({{$id}});" id="comment-edit-preview-link-{{$id}}" class="fakelink">{{$preview}}</span>
- <div id="comment-edit-preview-{{$id}}" class="comment-edit-preview" style="display:none;"></div>
- </div>
-
- <div class="comment-edit-end"></div>
- </form>
-
- </div>
+++ /dev/null
-
-<script type="text/javascript" src="{{$baseurl}}/view/js/ajaxupload.js" ></script>
-
+++ /dev/null
-
-<script language="javascript" type="text/javascript">
- window.nickname = "{{$nickname}}";
- window.linkURL = "{{$linkurl}}";
- window.jotId = "#prvmail-text";
- window.imageUploadButton = 'prvmail-upload';
- window.autocompleteType = 'msg-header';
-</script>
-
+++ /dev/null
-
-<nav>
-{{*<!-- {{$langselector}} -->*}}
-
-{{*<!-- <div id="site-location">{{$sitelocation}}</div> -->*}}
-
- <span id="nav-link-wrapper" >
-
-{{*<!-- <a id="system-menu-link" class="nav-link" href="#system-menu" title="Menu">Menu</a>-->*}}
- <div class="nav-button-container">
-{{*<!-- <a class="system-menu-link nav-link" href="#system-menu" title="Menu">-->*}}
- <img rel="#system-menu-list" class="nav-link" src="{{$baseurl}}/view/theme/frost-mobile/images/menu.png">
-{{*<!-- </a>-->*}}
- <ul id="system-menu-list" class="nav-menu-list">
- {{if $nav.login}}
- <a id="nav-login-link" class="nav-load-page-link {{$nav.login.2}}" href="{{$nav.login.0}}" title="{{$nav.login.3}}" >{{$nav.login.1}}</a>
- {{/if}}
-
- {{if $nav.register}}
- <a id="nav-register-link" class="nav-load-page-link {{$nav.register.2}} {{$sel.register}}" href="{{$nav.register.0}}" title="{{$nav.register.3}}" >{{$nav.register.1}}</a>
- {{/if}}
-
- {{if $nav.settings}}
- <li><a id="nav-settings-link" class="{{$nav.settings.2}} nav-load-page-link" href="{{$nav.settings.0}}" title="{{$nav.settings.3}}">{{$nav.settings.1}}</a></li>
- {{/if}}
-
- {{if $nav.manage}}
- <li>
- <a id="nav-manage-link" class="nav-load-page-link {{$nav.manage.2}} {{$sel.manage}}" href="{{$nav.manage.0}}" title="{{$nav.manage.3}}">{{$nav.manage.1}}</a>
- </li>
- {{/if}}
-
- {{if $nav.profiles}}
- <li><a id="nav-profiles-link" class="{{$nav.profiles.2}} nav-load-page-link" href="{{$nav.profiles.0}}" title="{{$nav.profiles.3}}" >{{$nav.profiles.1}}</a></li>
- {{/if}}
-
- {{if $nav.admin}}
- <li><a id="nav-admin-link" class="{{$nav.admin.2}} nav-load-page-link" href="{{$nav.admin.0}}" title="{{$nav.admin.3}}" >{{$nav.admin.1}}</a></li>
- {{/if}}
-
- <li><a id="nav-search-link" class="{{$nav.search.2}} nav-load-page-link" href="{{$nav.search.0}}" title="{{$nav.search.3}}" >{{$nav.search.1}}</a></li>
-
- {{if $nav.apps}}
- <li><a id="nav-apps-link" class="{{$nav.apps.2}} nav-load-page-link" href="{{$nav.apps.0}}" title="{{$nav.apps.3}}" >{{$nav.apps.1}}</a></li>
- {{/if}}
-
- {{if $nav.help}}
- <li><a id="nav-help-link" class="{{$nav.help.2}} nav-load-page-link" target="friendica-help" href="{{$nav.help.0}}" title="{{$nav.help.3}}" >{{$nav.help.1}}</a></li>
- {{/if}}
-
- {{if $nav.logout}}
- <li><a id="nav-logout-link" class="{{$nav.logout.2}}" href="{{$nav.logout.0}}" title="{{$nav.logout.3}}" >{{$nav.logout.1}}</a></li>
- {{/if}}
- </ul>
- </div>
-
- {{if $nav.notifications}}
-{{*<!-- <a id="nav-notifications-linkmenu" class="nav-link" href="{{$nav.notifications.0}}" rel="#nav-notifications-menu" title="{{$nav.notifications.1}}">{{$nav.notifications.1}}</a>-->*}}
- <div class="nav-button-container">
-{{*<!-- <a id="nav-notifications-linkmenu" class="nav-link" href="{{$nav.notifications.0}}" rel="#nav-notifications-menu" title="{{$nav.notifications.1}}">-->*}}
- <img rel="#nav-notifications-menu" class="nav-link" src="{{$baseurl}}/view/theme/frost-mobile/images/notifications.png">
-{{*<!-- </a>-->*}}
- <span id="notify-update" class="nav-ajax-left"></span>
- <ul id="nav-notifications-menu" class="notifications-menu-popup">
- <li id="nav-notifications-see-all"><a href="{{$nav.notifications.all.0}}">{{$nav.notifications.all.1}}</a></li>
- <li id="nav-notifications-mark-all"><a href="#" onclick="notifyMarkAll(); return false;">{{$nav.notifications.mark.3}}</a></li>
- <li class="empty">{{$emptynotifications}}</li>
- </ul>
- </div>
- {{/if}}
-
-{{*<!-- <a id="contacts-menu-link" class="nav-link" href="#contacts-menu" title="Contacts">Contacts</a>-->*}}
- <div class="nav-button-container">
-{{*<!-- <a class="contacts-menu-link nav-link" href="#contacts-menu" title="Contacts">-->*}}
- <img rel="#contacts-menu-list" class="nav-link" src="{{$baseurl}}/view/theme/frost-mobile/images/contacts.png">
- {{*<!--</a>-->*}}
- {{if $nav.introductions}}
- <span id="intro-update" class="nav-ajax-left"></span>
- {{/if}}
- <ul id="contacts-menu-list" class="nav-menu-list">
- {{if $nav.contacts}}
- <li><a id="nav-contacts-link" class="{{$nav.contacts.2}} nav-load-page-link" href="{{$nav.contacts.0}}" title="{{$nav.contacts.3}}" >{{$nav.contacts.1}}</a><li>
- {{/if}}
-
- <li><a id="nav-directory-link" class="{{$nav.directory.2}} nav-load-page-link" href="{{$nav.directory.0}}" title="{{$nav.directory.3}}" >{{$nav.directory.1}}</a><li>
-
- {{if $nav.introductions}}
- <li>
- <a id="nav-notify-link" class="{{$nav.introductions.2}} {{$sel.introductions}} nav-load-page-link" href="{{$nav.introductions.0}}" title="{{$nav.introductions.3}}" >{{$nav.introductions.1}}</a>
- </li>
- {{/if}}
- </ul>
- </div>
-
- {{if $nav.messages}}
-{{*<!-- <a id="nav-messages-link" class="nav-link {{$nav.messages.2}} {{$sel.messages}} nav-load-page-link" href="{{$nav.messages.0}}" title="{{$nav.messages.3}}" >{{$nav.messages.1}}</a>-->*}}
- <div class="nav-button-container">
- <a id="nav-messages-link" class="{{$nav.messages.2}} {{$sel.messages}} nav-load-page-link" href="{{$nav.messages.0}}" title="{{$nav.messages.3}}" >
- <img src="{{$baseurl}}/view/theme/frost-mobile/images/message.png" class="nav-link">
- </a>
- <span id="mail-update" class="nav-ajax-left"></span>
- </div>
- {{/if}}
-
-{{*<!-- <a id="network-menu-link" class="nav-link" href="#network-menu" title="Network">Network</a>-->*}}
- <div class="nav-button-container">
-{{*<!-- <a class="network-menu-link nav-link" href="#network-menu" title="Network">-->*}}
- <img rel="#network-menu-list" class="nav-link" src="{{$baseurl}}/view/theme/frost-mobile/images/network.png">
-{{*<!-- </a>-->*}}
- {{if $nav.network}}
- <span id="net-update" class="nav-ajax-left"></span>
- {{/if}}
- <ul id="network-menu-list" class="nav-menu-list">
- {{if $nav.network}}
- <li>
- <a id="nav-network-link" class="{{$nav.network.2}} {{$sel.network}} nav-load-page-link" href="{{$nav.network.0}}" title="{{$nav.network.3}}" >{{$nav.network.1}}</a>
- </li>
- {{*<!--<span id="net-update" class="nav-ajax-left"></span>-->*}}
- {{/if}}
-
- {{if $nav.network}}
- <li>
- <a class="nav-menu-icon network-reset-link nav-link" href="{{$nav.net_reset.0}}" title="{{$nav.net_reset.3}}">{{$nav.net_reset.1}}</a>
- </li>
- {{/if}}
-
- {{if $nav.home}}
- <li><a id="nav-home-link" class="{{$nav.home.2}} {{$sel.home}} nav-load-page-link" href="{{$nav.home.0}}" title="{{$nav.home.3}}" >{{$nav.home.1}}</a></li>
- {{*<!--<span id="home-update" class="nav-ajax-left"></span>-->*}}
- {{/if}}
-
- {{if $nav.community}}
- <li>
- <a id="nav-community-link" class="{{$nav.community.2}} {{$sel.community}} nav-load-page-link" href="{{$nav.community.0}}" title="{{$nav.community.3}}" >{{$nav.community.1}}</a>
- </li>
- {{/if}}
- </ul>
- </div>
-
- </span>
- {{*<!--<span id="nav-end"></span>-->*}}
- <span id="banner">{{$banner}}</span>
-</nav>
-
-<ul id="nav-notifications-template" style="display:none;" rel="template">
- <li class="{4}"><a href="{0}"><img data-src="{1}" height="24" width="24" alt="" />{2} <span class="notif-when">{3}</span></a></li>
-</ul>
+++ /dev/null
-
-<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>
+++ /dev/null
-
-
-<form action="photos/{{$nickname}}/{{$resource_id}}" method="post" id="photo_edit_form" >
-
- <input type="hidden" name="item_id" value="{{$item_id}}" />
-
- <div class="photo-edit-input-text">
- <label id="photo-edit-albumname-label" for="photo-edit-albumname">{{$newalbum}}</label>
- <input id="photo-edit-albumname" type="text" size="32" name="albname" value="{{$album}}" />
- </div>
-
- <div id="photo-edit-albumname-end"></div>
-
- <div class="photo-edit-input-text">
- <label id="photo-edit-caption-label" for="photo-edit-caption">{{$capt_label}}</label>
- <input id="photo-edit-caption" type="text" size="32" name="desc" value="{{$caption}}" />
- </div>
-
- <div id="photo-edit-caption-end"></div>
-
- <div class="photo-edit-input-text">
- <label id="photo-edit-tags-label" for="photo-edit-newtag" >{{$tag_label}}</label>
- <input name="newtag" id="photo-edit-newtag" size="32" title="{{$help_tags}}" type="text" />
- </div>
-
- <div id="photo-edit-tags-end"></div>
-
- <div class="photo-edit-rotate-choice">
- <label id="photo-edit-rotate-cw-label" for="photo-edit-rotate-cw">{{$rotatecw}}</label>
- <input id="photo-edit-rotate-cw" class="photo-edit-rotate" type="radio" name="rotate" value="1" /><br />
- </div>
-
- <div class="photo-edit-rotate-choice">
- <label id="photo-edit-rotate-ccw-label" for="photo-edit-rotate-ccw">{{$rotateccw}}</label>
- <input id="photo-edit-rotate-ccw" class="photo-edit-rotate" type="radio" name="rotate" value="2" />
- </div>
- <div id="photo-edit-rotate-end"></div>
-
- <div id="photo-edit-perms" class="photo-edit-perms" >
- <a href="#photo-edit-perms-select" id="photo-edit-perms-menu" class="popupbox button" title="{{$permissions}}"/>
- <span id="jot-perms-icon" class="icon {{$lockstate}} photo-perms-icon" ></span><div class="photo-jot-perms-text">{{$permissions}}</div>
- </a>
- <div id="photo-edit-perms-menu-end"></div>
-
- <div style="display: none;">
- <div id="photo-edit-perms-select" >
- {{$aclselect}}
- </div>
- </div>
- </div>
- <div id="photo-edit-perms-end"></div>
-
- <input id="photo-edit-submit-button" type="submit" name="submit" value="{{$submit}}" />
- <input id="photo-edit-delete-button" type="submit" name="delete" value="{{$delete}}" onclick="return confirmDelete()"; />
-
- <div id="photo-edit-end"></div>
-</form>
-
-
+++ /dev/null
-
-
-<script>
- window.prevLink = "{{$prevlink}}";
- window.nextLink = "{{$nextlink}}";
- window.photoEdit = true;
-
-</script>
+++ /dev/null
-
-<div id="live-photos"></div>
-<h3><a href="{{$album.0}}">{{$album.1}}</a></h3>
-
-<div id="photo-edit-link-wrap">
-{{if $tools}}
-<a id="photo-edit-link" href="{{$tools.edit.0}}">{{$tools.edit.1}}</a>
-|
-<a id="photo-toprofile-link" href="{{$tools.profile.0}}">{{$tools.profile.1}}</a>
-{{/if}}
-{{if $lock}} | <img src="images/lock_icon.gif" class="lockview" alt="{{$lock}}" onclick="lockview(event,'photo/{{$id}}');" /> {{/if}}
-</div>
-
-<div id="photo-nav">
- {{if $prevlink}}<div id="photo-prev-link"><a href="{{$prevlink.0}}"><img src="view/theme/frost-mobile/images/arrow-left.png"></a></div>{{/if}}
- {{if $nextlink}}<div id="photo-next-link"><a href="{{$nextlink.0}}"><img src="view/theme/frost-mobile/images/arrow-right.png"></a></div>{{/if}}
-</div>
-<div id="photo-photo"><a href="{{$photo.href}}" title="{{$photo.title}}"><img src="{{$photo.src}}" /></a></div>
-<div id="photo-photo-end"></div>
-<div id="photo-caption">{{$desc}}</div>
-{{if $tags}}
-<div id="in-this-photo-text">{{$tags.0}}</div>
-<div id="in-this-photo">{{$tags.1}}</div>
-{{/if}}
-{{if $tags.2}}<div id="tag-remove"><a href="{{$tags.2}}">{{$tags.3}}</a></div>{{/if}}
-
-{{if $edit}}
-{{$edit}}
-{{else}}
-
-{{if $likebuttons}}
-<div id="photo-like-div">
- {{$likebuttons}}
- {{$like}}
- {{$dislike}}
-</div>
-{{/if}}
-
-{{$comments}}
-
-{{$paginate}}
-{{/if}}
-
+++ /dev/null
-
-
-<script>
- window.isPublic = "{{$ispublic}}";
-</script>
-
+++ /dev/null
-
-<h3>{{$pagename}}</h3>
-
-<div id="photos-usage-message">{{$usage}}</div>
-
-<form action="photos/{{$nickname}}" enctype="multipart/form-data" method="post" name="photos-upload-form" id="photos-upload-form" >
- <div id="photos-upload-new-wrapper" >
- <div id="photos-upload-newalbum-div">
- <label id="photos-upload-newalbum-text" for="photos-upload-newalbum" >{{$newalbum}}</label>
- </div>
- <input id="photos-upload-newalbum" type="text" name="newalbum" />
- </div>
- <div id="photos-upload-new-end"></div>
- <div id="photos-upload-exist-wrapper">
- <div id="photos-upload-existing-album-text">{{$existalbumtext}}</div>
- <select id="photos-upload-album-select" name="album">
- {{$albumselect}}
- </select>
- </div>
- <div id="photos-upload-exist-end"></div>
-
- {{$default_upload_box}}
-
- <div id="photos-upload-noshare-div" class="photos-upload-noshare-div" >
- <input id="photos-upload-noshare" type="checkbox" name="not_visible" value="1" checked />
- <label id="photos-upload-noshare-text" for="photos-upload-noshare" >{{$nosharetext}}</label>
- </div>
-
-
- <div id="photos-upload-perms" class="photos-upload-perms" >
- <a href="#photos-upload-permissions-wrapper" id="photos-upload-perms-menu" class="button popupbox" />
- <span id="jot-perms-icon" class="icon {{$lockstate}}" ></span>{{$permissions}}
- </a>
- </div>
- <div id="photos-upload-perms-end"></div>
-
- <div style="display: none;">
- <div id="photos-upload-permissions-wrapper">
- {{$aclselect}}
- </div>
- </div>
-
- <div id="photos-upload-spacer"></div>
-
- {{$alt_uploader}}
-
- {{$default_upload_submit}}
-
- <div class="photos-upload-end" ></div>
-</form>
-
+++ /dev/null
-
-
-<script type="text/javascript" src="view/js/country.js" ></script>
-
-<script language="javascript" type="text/javascript">
- Fill_Country('{{$country_name}}');
- Fill_States('{{$region}}');
-</script>
-
+++ /dev/null
-
-{{$default}}
-
-<h1>{{$banner}}</h1>
-
-<div id="profile-edit-links">
-<ul>
-<li><a href="profile/{{$profile_id}}/view?tab=profile" id="profile-edit-view-link" title="{{$viewprof}}">{{$viewprof}}</a></li>
-<li><a href="{{$profile_clone_link}}" id="profile-edit-clone-link" title="{{$cr_prof}}">{{$cl_prof}}</a></li>
-<li></li>
-<li><a href="{{$profile_drop_link}}" id="profile-edit-drop-link" title="{{$del_prof}}" {{$disabled}} >{{$del_prof}}</a></li>
-
-</ul>
-</div>
-
-<div id="profile-edit-links-end"></div>
-
-
-<div id="profile-edit-wrapper" >
-<form id="profile-edit-form" name="form1" action="profiles/{{$profile_id}}" method="post" >
-<input type='hidden' name='form_security_token' value='{{$form_security_token}}'>
-
-<div id="profile-edit-profile-name-wrapper" >
-<label id="profile-edit-profile-name-label" for="profile-edit-profile-name" >{{$profile_name.1}} </label>
-<input type="text" size="28" name="profile_name" id="profile-edit-profile-name" value="{{$profile_name.2}}" /><div class="required">*</div>
-</div>
-<div id="profile-edit-profile-name-end"></div>
-
-<div id="profile-edit-name-wrapper" >
-<label id="profile-edit-name-label" for="profile-edit-name" >{{$name.1}} </label>
-<input type="text" size="28" name="name" id="profile-edit-name" value="{{$name.2}}" />
-</div>
-<div id="profile-edit-name-end"></div>
-
-<div id="profile-edit-pdesc-wrapper" >
-<label id="profile-edit-pdesc-label" for="profile-edit-pdesc" >{{$pdesc.1}} </label>
-<input type="text" size="28" name="pdesc" id="profile-edit-pdesc" value="{{$pdesc.2}}" />
-</div>
-<div id="profile-edit-pdesc-end"></div>
-
-
-<div id="profile-edit-gender-wrapper" >
-<label id="profile-edit-gender-label" for="gender-select" >{{$lbl_gender}} </label>
-{{$gender}}
-</div>
-<div id="profile-edit-gender-end"></div>
-
-<div id="profile-edit-dob-wrapper" >
-{{$dob}}
-</div>
-<div id="profile-edit-dob-end"></div>
-
-{{$hide_friends}}
-
-<div class="profile-edit-submit-wrapper" >
-<input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
-</div>
-<div class="profile-edit-submit-end"></div>
-
-
-<div id="profile-edit-address-wrapper" >
-<label id="profile-edit-address-label" for="profile-edit-address" >{{$address.1}} </label>
-<input type="text" size="28" name="address" id="profile-edit-address" value="{{$address.2}}" />
-</div>
-<div id="profile-edit-address-end"></div>
-
-<div id="profile-edit-locality-wrapper" >
-<label id="profile-edit-locality-label" for="profile-edit-locality" >{{$locality.1}} </label>
-<input type="text" size="28" name="locality" id="profile-edit-locality" value="{{$locality.2}}" />
-</div>
-<div id="profile-edit-locality-end"></div>
-
-
-<div id="profile-edit-postal-code-wrapper" >
-<label id="profile-edit-postal-code-label" for="profile-edit-postal-code" >{{$postal_code.1}} </label>
-<input type="text" size="28" name="postal_code" id="profile-edit-postal-code" value="{{$postal_code.2}}" />
-</div>
-<div id="profile-edit-postal-code-end"></div>
-
-<div id="profile-edit-country-name-wrapper" >
-<label id="profile-edit-country-name-label" for="profile-edit-country-name" >{{$country_name.1}} </label>
-<select name="country_name" id="profile-edit-country-name" onChange="Fill_States('{{$region.2}}');">
-<option selected="selected" >{{$country_name.2}}</option>
-<option>temp</option>
-</select>
-</div>
-<div id="profile-edit-country-name-end"></div>
-
-<div id="profile-edit-region-wrapper" >
-<label id="profile-edit-region-label" for="profile-edit-region" >{{$region.1}} </label>
-<select name="region" id="profile-edit-region" onChange="Update_Globals();" >
-<option selected="selected" >{{$region.2}}</option>
-<option>temp</option>
-</select>
-</div>
-<div id="profile-edit-region-end"></div>
-
-<div id="profile-edit-hometown-wrapper" >
-<label id="profile-edit-hometown-label" for="profile-edit-hometown" >{{$hometown.1}} </label>
-<input type="text" size="28" name="hometown" id="profile-edit-hometown" value="{{$hometown.2}}" />
-</div>
-<div id="profile-edit-hometown-end"></div>
-
-<div class="profile-edit-submit-wrapper" >
-<input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
-</div>
-<div class="profile-edit-submit-end"></div>
-
-<div id="profile-edit-marital-wrapper" >
-<label id="profile-edit-marital-label" for="profile-edit-marital" >{{$lbl_marital}} </label>
-{{$marital}}
-</div>
-<label id="profile-edit-with-label" for="profile-edit-with" > {{$with.1}} </label>
-<input type="text" size="28" name="with" id="profile-edit-with" title="{{$with.3}}" value="{{$with.2}}" />
-<label id="profile-edit-howlong-label" for="profile-edit-howlong" > {{$howlong.1}} </label>
-<input type="text" size="28" name="howlong" id="profile-edit-howlong" title="{{$howlong.1}}" value="{{$howlong.2}}" />
-
-<div id="profile-edit-marital-end"></div>
-
-<div id="profile-edit-sexual-wrapper" >
-<label id="profile-edit-sexual-label" for="sexual-select" >{{$lbl_sexual}} </label>
-{{$sexual}}
-</div>
-<div id="profile-edit-sexual-end"></div>
-
-
-
-<div id="profile-edit-homepage-wrapper" >
-<label id="profile-edit-homepage-label" for="profile-edit-homepage" >{{$homepage.1}} </label>
-<input type="text" size="28" name="homepage" id="profile-edit-homepage" value="{{$homepage.2}}" />
-</div>
-<div id="profile-edit-homepage-end"></div>
-
-<div id="profile-edit-politic-wrapper" >
-<label id="profile-edit-politic-label" for="profile-edit-politic" >{{$politic.1}} </label>
-<input type="text" size="28" name="politic" id="profile-edit-politic" value="{{$politic.2}}" />
-</div>
-<div id="profile-edit-politic-end"></div>
-
-<div id="profile-edit-religion-wrapper" >
-<label id="profile-edit-religion-label" for="profile-edit-religion" >{{$religion.1}} </label>
-<input type="text" size="28" name="religion" id="profile-edit-religion" value="{{$religion.2}}" />
-</div>
-<div id="profile-edit-religion-end"></div>
-
-<div id="profile-edit-pubkeywords-wrapper" >
-<label id="profile-edit-pubkeywords-label" for="profile-edit-pubkeywords" >{{$pub_keywords.1}} </label>
-<input type="text" size="28" name="pub_keywords" id="profile-edit-pubkeywords" title="{{$lbl_ex2}}" value="{{$pub_keywords.2}}" />
-</div><div id="profile-edit-pubkeywords-desc">{{$pub_keywords.3}}</div>
-<div id="profile-edit-pubkeywords-end"></div>
-
-<div id="profile-edit-prvkeywords-wrapper" >
-<label id="profile-edit-prvkeywords-label" for="profile-edit-prvkeywords" >{{$prv_keywords.1}} </label>
-<input type="text" size="28" name="prv_keywords" id="profile-edit-prvkeywords" title="{{$lbl_ex2}}" value="{{$prv_keywords.2}}" />
-</div><div id="profile-edit-prvkeywords-desc">{{$prv_keywords.3}}</div>
-<div id="profile-edit-prvkeywords-end"></div>
-
-
-<div class="profile-edit-submit-wrapper" >
-<input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
-</div>
-<div class="profile-edit-submit-end"></div>
-
-<div id="about-jot-wrapper" class="profile-jot-box">
-<p id="about-jot-desc" >
-{{$about.1}}
-</p>
-
-<textarea rows="10" cols="30" id="profile-about-text" class="profile-edit-textarea" name="about" >{{$about.2}}</textarea>
-
-</div>
-<div id="about-jot-end"></div>
-
-
-<div id="interest-jot-wrapper" class="profile-jot-box" >
-<p id="interest-jot-desc" >
-{{$interest.1}}
-</p>
-
-<textarea rows="10" cols="30" id="interest-jot-text" class="profile-edit-textarea" name="interest" >{{$interest.2}}</textarea>
-
-</div>
-<div id="interest-jot-end"></div>
-
-
-<div id="likes-jot-wrapper" class="profile-jot-box" >
-<p id="likes-jot-desc" >
-{{$likes.1}}
-</p>
-
-<textarea rows="10" cols="30" id="likes-jot-text" class="profile-edit-textarea" name="likes" >{{$likes.2}}</textarea>
-
-</div>
-<div id="likes-jot-end"></div>
-
-
-<div id="dislikes-jot-wrapper" class="profile-jot-box" >
-<p id="dislikes-jot-desc" >
-{{$dislikes.1}}
-</p>
-
-<textarea rows="10" cols="30" id="dislikes-jot-text" class="profile-edit-textarea" name="dislikes" >{{$dislikes.2}}</textarea>
-
-</div>
-<div id="dislikes-jot-end"></div>
-
-
-<div id="contact-jot-wrapper" class="profile-jot-box" >
-<p id="contact-jot-desc" >
-{{$contact.1}}
-</p>
-
-<textarea rows="10" cols="30" id="contact-jot-text" class="profile-edit-textarea" name="contact" >{{$contact.2}}</textarea>
-
-</div>
-<div id="contact-jot-end"></div>
-
-
-<div class="profile-edit-submit-wrapper" >
-<input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
-</div>
-<div class="profile-edit-submit-end"></div>
-
-
-<div id="music-jot-wrapper" class="profile-jot-box" >
-<p id="music-jot-desc" >
-{{$music.1}}
-</p>
-
-<textarea rows="10" cols="30" id="music-jot-text" class="profile-edit-textarea" name="music" >{{$music.2}}</textarea>
-
-</div>
-<div id="music-jot-end"></div>
-
-<div id="book-jot-wrapper" class="profile-jot-box" >
-<p id="book-jot-desc" >
-{{$book.1}}
-</p>
-
-<textarea rows="10" cols="30" id="book-jot-text" class="profile-edit-textarea" name="book" >{{$book.2}}</textarea>
-
-</div>
-<div id="book-jot-end"></div>
-
-
-
-<div id="tv-jot-wrapper" class="profile-jot-box" >
-<p id="tv-jot-desc" >
-{{$tv.1}}
-</p>
-
-<textarea rows="10" cols="30" id="tv-jot-text" class="profile-edit-textarea" name="tv" >{{$tv.2}}</textarea>
-
-</div>
-<div id="tv-jot-end"></div>
-
-
-
-<div id="film-jot-wrapper" class="profile-jot-box" >
-<p id="film-jot-desc" >
-{{$film.1}}
-</p>
-
-<textarea rows="10" cols="30" id="film-jot-text" class="profile-edit-textarea" name="film" >{{$film.2}}</textarea>
-
-</div>
-<div id="film-jot-end"></div>
-
-
-<div class="profile-edit-submit-wrapper" >
-<input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
-</div>
-<div class="profile-edit-submit-end"></div>
-
-
-<div id="romance-jot-wrapper" class="profile-jot-box" >
-<p id="romance-jot-desc" >
-{{$romance.1}}
-</p>
-
-<textarea rows="10" cols="30" id="romance-jot-text" class="profile-edit-textarea" name="romance" >{{$romance.2}}</textarea>
-
-</div>
-<div id="romance-jot-end"></div>
-
-
-
-<div id="work-jot-wrapper" class="profile-jot-box" >
-<p id="work-jot-desc" >
-{{$work.1}}
-</p>
-
-<textarea rows="10" cols="30" id="work-jot-text" class="profile-edit-textarea" name="work" >{{$work.2}}</textarea>
-
-</div>
-<div id="work-jot-end"></div>
-
-
-
-<div id="education-jot-wrapper" class="profile-jot-box" >
-<p id="education-jot-desc" >
-{{$education.1}}
-</p>
-
-<textarea rows="10" cols="30" id="education-jot-text" class="profile-edit-textarea" name="education" >{{$education.2}}</textarea>
-
-</div>
-<div id="education-jot-end"></div>
-
-
-
-<div class="profile-edit-submit-wrapper" >
-<input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
-</div>
-<div class="profile-edit-submit-end"></div>
-
-
-</form>
-</div>
-
+++ /dev/null
-
-<h1>{{$title}}</h1>
-
-<form enctype="multipart/form-data" action="profile_photo" method="post">
-<input type='hidden' name='form_security_token' value='{{$form_security_token}}'>
-
-<div id="profile-photo-upload-wrapper">
-<label id="profile-photo-upload-label" for="profile-photo-upload">{{$lbl_upfile}} </label>
-<input name="userfile" type="file" id="profile-photo-upload" size="25" />
-</div>
-
-<div id="profile-photo-submit-wrapper">
-<input type="submit" name="submit" id="profile-photo-submit" value="{{$submit}}">
-</div>
-
-</form>
-
-<div id="profile-photo-link-select-wrapper">
-{{$select}}
-</div>
+++ /dev/null
-
-<div class="vcard h-card">
-
- <div class="fn label p-name">{{$profile.name}}</div>
-
- {{if $profile.addr}}<div class="p-addr">{{$profile.addr}}</div>{{/if}}
-
- {{if $profile.pdesc}}<div class="title">{{$profile.pdesc}}</div>{{/if}}
- <div id="profile-photo-wrapper"><img class="photo u-photo" width="175" height="175" src="{{$profile.photo}}?rev={{$profile.picdate}}" alt="{{$profile.name}}"></div>
-
- {{if $account_type}}<div class="account-type">{{$account_type}}</div>{{/if}}
-
- {{if $profile.network_name}}<dl class="network"><dt class="network-label">{{$network}}</dt><dd class="x-network">{{$profile.network_name}}</dd></dl>{{/if}}
-
- {{if $location}}
- <dl class="location"><dt class="location-label">{{$location}}</dt>
- <dd class="adr h-adr">
- {{if $profile.address}}<div class="street-address p-street-address">{{$profile.address}}</div>{{/if}}
- <span class="city-state-zip">
- <span class="locality p-locality">{{$profile.locality}}</span>{{if $profile.locality}}, {{/if}}
- <span class="region p-region">{{$profile.region}}</span>
- <span class="postal-code p-postal-code">{{$profile.postal_code}}</span>
- </span>
- {{if $profile.country_name}}<span class="country-name p-country-name">{{$profile.country_name}}</span>{{/if}}
- </dd>
- </dl>
- {{/if}}
-
- {{if $gender}}<dl class="mf"><dt class="gender-label">{{$gender}}</dt> <dd class="p-gender">{{$profile.gender}}</dd></dl>{{/if}}
-
- {{if $profile.pubkey}}<div class="key" style="display:none;">{{$profile.pubkey}}</div>{{/if}}
-
- {{if $marital}}<dl class="marital"><dt class="marital-label"><span class="heart">♥</span>{{$marital}}</dt><dd class="marital-text">{{$profile.marital}}</dd></dl>{{/if}}
-
- {{if $homepage}}<dl class="homepage"><dt class="homepage-label">{{$homepage}}</dt><dd class="homepage-url"><a href="{{$profile.homepage}}" class="u-url" rel="me" target="external-link">{{$profile.homepage}}</a></dd></dl>{{/if}}
-
- {{include file="diaspora_vcard.tpl"}}
-
- <div id="profile-vcard-break"></div>
- <div id="profile-extra-links">
- <ul>
- {{if $connect}}
- <li><a id="dfrn-request-link" href="dfrn_request/{{$profile.nickname}}">{{$connect}}</a></li>
- {{/if}}
- {{if $wallmessage}}
- <li><a id="wallmessage-link" href="{{$wallmessage_link}}">{{$wallmessage}}</a></li>
- {{/if}}
- </ul>
- </div>
-</div>
-
-{{$contact_block}}
-
-
+++ /dev/null
-
-
-<h3>{{$header}}</h3>
-
-<div id="prvmail-wrapper" >
-<form id="prvmail-form" action="message" method="post" >
-
-{{$parent}}
-
-<div id="prvmail-to-label">{{$to}}</div>
-
-{{if $showinputs}}
-<input type="text" id="recip" name="messageto" value="{{$prefill}}" maxlength="255" size="64" tabindex="10" />
-<input type="hidden" id="recip-complete" name="messageto" value="{{$preid}}">
-{{else}}
-{{$select}}
-{{/if}}
-
-<div id="prvmail-subject-label">{{$subject}}</div>
-<input type="text" size="28" maxlength="255" id="prvmail-subject" name="subject" value="{{$subjtxt}}" {{$readonly}} tabindex="11" />
-
-<div id="prvmail-message-label">{{$yourmessage}}</div>
-<textarea rows="8" cols="32" class="prvmail-text" id="prvmail-text" name="body" tabindex="12">{{$text}}</textarea>
-
-
-<div id="prvmail-submit-wrapper" >
- <input type="submit" id="prvmail-submit" name="submit" value="{{$submit}}" tabindex="13" />
- <div id="prvmail-upload-wrapper" >
- <div id="prvmail-upload" class="icon border camera" title="{{$upload}}" ></div>
- </div>
- <div id="prvmail-link-wrapper" >
- <div id="prvmail-link" class="icon border link" title="{{$insert}}" onclick="jotGetLink();" ></div>
- </div>
- <div id="prvmail-rotator-wrapper" >
- <img id="prvmail-rotator" src="images/rotator.gif" alt="{{$wait}}" title="{{$wait}}" style="display: none;" />
- </div>
-</div>
-<div id="prvmail-end"></div>
-</form>
-</div>
+++ /dev/null
-
-<div class='register-form'>
-<h2>{{$regtitle}}</h2>
-<br />
-
-<form action="register" method="post" id="register-form">
-
- <input type="hidden" name="photo" value="{{$photo}}" />
-
- {{$registertext}}
-
- <p id="register-realpeople">{{$realpeople}}</p>
-
- <br />
-{{if $oidlabel}}
- <div id="register-openid-wrapper" >
- <label for="register-openid" id="label-register-openid" >{{$oidlabel}}</label><input type="text" maxlength="60" size="32" name="openid_url" class="openid" id="register-openid" value="{{$openid}}" >
- </div>
- <div id="register-openid-end" ></div>
-{{/if}}
-
- <div class="register-explain-wrapper">
- <p id="register-fill-desc">{{$fillwith}} {{$fillext}}</p>
- </div>
-
- <br /><br />
-
-{{if $invitations}}
-
- <p id="register-invite-desc">{{$invite_desc}}</p>
- <div id="register-invite-wrapper" >
- <label for="register-invite" id="label-register-invite" >{{$invite_label}}</label>
- <input type="text" maxlength="60" size="32" name="invite_id" id="register-invite" value="{{$invite_id}}" >
- </div>
- <div id="register-name-end" ></div>
-
-{{/if}}
-
-
- <div id="register-name-wrapper" class="field input" >
- <label for="register-name" id="label-register-name" >{{$namelabel}}</label><br />
- <input type="text" maxlength="60" size="32" name="username" id="register-name" value="{{$username}}" >
- </div>
- <div id="register-name-end" ></div>
-
-
- <div id="register-email-wrapper" class="field input" >
- <label for="register-email" id="label-register-email" >{{$addrlabel}}</label><br />
- <input type="text" maxlength="60" size="32" name="email" id="register-email" value="{{$email}}" >
- </div>
- <div id="register-email-end" ></div>
-
- <div id="register-nickname-wrapper" class="field input" >
- <label for="register-nickname" id="label-register-nickname" >{{$nicklabel}}</label><br />
- <input type="text" maxlength="60" size="32" name="nickname" id="register-nickname" value="{{$nickname}}" >
- </div>
- <div id="register-nickname-end" ></div>
-
- <div class="register-explain-wrapper">
- <p id="register-nickname-desc" >{{$nickdesc}}</p>
- </div>
-
- {{$publish}}
-
- <div id="register-footer">
-<!-- <div class="agreement">
- By clicking '{{$regbutt}}' you are agreeing to the latest <a href="tos.html" title="{{$tostitle}}" id="terms-of-service-link" >{{$toslink}}</a> and <a href="privacy.html" title="{{$privacytitle}}" id="privacy-link" >{{$privacylink}}</a>
- </div>-->
- <br />
-
- <div id="register-submit-wrapper">
- <input type="submit" name="submit" id="register-submit-button" value="{{$regbutt}}" />
- </div>
- <div id="register-submit-end" ></div>
- </div>
-</form>
-<br /><br /><br />
-
-{{$license}}
-
-</div>
+++ /dev/null
-
-<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: 48px; width: 48px;" 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>
- {{$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>{{/if}}
- <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}} {{foreach $item.categories as $cat}}{{$cat.name}}{{if $cat.removeurl}} <a href="{{$cat.removeurl}}" title="{{$remove}}">[{{$remove}}]</a>{{/if}} {{if $cat.last}}{{else}}, {{/if}}{{/foreach}}
- </div>
- {{/if}}
-
- {{if $item.has_folders}}
- <div class="filesavetags"><span>{{$item.txt_folders}} {{foreach $item.folders as $cat}}{{$cat.name}}{{if $cat.removeurl}} <a href="{{$cat.removeurl}}" title="{{$remove}}">[{{$remove}}]</a>{{/if}}{{if $cat.last}}{{else}}, {{/if}}{{/foreach}}
- </div>
- {{/if}}
- </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>{{/if}}
- {{*<!--</div>-->*}}
- {{if $item.drop.pagedrop}}<input type="checkbox" onclick="checkboxhighlight(this);" title="{{$item.drop.select}}" class="item-select" name="itemselected[]" value="{{$item.id}}" />{{/if}}
- {{*<!--<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>
- {{/if}}
- </div>
-
-{{*<!--<div class="wall-item-outside-wrapper-end {{$item.indent}}" ></div>
-
-</div>
-
--->*}}
+++ /dev/null
- <script>$(function(){ previewTheme($("#id_{{$theme.0}}")[0]); });</script>
-
+++ /dev/null
-
-
-<script>
- window.isPublic = "{{$ispublic}}";
-</script>
-
+++ /dev/null
-
-<h1>{{$ptitle}}</h1>
-
-{{$nickname_block}}
-
-<form action="settings" id="settings-form" method="post" autocomplete="off" >
-<input type='hidden' name='form_security_token' value='{{$form_security_token}}'>
-
-<h3 class="settings-heading">{{$h_pass}}</h3>
-
-{{include file="field_password.tpl" field=$password1}}
-{{include file="field_password.tpl" field=$password2}}
-{{include file="field_password.tpl" field=$password3}}
-
-{{if $oid_enable}}
-{{include file="field_input.tpl" field=$openid}}
-{{/if}}
-
-<div class="settings-submit-wrapper" >
-<input type="submit" name="submit" class="settings-submit" value="{{$submit}}" />
-</div>
-
-
-<h3 class="settings-heading">{{$h_basic}}</h3>
-
-{{include file="field_input.tpl" field=$username}}
-{{include file="field_input.tpl" field=$email}}
-{{include file="field_password.tpl" field=$password4}}
-{{include file="field_custom.tpl" field=$timezone}}
-{{include file="field_select.tpl" field=$language}}
-{{include file="field_input.tpl" field=$defloc}}
-{{include file="field_checkbox.tpl" field=$allowloc}}
-
-
-<div class="settings-submit-wrapper" >
-<input type="submit" name="submit" class="settings-submit" value="{{$submit}}" />
-</div>
-
-
-<h3 class="settings-heading">{{$h_prv}}</h3>
-
-
-<input type="hidden" name="visibility" value="{{$visibility}}" />
-
-{{include file="field_input.tpl" field=$maxreq}}
-
-{{$profile_in_dir}}
-
-{{$profile_in_net_dir}}
-
-{{$hide_friends}}
-
-{{$hide_wall}}
-
-{{$blockwall}}
-
-{{$blocktags}}
-
-{{$suggestme}}
-
-{{$unkmail}}
-
-
-{{include file="field_input.tpl" field=$cntunkmail}}
-
-{{include file="field_input.tpl" field=$expire.days}}
-
-
-<div class="field input">
- <span class="field_help"><a href="#advanced-expire-popup" id="advanced-expire" class='popupbox' title="{{$expire.advanced}}">{{$expire.label}}</a></span>
- <div style="display: none;">
- <div id="advanced-expire-popup" style="width:auto;height:auto;overflow:auto;">
- <h3>{{$expire.advanced}}</h3>
- {{include file="field_yesno.tpl" field=$expire.items}}
- {{include file="field_yesno.tpl" field=$expire.notes}}
- {{include file="field_yesno.tpl" field=$expire.starred}}
- {{include file="field_yesno.tpl" field=$expire.network_only}}
- </div>
- </div>
-
-</div>
-
-
-<div id="settings-default-perms" class="settings-default-perms" >
- <a href="#settings-jot-acl-wrapper" id="settings-default-perms-menu" class='popupbox'>{{$permissions}} {{$permdesc}}</a>
- <div id="settings-default-perms-menu-end"></div>
-
-{{*<!-- <div id="settings-default-perms-select" style="display: none; margin-bottom: 20px" >-->*}}
-
- <div style="display: none;">
- <div id="settings-jot-acl-wrapper" style="width:auto;height:auto;overflow:auto;margin-bottom: 20px">
- {{$aclselect}}
- </div>
- </div>
-
-{{*<!-- </div>-->*}}
-</div>
-<br/>
-<div id="settings-default-perms-end"></div>
-
-{{$group_select}}
-
-
-<div class="settings-submit-wrapper" >
-<input type="submit" name="submit" class="settings-submit" value="{{$submit}}" />
-</div>
-
-
-
-<h3 class="settings-heading">{{$h_not}}</h3>
-<div id="settings-notifications">
-
-<div id="settings-notify-desc">{{$lbl_not}}</div>
-
-<div class="group">
-{{include file="field_intcheckbox.tpl" field=$notify1}}
-{{include file="field_intcheckbox.tpl" field=$notify2}}
-{{include file="field_intcheckbox.tpl" field=$notify3}}
-{{include file="field_intcheckbox.tpl" field=$notify4}}
-{{include file="field_intcheckbox.tpl" field=$notify5}}
-{{include file="field_intcheckbox.tpl" field=$notify6}}
-{{include file="field_intcheckbox.tpl" field=$notify7}}
-{{include file="field_intcheckbox.tpl" field=$notify8}}
-</div>
-
-{{include file="field_checkbox.tpl" field=$email_textonly}}
-{{include file="field_checkbox.tpl" field=$detailed_notif}}
-
-</div>
-
-<div class="settings-submit-wrapper" >
-<input type="submit" name="submit" class="settings-submit" value="{{$submit}}" />
-</div>
-
-
-<h3 class="settings-heading">{{$h_advn}}</h3>
-<div id="settings-pagetype-desc">{{$h_descadvn}}</div>
-
-{{$pagetype}}
-
-<div class="settings-submit-wrapper" >
-<input type="submit" name="submit" class="settings-submit" value="{{$submit}}" />
-</div>
-
-
+++ /dev/null
-
-{{$live_update}}
-
-{{foreach $threads as $thread}}
-{{include file="{{$thread.template}}" item=$thread}}
-{{/foreach}}
-
-<div id="conversation-end"></div>
-
-{{*<!--{{if $dropping}}
-<div id="item-delete-selected" class="fakelink" onclick="deleteCheckedItems();">
- <div id="item-delete-selected-icon" class="icon drophide" title="{{$dropping}}" onmouseover="imgbright(this);" onmouseout="imgdull(this);" ></div>
- <div id="item-delete-selected-desc" >{{$dropping}}</div>
-</div>
-<div id="item-delete-selected-end"></div>
-{{/if}}-->*}}
+++ /dev/null
-
-<span class="fakelink-wrapper" id="{{$type}}list-{{$id}}-wrapper">{{$phrase}}</span>
+++ /dev/null
-
-{{if $item.comment_firstcollapsed}}
- <div class="hide-comments-outer">
- <span id="hide-comments-total-{{$item.id}}" class="hide-comments-total">{{$item.num_comments}}</span> <span id="hide-comments-{{$item.id}}" class="hide-comments fakelink" onclick="showHideComments({{$item.id}});">{{$item.hide_text}}</span>
- </div>
- <div id="collapsed-comments-{{$item.id}}" class="collapsed-comments" style="display: none;">
-{{/if}}
-<div id="tread-wrapper-{{$item.id}}" class="tread-wrapper {{$item.toplevel}} {{if $item.toplevel}} h-entry {{else}} u-comment h-cite {{/if}}">
-<a name="{{$item.id}}" ></a>
-{{*<!--<div class="wall-item-outside-wrapper {{$item.indent}}{{$item.previewing}} wallwall" id="wall-item-outside-wrapper-{{$item.id}}" >-->*}}
- <div class="wall-item-content-wrapper {{$item.indent}}" id="wall-item-content-wrapper-{{$item.id}}" >
- <div class="wall-item-info{{if $item.owner_url}} wallwall{{/if}}" id="wall-item-info-{{$item.id}}">
- {{if $item.owner_url}}
- <div class="wall-item-photo-wrapper wwto" id="wall-item-ownerphoto-wrapper-{{$item.id}}" >
- <a href="{{$item.owner_url}}" target="redir" title="{{$item.olinktitle}}" class="wall-item-photo-link" id="wall-item-ownerphoto-link-{{$item.id}}">
- <img src="{{$item.owner_photo}}" class="wall-item-photo{{$item.osparkle}}" id="wall-item-ownerphoto-{{$item.id}}" style="height: 48px; width: 48px;" alt="{{$item.owner_name}}" onError="this.src='../../../images/person-48.jpg';" />
- </a>
- </div>
- <div class="wall-item-arrowphoto-wrapper" ><img src="images/larrow.gif" alt="{{$item.wall}}" /></div>
- {{/if}}
- {{*<!--<div class="wall-item-photo-wrapper wwfrom" 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)">-->*}}
- {{*<!--<div class="wall-item-photo-wrapper{{if $item.owner_url}} wwfrom{{/if}}" id="wall-item-photo-wrapper-{{$item.id}}">-->*}}
- <span class="p-author h-card">
- <a href="{{$item.profile_url}}" target="redir" title="{{$item.linktitle}}" class="wall-item-photo-link u-url" id="wall-item-photo-link-{{$item.id}}">
- <img src="{{$item.thumb}}" class="wall-item-photo{{$item.sparkle}}" id="wall-item-photo-{{$item.id}} p-name u-photo" style="height: 48px; width: 48px;" alt="{{$item.name}}" onError="this.src='../../../images/person-48.jpg';" />
- </a>
- </span>
- {{*<!--<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>{{/if}}
- <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>{{if $item.owner_url}} {{$item.to}} <a href="{{$item.owner_url}}" target="redir" title="{{$item.olinktitle}}" class="wall-item-name-link"><span class="wall-item-name{{$item.osparkle}}" id="wall-item-ownername-{{$item.id}}">{{$item.owner_name}}</span></a> {{$item.vwall}}{{/if}}<br />
- <div class="wall-item-ago" id="wall-item-ago-{{$item.id}}">
- {{if $item.plink}}<a title="{{$item.plink.title}}" href="{{$item.plink.href}}" class="u-url" style="color: #999"><time class="dt-published" datetime="{{$item.localtime}}">{{$item.ago}}</time></a>{{else}} <time class="dt-published" datetime="{{$item.localtime}}">{{$item.ago}}</time> {{/if}}
- </div>
- {{*<!--</div>-->*}}
- <div class="wall-item-content" id="wall-item-content-{{$item.id}}" >
- <div class="wall-item-title p-name" 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}}" ><span class="e-content">{{$item.body}}</span>
- {{*<!--<div class="body-tag">-->*}}
- {{if !$item.suppress_tags}}
- {{foreach $item.tags as $tag}}
- <span class="body-tag tag">{{$tag}}</span>
- {{/foreach}}
- {{/if}}
- {{*<!--</div>-->*}}
- {{if $item.has_cats}}
- <div class="categorytags">{{$item.txt_cats}} {{foreach $item.categories as $cat}}<span class="p-category">{{$cat.name}}</span> <a href="{{$cat.removeurl}}" title="{{$remove}}">[{{$remove}}]</a> {{if $cat.last}}{{else}}, {{/if}}{{/foreach}}
- </div>
- {{/if}}
-
- {{if $item.has_folders}}
- <div class="filesavetags">{{$item.txt_folders}} {{foreach $item.folders as $cat}}<span class="p-category">{{$cat.name}}</span> <a href="{{$cat.removeurl}}" title="{{$remove}}">[{{$remove}}]</a> {{if $cat.last}}{{else}}, {{/if}}{{/foreach}}
- </div>
- {{/if}}
- </div>
- </div>
- <div class="wall-item-tools" id="wall-item-tools-{{$item.id}}">
- {{if $item.vote}}
- <div class="wall-item-like-buttons" id="wall-item-like-buttons-{{$item.id}}">
- <a href="#" class="icon like{{if $item.responses.like.self}} active{{/if}}" title="{{$item.vote.like.0}}" onclick="dolike({{$item.id}},'like'); return false"></a>
- {{if $item.vote.dislike}}
- <a href="#" class="icon dislike{{if $item.responses.dislike.self}} active{{/if}}" title="{{$item.vote.dislike.0}}" onclick="dolike({{$item.id}},'dislike'); return false"></a>
- {{/if}}
- {{if $item.vote.share}}<a href="#" class="icon recycle wall-item-share-buttons" title="{{$item.vote.share.0}}" onclick="jotShare({{$item.id}}); return false"></a>{{/if}}
- <img id="like-rotator-{{$item.id}}" class="like-rotator" src="images/rotator.gif" alt="{{$item.wait}}" title="{{$item.wait}}" style="display: none;" />
- </div>
- {{/if}}
- {{if $item.plink}}
- {{*<!--<div class="wall-item-links-wrapper">-->*}}<a href="{{$item.plink.href}}" title="{{$item.plink.title}}" target="external-link" class="wall-item-links-wrapper icon remote-link{{$item.sparkle}}"></a>{{*<!--</div>-->*}}
- {{/if}}
- {{if $item.edpost}}
- <a class="editpost icon pencil" href="{{$item.edpost.0}}" title="{{$item.edpost.1}}"></a>
- {{/if}}
-
- {{if $item.star}}
- <a href="#" id="starred-{{$item.id}}" onclick="dostar({{$item.id}}); return false;" class="star-item icon {{$item.isstarred}}" title="{{$item.star.toggle}}"></a>
- {{/if}}
- {{if $item.tagger}}
- <a href="#" id="tagger-{{$item.id}}" onclick="itemTag({{$item.id}}); return false;" class="tag-item icon tagged" title="{{$item.tagger.add}}"></a>
- {{/if}}
- {{if $item.filer}}
- <a href="#" id="filer-{{$item.id}}" onclick="itemFiler({{$item.id}}); return false;" class="filer-item filer-icon" title="{{$item.filer}}"></a>
- {{/if}}
-
- {{if $item.isevent}}
- <a href="#" id="attendyes-{{$item.id}}" title="{{$item.attend.0}}" onclick="dolike({{$item.id}},'attendyes'); return false;" class="event-item event-icon event-attend-icon{{if $item.responses.attendyes.self}} active{{/if}}"></a>
- <a href="#" id="attendno-{{$item.id}}" title="{{$item.attend.1}}" onclick="dolike({{$item.id}},'attendno'); return false;" class="event-item event-icon event-dontattend-icon{{if $item.responses.attendno.self}} active{{/if}}"></a>
- <a href="#" id="attendmaybe-{{$item.id}}" title="{{$item.attend.2}}" onclick="dolike({{$item.id}},'attendmaybe'); return false;" class="event-item event-icon event-maybeattend-icon{{if $item.responses.attendmaybe.self}} active{{/if}}"></a>
- {{/if}}
-
- {{*<!--<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="wall-item-delete-wrapper icon drophide" title="{{$item.drop.delete}}" id="wall-item-delete-wrapper-{{$item.id}}" {{*onmouseover="imgbright(this);" onmouseout="imgdull(this);" *}}></a>{{/if}}
- {{*<!--</div>-->*}}
- {{if $item.drop.pagedrop}}<input type="checkbox" onclick="checkboxhighlight(this);" title="{{$item.drop.select}}" class="item-select" name="itemselected[]" value="{{$item.id}}" />{{/if}}
- {{*<!--<div class="wall-item-delete-end"></div>-->*}}
- </div>
- </div>
- {{*<!--<div class="wall-item-wrapper-end"></div>-->*}}
- {{if $item.responses}}
- {{foreach $item.responses as $verb=>$response}}
- <div class="wall-item-response {{$item.indent}}" id="wall-item-{{$verb}}-{{$item.id}}">{{$response.output}}</div>
- {{/foreach}}
- {{/if}}
-
-
- {{if $item.threaded}}
- {{if $item.comment}}
- {{*<!--<div class="wall-item-comment-wrapper {{$item.indent}}" >-->*}}
- {{$item.comment}}
- {{*<!--</div>-->*}}
- {{/if}}
- {{/if}}
-
-{{*<!--<div class="wall-item-outside-wrapper-end {{$item.indent}}" ></div>-->*}}
-{{*<!--</div>-->*}}
-{{foreach $item.children as $child}}
- {{include file="{{$child.template}}" item=$child}}
-{{/foreach}}
-
-{{if $item.flatten}}
-{{*<!--<div class="wall-item-comment-wrapper" >-->*}}
- {{$item.comment}}
-{{*<!--</div>-->*}}
-{{/if}}
-</div>
-{{if $item.comment_lastcollapsed}}</div>{{/if}}
-
+++ /dev/null
-
-<script type="text/javascript" src="{{$baseurl}}/view/js/ajaxupload.js" ></script>
-
+++ /dev/null
-
-<script language="javascript" type="text/javascript">
-window.jotId = "#prvmail-text";
-window.imageUploadButton = 'prvmail-upload';
-</script>
+++ /dev/null
-<?php
-
-/*
- * Name: Frost--mobile version
- * Description: Like frosted glass
- * Credits: Navigation icons taken from http://iconza.com. Other icons taken from http://thenounproject.com, including: Like, Dislike, Black Lock, Unlock, Pencil, Tag, Camera, Paperclip (Marie Coons), Folder (Sergio Calcara), Chain-link (Andrew Fortnum), Speaker (Harold Kim), Quotes (Henry Ryder), Video Camera (Anas Ramadan), and Left Arrow, Right Arrow, and Delete X (all three P.J. Onori). All under Attribution (CC BY 3.0). Others from The Noun Project are public domain or No Rights Reserved (CC0).
- * Version: Version 0.3
- * Author: Zach P <techcity@f.shmuz.in>
- * Maintainer: Zach P <techcity@f.shmuz.in>
- */
-
-use Friendica\App;
-use Friendica\Core\System;
-
-function frost_mobile_init(App $a) {
- $a->sourcename = 'Friendica mobile web';
- $a->videowidth = 250;
- $a->videoheight = 200;
- $a->force_max_items = 10;
- $a->set_template_engine('smarty3');
-}
-
-function frost_mobile_content_loaded(App $a) {
-
- // I could do this in style.php, but by having the CSS in a file the browser will cache it,
- // making pages load faster
- if ( $a->module === 'home' || $a->module === 'login' || $a->module === 'register' || $a->module === 'lostpass' ) {
-// $a->page['htmlhead'] = str_replace('$stylesheet', System::baseUrl() . '/view/theme/frost-mobile/login-style.css', $a->page['htmlhead']);
- $a->theme['stylesheet'] = System::baseUrl() . '/view/theme/frost-mobile/login-style.css';
- }
-
- if ( $a->module === 'login' ) {
- $a->page['end'] .= '<script type="text/javascript"> $(document).ready(function() { $("#id_" + window.loginName).focus();} );</script>';
- }
-
-}
+++ /dev/null
-Home page edit pencil
-Preview spacing
-Photo album display
-
-"Profiles" page is wonky
-Settings, admin, photos upload don't look beautiful
-
-Threading:
- - indentation
- - top-level "show more" looks bad
- - need some visual way to tie sub-comments to their parent comments
- - need a way to change styles if the system allows threading or not
- - just don't allow?
+++ /dev/null
- 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.
+++ /dev/null
-function ACL(backend_url, preset){
- that = this;
-
- that.url = backend_url;
-
- that.kp_timer = null;
-
- if (preset==undefined) preset = [];
- that.allow_cid = (preset[0] || []);
- that.allow_gid = (preset[1] || []);
- that.deny_cid = (preset[2] || []);
- that.deny_gid = (preset[3] || []);
- that.group_uids = [];
- that.nw = 3; //items per row. should be calulated from #acl-list.width
-
- that.list_content = $("#acl-list-content");
- that.item_tpl = unescape($(".acl-list-item[rel=acl-template]").html());
- that.showall = $("#acl-showall");
-
- if (preset.length==0) that.showall.addClass("selected");
-
- /*events*/
- that.showall.click(that.on_showall);
- $(document).on("click", ".acl-button-show", that.on_button_show);
- $(document).on("click", ".acl-button-hide", that.on_button_hide);
- $("#acl-search").keypress(that.on_search);
- $("#acl-wrapper").parents("form").submit(that.on_submit);
-
- /* startup! */
- that.get(0,100);
-}
-
-ACL.prototype.on_submit = function(){
- aclfileds = $("#acl-fields").html("");
- $(that.allow_gid).each(function(i,v){
- aclfileds.append("<input type='hidden' name='group_allow[]' value='"+v+"'>");
- });
- $(that.allow_cid).each(function(i,v){
- aclfileds.append("<input type='hidden' name='contact_allow[]' value='"+v+"'>");
- });
- $(that.deny_gid).each(function(i,v){
- aclfileds.append("<input type='hidden' name='group_deny[]' value='"+v+"'>");
- });
- $(that.deny_cid).each(function(i,v){
- aclfileds.append("<input type='hidden' name='contact_deny[]' value='"+v+"'>");
- });
-}
-
-ACL.prototype.search = function(){
- var srcstr = $("#acl-search").val();
- that.list_content.html("");
- that.get(0,100, srcstr);
-}
-
-ACL.prototype.on_search = function(event){
- if (that.kp_timer) clearTimeout(that.kp_timer);
- that.kp_timer = setTimeout( that.search, 1000);
-}
-
-ACL.prototype.on_showall = function(event){
- event.preventDefault()
- event.stopPropagation();
-
- if (that.showall.hasClass("selected")){
- return false;
- }
- that.showall.addClass("selected");
-
- that.allow_cid = [];
- that.allow_gid = [];
- that.deny_cid = [];
- that.deny_gid = [];
-
- that.update_view();
-
- return false;
-}
-
-ACL.prototype.on_button_show = function(event){
- event.preventDefault()
- event.stopImmediatePropagation()
- event.stopPropagation();
-
- /*that.showall.removeClass("selected");
- $(this).siblings(".acl-button-hide").removeClass("selected");
- $(this).toggleClass("selected");*/
-
- that.set_allow($(this).parent().attr('id'));
-
- return false;
-}
-ACL.prototype.on_button_hide = function(event){
- event.preventDefault()
- event.stopImmediatePropagation()
- event.stopPropagation();
-
- /*that.showall.removeClass("selected");
- $(this).siblings(".acl-button-show").removeClass("selected");
- $(this).toggleClass("selected");*/
-
- that.set_deny($(this).parent().attr('id'));
-
- return false;
-}
-
-ACL.prototype.set_allow = function(itemid){
- type = itemid[0];
- id = parseInt(itemid.substr(1));
- switch(type){
- case "g":
- if (that.allow_gid.indexOf(id)<0){
- that.allow_gid.push(id)
- }else {
- that.allow_gid.remove(id);
- }
- if (that.deny_gid.indexOf(id)>=0) that.deny_gid.remove(id);
- break;
- case "c":
- if (that.allow_cid.indexOf(id)<0){
- that.allow_cid.push(id)
- } else {
- that.allow_cid.remove(id);
- }
- if (that.deny_cid.indexOf(id)>=0) that.deny_cid.remove(id);
- break;
- }
- that.update_view();
-}
-
-ACL.prototype.set_deny = function(itemid){
- type = itemid[0];
- id = parseInt(itemid.substr(1));
- switch(type){
- case "g":
- if (that.deny_gid.indexOf(id)<0){
- that.deny_gid.push(id)
- } else {
- that.deny_gid.remove(id);
- }
- if (that.allow_gid.indexOf(id)>=0) that.allow_gid.remove(id);
- break;
- case "c":
- if (that.deny_cid.indexOf(id)<0){
- that.deny_cid.push(id)
- } else {
- that.deny_cid.remove(id);
- }
- if (that.allow_cid.indexOf(id)>=0) that.allow_cid.remove(id);
- break;
- }
- that.update_view();
-}
-
-ACL.prototype.update_view = function(){
- if (that.allow_gid.length==0 && that.allow_cid.length==0 &&
- that.deny_gid.length==0 && that.deny_cid.length==0){
- that.showall.addClass("selected");
- /* jot acl */
- $('#jot-perms-icon').removeClass('lock').addClass('unlock');
- $('#jot-public').show();
- $('.profile-jot-net input').attr('disabled', false);
- if(typeof editor != 'undefined' && editor != false) {
- $('#profile-jot-desc').html(window.isPublic);
- }
-
- } else {
- that.showall.removeClass("selected");
- /* jot acl */
- $('#jot-perms-icon').removeClass('unlock').addClass('lock');
- $('#jot-public').hide();
- $('.profile-jot-net input').attr('disabled', 'disabled');
- $('#profile-jot-desc').html(' ');
- }
- $("#acl-list-content .acl-list-item").each(function(){
- $(this).removeClass("groupshow grouphide");
- });
-
- $("#acl-list-content .acl-list-item").each(function(){
- itemid = $(this).attr('id');
- type = itemid[0];
- id = parseInt(itemid.substr(1));
-
- btshow = $(this).children(".acl-button-show").removeClass("selected");
- bthide = $(this).children(".acl-button-hide").removeClass("selected");
-
- switch(type){
- case "g":
- var uclass = "";
- if (that.allow_gid.indexOf(id)>=0){
- btshow.addClass("selected");
- bthide.removeClass("selected");
- uclass="groupshow";
- }
- if (that.deny_gid.indexOf(id)>=0){
- btshow.removeClass("selected");
- bthide.addClass("selected");
- uclass="grouphide";
- }
-
- $(that.group_uids[id]).each(function(i,v) {
- if(uclass == "grouphide")
- $("#c"+v).removeClass("groupshow");
- if(uclass != "") {
- var cls = $("#c"+v).attr('class');
- if( cls == undefined)
- return true;
- var hiding = cls.indexOf('grouphide');
- if(hiding == -1)
- $("#c"+v).addClass(uclass);
- }
- });
-
- break;
- case "c":
- if (that.allow_cid.indexOf(id)>=0){
- btshow.addClass("selected");
- bthide.removeClass("selected");
- }
- if (that.deny_cid.indexOf(id)>=0){
- btshow.removeClass("selected");
- bthide.addClass("selected");
- }
- }
-
- });
-
-}
-
-
-ACL.prototype.get = function(start,count, search){
- var postdata = {
- start:start,
- count:count,
- search:search,
- }
-
- $.ajax({
- type:'POST',
- url: that.url,
- data: postdata,
- dataType: 'json',
- success:that.populate
- });
-}
-
-ACL.prototype.populate = function(data){
- var height = Math.ceil(data.tot / that.nw) * 42;
- that.list_content.height(height);
- $(data.items).each(function(){
- html = "<div class='acl-list-item {4} {5}' title='{6}' id='{2}{3}'>"+that.item_tpl+"</div>";
- html = html.format( this.photo, this.name, this.type, this.id, '', this.network, this.link );
- if (this.uids!=undefined) that.group_uids[this.id] = this.uids;
- //console.log(html);
- that.list_content.append(html);
- });
- $(".acl-list-item img[data-src]", that.list_content).each(function(i, el){
- // Add src attribute for images with a data-src attribute
- $(el).attr('src', $(el).data("src"));
- });
- that.update_view();
-}
-
+++ /dev/null
-/*\r
-* Copyright (c) 2010 Simon Hibbard\r
-* \r
-* Permission is hereby granted, free of charge, to any person\r
-* obtaining a copy of this software and associated documentation\r
-* files (the "Software"), to deal in the Software without\r
-* restriction, including without limitation the rights to use,\r
-* copy, modify, merge, publish, distribute, sublicense, and/or sell\r
-* copies of the Software, and to permit persons to whom the\r
-* Software is furnished to do so, subject to the following\r
-* conditions:\r
-\r
-* The above copyright notice and this permission notice shall be\r
-* included in all copies or substantial portions of the Software.\r
-* \r
-* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,\r
-* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES\r
-* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\r
-* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT\r
-* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\r
-* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\r
-* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\r
-* OTHER DEALINGS IN THE SOFTWARE. \r
-*/\r
-\r
-/*\r
-* Version: V1.3.1-f1\r
-* Release: 22-12-2010\r
-* Based on jQuery 1.4.2\r
-*\r
-* 2012-10-29: Modified by Zach Prezkuta to allow dynamic full heights\r
-*/\r
-\r
-(function ($) {\r
- var divgrowid = 0;\r
- $.fn.divgrow = function (options) {\r
- var options = $.extend({}, { initialHeight: 100, moreText: "+ Show More", lessText: "- Show Less", speed: 1000, showBrackets: true }, options);\r
-\r
- return this.each(function () {\r
- divgrowid++;\r
-\r
- obj = $(this);\r
-\r
- //var fullHeight = obj.height() + 10;\r
-\r
- obj.css('height', options.initialHeight).css('overflow', 'hidden');\r
- if (options.showBrackets) {\r
- obj.after('<p class="divgrow-brackets">[…]</p><a href="#" class="divgrow-showmore' + " divgrow-obj-" + divgrowid + '"' + '></a>');\r
- }\r
- else {\r
- obj.after('<a href="#" class="divgrow-showmore' + " divgrow-obj-" + divgrowid + '"' + '></a>');\r
- }\r
- $("a.divgrow-showmore").html(options.moreText);\r
-\r
- $("." + "divgrow-obj-" + divgrowid).toggle(function () {\r
- //alert(obj.attr('class'));\r
- // Set the height from the elements rel value\r
- //var height = $(this).prevAll("div:first").attr('rel');\r
-\r
- var fullHeight = $(this).prevAll("div:first")[0].scrollHeight + 10;\r
- $(this).prevAll("div:first").animate({ height: fullHeight + "px" }, options.speed, function () { // Animation complete.\r
-\r
- // Hide the overlay text when expanded, change the link text\r
- if (options.showBrackets) {\r
- $(this).nextAll("p.divgrow-brackets:first").fadeOut();\r
- }\r
- $(this).nextAll("a.divgrow-showmore:first").html(options.lessText);\r
-\r
- });\r
-\r
-\r
- }, function () {\r
-\r
- $(this).prevAll("div:first").stop(true, false).animate({ height: options.initialHeight }, options.speed, function () { // Animation complete.\r
-\r
- // show the overlay text while closed, change the link text\r
- if (options.showBrackets) {\r
- $(this).nextAll("p.divgrow-brackets:first").stop(true, false).fadeIn();\r
- }\r
- $(this).nextAll("a.divgrow-showmore:first").stop(true, false).html(options.moreText);\r
-\r
- });\r
- });\r
-\r
- });\r
- };\r
-})(jQuery);\r
-\r
-\r
-\r
-\r
-\r
+++ /dev/null
-(function($){var divgrowid=0;$.fn.divgrow=function(options){var options=$.extend({},{initialHeight:100,moreText:"+ Show More",lessText:"- Show Less",speed:1e3,showBrackets:true},options);return this.each(function(){divgrowid++;obj=$(this);obj.css("height",options.initialHeight).css("overflow","hidden");if(options.showBrackets){obj.after('<p class="divgrow-brackets">[…]</p><a href="#" class="divgrow-showmore'+" divgrow-obj-"+divgrowid+'"'+"></a>")}else{obj.after('<a href="#" class="divgrow-showmore'+" divgrow-obj-"+divgrowid+'"'+"></a>")}$("a.divgrow-showmore").html(options.moreText);$("."+"divgrow-obj-"+divgrowid).toggle(function(){var fullHeight=$(this).prevAll("div:first")[0].scrollHeight+10;$(this).prevAll("div:first").animate({height:fullHeight+"px"},options.speed,function(){if(options.showBrackets){$(this).nextAll("p.divgrow-brackets:first").fadeOut()}$(this).nextAll("a.divgrow-showmore:first").html(options.lessText)})},function(){$(this).prevAll("div:first").stop(true,false).animate({height:options.initialHeight},options.speed,function(){if(options.showBrackets){$(this).nextAll("p.divgrow-brackets:first").stop(true,false).fadeIn()}$(this).nextAll("a.divgrow-showmore:first").stop(true,false).html(options.moreText)})})})}})(jQuery);
\ No newline at end of file
+++ /dev/null
-(function ($) { var divgrowid = 0; $.fn.divgrow = function (options) { var options = $.extend({}, { initialHeight: 100, moreText: "+ Show More", lessText: "- Show Less", speed: 1000, showBrackets: true }, options); return this.each(function () { divgrowid++; obj = $(this); var fullHeight = obj.height() + 10; obj.css('height', options.initialHeight).css('overflow', 'hidden'); if (options.showBrackets) { obj.after('<p class="divgrow-brackets">[…]</p><a href="#" class="divgrow-showmore' + " divgrow-obj-" + divgrowid + '"' + '></a>') } else { obj.after('<a href="#" class="divgrow-showmore' + " divgrow-obj-" + divgrowid + '"' + '></a>') } $("a.divgrow-showmore").html(options.moreText); $("." + "divgrow-obj-" + divgrowid).toggle(function () { $(this).prevAll("div:first").animate({ height: fullHeight + "px" }, options.speed, function () { if (options.showBrackets) { $(this).nextAll("p.divgrow-brackets:first").fadeOut() } $(this).nextAll("a.divgrow-showmore:first").html(options.lessText) }) }, function () { $(this).prevAll("div:first").stop(true, false).animate({ height: options.initialHeight }, options.speed, function () { if (options.showBrackets) { $(this).nextAll("p.divgrow-brackets:first").stop(true, false).fadeIn() } $(this).nextAll("a.divgrow-showmore:first").stop(true, false).html(options.moreText) }) }) }) } })(jQuery);
\ No newline at end of file
+++ /dev/null
-
- function openClose(listID) {
-/* if(document.getElementById(theID).style.display == "block") {
- document.getElementById(theID).style.display = "none"
- }
- else {
- document.getElementById(theID).style.display = "block"
- }*/
- listID = "#" + listID.replace(/:/g, "\\:");
- listID = listID.replace(/\./g, "\\.");
- listID = listID.replace(/@/g, "\\@");
-
- if($(listID).is(":visible")) {
- $(listID).hide();
- $(listID+"-wrapper").show();
- }
- else {
- $(listID).show();
- $(listID+"-wrapper").hide();
- }
- }
-
- function openMenu(theID) {
- document.getElementById(theID).style.display = "block"
- }
-
- function closeMenu(theID) {
- document.getElementById(theID).style.display = "none"
- }
-
-
-
- var src = null;
- var prev = null;
- var livetime = null;
- var stopped = false;
- var totStopped = false;
- var timer = null;
- var pr = 0;
- var liking = 0;
- var in_progress = false;
- var langSelect = false;
- var commentBusy = false;
- var last_popup_menu = null;
- var last_popup_button = null;
-
- $(function() {
- $.ajaxSetup({cache: false});
-
- collapseHeight();
-
- /* setup onoff widgets */
- $(".onoff input").each(function(){
- val = $(this).val();
- id = $(this).attr("id");
- $("#"+id+"_onoff ."+ (val==0?"on":"off")).addClass("hidden");
-
- });
- $(".onoff > a").click(function(event){
- event.preventDefault();
- var input = $(this).siblings("input");
- var val = 1-input.val();
- var id = input.attr("id");
- $("#"+id+"_onoff ."+ (val==0?"on":"off")).addClass("hidden");
- $("#"+id+"_onoff ."+ (val==1?"on":"off")).removeClass("hidden");
- input.val(val);
- //console.log(id);
- });
-
- /* popup menus */
- function close_last_popup_menu(e) {
-
- if( last_popup_menu ) {
- if( '#' + last_popup_menu.attr('id') !== $(e.target).attr('rel')) {
- last_popup_menu.hide();
- last_popup_button.removeClass("selected");
- last_popup_menu = null;
- last_popup_button = null;
- }
- }
- }
- $('a[rel^=#]').click(function(e){
-
- close_last_popup_menu(e);
- menu = $( $(this).attr('rel') );
- e.preventDefault();
- e.stopPropagation();
-
- if (menu.attr('popup')=="false") return false;
-
- $(this).parent().toggleClass("selected");
- menu.slideToggle('fast');
-
- if (menu.css("display") == "none") {
- last_popup_menu = null;
- last_popup_button = null;
- } else {
- last_popup_menu = menu;
- last_popup_button = $(this).parent();
- }
- return false;
- });
- $('html').click(function(e) {
- close_last_popup_menu(e);
- });
-
- // fancyboxes
- $("a.popupbox").colorbox({
- 'inline' : true,
- 'transition' : 'elastic'
- });
-
-
- /* notifications template */
- var notifications_tpl= unescape($("#nav-notifications-template[rel=template]").html());
- var notifications_all = unescape($('<div>').append( $("#nav-notifications-see-all").clone() ).html()); //outerHtml hack
- var notifications_mark = unescape($('<div>').append( $("#nav-notifications-mark-all").clone() ).html()); //outerHtml hack
- var notifications_empty = unescape($("#nav-notifications-menu").html());
-
- /* nav update event */
- $('nav').bind('nav-update', function(e,data){;
- var invalid = $(data).find('invalid').text();
- if(invalid == 1) { window.location.href=window.location.href }
-
- var net = $(data).find('net').text();
- if(net == 0) { net = ''; $('#net-update').removeClass('show') } else { $('#net-update').addClass('show') }
- $('#net-update').html(net);
-
- var home = $(data).find('home').text();
- if(home == 0) { home = ''; $('#home-update').removeClass('show') } else { $('#home-update').addClass('show') }
- $('#home-update').html(home);
-
- var intro = $(data).find('intro').text();
- if(intro == 0) { intro = ''; $('#intro-update').removeClass('show') } else { $('#intro-update').addClass('show') }
- $('#intro-update').html(intro);
-
- var mail = $(data).find('mail').text();
- if(mail == 0) { mail = ''; $('#mail-update').removeClass('show') } else { $('#mail-update').addClass('show') }
- $('#mail-update').html(mail);
-
- var intro = $(data).find('intro').text();
- if(intro == 0) { intro = ''; $('#intro-update-li').removeClass('show') } else { $('#intro-update-li').addClass('show') }
- $('#intro-update-li').html(intro);
-
- var mail = $(data).find('mail').text();
- if(mail == 0) { mail = ''; $('#mail-update-li').removeClass('show') } else { $('#mail-update-li').addClass('show') }
- $('#mail-update-li').html(mail);
-
- var eNotif = $(data).find('notif')
-
- if (eNotif.children("note").length==0){
- $("#nav-notifications-menu").html(notifications_empty);
- } else {
- nnm = $("#nav-notifications-menu");
- nnm.html(notifications_all + notifications_mark);
- //nnm.attr('popup','true');
- eNotif.children("note").each(function(){
- e = $(this);
- text = e.text().format("<span class='contactname'>"+e.attr('name')+"</span>");
- html = notifications_tpl.format(e.attr('href'),e.attr('photo'), text, e.attr('date'), e.attr('seen'));
- nnm.append(html);
- });
-
- $("img[data-src]", nnm).each(function(i, el){
- // Add src attribute for images with a data-src attribute
- // However, don't bother if the data-src attribute is empty, because
- // an empty "src" tag for an image will cause some browsers
- // to prefetch the root page of the Friendica hub, which will
- // unnecessarily load an entire profile/ or network/ page
- if($(el).data("src") != '') $(el).attr('src', $(el).data("src"));
- });
- }
- notif = eNotif.attr('count');
- if (notif>0){
- $("#nav-notifications-linkmenu").addClass("on");
- } else {
- $("#nav-notifications-linkmenu").removeClass("on");
- }
- if(notif == 0) { notif = ''; $('#notify-update').removeClass('show') } else { $('#notify-update').addClass('show') }
- $('#notify-update').html(notif);
-
- var eSysmsg = $(data).find('sysmsgs');
- eSysmsg.children("notice").each(function(){
- text = $(this).text();
- $.jGrowl(text, { sticky: false, theme: 'notice', life: 3000 }); // originally: sticky: true,
- });
- eSysmsg.children("info").each(function(){
- text = $(this).text();
- $.jGrowl(text, { sticky: false, theme: 'info', life: 1000 });
- });
-
- });
-
-
- NavUpdate();
- // Allow folks to stop the ajax page updates with the pause/break key
- $(document).keydown(function(event) {
- if(event.keyCode == '8') {
- var target = event.target || event.srcElement;
- if (!/input|textarea/i.test(target.nodeName)) {
- return false;
- }
- }
- if(event.keyCode == '19' || (event.ctrlKey && event.which == '32')) {
- event.preventDefault();
- if(stopped == false) {
- stopped = true;
- if (event.ctrlKey) {
- totStopped = true;
- }
- $('#pause').html('<img src="images/pause.gif" alt="pause" style="border: 1px solid black;" />');
- } else {
- unpause();
- }
- } else {
- if (!totStopped) {
- unpause();
- }
- }
- });
-
-
- });
-
- function NavUpdate() {
-
- if(! stopped) {
- var pingCmd = 'ping' + ((localUser != 0) ? '?f=&uid=' + localUser : '');
- $.get(pingCmd,function(data) {
- $(data).find('result').each(function() {
- // send nav-update event
- $('nav').trigger('nav-update', this);
-
-
- // start live update
-
-
-
- if($('#live-network').length) { src = 'network'; liveUpdate(); }
- if($('#live-profile').length) { src = 'profile'; liveUpdate(); }
- if($('#live-community').length) { src = 'community'; liveUpdate(); }
- if($('#live-notes').length) { src = 'notes'; liveUpdate(); }
- if($('#live-display').length) { src = 'display'; liveUpdate(); }
- /*if($('#live-display').length) {
- if(liking) {
- liking = 0;
- window.location.href=window.location.href
- }
- }*/
- if($('#live-photos').length) {
- if(liking) {
- liking = 0;
- window.location.href=window.location.href
- }
- }
-
-
-
-
- });
- }) ;
- }
- timer = setTimeout(NavUpdate,updateInterval);
- }
-
- function liveUpdate() {
- if((src == null) || (stopped) || (typeof profile_uid == 'undefined') || (! profile_uid)) { $('.like-rotator').hide(); return; }
- if(($('.comment-edit-text-full').length) || (in_progress)) {
- if(livetime) {
- clearTimeout(livetime);
- }
- livetime = setTimeout(liveUpdate, 5000);
- return;
- }
- if(livetime != null)
- livetime = null;
-
- prev = 'live-' + src;
-
- in_progress = true;
- var udargs = ((netargs.length) ? '/' + netargs : '');
- var update_url = 'update_' + src + udargs + '&p=' + profile_uid + '&page=' + profile_page;
-
- $.get(update_url,function(data) {
- in_progress = false;
- // $('.collapsed-comments',data).each(function() {
- // var ident = $(this).attr('id');
- // var is_hidden = $('#' + ident).is(':hidden');
- // if($('#' + ident).length) {
- // $('#' + ident).replaceWith($(this));
- // if(is_hidden)
- // $('#' + ident).hide();
- // }
- //});
-
- // add a new thread
-
- $('.toplevel_item',data).each(function() {
- var ident = $(this).attr('id');
-
- if($('#' + ident).length == 0 && profile_page == 1) {
- $('img',this).each(function() {
- $(this).attr('src',$(this).attr('dst'));
- });
- $('#' + prev).after($(this));
- }
- else {
- // Find out if the hidden comments are open, so we can keep it that way
- // if a new comment has been posted
- var id = $('.hide-comments-total', this).attr('id');
- if(typeof id != 'undefined') {
- id = id.split('-')[3];
- var commentsOpen = $("#collapsed-comments-" + id).is(":visible");
- }
-
- $('img',this).each(function() {
- $(this).attr('src',$(this).attr('dst'));
- });
- //vScroll = $(document).scrollTop();
- $('html').height($('html').height());
- $('#' + ident).replaceWith($(this));
-
- if(typeof id != 'undefined') {
- if(commentsOpen) showHideComments(id);
- }
- $('html').height('auto');
- //$(document).scrollTop(vScroll);
- }
-
- // Add Colorbox for viewing Network page images
- $("#" + ident + " .wall-item-body a img").each(function(){
- var aElem = $(this).parent();
- var imgHref = aElem.attr("href");
-
- // We need to make sure we only put a Colorbox on links to Friendica images
- // We'll try to do this by looking for links of the form
- // .../photo/ab803d8eg08daf85023adfec08(-0.jpg) (with nothing more following), in hopes
- // that that will be unique enough
- if(imgHref.match(/\/photo\/[a-fA-F0-9]+(-[0-9]\.[\w]+?)?$/)) {
-
- // Add a unique class to all the images of a certain post, to allow scrolling through
- var cBoxClass = $(this).closest(".wall-item-body").attr("id") + "-lightbox";
- $(this).addClass(cBoxClass);
-
- aElem.colorbox({
- maxHeight: '90%',
- photo: true,
- rel: cBoxClass
- });
- }
- });
-
- prev = ident;
- });
-
- // reset vars for inserting individual items
-
- /*prev = 'live-' + src;
-
- $('.wall-item-outside-wrapper',data).each(function() {
- var ident = $(this).attr('id');
-
- if($('#' + ident).length == 0 && prev != 'live-' + src) {
- $('img',this).each(function() {
- $(this).attr('src',$(this).attr('dst'));
- });
- $('#' + prev).after($(this));
- }
- else {
- $('#' + ident + ' ' + '.wall-item-ago').replaceWith($(this).find('.wall-item-ago'));
- if($('#' + ident + ' ' + '.comment-edit-text-empty').length)
- $('#' + ident + ' ' + '.wall-item-comment-wrapper').replaceWith($(this).find('.wall-item-comment-wrapper'));
- $('#' + ident + ' ' + '.hide-comments-total').replaceWith($(this).find('.hide-comments-total'));
- $('#' + ident + ' ' + '.wall-item-like').replaceWith($(this).find('.wall-item-like'));
- $('#' + ident + ' ' + '.wall-item-dislike').replaceWith($(this).find('.wall-item-dislike'));
- $('#' + ident + ' ' + '.my-comment-photo').each(function() {
- $(this).attr('src',$(this).attr('dst'));
- });
- }
- prev = ident;
- });*/
-
- $('.like-rotator').hide();
- if(commentBusy) {
- commentBusy = false;
- $('body').css('cursor', 'auto');
- }
- /* autocomplete @nicknames */
- $(".comment-edit-form textarea").editor_autocomplete(baseurl+"/acl");
-
- collapseHeight();
-
- // setup videos, since VideoJS won't take care of any loaded via AJAX
- if(typeof videojs != 'undefined') videojs.autoSetup();
- });
- }
-
- function collapseHeight(elems) {
- var elemName = '.wall-item-body:not(.divmore)';
- if(typeof elems != 'undefined') {
- elemName = elems + ' ' + elemName;
- }
- $(elemName).each(function() {
- if($(this).height() > 450) {
- $('html').height($('html').height());
- $(this).divgrow({ initialHeight: 400, showBrackets: false, speed: 0 });
- $(this).addClass('divmore');
- $('html').height('auto');
- }
- });
- }
-
- /*function imgbright(node) {
- $(node).removeClass("drophide").addClass("drop");
- }
-
- function imgdull(node) {
- $(node).removeClass("drop").addClass("drophide");
- }*/
-
- // Since our ajax calls are asynchronous, we will give a few
- // seconds for the first ajax call (setting like/dislike), then
- // run the updater to pick up any changes and display on the page.
- // The updater will turn any rotators off when it's done.
- // This function will have returned long before any of these
- // events have completed and therefore there won't be any
- // visible feedback that anything changed without all this
- // trickery. This still could cause confusion if the "like" ajax call
- // is delayed and NavUpdate runs before it completes.
-
- function dolike(ident,verb) {
- unpause();
- $('#like-rotator-' + ident.toString()).show();
- $.get('like/' + ident.toString() + '?verb=' + verb, NavUpdate );
- liking = 1;
- }
-
- function dostar(ident) {
- ident = ident.toString();
-// $('#like-rotator-' + ident).show();
- $.get('starred/' + ident, function(data) {
- if(data.match(/1/)) {
- $('#starred-' + ident).addClass('starred');
- $('#starred-' + ident).removeClass('unstarred');
- $('#star-' + ident).addClass('hidden');
- $('#unstar-' + ident).removeClass('hidden');
- }
- else {
- $('#starred-' + ident).addClass('unstarred');
- $('#starred-' + ident).removeClass('starred');
- $('#star-' + ident).removeClass('hidden');
- $('#unstar-' + ident).addClass('hidden');
- }
-// $('#like-rotator-' + ident).hide();
- });
- }
-
- function getPosition(e) {
- var cursor = {x:0, y:0};
- if ( e.pageX || e.pageY ) {
- cursor.x = e.pageX;
- cursor.y = e.pageY;
- }
- else {
- if( e.clientX || e.clientY ) {
- cursor.x = e.clientX + (document.documentElement.scrollLeft || document.body.scrollLeft) - document.documentElement.clientLeft;
- cursor.y = e.clientY + (document.documentElement.scrollTop || document.body.scrollTop) - document.documentElement.clientTop;
- }
- else {
- if( e.x || e.y ) {
- cursor.x = e.x;
- cursor.y = e.y;
- }
- }
- }
- return cursor;
- }
-
- var lockvisible = false;
-
- function lockview(event,id) {
- event = event || window.event;
- cursor = getPosition(event);
- if(lockvisible) {
- lockviewhide();
- }
- else {
- lockvisible = true;
- $.get('lockview/' + id, function(data) {
- $('#panel').html(data);
- $('#panel').css({ 'left': cursor.x + 5 , 'top': cursor.y + 5});
- $('#panel').show();
- });
- }
- }
-
- function lockviewhide() {
- lockvisible = false;
- $('#panel').hide();
- }
-
- function post_comment(id) {
- unpause();
- commentBusy = true;
- $('body').css('cursor', 'wait');
- $("#comment-preview-inp-" + id).val("0");
- $.post(
- "item",
- $("#comment-edit-form-" + id).serialize(),
- function(data) {
- if(data.success) {
- $("#comment-edit-wrapper-" + id).hide();
- $("#comment-edit-text-" + id).val('');
- var tarea = document.getElementById("comment-edit-text-" + id);
- if(tarea)
- commentClose(tarea,id);
- if(timer) clearTimeout(timer);
- timer = setTimeout(NavUpdate,10);
- }
- if(data.reload) {
- window.location.href=data.reload;
- }
- },
- "json"
- );
- return false;
- }
-
-
- function preview_comment(id) {
- $("#comment-preview-inp-" + id).val("1");
- $("#comment-edit-preview-" + id).show();
- $.post(
- "item",
- $("#comment-edit-form-" + id).serialize(),
- function(data) {
- if(data.preview) {
-
- $("#comment-edit-preview-" + id).html(data.preview);
- $("#comment-edit-preview-" + id + " a").click(function() { return false; });
- }
- },
- "json"
- );
- return true;
- }
-
-
- function showHideComments(id) {
- if( $("#collapsed-comments-" + id).is(":visible")) {
- $("#collapsed-comments-" + id).hide();
- $("#hide-comments-" + id).html(window.showMore);
- }
- else {
- $("#collapsed-comments-" + id).show();
- $("#hide-comments-" + id).html(window.showFewer);
- collapseHeight("#collapsed-comments-" + id);
- }
- }
-
-
- function preview_post() {
- $("#jot-preview").val("1");
- $("#jot-preview-content").show();
- $.post(
- "item",
- $("#profile-jot-form").serialize(),
- function(data) {
- if(data.preview) {
- $("#jot-preview-content").html(data.preview);
- $("#jot-preview-content" + " a").click(function() { return false; });
- }
- },
- "json"
- );
- $("#jot-preview").val("0");
- return true;
- }
-
-
- function unpause() {
- // unpause auto reloads if they are currently stopped
- totStopped = false;
- stopped = false;
- $('#pause').html('');
- }
-
-
- function bin2hex(s){
- // Converts the binary representation of data to hex
- //
- // version: 812.316
- // discuss at: http://phpjs.org/functions/bin2hex
- // + original by: Kevin van Zonneveld (http://kevin.vanzonneveld.net)
- // + bugfixed by: Onno Marsman
- // + bugfixed by: Linuxworld
- // * example 1: bin2hex('Kev');
- // * returns 1: '4b6576'
- // * example 2: bin2hex(String.fromCharCode(0x00));
- // * returns 2: '00'
- var v,i, f = 0, a = [];
- s += '';
- f = s.length;
-
- for (i = 0; i<f; i++) {
- a[i] = s.charCodeAt(i).toString(16).replace(/^([\da-f])$/,"0$1");
- }
-
- return a.join('');
- }
-
- function groupChangeMember(gid, cid, sec_token) {
- $('body .fakelink').css('cursor', 'wait');
- $.get('group/' + gid + '/' + cid + "?t=" + sec_token, function(data) {
- $('#group-update-wrapper').html(data);
- $('body .fakelink').css('cursor', 'auto');
- });
- }
-
- function profChangeMember(gid,cid) {
- $('body .fakelink').css('cursor', 'wait');
- $.get('profperm/' + gid + '/' + cid, function(data) {
- $('#prof-update-wrapper').html(data);
- $('body .fakelink').css('cursor', 'auto');
- });
- }
-
- function contactgroupChangeMember(gid,cid) {
- $('body').css('cursor', 'wait');
- $.get('contactgroup/' + gid + '/' + cid, function(data) {
- $('body').css('cursor', 'auto');
- });
- }
-
-
-function checkboxhighlight(box) {
- if($(box).is(':checked')) {
- $(box).addClass('checkeditem');
- }
- else {
- $(box).removeClass('checkeditem');
- }
-}
-
-function notifyMarkAll() {
- $.get('notify/mark/all', function(data) {
- if(timer) clearTimeout(timer);
- timer = setTimeout(NavUpdate,1000);
- });
-}
-
-/**
- * sprintf in javascript
- * "{0} and {1}".format('zero','uno');
- **/
-String.prototype.format = function() {
- var formatted = this;
- for (var i = 0; i < arguments.length; i++) {
- var regexp = new RegExp('\\{'+i+'\\}', 'gi');
- formatted = formatted.replace(regexp, arguments[i]);
- }
- return formatted;
-};
-// Array Remove
-Array.prototype.remove = function(item) {
- to=undefined; from=this.indexOf(item);
- var rest = this.slice((to || from) + 1 || this.length);
- this.length = from < 0 ? this.length + from : from;
- return this.push.apply(this, rest);
-};
-
-function previewTheme(elm) {
- theme = $(elm).val();
- $.getJSON('pretheme?f=&theme=' + theme,function(data) {
- $('#theme-preview').html('<div id="theme-desc">' + data.desc + '</div><div id="theme-version">' + data.version + '</div><div id="theme-credits">' + data.credits + '</div><a href="' + data.img + '"><img src="' + data.img + '" width="320" height="240" alt="' + theme + '" /></a>');
- });
-
-}
+++ /dev/null
-$(document).ready(function() {
-
- window.navMenuTimeout = {
- '#network-menu-list-timeout': null,
- '#contacts-menu-list-timeout': null,
- '#system-menu-list-timeout': null,
- '#network-menu-list-opening': false,
- '#contacts-menu-list-opening': false,
- '#system-menu-list-opening': false,
- '#network-menu-list-closing': false,
- '#contacts-menu-list-closing': false,
- '#system-menu-list-closing': false
- };
-
- /* enable editor on focus and click */
- $("#profile-jot-text").focus(enableOnUser);
- $("#profile-jot-text").click(enableOnUser);
-
- $('.nav-menu-list, .nav-menu-icon').hover(function() {
- showNavMenu($(this).attr('point'));
- }, function() {
- hideNavMenu($(this).attr('point'));
- });
-
- $('.group-edit-icon').hover(
- function() {
- $(this).addClass('icon'); $(this).removeClass('iconspacer');},
- function() {
- $(this).removeClass('icon'); $(this).addClass('iconspacer');}
- );
-
- $('.sidebar-group-element').hover(
- function() {
- id = $(this).attr('id');
- $('#edit-' + id).addClass('icon'); $('#edit-' + id).removeClass('iconspacer');},
-
- function() {
- id = $(this).attr('id');
- $('#edit-' + id).removeClass('icon');$('#edit-' + id).addClass('iconspacer');}
- );
-
-
- $('.savedsearchdrop').hover(
- function() {
- $(this).addClass('drop'); $(this).addClass('icon'); $(this).removeClass('iconspacer');},
- function() {
- $(this).removeClass('drop'); $(this).removeClass('icon'); $(this).addClass('iconspacer');}
- );
-
- $('.savedsearchterm').hover(
- function() {
- id = $(this).attr('id');
- $('#drop-' + id).addClass('icon'); $('#drop-' + id).addClass('drophide'); $('#drop-' + id).removeClass('iconspacer');},
-
- function() {
- id = $(this).attr('id');
- $('#drop-' + id).removeClass('icon');$('#drop-' + id).removeClass('drophide'); $('#drop-' + id).addClass('iconspacer');}
- );
-
- $('#id_share').change(function() {
-
- if ($('#id_share').is(':checked')) {
- $('#acl-wrapper').show();
- } else {
- $('#acl-wrapper').hide();
- }
- }).trigger('change');
-
- if (typeof window.AjaxUpload != "undefined") {
- var uploader = new window.AjaxUpload(
- window.imageUploadButton,
- { action: 'wall_upload/'+window.nickname,
- name: 'userfile',
- onSubmit: function(file,ext) { $('#profile-rotator').show(); },
- onComplete: function(file,response) {
- addeditortext(window.jotId, response);
- $('#profile-rotator').hide();
- }
- }
- );
-
- if ($('#wall-file-upload').length) {
- var file_uploader = new window.AjaxUpload(
- 'wall-file-upload',
- { action: 'wall_attach/'+window.nickname,
- name: 'userfile',
- onSubmit: function(file,ext) { $('#profile-rotator').show(); },
- onComplete: function(file,response) {
- addeditortext(window.jotId, response);
- $('#profile-rotator').hide();
- }
- }
- );
- }
- }
-
-
- if (typeof window.aclInit !="undefined" && typeof acl=="undefined") {
- acl = new ACL(
- baseurl+"/acl",
- [ window.allowCID,window.allowGID,window.denyCID,window.denyGID ]
- );
- }
-
-
- if (window.aclType == "settings-head" || window.aclType == "photos_head" || window.aclType == "event_head") {
- $('#contact_allow, #contact_deny, #group_allow, #group_deny').change(function() {
- var selstr;
- $('#contact_allow option:selected, #contact_deny option:selected, #group_allow option:selected, #group_deny option:selected').each( function() {
- selstr = $(this).text();
- $('#jot-perms-icon').removeClass('unlock').addClass('lock');
- $('#jot-public').hide();
- });
- if (selstr == null) {
- $('#jot-perms-icon').removeClass('lock').addClass('unlock');
- $('#jot-public').show();
- }
-
- }).trigger('change');
- }
-
- if (window.aclType == "event_head") {
- $('#events-calendar').fullCalendar({
- events: baseurl + window.eventModuleUrl +'/json/',
- header: {
- left: 'prev,next today',
- center: 'title',
- right: 'month,agendaWeek,agendaDay'
- },
- timeFormat: 'H(:mm)',
- eventClick: function(calEvent, jsEvent, view) {
- showEvent(calEvent.id);
- },
- loading: function(isLoading, view) {
- if (!isLoading) {
- $('td.fc-day').dblclick(function() { window.location.href='/events/new?start='+$(this).data('date'); });
- }
- },
-
- eventRender: function(event, element, view) {
- //console.log(view.name);
- if (event.item['author-name']==null) return;
- switch(view.name) {
- case "month":
- element.find(".fc-title").html(
- "<img src='{0}' style='height:10px;width:10px'>{1} : {2}".format(
- event.item['author-avatar'],
- event.item['author-name'],
- event.title
- ));
- break;
- case "agendaWeek":
- element.find(".fc-title").html(
- "<img src='{0}' style='height:12px; width:12px'>{1}<p>{2}</p><p>{3}</p>".format(
- event.item['author-avatar'],
- event.item['author-name'],
- event.item.desc,
- event.item.location
- ));
- break;
- case "agendaDay":
- element.find(".fc-title").html(
- "<img src='{0}' style='height:24px;width:24px'>{1}<p>{2}</p><p>{3}</p>".format(
- event.item['author-avatar'],
- event.item['author-name'],
- event.item.desc,
- event.item.location
- ));
- break;
- }
- }
-
- });
-
- // center on date
- var args=location.href.replace(baseurl,"").split("/");
- if (args.length>=5 && window.eventModeParams == 2) {
- $("#events-calendar").fullCalendar('gotoDate',args[3] , args[4]-1);
- } else if (args.length>=4 && window.eventModeParams == 1) {
- $("#events-calendar").fullCalendar('gotoDate',args[2] , args[3]-1);
- }
-
- // show event popup
- var hash = location.hash.split("-")
- if (hash.length==2 && hash[0]=="#link") showEvent(hash[1]);
- }
-
-
- switch(window.autocompleteType) {
- case 'msg-header':
- $("#recip").name_autocomplete(baseurl + '/acl', '', false, function(data) {
- $("#recip-complete").val(data.id);
- });
- break;
- case 'contacts-head':
- $("#contacts-search").contact_autocomplete(baseurl + '/acl', 'a', true);
-
-
- $("#contacts-search").keyup(function(event) {
- if (event.keyCode == 13) {
- $("#contacts-search").click();
- }
- });
- $(".autocomplete-w1 .selected").keyup(function(event) {
- if (event.keyCode == 13) {
- $("#contacts-search").click();
- }
- });
- break;
- case 'display-head':
- $(".comment-wwedit-wrapper textarea").editor_autocomplete(baseurl+"/acl");
- break;
- default:
- break;
- }
-
- // Add Colorbox for viewing Network page images
- //var cBoxClasses = new Array();
- $(".wall-item-body a img").each(function() {
- var aElem = $(this).parent();
- var imgHref = aElem.attr("href");
-
- // We need to make sure we only put a Colorbox on links to Friendica images
- // We'll try to do this by looking for links of the form
- // .../photo/ab803d8eg08daf85023adfec08 (with nothing more following), in hopes
- // that that will be unique enough
- if (imgHref.match(/\/photo\/[a-fA-F0-9]+(-[0-9]\.[\w]+?)?$/)) {
-
- // Add a unique class to all the images of a certain post, to allow scrolling through
- var cBoxClass = $(this).closest(".wall-item-body").attr("id") + "-lightbox";
- $(this).addClass(cBoxClass);
-
- aElem.colorbox({
- maxHeight: '90%',
- photo: true, // Colorbox doesn't recognize a URL that don't end in .jpg, etc. as a photo
- rel: cBoxClass //$(this).attr("class").match(/wall-item-body-[\d]+-lightbox/)[0]
- });
- }
- });
-});
-
-
-// update pending count //
-$(function() {
-
- $("nav").bind('nav-update', function(e,data) {
- var elm = $('#pending-update');
- var register = $(data).find('register').text();
- if (register=="0") { register=""; elm.hide();} else { elm.show(); }
- elm.html(register);
- });
-});
-
-
-$(function() {
-
- $("#cnftheme").click(function() {
- $.colorbox({
- width: 800,
- height: '90%',
- href: baseurl + "/admin/themes/" + $("#id_theme :selected").val(),
- onComplete: function() {
- $("div#fancybox-content form").submit(function(e) {
- var url = $(this).attr('action');
- // can't get .serialize() to work...
- var data={};
- $(this).find("input").each(function() {
- data[$(this).attr('name')] = $(this).val();
- });
- $(this).find("select").each(function() {
- data[$(this).attr('name')] = $(this).children(":selected").val();
- });
- console.log(":)", url, data);
-
- $.post(url, data, function(data) {
- if (timer) {
- clearTimeout(timer);
- }
- NavUpdate();
- $.colorbox.close();
- })
-
- return false;
- });
-
- }
- });
- return false;
- });
-});
-
-
-function homeRedirect() {
- $('html').fadeOut('slow', function() {
- window.location = baseurl + "/login";
- });
-}
-
-
-if (typeof window.photoEdit != 'undefined') {
-
- $(document).keydown(function(event) {
-
- if (window.prevLink != '') { if (event.ctrlKey && event.keyCode == 37) { event.preventDefault(); window.location.href = window.prevLink; }}
- if (window.nextLink != '') { if (event.ctrlKey && event.keyCode == 39) { event.preventDefault(); window.location.href = window.nextLink; }}
-
- });
-}
-
-function showEvent(eventid) {
- $.get(
- baseurl + window.eventModuleUrl + '/?id=' + eventid,
- function(data) {
- $.colorbox({html:data});
- $.colorbox.resize();
- }
- );
-}
-
-function doEventPreview() {
- $('#event-edit-preview').val(1);
- $.post('events',$('#event-edit-form').serialize(), function(data) {
- $.colorbox({ html: data });
- });
- $('#event-edit-preview').val(0);
-}
-
-function initCrop() {
- function onEndCrop( coords, dimensions ) {
- $PR( 'x1' ).value = coords.x1;
- $PR( 'y1' ).value = coords.y1;
- $PR( 'x2' ).value = coords.x2;
- $PR( 'y2' ).value = coords.y2;
- $PR( 'width' ).value = dimensions.width;
- $PR( 'height' ).value = dimensions.height;
- }
-
- Event.observe( window, 'load', function() {
- new Cropper.ImgWithPreview(
- 'croppa',
- {
- previewWrap: 'previewWrap',
- minWidth: 175,
- minHeight: 175,
- maxWidth: 640,
- maxHeight: 640,
- ratioDim: { x: 100, y:100 },
- displayOnInit: true,
- onEndCrop: onEndCrop
- });
- });
-}
-
-function showNavMenu(menuID) {
-
- if (window.navMenuTimeout[menuID + '-closing']) {
- window.navMenuTimeout[menuID + '-closing'] = false;
- clearTimeout(window.navMenuTimeout[menuID + '-timeout']);
- } else {
- window.navMenuTimeout[menuID + '-opening'] = true;
-
- window.navMenuTimeout[menuID + '-timeout'] = setTimeout( function () {
- $(menuID).slideDown('fast').show();
- window.navMenuTimeout[menuID + '-opening'] = false;
- }, 200);
- }
-}
-
-function hideNavMenu(menuID) {
-
- if (window.navMenuTimeout[menuID + '-opening']) {
- window.navMenuTimeout[menuID + '-opening'] = false;
- clearTimeout(window.navMenuTimeout[menuID + '-timeout']);
- } else {
- window.navMenuTimeout[menuID + '-closing'] = true;
-
- window.navMenuTimeout[menuID + '-timeout'] = setTimeout( function () {
- $(menuID).slideUp('fast');
- window.navMenuTimeout[menuID + '-closing'] = false;
- }, 500);
- }
-}
-
-
-
-/*
- * Editor
- */
-
-var editor = false;
-var textlen = 0;
-
-function initEditor(callback) {
- if(editor == false) {
- $("#profile-jot-text-loading").show();
-
- $("#profile-jot-text-loading").hide();
- $("#profile-jot-text").css({ 'height': 200, 'color': '#000' });
- $("#profile-jot-text").editor_autocomplete(baseurl+"/acl");
- $(".jothidden").show();
- // setup acl popup
- $("a#jot-perms-icon").colorbox({
- 'inline' : true,
- 'transition' : 'elastic'
- });
-
- editor = true;
- }
- if (typeof callback != "undefined") {
- callback();
- }
-}
-
-function enableOnUser() {
- if (editor) {
- return;
- }
- $(this).val("");
- initEditor();
-}
-
-function msgInitEditor() {
- $("#prvmail-text").editor_autocomplete(baseurl+"/acl");
-}
-
-/*
- * Jot
- */
-
-function addeditortext(textElem, data) {
- var currentText = $(textElem).val();
- $(textElem).val(currentText + data);
-}
-
-function jotVideoURL() {
- reply = prompt(window.vidURL);
- if (reply && reply.length) {
- addeditortext("#profile-jot-text", '[video]' + reply + '[/video]');
- }
-}
-
-function jotAudioURL() {
- reply = prompt(window.audURL);
- if (reply && reply.length) {
- addeditortext("#profile-jot-text", '[audio]' + reply + '[/audio]');
- }
-}
-
-
-function jotGetLocation() {
- reply = prompt(window.whereAreU, $('#jot-location').val());
- if (reply && reply.length) {
- $('#jot-location').val(reply);
- }
-}
-
-function jotShare(id) {
- if ($('#jot-popup').length != 0) $('#jot-popup').show();
-
- $('#like-rotator-' + id).show();
- $.get('share/' + id, function(data) {
- if (!editor) $("#profile-jot-text").val("");
- initEditor(function() {
- addeditortext("#profile-jot-text", data);
- $('#like-rotator-' + id).hide();
- $(window).scrollTop(0);
- });
-
- });
-}
-
-function jotClearLocation() {
- $('#jot-coord').val('');
- $('#profile-nolocation-wrapper').hide();
-}
-
-
-function jotGetLink() {
- reply = prompt(window.linkURL);
- if (reply && reply.length) {
- reply = bin2hex(reply);
- $('#profile-rotator').show();
- $.get('parse_url?binurl=' + reply, function(data) {
- addeditortext(window.jotId, data);
- $('#profile-rotator').hide();
- });
- }
-}
-
-
-function linkdropper(event) {
- var linkFound = event.dataTransfer.types.contains("text/uri-list");
- if (linkFound)
- event.preventDefault();
-}
-
-
-function linkdrop(event) {
- var reply = event.dataTransfer.getData("text/uri-list");
- event.preventDefault();
- if (reply && reply.length) {
- reply = bin2hex(reply);
- $('#profile-rotator').show();
- $.get('parse_url?binurl=' + reply, function(data) {
- addeditortext(window.jotId, data);
- $('#profile-rotator').hide();
- });
- }
-}
-
-
-if (typeof window.geoTag === 'function') window.geoTag();
-
-
-/*
- * Items
- */
-
-function confirmDelete() { return confirm(window.delItem); }
-
-function deleteCheckedItems(delID) {
- if (confirm(window.delItems)) {
- var checkedstr = '';
-
- $(delID).hide();
- $(delID + '-rotator').show();
- $('.item-select').each( function() {
- if ($(this).is(':checked')) {
- if (checkedstr.length != 0) {
- checkedstr = checkedstr + ',' + $(this).val();
- } else {
- checkedstr = $(this).val();
- }
- }
- });
- $.post('item', { dropitems: checkedstr }, function(data) {
- window.location.reload();
- });
- }
-}
-
-function itemTag(id) {
- reply = prompt(window.term);
- if (reply && reply.length) {
- reply = reply.replace('#','');
- if (reply.length) {
-
- commentBusy = true;
- $('body').css('cursor', 'wait');
-
- $.get('tagger/' + id + '?term=' + reply, NavUpdate);
- liking = 1;
- }
- }
-}
-
-function itemFiler(id) {
-
- var bordercolor = $("input").css("border-color");
-
- $.get('filer/', function(data) {
- $.colorbox({html:data});
- $.colorbox.resize();
- $("#id_term").keypress(function() {
- $(this).css("border-color",bordercolor);
- })
- $("#select_term").change(function() {
- $("#id_term").css("border-color",bordercolor);
- })
-
- $("#filer_save").click(function(e) {
- e.preventDefault();
- reply = $("#id_term").val();
- if (reply && reply.length) {
- commentBusy = true;
- $('body').css('cursor', 'wait');
- $.get('filer/' + id + '?term=' + reply, NavUpdate);
- liking = 1;
- $.colorbox.close();
- } else {
- $("#id_term").css("border-color","#FF0000");
- }
- return false;
- });
- });
-
-}
-
-
-/*
- * Comments
- */
-
-function insertFormatting(BBcode, id) {
- var tmpStr = $("#comment-edit-text-" + id).val();
- if (tmpStr == "") {
- $("#comment-edit-text-" + id).addClass("comment-edit-text-full");
- $("#comment-edit-text-" + id).removeClass("comment-edit-text-empty");
- openMenu("comment-edit-submit-wrapper-" + id);
- }
-
- textarea = document.getElementById("comment-edit-text-" +id);
- if (document.selection) {
- textarea.focus();
- selected = document.selection.createRange();
- selected.text = "["+BBcode+"]" + selected.text + "[/"+BBcode+"]";
- } else if (textarea.selectionStart || textarea.selectionStart == "0") {
- var start = textarea.selectionStart;
- var end = textarea.selectionEnd;
- textarea.value = textarea.value.substring(0, start) + "["+BBcode+"]" + textarea.value.substring(start, end) + "[/"+BBcode+"]" + textarea.value.substring(end, textarea.value.length);
- }
-
- return true;
-}
-
-function cmtBbOpen(id) {
- $("#comment-edit-bb-" + id).show();
-}
-function cmtBbClose(id) {
- $("#comment-edit-bb-" + id).hide();
-}
-
-function commentOpen(obj,id) {
- if (obj.value == "") {
- $("#comment-edit-text-" + id).addClass("comment-edit-text-full");
- $("#comment-edit-text-" + id).removeClass("comment-edit-text-empty");
- $("#mod-cmnt-wrap-" + id).show();
- openMenu("comment-edit-submit-wrapper-" + id);
- }
-}
-function commentClose(obj,id) {
- if (obj.value == "") {
- $("#comment-edit-text-" + id).removeClass("comment-edit-text-full");
- $("#comment-edit-text-" + id).addClass("comment-edit-text-empty");
- $("#mod-cmnt-wrap-" + id).hide();
- closeMenu("comment-edit-submit-wrapper-" + id);
- }
-}
-
-
-function commentInsert(obj,id) {
- var tmpStr = $("#comment-edit-text-" + id).val();
- if (tmpStr == "") {
- $("#comment-edit-text-" + id).addClass("comment-edit-text-full");
- $("#comment-edit-text-" + id).removeClass("comment-edit-text-empty");
- openMenu("comment-edit-submit-wrapper-" + id);
- }
- var ins = $(obj).html();
- ins = ins.replace("<","<");
- ins = ins.replace(">",">");
- ins = ins.replace("&","&");
- ins = ins.replace(""",'"');
- $("#comment-edit-text-" + id).val(tmpStr + ins);
-}
-
-function qCommentInsert(obj,id) {
- var tmpStr = $("#comment-edit-text-" + id).val();
- if (tmpStr == "") {
- $("#comment-edit-text-" + id).addClass("comment-edit-text-full");
- $("#comment-edit-text-" + id).removeClass("comment-edit-text-empty");
- openMenu("comment-edit-submit-wrapper-" + id);
- }
- var ins = $(obj).val();
- ins = ins.replace("<","<");
- ins = ins.replace(">",">");
- ins = ins.replace("&","&");
- ins = ins.replace(""",'"');
- $("#comment-edit-text-" + id).val(tmpStr + ins);
- $(obj).val("");
-}
+++ /dev/null
-body {
- font-family: helvetica,arial,freesans,clean,sans-serif;
- font-size: 14px;
- /*background-image: none;*/
- background-color: #ffffff;
- color: #505050;/* ZP Change*/
- margin: 0px;
-}
-
-a, a:visited, a:link { color: #3465a4; text-decoration: none; }
-a:hover {text-decoration: underline; }
-
-img { border :0px; }
-
-nav {
- display: none;
-}
-
-/* popup notifications */
-div.jGrowl div.notice {
- background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center;
- color: #ffffff;
- padding-left: 58px;
-}
-div.jGrowl div.info {
- background: #364e59 url("../../../images/icons/48/info.png") no-repeat 5px center;
- color: #ffffff;
- padding-left: 58px;
-}
-#jGrowl.top-right {
- top: 15px;
- right: 15px;
-}
-div.jGrowl-notification {
- border-radius: 7px;
-}
-
-.login-button {
- margin-top: 110px;
-}
-
-img.login-button-image {
- max-width: 350px;
-}
-
-div.section-wrapper {
- position: relative;
- width: 800px;
- margin-left: auto;
- margin-right: auto;
- text-align: center;
-}
-
-.login-form {
- padding-top: 200px;
- margin-bottom: 50px;
-}
-
-.register-form {
- margin-top: 15px;
-}
-
-.lostpass-form {
- margin-top: 170px;
-}
-
-.field {
- margin-bottom: 2px;
- padding-bottom: 0px;
- display: inline-block;
- text-align: left;
-}
-
-.field label {
- width: 275px;
- /*position: absolute;*/
- display: inline-block;
- margin-left: 0px;
- font-weight: 700;
-}
-
-.field input {
-/* margin-left: 225px;*/
- width: 200px;
-}
-
-.field.checkbox label {
- position: auto;
- /*margin-left: 100px;*/
-}
-/*.field.checkbox input {
- width: auto;
- margin-left: 140px;
-}*/
-
-#div_id_remember {
- margin-top: 10px;
- margin-bottom: 10px;
-}
-#div_id_remember label {
- width: auto;
- margin-right: 1em;
-}
-
-/*.openid input {*/
-#id_openid_url, input.openid {
- background: url(login-bg.gif) no-repeat;
- background-position: 0 50%;
- width: 182px;
- padding-left: 18px;
-}
-
-/*#wrapper_username input, #wrapper_password input, #wrapper_openid_url input {
- margin-left: 225px;
-}*/
-
-/*#register-openid-wrapper input, #register-name-wrapper input, #register-email-wrapper input, #register-nickname-wrapper input {
- margin-left: 275px;
-}*/
-
-#register-openid-wrapper {
- display: inline-block;
- text-align: left;
-}
-#label-register-openid {
- display: inline-block;
- width: 275px;
-}
-
-#login-name-wrapper input {
- margin-left: 200px;
-}
-
-.login-extra-links, .agreement {
- font-size: 12px;
-}
-
-#login-submit-button, #register-submit-button, #lostpass-submit-button {
- font-size: 16px;
-}
-
-#register-link {
- margin-right: 200px;
-}
-
-.error-message {
- width: 475px;
- color: #FF0000;
- font-size: 1.1em;
- text-align: left;
- border: 1px solid #FF8888;
- background-color: #FFEEEE;
- padding: 10px;
- margin-left: auto;
- margin-right: auto;
-}
-
-.register-explain-wrapper {
- width: 400px;
- font-size: 12px;
- text-align: left;
- margin-left: 200px;
-}
-
-#lostpass-desc {
- width: 380px;
- margin-left: 220px;
- text-align: left;
- font-size: 12px;
-}
-
-footer {
- text-align: center;
- padding-top: 3em;
- padding-bottom: 1em;
-}
+++ /dev/null
-<!DOCTYPE html >
-<html lang="<?php echo $lang; ?>">
-<head>
- <title><?php if(x($page,'title')) echo $page['title'] ?></title>
- <script>var baseurl="<?php echo Friendica\Core\System::baseUrl() ?>";</script>
- <?php if(x($page,'htmlhead')) echo $page['htmlhead'] ?>
-</head>
-<body <?php if($a->module === 'home') echo 'onLoad="setTimeout(\'homeRedirect()\', 1500)"'?>>
- <?php if(x($page,'nav')) echo $page['nav']; ?>
-
- <?php if( $a->module === 'home' ) { ?>
- <center>
- <div class="login-button">
- <a href="login" class="login-button-link"><img class="login-button-image" src="/images/friendica-1600.png" title="Click to log in"></a>
- </div>
- </center>
-
- <?php } elseif ( $a->module === 'login' || $a->module === 'register' || $a->module === 'lostpass' ) {
- ?>
- <div class='section-wrapper'>
- <section><?php if(x($page,'content')) echo $page['content']; ?>
- </section>
- </div>
- <footer><?php if(x($page,'footer')) echo $page['footer']; ?></footer>
-
- <?php } else { ?>
- <div class='main-container'>
- <!--<div class='main-content-loading'><img src="/view/theme/frost/images/ajax-loader.gif" alt="Please wait..."></div>-->
- <div class='main-content-container'>
- <aside><?php if(x($page,'aside')) echo $page['aside']; ?></aside>
- <section>
- <?php if(x($page,'content')) echo $page['content']; ?>
- <div id="pause"></div> <!-- The pause/resume Ajax indicator -->
- <div id="page-footer"></div>
- </section>
- <right_aside><?php if(x($page,'right_aside')) echo $page['right_aside']; ?></right_aside>
- <footer><?php if(x($page,'footer')) echo $page['footer']; ?></footer>
- </div>
- </div>
- <?php } ?>
- <?php if(x($page,'end')) echo $page['end']; ?>
-</body>
-</html>
+++ /dev/null
-/**
- * duepuntozero Frindika style
- * Fabio Comuni <fabrix.xm@gmail.com>
- *
- * Heavily modified for Frost
- * Zach P
- */
-
-
-/* generals */
-body {
- font-family: helvetica,arial,freesans,clean,sans-serif;
- font-size: 12px;
-/* line-height: 24px;*/
- background-color: #ffffff;
- background-image: url(head.jpg);
- background-repeat: repeat-x;
- color: #505050;
- margin: 0px;
-}
-
-div.container {
- display: block;
- width: 785px;
- margin-top: 0px;
- margin-bottom: 0px;
- margin-left: auto;
- margin-right: auto;
-}
-
-a, a:visited, a:link { color: #3465a4; text-decoration: none; }
-a:hover {text-decoration: underline; }
-
-input {
- border: 1px solid #666666;
- -moz-border-radius: 3px;
- -webkit-border-radius: 3px;
- border-radius: 3px;
- padding: 3px;
-}
-
-img { border :0px; }
-
-#id_openid_url, .openid input {
- background: url(login-bg.gif) no-repeat;
- background-position: 0 50%;
- padding-left: 18px;
-}
-.openid:hover {
-
-}
-
-#id_openid_url {
- width: 384px;
-}
-
-code {
- font-family: Courier, monospace;
- white-space: pre;
- display: block;
- overflow: auto;
- border: 1px solid #444;
- background: #EEE;
- color: #444;
- padding: 10px;
- margin-top: 20px;
-}
-
-blockquote {
- background-color: #f4f8f9;
- border-left: 4px solid #dae4ee;
- padding: 0.4em;
-}
-
-.icollapse-wrapper, .ccollapse-wrapper {
- border: 1px solid #CCC;
- padding: 5px;
-}
-
-.hide-comments-outer {
- margin-left: 75px;
- font-weight: 700;
- opacity: 0.4;
- border-bottom: 1px solid #AAA;
-}
-.hide-comments-outer:hover {
- opacity: 1.0;
- border-bottom: 1px solid #DDD; /* manually prevent the border from changing color */
-}
-.hide-comments {
- margin-left: 5px;
-}
-
-#panel {
- position: absolute;
- z-index: 2;
- width: 30%;
- padding: 25px;
-
-/* background-color: ivory;
- border: 1px solid #444;*/
-
- border-radius: 7px;
- background-color: #222;
- color: #eee;
-}
-
-.heart {
- color: #FF0000;
- font-size: 100%;
- margin-right: 5px;
-}
-
-.pull-right { float: right }
-
-.btn {
- outline: none;
- -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
- -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
- box-shadow: inset 0px 1px 0px 0px #ffffff;
- background-color: #ededed;
- text-indent: 0;
- border: 1px solid #dcdcdc;
- display: inline-block;
- color: #777777;
- padding: 5px 10px;
- text-align: center;
- border-radius: 8px;
-}
-a.btn {
- text-decoration: none;
- color: inherit;
-}
-
-.menu-popup {
- width: auto;
- border: 2px solid #444444;
- background: #FFFFFF;
- position: absolute;
- margin: 2px 0 0;
- display: none;
- z-index: 10000;
-}
-
-.menu-popup li a {
- display: block;
- padding: 2px;
-}
-
-.menu-popup li a:hover {
- color: #FFFFFF;
- background: #3465A4;
- text-decoration: none;
-}
-ul.menu-popup li.divider {
- height: 1px;
- margin: 3px 0;
- overflow: hidden;
- background-color: #2d2d2d;
-}
-
-
-/* nav */
-nav {
- height: 94px;
- width: 1100px;
- display: block;
- margin-top: 0px;
- margin-bottom: 0px;
- margin-left: auto;
- margin-right: auto;
-}
-nav #site-location {
- color: #888a85;
- font-size: 0.8em;
- position: absolute;
-}
-
-.error-message {
- color: #FF0000;
- font-size: 1.1em;
- border: 1px solid #FF8888;
- background-color: #FFEEEE;
- padding: 10px;
-}
-
-.info-message {
- color: #204a87;
- font-size: 1.1em;
- border: 1px solid #3465a4;
- background-color: #d7e3f1;
- padding: 10px;
-}
-
-
-nav #banner {
- display: block;
- margin-top: 14px;
- position: absolute;
-}
-nav #banner #logo-text a {
- font-size: 40px;
- font-weight: bold;
- margin-left: 3px;
- color: #000000;
-
-}
-nav #banner #logo-text a:hover { text-decoration: none; }
-
-
-/* ZP REMOVE? nav-commlink */
-.nav-commlink, .nav-login-link {
- display: block;
- height: 15px;
- margin-top: 67px;
- margin-right: 2px;
- /*padding: 6px 10px;*/
- padding: 6px 3px;
- float: left;
- bottom: 140px;
- border: 1px solid #babdb6;
- border-bottom: 0px;
- background-color: #aec0d3;
- color: #565854;
- -moz-border-radius: 3px 3px 0px 0px;
- -webkit-border-radius: 3px 3px 0px 0px;
- border-radius: 3px 3px 0px 0px;
-}
-
-.nav-commlink.selected {
- background-color: #ffffff;
- border-bottom: 1px solid #ffffff;
- color: #000000 !important;
- margin-top: 64px;
- padding-top: 6px;
- padding-bottom: 8px;
-}
-
-.nav-ajax-left.show {
- position: absolute;
- font-size: 0.8em;
- top: 25px;
- right: 5px;
- padding: 1px 2px;
- border-radius: 4px;
- -moz-border-radius: 4px;
- -webkit-border-radius: 4px;
- background-color: gold !important;
-}
-
-
-
-nav #nav-link-wrapper .nav-link {
- /*border-right: 1px solid #babdb6;*/
-}
-
-nav .nav-link img {
- margin-top: 24px;
- margin-bottom: 0.2em;
- margin-right: 1em;
- margin-left: 1em;
- background-color: transparent !important;
-}
-
-.nav-button-container {
- float: right;
- position: relative;
-}
-
-.nav-button-container .nav-ajax-left {
-}
-
-.nav-menu-list {
- text-align: center;
- line-height: 18px;
-
- border-left: 1px solid #AAAAAA;/*#444444;*/
- border-right: 1px solid #AAAAAA;
- border-top: 1px solid #AAAAAA;
- border-bottom: 1px solid #AAAAAA;
-
- -moz-box-shadow: 3px 3px 5px #555;
- -webkit-box-shadow: 3px 3px 5px #555;
- box-shadow: 3px 3px 5px #555;
-
- background: #FFFFFF;
-
- display: none;
- list-style: none;
-
- width: 10em;
- position: absolute;
- margin: 0px;
- right: -33px;
- padding: 1em 0px;
-
- z-index: 10000;
-}
-
-
-
-div.main-container {
- width: 1180px;
- margin: 0px auto;
- display: block;
- position: relative;
-}
-
-/*div.main-content-loading {
- position: absolute;
- top: 200px;
- left: 50%;
- display: none;
-}*/
-
-
-/* aside */
-aside {
- display: block;
- min-height: 112px;
-
- width: 250px;
-
- padding: 1em;
- margin: 1em 0px 0px 0px;
-
- position: absolute;
-
-/* float:left;*/
-}
-
-#subscribe-feed-link,
-#dfrn-request-link {
- display: block;
- color: #FFFFFF;
- -webkit-border-radius: 5px ;
- -moz-border-radius: 5px;
- border-radius: 5px;
- padding: 5px;
- font-weight: bold;
- background: #3465a4 url('friendica-16.png') no-repeat 95% center;
-}
-#wallmessage-link {
- display: block;
- color: #FFFFFF;
- -webkit-border-radius: 5px ;
- -moz-border-radius: 5px;
- border-radius: 5px;
- padding: 5px;
- font-weight: bold;
- background-color: #3465a4;
-}
-
-/* section */
-section {
- width: 565px;
-
- display: block;
-
- margin-left: auto;
- margin-right: auto;
- margin-top: 0px;
- margin-bottom: 0px;
-
- padding-left: 1em;
- padding-right: 1em;
- padding-top: 0.5em;
-
- background-color: #ffffff;
-/* background-image: url(border.jpg);
- background-position: top left;
- background-repeat: no-repeat;*/
-
- min-height: 112px;
-/* border-top: 1px solid #babdb6;*/
- border-top: 1px solid #CCC;
- border-left: 1px solid #CCC;
- border-right: 1px solid #CCC;
- border-top-left-radius: 10px;
- border-top-right-radius: 10px;
-}
-
-.tabs {
- height: 27px;
- /*background-image: url(head.jpg);
- background-repeat: repeat-x;
- background-position: 0px -20px;
- border-bottom: 1px solid #babdb6;*/
- padding:0px;
-}
-.tabs li { margin: 0px; list-style: none; }
-.tabs a {
-/* background-image: url(head.jpg);
- background-repeat: repeat-x;
- background-position: 0px 0px;
- background-size: auto 45px;*/
-
- padding: 0.4em 0.5em;
- margin-right: 0.5em;
- margin-bottom: 0.5em;
- border: 1px solid #aaa;
- border-radius: 8px;
- -moz-border-radius: 8px;
- -webkit-border-radius: 8px;
-
- box-shadow: -2px -2px 3px #aaa inset;
- -moz-box-shadow: -2px -2px 3px #aaa inset;
- -webkit-box-shadow: -2px -2px 3px #aaa inset;
-}
-.tab {
- display:block;
- float:left;
- padding: 0.4em;
- /*margin-right: 1em;*/
- margin-right: 3px ;
-}
-.tab.active {
- font-weight: bold;
-
-/* background-image: url(head-flipped.jpg);
- background-position: 0px -20px;*/
-
- box-shadow: 2px 2px 3px #aaa inset;
- -moz-box-shadow: 2px 2px 3px #aaa inset;
- -webkit-box-shadow: 2px 2px 3px #aaa inset;
-}
-
-#display-top-padding {
- padding-top: 3em;
-}
-
-/* Contact-Header for the Network Stream */
-#viewcontact_wrapper-network {
- width: 100%;
- min-height: 100px;
- background-color: #FAFAFA;
- border: 1px solid #DDDDDD;
- border-radius: 5px;
-}
-#contact-entry-wrapper-network {
- float: none;
- width: auto;
- height: auto;
- padding: 10px;
- margin: 0;
-}
-#contact-entry-accounttype-network {
- font-size: 0.9em;
-}
-#contact-entry-name-network {
- font-size: 1.5em;
-}
-
-/* footer */
-footer {
- text-align: center;
- padding-bottom: 1em;
-}
-
-#maintenance-message {
- font-size: 20px;
- text-align: center;
- margin-top: 10em;
-}
-
-.birthday-today, .event-today {
- font-weight: bold;
-}
-/*
-div.wall-item-content-wrapper.shiny {
- background-image: url('shiny.png');
- background-position: -5px 30px;
- background-repeat:no-repeat;
-}*/
-
-.preview {
- background: #FFFFC8;
-}
-
-#theme-preview {
- margin: 15px 0 15px 150px;
-}
-#theme-version {
- display: block;
- font-weight: bold;
-}
-#theme-credits {
- margin-top: 15px;
- margin-bottom: 15px;
-}
-
-/* from default */
-#jot-perms-icon,
-#profile-location,
-#profile-nolocation,
-#profile-youtube,
-#profile-video,
-#profile-audio,
-#profile-link,
-#profile-title,
-#wall-image-upload,
-#wall-file-upload,
-#profile-upload-wrapper,
-#wall-image-upload-div,
-#wall-file-upload-div,
-.hover, .focus {
- cursor: pointer;
-}
-
-#jot-perms-icon {
- float: left;
-}
-
-#jot-title, #jot-category {
- margin: 0px;
- margin-bottom: 5px;
-
- height: 20px;
- width: 465px;
- font-weight: bold;
-
- border: 1px solid #ffffff;
-
- display: block;
- clear: left;
-}
-
-#jot-title::-webkit-input-placeholder{font-weight: normal;}
-#jot-category::-webkit-input-placeholder{font-weight: normal;}
-#jot-title:-moz-placeholder{font-weight: normal;}
-#jot-category:-moz-placeholder{font-weight: normal;}
-
-
-#jot-title:hover,
-#jot-title:focus,
-#jot-category:hover,
-#jot-category:focus {
- border: 1px solid #cccccc;
-}
-
-.jothidden { display:none; }
-
-
-.fakelink, .fakelink:visited, .fakelink:link {
- color: #3465a4;
- text-decoration: none;
- cursor: pointer;
- margin-top: 15px;
- margin-bottom: 15px;
-}
-.lockview {
- cursor: pointer;
-}
-
-#group-sidebar {
- margin-bottom: 10px;
-}
-
-.group-selected, .nets-selected, .fileas-selected, .categories-selected, .forum-selected {
- padding: 3px;
- -moz-border-radius: 3px;
- -webkit-border-radius: 3px;
- border-radius: 3px;
- border: 1px solid #CCCCCC;
- background: #F8F8F8;
- font-weight: bold;
-}
-
-.settings-widget .selected {
- padding: 3px;
- -moz-border-radius: 3px;
- -webkit-border-radius: 3px;
- border-radius: 3px;
- border: 1px solid #CCCCCC;
- background: #F8F8F8;
- font-weight: bold;
-}
-
-.fakelink:hover {
- color: #3465a4;
- text-decoration: underline;
- cursor: pointer;
-}
-.smalltext {
- font-size: 0.7em;
-}
-#sysmsg {
- /*width: 600px;*/
- margin-bottom: 10px;
-}
-
-#register-fill-ext {
- margin-bottom: 25px;
-}
-
-#label-register-name, #label-register-email, #label-register-nickname, #label-register-openid {
- float: left;
- width: 350px;
- margin-top: 10px;
-}
-
-#register-name, #register-email, #register-nickname {
- float: left;
- margin-top: 10px;
- width: 150px;
-}
-
-#register-openid {
- float: left;
- margin-top: 10px;
- width: 130px;
-}
-
-#register-name-end, #register-email-end, #register-nickname-end, #register-submit-end, #register-openid-end {
- clear: both;
-}
-
-#register-nickname-desc {
- margin-top: 30px;
- width: 650px;
-}
-#register-sitename {
- float: left;
- margin-top: 10px;
-}
-
-#register-submit-button {
- margin-top: 10px;
-}
-
-.login-form {
- margin-top: -150px;
-}
-/*#login_standard {
- width: 210px;
- float: left;
-}
-#login_openid {
- width: 210px;
- margin-left: 250px;
-}
-
-#login_standard input,
-#login_openid input {
- width: 180px;
-}
-
-#login-extra-links {
- clear: both;
-}
-
-#register-link, #lost-password-link {
- float: left;
- font-size: 80%;
- margin-right: 15px;
-}
-
-#login-name-end, #login-password-end, #login-extra-end, #login-submit-end {
- height: 50px;
-}
-
-#login-submit-button {
- margin-top: 10px;
- margin-left: 200px;
-}*/
-
-
-input#dfrn-url {
- float: left;
- background: url(friendica-16.png) no-repeat;
- background-position: 2px center;
- font-size: 17px;
- padding-left: 21px;
- height: 21px;
- background-color: #FFFFFF;
- color: #000000;
- margin-bottom: 20px;
-}
-
-#dfrn-url-label {
- float: left;
- width: 250px;
-}
-
-#dfrn-request-url-end {
- clear: both;
-}
-
-#knowyouyes, #knowyouno {
- float: left;
-}
-
-#dfrn-request-knowyou-yes-wrapper, #dfrn-request-knowyou-no-wrapper {
-
- float: none;
-}
-#dfrn-request-knowyou-yes-label, #dfrn-request-knowyou-no-label {
- float: left;
- width: 75px;
- margin-left: 50px;
- margin-bottom: 7px;
-}
-#dfrn-request-knowyou-break, #dfrn-request-knowyou-end {
- clear: both;
-
-}
-
-#dfrn-request-message-wrapper {
- margin-bottom: 50px;
-}
-#dfrn-request-submit-wrapper {
- clear: both;
- margin-left: 50px;
-}
-
-#dfrn-request-info-wrapper {
- margin-left: 50px;
-}
-
-
-
-#cropimage-wrapper, #cropimage-preview-wrapper {
- float: left;
- padding: 30px;
-}
-
-#crop-image-form {
- margin-top: 30px;
- clear: both;
-}
-
-#croppa {
- max-width: 510px;
-}
-
-.intro-wrapper {
- margin-top: 20px;
-}
-
-.intro-fullname {
- font-size: 1.1em;
- font-weight: bold;
-
-}
-.intro-desc {
- margin-bottom: 20px;
- font-weight: bold;
-}
-
-.intro-note {
- padding: 10px;
-}
-
-.intro-end {
- padding: 30px;
-}
-
-.intro-form {
- float: left;
-}
-.intro-approve-form {
- clear: both;
-}
-.intro-approve-as-friend-end {
- clear: both;
-}
-.intro-submit-approve, .intro-submit-ignore {
- margin-right: 20px;
-}
-.intro-submit-approve {
- margin-top: 15px;
-}
-
-.intro-approve-as-friend-label, .intro-approve-as-fan-label {
- float: left;
- width: 100px;
- margin-left: 20px;
-}
-.intro-approve-as-friend, .intro-approve-as-fan {
- float: left;
-}
-.intro-form-end {
- clear: both;
-}
-.intro-approve-as-friend-desc {
- margin-top: 15px;
-}
-.intro-approve-as-end {
- clear: both;
- margin-bottom: 10px;
-}
-
-.intro-end {
- clear: both;
- margin-bottom: 30px;
-}
-.aprofile dt {
- font-weight: bold;
-}
-#page-profile .title {
- font-weight: bold;
-}
-#profile-vcard-break {
- clear: both;
-}
-#profile-extra-links {
- clear: both;
- margin-top: 10px;
-}
-
-#profile-extra-links ul {
- list-style-type: none;
- padding: 0px;
-}
-
-
-#profile-extra-links li {
- margin-top: 5px;
-}
-
-#profile-edit-links ul {
- list-style-type: none;
-}
-
-#profile-edit-links li {
- margin-top: 10px;
-}
-.profile-edit-side-div {
- float: right;
-}
-.profile-edit-side-link {
- opacity: 0.3;
- filter:alpha(opacity=30);
-}
-.profile-edit-side-link:hover {
- opacity: 1.0;
- filter:alpha(opacity=100);
-}
-
-.view-contact-wrapper {
- margin-top: 20px;
- float: left;
- margin-left: 20px;
- width: 180px;
-}
-
-.contact-wrapper {
- float: left;
- width: 150px;
- height: 150px;
- overflow: auto;
-}
-
-#view-contact-end {
- clear: both;
-}
-
-
-#viewcontacts {
- margin-top: 15px;
-}
-#profile-edit-default-desc {
- color: #FF0000;
- border: 1px solid #FF8888;
- background-color: #FFEEEE;
- padding: 7px;
-}
-
-#profile-edit-clone-link-wrapper {
- float: left;
- margin-left: 50px;
- margin-bottom: 20px;
- width: 300px;
-}
-
-
-#profile-edit-links-end {
- clear: both;
- margin-bottom: 15px;
-}
-
-.profile-listing-photo {
- border: none;
-}
-
-.profile-edit-submit-wrapper {
- margin-top: 20px;
- margin-bottom: 20px;
-}
-
-#profile-photo-link-select-wrapper {
- margin-top: 2em;
-}
-
-#profile-photo-submit-wrapper {
- margin-top: 10px;
-}
-
-#profile-photo-wrapper img {
- width:175px;
- height:175px;
- padding: 12px;
-}
-
-#profile-edit-profile-name-label,
-#profile-edit-name-label,
-#profile-edit-pdesc-label,
-#profile-edit-gender-label,
-#profile-edit-dob-label,
-#profile-edit-address-label,
-#profile-edit-locality-label,
-#profile-edit-region-label,
-#profile-edit-postal-code-label,
-#profile-edit-country-name-label,
-#profile-edit-marital-label,
-#profile-edit-sexual-label,
-#profile-edit-politic-label,
-#profile-edit-religion-label,
-#profile-edit-pubkeywords-label,
-#profile-edit-prvkeywords-label,
-#profile-edit-xmpp-label,
-#profile-edit-homepage-label,
-#profile-edit-hometown-label {
- font-weight: 700;
- float: left;
- width: 175px;
-}
-
-#profile-edit-profile-name,
-#profile-edit-name,
-#profile-edit-pdesc,
-#gender-select,
-#profile-edit-dob,
-#profile-edit-address,
-#profile-edit-locality,
-#profile-edit-region,
-#profile-edit-postal-code,
-#profile-edit-country-name,
-#marital-select,
-#sexual-select,
-#profile-edit-politic,
-#profile-edit-religion,
-#profile-edit-xmpp,
-#profile-edit-pubkeywords,
-#profile-edit-prvkeywords,
-#profile-in-dir-yes,
-#profile-in-dir-no,
-#profile-in-netdir-yes,
-#profile-in-netdir-no,
-#hide-wall-yes,
-#hide-wall-no,
-#hide-friends-yes,
-#hide-friends-no {
- float: left;
- margin-bottom: 20px;
-}
-#profile-edit-xmpp,
-#profile-edit-pubkeywords,
-#profile-edit-prvkeywords {
- margin-bottom: 5px;
-}
-#settings-normal,
-#settings-soapbox,
-#settings-freelove,
-#settings-community {
- float: left;
-}
-#settings-notifications label {
- margin-left: 20px;
-}
-#settings-notify-desc, #settings-activity-desc {
- font-weight: bold;
- margin-bottom: 15px;
-}
-#settings-pagetype-desc {
- color: #666666;
- margin-bottom: 15px;
-}
-
-#profile-in-dir-yes-label,
-#profile-in-dir-no-label,
-#profile-in-netdir-yes-label,
-#profile-in-netdir-no-label,
-#hide-wall-yes-label,
-#hide-wall-no-label,
-#hide-friends-yes-label,
-#hide-friends-no-label {
- margin-left: 125px;
- float: left;
- width: 50px;
-}
-
-#profile-edit-howlong-label,
-#profile-edit-with-label {
- display: block;
- font-style: italic;
- width: 175px;
- margin-left: 50px;
-}
-#profile-edit-howlong,
-#profile-edit-with {
- margin-bottom: 20px;
- margin-left: 50px;
-}
-/*#profile-edit-with-label {
- width: 175px;
- margin-left: 20px;
-}*/
-
-#profile-publish-yes-reg,
-#profile-publish-no-reg {
- float: left;
- margin-bottom: 10px;
-}
-
-#profile-publish-yes-label-reg,
-#profile-publish-no-label-reg {
- margin-left: 350px;
- float: left;
- width: 50px;
-}
-
-#profile-publish-break-reg,
-#profile-publish-end-reg {
- clear: both;
-}
-
-
-#profile-edit-pdesc-desc,
-#profile-edit-xmpp-desc,
-#profile-edit-pubkeywords-desc,
-#profile-edit-prvkeywords-desc {
- float: left;
- margin-left: 20px;
- margin-bottom: 20px;
-}
-#profile-edit-prvkeywords-desc {
- margin-bottom: 0px;
-}
-
-
-/*#profile-edit-homepage, #profile-edit-hometown {
- float: left;
- margin-bottom: 35px;
-}*/
-#profile-edit-homepage,
-#profile-edit-hometown {
- float: left;
- margin-bottom: 25px;
-}
-#profile-edit-hometown {
- margin-bottom: 5px;
-}
-#settings-normal-label,
-#settings-soapbox-label,
-#settings-community-label,
-#settings-freelove-label {
- float: left;
- width: 200px;
-}
-#settings-normal-desc,
-#settings-soapbox-desc,
-#settings-community-desc,
-#settings-freelove-desc {
- /*float: left;
- margin-left: 75px;*/
- clear: left;
- color: #666666;
- display: block;
- margin-bottom: 20px
-}
-
-#profile-edit-profile-name-end,
-#profile-edit-name-end,
-#profile-edit-pdesc-end,
-#profile-edit-gender-end,
-#profile-edit-dob-end,
-#profile-edit-address-end,
-#profile-edit-locality-end,
-#profile-edit-region-end,
-#profile-edit-postal-code-end,
-#profile-edit-country-name-end,
-#profile-edit-marital-end,
-#profile-edit-sexual-end,
-#profile-edit-politic-end,
-#profile-edit-religion-end,
-#profile-edit-pubkeywords-end,
-#profile-edit-prvkeywords-end,
-#profile-edit-homepage-end,
-#profile-edit-xmpp-end,
-#profile-edit-hometown-end,
-#profile-in-dir-break,
-#profile-in-dir-end,
-#profile-in-netdir-break,
-#profile-in-netdir-end,
-#hide-wall-break,
-#hide-wall-end,
-#hide-friends-break,
-#hide-friends-end,
-#settings-normal-break,
-#settings-soapbox-break,
-#settings-community-break,
-#settings-freelove-break {
- clear: both;
-}
-#profile-edit-marital-wrapper, #profile-edit-address-wrapper {
- margin-top: 50px;
-}
-#profile-edit-marital-end {
- margin-bottom: 20px;
-}
-
-.settings-widget ul {
- list-style-type: none;
- padding: 0px;
-}
-
-.settings-widget li {
- margin-left: 24px;
- margin-bottom: 8px;
-}
-
-
-#gender-select, #marital-select, #sexual-select {
- width: 220px;
-}
-
-#profile-edit-profile-name-wrapper .required {
- color: #FF0000;
- float: left;
-}
-
-#contacts-display-wrapper {
- padding-left: 0px;
-}
-
-#contacts-search-wrapper {
- padding-top: 1em;
- padding-bottom: 2em;
- clear: left;
-}
-
-#contacts-main {
- margin-top: 20px;
- margin-bottom: 20px;
-}
-
-.contact-entry-wrapper {
- float: left;
- width: 262px;
- height: 90px;
- padding-right: 10px;
- margin: 0 10px 10px 0px;
-}
-.contact-entry-wrapper .contact-entry-photo-wrapper {
- float: left;
- margin-right: 10px;
-}
-#contacts-search-end {
- margin-bottom: 10px;
-}
-
-.contact-entry-direction-icon {
- margin-top: 24px;
- margin-right: 2px;
-}
-
-.contact-entry-photo img {
- border: none;
-}
-.contact-entry-photo a img {
- width: 80px;
- height: 80px;
-}
-.contact-entry-photo-end {
- clear: both;
-}
-.contact-entry-desc {
- overflow: hidden;
-}
-.contact-entry-name {
- /*float: left;*/
- margin-left: 0px;
- margin-right: 10px;
- padding-bottom: 5px;
- /*width: 120px;*/
- font-weight: 600;
- overflow: hidden;
-}
-.contact-entry-details {
- font-style: italic;
- font-size: 10px;
- font-weight: 500;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
-}
-.contact-entry-network {
- font-size: 10px;
- font-weight: 500;
-}
-.contact-entry-edit-links {
- margin-top: 6px;
- margin-left: 10px;
- width: 16px;
-}
-.contact-entry-nav-wrapper {
- float: left;
- margin-left: 10px;
-}
-
-.contact-entry-edit-links img {
- border: none;
- margin-right: 15px;
-}
-.contact-entry-photo {
- float: left;
- position: relative;
-}
-.contact-entry-end {
- clear: both;
-}
-
-#fsuggest-desc, #fsuggest-submit-wrapper {
- margin-top: 15px;
- margin-bottom: 15px;
-}
-
-#network-star-link{
- margin-top: 10px;
-}
-.network-star {
- float: left;
- margin-right: 5px;
-}
-#network-bmark-link {
- margin-top: 10px;
-}
-
-.toplevel_item {
- margin-bottom: 40px;
-}
-
-.wall-item-content-wrapper {
- padding-top: 1em; /* wall-item-lock margin-top needs to match this */
- border-top: 2px solid #AAA;
- position: relative;
-
-}
-
-.wall-item-content-wrapper.comment {
- margin-top: 10px;
- padding-top: 0px;
- margin-left: 75px;
- border: none;
-}
-
-.wall-item-response {
- font-style: italic;
- margin-left: 0px;
- opacity: 0.4;
-}
-.wall-item-respose:last-chid {
- margin-bottom: 15px;
-}
-.wall-item-response:hover {
- opacity: 1.0;
-}
-
-.wall-item-response.comment {
- margin-left: 75px;
-}
-.wall-item-response.comment:last-chid {
- margin-bottom: 0px;
-}
-
-.wall-item-info {
- display: block;
- float: left;
- width:110px;
- margin-right:10px;
- margin-bottom:10px;
-}
-.comment .wall-item-info {
- width: 70px;
-}
-
-/*.wall-item-photo-wrapper {
- margin-bottom: 10px;
- width: 100px;
-}*/
-.wall-item-photo-menu-button {
- display: block;
- position: absolute;
- background-image: url("photo-menu.jpg");
- background-position: top left;
- background-repeat: no-repeat;
- margin: 0px; padding: 0px;
- width: 16px;
- height: 16px;
- top: 76px; left:0px;
- overflow: hidden;
- text-indent: 40px;
- display: none;
-
-}
-.wall-item-photo-menu {
- width: auto;
- border: 2px solid #444444;
- background: #FFFFFF;
- position: absolute;
-/* left: 10px; top: 90px;*/
- left: 0px; top:92px;
- display: none;
- z-index: 10000;
-}
-.wall-item-photo-menu { margin:0px; padding: 0px; list-style: none }
-.wall-item-photo-menu li a { display: block; padding: 2px; }
-.wall-item-photo-menu li a:hover { color: #FFFFFF; background: #3465A4; text-decoration: none; }
-
-
-.comment .wall-item-photo-menu-button { /*top: 44px;*/ top: 34px;}
-.comment .wall-item-photo-menu { /*top: 60px;*/ top: 50px; }
-
-.wallwall .wwto {
- left: 50px;
- margin: 0;
- position: absolute;
- top: 63px;
- width: 30px
-}
-.wallwall .wwto img {
- width: 30px !important;
- height: 30px !important;
-}
-
-.wallwall /*.wall-item-photo-end*/ {
- clear: both;
-}
-
-.wall-item-arrowphoto-wrapper {
- position: absolute;
- left: 75px;
- top: 63px;
- z-index: 100;
-}
-.wall-item-lock {
- margin-top: 1em; /* needs to match .wall-item-content-wrapper padding-top */
- left: 105px;
- position: absolute;
- top: 1px;
-}
-.comment .wall-item-lock {
- left: 65px;
- margin-top: 0px;
-}
-
-.wall-item-ago, .wall-item-ago a {
- color: #888888;
- font-size: 0.8em;
-}
-
-.wall-item-location {
- overflow: hidden;
- /* add ellipsis on text overflow */
- /* this work on safari, opera, ie, chrome. */
- /* firefox users have to wait support or we */
- /* can use a jquery addon http://bit.ly/zJskg */
- text-overflow: ellipsis;
- -o-text-overflow: ellipsis;
- width: 100%;
-}
-
-.wall-item-like-buttons {
- float: left;
- margin-right: 10px;
-/* padding-right: 10px; */
-/* border-right: 2px solid #fff; */
-}
-
-.like-rotator {
- margin-left: 5px;
-}
-
-.wall-item-like-buttons > a,
-.wall-item-like-buttons > img {
- float: left;
-}
-
-.wall-item-like-buttons img {
- cursor: pointer;
-}
-
-.wall-item-tools a {
- border-radius: 4px;
- padding: 2px;
- background-position: center;
- background-size: initial !important;
-}
-
-.wall-item-tools a.active {
- background-color: rgba(59, 101, 164, 0.5);
-}
-
-.wall-item-share-buttons {
- margin-left: 10px;
- margin-right: 10px;
-}
-
-.editpost,
-.star-item ,
-.tag-item,
-.filer-item,
-.event-item {
- margin-left: 10px;
- float: left;
-}
-
-.wall-item-links-wrapper {
- float: left;
-}
-
-.wall-item-delete-wrapper {
- float: right;
-}
-
-/*.wall-item-delete-end {
- clear: both;
-}*/
-
-.wall-item-delete-icon {
- border: none;
-}
-
-
-/*.wall-item-wrapper-end {
- clear: both;
-}*/
-.wall-item-name-link {
- font-weight: bold;
- text-decoration: none;
- color: #3172BD;
-}
-.wall-item-photo {
- border: none;
- border-radius: 7px;
- -moz-border-radius: 7px;
- -webkit-border-radius: 7px;
-}
-.comment .wall-item-photo {
- width: 50px !important;
- height: 50px !important;
- border-radius: 5px;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
-}
-.wall-item-content {
- margin-left: 10px;
- padding-right: 1em;
-/* max-height: 500px;*/
- overflow: auto;
-}
-
-.wall-item-content img {
- display: block;
- margin-top: 12px;
- margin-bottom: 12px;
- margin-right: auto;
- margin-left: auto;
-/* max-width: 100%;*/
- max-width: 400px; /* to make room for the shadow */
- padding: 5px;
-
- box-shadow: 0 0 10px #000;
- -moz-box-shadow: 0 0 10px #000;
- -webkit-box-shadow: 0 0 10px #000;
-}
-
-.shared_content img {
- max-width: 100%;
-}
-
-.comment .wall-item-content img {
- max-width: 370px;
-}
-
-.wall-item-content img.smiley {
- display: inline;
- margin: auto;
- padding: 0;
- box-shadow: none;
- -moz-box-shadow: none;
- -webkit-box-shadow: none;
-}
-
-.divgrow-showmore {
- display: block;
- clear: both;
- text-align: center;
- outline: 0;
- border-top: 1px dotted #888;
-}
-
-
-
-.wall-item-title {
- float: left;
- font-weight: bold;
- font-size: 1.6em;
- /*width: 450px;*/
-}
-
-/*.wall-item-title-end {
- clear: both;
-}*/
-
-.wall-item-body {
- text-align: justify;
- float: left;
- clear: left;
- /*width: 450px;*/
- width: 100%;
- margin-top: 10px;
- line-height: 18px;
-}
-
-.wall-item-body iframe {
- display: block;
- clear: both;
- margin-top: 1.5em;
- margin-bottom: 1.5em;
-}
-
-.wall-item-tools {
- clear: both;
-
- margin-top: 10px;
- margin-left: 0px;
- padding: 10px 10px 0px 2px;
-
- height: 22px;
-
- border-bottom: 1px solid #ddd;
-}
-.wall-item-author {
- margin-top: 0px;
-}
-
-.comment .wall-item-tools {
- margin-left: 0px;
- margin-top: 5px;
- padding-top: 0px;
-}
-
-.comment-edit-wrapper {
- margin-top: 15px;
- background: #f3f3f3;
- margin-left: 50px;
-}
-
-.comment-wwedit-wrapper {
- display: block;
- margin-top: 15px;
- background: #f3f3f3;
- margin-left: 75px;
-}
-
-.comment-wwedit-wrapper.comment {
- width: 300px;
- margin-left: 150px;
- border-radius: 10px;
-}
-
-.comment-edit-photo {
- margin-top: 10px;
- margin-left: 10px;
- margin-bottom: 10px;
- width: 70px;
- float: left;
-}
-.comment-edit-photo img {
- width: 25px;
-}
-.comment .comment-edit-photo {
- width: 50px;
-}
-.comment-edit-text-empty, .comment-edit-text-full {
- float: left;
- margin-top: 10px;
- -moz-border-radius: 3px;
- -webkit-border-radius: 3px;
- border-radius: 3px;
- border: 1px solid #cccccc;
- padding: 3px 1px 1px 3px;
-}
-
-.comment-edit-text-empty {
- color: gray;
- height: 30px;
- width: 175px;
- overflow: auto;
- margin-bottom: 10px;
-}
-
-.comment-edit-text-full {
- color: black;
- height: 150px;
- width: 350px;
- overflow: auto;
-}
-
-.comment .comment-edit-text-empty {
- height: 1.5em;
- width: 150px;
-}
-
-.comment .comment-edit-text-full {
- margin-left: 10px;
- width: 275px;
-}
-
-.comment-edit-text-end {
- clear: both;
-}
-
-.comment-edit-submit {
- margin: 10px 0px 10px 110px;
-}
-.comment .comment-edit-submit {
- margin-left: 30px;
-}
-
-.shared_header {
- border-top: 1px solid #aaa;
- color: #999;
-
- height: 42px; /* 32 px for the image plus 10 px for the margin around the image */
- padding-top: 0.5em;
- margin-top: 1em;
- margin-bottom: 1em;
-
-}
-.shared_header img {
- float: left;
-
- margin: auto 1em auto auto;
- padding: 0;
-
- box-shadow: none;
- -moz-box-shadow: none;
- -webkit-box-shadow: none;
-}
-
-#profile-jot-plugin-wrapper,
-#profile-jot-submit-wrapper {
- margin-top: 15px;
-}
-#profile-jot-banner-wrapper {
- height: 1.5em;
- display: block;
- clear: left
-}
-
-#profile-jot-submit {
- float: left;
-}
-#profile-upload-wrapper {
- float: left;
- margin-left: 30px;
-}
-#profile-attach-wrapper {
- float: left;
- margin-left: 15px;
-}
-#profile-rotator {
- float: left;
- margin-left: 30px;
-}
-#profile-link-wrapper {
- float: left;
- margin-left: 30px;
-}
-#profile-youtube-wrapper {
- float: left;
- margin-left: 15px;
-}
-#profile-video-wrapper {
- float: left;
- margin-left: 15px;
-}
-#profile-audio-wrapper {
- float: left;
- margin-left: 15px;
-}
-#profile-location-wrapper {
- float: left;
- margin-left: 15px;
-}
-#jot-preview-link {
- float: left;
- margin-left: 45px;
- margin-top: 0px !important;
-}
-
-
-#profile-nolocation-wrapper {
- float: left;
- margin-left: 15px;
-}
-#profile-title-wrapper {
- float: left;
- margin-left: 15px;
-}
-
-#profile-jot-perms {
- float: left;
- margin-left: 100px;
- font-weight: bold;
- font-size: 1.2em;
-}
-
-
-#profile-jot-perms-end {
- /*clear: left;*/
- height: 30px;
-}
-
-#profile-jot-plugin-end{
- clear: both;
-}
-.profile-jot-net {
- float: left;
- margin-right: 10px;
- margin-top: 5px;
- margin-bottom: 5px;
-}
-
-#profile-jot-networks-end {
- clear: both;
-}
-
-.profile-jot-box {
- margin-top: 50px;
-}
-
-#profile-jot-end {
- /*clear: both;*/
- margin-bottom: 30px;
-}
-#about-jot-submit-wrapper {
- margin-top: 15px;
-}
-#about-jot-end {
- margin-bottom: 30px;
-}
-#contacts-main {
- margin-bottom: 30px;
-}
-
-#profile-listing-desc {
- margin-left: 30px;
-}
-
-#profile-listing-new-link-wrapper {
- margin-left: 30px;
- margin-bottom: 30px;
-}
-.profile-listing-photo-wrapper {
- float: left;
-}
-
-.profile-listing-edit-buttons-wrapper {
- clear: both;
-}
-.profile-listing-photo-edit-link {
- float: left;
- width: 125px;
-}
-.profile-listing-end {
- clear: both;
-}
-.profile-listing-edit-buttons-wrapper img{
- border: none;
- margin-right: 20px;
-}
-.profile-listing {
- margin-top: 25px;
-}
-.profile-listing-name {
- float: left;
- margin-left: 32px;
- margin-top: 10px;
- color: #3172BD;
- font-weight: bold;
- width: 200px;
-
-}
-.fortune {
- margin-top: 50px;
- color: #4444FF;
- font-weight: bold;
- margin-bottom: 20px;
-}
-
-
-.directory-end {
- clear: both;
-}
-.directory-name {
- text-align: center;
-}
-.directory-photo {
- margin-left: 25px;
-}
-.directory-details {
- font-size: 0.7em;
- text-align: center;
- margin-left: 5px;
- margin-right: 5px;
-}
-.directory-item {
- float: left;
-/* width: 225px;
- height: 260px;*/
- padding-left: 25px;
- width: 150px;
- height: 225px;
- overflow: auto;
-}
-
-#directory-search-wrapper {
- margin-top: 20px;
- margin-right: 20px;
- margin-bottom: 50px;
-}
-
-#directory-search-end {
-}
-
-.directory-photo-img {
- width: 125px;
- border: none;
-}
-
-/* NOTE: The order of the "pager" items here is very important!
- * The concern is maintaining a decent-looking pager for people who still use
- * the numbers, while also having a nice-looking pager for people who use the
- * "older/newer" alternate. The numbers pager uses the _first, _last, etc. classes
- * while the newer pager just has bare <a> tags inside the div.pager. So the
- * following CSS sets everything up for the newer pager, then overrides those
- * settings for the specific classes used by the older pager.
- */
-.pager {
- margin-top: 35px;
- margin-bottom: 20px;
- padding: 10px 0px;
- text-align: center;
-}
-
-.pager a {
- font-size: 1.5em;
- padding: 0.2em 1em;
- border: 1px solid #aaa;
- border-radius: 10px;
- -moz-border-radius: 10px;
- -webkit-border-radius: 10px;
-}
-
-.pager .disabled {
- display: none;
-}
-
-.pager_first,
-.pager_last,
-.pager_prev,
-.pager_next,
-.pager_n,
-.scroll_loader_text {
-/* background: #EEE;*/
-}
-
-.pager_first a,
-.pager_last a,
-.pager_prev a,
-.pager_next a,
-.pager_n a {
- font-size: 0.97em;
- border: 1px solid black;
- border-radius: 7px;
- -moz-border-radius: 7px;
- -webkit-border-radius: 7px;
- text-decoration: none;
- padding: 4px 6px 4px 3px;
- opacity: 0.5;
-}
-.pager_first a:hover,
-.pager_last a:hover,
-.pager_prev a:hover,
-.pager_next a:hover,
-.pager_n a:hover {
- opacity: 1.0;
-}
-
-.pager_current {
- font-size: 0.97em;
- border: 1px solid black;
- border-radius: 7px;
- background: #FFCCCC;
- padding: 4px 6px 4px 3px;
-}
-
-
-#advanced-profile-name-wrapper,
-#advanced-profile-gender-wrapper,
-#advanced-profile-dob-wrapper,
-#advanced-profile-age-wrapper,
-#advanced-profile-marital-wrapper,
-#advanced-profile-sexual-wrapper,
-#advanced-profile-homepage-wrapper,
-#advanced-profile-xmpp-wrapper,
-#advanced-profile-politic-wrapper,
-#advanced-profile-religion-wrapper,
-#advanced-profile-about-wrapper,
-#advanced-profile-interest-wrapper,
-#advanced-profile-contact-wrapper,
-#advanced-profile-music-wrapper,
-#advanced-profile-book-wrapper,
-#advanced-profile-tv-wrapper,
-#advanced-profile-film-wrapper,
-#advanced-profile-romance-wrapper,
-#advanced-profile-work-wrapper,
-#advanced-profile-education-wrapper {
- margin-top: 20px;
-}
-
-#advanced-profile-name-text,
-#advanced-profile-gender-text,
-#advanced-profile-dob-text,
-#advanced-profile-age-text,
-#advanced-profile-marital-text,
-#advanced-profile-sexual-text,
-#advanced-profile-homepage-text,
-#advanced-profile-xmpp-text,
-#advanced-profile-politic-text,
-#advanced-profile-religion-text,
-#advanced-profile-about-text,
-#advanced-profile-interest-text,
-#advanced-profile-contact-text,
-#advanced-profile-music-text,
-#advanced-profile-book-text,
-#advanced-profile-tv-text,
-#advanced-profile-film-text,
-#advanced-profile-romance-text,
-#advanced-profile-work-text,
-#advanced-profile-education-text {
- width: 300px;
- float: left;
-}
-
-#advanced-profile-name-end,
-#advanced-profile-gender-end,
-#advanced-profile-dob-end,
-#advanced-profile-age-end,
-#advanced-profile-marital-end,
-#advanced-profile-sexual-end,
-#advanced-profile-homepage-end,
-#advanced-profile-xmpp-end,
-#advanced-profile-politic-end,
-#advanced-profile-religion-end {
- height: 10px;
-}
-
-#advanced-profile-about-end,
-#advanced-profile-interest-end,
-#advanced-profile-contact-end,
-#advanced-profile-music-end,
-#advanced-profile-book-end,
-#advanced-profile-tv-end,
-#advanced-profile-film-end,
-#advanced-profile-romance-end,
-#advanced-profile-work-end,
-#advanced-profile-education-end {
-
-
-}
-
-#advanced-profile-name,
-#advanced-profile-gender,
-#advanced-profile-dob,
-#advanced-profile-age,
-#advanced-profile-marital,
-#advanced-profile-sexual,
-#advanced-profile-homepage,
-#advanced-profile-xmpp,
-#advanced-profile-politic,
-#advanced-profile-religion {
- float: left;
-
-}
-
-
-#advanced-profile-about,
-#advanced-profile-interest,
-#advanced-profile-contact,
-#advanced-profile-music,
-#advanced-profile-book,
-#advanced-profile-tv,
-#advanced-profile-film,
-#advanced-profile-romance,
-#advanced-profile-work,
-#advanced-profile-education {
- margin-top: 10px;
- margin-left: 50px;
- margin-right: 20px;
- padding: 10px;
- border: 1px solid #CCCCCC;
-}
-
-#advanced-profile-with {
- float: left;
- margin-left: 15px;
-}
-
-#contact-edit-status-wrapper {
- padding: 10px;
- border: 1px solid #aaa;
- border-radius: 8px;
-}
-
-#contact-edit-contact-status {
- font-weight: bold;
-}
-#contact-edit-actions {
- float: right;
- display: inline-block;
-}
-
-#contact-edit-wrapper {
- margin-top: 10px;
-}
-
-#contact-edit-banner-name {
- font-size: 1.4em;
- font-weight: bold;
-}
-
-#contact-edit-poll-wrapper {
- margin-top: 15px;
-}
-
-#contact-edit-poll-text {
- margin-top: 15px;
- margin-bottom: 5px;
-}
-
-#contact-edit-update-now {
- margin-top: 15px;
-}
-
-#contact-edit-links{
- clear: both;
-}
-
-#contact-edit-links ul {
- list-style: none;
- list-style-type: none;
- margin-left: 0px;
- padding-left: 0px;
-}
-
-#contact-edit-links li {
- margin-top: 5px;
-}
-
-#contact-edit-nav-end {
- clear: both;
-}
-
-#contact-edit-wrapper {
- width: 100%;
-}
-
-#contact-edit-end {
- clear: both;
- margin-top: 15px;
-}
-
-#contact-profile-selector {
- width: 175px;
- margin-left: 175px;
-}
-
-.contact-edit-submit {
- margin-top: 10px;
- clear: left;
- display: block;
- margin-bottom: 45px;
-}
-
-
-.contact-photo-menu-button {
- position: absolute;
- background-image: url("photo-menu.jpg");
- background-position: top left;
- background-repeat: no-repeat;
- margin: 0px; padding: 0px;
- width: 16px;
- height: 16px;
- top: 64px; left:0px;
- overflow: hidden;
- text-indent: 40px;
- display: none;
-
-}
-.contact-photo-menu {
- width: auto;
- border: 2px solid #444444;
- background: #FFFFFF;
- position: absolute;
- left: 0px; top: 90px;
- display: none;
- z-index: 10000;
-}
-.contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
-.contact-photo-menu li a { display: block; padding: 2px; }
-.contact-photo-menu li a:hover { color: #FFFFFF; background: #3465A4; text-decoration: none; }
-
-
-#block-message, #ignore-message, #archive-message, #lost-contact-message {
- color: #FF0000;
-}
-
-#profile-edit-insecure {
- margin-top: 20px;
- color: #FF0000;
- font-size: 1.1em;
- border: 1px solid #FF8888;
- background-color: #FFEEEE;
- padding-left: 5px;
- /*: 3px 3px 3px 5px; */
- width: 587px;
-}
-
-#profile-jot-text {
- height: 20px;
- color:#cccccc;
- border: 1px solid #cccccc;
- padding: 3px 0px 0px 5px;
- -moz-border-radius: 3px;
- border-radius: 3px;
-}
-
-
-/** acl **/
-#photo-edit-perms-select,
-#photos-upload-permissions-wrapper,
-#profile-jot-acl-wrapper{
- display:block!important;
-}
-
-#photos-usage-message {
- margin-bottom: 15px;
-}
-
-
-#acl-wrapper {
- width: 580px;
- float:left;
-}
-#acl-search {
- float:right;
- background: #ffffff url("../../../images/search_18.png") no-repeat right center;
- padding-right:20px;
-}
-#acl-showall {
- float: left;
- display: block;
- width: auto;
- height: 18px;
- background-color: #cccccc;
- background-image: url("../../../images/show_all_off.png");
- background-position: 7px 7px;
- background-repeat: no-repeat;
- padding: 7px 5px 0px 30px;
- -webkit-border-radius: 5px ;
- -moz-border-radius: 5px;
- border-radius: 5px;
- color: #999999;
-}
-#acl-showall.selected {
- color: #000000;
- background-color: #ff9900;
- background-image: url("../../../images/show_all_on.png");
-}
-
-#acl-list {
- height: 210px;
- border: 1px solid #cccccc;
- clear: both;
- margin-top: 30px;
- overflow: auto;
-}
-#acl-list-content {
-
-}
-.acl-list-item {
- display: block;
- width: 170px;
- height: 30px;
- border: 1px solid #cccccc;
- margin: 5px;
- float: left;
-}
-.acl-list-item img{
- width:22px;
- height: 22px;
- float: left;
- margin: 4px;
-}
-.acl-list-item p { height: 12px; font-size: 10px; margin: 0px; padding: 2px 0px 1px; overflow: hidden;}
-.acl-list-item a {
- font-size: 10px; /* 8px; */
- display: block;
- width: 50px;
- height: 12px;
- float: left;
- color: #999999;
- background-color: #cccccc;
- background-position: 3px 3px;
- background-repeat: no-repeat;
- margin-right: 5px;
- -webkit-border-radius: 2px ;
- -moz-border-radius: 2px;
- border-radius: 2px;
- padding-left: 15px;
-}
-#acl-wrapper a:hover {
- text-decoration: none;
- color:#000000;
-}
-.acl-button-show { background-image: url("../../../images/show_off.png"); }
-.acl-button-hide { background-image: url("../../../images/hide_off.png"); }
-
-.acl-button-show.selected {
- color: #000000;
- background-color: #9ade00;
- background-image: url("../../../images/show_on.png");
-}
-.acl-button-hide.selected {
- color: #000000;
- background-color: #ff4141;
- background-image: url("../../../images/hide_on.png");
-}
-.acl-list-item.groupshow { border-color: #9ade00; }
-.acl-list-item.grouphide { border-color: #ff4141; }
-/** /acl **/
-
-
-#group-new-submit-wrapper {
- margin-top: 30px;
-}
-
-#group-edit-name-label {
- float: left;
- width: 175px;
- margin-top: 20px;
- margin-bottom: 20px;
-}
-
-#group-edit-name {
- float: left;
- width: 225px;
- margin-top: 20px;
- margin-bottom: 20px;
-}
-
-#group-edit-name-wrapper {
-
-
-}
-
-
-#group_members_select_label {
- display: block;
- float: left;
- width: 175px;
-}
-
-.group_members_select {
- float: left;
- width: 230px;
- overflow: auto;
-}
-
-#group_members_select_end {
- clear: both;
-}
-#group-edit-name-end {
- clear: both;
-}
-
-#prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
- margin-bottom: 10px;
- margin-top: 20px;
-}
-
-#prvmail-submit {
- float: left;
- margin-top: 10px;
- margin-right: 30px;
-}
-#prvmail-upload-wrapper,
-#prvmail-link-wrapper,
-#prvmail-rotator-wrapper {
- float: left;
- margin-top: 10px;
- margin-right: 10px;
- width: 24px;
-}
-
-#prvmail-end {
- clear: both;
-}
-
-.mail-list-sender,
-.mail-list-detail {
- float: left;
-}
-.mail-list-detail {
- margin-left: 20px;
-}
-
-.mail-list-subject {
- font-size: 1.1em;
- margin-top: 10px;
-}
-a.mail-list-link {
- display: block;
- font-size: 1.3em;
- padding: 4px 0;
-}
-
-/*
-*a.mail-list-link:hover {
-* background-color: #15607B;
-* color: #F5F6FB;
-*}
-*/
-
-.mail-list-outside-wrapper-end {
- clear: both;
-}
-
-.mail-list-outside-wrapper {
- margin-top: 30px;
-}
-
-.mail-list-delete-wrapper {
- float: right;
- margin-right: 30px;
- margin-top: 15px;
-}
-
-.mail-list-delete-icon {
- border: none;
-}
-
-.mail-conv-sender,
-.mail-conv-detail {
- float: left;
-}
-.mail-conv-detail {
- margin-left: 20px;
- margin-bottom: 10px;
- width: 500px;
-}
-
-.mail-conv-subject {
- font-size: 1.4em;
- margin: 10px 0;
-}
-
-.mail-conv-outside-wrapper-end {
- clear: both;
-}
-
-.mail-conv-outside-wrapper {
- margin-top: 30px;
-}
-
-.mail-conv-delete-wrapper {
- float: right;
- margin-right: 5px;
- margin-top: 15px;
-}
-.mail-conv-break {
- clear: both;
-}
-
-.mail-conv-delete-icon {
- border: none;
-}
-
-.message-links ul {
- list-style-type: none;
- padding: 0px;
-}
-
-.message-links li {
- margin-top: 10px;
- float: left;
-}
-.message-links a {
- padding: 3px 5px;
-}
-
-.message-links-end {
- clear: both;
-}
-
-#poke-desc {
- margin: 5px 0 10px;
-}
-
-#poke-wrapper {
- padding: 10px 0 20px;
-}
-
-#poke-recipient, #poke-action, #poke-privacy-settings {
- margin: 10px 0 30px;
-}
-
-#poke-recip-label, #poke-action-label, #prvmail-message-label {
- margin: 10px 0 10px;
-}
-
-#sidebar-group-list ul {
- list-style-type: none;
-}
-
-#sidebar-group-list .icon, #sidebar-group-list .iconspacer {
- display: inline-block;
- height: 12px;
- width: 12px;
-}
-
-#sidebar-group-list li {
- margin-top: 10px;
-}
-
-#forumlist-sidebar ul {
- list-style: none;
-}
-
-.forumlist-img {
- height: 20px;
- width: 20px;
- vertical-align: middle;
-}
-
-.nets-ul, .fileas-ul, .categories-ul, .datebrowse-ul {
- list-style-type: none;
-}
-
-.nets-ul li, .fileas-ul li, .categories-ul li, .datebrowse-ul li {
- margin-top: 10px;
-}
-
-.nets-link {
- margin-left: 24px;
-}
-.nets-all {
- margin-left: 42px;
-}
-
-.fileas-link, .categories-link {
- margin-left: 24px;
-}
-
-.fileas-all, .categories-all {
- margin-left: 0px;
-}
-
-#search-save {
- margin-left: 5px;
-}
-.groupsideedit {
- margin-right: 10px;
-}
-#saved-search-ul {
- list-style-type: none;
-}
-.savedsearchdrop, .savedsearchterm {
- float: left;
- margin-top: 10px;
-}
-.savedsearchterm {
- margin-left: 10px;
-}
-
-
-#side-follow-wrapper {
- margin-top: 20px;
-}
-#side-follow-url, #side-peoplefind-url {
- margin-top: 5px;
-}
-#side-follow-submit, #side-peoplefind-submit {
- margin-top: 15px;
-}
-
-#side-match-link {
- margin-top: 10px;
-}
-
-aside input[type='text'] {
- width: 174px;
-}
-
-.widget {
- border: 1px solid #DDDDDD;
- padding: 1em 2em;
- margin-top: 5px;
- -moz-border-radius:5px;
- -webkit-border-radius:5px;
- border-radius:5px;
-
-}
-
-
-/*.photos {
- height: auto;
- overflow: auto;
-}*/
-
-.photos-end {
- clear: both;
- margin-bottom: 25px;
-}
-
-.photo-album-image-wrapper {
- float: left;
- margin-top: 15px;
- margin-right: 15px;
- margin-left: 15px;
-/* width: 200px; height: 200px;
- overflow: hidden;
- position: relative; */
-}
-.photo-album-image-wrapper .caption {
- display: none;
- width: 100%;
-/* position: absolute; */
- bottom: 0px;
- padding: 0.5em 0.5em 0px 0.5em;
- background-color: rgba(245, 245, 255, 0.8);
- border-bottom: 2px solid #CCC;
- margin: 0px;
-}
-.photo-album-image-wrapper a:hover .caption {
- display:block;
-}
-
-#photo-album-end {
- clear: both;
- margin-bottom: 25px;
-}
-
-.photo-top-image-wrapper {
-/* position: relative;
- float: left;*/
- display: inline-block;
- vertical-align: top;
- margin-top: 15px;
- margin-right: 15px;
- margin-left: 15px;
- margin-bottom: 15px;
-/* width: 200px; height: 200px;
- overflow: hidden; */
-}
-.photo-album-image-wrapper img, .photo-top-image-wrapper img {
- max-width: 225px;
- padding: 5px;
-
- box-shadow: 0 0 10px #000;
- -moz-box-shadow: 0 0 10px #000;
- -webkit-box-shadow: 0 0 10px #000;
-}
-.photo-top-album-name {
- width: 100%;
- min-height: 2em;
-/* position: absolute; */
- bottom: 0px;
- padding: 0px 3px;
- padding-top: 0.5em;
- background-color: rgb(255, 255, 255);
-}
-#photo-top-end {
- clear: both;
-}
-
-#photo-top-links {
- margin-bottom: 30px;
- margin-left: 30px;
-}
-
-#photos-upload-form {
- padding-left: 90px;
-}
-
-#photos-upload-newalbum-div {
- float: left;
- width: 175px;
- margin-top: 30px;
-}
-
-#photos-upload-noshare {
- margin-bottom: 10px;
-}
-#photos-upload-existing-album-text {
- float: left;
- width: 175px;
-}
-#photos-upload-newalbum {
- margin-top: 30px;
- float: left;
-}
-#photos-upload-album-select {
- float: left;
-}
-
-#photos-upload-spacer {
- margin-top: 25px;
-}
-#photos-upload-new-end, #photos-upload-exist-end {
- clear: both;
-}
-#photos-upload-exist-end {
- margin-bottom: 15px;
-}
-#photos-upload-submit {
- margin-top: 15px;
- margin-left: 90px;
-}
-
-#photos_upload_applet_wrapper {
- margin-bottom: 15px;
-}
-
-#photos-upload-no-java-message {
- margin-bottom: 15px;
-}
-
-.video-top-wrapper {
- display: inline-block;
- vertical-align: top;
- margin-top: 15px;
- margin-right: 15px;
- margin-left: 15px;
- margin-bottom: 15px;
-}
-
-#profile-jot-desc {
- /*float: left;*/
- /*width: 480px;*/
- width: 100%;
- color: #FF0000;
- margin-top: 10px;
- margin-bottom: 10px;
-}
-
-#character-counter {
- float: right;
- font-size: 120%;
-}
-
-#character-counter.grey {
- color: #888888;
-}
-
-#character-counter.orange {
- color: orange;
-}
-#character-counter.red {
- color: red;
-}
-
-#profile-jot-banner-end {
- /* clear: both; */
-}
-
-#photos-upload-select-files-text {
- margin-top: 15px;
- margin-bottom: 15px;
-}
-
-#photos-upload-perms-menu, #photos-upload-perms-menu:visited, #photos-upload-perms-menu:link {
- color: #8888FF;
- text-decoration: none;
- cursor: pointer;
-}
-
-#photos-upload-perms-menu:hover {
- color: #0000FF;
- text-decoration: underline;
- cursor: pointer;
-}
-#settings-default-perms-menu {
- margin-top: 15px;
- margin-bottom: 15px;
-}
-
-#photo-edit-caption-label, #photo-edit-tags-label, #photo-edit-albumname-label, .photo-edit-rotate-label {
- float: left;
- width: 150px;
-}
-
-#photo-edit-caption-label, #photo-edit-tags-label, #photo-edit-albumname-label {
- font-weight: 700;
-}
-
-#photos-upload-choosefile-outer-wrapper {
- margin-top: 35px;
- padding-left: 50px;
- margin-bottom: 4em;
-}
-#photos-upload-noshare-div {
- margin-top: 0px;
- margin-bottom: 15px;
-}
-
-#photos-upload-noshare-label {
- margin-left: 30px;
-}
-
-#photos-upload-noshare {
- float: left;
- margin-left: 5px;
-}
-
-.photo-perms-icon {
- float: left;
-}
-
-#photo-edit-perms-menu, #photos-upload-perms-menu, #settings-default-perms-menu {
- text-decoration: none;
-}
-
-.photo-jot-perms-text {
- padding-top: 5px;
- padding-left: 25px;
-}
-
-#photo-edit-perms, #photos-upload-perms, #settings-default-perms {
- margin-top: 30px;
-}
-#photos-upload-perms {
- margin-top: 15px;
- margin-left: 5px;
-}
-
-#photo-edit-perms-end {
- margin-bottom: 15px;
-}
-
-#photo-edit-caption, #photo-edit-newtag, #photo-edit-albumname {
- float: left;
- margin-bottom: 25px;
-}
-.photo-edit-rotate {
- margin-left: 20px;
-}
-
-#photo-edit-link-wrap {
- margin-bottom: 15px;
-}
-#photo-like-div {
- margin-left: 15px;
- margin-bottom: 45px;
-}
-
-#photo-edit-caption-end, #photo-edit-tags-end, #photo-edit-albumname-end, #photo-edit-rotate-end {
- clear: both;
-}
-
-#photo-edit-rotate-end {
- margin-bottom: 15px;
-}
-
-#photo-edit-delete-button {
-/* margin-left: 270px;*/
- float: right;
-}
-#photos-upload-choose {
-/* position: absolute;
- top: 0px;
- left: 55px;*/
-}
-.settings-submit, .profile-edit-submit-button {
- margin-bottom: 10px;
-}
-
-#photo-edit-end {
- margin-bottom: 35px;
-}
-#photo-caption {
- font-size: 110%;
- font-weight: bold;
- margin-top: 15px;
- margin-bottom: 15px;
-}
-
-#in-this-photo-text {
- color: #0000FF;
- margin-left: 30px;
-}
-
-#in-this-photo {
- margin-left: 60px;
- margin-top: 10px;
- margin-bottom: 20px;
-}
-
-#photo-album-edit-submit, #photo-album-edit-drop {
- margin-top: 15px;
- margin-bottom: 15px;
-}
-
-#photo-album-edit-drop {
- margin-left: 200px;
-}
-
-.group-delete-wrapper {
- float: right;
- margin-right: 50px;
-}
-
-#install-dbhost-label,
-#install-dbuser-label,
-#install-dbpass-label,
-#install-dbdata-label,
-#install-tz-desc {
- float: left;
- width: 250px;
- margin-top: 10px;
- margin-bottom: 10px;
-
-}
-
-#install-dbhost,
-#install-dbuser,
-#install-dbpass,
-#install-dbdata {
- float: left;
- width: 200px;
- margin-left: 20px;
-}
-
-#install-dbhost-end,
-#install-dbuser-end,
-#install-dbpass-end,
-#install-dbdata-end,
-#install-tz-end {
- clear: both;
-}
-
-#install-form select#timezone_select {
- float: left;
- margin-top: 18px;
- margin-left: 20px;
-}
-
-#dfrn-request-networks {
- margin-bottom: 30px;
-}
-
-#pause {
- position: fixed;
- bottom: 5px;
- right: 5px;
-}
-
-.sparkle {
- cursor: url('lock.cur'), pointer;
-/* cursor: pointer !important; */
-}
-
-.contact-block-div {
- float: left;
- width: 52px;
- height: 52px;
-}
-.contact-block-textdiv {
- float: left;
- width: 150px;
- height: 34px;
-}
-
-#contact-block-end {
- clear: both;
-}
-.contact-block-link {
- float: left;
-}
-.contact-block-img {
- width:48px;
- height:48px;
-}
-
-#tag-remove {
- margin-bottom: 15px;
-}
-
-#tagrm li {
- margin-bottom: 10px;
-}
-
-#tagrm-submit, #tagrm-cancel {
- margin-top: 25px;
-}
-
-#tagrm-cancel {
- margin-left: 15px;
-}
-
-.wall-item-conv {
- margin-top: 5px;
- margin-bottom: 25px;
-}
-
-#search-submit {
- margin-left: 15px;
-}
-
-#search-box {
- margin-bottom: 25px;
-}
-
-.location-label, .gender-label, .marital-label, .homepage-label, .ympp-label, .network-label, .xmpp-label {
- float: left;
- text-align: right;
- display: block;
- width: 65px;
-}
-
-.adr, .x-gender, .marital-text, .homepage-url, .x-network, .xmpp-data {
- float: left;
- display: block;
- margin-left: 8px;
-}
-
-.profile-clear {
- clear: both;
-}
-
-
-.clear {
- clear: both;
-}
-
-.cc-license {
- margin-top: 50px;
- font-size: 70%;
-}
-
-
-#addon-settings-link, #account-settings-link {
- margin-bottom: 10px;
-}
-
-#uexport-link {
- margin-bottom: 20px;
-}
-
-/* end from default */
-
-
-.fn {
- padding: 0px 0px 5px 12px;
- font-size: 120%;
- font-weight: bold;
-}
-
-.vcard .title,
-.vcard .p-addr,
-.vcard .account-type {
- margin-bottom: 5px;
- margin-left: 12px;
-}
-.vcard .account-type {
- font-size: 120%;
- margin-bottom: 13px;
-}
-
-.vcard dl {
- clear: both;
-}
-
-#birthday-title {
- float: left;
- font-weight: bold;
-}
-
-#birthday-adjust {
- float: left;
- font-size: 75%;
- margin-left: 10px;
-}
-
-#birthday-title-end {
- clear: both;
-}
-
-.birthday-list {
- margin-left: 15px;
-}
-
-#birthday-wrapper {
- margin-bottom: 20px;
-}
-
-#network-new-link {
- margin-top: 15px;
- margin-bottom: 15px;
-}
-
-
-.tool-wrapper {
- float: left;
- margin-left: 15px;
-}
-
-.tool-link {
- cursor: pointer;
-}
-
-.eventcal {
- float: left;
- font-size: 20px;
-}
-
-#event-summary-text {
- margin-top: 15px;
-}
-
-#event-share-checkbox {
- float: left;
- margin-top: 10px;
-}
-
-#event-share-text {
-/* float: left;*/
- margin-top: 10px;
- margin-left: 5px;
-}
-
-#event-share-break {
- clear: both;
- margin-bottom: 10px;
-}
-
-#event-summary {
- width: 400px;
-}
-
-.vevent {
- border: 1px solid #CCCCCC;
-}
-
-.vevent .event-summary {
- margin-left: 10px;
- margin-right: 10px;
- font-weight: bold;
-}
-
-.vevent .event-description, .vevent .event-location {
- margin-left: 10px;
- margin-right: 10px;
-}
-.vevent .event-start {
- margin-left: 10px;
- margin-right: 10px;
-}
-
-#new-event-link {
- margin-bottom: 10px;
-}
-
-.edit-event-link, .plink-event-link {
- float: left;
- margin-top: 4px;
- margin-right: 4px;
- margin-bottom: 15px;
-}
-
-.event-description:before {
- content: url('../../../images/calendar.png');
- margin-right: 15px;
-}
-
-.event-start, .event-end {
- margin-left: 10px;
- width: 330px;
- clear: both;
-}
-
-.event-start .dtstart, .event-end .dtend {
- float: right;
-}
-
-.event-list-date {
- margin-bottom: 10px;
-}
-
-.prevcal, .nextcal {
- float: left;
- margin-left: 32px;
- margin-right: 32px;
- margin-top: 64px;
-}
-.event-calendar-end {
- clear: both;
-}
-
-
-.calendar {
- font-family: Courier, monospace;
-}
-.today {
- font-weight: bold;
- color: #FF0000;
-}
-
-.settings-block {
- border: 1px solid #AAA;
- margin: 10px;
- padding: 10px;
-}
-
-.app-title {
- margin: 10px;
-}
-
-.itentity-match-wrapper {
- float: left;
- padding: 10px;
- width: 120px;
- height: 140px;
- margin-bottom: 20px;
-}
-
-.identity-match-photo {
- float: left;
- text-align: center;
- width: 120px;
-}
-
-.identity-match-name {
- text-align: center;
-}
-
-.identity-match-details {
- float: left;
- text-align: center;
- width: 120px;
- overflow: hidden;
- font-size: 10px;
- font-weight: 500;
- color: #999999;
-}
-
-.identity-match-break, .identity-match-end {
- clear: both;
-}
-
-.identity-match-photo button {
- border: none;
- padding: 0;
- margin: 0;
- background: none;
- height: 80px;
- width: 80px;
-}
-
-.selected-identity img {
- border: 2px solid #ff0000;
-}
-
-#photo-prev-link, #photo-next-link {
- padding: 10px;
-}
-#photo-nav {
- position: relative;
- height: 55px;
-}
-
-#photo-prev-link {
- position: absolute;
- left: 5px;
-}
-#photo-next-link {
- position: absolute;
- right: 5px;
-}
-
-/*#photo-photo {
- float: left;
-}*/
-#photo-photo {
- display: block;
- margin-left: auto;
- margin-right: auto;
- margin-bottom: 2em;
- text-align: center;
-}
-#photo-photo img {
-/* max-width: 555px;
- margin-left: 5px;*/
- max-width: 100%;
-}
-#photo-photo-end {
- clear: both;
-}
-
-.profile-match-photo {
- float: left;
- text-align: center;
- width: 120px;
-}
-
-.profile-match-name {
- float: left;
- text-align: center;
- width: 120px;
- overflow: hidden;
-}
-
-.profile-match-break,
-.profile-match-end {
- clear: both;
-}
-
-.profile-match-connect {
- text-align: center;
- font-weight: bold;
-}
-
-.profile-match-wrapper {
- display: inline-block;
- padding: 10px;
- /*width: 120px;
- height: 120px;*/
- scroll: auto;
- margin-bottom: 2em;
- vertical-align: top;
-}
-.profile-match-wrapper .icon.drophide {
- margin-left: auto;
- margin-right: auto;
- margin-top: 1em;
-}
-#profile-match-wrapper-end {
- clear: both;
-}
-.side-link {
- margin-bottom: 15px;
-}
-
-#group-members {
- margin-top: 20px;
- padding: 10px;
- height: 250px;
- overflow: auto;
- border: 1px solid #ddd;
-}
-
-#group-members-end {
- clear: both;
-}
-
-#group-separator {
- margin-top: 10px;
- margin-bottom: 10px;
-}
-
-#group-all-contacts {
- padding: 10px;
- height: 450px;
- overflow: auto;
- border: 1px solid #ddd;
-}
-
-#group-all-contacts-end {
- clear: both;
- margin-bottom: 10px;
-}
-
-#group-edit-desc {
- margin-top: 15px;
-}
-
-
-#prof-members {
- margin-top: 20px;
- padding: 10px;
- height: 250px;
- overflow: auto;
- border: 1px solid #ddd;
-}
-
-#prof-members-end {
- clear: both;
-}
-
-#prof-separator {
- margin-top: 10px;
- margin-bottom: 10px;
-}
-
-#prof-all-contacts {
- padding: 10px;
- height: 450px;
- overflow: auto;
- border: 1px solid #ddd;
-}
-
-#prof-all-contacts-end {
- clear: both;
- margin-bottom: 10px;
-}
-
-#prof-edit-desc {
- margin-top: 15px;
-}
-
-#crepair-name-label,
-#crepair-nick-label,
-#crepair-attag-label,
-#crepair-url-label,
-#crepair-request-label,
-#crepair-confirm-label,
-#crepair-notify-label,
-#crepair-photo-label,
-#crepair-poll-label {
- float: left;
- width: 200px;
- margin-bottom: 15px;
-}
-
-#crepair-name,
-#crepair-nick,
-#crepair-attag,
-#crepair-url,
-#crepair-request,
-#crepair-confirm,
-#crepair-notify,
-#crepair-photo,
-#crepair-poll {
- float: left;
- width: 300px;
-}
-
-
-#netsearch-box {
- margin-top: 20px;
-}
-
-#netsearch-box #search-submit {
- margin: 5px 0px 0px 0px;
-}
-
-.required {
- color: #FF0000;
-}
-
-#event-start-text, #event-finish-text {
- margin-top: 10px;
- margin-bottom: 5px;
-}
-
-#event-nofinish-checkbox, #event-nofinish-text, #event-adjust-checkbox, #event-adjust-text {
- float: left;
-}
-#event-datetime-break {
- margin-bottom: 10px;
-}
-
-#event-nofinish-break, #event-adjust-break {
- clear: both;
-}
-
-#event-desc-text, #event-location-text {
- margin-top: 10px;
- margin-bottom: 5px;
-}
-#event-submit {
- margin-top: 10px;
-}
-
-.filesavetags, .categorytags {
- display: block;
- clear: left;
-}
-
-.body-tag, .filesavetags, .categorytags {
- opacity: 0.5;
- filter:alpha(opacity=50);
-}
-
-.body-tag:hover, .filesavetags:hover, .categorytags:hover {
- opacity: 1.0 !important;
- filter:alpha(opacity=100) !important;
-}
-
-.item-select {
- opacity: 0.1;
- filter:alpha(opacity=10);
- float: right;
- margin-right: 10px;
-
-}
-.item-select:hover, .checkeditem {
- opacity: 1;
- filter:alpha(opacity=100);
-}
-
-
-#item-delete-selected-top {
- margin-top: 30px;
- padding-bottom: 1.5em;
-}
-#item-delete-selected-top-icon, #item-delete-selected-top-desc {
- float: left;
- margin-right: 5px;
-}
-#item-delete-selected-top-desc:hover {
- text-decoration: underline;
-}
-
-#item-delete-selected {
- margin-top: 0px;
-}
-
-#item-delete-selected-end {
- clear: both;
-}
-#item-delete-selected-icon, #item-delete-selected-desc {
- float: left;
- margin-right: 5px;
-}
-#item-delete-selected-desc:hover {
- text-decoration: underline;
-}
-
-
-.notif-image {
- height: 80px;
- width: 80px;
- margin-right: 15px;
-}
-.notification-listing-end {
- clear: both;
- margin-bottom: 15px;
-}
-
-
-
-/**
- * Plugins settings
- */
-
-.settings-block > h3,
-.settings-heading {
- border-bottom: 1px solid #babdb6;
-}
-
-
-/**
- * Form fields
- */
-.field {
- margin-bottom: 10px;
- padding-bottom: 10px;
- overflow: auto;
- width: 100%
-}
-#wrapper_expire.field {
- margin-bottom: 3px;
- padding-bottom: 3px;
-}
-
-.field label {
- float: left;
- width: 200px;
-}
-.field.yesno label {
- font-weight: 700;
-}
-
-.field input,
-.field textarea {
- width: 400px;
-}
-.field input[type=checkbox],
-.field input[type=radio] {
- width: auto;
-}
-.field textarea { height: 100px; }
-.field_help {
- display: block;
- margin-left: 50px;
- color: #666666;
- clear: left;
-}
-
-.field .onoff {
- float: left;
- width: 80px;
-}
-.field .onoff a {
- display: block;
- border:1px solid #666666;
- background-image:url("../../../images/onoff.jpg");
- background-repeat: no-repeat;
- padding: 4px 2px 2px 2px;
- height: 16px;
- text-decoration: none;
-}
-.field .onoff .off {
- border-color:#666666;
- padding-left: 40px;
- background-position: left center;
- background-color: #cccccc;
- color: #666666;
- text-align: right;
-}
-.field .onoff .on {
- border-color:#204A87;
- padding-right: 40px;
- background-position: right center;
- background-color: #D7E3F1;
- color: #204A87;
- text-align: left;
-}
-.hidden { display: none!important; }
-
-/*.field.radio .field_help { clear: left; margin-left: 20px; }*/
-.field.radio .field_help { margin-left: 0px; }
-
-/**
- * ADMIN
- */
-#pending-update {
- float:right;
- color: #ffffff;
- font-weight: bold;
- background-color: #FF0000;
- padding: 0em 0.3em;
-
-}
-#adminpage dl {
- clear: left;
- margin-bottom: 2px;
- padding-bottom: 2px;
- border-bottom: 1px solid black;
-}
-#adminpage dt {
- width: 200px;
- float: left;
- font-weight: bold;
-}
-#adminpage dd {
- margin-left: 200px;
-}
-
-#adminpage h3 {
- border-bottom: 1px solid #cccccc;
-}
-#adminpage .field label {
- font-weight: bold;
-}
-#adminpage .submit {
- clear:left;
- text-align: right;
-}
-
-#adminpage #addonslist {
- margin: 0px; padding: 0px;
-}
-#adminpage .addon {
- list-style: none;
- display: block;
- border: 1px solid #888888;
- padding: 1em;
- margin-bottom: 5px;
- clear: left;
-}
-#adminpage .addon .desc { margin-left: 2.5em;}
-#adminpage .toggleaddon {
- float:left;
- margin-right: 1em;
-}
-
-#adminpage table {width:100%; border-bottom: 1px solid #000000; margin: 5px 0px;}
-#adminpage table th { text-align: left;}
-#adminpage td .icon, #adminpage td .tool { float: left;}
-#adminpage table#users img { width: 16px; height: 16px; }
-#adminpage table tr:hover { background-color: #bbc7d7; }
-#adminpage .selectall { text-align: right; }
-
-#adminpage .screenshot img {
- max-width: 550px;
-}
-
-/*
- * UPDATE
- */
-.popup {
- width: 100%; height: 100%;
- top:0px; left:0px;
- position: absolute;
- display: none;
-}
-
-.popup .background {
- background-color: rgba(0,0,0,128);
- opacity: 0.5;
- width: 100%; height: 100%;
- position: absolute;
- top:0px; left:0px;
-}
-.popup .panel {
- top:25%;left:25%;width:50%;height:50%;
- padding: 1em;
- position: absolute;
- border: 4px solid #000000;
- background-color: #FFFFFF;
-}
-.popup .panel .panel_text { display: block; overflow: auto; height: 80%; }
-.popup .panel .panel_in { width: 100%; height: 100%; position: relative; }
-.popup .panel .panel_actions { width: 100%; bottom: 4px; left: 0px; position: absolute; }
-.panel_text .progress { width: 50%; overflow: hidden; height: auto; border: 1px solid #cccccc; margin-bottom: 5px}
-.panel_text .progress span {float: right; display: block; width: 25%; background-color: #eeeeee; text-align: right;}
-
-/**
- * OAuth
- */
-.oauthapp {
- height: auto; overflow: auto;
- border-bottom: 2px solid #cccccc;
- padding-bottom: 1em;
- margin-bottom: 1em;
-}
-.oauthapp img {
- float: left;
- width: 48px; height: 48px;
- margin: 10px;
-}
-.oauthapp img.noicon {
- background-image: url("../../../images/icons/48/plugin.png");
- background-position: center center;
- background-repeat: no-repeat;
-}
-.oauthapp a {
- float: left;
-}
-
-/**
- * ICONS
- */
-.iconspacer {
- display: block; width: 16px; height: 16px;
-}
-
-.icon {
- display: block; width: 16px; height: 16px;
- background-image: url('../../../images/icons.png');
-}
-.article { background-position: 0px 0px;}
-/*.audio { background-position: -16px 0px;}*/
-.icon.audio {
- display: block; width: 24px; height: 24px;
- background-size: 100% 100%;
- background-image: url('images/speaker.png');
- background-repeat: no-repeat;
-}
-.block { background-position: -32px 0px;}
-/*.drop { background-position: -48px 0px;}*/
-.icon.drop {
- display: block; width: 16px; height: 16px;
- background-size: 100% 100%;
- background-image: url('images/drop-16.png');
- background-repeat: no-repeat;
- opacity: 1.0;
-}
-/*.drophide { background-position: -64px 0px;}*/
-.icon.drophide {
- display: block; width: 16px; height: 16px;
- background-size: 100% 100%;
- background-image: url('images/drop-16.png');
- background-repeat: no-repeat;
- opacity: 0.4;
-}
-.icon.drophide:hover {
- display: block; width: 16px; height: 16px;
- background-size: 100% 100%;
- background-image: url('images/drop-16.png');
- background-repeat: no-repeat;
- opacity: 1.0;
-}
-.edit { background-position: -80px 0px;}
-/*.camera { background-position: -96px 0px;}*/
-.icon.camera{
- display: block; width: 24px; height: 18px;
- margin-top: 4px;
- background-size: 100% 100%;
- background-image: url('images/camera.png');
- background-repeat: no-repeat;
-}
-/*.dislike { background-position: -112px 0px;}*/
-.tool.dislike {
- display: block; width: 15px; height: 16px;/* 23 24*/
- background-size: 100% 100%;
- background-image: url('images/disapprove-16.png');
- background-repeat: no-repeat;
- opacity: 0.4;
-}
-.tool.dislike:hover {
- opacity: 1.0;
-}
-/*.like { background-position: -128px 0px;}*/
-.tool.like {
- display: block; width: 15px; height: 16px;/* 23 24*/
- margin-right: 6px;
- background-size: 100% 100%;
- background-image: url('images/approve-16.png');
- background-repeat: no-repeat;
- opacity: 0.4;
-}
-.tool.like:hover {
- opacity: 1.0;
-}
-/*.link { background-position: -144px 0px;}*/
-.icon.link {
- display: block; width: 24px; height: 24px;
- background-size: 100% 100%;
- background-image: url('images/link.png');
- background-repeat: no-repeat;
-}
-
-/*.globe { background-position: 0px -16px;}*/
-.icon.globe {
- display: block; width: 24px; height: 24px;
- background-size: 100% 100%;
- background-image: url('images/globe.png');
- background-repeat: no-repeat;
-}
-/*.noglobe { background-position: -16px -16px;}*/
-.icon.noglobe {
- display: block; width: 24px; height: 24px;
- background-size: 100% 100%;
- background-image: url('images/noglobe.png');
- background-repeat: no-repeat;
-}
-.no { background-position: -32px -16px;}
-.pause { background-position: -48px -16px;}
-.play { background-position: -64px -16px;}
-/*.pencil { background-position: -80px -16px;}*/
-.tool.pencil {
- display: block; width: 16px; height: 16px;
- background-size: 100% 100%;
- background-image: url('images/pencil-16.png');
- background-repeat: no-repeat;
- opacity: 0.4;
-}
-.tool.pencil:hover {
- opacity: 1.0;
-}
-/*.small-pencil { background-position: -96px -16px;}*/
-.icon.small-pencil {
- display: block; width: 16px; height: 16px;
- background-size: 100% 100%;
- background-image: url('images/pencil-16.png');
- background-repeat: no-repeat;
- opacity: 0.4;
-}
-.icon.small-pencil:hover {
- opacity: 1.0;
-}
-/*.recycle { background-position: -112px -16px;}*/
-.tool.recycle {
- display: block; width: 16px; height: 16px;/*24 23*/
- background-size: 100% 100%;
- background-image: url('images/recycle-16.png');
- background-repeat: no-repeat;
- opacity: 0.4;
-}
-.tool.recycle:hover {
- opacity: 1.0;
-}
-/*.remote-link { background-position: -128px -16px;}*/
-.icon.remote-link {
- display: block; width: 16px; height: 16px;
- background-size: 100% 100%;
- background-image: url('images/remote-link-16.png');
- background-repeat: no-repeat;
- opacity: 0.4;
-}
-.icon.remote-link:hover {
- opacity: 1.0;
-}
-.share { background-position: -144px -16px;}
-
-.tools { background-position: 0px -32px;}
-/*.lock { background-position: -16px -32px;}*/
-.icon.lock {
- display: block; width: 14px; height: 21px;
- margin-top: 1px;
- background-size: 100% 100%;
- background-image: url('images/lock-24.png');
- background-repeat: no-repeat;
-}
-/*.unlock { background-position: -32px -32px;}*/
-.icon.unlock {
- display: block; width: 14px; height: 24px;
- margin-top: -2px;
- background-size: 100% 100%;
- background-image: url('images/unlock-24.png');
- background-repeat: no-repeat;
-}
-/*.video { background-position: -48px -32px;}*/
-.icon.video {
- display: block; width: 24px; height: 24px;
- background-size: 100% 100%;
- background-image: url('images/video.png');
- background-repeat: no-repeat;
-}
-/*.oembed.video {
- display: inline; width: auto; height: auto;
- background-image: none;
-}*/
-
-.youtube { background-position: -64px -32px;}
-/*.attach { background-position: -80px -32px; }*/
-.icon.attach {
- display: block; width: 24px; height: 24px;
- background-size: 100% 100%;
- background-image: url('images/paperclip-24.png');
- background-repeat: no-repeat;
-}
-
-.language { background-position: -96px -32px; }
-.prev { background-position: -112px -32px; }
-.next { background-position: -128px -32px; }
-.on { background-position: -144px -32px; }
-
-.off { background-position: 0px -48px; }
-/*.starred { background-position: -16px -48px; }*/
-.tool.starred {
- display: block; width: 16px; height: 16px;
- background-size: 100% 100%;
- background-image: url('images/star-yellow-16.png');
- background-repeat: no-repeat;
-}
-/*.unstarred { background-position: -32px -48px; }*/
-.tool.unstarred {
- display: block; width: 16px; height: 16px;
- background-size: 100% 100%;
- background-image: url('images/star-16.png');
- background-repeat: no-repeat;
- opacity: 0.4;
-}
-.tool.unstarred:hover {
- opacity: 1.0;
-}
-/*.tagged { background-position: -48px -48px; }*/
-.tool.tagged {
- display: block; width: 16px; height: 16px;
- background-size: 100% 100%;
- background-image: url('images/tag-16.png');
- background-repeat: no-repeat;
- opacity: 0.4;
-}
-.tool.tagged:hover {
- opacity: 1.0;
-}
-.yellow { background-position: -64px -48px; }
-
-
-.filer-icon {
-/* display: block; width: 16px; height: 16px;
- background-image: url('file.gif');*/
- display: block; width: 16px; height: 16px;
- background-size: 100% 100%;
- background-image: url('images/folder-16.png');
- background-repeat: no-repeat;
- opacity: 0.4;
-}
-.filer-icon:hover {
- opacity: 1.0;
-}
-
-.event-icon {
- display: block; width: 16px; height: 16px;
- background-size: 100% 100%;
- background-repeat: no-repeat;
- opacity: 0.4;
-}
-.event-attend-icon { background-image: url('images/event-attend-16.png'); }
-.event-maybeattend-icon { background-image: url('images/event-maybeattend-16.png'); }
-.event-dontattend-icon { background-image: url('images/event-dontattend-16.png'); }
-
-.event-icon:hover {
- opacity: 1.0;
-}
-
-
-.icon.dim { opacity: 0.3;filter:alpha(opacity=30); }
-/*[class^="comment-edit-bb"] {*/
-.comment-edit-bb {
- list-style: none;
- display: none;
- margin: 0px 0 -5px 60px;
- width: 75%;
-}
-.comment .comment-edit-bb {
- width: 300px;
- margin: 0px;
-}
-/*[class^="comment-edit-bb"] > li {*/
-.comment-edit-bb > li {
- display: inline-block;
- margin: 10px 10px 0 0;
- visibility: none;
-}
-/*[class^="comment-edit-bb-end"] {
- clear: both;
-}*/
-.editicon {
- display: inline-block;
-/* background-image: url(bbedit.png);
- background-color: #fff;*/
- background-size: 100% 100%;
- background-repeat: no-repeat;
- background-color: #f3f3f3;
- text-decoration: none;
- opacity: 0.4;
-}
-.editicon:hover {
-/* background-color: #ccc;*/
- opacity: 1.0;
-}
-.boldbb {
-/* background-position: 0px 0px;*/
- width: 15px;
- height: 16px;
- background-image: url('images/boldB-serif-16.png');
-}
-/*.boldbb:hover {
- background-position: 0px -16px;
-}*/
-.italicbb {
-/* background-position: -16px 0px;*/
- width: 9px;
- height: 16px;
- background-image: url('images/italicI-serif-16.png');
-}
-/*.italicbb:hover {
- background-position: -16px -16px;
-}*/
-.underlinebb {
-/* background-position: -32px 0px;*/
- width: 14px;
- height: 16px;
- background-image: url('images/underlineU-serif-16.png');
-}
-/*.underlinebb:hover {
- background-position: -32px -16px;
-}*/
-.quotebb {
-/* background-position: -48px 0px;*/
- width: 20px;
- height: 20px;
- background-image: url('images/quote.png');
-}
-/*.quotebb:hover {
- background-position: -48px -16px;
-}*/
-.codebb {
-/* background-position: -64px 0px;*/
- width: 20px;
- height: 20px;
- background-image: url('images/code.png');
-}
-/*.codebb:hover {
- background-position: -64px -16px;
-}*/
-.imagebb {
-/* background-position: -80px 0px;*/
- width: 20px;/*16*/
- height: 15px;/*12*/
- margin-bottom: 2px;
- background-image: url('images/camera.png');
-}
-/*.imagebb:hover {
- background-position: -80px -16px;
-}*/
-.urlbb {
-/* background-position: -96px 0px;*/
- width: 20px;
- height: 20px;
- background-image: url('images/link.png');
-}
-/*.urlbb:hover {
- background-position: -96px -16px;
-}*/
-.videobb {
-/* background-position: -112px 0px;*/
- width: 20px;
- height: 20px;
- background-image: url('images/video.png');
-}
-/*.videobb:hover {
- background-position: -112px -16px;
-}*/
-
-.attachtype {
- display: block;
- float: left;
- background-size: 100% 100%;
- width: 48px;
- height: 48px;
- background-image: url('images/oxygen/unknown.png');
-}
-
-.body-attach {
- margin-top: 10px;
-}
-
-/*.type-video { background-position: 0px 0px; }
-.type-image { background-position: -20px 0px; }
-.type-audio { background-position: -40px 0px; }
-.type-text { background-position: -60px 0px; }
-.type-unkn { background-position: -80px 0px; }*/
-.type-video {
- background-image: url('images/oxygen/video-x-generic.png');
- background-size: 100% 100%;
- width: 48px;
- height: 48px;
-}
-.type-image {
- background-image: url('images/oxygen/image-x-generic.png');
- background-size: 100% 100%;
- width: 48px;
- height: 48px;
-}
-.type-audio { background-image: url('images/oxygen/audio-x-generic.png');
- background-size: 100% 100%;
- width: 48px;
- height: 48px;
-}
-
-.type-text {
- background-image: url('images/oxygen/text-x-generic-2.png');
- background-size: 100% 100%;
- width: 48px;
- height: 48px;
-}
-.subtype-msword, .subtype-vnd-openxmlformats-officedocument-wordprocessingml-document {
- background-image: url('images/oxygen/application-msword.png');
- background-size: 100% 100%;
- width: 48px;
- height: 48px;
-}
-.subtype-pdf {
- background-image: url('images/oxygen/application-pdf.png');
- background-size: 100% 100%;
- width: 48px;
- height: 48px;
-}
-/*.type-unkn {
- background-image: url('images/oxygen/unknown.png');
- background-size: 100% 100%;
- width: 48px;
- height: 48px;
-}*/
-
-
-
-/* autocomplete popup */
-.acpopup, .acpopup-mce {
- background-color:#ffffff;
- overflow:auto;
- z-index:100000;
- border:1px solid #cccccc;
-}
-.acpopup-mce {
- max-height:150px;
-}
-.acpopupitem {
- background-color:#ffffff; padding: 4px;
- clear:left;
-}
-.acpopupitem img {
- float: left;
- margin-right: 4px;
-}
-
-.acpopupitem.selected {
- color: #FFFFFF; background: #3465A4;
-}
-
-ul.acpopup {
- list-style: none;
- float: left;
- min-width: 160px;
- padding: 5px 0;
- margin: 2px 0 0;
-}
-nav .acpopup {
- width: 290px;
- margin-left: -35px;
- max-height: 450px;
- max-width: 300px;
- overflow-y: auto;
- overflow-x: hidden;
- margin-top: 0px;
-}
-img.acpopup-img {
- float: left;
- width: 36px;
- height: 36px;
- margin-right: 5px;
- vertical-align: middle;
-}
-.acpopup-contactname {
- padding-top: 2px;
- font-weight: bold;
- line-height: 1em;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- display: block;
-}
-.acpopup-sub-text {
- color: #777;
- font-size: 0.833em;
- line-height: 1em;
- overflow: hidden;
- text-overflow: ellipsis;
- display: block;
-}
-.textcomplete-item a {
- color: inherit;
- overflow: hidden;
- text-overflow: ellipsis;
- clear: both;
- white-space: nowrap;
- padding: 3px 20px;
- display: block;
-}
-.textcomplete-item a:hover {
- text-decoration: none;
-}
-.textcomplete-item.active {
- color: #FFFFFF; background: #3465A4;
-}
-.active a .acpopup-sub-text {
- color: #fff;
-}
-
-/* popup notifications */
-div.jGrowl div.notice {
- background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center;
- color: #ffffff;
- padding-left: 58px;
-}
-div.jGrowl div.info {
- background: #364e59 url("../../../images/icons/48/info.png") no-repeat 5px center;
- color: #ffffff;
- padding-left: 58px;
-}
-#jGrowl.top-right {
- top: 75px;
- right: 15px;
-}
-div.jGrowl-notification {
- border-radius: 7px;
-}
-.qcomment {
- border: 1px solid #EEE;
- padding: 3px;
- margin-top: 15px;
- margin-left: 25px;
- width: 125px;
- overflow-y: auto;
-}
-
-
-.qcomment option {
- width: 125px;
- overflow-x: hidden;
-}
-
-.qcomment {
- opacity: 0.3;
- filter:alpha(opacity=30);
-}
-.qcomment:hover {
- opacity: 1.0;
- filter:alpha(opacity=100);
-}
-
-/* notifications popup menu */
-.manage-notify {
- padding: 1px 3px;
- top: 0px;
- min-width: 15px;
- text-align: center;
- float: right;
- margin-top: -14px;
- margin-right: -20px;
-
- font-size: 0.8em;
- border-radius: 4px;
- -moz-border-radius: 4px;
- -webkit-border-radius: 4px;
- background-color: gold !important;
-}
-
-.nav-notify {
- display: none;
- position: absolute;
- font-size: 10px;
- padding: 1px 3px;
- top: 0px;
- right: -10px;
- min-width: 15px;
- text-align: right;
-}
-.nav-notify.show {
- display: block;
-}
-ul#nav-network-notifications-popup {
- text-align: center;
- line-height: 18px;
-
- border: 1px solid #AAAAAA;
- border-radius: 5px;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
-
- -moz-box-shadow: 3px 3px 5px #555;
- -webkit-box-shadow: 3px 3px 5px #555;
- box-shadow: 3px 3px 5px #555;
-
- background: #FFFFFF;
-
- display: none;
- list-style: none;
-
- width: 10em;
- position: absolute;
- margin: 0px;
- top: 15px;
- left: 55px;
- padding: 1em 0px;
-
- z-index: 11000;
-}
-ul.notifications-menu-popup {
- position: absolute;
- display: none;
- width: 10em;
- margin: 0px;
- padding: 0px;
- list-style: none;
- z-index: 100000;
- right: 0px;
-}
-#nav-notifications-menu {
- width: 320px;
- max-height: 400px;
- overflow-y: scroll;overflow-style:scrollbar;
- background-color:#FFFFFF;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
- border-radius:5px;
- border: 1px solid #AAA;
- -moz-box-shadow: 3px 3px 5px #555;
- -webkit-box-shadow: 3px 3px 5px #555;
- box-shadow: 3px 3px 5px #555;
-}
-#nav-notifications-menu .contactname { font-weight: bold; font-size: 0.9em; }
-#nav-notifications-menu img { float: left; margin-right: 5px; }
-#nav-notifications-menu .notif-when { font-size: 0.8em; display: block; }
-#nav-notifications-menu li {
- padding: 7px 0px 7px 10px;
- word-wrap:normal;
- border-bottom: 1px solid #000;
-}
-
-#nav-notifications-menu li:hover {
-
-}
-
-#nav-notifications-menu a:hover {
- text-decoration: underline;
-}
-
-.notif-item a {
- color: #000000;
-}
-
-.notif-item a:hover {
- text-decoration: underline;
-}
-
-.notif-image {
- width: 32px;
- height: 32px;
- padding: 7px 7px 0px 0px;
-}
-
-.notify-seen {
- background: #DDDDDD;
-}
-
-#id_term_label {
- width:75px;
-}
-#id_term {
- width:100px;
-}
-
-#recip {
-
-}
-.autocomplete-w1 { background: #ffffff no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }
-.autocomplete { color:#000; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px; _margin:0; _overflow-x:hidden; }
-.autocomplete .selected { background:#F0F0F0; }
-.autocomplete div { padding:2px 5px; white-space:nowrap; overflow:hidden; }
-
-#datebrowse-sidebar select {
- margin-left: 40px;
- width: 130px;
-}
-#message-preview .mail-list-sender, #message-preview .mail-list-delete {
- display:none;
-}
-#message-preview .mail-list-outside-wrapper {
- margin-top: 20px;
-}
+++ /dev/null
-
-<div id="acl-wrapper">
- <input id="acl-search">
- <a href="#" id="acl-showall">{{$showall}}</a>
- <div id="acl-list">
- <div id="acl-list-content">
- </div>
- </div>
- <span id="acl-fields"></span>
-</div>
-
-<div class="acl-list-item" rel="acl-template" style="display:none">
- <img data-src="{0}"><p>{1}</p>
- <a href="#" class='acl-button-show'>{{$show}}</a>
- <a href="#" class='acl-button-hide'>{{$hide}}</a>
-</div>
-
-{{if $networks}}
-<hr style="clear:both"/>
-<div id="profile-jot-email-label">{{$emailcc}}</div><input type="text" name="emailcc" id="profile-jot-email" title="{{$emtitle|escape:'html'}}" />
-<div id="profile-jot-email-end"></div>
-{{if $jotnets}}
-{{$jotnets}}
-{{/if}}{{/if}}
-
-<script>
- window.allowCID = {{$allowcid}};
- window.allowGID = {{$allowgid}};
- window.denyCID = {{$denycid}};
- window.denyGID = {{$denygid}};
- window.aclInit = "true";
-</script>
+++ /dev/null
-
-
-<h4><a href="{{$admurl}}">{{$admtxt}}</a></h4>
-<ul class='admin linklist'>
- <li class='admin button {{$admin.site.2}}'><a href='{{$admin.site.0}}'>{{$admin.site.1}}</a></li>
- <li class='admin button {{$admin.users.2}}'><a href='{{$admin.users.0}}'>{{$admin.users.1}}</a><span id='pending-update' title='{{$h_pending}}'></span></li>
- <li class='admin button {{$admin.addons.2}}'><a href='{{$admin.addons.0}}'>{{$admin.addons.1}}</a></li>
- <li class='admin button {{$admin.themes.2}}'><a href='{{$admin.themes.0}}'>{{$admin.themes.1}}</a></li>
- <li class='admin button {{$admin.dbsync.2}}'><a href='{{$admin.dbsync.0}}'>{{$admin.dbsync.1}}</a></li>
-</ul>
-
-{{if $admin.update}}
-<ul class='admin linklist'>
- <li class='admin button {{$admin.update.2}}'><a href='{{$admin.update.0}}'>{{$admin.update.1}}</a></li>
- <li class='admin button {{$admin.update.2}}'><a href='https://kakste.com/profile/inthegit'>Important Changes</a></li>
-</ul>
-{{/if}}
-
-
-{{if $admin.addons_admin}}<h4>{{$plugadmtxt}}</h4>{{/if}}
-<ul class='admin linklist'>
- {{foreach $admin.addons_admin as $l}}
- <li class='admin button {{$l.2}}'><a href='{{$l.0}}'>{{$l.1}}</a></li>
- {{/foreach}}
-</ul>
-
-
-<h4>{{$logtxt}}</h4>
-<ul class='admin linklist'>
- <li class='admin button {{$admin.logs.2}}'><a href='{{$admin.logs.0}}'>{{$admin.logs.1}}</a></li>
-</ul>
-
+++ /dev/null
-
-
-<div id='adminpage'>
- <h1>{{$title}} - {{$page}}</h1>
-
- <form action="{{$baseurl}}/admin/site" method="post">
- <input type='hidden' name='form_security_token' value='{{$form_security_token}}'>
-
- {{include file="field_input.tpl" field=$sitename}}
- {{include file="field_textarea.tpl" field=$banner}}
- {{include file="field_select.tpl" field=$language}}
- {{include file="field_select.tpl" field=$theme}}
- {{include file="field_select.tpl" field=$theme_mobile}}
- {{include file="field_select.tpl" field=$ssl_policy}}
- {{include file="field_checkbox.tpl" field=$old_share}}
- {{include file="field_checkbox.tpl" field=$hide_help}}
- {{include file="field_select.tpl" field=$singleuser}}
-
- <div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>
-
- <h3>{{$registration}}</h3>
- {{include file="field_input.tpl" field=$register_text}}
- {{include file="field_select.tpl" field=$register_policy}}
- {{include file="field_input.tpl" field=$daily_registrations}}
- {{include file="field_checkbox.tpl" field=$no_multi_reg}}
- {{include file="field_checkbox.tpl" field=$no_openid}}
- {{include file="field_checkbox.tpl" field=$no_regfullname}}
-
- <div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>
-
- <h3>{{$upload}}</h3>
- {{include file="field_input.tpl" field=$maximagesize}}
- {{include file="field_input.tpl" field=$maximagelength}}
- {{include file="field_input.tpl" field=$jpegimagequality}}
-
- <h3>{{$corporate}}</h3>
- {{include file="field_input.tpl" field=$allowed_sites}}
- {{include file="field_input.tpl" field=$allowed_email}}
- {{include file="field_checkbox.tpl" field=$block_public}}
- {{include file="field_checkbox.tpl" field=$force_publish}}
- {{include file="field_checkbox.tpl" field=$no_community_page}}
- {{include file="field_checkbox.tpl" field=$ostatus_disabled}}
- {{include file="field_checkbox.tpl" field=$diaspora_enabled}}
- {{include file="field_checkbox.tpl" field=$dfrn_only}}
- {{include file="field_input.tpl" field=$global_directory}}
- {{include file="field_checkbox.tpl" field=$newuser_private}}
- {{include file="field_checkbox.tpl" field=$enotify_no_content}}
- {{include file="field_checkbox.tpl" field=$private_addons}}
- {{include file="field_checkbox.tpl" field=$disable_embedded}}
- <div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>
-
- <h3>{{$advanced}}</h3>
- {{include file="field_checkbox.tpl" field=$verifyssl}}
- {{include file="field_input.tpl" field=$proxy}}
- {{include file="field_input.tpl" field=$proxyuser}}
- {{include file="field_input.tpl" field=$timeout}}
- {{include file="field_input.tpl" field=$delivery_interval}}
- {{include file="field_input.tpl" field=$poll_interval}}
- {{include file="field_input.tpl" field=$maxloadavg}}
- {{include file="field_input.tpl" field=$abandon_days}}
- {{include file="field_input.tpl" field=$lockpath}}
- {{include file="field_input.tpl" field=$temppath}}
- {{include file="field_input.tpl" field=$basepath}}
-
- <h3>{{$performance}}</h3>
- {{include file="field_input.tpl" field=$itemcache}}
- {{include file="field_input.tpl" field=$itemcache_duration}}
-
-
- <div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>
-
- </form>
-</div>
+++ /dev/null
-<script>
- function confirm_delete(uname){
- return confirm( "{{$confirm_delete}}".format(uname));
- }
- function confirm_delete_multi(){
- return confirm("{{$confirm_delete_multi}}");
- }
- function selectall(cls){
- $("."+cls).attr('checked','checked');
- return false;
- }
-</script>
-<div id='adminpage'>
- <h1>{{$title}} - {{$page}}</h1>
-
- <form action="{{$baseurl}}/admin/users" method="post">
- <input type='hidden' name='form_security_token' value='{{$form_security_token}}'>
-
- <h3>{{$h_pending}}</h3>
- {{if $pending}}
- <table id='pending'>
- <thead>
- <tr>
- {{foreach $th_pending as $th}}<th>{{$th}}</th>{{/foreach}}
- <th></th>
- <th></th>
- </tr>
- </thead>
- <tbody>
- {{foreach $pending as $u}}
- <tr>
- <td class="created">{{$u.created}}</td>
- <td class="name">{{$u.name}}</td>
- <td class="email">{{$u.email}}</td>
- <td class="checkbox"><input type="checkbox" class="pending_ckbx" id="id_pending_{{$u.hash}}" name="pending[]" value="{{$u.hash}}" /></td>
- <td class="tools">
- <a href="{{$baseurl}}/regmod/allow/{{$u.hash}}" title='{{$approve}}'><span class='tool like'></span></a>
- <a href="{{$baseurl}}/regmod/deny/{{$u.hash}}" title='{{$deny}}'><span class='tool dislike'></span></a>
- </td>
- </tr>
- {{/foreach}}
- </tbody>
- </table>
- <div class='selectall'><a href='#' onclick="return selectall('pending_ckbx');">{{$select_all}}</a></div>
- <div class="submit"><input type="submit" name="page_users_deny" value="{{$deny}}"/> <input type="submit" name="page_users_approve" value="{{$approve}}" /></div>
- {{else}}
- <p>{{$no_pending}}</p>
- {{/if}}
-
-
-
-
- <h3>{{$h_users}}</h3>
- {{if $users}}
- <table id='users'>
- <thead>
- <tr>
- <th></th>
- {{foreach $th_users as $th}}<th>{{$th}}</th>{{/foreach}}
- <th></th>
- <th></th>
- </tr>
- </thead>
- <tbody>
- {{foreach $users as $u}}
- <tr>
- <td><img src="{{$u.micro}}" alt="{{$u.nickname}}" title="{{$u.nickname}}"></td>
- <td class='name'><a href="{{$u.url}}" title="{{$u.nickname}}" >{{$u.name}}</a></td>
- <td class='email'>{{$u.email}}</td>
- <td class='register_date'>{{$u.register_date}}</td>
- <td class='login_date'>{{$u.login_date}}</td>
- <td class='lastitem_date'>{{$u.lastitem_date}}</td>
- <td class='login_date'>{{$u.page_flags}} {{if $u.is_admin}}({{$siteadmin}}){{/if}} {{if $u.account_expired}}({{$accountexpired}}){{/if}}</td>
- <td class="checkbox">
- {{if $u.is_admin}}
-
- {{else}}
- <input type="checkbox" class="users_ckbx" id="id_user_{{$u.uid}}" name="user[]" value="{{$u.uid}}"/></td>
- {{/if}}
- <td class="tools">
- {{if $u.is_admin}}
-
- {{else}}
- <a href="{{$baseurl}}/admin/users/block/{{$u.uid}}?t={{$form_security_token}}" title='{{if $u.blocked}}{{$unblock}}{{else}}{{$block}}{{/if}}'><span class='icon block {{if $u.blocked==0}}dim{{/if}}'></span></a>
- <a href="{{$baseurl}}/admin/users/delete/{{$u.uid}}?t={{$form_security_token}}" title='{{$delete}}' onclick="return confirm_delete('{{$u.name}}')"><span class='icon drop'></span></a>
- {{/if}}
- </td>
- </tr>
- {{/foreach}}
- </tbody>
- </table>
- <div class='selectall'><a href='#' onclick="return selectall('users_ckbx');">{{$select_all}}</a></div>
- <div class="submit"><input type="submit" name="page_users_block" value="{{$block}}/{{$unblock}}" /> <input type="submit" name="page_users_delete" value="{{$delete}}" onclick="return confirm_delete_multi()" /></div>
- {{else}}
- NO USERS?!?
- {{/if}}
- </form>
-</div>
+++ /dev/null
- <div class="comment-wwedit-wrapper {{$indent}}" id="comment-edit-wrapper-{{$id}}" style="display: block;">
- <form class="comment-edit-form" id="comment-edit-form-{{$id}}" action="item" method="post" onsubmit="post_comment({{$id}}); return false;">
- <input type="hidden" name="type" value="{{$type}}" />
- <input type="hidden" name="profile_uid" value="{{$profile_uid}}" />
- <input type="hidden" name="parent" value="{{$parent}}" />
- {{*<!--<input type="hidden" name="return" value="{{$return_path}}" />-->*}}
- <input type="hidden" name="jsreload" value="{{$jsreload}}" />
- <input type="hidden" name="preview" id="comment-preview-inp-{{$id}}" value="0" />
- <input type="hidden" name="post_id_random" value="{{$rand_num}}" />
-
- <a class="comment-edit-photo comment-edit-photo-link" id="comment-edit-photo-{{$id}}" href="{{$mylink}}" title="{{$mytitle}}"><img class="my-comment-photo" src="{{$myphoto}}" alt="{{$mytitle}}" title="{{$mytitle}}" /></a>
- <ul class="comment-edit-bb" id="comment-edit-bb-{{$id}}">
- <li><a class="editicon boldbb shadow"
- style="cursor: pointer;" title="{{$edbold}}"
- data-role="insert-formatting" data-bbcode="b" data-id="{{$id}}"></a></li>
- <li><a class="editicon italicbb shadow"
- style="cursor: pointer;" title="{{$editalic}}"
- data-role="insert-formatting" data-bbcode="i" data-id="{{$id}}"></a></li>
- <li><a class="editicon underlinebb shadow"
- style="cursor: pointer;" title="{{$eduline}}"
- data-role="insert-formatting" data-bbcode="u" data-id="{{$id}}"></a></li>
- <li><a class="editicon quotebb shadow"
- style="cursor: pointer;" title="{{$edquote}}"
- data-role="insert-formatting" data-bbcode="quote" data-id="{{$id}}"></a></li>
- <li><a class="editicon codebb shadow"
- style="cursor: pointer;" title="{{$edcode}}"
- data-role="insert-formatting" data-bbcode="code" data-id="{{$id}}"></a></li>
- <li><a class="editicon imagebb shadow"
- style="cursor: pointer;" title="{{$edimg}}"
- data-role="insert-formatting" data-bbcode="img" data-id="{{$id}}"></a></li>
- <li><a class="editicon urlbb shadow"
- style="cursor: pointer;" title="{{$edurl}}"
- data-role="insert-formatting" data-bbcode="url" data-id="{{$id}}"></a></li>
- <li><a class="editicon videobb shadow"
- style="cursor: pointer;" title="{{$edvideo}}"
- data-role="insert-formatting" data-bbcode="video" data-id="{{$id}}"></a></li>
- </ul>
- <textarea id="comment-edit-text-{{$id}}" class="comment-edit-text-empty" name="body" placeholder="{{$comment}}" onFocus="commentOpen(this,{{$id}});cmtBbOpen({{$id}});"></textarea>
- {{if $qcomment}}
- <select id="qcomment-select-{{$id}}" name="qcomment-{{$id}}" class="qcomment" onchange="qCommentInsert(this,{{$id}});">
- <option value=""></option>
- {{foreach $qcomment as $qc}}
- <option value="{{$qc}}">{{$qc}}</option>
- {{/foreach}}
- </select>
- {{/if}}
-
- <div class="comment-edit-text-end"></div>
- <div class="comment-edit-submit-wrapper" id="comment-edit-submit-wrapper-{{$id}}" style="display: none;">
- <input type="submit" onclick="post_comment({{$id}}); return false;" id="comment-edit-submit-{{$id}}" class="comment-edit-submit" name="submit" value="{{$submit}}" />
- <span onclick="preview_comment({{$id}});" id="comment-edit-preview-link-{{$id}}" class="fakelink">{{$preview}}</span>
- <div id="comment-edit-preview-{{$id}}" class="comment-edit-preview" style="display:none;"></div>
- </div>
- </form>
- </div>
+++ /dev/null
-
-
-<h2>{{$header}}</h2>
-
-<div id="contact-edit-wrapper" >
-
- {{$tab_str}}
-
- <div id="contact-edit-nav-wrapper" >
- <div id="contact-edit-links">
- <div id="contact-edit-status-wrapper">
- <span id="contact-edit-contact-status">{{$contact_status}}</span>
-
- <div id="contact-edit-actions">
- <a class="btn" rel="#contact-actions-menu" href="#" id="contact-edit-actions-button">{{$contact_action_button}}</a>
-
- <ul role="menu" aria-haspopup="true" id="contact-actions-menu" class="menu-popup" >
- {{if $lblsuggest}}<li role="menuitem"><a href="#" title="{{$contact_actions.suggest.title}}" onclick="window.location.href='{{$contact_actions.suggest.url}}'; return false;">{{$contact_actions.suggest.label}}</a></li>{{/if}}
- {{if $poll_enabled}}<li role="menuitem"><a href="#" title="{{$contact_actions.update.title}}" onclick="window.location.href='{{$contact_actions.update.url}}'; return false;">{{$contact_actions.update.label}}</a></li>{{/if}}
- <li class="divider"></li>
- <li role="menuitem"><a href="#" title="{{$contact_actions.block.title}}" onclick="window.location.href='{{$contact_actions.block.url}}'; return false;">{{$contact_actions.block.label}}</a></li>
- <li role="menuitem"><a href="#" title="{{$contact_actions.ignore.title}}" onclick="window.location.href='{{$contact_actions.ignore.url}}'; return false;">{{$contact_actions.ignore.label}}</a></li>
- <li role="menuitem"><a href="#" title="{{$contact_actions.archive.title}}" onclick="window.location.href='{{$contact_actions.archive.url}}'; return false;">{{$contact_actions.archive.label}}</a></li>
- <li role="menuitem"><a href="{{$contact_actions.delete.url}}" title="{{$contact_actions.delete.title}}" onclick="return confirmDelete();">{{$contact_actions.delete.label}}</a></li>
- </ul>
- </div>
-
- <ul>
- <li><div id="contact-edit-rel">{{$relation_text}}</div></li>
- <li><div id="contact-edit-nettype">{{$nettype}}</div></li>
- {{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>
- </div>
- {{/if}}
- {{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}}
-
- </ul>
- </div>
- </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}}">
-
- <div id="contact-edit-end" ></div>
-
- {{include file="field_checkbox.tpl" field=$hidden}}
-
-<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>
-
-{{if $reason}}
- <div id="contact-info-wrapper">
- <h4>{{$lbl_info2}}</h4>
- <p>{{$reason}}</p>
- </div>
- <div id="contact-info-end"></div>
-{{/if}}
-
-{{$profile_select}}
-<div id="contact-edit-profile-select-end"></div>
-
-<input class="contact-edit-submit" type="submit" name="submit" value="{{$submit}}" />
-
-</form>
-</div>
+++ /dev/null
-
-
-<div class="contact-entry-wrapper" id="contact-entry-wrapper-{{$contact.id}}" >
- <div class="contact-entry-photo-wrapper" >
- <div class="contact-entry-photo mframe" id="contact-entry-photo-{{$contact.id}}"
- onmouseover="if (typeof t{{$contact.id}} != 'undefined') clearTimeout(t{{$contact.id}}); openMenu('contact-photo-menu-button-{{$contact.id}}')"
- onmouseout="t{{$contact.id}}=setTimeout('closeMenu(\'contact-photo-menu-button-{{$contact.id}}\'); closeMenu(\'contact-photo-menu-{{$contact.id}}\');',200)" >
-
- <a href="{{$contact.url}}" title="{{$contact.img_hover}}" /><img src="{{$contact.thumb}}" {{$contact.sparkle}} alt="{{$contact.name}}" /></a>
-
- {{if $contact.photo_menu}}
- <span onclick="openClose('contact-photo-menu-{{$contact.id}}');" class="fakelink contact-photo-menu-button" id="contact-photo-menu-button-{{$contact.id}}">menu</span>
- <div class="contact-photo-menu" id="contact-photo-menu-{{$contact.id}}">
- <ul>
- {{foreach $contact.photo_menu as $c}}
- {{if $c.2}}
- <li><a target="redir" href="{{$c.1}}">{{$c.0}}</a></li>
- {{else}}
- <li><a href="{{$c.1}}">{{$c.0}}</a></li>
- {{/if}}
- {{/foreach}}
- </ul>
- </div>
- {{/if}}
- </div>
-
- </div>
-
- <div class="contact-entry-desc">
- <div class="contact-entry-name" id="contact-entry-name-{{$contact.id}}" >
- {{$contact.name}}
- {{if $contact.account_type}} <span class="contact-entry-details" id="contact-entry-accounttype-{{$contact.id}}">({{$contact.account_type}})</span>{{/if}}
- </div>
- {{if $contact.alt_text}}<div class="contact-entry-details" id="contact-entry-rel-{{$contact.id}}" >{{$contact.alt_text}}</div>{{/if}}
- {{if $contact.itemurl}}<div class="contact-entry-details" id="contact-entry-url-{{$contact.id}}" >{{$contact.itemurl}}</div>{{/if}}
- {{if $contact.tags}}<div class="contact-entry-details" id="contact-entry-tags-{{$contact.id}}" >{{$contact.tags}}</div>{{/if}}
- {{if $contact.details}}<div class="contact-entry-details" id="contact-entry-details-{{$contact.id}}" >{{$contact.details}}</div>{{/if}}
- {{if $contact.network}}<div class="contact-entry-network" id="contact-entry-network-{{$contact.id}}" >{{$contact.network}}</div>{{/if}}
- </div>
-
- <div class="contact-entry-end" ></div>
-</div>
+++ /dev/null
-
-
-<script>
- window.autocompleteType = 'contacts-head';
-</script>
-
+++ /dev/null
-
-<h1>{{$header}}{{if $total}} ({{$total}}){{/if}}</h1>
-
-{{if $finding}}<h4>{{$finding}}</h4>{{/if}}
-
-{{$tabs}}
-
-<div id="contacts-search-wrapper">
-<form id="contacts-search-form" action="{{$cmd}}" method="get" >
-<span class="contacts-search-desc">{{$desc}}</span>
-<input type="text" name="search" id="contacts-search" class="search-input" onfocus="this.select();" value="{{$search}}" />
-<input type="submit" name="submit" id="contacts-search-submit" value="{{$submit}}" />
-</form>
-</div>
-<div id="contacts-search-end"></div>
-
-
-<div id="contacts-display-wrapper">
-{{foreach $contacts as $contact}}
- {{include file="contact_template.tpl"}}
-{{/foreach}}
-</div>
-<div id="contact-edit-end"></div>
-
-{{$paginate}}
-
-
-
-
+++ /dev/null
-<h1>{{$title}}</h1>
-<p id="cropimage-desc">
-{{$desc}}
-</p>
-<div id="cropimage-wrapper">
-<img src="{{$image_url}}" id="croppa" class="imgCrop" alt="{{$title}}" />
-</div>
-<div id="cropimage-preview-wrapper" >
-<div id="previewWrap" ></div>
-</div>
-
-<form action="profile_photo/{{$resource}}" id="crop-image-form" method="post" />
-<input type='hidden' name='form_security_token' value='{{$form_security_token}}'>
-
-<input type="hidden" name="cropfinal" value="1" />
-<input type="hidden" name="xstart" id="x1" />
-<input type="hidden" name="ystart" id="y1" />
-<input type="hidden" name="xfinal" id="x2" />
-<input type="hidden" name="yfinal" id="y2" />
-<input type="hidden" name="height" id="height" />
-<input type="hidden" name="width" id="width" />
-
-<div id="crop-image-submit-wrapper" >
-<input type="submit" name="submit" value="{{$done}}" />
-</div>
-
-</form>
+++ /dev/null
- <script type="text/javascript" src="view/js/cropper/lib/prototype.js" language="javascript"></script>
- <script type="text/javascript" src="view/js/cropper/lib/scriptaculous.js?load=effects,builder,dragdrop" language="javascript"></script>
- <script type="text/javascript" src="view/js/cropper/cropper.js" language="javascript"></script>
- <script type="text/javascript" language="javascript">initCrop();</script>
+++ /dev/null
- <link rel="stylesheet" href="view/js/cropper/cropper.css" type="text/css" />
+++ /dev/null
-
-<script>
- window.autoCompleteType = 'display-head';
-</script>
-
+++ /dev/null
-
-<!--[if IE]>
-<script type="text/javascript" src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-<![endif]-->
-
-<script type="text/javascript" src="{{$baseurl}}/view/asset/jquery/dist/jquery.min.js" ></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}}/view/js/jquery.textinputs.js" ></script>
-<script type="text/javascript" src="{{$baseurl}}/view/asset/jquery-colorbox/jquery.colorbox-min.js"></script>
-<script type="text/javascript" src="{{$baseurl}}/view/asset/jgrowl/jquery.jgrowl.min.js"></script>
-<script type="text/javascript" src="{{$baseurl}}/view/asset/jquery-datetimepicker/build/jquery.datetimepicker.full.min.js"></script>
-
-<script type="text/javascript" src="{{$baseurl}}/view/theme/frost/js/acl.js" ></script>
-<script type="text/javascript" src="{{$baseurl}}/view/asset/base64/base64.min.js" ></script>
-<script type="text/javascript" src="{{$baseurl}}/view/js/jquery-textcomplete/jquery.textcomplete.min.js" ></script>
-<script type="text/javascript" src="{{$baseurl}}/view/js/autocomplete.js" ></script>
-<script type="text/javascript" src="{{$baseurl}}/view/theme/frost/js/main.js" ></script>
-<script type="text/javascript" src="{{$baseurl}}/view/theme/frost/js/theme.js"></script>
-
+++ /dev/null
-
-{{foreach $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>{{/if}}
- {{$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>{{/if}}
- {{if $event.edit}}<a href="{{$event.edit.0}}" title="{{$event.edit.1}}" class="edit-event-link tool s22 pencil"></a>{{/if}}
- </div>
- <div class="clear"></div>
-{{/foreach}}
+++ /dev/null
-
-<script type="text/javascript" src="{{$baseurl}}/view/asset/moment/min/moment-with-locales.min.js"></script>
-<script type="text/javascript" src="{{$baseurl}}/view/asset/fullcalendar/dist/fullcalendar.min.js"></script>
+++ /dev/null
-
-<h3>{{$title}}</h3>
-
-<p>
-{{$desc}}
-</p>
-
-<form id="event-edit-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}}" />
-<input type="hidden" name="preview" id="event-edit-preview" value="0" />
-
-{{$s_dsel}}
-
-{{$f_dsel}}
-
-{{include file="field_checkbox.tpl" field=$nofinish}}
-
-{{include file="field_checkbox.tpl" field=$adjust}}
-
-{{include file="field_input.tpl" field=$summary}}
-
-
-<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 />
-
-{{if ! $eid}}
-{{include file="field_checkbox.tpl" field=$share}}
-{{/if}}
-
-{{$acl}}
-
-<div class="clear"></div>
-<input id="event-edit-preview" type="submit" name="preview" value="{{$preview|escape:'html'}}" onclick="doEventPreview(); return false;" />
-<input id="event-submit" type="submit" name="submit" value="{{$submit}}" />
-</form>
-
-
+++ /dev/null
-
-<link rel="stylesheet" type="text/css" href="{{$baseurl}}/view/asset/fullcalendar/dist/fullcalendar.min.css" />
-<link rel="stylesheet" type="text/css" href="{{$baseurl}}/view/asset/fullcalendar/dist/fullcalendar.print.min.css" media="print" />
-
-<script language="javascript" type="text/javascript">
-window.aclType = 'event_head';
-window.eventModuleUrl = '{{$module_url}}';
-window.eventModeParams = '{{$modparams}}';
-</script>
-
+++ /dev/null
-
-
- <div class='field select'>
- <label for='id_{{$field.0}}'>{{$field.1}}</label>
- <select name='{{$field.0}}' id='id_{{$field.0}}' {{if $field.5}}onchange="previewTheme(this);"{{/if}} >
- {{foreach $field.4 as $opt=>$val}}<option value="{{$opt}}" {{if $opt==$field.2}}selected="selected"{{/if}}>{{$val}}</option>{{/foreach}}
- </select>
- <span class='field_help'>{{$field.3}}</span>
- <div id="theme-preview"></div>
- </div>
+++ /dev/null
-
-<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>
+++ /dev/null
-
-<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
-<base href="{{$baseurl}}/" />
-<meta name="generator" content="{{$generator}}" />
-<link rel="stylesheet" href="{{$baseurl}}/view/asset/jquery-colorbox/example5/colorbox.css" type="text/css" media="screen" />
-<link rel="stylesheet" href="{{$baseurl}}/view/asset/jgrowl/jquery.jgrowl.min.css" type="text/css" media="screen" />
-<link rel="stylesheet" href="{{$baseurl}}/view/asset/jquery-datetimepicker/build/jquery.datetimepicker.min.css" type="text/css" media="screen" />
-
-<link rel="stylesheet" type="text/css" href="{{$stylesheet}}" media="all" />
-
-<script type="text/javascript" src="{{$baseurl}}/view/asset/jquery/dist/jquery.min.js" ></script>
-
-<link rel="shortcut icon" href="{{$baseurl}}/images/friendica-32.png" />
-<link rel="search"
- href="{{$baseurl}}/opensearch"
- type="application/opensearchdescription+xml"
- title="Search in Friendica" />
-
-<script>
- window.delItem = "{{$delitem}}";
- window.showMore = "{{$showmore}}";
- window.showFewer = "{{$showfewer}}";
- var updateInterval = {{$update_interval}};
- var localUser = {{if $local_user}}{{$local_user}}{{else}}false{{/if}};
-</script>
+++ /dev/null
-
-<script type="text/javascript" src="{{$baseurl}}/view/js/ajaxupload.js" ></script>
-
-<script language="javascript" type="text/javascript">if(typeof window.jotInit != 'undefined') initEditor();</script>
+++ /dev/null
-
-
-<script>
- window.isPublic = "{{$ispublic}}";
- window.nickname = "{{$nickname}}";
- window.linkURL = "{{$linkurl}}";
- window.vidURL = "{{$vidurl}}";
- window.audURL = "{{$audurl}}";
- window.whereAreU = "{{$whereareu}}";
- window.term = "{{$term}}";
- window.baseURL = "{{$baseurl}}";
- window.geoTag = function () { {{$geotag}} }
- window.jotId = "#profile-jot-text";
- window.imageUploadButton = 'wall-image-upload';
- window.delItems = '{{$delitems}}';
-</script>
-
+++ /dev/null
-
-
-<div id="profile-jot-wrapper" >
- <div id="profile-jot-banner-wrapper">
- <div id="profile-jot-desc" > </div>
- <div id="character-counter" class="grey"></div>
- </div>
- <div id="profile-jot-banner-end"></div>
-
- <form id="profile-jot-form" action="{{$action}}" method="post" >
- <input type="hidden" name="type" value="{{$ptyp}}" />
- <input type="hidden" name="profile_uid" value="{{$profile_uid}}" />
- <input type="hidden" name="return" value="{{$return_path}}" />
- <input type="hidden" name="location" id="jot-location" value="{{$defloc}}" />
- <input type="hidden" name="coord" id="jot-coord" value="" />
- <input type="hidden" name="post_id" value="{{$post_id}}" />
- <input type="hidden" name="preview" id="jot-preview" value="0" />
- <input type="hidden" name="post_id_random" value="{{$rand_num}}" />
- {{if $notes_cid}}
- <input type="hidden" name="contact_allow[]" value="<{{$notes_cid}}>" />
- {{/if}}
- <div id="jot-title-wrap"><input name="title" id="jot-title" type="text" placeholder="{{$placeholdertitle}}" value="{{$title}}" class="jothidden" style="display:none"></div>
- {{if $placeholdercategory}}
- <div id="jot-category-wrap"><input name="category" id="jot-category" type="text" placeholder="{{$placeholdercategory}}" value="{{$category}}" class="jothidden" style="display:none" /></div>
- {{/if}}
- <div id="jot-text-wrap">
- <img id="profile-jot-text-loading" src="images/rotator.gif" alt="{{$wait}}" title="{{$wait}}" style="display: none;" />
- <textarea rows="5" cols="64" class="profile-jot-text" id="profile-jot-text" name="body" placeholder="{{$share}}">{{if $content}}{{$content}}{{/if}}</textarea>
- </div>
-
-<div id="profile-jot-submit-wrapper" class="jothidden">
- <input type="submit" id="profile-jot-submit" name="submit" value="{{$share}}" />
-
- <div id="profile-rotator-wrapper" style="display: {{$visitor}};" >
- <img id="profile-rotator" src="images/rotator.gif" alt="{{$wait}}" title="{{$wait}}" style="display: none;" />
- </div>
-
- <div id="profile-upload-wrapper" style="display: {{$visitor}};" >
- <div id="wall-image-upload-div" ><a href="#" onclick="return false;" id="wall-image-upload" class="icon camera" title="{{$upload}}"></a></div>
- </div>
- <div id="profile-attach-wrapper" style="display: {{$visitor}};" >
- <div id="wall-file-upload-div" ><a href="#" onclick="return false;" id="wall-file-upload" class="icon attach" title="{{$attach}}"></a></div>
- </div>
-
- {{*<!--<div id="profile-link-wrapper" style="display: {{$visitor}};" ondragenter="linkdropper(event);" ondragover="linkdropper(event);" ondrop="linkdrop(event);" >-->*}}
- <div id="profile-link-wrapper" style="display: {{$visitor}};" >
- <a id="profile-link" class="icon link" title="{{$weblink}}" ondragenter="return linkdropper(event);" ondragover="return linkdropper(event);" ondrop="linkdrop(event);" onclick="jotGetLink(); return false;"></a>
- </div>
- <div id="profile-video-wrapper" style="display: {{$visitor}};" >
- <a id="profile-video" class="icon video" title="{{$video}}" onclick="jotVideoURL();return false;"></a>
- </div>
- <div id="profile-audio-wrapper" style="display: {{$visitor}};" >
- <a id="profile-audio" class="icon audio" title="{{$audio}}" onclick="jotAudioURL();return false;"></a>
- </div>
- <div id="profile-location-wrapper" style="display: {{$visitor}};" >
- <a id="profile-location" class="icon globe" title="{{$setloc}}" onclick="jotGetLocation();return false;"></a>
- </div>
- <div id="profile-nolocation-wrapper" style="display: none;" >
- <a id="profile-nolocation" class="icon noglobe" title="{{$noloc}}" onclick="jotClearLocation();return false;"></a>
- </div>
-
- <div id="profile-jot-perms" class="profile-jot-perms" style="display: {{$pvisit}};" >
- <a href="#profile-jot-acl-wrapper" id="jot-perms-icon" class="icon {{$lockstate}}" title="{{$permset}}" ></a>{{$bang}}
- </div>
-
- <span onclick="preview_post();" id="jot-preview-link" class="fakelink">{{$preview}}</span>
-
- <div id="profile-jot-perms-end"></div>
-
-
- <div id="profile-jot-plugin-wrapper">
- {{$jotplugins}}
- </div>
-
-{{*<!-- <span id="jot-display-location" style="display: none;"></span>-->*}}
-
- <div id="jot-preview-content" style="display:none;"></div>
-
- <div style="display: none;">
- <div id="profile-jot-acl-wrapper" style="width:auto;height:auto;overflow:auto;">
- {{$acl}}
- </div>
- </div>
-
-
-</div>
-
-<div id="profile-jot-end"></div>
-</form>
-</div>
- {{if $content}}<script>window.jotInit = true;</script>{{/if}}
+++ /dev/null
-
- if(navigator.geolocation) {
- navigator.geolocation.getCurrentPosition(function(position) {
- var lat = position.coords.latitude.toFixed(4);
- var lon = position.coords.longitude.toFixed(4);
-
- $('#jot-coord').val(lat + ', ' + lon);
- $('#profile-nolocation-wrapper').show();
- });
- }
-
+++ /dev/null
-
-<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>
- {{/if}}
- <img id="like-rotator-{{$id}}" class="like-rotator" src="images/rotator.gif" alt="{{$wait}}" title="{{$wait}}" style="display: none;" />
-</div>
+++ /dev/null
-
-
-<div class="login-form">
-<form action="{{$dest_url}}" method="post" >
- <input type="hidden" name="auth-params" value="login" />
-
- <div id="login_standard">
- {{include file="field_input.tpl" field=$lname}}
- {{include file="field_password.tpl" field=$lpassword}}
- </div>
-
- {{if $openid}}
- <br /><br />
- <div id="login_openid">
- {{include file="field_openid.tpl" field=$lopenid}}
- </div>
- {{/if}}
-
-<!-- <br /><br />
- <div class="login-extra-links">
- By signing in you agree to the latest <a href="tos.html" title="{{$tostitle}}" id="terms-of-service-link" >{{$toslink}}</a> and <a href="privacy.html" title="{{$privacytitle}}" id="privacy-link" >{{$privacylink}}</a>
- </div>-->
-
- <br /><br />
- {{include file="field_checkbox.tpl" field=$lremember}}
-
- <div id="login-submit-wrapper" >
- <input type="submit" name="submit" id="login-submit-button" value="{{$login}}" />
- </div>
-
- <br /><br />
-
- <div class="login-extra-links">
- {{if $register}}<a href="register" title="{{$register.title}}" id="register-link">{{$register.desc}}</a>{{/if}}
- <a href="lostpass" title="{{$lostpass}}" id="lost-password-link" >{{$lostlink}}</a>
- </div>
-
- {{foreach $hiddens as $k=>$v}}
- <input type="hidden" name="{{$k}}" value="{{$v}}" />
- {{/foreach}}
-
-
-</form>
-</div>
-
-<script type="text/javascript">window.loginName = "{{$lname.0}}";</script>
+++ /dev/null
-
-<div class="lostpass-form">
-<h2>{{$title}}</h2>
-<br /><br /><br />
-
-<form action="lostpass" method="post" >
-<div id="login-name-wrapper" class="field input">
- <label for="login-name" id="label-login-name">{{$name}}</label>
- <input type="text" maxlength="60" name="login-name" id="login-name" value="" />
-</div>
-<div id="login-extra-end"></div>
-<p id="lostpass-desc">
-{{$desc}}
-</p>
-<br />
-
-<div id="login-submit-wrapper" >
- <input type="submit" name="submit" id="lostpass-submit-button" value="{{$submit}}" />
-</div>
-<div id="login-submit-end"></div>
-</form>
-</div>
+++ /dev/null
-
-<div class="mail-conv-outside-wrapper">
- <div class="mail-conv-sender" >
- <a href="{{$mail.from_url}}" title="{{$mail.from_addr}}" 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}}" title="{{$mail.from_addr}}" /></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" />
+++ /dev/null
-
-<div class="mail-list-outside-wrapper">
- <div class="mail-list-sender" >
- <a href="{{$from_url}}" title="{{$from_addr}}" class="mail-list-sender-url" ><img class="mail-list-sender-photo{{$sparkle}}" src="{{$from_photo}}" height="80" width="80" alt="{{$from_name}}" title="{{$from_addr}}" /></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>
+++ /dev/null
-
- <div class="comment-wwedit-wrapper" id="comment-edit-wrapper-{{$id}}" style="display: block;">
- <form class="comment-edit-form" id="comment-edit-form-{{$id}}" action="item" method="post" onsubmit="post_comment({{$id}}); return false;">
- <input type="hidden" name="type" value="{{$type}}" />
- <input type="hidden" name="profile_uid" value="{{$profile_uid}}" />
- <input type="hidden" name="parent" value="{{$parent}}" />
- <input type="hidden" name="return" value="{{$return_path}}" />
- <input type="hidden" name="jsreload" value="{{$jsreload}}" />
- <input type="hidden" name="preview" id="comment-preview-inp-{{$id}}" value="0" />
-
- <div class="comment-edit-photo" id="comment-edit-photo-{{$id}}">
- <a class="comment-edit-photo-link" href="{{$mylink}}" title="{{$mytitle}}"><img class="my-comment-photo" src="{{$myphoto}}" alt="{{$mytitle}}" title="{{$mytitle}}" /></a>
- </div>
- <div class="comment-edit-photo-end"></div>
- <div id="mod-cmnt-wrap-{{$id}}" class="mod-cmnt-wrap" style="display:none">
- <div id="mod-cmnt-name-lbl-{{$id}}" class="mod-cmnt-name-lbl">{{$lbl_modname}}</div>
- <input type="text" id="mod-cmnt-name-{{$id}}" class="mod-cmnt-name" name="mod-cmnt-name" value="{{$modname}}" />
- <div id="mod-cmnt-email-lbl-{{$id}}" class="mod-cmnt-email-lbl">{{$lbl_modemail}}</div>
- <input type="text" id="mod-cmnt-email-{{$id}}" class="mod-cmnt-email" name="mod-cmnt-email" value="{{$modemail}}" />
- <div id="mod-cmnt-url-lbl-{{$id}}" class="mod-cmnt-url-lbl">{{$lbl_modurl}}</div>
- <input type="text" id="mod-cmnt-url-{{$id}}" class="mod-cmnt-url" name="mod-cmnt-url" value="{{$modurl}}" />
- </div>
- <ul class="comment-edit-bb-{{$id}}">
- <li><a class="editicon boldbb shadow"
- style="cursor: pointer;" title="{{$edbold}}"
- onclick="insertFormatting('b', {{$id}});"></a></li>
- <li><a class="editicon italicbb shadow"
- style="cursor: pointer;" title="{{$editalic}}"
- onclick="insertFormatting('i', {{$id}});"></a></li>
- <li><a class="editicon underlinebb shadow"
- style="cursor: pointer;" title="{{$eduline}}"
- onclick="insertFormatting('u', {{$id}});"></a></li>
- <li><a class="editicon quotebb shadow"
- style="cursor: pointer;" title="{{$edquote}}"
- onclick="insertFormatting('quote', {{$id}});"></a></li>
- <li><a class="editicon codebb shadow"
- style="cursor: pointer;" title="{{$edcode}}"
- onclick="insertFormatting('code', {{$id}});"></a></li>
- <li><a class="editicon imagebb shadow"
- style="cursor: pointer;" title="{{$edimg}}"
- onclick="insertFormatting('img', {{$id}});"></a></li>
- <li><a class="editicon urlbb shadow"
- style="cursor: pointer;" title="{{$edurl}}"
- onclick="insertFormatting('url', {{$id}});"></a></li>
- <li><a class="editicon videobb shadow"
- style="cursor: pointer;" title="{{$edvideo}}"
- onclick="insertFormatting('video', {{$id}});"></a></li>
- </ul>
- <div class="comment-edit-bb-end"></div>
- <textarea id="comment-edit-text-{{$id}}" class="comment-edit-text-empty" name="body" placeholder="{{$comment}}" onFocus="commentOpen(this,{{$id}});cmtBbOpen({{$id}});" onBlur="commentClose(this,{{$id}});"></textarea>
-
- <div class="comment-edit-text-end"></div>
- <div class="comment-edit-submit-wrapper" id="comment-edit-submit-wrapper-{{$id}}" style="display: none;">
- <input type="submit" onclick="post_comment({{$id}}); return false;" id="comment-edit-submit-{{$id}}" class="comment-edit-submit" name="submit" value="{{$submit}}" />
- <span onclick="preview_comment({{$id}});" id="comment-edit-preview-link-{{$id}}" class="fakelink">{{$preview}}</span>
- <div id="comment-edit-preview-{{$id}}" class="comment-edit-preview" style="display:none;"></div>
- </div>
-
- <div class="comment-edit-end"></div>
- </form>
-
- </div>
+++ /dev/null
-
-<script type="text/javascript" src="{{$baseurl}}/view/js/ajaxupload.js" ></script>
-
-<script language="javascript" type="text/javascript">msgInitEditor();</script>
+++ /dev/null
-
-
-<script language="javascript" type="text/javascript">
- window.nickname = "{{$nickname}}";
- window.linkURL = "{{$linkurl}}";
- window.jotId = "#prvmail-text";
- window.imageUploadButton = 'prvmail-upload';
- window.autocompleteType = 'msg-header';
-</script>
-
+++ /dev/null
-
-<nav>
- {{$langselector}}
-
- <div id="site-location">{{$sitelocation}}</div>
-
- <span id="nav-link-wrapper" >
-
-{{*<!-- <a id="system-menu-link" class="nav-link" href="#system-menu" title="Menu">Menu</a>-->*}}
- <div class="nav-button-container nav-menu-link" rel="#system-menu-list">
- <a class="system-menu-link nav-link nav-menu-icon" href="{{$nav.settings.0}}" title="Main Menu" point="#system-menu-list">
- <img class="system-menu-link" src="{{$baseurl}}/view/theme/frost/images/menu.png">
- </a>
- <ul id="system-menu-list" class="nav-menu-list" point="#system-menu-list">
- {{if $nav.login}}
- <a id="nav-login-link" class="nav-load-page-link {{$nav.login.2}}" href="{{$nav.login.0}}" title="{{$nav.login.3}}" >{{$nav.login.1}}</a>
- {{/if}}
-
- {{if $nav.register}}
- <a id="nav-register-link" class="nav-load-page-link {{$nav.register.2}} {{$sel.register}}" href="{{$nav.register.0}}" title="{{$nav.register.3}}" >{{$nav.register.1}}</a>
- {{/if}}
-
- {{if $nav.settings}}
- <li><a id="nav-settings-link" class="{{$nav.settings.2}} nav-load-page-link" href="{{$nav.settings.0}}" title="{{$nav.settings.3}}">{{$nav.settings.1}}</a></li>
- {{/if}}
-
- {{if $nav.manage}}
- <li>
- <a id="nav-manage-link" class="nav-load-page-link {{$nav.manage.2}} {{$sel.manage}}" href="{{$nav.manage.0}}" title="{{$nav.manage.3}}">{{$nav.manage.1}}</a>
- </li>
- {{/if}}
-
- {{if $nav.profiles}}
- <li><a id="nav-profiles-link" class="{{$nav.profiles.2}} nav-load-page-link" href="{{$nav.profiles.0}}" title="{{$nav.profiles.3}}" >{{$nav.profiles.1}}</a></li>
- {{/if}}
-
- {{if $nav.admin}}
- <li><a id="nav-admin-link" class="{{$nav.admin.2}} nav-load-page-link" href="{{$nav.admin.0}}" title="{{$nav.admin.3}}" >{{$nav.admin.1}}</a></li>
- {{/if}}
-
- <li><a id="nav-search-link" class="{{$nav.search.2}} nav-load-page-link" href="{{$nav.search.0}}" title="{{$nav.search.3}}" >{{$nav.search.1}}</a></li>
-
- {{if $nav.apps}}
- <li><a id="nav-apps-link" class="{{$nav.apps.2}} nav-load-page-link" href="{{$nav.apps.0}}" title="{{$nav.apps.3}}" >{{$nav.apps.1}}</a></li>
- {{/if}}
-
- {{if $nav.help}}
- <li><a id="nav-help-link" class="{{$nav.help.2}} nav-load-page-link" target="friendica-help" href="{{$nav.help.0}}" title="{{$nav.help.3}}" >{{$nav.help.1}}</a></li>
- {{/if}}
-
- {{if $nav.logout}}
- <li><a id="nav-logout-link" class="{{$nav.logout.2}}" href="{{$nav.logout.0}}" title="{{$nav.logout.3}}" >{{$nav.logout.1}}</a></li>
- {{/if}}
- </ul>
- </div>
-
- {{if $nav.notifications}}
-{{*<!-- <a id="nav-notifications-linkmenu" class="nav-link" href="{{$nav.notifications.0}}" rel="#nav-notifications-menu" title="{{$nav.notifications.1}}">{{$nav.notifications.1}}</a>-->*}}
- <div class="nav-button-container">
- <a id="nav-notifications-linkmenu" class="nav-link" href="{{$nav.notifications.0}}" rel="#nav-notifications-menu" title="{{$nav.notifications.1}}">
- <img rel="#nav-notifications-menu" src="{{$baseurl}}/view/theme/frost/images/notifications.png">
- </a>
- <span id="notify-update" class="nav-ajax-left" rel="#nav-network-notifications-popup"></span>
- <ul id="nav-notifications-menu" class="notifications-menu-popup">
- <li id="nav-notifications-see-all"><a href="{{$nav.notifications.all.0}}">{{$nav.notifications.all.1}}</a></li>
- <li id="nav-notifications-mark-all"><a href="#" onclick="notifyMarkAll(); return false;">{{$nav.notifications.mark.3}}</a></li>
- <li class="empty">{{$emptynotifications}}</li>
- </ul>
- </div>
- {{/if}}
-
-{{*<!-- <a id="contacts-menu-link" class="nav-link" href="#contacts-menu" title="Contacts">Contacts</a>-->*}}
- <div class="nav-button-container nav-menu-link" rel="#contacts-menu-list">
- <a class="contacts-menu-link nav-link nav-menu-icon" href="{{$nav.contacts.0}}" title="Contacts" point="#contacts-menu-list">
- <img class="contacts-menu-link" src="{{$baseurl}}/view/theme/frost/images/contacts.png">
- </a>
- {{if $nav.introductions}}
- <a id="nav-notify-link" class="{{$nav.introductions.2}} {{$sel.introductions}} nav-load-page-link" href="{{$nav.introductions.0}}" title="{{$nav.introductions.3}}" >
- <span id="intro-update" class="nav-ajax-left"></span>
- </a>
- {{/if}}
- <ul id="contacts-menu-list" class="nav-menu-list" point="#contacts-menu-list">
- {{if $nav.contacts}}
- <li><a id="nav-contacts-link" class="{{$nav.contacts.2}} nav-load-page-link" href="{{$nav.contacts.0}}" title="{{$nav.contacts.3}}" >{{$nav.contacts.1}}</a><li>
- {{/if}}
-
- <li><a id="nav-directory-link" class="{{$nav.directory.2}} nav-load-page-link" href="{{$nav.directory.0}}" title="{{$nav.directory.3}}" >{{$nav.directory.1}}</a><li>
-
- {{if $nav.introductions}}
- <li>
- <a id="nav-notify-link" class="{{$nav.introductions.2}} {{$sel.introductions}} nav-load-page-link" href="{{$nav.introductions.0}}" title="{{$nav.introductions.3}}" >{{$nav.introductions.1}}</a>
- </li>
- {{/if}}
- </ul>
- </div>
-
- {{if $nav.messages}}
-{{*<!-- <a id="nav-messages-link" class="nav-link {{$nav.messages.2}} {{$sel.messages}} nav-load-page-link" href="{{$nav.messages.0}}" title="{{$nav.messages.3}}" >{{$nav.messages.1}}</a>-->*}}
- <div class="nav-button-container">
- <a id="nav-messages-link" class="nav-link {{$nav.messages.2}} {{$sel.messages}} nav-load-page-link" href="{{$nav.messages.0}}" title="{{$nav.messages.3}}" >
- <img src="{{$baseurl}}/view/theme/frost/images/message.png">
- </a>
- <span id="mail-update" class="nav-ajax-left"></span>
- </div>
- {{/if}}
-
-{{*<!-- <a id="network-menu-link" class="nav-link" href="#network-menu" title="Network">Network</a>-->*}}
- <div class="nav-button-container nav-menu-link" rel="#network-menu-list">
- <a class="nav-menu-icon network-menu-link nav-link" href="{{$nav.network.0}}" title="Network" point="#network-menu-list">
- <img class="network-menu-link" src="{{$baseurl}}/view/theme/frost/images/network.png">
- </a>
- {{if $nav.network}}
- <span id="net-update" class="nav-ajax-left"></span>
- {{/if}}
- <ul id="network-menu-list" class="nav-menu-list" point="#network-menu-list">
- {{if $nav.network}}
- <li>
- <a id="nav-network-link" class="{{$nav.network.2}} {{$sel.network}} nav-load-page-link" href="{{$nav.network.0}}" title="{{$nav.network.3}}" >{{$nav.network.1}}</a>
- </li>
- {{*<!--<span id="net-update" class="nav-ajax-left"></span>-->*}}
- {{/if}}
-
- {{if $nav.home}}
- <li><a id="nav-home-link" class="{{$nav.home.2}} {{$sel.home}} nav-load-page-link" href="{{$nav.home.0}}" title="{{$nav.home.3}}" >{{$nav.home.1}}</a></li>
- {{*<!--<span id="home-update" class="nav-ajax-left"></span>-->*}}
- {{/if}}
-
- {{if $nav.community}}
- <li>
- <a id="nav-community-link" class="{{$nav.community.2}} {{$sel.community}} nav-load-page-link" href="{{$nav.community.0}}" title="{{$nav.community.3}}" >{{$nav.community.1}}</a>
- </li>
- {{/if}}
- </ul>
- </div>
-
- {{if $nav.network}}
- <div class="nav-button-container nav-menu-link" rel="#network-reset-button">
- <a class="nav-menu-icon network-reset-link nav-link" href="{{$nav.net_reset.0}}" title="{{$nav.net_reset.3}}">
- <img class="network-reset-link" src="{{$baseurl}}/view/theme/frost/images/net-reset.png">
- </a>
- </div>
- {{/if}}
-
- </span>
- {{*<!--<span id="nav-end"></span>-->*}}
- <span id="banner">{{$banner}}</span>
-</nav>
-
-<ul id="nav-notifications-template" style="display:none;" rel="template">
- <li class="{4}"><a href="{0}"><img data-src="{1}" height="24" width="24" alt="" />{2} <span class="notif-when">{3}</span></a></li>
-</ul>
+++ /dev/null
-
-<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>
+++ /dev/null
-
-
-<form action="photos/{{$nickname}}/{{$resource_id}}" method="post" id="photo_edit_form" >
-
- <input type="hidden" name="item_id" value="{{$item_id}}" />
-
- <label id="photo-edit-albumname-label" for="photo-edit-albumname">{{$newalbum}}</label>
- <input id="photo-edit-albumname" type="text" size="32" name="albname" value="{{$album}}" />
-
- <div id="photo-edit-albumname-end"></div>
-
- <label id="photo-edit-caption-label" for="photo-edit-caption">{{$capt_label}}</label>
- <input id="photo-edit-caption" type="text" size="32" name="desc" value="{{$caption}}" />
-
- <div id="photo-edit-caption-end"></div>
-
- <label id="photo-edit-tags-label" for="photo-edit-newtag" >{{$tag_label}}</label>
- <input name="newtag" id="photo-edit-newtag" size="32" title="{{$help_tags}}" type="text" />
-
- <div id="photo-edit-tags-end"></div>
- <div id="photo-edit-rotate-wrapper">
- <div class="photo-edit-rotate-label">
- {{$rotatecw}}
- </div>
- <input class="photo-edit-rotate" type="radio" name="rotate" value="1" /><br />
-
- <div class="photo-edit-rotate-label">
- {{$rotateccw}}
- </div>
- <input class="photo-edit-rotate" type="radio" name="rotate" value="2" />
- </div>
- <div id="photo-edit-rotate-end"></div>
-
- <div id="photo-edit-perms" class="photo-edit-perms" >
- <a href="#photo-edit-perms-select" id="photo-edit-perms-menu" class="popupbox button" title="{{$permissions}}"/>
- <span id="jot-perms-icon" class="icon {{$lockstate}} photo-perms-icon" ></span><div class="photo-jot-perms-text">{{$permissions}}</div>
- </a>
- <div id="photo-edit-perms-menu-end"></div>
-
- <div style="display: none;">
- <div id="photo-edit-perms-select" >
- {{$aclselect}}
- </div>
- </div>
- </div>
- <div id="photo-edit-perms-end"></div>
-
- <input id="photo-edit-submit-button" type="submit" name="submit" value="{{$submit}}" />
- <input id="photo-edit-delete-button" type="submit" name="delete" value="{{$delete}}" onclick="return confirmDelete()"; />
-
- <div id="photo-edit-end"></div>
-</form>
-
-{{*<!--<script>
- $("a#photo-edit-perms-menu").colorbox({
- 'inline' : true,
- 'transition' : 'none'
- });
-</script>-->*}}
+++ /dev/null
-
-
-<script>
- window.prevLink = "{{$prevlink}}";
- window.nextLink = "{{$nextlink}}";
- window.photoEdit = true;
-
-</script>
+++ /dev/null
-
-<div id="live-photos"></div>
-<h3><a href="{{$album.0}}">{{$album.1}}</a></h3>
-
-<div id="photo-edit-link-wrap">
-{{if $tools}}
-<a id="photo-edit-link" href="{{$tools.edit.0}}">{{$tools.edit.1}}</a>
-|
-<a id="photo-toprofile-link" href="{{$tools.profile.0}}">{{$tools.profile.1}}</a>
-{{/if}}
-{{if $lock}} | <img src="images/lock_icon.gif" class="lockview" alt="{{$lock}}" onclick="lockview(event,'photo/{{$id}}');" /> {{/if}}
-</div>
-
-<div id="photo-nav">
- {{if $prevlink}}<div id="photo-prev-link"><a href="{{$prevlink.0}}"><img src="view/theme/frost-mobile/images/arrow-left.png"></a></div>{{/if}}
- {{if $nextlink}}<div id="photo-next-link"><a href="{{$nextlink.0}}"><img src="view/theme/frost-mobile/images/arrow-right.png"></a></div>{{/if}}
-</div>
-<div id="photo-photo"><a href="{{$photo.href}}" title="{{$photo.title}}"><img src="{{$photo.src}}" /></a></div>
-<div id="photo-photo-end"></div>
-<div id="photo-caption">{{$desc}}</div>
-{{if $tags}}
-<div id="in-this-photo-text">{{$tags.0}}</div>
-<div id="in-this-photo">{{$tags.1}}</div>
-{{/if}}
-{{if $tags.2}}<div id="tag-remove"><a href="{{$tags.2}}">{{$tags.3}}</a></div>{{/if}}
-
-{{if $edit}}
-{{$edit}}
-{{else}}
-
-{{if $likebuttons}}
-<div id="photo-like-div">
- {{$likebuttons}}
- {{$like}}
- {{$dislike}}
-</div>
-{{/if}}
-
-{{$comments}}
-
-{{$paginate}}
-{{/if}}
-
+++ /dev/null
-
-
-<script>
- window.isPublic = "{{$ispublic}}";
-</script>
-
+++ /dev/null
-
-<h3>{{$pagename}}</h3>
-
-<div id="photos-usage-message">{{$usage}}</div>
-
-<form action="photos/{{$nickname}}" enctype="multipart/form-data" method="post" name="photos-upload-form" id="photos-upload-form" >
- <div id="photos-upload-new-wrapper" >
- <div id="photos-upload-newalbum-div">
- <label id="photos-upload-newalbum-text" for="photos-upload-newalbum" >{{$newalbum}}</label>
- </div>
- <input id="photos-upload-newalbum" type="text" name="newalbum" />
- </div>
- <div id="photos-upload-new-end"></div>
- <div id="photos-upload-exist-wrapper">
- <div id="photos-upload-existing-album-text">{{$existalbumtext}}</div>
- <select id="photos-upload-album-select" name="album" size="4">
- {{$albumselect}}
- </select>
- </div>
- <div id="photos-upload-exist-end"></div>
-
- <div id="photos-upload-choosefile-outer-wrapper">
- {{$default_upload_box}}
- <div id="photos-upload-noshare-div" class="photos-upload-noshare-div" >
- <input id="photos-upload-noshare" type="checkbox" name="not_visible" value="1" checked />
- <div id="photos-upload-noshare-label">
- <label id="photos-upload-noshare-text" for="photos-upload-noshare" >{{$nosharetext}}</label>
- </div>
- </div>
-
- <div id="photos-upload-perms" class="photos-upload-perms" >
- <a href="#photos-upload-permissions-wrapper" id="photos-upload-perms-menu" class="popupbox button" />
- <span id="jot-perms-icon" class="icon {{$lockstate}} photo-perms-icon" ></span><div class="photo-jot-perms-text">{{$permissions}}</div>
- </a>
- </div>
- <div id="photos-upload-perms-end"></div>
-
- <div style="display: none;">
- <div id="photos-upload-permissions-wrapper">
- {{$aclselect}}
- </div>
- </div>
-
- <div id="photos-upload-spacer"></div>
-
- {{$alt_uploader}}
-
- {{$default_upload_submit}}
-
- <div class="photos-upload-end" ></div>
- </div>
-</form>
-
+++ /dev/null
-
-<script type="text/javascript" src="view/js/country.js" ></script>
-
-<script language="javascript" type="text/javascript">
-Fill_Country('{{$country_name}}');
-Fill_States('{{$region}}');
-</script>
-
+++ /dev/null
-
-{{$default}}
-
-<h1>{{$banner}}</h1>
-
-<div id="profile-edit-links">
-<ul>
-<li><a href="profile/{{$profile_id}}/view?tab=profile" id="profile-edit-view-link" title="{{$viewprof}}">{{$viewprof}}</a></li>
-<li><a href="{{$profile_clone_link}}" id="profile-edit-clone-link" title="{{$cr_prof}}">{{$cl_prof}}</a></li>
-<li></li>
-<li><a href="{{$profile_drop_link}}" id="profile-edit-drop-link" title="{{$del_prof}}" {{$disabled}} >{{$del_prof}}</a></li>
-
-</ul>
-</div>
-
-<div id="profile-edit-links-end"></div>
-
-
-<div id="profile-edit-wrapper" >
-<form id="profile-edit-form" name="form1" action="profiles/{{$profile_id}}" method="post" >
-<input type='hidden' name='form_security_token' value='{{$form_security_token}}'>
-
-<div id="profile-edit-profile-name-wrapper" >
-<label id="profile-edit-profile-name-label" for="profile-edit-profile-name" >{{$profile_name.1}} </label>
-<input type="text" size="28" name="profile_name" id="profile-edit-profile-name" value="{{$profile_name.2}}" /><div class="required">*</div>
-</div>
-<div id="profile-edit-profile-name-end"></div>
-
-<div id="profile-edit-name-wrapper" >
-<label id="profile-edit-name-label" for="profile-edit-name" >{{$name.1}} </label>
-<input type="text" size="28" name="name" id="profile-edit-name" value="{{$name.2}}" />
-</div>
-<div id="profile-edit-name-end"></div>
-
-<div id="profile-edit-pdesc-wrapper" >
-<label id="profile-edit-pdesc-label" for="profile-edit-pdesc" >{{$pdesc.1}} </label>
-<input type="text" size="28" name="pdesc" id="profile-edit-pdesc" value="{{$pdesc.2}}" />
-</div>
-<div id="profile-edit-pdesc-end"></div>
-
-
-<div id="profile-edit-gender-wrapper" >
-<label id="profile-edit-gender-label" for="gender-select" >{{$lbl_gender}} </label>
-{{$gender}}
-</div>
-<div id="profile-edit-gender-end"></div>
-
-<div id="profile-edit-dob-wrapper" >
-{{$dob}}
-</div>
-<div id="profile-edit-dob-end"></div>
-
-{{$hide_friends}}
-
-<div class="profile-edit-submit-wrapper" >
-<input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
-</div>
-<div class="profile-edit-submit-end"></div>
-
-
-<div id="profile-edit-address-wrapper" >
-<label id="profile-edit-address-label" for="profile-edit-address" >{{$address.1}} </label>
-<input type="text" size="28" name="address" id="profile-edit-address" value="{{$address.2}}" />
-</div>
-<div id="profile-edit-address-end"></div>
-
-<div id="profile-edit-locality-wrapper" >
-<label id="profile-edit-locality-label" for="profile-edit-locality" >{{$locality.1}} </label>
-<input type="text" size="28" name="locality" id="profile-edit-locality" value="{{$locality.2}}" />
-</div>
-<div id="profile-edit-locality-end"></div>
-
-
-<div id="profile-edit-postal-code-wrapper" >
-<label id="profile-edit-postal-code-label" for="profile-edit-postal-code" >{{$postal_code.1}} </label>
-<input type="text" size="28" name="postal_code" id="profile-edit-postal-code" value="{{$postal_code.2}}" />
-</div>
-<div id="profile-edit-postal-code-end"></div>
-
-<div id="profile-edit-country-name-wrapper" >
-<label id="profile-edit-country-name-label" for="profile-edit-country-name" >{{$country_name.1}} </label>
-<select name="country_name" id="profile-edit-country-name" onChange="Fill_States('{{$region.2}}');">
-<option selected="selected" >{{$country_name.2}}</option>
-<option>temp</option>
-</select>
-</div>
-<div id="profile-edit-country-name-end"></div>
-
-<div id="profile-edit-region-wrapper" >
-<label id="profile-edit-region-label" for="profile-edit-region" >{{$region.1}} </label>
-<select name="region" id="profile-edit-region" onChange="Update_Globals();" >
-<option selected="selected" >{{$region.2}}</option>
-<option>temp</option>
-</select>
-</div>
-<div id="profile-edit-region-end"></div>
-
-<div id="profile-edit-hometown-wrapper" >
-<label id="profile-edit-hometown-label" for="profile-edit-hometown" >{{$hometown.1}} </label>
-<input type="text" size="28" name="hometown" id="profile-edit-hometown" value="{{$hometown.2}}" />
-</div>
-<div id="profile-edit-hometown-end"></div>
-
-<div class="profile-edit-submit-wrapper" >
-<input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
-</div>
-<div class="profile-edit-submit-end"></div>
-
-<div id="profile-edit-marital-wrapper" >
-<label id="profile-edit-marital-label" for="profile-edit-marital" >{{$lbl_marital}} </label>
-{{$marital}}
-</div>
-<label id="profile-edit-with-label" for="profile-edit-with" > {{$with.1}} </label>
-<input type="text" size="28" name="with" id="profile-edit-with" title="{{$with.3}}" value="{{$with.2}}" />
-<label id="profile-edit-howlong-label" for="profile-edit-howlong" > {{$howlong.1}} </label>
-<input type="text" size="28" name="howlong" id="profile-edit-howlong" title="{{$howlong.1}}" value="{{$howlong.2}}" />
-
-<div id="profile-edit-marital-end"></div>
-
-<div id="profile-edit-sexual-wrapper" >
-<label id="profile-edit-sexual-label" for="sexual-select" >{{$lbl_sexual}} </label>
-{{$sexual}}
-</div>
-<div id="profile-edit-sexual-end"></div>
-
-
-
-<div id="profile-edit-homepage-wrapper" >
-<label id="profile-edit-homepage-label" for="profile-edit-homepage" >{{$homepage.1}} </label>
-<input type="text" size="28" name="homepage" id="profile-edit-homepage" value="{{$homepage.2}}" />
-</div>
-<div id="profile-edit-homepage-end"></div>
-
-<div id="profile-edit-xmpp-wrapper" >
-<label id="profile-edit-xmpp-label" for="profile-edit-xmpp" >{{$xmpp.1}} </label>
-<input type="text" size="28" name="xmpp" id="profile-edit-xmpp" title="{{$lbl_ex2}}" value="{{$xmpp.2}}" />
-</div><div id="profile-edit-xmpp-desc">{{$xmpp.3}}</div>
-<div id="profile-edit-xmpp-end"></div>
-
-<div id="profile-edit-politic-wrapper" >
-<label id="profile-edit-politic-label" for="profile-edit-politic" >{{$politic.1}} </label>
-<input type="text" size="28" name="politic" id="profile-edit-politic" value="{{$politic.2}}" />
-</div>
-<div id="profile-edit-politic-end"></div>
-
-<div id="profile-edit-religion-wrapper" >
-<label id="profile-edit-religion-label" for="profile-edit-religion" >{{$religion.1}} </label>
-<input type="text" size="28" name="religion" id="profile-edit-religion" value="{{$religion.2}}" />
-</div>
-<div id="profile-edit-religion-end"></div>
-
-<div id="profile-edit-pubkeywords-wrapper" >
-<label id="profile-edit-pubkeywords-label" for="profile-edit-pubkeywords" >{{$pub_keywords.1}} </label>
-<input type="text" size="28" name="pub_keywords" id="profile-edit-pubkeywords" title="{{$lbl_ex2}}" value="{{$pub_keywords.2}}" />
-</div><div id="profile-edit-pubkeywords-desc">{{$pub_keywords.3}}</div>
-<div id="profile-edit-pubkeywords-end"></div>
-
-<div id="profile-edit-prvkeywords-wrapper" >
-<label id="profile-edit-prvkeywords-label" for="profile-edit-prvkeywords" >{{$prv_keywords.1}} </label>
-<input type="text" size="28" name="prv_keywords" id="profile-edit-prvkeywords" title="{{$lbl_ex2}}" value="{{$prv_keywords.2}}" />
-</div><div id="profile-edit-prvkeywords-desc">{{$prv_keywords.3}}</div>
-<div id="profile-edit-prvkeywords-end"></div>
-
-
-<div class="profile-edit-submit-wrapper" >
-<input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
-</div>
-<div class="profile-edit-submit-end"></div>
-
-<div id="about-jot-wrapper" class="profile-jot-box">
-<p id="about-jot-desc" >
-{{$about.1}}
-</p>
-
-<textarea rows="10" cols="70" id="profile-about-text" class="profile-edit-textarea" name="about" >{{$about.2}}</textarea>
-
-</div>
-<div id="about-jot-end"></div>
-
-
-<div id="interest-jot-wrapper" class="profile-jot-box" >
-<p id="interest-jot-desc" >
-{{$interest.1}}
-</p>
-
-<textarea rows="10" cols="70" id="interest-jot-text" class="profile-edit-textarea" name="interest" >{{$interest.2}}</textarea>
-
-</div>
-<div id="interest-jot-end"></div>
-
-
-<div id="likes-jot-wrapper" class="profile-jot-box" >
-<p id="likes-jot-desc" >
-{{$likes.1}}
-</p>
-
-<textarea rows="10" cols="70" id="likes-jot-text" class="profile-edit-textarea" name="likes" >{{$likes.2}}</textarea>
-
-</div>
-<div id="likes-jot-end"></div>
-
-
-<div id="dislikes-jot-wrapper" class="profile-jot-box" >
-<p id="dislikes-jot-desc" >
-{{$dislikes.1}}
-</p>
-
-<textarea rows="10" cols="70" id="dislikes-jot-text" class="profile-edit-textarea" name="dislikes" >{{$dislikes.2}}</textarea>
-
-</div>
-<div id="dislikes-jot-end"></div>
-
-
-<div id="contact-jot-wrapper" class="profile-jot-box" >
-<p id="contact-jot-desc" >
-{{$contact.1}}
-</p>
-
-<textarea rows="10" cols="70" id="contact-jot-text" class="profile-edit-textarea" name="contact" >{{$contact.2}}</textarea>
-
-</div>
-<div id="contact-jot-end"></div>
-
-
-<div class="profile-edit-submit-wrapper" >
-<input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
-</div>
-<div class="profile-edit-submit-end"></div>
-
-
-<div id="music-jot-wrapper" class="profile-jot-box" >
-<p id="music-jot-desc" >
-{{$music.1}}
-</p>
-
-<textarea rows="10" cols="70" id="music-jot-text" class="profile-edit-textarea" name="music" >{{$music.2}}</textarea>
-
-</div>
-<div id="music-jot-end"></div>
-
-<div id="book-jot-wrapper" class="profile-jot-box" >
-<p id="book-jot-desc" >
-{{$book.1}}
-</p>
-
-<textarea rows="10" cols="70" id="book-jot-text" class="profile-edit-textarea" name="book" >{{$book.2}}</textarea>
-
-</div>
-<div id="book-jot-end"></div>
-
-
-
-<div id="tv-jot-wrapper" class="profile-jot-box" >
-<p id="tv-jot-desc" >
-{{$tv.1}}
-</p>
-
-<textarea rows="10" cols="70" id="tv-jot-text" class="profile-edit-textarea" name="tv" >{{$tv.2}}</textarea>
-
-</div>
-<div id="tv-jot-end"></div>
-
-
-
-<div id="film-jot-wrapper" class="profile-jot-box" >
-<p id="film-jot-desc" >
-{{$film.1}}
-</p>
-
-<textarea rows="10" cols="70" id="film-jot-text" class="profile-edit-textarea" name="film" >{{$film.2}}</textarea>
-
-</div>
-<div id="film-jot-end"></div>
-
-
-<div class="profile-edit-submit-wrapper" >
-<input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
-</div>
-<div class="profile-edit-submit-end"></div>
-
-
-<div id="romance-jot-wrapper" class="profile-jot-box" >
-<p id="romance-jot-desc" >
-{{$romance.1}}
-</p>
-
-<textarea rows="10" cols="70" id="romance-jot-text" class="profile-edit-textarea" name="romance" >{{$romance.2}}</textarea>
-
-</div>
-<div id="romance-jot-end"></div>
-
-
-
-<div id="work-jot-wrapper" class="profile-jot-box" >
-<p id="work-jot-desc" >
-{{$work.1}}
-</p>
-
-<textarea rows="10" cols="70" id="work-jot-text" class="profile-edit-textarea" name="work" >{{$work.2}}</textarea>
-
-</div>
-<div id="work-jot-end"></div>
-
-
-
-<div id="education-jot-wrapper" class="profile-jot-box" >
-<p id="education-jot-desc" >
-{{$education.1}}
-</p>
-
-<textarea rows="10" cols="70" id="education-jot-text" class="profile-edit-textarea" name="education" >{{$education.2}}</textarea>
-
-</div>
-<div id="education-jot-end"></div>
-
-
-
-<div class="profile-edit-submit-wrapper" >
-<input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
-</div>
-<div class="profile-edit-submit-end"></div>
-
-
-</form>
-</div>
-
+++ /dev/null
-
-<div class="vcard h-card">
-
- <div class="fn label p-name">{{$profile.name}}</div>
-
- {{if $profile.addr}}<div class="p-addr">{{$profile.addr}}</div>{{/if}}
-
- {{if $profile.pdesc}}<div class="title">{{$profile.pdesc}}</div>{{/if}}
- <div id="profile-photo-wrapper"><img class="photo u-photo" width="175" height="175" src="{{$profile.photo}}?rev={{$profile.picdate}}" alt="{{$profile.name}}"></div>
-
- {{if $account_type}}<div class="account-type">{{$account_type}}</div>{{/if}}
-
- {{if $profile.network_name}}<dl class="network"><dt class="network-label">{{$network}}</dt><dd class="x-network">{{$profile.network_name}}</dd></dl>{{/if}}
-
- {{if $location}}
- <dl class="location"><dt class="location-label">{{$location}}</dt>
- <dd class="adr h-adr">
- {{if $profile.address}}<div class="street-address p-street-address">{{$profile.address}}</div>{{/if}}
- <span class="city-state-zip">
- <span class="locality p-locality">{{$profile.locality}}</span>{{if $profile.locality}}, {{/if}}
- <span class="region p-region">{{$profile.region}}</span>
- <span class="postal-code p-postal-code">{{$profile.postal_code}}</span>
- </span>
- {{if $profile.country_name}}<span class="country-name p-country-name">{{$profile.country_name}}</span>{{/if}}
- </dd>
- </dl>
- {{/if}}
-
- {{if $profile.xmpp}}
- <dl class="xmpp">
- <dt class="xmpp-label">{{$xmpp}}</dt>
- <dd class="xmpp-data">{{$profile.xmpp}}</dd>
- </dl>
- {{/if}}
-
- {{if $gender}}<dl class="mf"><dt class="gender-label">{{$gender}}</dt> <dd class="p-gender">{{$profile.gender}}</dd></dl>{{/if}}
-
- {{if $profile.pubkey}}<div class="key" style="display:none;">{{$profile.pubkey}}</div>{{/if}}
-
- {{if $marital}}<dl class="marital"><dt class="marital-label"><span class="heart">♥</span>{{$marital}}</dt><dd class="marital-text">{{$profile.marital}}</dd></dl>{{/if}}
-
- {{if $homepage}}<dl class="homepage"><dt class="homepage-label">{{$homepage}}</dt><dd class="homepage-url"><a href="{{$profile.homepage}}" class="u-url" rel="me" target="external-link">{{$profile.homepage}}</a></dd></dl>{{/if}}
-
- {{include file="diaspora_vcard.tpl"}}
-
- <div id="profile-vcard-break"></div>
- <div id="profile-extra-links">
- <ul>
- {{if $connect}}
- <li><a id="dfrn-request-link" href="dfrn_request/{{$profile.nickname}}">{{$connect}}</a></li>
- {{/if}}
- {{if $wallmessage}}
- <li><a id="wallmessage-link" href="{{$wallmessage_link}}">{{$wallmessage}}</a></li>
- {{/if}}
- {{if $subscribe_feed}}
- <li><a id="subscribe-feed-link" href="dfrn_poll/{{$profile.nickname}}">{{$subscribe_feed}}</a></li>
- {{/if}}
- </ul>
- </div>
-</div>
-
-{{$contact_block}}
+++ /dev/null
-
-
-<h3>{{$header}}</h3>
-
-<div id="prvmail-wrapper" >
-<form id="prvmail-form" action="message" method="post" >
-
-{{$parent}}
-
-<div id="prvmail-to-label">{{$to}}</div>
-
-{{if $showinputs}}
-<input type="text" id="recip" name="messageto" value="{{$prefill}}" maxlength="255" size="64" tabindex="10" />
-<input type="hidden" id="recip-complete" name="messageto" value="{{$preid}}">
-{{else}}
-{{$select}}
-{{/if}}
-
-<div id="prvmail-subject-label">{{$subject}}</div>
-<input type="text" size="64" maxlength="255" id="prvmail-subject" name="subject" value="{{$subjtxt}}" {{$readonly}} tabindex="11" />
-
-<div id="prvmail-message-label">{{$yourmessage}}</div>
-<textarea rows="8" cols="72" class="prvmail-text" id="prvmail-text" name="body" tabindex="12">{{$text}}</textarea>
-
-
-<div id="prvmail-submit-wrapper" >
- <input type="submit" id="prvmail-submit" name="submit" value="{{$submit}}" tabindex="13" />
- <div id="prvmail-upload-wrapper" >
- <div id="prvmail-upload" class="icon border camera" title="{{$upload}}" ></div>
- </div>
- <div id="prvmail-link-wrapper" >
- <div id="prvmail-link" class="icon border link" title="{{$insert}}" onclick="jotGetLink();" ></div>
- </div>
- <div id="prvmail-rotator-wrapper" >
- <img id="prvmail-rotator" src="images/rotator.gif" alt="{{$wait}}" title="{{$wait}}" style="display: none;" />
- </div>
-</div>
-<div id="prvmail-end"></div>
-</form>
-</div>
+++ /dev/null
-
-<div class='register-form'>
-<h2>{{$regtitle}}</h2>
-<br /><br />
-
-<form action="register" method="post" id="register-form">
-
- <input type="hidden" name="photo" value="{{$photo}}" />
-
- {{$registertext}}
-
- <p id="register-realpeople">{{$realpeople}}</p>
-
- <br />
-{{if $oidlabel}}
- <div id="register-openid-wrapper" >
- <label for="register-openid" id="label-register-openid" >{{$oidlabel}}</label><input type="text" maxlength="60" size="32" name="openid_url" class="openid" id="register-openid" value="{{$openid}}" >
- </div>
- <div id="register-openid-end" ></div>
-{{/if}}
-
- <div class="register-explain-wrapper">
- <p id="register-fill-desc">{{$fillwith}} {{$fillext}}</p>
- </div>
-
- <br /><br />
-
-{{if $invitations}}
-
- <p id="register-invite-desc">{{$invite_desc}}</p>
- <div id="register-invite-wrapper" >
- <label for="register-invite" id="label-register-invite" >{{$invite_label}}</label>
- <input type="text" maxlength="60" size="32" name="invite_id" id="register-invite" value="{{$invite_id}}" >
- </div>
- <div id="register-name-end" ></div>
-
-{{/if}}
-
-
- <div id="register-name-wrapper" class="field input" >
- <label for="register-name" id="label-register-name" >{{$namelabel}}</label>
- <input type="text" maxlength="60" size="32" name="username" id="register-name" value="{{$username}}" >
- </div>
- <div id="register-name-end" ></div>
-
-
- <div id="register-email-wrapper" class="field input" >
- <label for="register-email" id="label-register-email" >{{$addrlabel}}</label>
- <input type="text" maxlength="60" size="32" name="email" id="register-email" value="{{$email}}" >
- </div>
- <div id="register-email-end" ></div>
- <br /><br />
-
- <div id="register-nickname-wrapper" class="field input" >
- <label for="register-nickname" id="label-register-nickname" >{{$nicklabel}}</label>
- <input type="text" maxlength="60" size="32" name="nickname" id="register-nickname" value="{{$nickname}}" >
- </div>
- <div id="register-nickname-end" ></div>
-
- <div class="register-explain-wrapper">
- <p id="register-nickname-desc" >{{$nickdesc}}</p>
- </div>
-
- {{$publish}}
-
- <br />
-<!-- <br><br>
- <div class="agreement">
- By clicking '{{$regbutt}}' you are agreeing to the latest <a href="tos.html" title="{{$tostitle}}" id="terms-of-service-link" >{{$toslink}}</a> and <a href="privacy.html" title="{{$privacytitle}}" id="privacy-link" >{{$privacylink}}</a>
- </div>-->
- <br><br>
-
- <div id="register-submit-wrapper">
- <input type="submit" name="submit" id="register-submit-button" value="{{$regbutt}}" />
- </div>
- <div id="register-submit-end" ></div>
-</form>
-
-{{$license}}
-
-</div>
+++ /dev/null
-
-<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>{{/if}}
- <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}} {{foreach $item.categories as $cat}}{{$cat.name}}{{if $cat.removeurl}} <a href="{{$cat.removeurl}}" title="{{$remove}}">[{{$remove}}]</a>{{/if}} {{if $cat.last}}{{else}}, {{/if}}{{/foreach}}
- </div>
- {{/if}}
-
- {{if $item.has_folders}}
- <div class="filesavetags"><span>{{$item.txt_folders}} {{foreach $item.folders as $cat}}{{$cat.name}}{{if $cat.removeurl}} <a href="{{$cat.removeurl}}" title="{{$remove}}">[{{$remove}}]</a>{{/if}}{{if $cat.last}}{{else}}, {{/if}}{{/foreach}}
- </div>
- {{/if}}
- </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>{{/if}}
- {{*<!--</div>-->*}}
- {{if $item.drop.pagedrop}}<input type="checkbox" onclick="checkboxhighlight(this);" title="{{$item.drop.select}}" class="item-select" name="itemselected[]" value="{{$item.id}}" />{{/if}}
- {{*<!--<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>
- {{/if}}
- </div>
-
-{{*<!--<div class="wall-item-outside-wrapper-end {{$item.indent}}" ></div>
-
-</div>
-
--->*}}
+++ /dev/null
- <script>$(function(){ previewTheme($("#id_{{$theme.0}}")[0]); });</script>
-
+++ /dev/null
-
-
-<script>
- window.isPublic = "{{$ispublic}}";
-</script>
-
+++ /dev/null
-
-{{if $dropping}}
-<div id="item-delete-selected-top" class="fakelink" onclick="deleteCheckedItems('#item-delete-selected-top');">
- <div id="item-delete-selected-top-icon" class="icon drophide" title="{{$dropping}}" {{*onmouseover="imgbright(this);" onmouseout="imgdull(this);" *}}></div>
- <div id="item-delete-selected-top-desc" >{{$dropping}}</div>
-</div>
-<img id="item-delete-selected-top-rotator" class="like-rotator" src="images/rotator.gif" style="display: none;" />
-{{else}}
-{{if $mode==display}}
-<div id="display-top-padding"></div>
-{{/if}}
-{{/if}}
-
-{{$live_update}}
-
-{{foreach $threads as $thread}}
-{{include file="{{$thread.template}}" item=$thread}}
-{{/foreach}}
-
-<div id="conversation-end"></div>
-
-{{if $dropping}}
-<div id="item-delete-selected" class="fakelink" onclick="deleteCheckedItems('#item-delete-selected');">
- <div id="item-delete-selected-icon" class="icon drophide" title="{{$dropping}}" {{*onmouseover="imgbright(this);" onmouseout="imgdull(this);" *}}></div>
- <div id="item-delete-selected-desc" >{{$dropping}}</div>
-</div>
-<img id="item-delete-selected-rotator" class="like-rotator" src="images/rotator.gif" style="display: none;" />
-<div id="item-delete-selected-end"></div>
-{{/if}}
+++ /dev/null
-
-<span class="fakelink-wrapper" id="{{$type}}list-{{$id}}-wrapper">{{$phrase}}</span>
+++ /dev/null
-
-{{if $item.comment_firstcollapsed}}
- <div class="hide-comments-outer">
- <span id="hide-comments-total-{{$item.id}}" class="hide-comments-total">{{$item.num_comments}}</span> <span id="hide-comments-{{$item.id}}" class="hide-comments fakelink" onclick="showHideComments({{$item.id}});">{{$item.hide_text}}</span>
- </div>
- <div id="collapsed-comments-{{$item.id}}" class="collapsed-comments" style="display: none;">
-{{/if}}
-<div id="tread-wrapper-{{$item.id}}" class="tread-wrapper {{$item.toplevel}} {{if $item.toplevel}} h-entry {{else}} u-comment h-cite {{/if}}">
-<a name="{{$item.id}}" ></a>
-{{*<!--<div class="wall-item-outside-wrapper {{$item.indent}}{{$item.previewing}} wallwall" id="wall-item-outside-wrapper-{{$item.id}}" >-->*}}
- <div class="wall-item-content-wrapper {{$item.indent}} {{$item.previewing}}{{if $item.owner_url}} wallwall{{/if}}" id="wall-item-content-wrapper-{{$item.id}}" >
- <div class="wall-item-info{{if $item.owner_url}} wallwall{{/if}}" id="wall-item-info-{{$item.id}}">
- {{if $item.owner_url}}
- <div class="wall-item-photo-wrapper wwto" id="wall-item-ownerphoto-wrapper-{{$item.id}}" >
- <a href="{{$item.owner_url}}" target="redir" title="{{$item.olinktitle}}" class="wall-item-photo-link" id="wall-item-ownerphoto-link-{{$item.id}}">
- <img src="{{$item.owner_photo}}" class="wall-item-photo{{$item.osparkle}}" id="wall-item-ownerphoto-{{$item.id}}" style="height: 80px; width: 80px;" alt="{{$item.owner_name}}" onError="this.src='../../../images/person-48.jpg';" />
- </a>
- </div>
- <div class="wall-item-arrowphoto-wrapper" ><img src="images/larrow.gif" alt="{{$item.wall}}" /></div>
- {{/if}}
- <div class="wall-item-photo-wrapper wwfrom p-author h-card" 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 u-url" id="wall-item-photo-link-{{$item.id}}">
- <img src="{{$item.thumb}}" class="wall-item-photo{{$item.sparkle}} p-name u-photo" id="wall-item-photo-{{$item.id}}" style="height: 80px; width: 80px;" alt="{{$item.name}}" onError="this.src='../../../images/person-48.jpg';" />
- </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>{{/if}}
- <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>{{if $item.owner_url}} {{$item.to}} <a href="{{$item.owner_url}}" target="redir" title="{{$item.olinktitle}}" class="wall-item-name-link"><span class="wall-item-name{{$item.osparkle}}" id="wall-item-ownername-{{$item.id}}">{{$item.owner_name}}</span></a> {{$item.vwall}}{{/if}}<br />
- <div class="wall-item-ago" id="wall-item-ago-{{$item.id}}" title="{{$item.localtime}}" ><a href="display/{{$user.nickname}}/{{$item.id}}"><time class="dt-published" datetime="{{$item.localtime}}">{{$item.ago}}</time></a></div>
- {{*<!--</div>-->*}}
- <div class="wall-item-content" id="wall-item-content-{{$item.id}}" >
- <div class="wall-item-title p-name" 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}}" ><span class="e-content">{{$item.body}}</span>
- {{*<!--<div class="body-tag">-->*}}
- {{if !$item.suppress_tags}}
- {{foreach $item.tags as $tag}}
- <span class="body-tag tag">{{$tag}}</span>
- {{/foreach}}
- {{/if}}
- {{*<!--</div>-->*}}
- {{if $item.has_cats}}
- <div class="categorytags">{{$item.txt_cats}} {{foreach $item.categories as $cat}}<span class="p-category">{{$cat.name}}</span> <a href="{{$cat.removeurl}}" title="{{$remove}}">[{{$remove}}]</a> {{if $cat.last}}{{else}}, {{/if}}{{/foreach}}
- </div>
- {{/if}}
-
- {{if $item.has_folders}}
- <div class="filesavetags">{{$item.txt_folders}} {{foreach $item.folders as $cat}}<span class="p-category">{{$cat.name}}</span> <a href="{{$cat.removeurl}}" title="{{$remove}}">[{{$remove}}]</a> {{if $cat.last}}{{else}}, {{/if}}{{/foreach}}
- </div>
- {{/if}}
- </div>
- </div>
- <div class="wall-item-tools" id="wall-item-tools-{{$item.id}}">
- {{if $item.vote}}
- <div class="wall-item-like-buttons" id="wall-item-like-buttons-{{$item.id}}">
- <a href="#" class="tool like{{if $item.responses.like.self}} active{{/if}}" title="{{$item.vote.like.0}}" onclick="dolike({{$item.id}},'like'); return false"></a>
- {{if $item.vote.dislike}}
- <a href="#" class="tool dislike{{if $item.responses.dislike.self}} active{{/if}}" title="{{$item.vote.dislike.0}}" onclick="dolike({{$item.id}},'dislike'); return false"></a>
- {{/if}}
- {{if $item.vote.share}}<a href="#" class="tool recycle wall-item-share-buttons" title="{{$item.vote.share.0}}" onclick="jotShare({{$item.id}}); return false"></a>{{/if}}
- <img id="like-rotator-{{$item.id}}" class="like-rotator" src="images/rotator.gif" alt="{{$item.wait}}" title="{{$item.wait}}" style="display: none;" />
- </div>
- {{/if}}
- {{if $item.plink}}
- {{*<!--<div class="wall-item-links-wrapper">-->*}}<a href="{{$item.plink.href}}" title="{{$item.plink.title}}" target="external-link" class="wall-item-links-wrapper icon remote-link{{$item.sparkle}} u-url"></a>{{*<!--</div>-->*}}
- {{/if}}
- {{if $item.edpost}}
- <a class="editpost tool pencil" href="{{$item.edpost.0}}" title="{{$item.edpost.1}}"></a>
- {{/if}}
-
- {{if $item.star}}
- <a href="#" id="starred-{{$item.id}}" onclick="dostar({{$item.id}}); return false;" class="star-item tool {{$item.isstarred}}" title="{{$item.star.toggle}}"></a>
- {{/if}}
- {{if $item.tagger}}
- <a href="#" id="tagger-{{$item.id}}" onclick="itemTag({{$item.id}}); return false;" class="tag-item tool tagged" title="{{$item.tagger.add}}"></a>
- {{/if}}
- {{if $item.filer}}
- <a href="#" id="filer-{{$item.id}}" onclick="itemFiler({{$item.id}}); return false;" class="filer-item filer-icon" title="{{$item.filer}}"></a>
- {{/if}}
-
- {{if $item.isevent}}
- <a href="#" id="attendyes-{{$item.id}}" title="{{$item.attend.0}}" onclick="dolike({{$item.id}},'attendyes'); return false;" class="event-item event-icon event-attend-icon{{if $item.responses.attendyes.self}} active{{/if}}"></a>
- <a href="#" id="attendno-{{$item.id}}" title="{{$item.attend.1}}" onclick="dolike({{$item.id}},'attendno'); return false;" class="event-item event-icon event-dontattend-icon{{if $item.responses.attendno.self}} active{{/if}}"></a>
- <a href="#" id="attendmaybe-{{$item.id}}" title="{{$item.attend.2}}" onclick="dolike({{$item.id}},'attendmaybe'); return false;" class="event-item event-icon event-maybeattend-icon{{if $item.responses.attendmaybe.self}} active{{/if}}"></a>
- {{/if}}
-
-
- {{*<!--<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="wall-item-delete-wrapper icon drophide" title="{{$item.drop.delete}}" id="wall-item-delete-wrapper-{{$item.id}}" {{*onmouseover="imgbright(this);" onmouseout="imgdull(this);" *}}></a>{{/if}}
- {{*<!--</div>-->*}}
- {{if $item.drop.pagedrop}}<input type="checkbox" onclick="checkboxhighlight(this);" title="{{$item.drop.select}}" class="item-select" name="itemselected[]" value="{{$item.id}}" />{{/if}}
- {{*<!--<div class="wall-item-delete-end"></div>-->*}}
-
-
- </div>
- </div>
- {{*<!--<div class="wall-item-wrapper-end"></div>-->*}}
- {{if $item.responses}}
- {{foreach $item.responses as $verb=>$response}}
- <div class="wall-item-response {{$item.indent}}" id="wall-item-{{$verb}}-{{$item.id}}">{{$response.output}}</div>
- {{/foreach}}
- {{/if}}
-
- {{if $item.threaded}}
- {{if $item.comment}}
- {{*<!--<div class="wall-item-comment-wrapper {{$item.indent}}" >-->*}}
- {{$item.comment}}
- {{*<!--</div>-->*}}
- {{/if}}
- {{/if}}
-
-{{*<!--<div class="wall-item-outside-wrapper-end {{$item.indent}}" ></div>-->*}}
-{{*<!--</div>-->*}}
-{{foreach $item.children as $child}}
- {{include file="{{$child.template}}" item=$child}}
-{{/foreach}}
-
-{{if $item.flatten}}
-{{*<!--<div class="wall-item-comment-wrapper" >-->*}}
- {{$item.comment}}
-{{*<!--</div>-->*}}
-{{/if}}
-</div>
-{{if $item.comment_lastcollapsed}}</div>{{/if}}
-
+++ /dev/null
-
-<script type="text/javascript" src="{{$baseurl}}/view/js/ajaxupload.js" ></script>
-
-<script language="javascript" type="text/javascript">msgInitEditor();</script>
-
+++ /dev/null
-
-
-<script language="javascript" type="text/javascript">
-window.jotId = "#prvmail-text";
-window.imageUploadButton = 'prvmail-upload';
-</script>
-
+++ /dev/null
-<?php
-
-/*
- * Name: Frost
- * Description: Like frosted glass
- * Credits: Navigation icons taken from http://iconza.com. Other icons taken from http://thenounproject.com, including: Like, Dislike, Black Lock, Unlock, Pencil, Tag, Camera, Paperclip (Marie Coons), Folder (Sergio Calcara), Chain-link (Andrew Fortnum), Speaker (Harold Kim), Quotes (Henry Ryder), Video Camera (Anas Ramadan), and Left Arrow, Right Arrow, and Delete X (all three P.J. Onori). All under Attribution (CC BY 3.0). Others from The Noun Project are public domain or No Rights Reserved (CC0).
- * Version: Version 0.4
- * Author: Zach P <techcity@f.shmuz.in>
- * Maintainer: Zach P <techcity@f.shmuz.in>
- */
-
-use Friendica\App;
-use Friendica\Content\Text\Plaintext;
-use Friendica\Core\Addon;
-use Friendica\Core\System;
-
-function frost_init(App $a) {
- $a->videowidth = 400;
- $a->videoheight = 330;
- $a->set_template_engine('smarty3');
-}
-
-function frost_content_loaded(App $a) {
-
- // I could do this in style.php, but by having the CSS in a file the browser will cache it,
- // making pages load faster
- if( $a->module === 'home' || $a->module === 'login' || $a->module === 'register' || $a->module === 'lostpass' ) {
- //$a->page['htmlhead'] = str_replace('$stylesheet', System::baseUrl() . '/view/theme/frost/login-style.css', $a->page['htmlhead']);
- $a->theme['stylesheet'] = System::baseUrl() . '/view/theme/frost/login-style.css';
- }
-
- if ( $a->module === 'login' ) {
- $a->page['end'] .= '<script type="text/javascript"> $(document).ready(function() { $("#id_" + window.loginName).focus();} );</script>';
- }
-
-}
-
-function frost_install() {
- Addon::registerHook('prepare_body_final', 'view/theme/frost/theme.php', 'frost_item_photo_links');
-
- logger("installed theme frost");
-}
-
-function frost_uninstall() {
- Addon::unregisterHook('bbcode', 'view/theme/frost/theme.php', 'frost_bbcode');
-
- logger("uninstalled theme frost");
-}
-
-function frost_item_photo_links(App $a, &$body_info)
-{
- $occurence = 0;
- $p = Plaintext::getBoundariesPosition($body_info['html'], '<a', '>');
- while($p !== false && ($occurence++ < 500)) {
- $link = substr($body_info['html'], $p['start'], $p['end'] - $p['start']);
-
- $matches = [];
- preg_match("/\/photos\/[\w]+\/image\/([\w]+)/", $link, $matches);
- if($matches) {
-
- // Replace the link for the photo's page with a direct link to the photo itself
- $newlink = str_replace($matches[0], "/photo/{$matches[1]}", $link);
-
- // Add a "quiet" parameter to any redir links to prevent the "XX welcomes YY" info boxes
- $newlink = preg_replace("/href=\"([^\"]+)\/redir\/([^\"]+)&url=([^\"]+)\"/", 'href="$1/redir/$2&quiet=1&url=$3"', $newlink);
-
- // Having any arguments to the link for Colorbox causes it to fetch base64 code instead of the image
- $newlink = preg_replace("/\/[?&]zrl=([^&\"]+)/", '', $newlink);
-
- $body_info['html'] = str_replace($link, $newlink, $body_info['html']);
-
- }
-
- $p = Plaintext::getBoundariesPosition($body_info['html'], '<a', '>', $occurence);
- }
-}
-