diff --git a/wp-content/themes/huddle/404.php b/wp-content/themes/huddle/404.php deleted file mode 100644 index 114c446..0000000 --- a/wp-content/themes/huddle/404.php +++ /dev/null @@ -1,24 +0,0 @@ - - - -
- - - -
-

- -
-

-
- - -
- - - -
- - - - diff --git a/wp-content/themes/huddle/activity/activity-loop.php b/wp-content/themes/huddle/activity/activity-loop.php deleted file mode 100644 index c37e6b5..0000000 --- a/wp-content/themes/huddle/activity/activity-loop.php +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - - -
-

-
- - - - - -
- - - -
\ No newline at end of file diff --git a/wp-content/themes/huddle/activity/comment.php b/wp-content/themes/huddle/activity/comment.php deleted file mode 100644 index 284f081..0000000 --- a/wp-content/themes/huddle/activity/comment.php +++ /dev/null @@ -1,41 +0,0 @@ - - - -
  • -
    - - - -
    - -
    - %2$s replied %4$s', 'huddle' ), bp_get_activity_comment_user_link(), bp_get_activity_comment_name(), bp_get_activity_thread_permalink(), bp_get_activity_comment_date_recorded() ); - ?> -
    - -
    - -
    - - - - - - - - - - - - - - - -
    - - -
  • - - diff --git a/wp-content/themes/huddle/activity/entry.php b/wp-content/themes/huddle/activity/entry.php deleted file mode 100644 index b19e0c7..0000000 --- a/wp-content/themes/huddle/activity/entry.php +++ /dev/null @@ -1,111 +0,0 @@ - - - -
  • -
    - - - - - -
    - -
    - -
    - - - -
    - - - -
    - -
    - - - - - -
    - - - -
    - - - - - - - -
    - - - - %s', 'huddle' ), bp_activity_get_comment_count() ); ?> - - - - - - - - - - - - - - - - - - - - - -
    - - - -
    - - - - - -
    - - - - - -
    > -
    -
    -
    - -
    -   - -
    - - - - - -
    - - - -
    - - - - - -
  • - - diff --git a/wp-content/themes/huddle/activity/index.php b/wp-content/themes/huddle/activity/index.php deleted file mode 100644 index 783f69e..0000000 --- a/wp-content/themes/huddle/activity/index.php +++ /dev/null @@ -1,143 +0,0 @@ - - - - - -
    -
    - - - -
    - -

    - -
    - - - - - - - - - - - -
    - - - - - - - - - -
    - - - - - - - - - -
    -
    - - - - - diff --git a/wp-content/themes/huddle/activity/post-form.php b/wp-content/themes/huddle/activity/post-form.php deleted file mode 100644 index d90c044..0000000 --- a/wp-content/themes/huddle/activity/post-form.php +++ /dev/null @@ -1,62 +0,0 @@ - - diff --git a/wp-content/themes/huddle/admin/css/admin-style.css b/wp-content/themes/huddle/admin/css/admin-style.css deleted file mode 100644 index 5266145..0000000 --- a/wp-content/themes/huddle/admin/css/admin-style.css +++ /dev/null @@ -1,222 +0,0 @@ -/*-------------------------------------------------------------------------------------------*/ -/* OptionsFramework Admin Styles */ -/*-------------------------------------------------------------------------------------------*/ - -.updated { - max-width:764px; - margin-bottom:0px !important; -} -#optionsframework { - position:relative; - z-index: 0; - max-width:780px; - background:#fff; -} -#optionsframework p { - margin-bottom:0; - padding-bottom:10px; -} -#optionsframework .section { - padding:10px 10px 0; -} -#optionsframework .group { - padding-bottom:40px; -} -#optionsframework .section .heading { - padding:10px 0px; - margin:0 0 15px; - border-bottom: 1px solid #dfdfdf; -} -#optionsframework .section .controls { - float: left; - min-width:350px; - width: 54%; - padding-right:2%; -} -#optionsframework .section .explain { - max-width:38%; - float: left; - font-size: 12px; - line-height:16px; - color: #777; -} -#optionsframework .section-checkbox .controls { - width: 98%; -} -#optionsframework .section-checkbox .explain { - max-width:94%; -} -#optionsframework .section-color .controls { - min-width:125px; - width:125px -} -#optionsframework .controls input, #optionsframework .controls select, #optionsframework .controls textarea { - margin-bottom:10px; - width:100%; -} -#optionsframework .section-radio label, #optionsframework .section-multicheck label { - float:left; - max-width:90%; - line-height: 16px; - margin-bottom: 5px; -} -#optionsframework input.checkbox, #optionsframework input.of-radio { - width: 30px; - float:left; - clear:both; -} -#optionsframework .controls .of-color { - float:left; - width: 80px; - margin-left:5px; - margin-right:5px; -} -#optionsframework .controls .of-typography-size { - width:80px; - margin-left:5px; - float:left -} -#optionsframework .controls .of-typography-unit { - width:50px; - margin-left:5px; - float:left -} -#optionsframework .controls .of-typography-face { - width:100px; - margin-left:5px; - float:left -} -#optionsframework .controls .of-typography-style { - width:80px; - margin-left:5px; - margin-right:5px; - float:left -} -#optionsframework .of-background-properties { - clear:both; - margin-top: 18px; -} -#optionsframework .controls .of-background-repeat { - width:125px; - margin-right:5px; - float:left -} -#optionsframework .controls .of-background-position { - width:125px; - margin-right:5px; - float:left -} -#optionsframework .controls .of-background-attachment { - width:125px; - margin-right:5px; - float:left -} -#optionsframework div.section-background .controls input.upload { - width:47%; -} -#optionsframework .controls .of-radio-img-img { - border:3px solid #f9f9f9; - margin:0 5px 10px 0; - display:none; - cursor:pointer; - float:left; -} -#optionsframework .controls .of-radio-img-selected { - border:3px solid #ccc -} -#optionsframework .controls .of-radio-img-img:hover { - opacity:.8; -} -#optionsframework .controls .of-border-width { - width:80px; - float:left -} -#optionsframework .controls .of-border-style { - width:120px; - float:left -} -#optionsframework .hide { - display:none; -} -#optionsframework .of-option-image { - max-width:340px; - margin:3px 0 18px 0; -} -#optionsframework .mini .controls select, #optionsframework .section .mini .controls { - width: 140px; -} -#optionsframework .mini .controls input, #optionsframework .mini .controls { - min-width:140px; - width: 140px; -} -#optionsframework .mini .explain { - max-width:74%; -} -/* Image Uploader */ - -#optionsframework .controls input.upload { - width:80%; -} -#optionsframework .controls input.upload_button { - float:right; - width:45px; - border-color:#BBBBBB; - cursor:pointer; - height:16px; -} -#optionsframework .controls input.upload_button:hover { - border-color:#666666; - color:#000; -} -#optionsframework .screenshot { - float:left; - margin-left:1px; - position:relative; - width:344px; - margin-top:3px; -} -#optionsframework .screenshot img { - background:#FAFAFA; - border-color:#ccc #eee #eee #ccc; - border-style:solid; - border-width:1px; - float:left; - max-width:334px; - padding:4px; - margin-bottom:10px; -} -#optionsframework .screenshot .mlu_remove { - background:url("../images/ico-delete.png") no-repeat; - border:medium none; - bottom:4px; - display:block; - float:left; - height:16px; - padding:0; - position:absolute; - left:-4px; - text-indent:-9999px; - width:16px; -} -#optionsframework .screenshot .no_image .file_link { - margin-left: 20px; -} -#optionsframework .screenshot .no_image .mlu_remove { - bottom: 0px; -} -#optionsframework .reset-button { - float:left; - cursor:pointer; -} - -/* Bottom Section */ - -#optionsframework-submit { - padding: 7px 10px; - border-top: 1px solid #ECECEC; - background-color: #F1F1F1; - background-image: -moz-linear-gradient(center top , #F9F9F9, #ECECEC); -} -#optionsframework .button-primary { - float:right; -} \ No newline at end of file diff --git a/wp-content/themes/huddle/admin/css/colorpicker.css b/wp-content/themes/huddle/admin/css/colorpicker.css deleted file mode 100644 index 8f66acc..0000000 --- a/wp-content/themes/huddle/admin/css/colorpicker.css +++ /dev/null @@ -1,177 +0,0 @@ -.colorpicker { - width: 356px; - height: 176px; - overflow: hidden; - position: absolute; - background: url(../images/colorpicker/colorpicker_background.png); - font-family: Arial, Helvetica, sans-serif; - display: none; -} -.colorpicker_color { - width: 150px; - height: 150px; - left: 14px; - top: 13px; - position: absolute; - background: #f00; - overflow: hidden; - cursor: crosshair; -} -.colorpicker_color div { - position: absolute; - top: 0; - left: 0; - width: 150px; - height: 150px; - background: url(../images/colorpicker/colorpicker_overlay.png); -} -.colorpicker_color div div { - position: absolute; - top: 0; - left: 0; - width: 11px; - height: 11px; - overflow: hidden; - background: url(../images/colorpicker/colorpicker_select.gif); - margin: -5px 0 0 -5px; -} -.colorpicker_hue { - position: absolute; - top: 13px; - left: 171px; - width: 35px; - height: 150px; - cursor: n-resize; -} -.colorpicker_hue div { - position: absolute; - width: 35px; - height: 9px; - overflow: hidden; - background: url(../images/colorpicker/colorpicker_indic.gif) left top; - margin: -4px 0 0 0; - left: 0px; -} -.colorpicker_new_color { - position: absolute; - width: 60px; - height: 30px; - left: 213px; - top: 13px; - background: #f00; -} -.colorpicker_current_color { - position: absolute; - width: 60px; - height: 30px; - left: 283px; - top: 13px; - background: #f00; -} -.colorpicker input { - background-color: transparent; - border: 1px solid transparent; - position: absolute; - font-size: 10px; - font-family: Arial, Helvetica, sans-serif; - color: #898989; - top: 4px; - right: 11px; - text-align: right; - margin: 0; - padding: 0; - height: 12px; -} -.colorpicker_hex { - position: absolute; - width: 72px; - height: 22px; - background: url(../images/colorpicker/colorpicker_hex.png) top; - left: 212px; - top: 142px; -} -.colorpicker_hex input { - right: 6px; -} -.colorpicker_field { - height: 22px; - width: 62px; - background-position: top; - position: absolute; -} -.colorpicker_field span { - position: absolute; - width: 12px; - height: 22px; - overflow: hidden; - top: 0; - right: 0; - cursor: n-resize; -} -.colorpicker_rgb_r { - background-image: url(../images/colorpicker/colorpicker_rgb_r.png); - top: 52px; - left: 212px; -} -.colorpicker_rgb_g { - background-image: url(../images/colorpicker/colorpicker_rgb_g.png); - top: 82px; - left: 212px; -} -.colorpicker_rgb_b { - background-image: url(../images/colorpicker/colorpicker_rgb_b.png); - top: 112px; - left: 212px; -} -.colorpicker_hsb_h { - background-image: url(../images/colorpicker/colorpicker_hsb_h.png); - top: 52px; - left: 282px; -} -.colorpicker_hsb_s { - background-image: url(../images/colorpicker/colorpicker_hsb_s.png); - top: 82px; - left: 282px; -} -.colorpicker_hsb_b { - background-image: url(../images/colorpicker/colorpicker_hsb_b.png); - top: 112px; - left: 282px; -} -.colorpicker_submit { - position: absolute; - width: 22px; - height: 22px; - background: url(../images/colorpicker/colorpicker_submit.png) top; - left: 322px; - top: 142px; - overflow: hidden; -} -.colorpicker_focus { - background-position: center; -} -.colorpicker_hex.colorpicker_focus { - background-position: bottom; -} -.colorpicker_submit.colorpicker_focus { - background-position: bottom; -} -.colorpicker_slider { - background-position: bottom; -} - -.colorSelector { - position: relative; - width: 27px; - height: 27px; - background: url(../images/colorpicker/select.png); - float:left; -} -.colorSelector div { - position: absolute; - top: 4px; - left: 3px; - width: 21px; - height: 19px; - background: url(../images/colorpicker/select.png) center; -} \ No newline at end of file diff --git a/wp-content/themes/huddle/admin/images/colorpicker/blank.gif b/wp-content/themes/huddle/admin/images/colorpicker/blank.gif deleted file mode 100644 index 8368bae..0000000 Binary files a/wp-content/themes/huddle/admin/images/colorpicker/blank.gif and /dev/null differ diff --git a/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_background.png b/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_background.png deleted file mode 100644 index 8401572..0000000 Binary files a/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_background.png and /dev/null differ diff --git a/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_hex.png b/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_hex.png deleted file mode 100644 index 4e532d7..0000000 Binary files a/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_hex.png and /dev/null differ diff --git a/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_hsb_b.png b/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_hsb_b.png deleted file mode 100644 index dfac595..0000000 Binary files a/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_hsb_b.png and /dev/null differ diff --git a/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_hsb_h.png b/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_hsb_h.png deleted file mode 100644 index 3977ed9..0000000 Binary files a/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_hsb_h.png and /dev/null differ diff --git a/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_hsb_s.png b/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_hsb_s.png deleted file mode 100644 index a2a6997..0000000 Binary files a/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_hsb_s.png and /dev/null differ diff --git a/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_indic.gif b/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_indic.gif deleted file mode 100644 index f9fa95e..0000000 Binary files a/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_indic.gif and /dev/null differ diff --git a/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_overlay.png b/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_overlay.png deleted file mode 100644 index 561cdd9..0000000 Binary files a/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_overlay.png and /dev/null differ diff --git a/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_rgb_b.png b/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_rgb_b.png deleted file mode 100644 index dfac595..0000000 Binary files a/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_rgb_b.png and /dev/null differ diff --git a/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_rgb_g.png b/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_rgb_g.png deleted file mode 100644 index 72b3276..0000000 Binary files a/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_rgb_g.png and /dev/null differ diff --git a/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_rgb_r.png b/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_rgb_r.png deleted file mode 100644 index 4855fe0..0000000 Binary files a/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_rgb_r.png and /dev/null differ diff --git a/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_select.gif b/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_select.gif deleted file mode 100644 index 599f7f1..0000000 Binary files a/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_select.gif and /dev/null differ diff --git a/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_submit.png b/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_submit.png deleted file mode 100644 index 7f4c082..0000000 Binary files a/wp-content/themes/huddle/admin/images/colorpicker/colorpicker_submit.png and /dev/null differ diff --git a/wp-content/themes/huddle/admin/images/colorpicker/select.png b/wp-content/themes/huddle/admin/images/colorpicker/select.png deleted file mode 100644 index bfc46dc..0000000 Binary files a/wp-content/themes/huddle/admin/images/colorpicker/select.png and /dev/null differ diff --git a/wp-content/themes/huddle/admin/images/ico-delete.png b/wp-content/themes/huddle/admin/images/ico-delete.png deleted file mode 100644 index 08f2493..0000000 Binary files a/wp-content/themes/huddle/admin/images/ico-delete.png and /dev/null differ diff --git a/wp-content/themes/huddle/admin/js/colorpicker.js b/wp-content/themes/huddle/admin/js/colorpicker.js deleted file mode 100644 index 634884b..0000000 --- a/wp-content/themes/huddle/admin/js/colorpicker.js +++ /dev/null @@ -1,455 +0,0 @@ -/** - * - * Color picker - * Author: Stefan Petre www.eyecon.ro - * - * Dependencies: jQuery - * - */ -(function ($) { - var ColorPicker = function () { - var - ids = {}, - inAction, - charMin = 65, - visible, - tpl = '
    ', - defaults = { - eventName: 'click', - onShow: function () {}, - onBeforeShow: function(){}, - onHide: function () {}, - onChange: function () {}, - onSubmit: function () {}, - color: 'ff0000', - livePreview: true, - flat: false - }, - fillRGBFields = function (hsb, cal) { - var rgb = HSBToRGB(hsb); - $(cal).data('colorpicker').fields - .eq(1).val(rgb.r).end() - .eq(2).val(rgb.g).end() - .eq(3).val(rgb.b).end(); - }, - fillHSBFields = function (hsb, cal) { - $(cal).data('colorpicker').fields - .eq(4).val(hsb.h).end() - .eq(5).val(hsb.s).end() - .eq(6).val(hsb.b).end(); - }, - fillHexFields = function (hsb, cal) { - $(cal).data('colorpicker').fields - .eq(0).val(HSBToHex(hsb)).end(); - }, - setSelector = function (hsb, cal) { - $(cal).data('colorpicker').selector.css('backgroundColor', '#' + HSBToHex({h: hsb.h, s: 100, b: 100})); - $(cal).data('colorpicker').selectorIndic.css({ - left: parseInt(150 * hsb.s/100, 10), - top: parseInt(150 * (100-hsb.b)/100, 10) - }); - }, - setHue = function (hsb, cal) { - $(cal).data('colorpicker').hue.css('top', parseInt(150 - 150 * hsb.h/360, 10)); - }, - setCurrentColor = function (hsb, cal) { - $(cal).data('colorpicker').currentColor.css('backgroundColor', '#' + HSBToHex(hsb)); - }, - setNewColor = function (hsb, cal) { - $(cal).data('colorpicker').newColor.css('backgroundColor', '#' + HSBToHex(hsb)); - }, - keyDown = function (ev) { - var pressedKey = ev.charCode || ev.keyCode || -1; - if ((pressedKey > charMin && pressedKey <= 90) || pressedKey == 32) { - return false; - } - var cal = $(this).parent().parent(); - if (cal.data('colorpicker').livePreview === true) { - change.apply(this); - } - }, - change = function (ev) { - var cal = $(this).parent().parent(), col; - if (this.parentNode.className.indexOf('_hex') > 0) { - cal.data('colorpicker').color = col = HexToHSB(fixHex(this.value)); - } else if (this.parentNode.className.indexOf('_hsb') > 0) { - cal.data('colorpicker').color = col = fixHSB({ - h: parseInt(cal.data('colorpicker').fields.eq(4).val(), 10), - s: parseInt(cal.data('colorpicker').fields.eq(5).val(), 10), - b: parseInt(cal.data('colorpicker').fields.eq(6).val(), 10) - }); - } else { - cal.data('colorpicker').color = col = RGBToHSB(fixRGB({ - r: parseInt(cal.data('colorpicker').fields.eq(1).val(), 10), - g: parseInt(cal.data('colorpicker').fields.eq(2).val(), 10), - b: parseInt(cal.data('colorpicker').fields.eq(3).val(), 10) - })); - } - if (ev) { - fillRGBFields(col, cal.get(0)); - fillHexFields(col, cal.get(0)); - fillHSBFields(col, cal.get(0)); - } - setSelector(col, cal.get(0)); - setHue(col, cal.get(0)); - setNewColor(col, cal.get(0)); - cal.data('colorpicker').onChange.apply(cal, [col, HSBToHex(col), HSBToRGB(col)]); - }, - blur = function (ev) { - var cal = $(this).parent().parent(); - cal.data('colorpicker').fields.parent().removeClass('colorpicker_focus') - }, - focus = function () { - charMin = this.parentNode.className.indexOf('_hex') > 0 ? 70 : 65; - $(this).parent().parent().data('colorpicker').fields.parent().removeClass('colorpicker_focus'); - $(this).parent().addClass('colorpicker_focus'); - }, - downIncrement = function (ev) { - var field = $(this).parent().find('input').focus(); - var current = { - el: $(this).parent().addClass('colorpicker_slider'), - max: this.parentNode.className.indexOf('_hsb_h') > 0 ? 360 : (this.parentNode.className.indexOf('_hsb') > 0 ? 100 : 255), - y: ev.pageY, - field: field, - val: parseInt(field.val(), 10), - preview: $(this).parent().parent().data('colorpicker').livePreview - }; - $(document).bind('mouseup', current, upIncrement); - $(document).bind('mousemove', current, moveIncrement); - }, - moveIncrement = function (ev) { - ev.data.field.val(Math.max(0, Math.min(ev.data.max, parseInt(ev.data.val + ev.pageY - ev.data.y, 10)))); - if (ev.data.preview) { - change.apply(ev.data.field.get(0), [true]); - } - return false; - }, - upIncrement = function (ev) { - change.apply(ev.data.field.get(0), [true]); - ev.data.el.removeClass('colorpicker_slider').find('input').focus(); - $(document).unbind('mouseup', upIncrement); - $(document).unbind('mousemove', moveIncrement); - return false; - }, - downHue = function (ev) { - var current = { - cal: $(this).parent(), - y: $(this).offset().top - }; - current.preview = current.cal.data('colorpicker').livePreview; - $(document).bind('mouseup', current, upHue); - $(document).bind('mousemove', current, moveHue); - }, - moveHue = function (ev) { - change.apply( - ev.data.cal.data('colorpicker') - .fields - .eq(4) - .val(parseInt(360*(150 - Math.max(0,Math.min(150,(ev.pageY - ev.data.y))))/150, 10)) - .get(0), - [ev.data.preview] - ); - return false; - }, - upHue = function (ev) { - fillRGBFields(ev.data.cal.data('colorpicker').color, ev.data.cal.get(0)); - fillHexFields(ev.data.cal.data('colorpicker').color, ev.data.cal.get(0)); - $(document).unbind('mouseup', upHue); - $(document).unbind('mousemove', moveHue); - return false; - }, - downSelector = function (ev) { - var current = { - cal: $(this).parent(), - pos: $(this).offset() - }; - current.preview = current.cal.data('colorpicker').livePreview; - $(document).bind('mouseup', current, upSelector); - $(document).bind('mousemove', current, moveSelector); - }, - moveSelector = function (ev) { - change.apply( - ev.data.cal.data('colorpicker') - .fields - .eq(6) - .val(parseInt(100*(150 - Math.max(0,Math.min(150,(ev.pageY - ev.data.pos.top))))/150, 10)) - .end() - .eq(5) - .val(parseInt(100*(Math.max(0,Math.min(150,(ev.pageX - ev.data.pos.left))))/150, 10)) - .get(0), - [ev.data.preview] - ); - return false; - }, - upSelector = function (ev) { - fillRGBFields(ev.data.cal.data('colorpicker').color, ev.data.cal.get(0)); - fillHexFields(ev.data.cal.data('colorpicker').color, ev.data.cal.get(0)); - $(document).unbind('mouseup', upSelector); - $(document).unbind('mousemove', moveSelector); - return false; - }, - enterSubmit = function (ev) { - $(this).addClass('colorpicker_focus'); - }, - leaveSubmit = function (ev) { - $(this).removeClass('colorpicker_focus'); - }, - clickSubmit = function (ev) { - var cal = $(this).parent(); - var col = cal.data('colorpicker').color; - cal.data('colorpicker').origColor = col; - setCurrentColor(col, cal.get(0)); - cal.data('colorpicker').onSubmit(col, HSBToHex(col), HSBToRGB(col)); - cal.hide(); - }, - show = function (ev) { - var cal = $('#' + $(this).data('colorpickerId')); - cal.data('colorpicker').onBeforeShow.apply(this, [cal.get(0)]); - var pos = $(this).offset(); - var viewPort = getViewport(); - var top = pos.top + this.offsetHeight; - var left = pos.left; - if (top + 176 > viewPort.t + viewPort.h) { - top -= this.offsetHeight + 176; - } else { - top += 5; - } - if (left + 356 > viewPort.l + viewPort.w) { - left -= 356; - } - cal.css({left: left + 'px', top: top + 'px'}); - if (cal.data('colorpicker').onShow.apply(this, [cal.get(0)]) != false) { - cal.show(); - } - $(document).bind('mousedown', {cal: cal}, hide); - return false; - }, - hide = function (ev) { - if (!isChildOf(ev.data.cal.get(0), ev.target, ev.data.cal.get(0))) { - if (ev.data.cal.data('colorpicker').onHide.apply(this, [ev.data.cal.get(0)]) != false) { - ev.data.cal.hide(); - } - $(document).unbind('mousedown', hide); - } - }, - isChildOf = function(parentEl, el, container) { - if (parentEl == el) { - return true; - } - if (parentEl.contains) { - return parentEl.contains(el); - } - if ( parentEl.compareDocumentPosition ) { - return !!(parentEl.compareDocumentPosition(el) & 16); - } - var prEl = el.parentNode; - while(prEl && prEl != container) { - if (prEl == parentEl) - return true; - prEl = prEl.parentNode; - } - return false; - }, - getViewport = function () { - var m = document.compatMode == 'CSS1Compat'; - return { - l : window.pageXOffset || (m ? document.documentElement.scrollLeft : document.body.scrollLeft), - t : window.pageYOffset || (m ? document.documentElement.scrollTop : document.body.scrollTop), - w : window.innerWidth || (m ? document.documentElement.clientWidth : document.body.clientWidth), - h : window.innerHeight || (m ? document.documentElement.clientHeight : document.body.clientHeight) - }; - }, - fixHSB = function (hsb) { - return { - h: Math.min(360, Math.max(0, hsb.h)), - s: Math.min(100, Math.max(0, hsb.s)), - b: Math.min(100, Math.max(0, hsb.b)) - }; - }, - fixRGB = function (rgb) { - return { - r: Math.min(255, Math.max(0, rgb.r)), - g: Math.min(255, Math.max(0, rgb.g)), - b: Math.min(255, Math.max(0, rgb.b)) - }; - }, - fixHex = function (hex) { - var len = 6 - hex.length; - if (len > 0) { - var o = []; - for (var i=0; i -1) ? hex.substring(1) : hex), 16); - return {r: hex >> 16, g: (hex & 0x00FF00) >> 8, b: (hex & 0x0000FF)}; - }, - HexToHSB = function (hex) { - return RGBToHSB(HexToRGB(hex)); - }, - RGBToHSB = function (rgb) { - var hsb = {}; - hsb.b = Math.max(Math.max(rgb.r,rgb.g),rgb.b); - hsb.s = (hsb.b <= 0) ? 0 : Math.round(100*(hsb.b - Math.min(Math.min(rgb.r,rgb.g),rgb.b))/hsb.b); - hsb.b = Math.round((hsb.b /255)*100); - if((rgb.r==rgb.g) && (rgb.g==rgb.b)) hsb.h = 0; - else if(rgb.r>=rgb.g && rgb.g>=rgb.b) hsb.h = 60*(rgb.g-rgb.b)/(rgb.r-rgb.b); - else if(rgb.g>=rgb.r && rgb.r>=rgb.b) hsb.h = 60 + 60*(rgb.g-rgb.r)/(rgb.g-rgb.b); - else if(rgb.g>=rgb.b && rgb.b>=rgb.r) hsb.h = 120 + 60*(rgb.b-rgb.r)/(rgb.g-rgb.r); - else if(rgb.b>=rgb.g && rgb.g>=rgb.r) hsb.h = 180 + 60*(rgb.b-rgb.g)/(rgb.b-rgb.r); - else if(rgb.b>=rgb.r && rgb.r>=rgb.g) hsb.h = 240 + 60*(rgb.r-rgb.g)/(rgb.b-rgb.g); - else if(rgb.r>=rgb.b && rgb.b>=rgb.g) hsb.h = 300 + 60*(rgb.r-rgb.b)/(rgb.r-rgb.g); - else hsb.h = 0; - hsb.h = Math.round(hsb.h); - return hsb; - }, - HSBToRGB = function (hsb) { - var rgb = {}; - var h = Math.round(hsb.h); - var s = Math.round(hsb.s*255/100); - var v = Math.round(hsb.b*255/100); - if(s == 0) { - rgb.r = rgb.g = rgb.b = v; - } else { - var t1 = v; - var t2 = (255-s)*v/255; - var t3 = (t1-t2)*(h%60)/60; - if(h==360) h = 0; - if(h<60) {rgb.r=t1; rgb.b=t2; rgb.g=t2+t3} - else if(h<120) {rgb.g=t1; rgb.b=t2; rgb.r=t1-t3} - else if(h<180) {rgb.g=t1; rgb.r=t2; rgb.b=t2+t3} - else if(h<240) {rgb.b=t1; rgb.r=t2; rgb.g=t1-t3} - else if(h<300) {rgb.b=t1; rgb.g=t2; rgb.r=t2+t3} - else if(h<360) {rgb.r=t1; rgb.g=t2; rgb.b=t1-t3} - else {rgb.r=0; rgb.g=0; rgb.b=0} - } - return {r:Math.round(rgb.r), g:Math.round(rgb.g), b:Math.round(rgb.b)}; - }, - RGBToHex = function (rgb) { - var hex = [ - rgb.r.toString(16), - rgb.g.toString(16), - rgb.b.toString(16) - ]; - $.each(hex, function (nr, val) { - if (val.length == 1) { - hex[nr] = '0' + val; - } - }); - return hex.join(''); - }, - HSBToHex = function (hsb) { - return RGBToHex(HSBToRGB(hsb)); - }; - return { - init: function (options) { - options = $.extend({}, defaults, options||{}); - if (typeof options.color == 'string') { - options.color = HexToHSB(options.color); - } else if (options.color.r != undefined && options.color.g != undefined && options.color.b != undefined) { - options.color = RGBToHSB(options.color); - } else if (options.color.h != undefined && options.color.s != undefined && options.color.b != undefined) { - options.color = fixHSB(options.color); - } else { - return this; - } - options.origColor = options.color; - return this.each(function () { - if (!$(this).data('colorpickerId')) { - var id = 'collorpicker_' + parseInt(Math.random() * 1000); - $(this).data('colorpickerId', id); - var cal = $(tpl).attr('id', id); - if (options.flat) { - cal.appendTo(this).show(); - } else { - cal.appendTo(document.body); - } - options.fields = cal - .find('input') - .bind('keydown', keyDown) - .bind('change', change) - .bind('blur', blur) - .bind('focus', focus); - cal.find('span').bind('mousedown', downIncrement); - options.selector = cal.find('div.colorpicker_color').bind('mousedown', downSelector); - options.selectorIndic = options.selector.find('div div'); - options.hue = cal.find('div.colorpicker_hue div'); - cal.find('div.colorpicker_hue').bind('mousedown', downHue); - options.newColor = cal.find('div.colorpicker_new_color'); - options.currentColor = cal.find('div.colorpicker_current_color'); - cal.data('colorpicker', options); - cal.find('div.colorpicker_submit') - .bind('mouseenter', enterSubmit) - .bind('mouseleave', leaveSubmit) - .bind('click', clickSubmit); - fillRGBFields(options.color, cal.get(0)); - fillHSBFields(options.color, cal.get(0)); - fillHexFields(options.color, cal.get(0)); - setHue(options.color, cal.get(0)); - setSelector(options.color, cal.get(0)); - setCurrentColor(options.color, cal.get(0)); - setNewColor(options.color, cal.get(0)); - if (options.flat) { - cal.css({ - position: 'relative', - display: 'block' - }); - } else { - $(this).bind(options.eventName, show); - } - } - }); - }, - showPicker: function() { - return this.each( function () { - if ($(this).data('colorpickerId')) { - show.apply(this); - } - }); - }, - hidePicker: function() { - return this.each( function () { - if ($(this).data('colorpickerId')) { - $('#' + $(this).data('colorpickerId')).hide(); - } - }); - }, - setColor: function(col) { - if (typeof col == 'string') { - col = HexToHSB(col); - } else if (col.r != undefined && col.g != undefined && col.b != undefined) { - col = RGBToHSB(col); - } else if (col.h != undefined && col.s != undefined && col.b != undefined) { - col = fixHSB(col); - } else { - return this; - } - return this.each(function(){ - if ($(this).data('colorpickerId')) { - var cal = $('#' + $(this).data('colorpickerId')); - cal.data('colorpicker').color = col; - cal.data('colorpicker').origColor = col; - fillRGBFields(col, cal.get(0)); - fillHSBFields(col, cal.get(0)); - fillHexFields(col, cal.get(0)); - setHue(col, cal.get(0)); - setSelector(col, cal.get(0)); - setCurrentColor(col, cal.get(0)); - setNewColor(col, cal.get(0)); - } - }); - } - }; - }(); - $.fn.extend({ - ColorPicker: ColorPicker.init, - ColorPickerHide: ColorPicker.hide, - ColorPickerShow: ColorPicker.show, - ColorPickerSetColor: ColorPicker.setColor - }); -})(jQuery) \ No newline at end of file diff --git a/wp-content/themes/huddle/admin/js/of-medialibrary-uploader.js b/wp-content/themes/huddle/admin/js/of-medialibrary-uploader.js deleted file mode 100644 index eaa0afe..0000000 --- a/wp-content/themes/huddle/admin/js/of-medialibrary-uploader.js +++ /dev/null @@ -1,163 +0,0 @@ -/*-----------------------------------------------------------------------------------*/ -/* WooFramework Media Library-driven AJAX File Uploader Module -/* JavaScript Functions (2010-11-05) -/* -/* The code below is designed to work as a part of the WooFramework Media Library-driven -/* AJAX File Uploader Module. It is included only on screens where this module is used. -/* -/* Used with (very) slight modifications for Options Framework. -/*-----------------------------------------------------------------------------------*/ - -(function ($) { - - optionsframeworkMLU = { - -/*-----------------------------------------------------------------------------------*/ -/* Remove file when the "remove" button is clicked. -/*-----------------------------------------------------------------------------------*/ - - removeFile: function () { - - $('.mlu_remove').live('click', function(event) { - $(this).hide(); - $(this).parents().parents().children('.upload').attr('value', ''); - $(this).parents('.screenshot').slideUp(); - $(this).parents('.screenshot').siblings('.of-background-properties').hide(); //remove background properties - return false; - }); - - // Hide the delete button on the first row - $('a.delete-inline', "#option-1").hide(); - - }, // End removeFile - -/*-----------------------------------------------------------------------------------*/ -/* Replace the default file upload field with a customised version. -/*-----------------------------------------------------------------------------------*/ - - recreateFileField: function () { - - $('input.file').each(function(){ - var uploadbutton = ''; - $(this).wrap('
    '); - $(this).addClass('file').css('opacity', 0); //set to invisible - $(this).parent().append($('
    ').append($('').attr('id',$(this).attr('id')+'_file')).val( $(this).val() ).append(uploadbutton)); - - $(this).bind('change', function() { - $('#'+$(this).attr('id')+'_file').val($(this).val()); - }); - $(this).bind('mouseout', function() { - $('#'+$(this).attr('id')+'_file').val($(this).val()); - }); - }); - - }, // End recreateFileField - -/*-----------------------------------------------------------------------------------*/ -/* Use a custom function when working with the Media Uploads popup. -/* Requires jQuery, Media Upload and Thickbox JavaScripts. -/*-----------------------------------------------------------------------------------*/ - - mediaUpload: function () { - - jQuery.noConflict(); - - $( 'input.upload_button' ).removeAttr('style'); - - var formfield, - formID, - btnContent = true, - tbframe_interval; - // On Click - $('input.upload_button').live("click", function () { - formfield = $(this).prev('input').attr('id'); - formID = $(this).attr('rel'); - - //Change "insert into post" to "Use this Button" - tbframe_interval = setInterval(function() {jQuery('#TB_iframeContent').contents().find('.savesend .button').val('Use This Image');}, 2000); - - // Display a custom title for each Thickbox popup. - var woo_title = ''; - - if ( $(this).parents('.section').find('.heading') ) { woo_title = $(this).parents('.section').find('.heading').text(); } // End IF Statement - - tb_show( woo_title, 'media-upload.php?post_id='+formID+'&TB_iframe=1' ); - return false; - }); - - window.original_send_to_editor = window.send_to_editor; - window.send_to_editor = function(html) { - - if (formfield) { - - //clear interval for "Use this Button" so button text resets - clearInterval(tbframe_interval); - - // itemurl = $(html).attr('href'); // Use the URL to the main image. - - if ( $(html).html(html).find('img').length > 0 ) { - - itemurl = $(html).html(html).find('img').attr('src'); // Use the URL to the size selected. - - } else { - - // It's not an image. Get the URL to the file instead. - - var htmlBits = html.split("'"); // jQuery seems to strip out XHTML when assigning the string to an object. Use alternate method. - itemurl = htmlBits[1]; // Use the URL to the file. - - var itemtitle = htmlBits[2]; - - itemtitle = itemtitle.replace( '>', '' ); - itemtitle = itemtitle.replace( '', '' ); - - } // End IF Statement - - var image = /(^.*\.jpg|jpeg|png|gif|ico*)/gi; - var document = /(^.*\.pdf|doc|docx|ppt|pptx|odt*)/gi; - var audio = /(^.*\.mp3|m4a|ogg|wav*)/gi; - var video = /(^.*\.mp4|m4v|mov|wmv|avi|mpg|ogv|3gp|3g2*)/gi; - - if (itemurl.match(image)) { - btnContent = 'Remove Image'; - } else { - - // No output preview if it's not an image. - // btnContent = ''; - // Standard generic output if it's not an image. - - html = 'View File'; - btnContent = '
    '+html+'Remove
    '; - } - - $('#' + formfield).val(itemurl); - // $('#' + formfield).next().next('div').slideDown().html(btnContent); - $('#' + formfield).siblings('.screenshot').slideDown().html(btnContent); - $('#' + formfield).siblings('.of-background-properties').show(); //show background properties - tb_remove(); - - } else { - window.original_send_to_editor(html); - } - - // Clear the formfield value so the other media library popups can work as they are meant to. - 2010-11-11. - formfield = ''; - } - - } // End mediaUpload - - }; // End optionsframeworkMLU Object // Don't remove this, or the sky will fall on your head. - -/*-----------------------------------------------------------------------------------*/ -/* Execute the above methods in the optionsframeworkMLU object. -/*-----------------------------------------------------------------------------------*/ - - $(document).ready(function () { - - optionsframeworkMLU.removeFile(); - optionsframeworkMLU.recreateFileField(); - optionsframeworkMLU.mediaUpload(); - - }); - -})(jQuery); \ No newline at end of file diff --git a/wp-content/themes/huddle/admin/js/options-custom.js b/wp-content/themes/huddle/admin/js/options-custom.js deleted file mode 100644 index 788570e..0000000 --- a/wp-content/themes/huddle/admin/js/options-custom.js +++ /dev/null @@ -1,101 +0,0 @@ -/** - * Prints out the inline javascript needed for the colorpicker and choosing - * the tabs in the panel. - */ - -jQuery(document).ready(function($) { - - // Fade out the save message - $('.fade').delay(1000).fadeOut(1000); - - // Color Picker - $('.colorSelector').each(function(){ - var Othis = this; //cache a copy of the this variable for use inside nested function - var initialColor = $(Othis).next('input').attr('value'); - $(this).ColorPicker({ - color: initialColor, - onShow: function (colpkr) { - $(colpkr).fadeIn(500); - return false; - }, - onHide: function (colpkr) { - $(colpkr).fadeOut(500); - return false; - }, - onChange: function (hsb, hex, rgb) { - $(Othis).children('div').css('backgroundColor', '#' + hex); - $(Othis).next('input').attr('value','#' + hex); - } - }); - }); //end color picker - - // Switches option sections - $('.group').hide(); - var activetab = ''; - if (typeof(localStorage) != 'undefined' ) { - activetab = localStorage.getItem("activetab"); - } - if (activetab != '' && $(activetab).length ) { - $(activetab).fadeIn(); - } else { - $('.group:first').fadeIn(); - } - $('.group .collapsed').each(function(){ - $(this).find('input:checked').parent().parent().parent().nextAll().each( - function(){ - if ($(this).hasClass('last')) { - $(this).removeClass('hidden'); - return false; - } - $(this).filter('.hidden').removeClass('hidden'); - }); - }); - - if (activetab != '' && $(activetab + '-tab').length ) { - $(activetab + '-tab').addClass('nav-tab-active'); - } - else { - $('.nav-tab-wrapper a:first').addClass('nav-tab-active'); - } - $('.nav-tab-wrapper a').click(function(evt) { - $('.nav-tab-wrapper a').removeClass('nav-tab-active'); - $(this).addClass('nav-tab-active').blur(); - var clicked_group = $(this).attr('href'); - if (typeof(localStorage) != 'undefined' ) { - localStorage.setItem("activetab", $(this).attr('href')); - } - $('.group').hide(); - $(clicked_group).fadeIn(); - evt.preventDefault(); - }); - - $('.group .collapsed input:checkbox').click(unhideHidden); - - function unhideHidden(){ - if ($(this).attr('checked')) { - $(this).parent().parent().parent().nextAll().removeClass('hidden'); - } - else { - $(this).parent().parent().parent().nextAll().each( - function(){ - if ($(this).filter('.last').length) { - $(this).addClass('hidden'); - return false; - } - $(this).addClass('hidden'); - }); - - } - } - - // Image Options - $('.of-radio-img-img').click(function(){ - $(this).parent().parent().find('.of-radio-img-img').removeClass('of-radio-img-selected'); - $(this).addClass('of-radio-img-selected'); - }); - - $('.of-radio-img-label').hide(); - $('.of-radio-img-img').show(); - $('.of-radio-img-radio').hide(); - -}); \ No newline at end of file diff --git a/wp-content/themes/huddle/admin/options-framework.php b/wp-content/themes/huddle/admin/options-framework.php deleted file mode 100644 index 89716a0..0000000 --- a/wp-content/themes/huddle/admin/options-framework.php +++ /dev/null @@ -1,389 +0,0 @@ - - -
    - - - -
    -
    -
    - - - - -
    - - -
    -
    -
    -
    -
    -
    - - $value ) { - $input[$id][$key] = '0'; - } - } - - // For a value to be submitted to database it must pass through a sanitization filter - if ( has_filter( 'of_sanitize_' . $option['type'] ) ) { - $clean[$id] = apply_filters( 'of_sanitize_' . $option['type'], $input[$id], $option ); - } - } - - add_settings_error( 'options-framework', 'save_options', __( 'Options saved.', 'optionsframework' ), 'updated fade' ); - return $clean; - } - - /* - * Request Not Recognized. - */ - - return of_get_default_values(); -} - -/** - * Format Configuration Array. - * - * Get an array of all default values as set in - * options.php. The 'id','std' and 'type' keys need - * to be defined in the configuration array. In the - * event that these keys are not present the option - * will not be included in this function's output. - * - * @return array Rey-keyed options configuration array. - * - * @access private - */ - -function of_get_default_values() { - $output = array(); - $config = optionsframework_options(); - foreach ( (array) $config as $option ) { - if ( ! isset( $option['id'] ) ) { - continue; - } - if ( ! isset( $option['std'] ) ) { - continue; - } - if ( ! isset( $option['type'] ) ) { - continue; - } - if ( has_filter( 'of_sanitize_' . $option['type'] ) ) { - $output[$option['id']] = apply_filters( 'of_sanitize_' . $option['type'], $option['std'], $option ); - } - } - return $output; -} - -/** - * Add Theme Options menu item to Admin Bar. - */ - -add_action( 'wp_before_admin_bar_render', 'optionsframework_adminbar' ); - -function optionsframework_adminbar() { - - global $wp_admin_bar; - - $wp_admin_bar->add_menu( array( - 'parent' => 'appearance', - 'id' => 'of_theme_options', - 'title' => __( 'Theme Options' ), - 'href' => admin_url( 'themes.php?page=options-framework' ) - )); -} - -if ( ! function_exists( 'of_get_option' ) ) { - - /** - * Get Option. - * - * Helper function to return the theme option value. - * If no value has been saved, it returns $default. - * Needed because options are saved as serialized strings. - */ - - function of_get_option( $name, $default = false ) { - $config = get_option( 'optionsframework' ); - - if ( ! isset( $config['id'] ) ) { - return $default; - } - - $options = get_option( $config['id'] ); - - if ( isset( $options[$name] ) ) { - return $options[$name]; - } - - return $default; - } -} \ No newline at end of file diff --git a/wp-content/themes/huddle/admin/options-interface.php b/wp-content/themes/huddle/admin/options-interface.php deleted file mode 100644 index 99ec101..0000000 --- a/wp-content/themes/huddle/admin/options-interface.php +++ /dev/null @@ -1,318 +0,0 @@ -'."\n"; - $output .= '

    ' . esc_html( $value['name'] ) . '

    ' . "\n"; - $output .= '
    ' . "\n" . '
    ' . "\n"; - } - - // Set default value to $val - if ( isset( $value['std']) ) { - $val = $value['std']; - } - - // If the option is already saved, ovveride $val - if ( ($value['type'] != 'heading') && ($value['type'] != 'info')) { - if ( isset($settings[($value['id'])]) ) { - $val = $settings[($value['id'])]; - // Striping slashes of non-array options - if (!is_array($val)) { - $val = stripslashes($val); - } - } - } - - // If there is a description save it for labels - $explain_value = ''; - if ( isset( $value['desc'] ) ) { - $explain_value = $value['desc']; - } - - switch ( $value['type'] ) { - - // Basic text input - case 'text': - $output .= ''; - break; - - // Textarea - case 'textarea': - $cols = '8'; - $ta_value = ''; - - if(isset($value['options'])){ - $ta_options = $value['options']; - if(isset($ta_options['cols'])){ - $cols = $ta_options['cols']; - } else { $cols = '8'; } - } - - $val = stripslashes( $val ); - - $output .= ''; - break; - - // Select Box - case ($value['type'] == 'select'): - $output .= ''; - break; - - - // Radio Box - case "radio": - $name = $option_name .'['. $value['id'] .']'; - foreach ($value['options'] as $key => $option) { - $id = $option_name . '-' . $value['id'] .'-'. $key; - $output .= ''; - } - break; - - // Image Selectors - case "images": - $name = $option_name .'['. $value['id'] .']'; - foreach ( $value['options'] as $key => $option ) { - $selected = ''; - $checked = ''; - if ( $val != '' ) { - if ( $val == $key ) { - $selected = ' of-radio-img-selected'; - $checked = ' checked="checked"'; - } - } - $output .= ''; - $output .= '
    ' . esc_html( $key ) . '
    '; - $output .= '' . $option .''; - } - break; - - // Checkbox - case "checkbox": - $output .= ''; - $output .= ''; - break; - - // Multicheck - case "multicheck": - foreach ($value['options'] as $key => $option) { - $checked = ''; - $label = $option; - $option = preg_replace('/[^a-zA-Z0-9._\-]/', '', strtolower($key)); - - $id = $option_name . '-' . $value['id'] . '-'. $option; - $name = $option_name . '[' . $value['id'] . '][' . $option .']'; - - if ( isset($val[$option]) ) { - $checked = checked($val[$option], 1, false); - } - - $output .= ''; - } - break; - - // Color picker - case "color": - $output .= '
    '; - $output .= ''; - break; - - // Uploader - case "upload": - $output .= optionsframework_medialibrary_uploader( $value['id'], $val, null ); // New AJAX Uploader using Media Library - break; - - // Typography - case 'typography': - - $typography_stored = $val; - - // Font Size - $output .= ''; - - // Font Face - $output .= ''; - - // Font Weight - $output .= ''; - - // Font Color - $output .= '
    '; - $output .= ''; - - break; - - // Background - case 'background': - - $background = $val; - - // Background Color - $output .= '
    '; - $output .= ''; - - // Background Image - New AJAX Uploader using Media Library - if (!isset($background['image'])) { - $background['image'] = ''; - } - - $output .= optionsframework_medialibrary_uploader( $value['id'], $background['image'], null, '',0,'image'); - $class = 'of-background-properties'; - if ( '' == $background['image'] ) { - $class .= ' hide'; - } - $output .= '
    '; - - // Background Repeat - $output .= ''; - - // Background Position - $output .= ''; - - // Background Attachment - $output .= ''; - $output .= '
    '; - - break; - - // Info - case "info": - $class = 'section'; - if ( isset( $value['type'] ) ) { - $class .= ' section-' . $value['type']; - } - if ( isset( $value['class'] ) ) { - $class .= ' ' . $value['class']; - } - - $output .= '
    ' . "\n"; - if ( isset($value['name']) ) { - $output .= '

    ' . esc_html( $value['name'] ) . '

    ' . "\n"; - } - if ( $value['desc'] ) { - $output .= apply_filters('of_sanitize_info', $value['desc'] ) . "\n"; - } - $output .= '
    ' . "\n"; - break; - - // Heading for Navigation - case "heading": - if ($counter >= 2) { - $output .= '
    '."\n"; - } - $jquery_click_hook = preg_replace('/[^a-zA-Z0-9._\-]/', '', strtolower($value['name']) ); - $jquery_click_hook = "of-option-" . $jquery_click_hook; - $menu .= '' . esc_html( $value['name'] ) . ''; - $output .= '
    '; - $output .= '

    ' . esc_html( $value['name'] ) . '

    ' . "\n"; - break; - } - - if ( ( $value['type'] != "heading" ) && ( $value['type'] != "info" ) ) { - if ( $value['type'] != "checkbox" ) { - $output .= '
    '; - } - $output .= '
    '; - if ( $value['type'] != "checkbox" ) { - $output .= '
    ' . wp_kses( $explain_value, $allowedtags) . '
    '."\n"; - } - $output .= '
    '."\n"; - } - } - $output .= '
    '; - return array($output,$menu); -} \ No newline at end of file diff --git a/wp-content/themes/huddle/admin/options-medialibrary-uploader.php b/wp-content/themes/huddle/admin/options-medialibrary-uploader.php deleted file mode 100644 index b7db600..0000000 --- a/wp-content/themes/huddle/admin/options-medialibrary-uploader.php +++ /dev/null @@ -1,291 +0,0 @@ - array( - 'name' => __( 'Options Framework Internal Container' ), - ), - 'public' => true, - 'show_ui' => false, - 'capability_type' => 'post', - 'hierarchical' => false, - 'rewrite' => false, - 'supports' => array( 'title', 'editor' ), - 'query_var' => false, - 'can_export' => true, - 'show_in_nav_menus' => false - ) ); - } -} - -/** - * Adds the Thickbox CSS file and specific loading and button images to the header - * on the pages where this function is called. - */ - -if ( ! function_exists( 'optionsframework_mlu_css' ) ) { - - function optionsframework_mlu_css () { - - $_html = ''; - $_html .= '' . "\n"; - $_html .= '' . "\n"; - - echo $_html; - - } - -} - -/** - * Registers and enqueues (loads) the necessary JavaScript file for working with the - * Media Library-driven AJAX File Uploader Module. - */ - -if ( ! function_exists( 'optionsframework_mlu_js' ) ) { - - function optionsframework_mlu_js () { - - // Registers custom scripts for the Media Library AJAX uploader. - wp_register_script( 'of-medialibrary-uploader', OPTIONS_FRAMEWORK_DIRECTORY .'js/of-medialibrary-uploader.js', array( 'jquery', 'thickbox' ) ); - wp_enqueue_script( 'of-medialibrary-uploader' ); - wp_enqueue_script( 'media-upload' ); - } - -} - -/** - * Media Uploader Using the WordPress Media Library. - * - * Parameters: - * - string $_id - A token to identify this field (the name). - * - string $_value - The value of the field, if present. - * - string $_mode - The display mode of the field. - * - string $_desc - An optional description of the field. - * - int $_postid - An optional post id (used in the meta boxes). - * - * Dependencies: - * - optionsframework_mlu_get_silentpost() - */ - -if ( ! function_exists( 'optionsframework_medialibrary_uploader' ) ) { - - function optionsframework_medialibrary_uploader( $_id, $_value, $_mode = 'full', $_desc = '', $_postid = 0, $_name = '') { - - $optionsframework_settings = get_option('optionsframework'); - - // Gets the unique option id - $option_name = $optionsframework_settings['id']; - - $output = ''; - $id = ''; - $class = ''; - $int = ''; - $value = ''; - $name = ''; - - $id = strip_tags( strtolower( $_id ) ); - // Change for each field, using a "silent" post. If no post is present, one will be created. - $int = optionsframework_mlu_get_silentpost( $id ); - - // If a value is passed and we don't have a stored value, use the value that's passed through. - if ( $_value != '' && $value == '' ) { - $value = $_value; - } - - if ($_name != '') { - $name = $option_name.'['.$id.']['.$_name.']'; - } - else { - $name = $option_name.'['.$id.']'; - } - - if ( $value ) { $class = ' has-file'; } - $output .= '' . "\n"; - $output .= '' . "\n"; - - if ( $_desc != '' ) { - $output .= '' . $_desc . '' . "\n"; - } - - $output .= '
    ' . "\n"; - - if ( $value != '' ) { - $remove = 'Remove'; - $image = preg_match( '/(^.*\.jpg|jpeg|png|gif|ico*)/i', $value ); - if ( $image ) { - $output .= ''.$remove.''; - } else { - $parts = explode( "/", $value ); - for( $i = 0; $i < sizeof( $parts ); ++$i ) { - $title = $parts[$i]; - } - - // No output preview if it's not an image. - $output .= ''; - - // Standard generic output if it's not an image. - $title = __( 'View File', 'optionsframework' ); - $output .= '
    '.$title.'' . $remove . '
    '; - } - } - $output .= '
    ' . "\n"; - return $output; - } -} - -/** - * Uses "silent" posts in the database to store relationships for images. - * This also creates the facility to collect galleries of, for example, logo images. - * - * Return: $_postid. - * - * If no "silent" post is present, one will be created with the type "optionsframework" - * and the post_name of "of-$_token". - * - * Example Usage: - * optionsframework_mlu_get_silentpost ( 'of_logo' ); - */ - -if ( ! function_exists( 'optionsframework_mlu_get_silentpost' ) ) { - - function optionsframework_mlu_get_silentpost ( $_token ) { - - global $wpdb; - $_id = 0; - - // Check if the token is valid against a whitelist. - // $_whitelist = array( 'of_logo', 'of_custom_favicon', 'of_ad_top_image' ); - // Sanitise the token. - - $_token = strtolower( str_replace( ' ', '_', $_token ) ); - - // if ( in_array( $_token, $_whitelist ) ) { - if ( $_token ) { - - // Tell the function what to look for in a post. - - $_args = array( 'post_type' => 'optionsframework', 'post_name' => 'of-' . $_token, 'post_status' => 'draft', 'comment_status' => 'closed', 'ping_status' => 'closed' ); - - // Look in the database for a "silent" post that meets our criteria. - $query = 'SELECT ID FROM ' . $wpdb->posts . ' WHERE post_parent = 0'; - foreach ( $_args as $k => $v ) { - $query .= ' AND ' . $k . ' = "' . $v . '"'; - } // End FOREACH Loop - - $query .= ' LIMIT 1'; - $_posts = $wpdb->get_row( $query ); - - // If we've got a post, loop through and get it's ID. - if ( count( $_posts ) ) { - $_id = $_posts->ID; - } else { - - // If no post is present, insert one. - // Prepare some additional data to go with the post insertion. - $_words = explode( '_', $_token ); - $_title = join( ' ', $_words ); - $_title = ucwords( $_title ); - $_post_data = array( 'post_title' => $_title ); - $_post_data = array_merge( $_post_data, $_args ); - $_id = wp_insert_post( $_post_data ); - } - } - return $_id; - } -} - -/** - * Trigger code inside the Media Library popup. - */ - -if ( ! function_exists( 'optionsframework_mlu_insidepopup' ) ) { - - function optionsframework_mlu_insidepopup () { - - if ( isset( $_REQUEST['is_optionsframework'] ) && $_REQUEST['is_optionsframework'] == 'yes' ) { - - add_action( 'admin_head', 'optionsframework_mlu_js_popup' ); - add_filter( 'media_upload_tabs', 'optionsframework_mlu_modify_tabs' ); - } - } -} - -if ( ! function_exists( 'optionsframework_mlu_js_popup' ) ) { - - function optionsframework_mlu_js_popup () { - - $_of_title = $_REQUEST['of_title']; - if ( ! $_of_title ) { $_of_title = 'file'; } // End IF Statement -?> - - $value ) { - $output[$key] = "0"; - } - foreach( $input as $key => $value ) { - if ( array_key_exists( $key, $option['options'] ) && $value ) { - $output[$key] = "1"; - } - } - } - return $output; -} -add_filter( 'of_sanitize_multicheck', 'of_sanitize_multicheck', 10, 2 ); - -/* Color Picker */ - -add_filter( 'of_sanitize_color', 'of_sanitize_hex' ); - -/* Uploader */ - -function of_sanitize_upload( $input ) { - $output = ''; - $filetype = wp_check_filetype($input); - if ( $filetype["ext"] ) { - $output = $input; - } - return $output; -} -add_filter( 'of_sanitize_upload', 'of_sanitize_upload' ); - -/* Allowed Tags */ - -function of_sanitize_allowedtags($input) { - global $allowedtags; - $output = wpautop(wp_kses( $input, $allowedtags)); - return $output; -} - -add_filter( 'of_sanitize_info', 'of_sanitize_allowedtags' ); - -/* Allowed Post Tags */ - -function of_sanitize_allowedposttags($input) { - global $allowedposttags; - $output = wpautop(wp_kses( $input, $allowedposttags)); - return $output; -} - -add_filter( 'of_sanitize_info', 'of_sanitize_allowedposttags' ); - - -/* Check that the key value sent is valid */ - -function of_sanitize_enum( $input, $option ) { - $output = ''; - if ( array_key_exists( $input, $option['options'] ) ) { - $output = $input; - } - return $output; -} - -/* Background */ - -function of_sanitize_background( $input ) { - $output = wp_parse_args( $input, array( - 'color' => '', - 'image' => '', - 'repeat' => 'repeat', - 'position' => 'top center', - 'attachment' => 'scroll' - ) ); - - $output['color'] = apply_filters( 'of_sanitize_hex', $input['color'] ); - $output['image'] = apply_filters( 'of_sanitize_upload', $input['image'] ); - $output['repeat'] = apply_filters( 'of_background_repeat', $input['repeat'] ); - $output['position'] = apply_filters( 'of_background_position', $input['position'] ); - $output['attachment'] = apply_filters( 'of_background_attachment', $input['attachment'] ); - - return $output; -} -add_filter( 'of_sanitize_background', 'of_sanitize_background' ); - -function of_sanitize_background_repeat( $value ) { - $recognized = of_recognized_background_repeat(); - if ( array_key_exists( $value, $recognized ) ) { - return $value; - } - return apply_filters( 'of_default_background_repeat', current( $recognized ) ); -} -add_filter( 'of_background_repeat', 'of_sanitize_background_repeat' ); - -function of_sanitize_background_position( $value ) { - $recognized = of_recognized_background_position(); - if ( array_key_exists( $value, $recognized ) ) { - return $value; - } - return apply_filters( 'of_default_background_position', current( $recognized ) ); -} -add_filter( 'of_background_position', 'of_sanitize_background_position' ); - -function of_sanitize_background_attachment( $value ) { - $recognized = of_recognized_background_attachment(); - if ( array_key_exists( $value, $recognized ) ) { - return $value; - } - return apply_filters( 'of_default_background_attachment', current( $recognized ) ); -} -add_filter( 'of_background_attachment', 'of_sanitize_background_attachment' ); - - -/* Typography */ - -function of_sanitize_typography( $input ) { - $output = wp_parse_args( $input, array( - 'size' => '', - 'face' => '', - 'style' => '', - 'color' => '' - ) ); - - $output['size'] = apply_filters( 'of_font_size', $output['size'] ); - $output['face'] = apply_filters( 'of_font_face', $output['face'] ); - $output['style'] = apply_filters( 'of_font_style', $output['style'] ); - $output['color'] = apply_filters( 'of_color', $output['color'] ); - - return $output; -} -add_filter( 'of_sanitize_typography', 'of_sanitize_typography' ); - - -function of_sanitize_font_size( $value ) { - $recognized = of_recognized_font_sizes(); - $value = preg_replace('/px/','', $value); - if ( in_array( (int) $value, $recognized ) ) { - return (int) $value; - } - return (int) apply_filters( 'of_default_font_size', $recognized ); -} -add_filter( 'of_font_face', 'of_sanitize_font_face' ); - - -function of_sanitize_font_style( $value ) { - $recognized = of_recognized_font_styles(); - if ( array_key_exists( $value, $recognized ) ) { - return $value; - } - return apply_filters( 'of_default_font_style', current( $recognized ) ); -} -add_filter( 'of_font_style', 'of_sanitize_font_style' ); - - -function of_sanitize_font_face( $value ) { - $recognized = of_recognized_font_faces(); - if ( array_key_exists( $value, $recognized ) ) { - return $value; - } - return apply_filters( 'of_default_font_face', current( $recognized ) ); -} -add_filter( 'of_font_face', 'of_sanitize_font_face' ); - -/** - * Get recognized background repeat settings - * - * @return array - * - */ -function of_recognized_background_repeat() { - $default = array( - 'no-repeat' => 'No Repeat', - 'repeat-x' => 'Repeat Horizontally', - 'repeat-y' => 'Repeat Vertically', - 'repeat' => 'Repeat All', - ); - return apply_filters( 'of_recognized_background_repeat', $default ); -} - -/** - * Get recognized background positions - * - * @return array - * - */ -function of_recognized_background_position() { - $default = array( - 'top left' => 'Top Left', - 'top center' => 'Top Center', - 'top right' => 'Top Right', - 'center left' => 'Middle Left', - 'center center' => 'Middle Center', - 'center right' => 'Middle Right', - 'bottom left' => 'Bottom Left', - 'bottom center' => 'Bottom Center', - 'bottom right' => 'Bottom Right' - ); - return apply_filters( 'of_recognized_background_position', $default ); -} - -/** - * Get recognized background attachment - * - * @return array - * - */ -function of_recognized_background_attachment() { - $default = array( - 'scroll' => 'Scroll Normally', - 'fixed' => 'Fixed in Place' - ); - return apply_filters( 'of_recognized_background_attachment', $default ); -} - -/** - * Sanitize a color represented in hexidecimal notation. - * - * @param string Color in hexidecimal notation. "#" may or may not be prepended to the string. - * @param string The value that this function should return if it cannot be recognized as a color. - * @return string - * - */ - -function of_sanitize_hex( $hex, $default = '' ) { - if ( of_validate_hex( $hex ) ) { - return $hex; - } - return $default; -} - -/** - * Get recognized font sizes. - * - * Returns an indexed array of all recognized font sizes. - * Values are integers and represent a range of sizes from - * smallest to largest. - * - * @return array - */ - -function of_recognized_font_sizes() { - $sizes = range( 9, 71 ); - $sizes = apply_filters( 'of_recognized_font_sizes', $sizes ); - $sizes = array_map( 'absint', $sizes ); - return $sizes; -} - -/** - * Get recognized font faces. - * - * Returns an array of all recognized font faces. - * Keys are intended to be stored in the database - * while values are ready for display in in html. - * - * @return array - * - */ -function of_recognized_font_faces() { - $default = array( - 'arial' => 'Arial', - 'verdana' => 'Verdana, Geneva', - 'trebuchet' => 'Trebuchet', - 'georgia' => 'Georgia', - 'times' => 'Times New Roman', - 'tahoma' => 'Tahoma, Geneva', - 'palatino' => 'Palatino', - 'helvetica' => 'Helvetica*' - ); - return apply_filters( 'of_recognized_font_faces', $default ); -} - -/** - * Get recognized font styles. - * - * Returns an array of all recognized font styles. - * Keys are intended to be stored in the database - * while values are ready for display in in html. - * - * @return array - * - */ -function of_recognized_font_styles() { - $default = array( - 'normal' => 'Normal', - 'italic' => 'Italic', - 'bold' => 'Bold', - 'bold italic' => 'Bold Italic' - ); - return apply_filters( 'of_recognized_font_styles', $default ); -} - -/** - * Is a given string a color formatted in hexidecimal notation? - * - * @param string Color in hexidecimal notation. "#" may or may not be prepended to the string. - * @return bool - * - */ - -function of_validate_hex( $hex ) { - $hex = trim( $hex ); - /* Strip recognized prefixes. */ - if ( 0 === strpos( $hex, '#' ) ) { - $hex = substr( $hex, 1 ); - } - elseif ( 0 === strpos( $hex, '%23' ) ) { - $hex = substr( $hex, 3 ); - } - /* Regex match. */ - if ( 0 === preg_match( '/^[0-9a-fA-F]{6}$/', $hex ) ) { - return false; - } - else { - return true; - } -} \ No newline at end of file diff --git a/wp-content/themes/huddle/archive.php b/wp-content/themes/huddle/archive.php deleted file mode 100644 index 62bede7..0000000 --- a/wp-content/themes/huddle/archive.php +++ /dev/null @@ -1,46 +0,0 @@ - - - -
    - - - -
    - - -

    - - -

    - - -

    - - -

    - - -

    - - get_queried_object() ?> -

    display_name; ?>

    - - - -

    - - -
    -
    - - - - - -
    - - - - diff --git a/wp-content/themes/huddle/blogs/blogs-loop.php b/wp-content/themes/huddle/blogs/blogs-loop.php deleted file mode 100644 index 24e0b93..0000000 --- a/wp-content/themes/huddle/blogs/blogs-loop.php +++ /dev/null @@ -1,83 +0,0 @@ - - - - - - - - - - - - - - - - - - - -
    -

    -
    - - - - diff --git a/wp-content/themes/huddle/blogs/create.php b/wp-content/themes/huddle/blogs/create.php deleted file mode 100644 index 3cbb9e5..0000000 --- a/wp-content/themes/huddle/blogs/create.php +++ /dev/null @@ -1,36 +0,0 @@ - - - - - -
    -
    - - - -

     

    - - - - - - - - - -
    -

    -
    - - - - - -
    -
    - - - - - - diff --git a/wp-content/themes/huddle/blogs/index.php b/wp-content/themes/huddle/blogs/index.php deleted file mode 100644 index df16caa..0000000 --- a/wp-content/themes/huddle/blogs/index.php +++ /dev/null @@ -1,84 +0,0 @@ - - - - - -
    -
    - - - -
    - - total_blog_count / 14 ), 1 ); - ?> - -

    -

    - -        -

    - - - - - - - -
    - - - -
    - -
    -

    -

    -
    - - - - - - - -
    - - - -
    -
    - - - - - diff --git a/wp-content/themes/huddle/changelog.txt b/wp-content/themes/huddle/changelog.txt deleted file mode 100644 index e449ad9..0000000 --- a/wp-content/themes/huddle/changelog.txt +++ /dev/null @@ -1,29 +0,0 @@ -== Changelog == - -= 1.7 = - -* Better CSS support for plugins -* Fix CSS issues for BuddyPress pages -* Change directory listing pages to a 2 column layout -* Misc small cross-browser CSS corrections -* Better integration for child themes - -= 1.6 = - -* Fix redirect url when activating account - -= 1.5 = - -* Fix a bug for Members/Groups Directory, buttons were breaking markup -* Fix a bug for Activate Account page -* Redirect to single group page after group is created -* Fix markup for BuddyPress plugins - -= 1.4 = - -* Fix a bug for 'Create Group' button -* CSS changes - -= 1.0 = - -* Initial release \ No newline at end of file diff --git a/wp-content/themes/huddle/comments.php b/wp-content/themes/huddle/comments.php deleted file mode 100644 index 77f9af1..0000000 --- a/wp-content/themes/huddle/comments.php +++ /dev/null @@ -1,76 +0,0 @@ - - -

    - - - - - -
    - -

    -

    - - 1 && get_option( 'page_comments' ) ) : ?> - - - -
      - -
    - - 1 && get_option( 'page_comments' ) ) : ?> - - - -
    - - - - - - - - - - - -

    - '

    ', - 'comment_notes_before' => '', - 'comment_notes_after' => '', - 'logged_in_as' => '

    ' . sprintf( __( 'Logged in as %2$s. Log out?' ), admin_url( 'profile.php' ), $user_identity, wp_logout_url( apply_filters( 'the_permalink', get_permalink( $post->ID ) ) ) ) . '


    ', - 'title_reply' => __( 'Add Your Comment', 'huddle' ), - 'title_reply_to' => __( 'Add Your Comment', 'huddle' ), - 'cancel_reply_link' => __( 'Cancel Reply To Comment →', 'huddle' ), - 'label_submit' => __( 'Submit Comment →', 'huddle' ), - 'id_submit' => 'comment-submit', - 'fields' => array( - 'author' => '' . - ''. ( $req ? '* '.__('Required', 'huddle').'' : '' ) .'

    ', - 'email' => '' . - ''. ( $req ? '* '.__('Required', 'huddle').'' : '' ) .'

    ', - 'url' => '' . - '

    ' - ) -) ); - -?> diff --git a/wp-content/themes/huddle/footer.php b/wp-content/themes/huddle/footer.php deleted file mode 100644 index 86a1ac4..0000000 --- a/wp-content/themes/huddle/footer.php +++ /dev/null @@ -1,30 +0,0 @@ - - -
    - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/wp-content/themes/huddle/forums/forums-loop.php b/wp-content/themes/huddle/forums/forums-loop.php deleted file mode 100644 index 252e87c..0000000 --- a/wp-content/themes/huddle/forums/forums-loop.php +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - - - -

    - , - -

    -
    - - -

    - - - -

    - -

    - - ' . bp_get_the_topic_object_name() .''; - - printf( __( '%1$s', 'huddle' ), $topic_in ); - ?> - - -

    - - -
    - - - -

    - - - -

    -
    - - %d Reply", "%d Replies", bp_get_the_topic_total_posts() ), bp_get_the_topic_total_posts() ); ?> - -
    - - - -
    -

    -

    total_topic_count / 21 ) ) ?>

    -
    - - - -
    -

    -
    - - - - diff --git a/wp-content/themes/huddle/forums/group-forums-loop.php b/wp-content/themes/huddle/forums/group-forums-loop.php deleted file mode 100644 index 62d619b..0000000 --- a/wp-content/themes/huddle/forums/group-forums-loop.php +++ /dev/null @@ -1,90 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - - - - -

    - , - - - - - - - ' . bp_get_the_topic_object_name() .''; - - /* translators: "started by [poster] in [forum]" */ - printf( __( 'in %1$s', 'huddle' ), $topic_in ); - ?> - - - - - -

    -
    - - - -

    - - - -

    -
    - - %d Reply", "%d Replies", bp_get_the_topic_total_posts() ), bp_get_the_topic_total_posts() ); ?> - -
    - - - - - -
    -

    -
    - - - - diff --git a/wp-content/themes/huddle/forums/index.php b/wp-content/themes/huddle/forums/index.php deleted file mode 100644 index 502385d..0000000 --- a/wp-content/themes/huddle/forums/index.php +++ /dev/null @@ -1,165 +0,0 @@ - - - - - - - - - -
    - -

    -

    - -   -

    - - - - -
    - - - - -
    - - - -
    - - - -
    - - - - - -
    - - - - - -
    - - - - - -
    - - - - -
    -
    - - - -

    - - -

    - -

    - - -

    - -

    - - -

    - -

    - - -

    - - - -
    - - -
    - - - -
    - - - -
    - -

    create a new group? Once you have joined or created the group you can post your topic in that group's forum.", 'huddle' ), site_url( bp_get_groups_root_slug() . '/create/' ) ) ?>

    - -
    - - - - -
    - - - - - - - - diff --git a/wp-content/themes/huddle/forums/single/edit.php b/wp-content/themes/huddle/forums/single/edit.php deleted file mode 100644 index e852fc6..0000000 --- a/wp-content/themes/huddle/forums/single/edit.php +++ /dev/null @@ -1,93 +0,0 @@ - - - - -
    - - - -
    -

    ()

    - - - - - - - - - -
    - - - - - -
    - - - - - - - - - - - -

    - - - -
    - - - -
    - - - - - - - -

    - - - -
    - - - - - -
    - - - -
    -

    -
    - - - - diff --git a/wp-content/themes/huddle/forums/single/forum-header.php b/wp-content/themes/huddle/forums/single/forum-header.php deleted file mode 100644 index 74b326e..0000000 --- a/wp-content/themes/huddle/forums/single/forum-header.php +++ /dev/null @@ -1,35 +0,0 @@ - - -
    - - - - - -
    - -
    -

    - - - - -
    - - - -
    - - - -
    - - - -
    -
    - - \ No newline at end of file diff --git a/wp-content/themes/huddle/forums/single/forum.php b/wp-content/themes/huddle/forums/single/forum.php deleted file mode 100644 index 68abff7..0000000 --- a/wp-content/themes/huddle/forums/single/forum.php +++ /dev/null @@ -1,59 +0,0 @@ - - - - - - -
    - -
    - -
    - -
    - - - -
    - - - -
    - - - - \ No newline at end of file diff --git a/wp-content/themes/huddle/forums/single/topic.php b/wp-content/themes/huddle/forums/single/topic.php deleted file mode 100644 index 8bb6c32..0000000 --- a/wp-content/themes/huddle/forums/single/topic.php +++ /dev/null @@ -1,190 +0,0 @@ - - - - - - - - -
    - -
    - -
    - - - -
    - - - -
    -

    ()

    - - - - - - - - - -
    - - - - - -
      - - -
    • -
      - - - - - - - - -
      - -
      - - - -
      - - -
    • - - -
    - - - - - - - - - - - -
    -

    - - - -

    - - - -
    - -
    - - - - -
    - - - -
    -

    -
    - - - - - - - -
    -
    - - - -
    -

    -
    - - - - - - \ No newline at end of file diff --git a/wp-content/themes/huddle/functions-buddypress.php b/wp-content/themes/huddle/functions-buddypress.php deleted file mode 100644 index 2d98d95..0000000 --- a/wp-content/themes/huddle/functions-buddypress.php +++ /dev/null @@ -1,680 +0,0 @@ -displayed_user->id ) ? $bp->displayed_user->id : $bp->loggedin_user->id; - $qs[] = 'user_id=' . $user_id; - } - if ( 'all' != $_BP_COOKIE['bp-' . $object . '-scope'] && empty( $bp->displayed_user->id ) && !$bp->is_single_item ) - $qs[] = 'scope=' . $_BP_COOKIE['bp-' . $object . '-scope']; // Activity stream scope only on activity directory. - } - - /* If page and search_terms have been passed via the AJAX post request, use those */ - if ( !empty( $_POST['page'] ) && '-1' != $_POST['page'] ) - $qs[] = 'page=' . $_POST['page']; - - $object_search_text = bp_get_search_default_text( $object ); - if ( !empty( $_POST['search_terms'] ) && $object_search_text != $_POST['search_terms'] && 'false' != $_POST['search_terms'] && 'undefined' != $_POST['search_terms'] ) - $qs[] = 'search_terms=' . $_POST['search_terms']; - - $qs[] = 'per_page=14'; - - /* Now pass the querystring to override default values. */ - $query_string = empty( $qs ) ? '' : join( '&', (array)$qs ); - - $object_filter = ''; - if ( isset( $_BP_COOKIE['bp-' . $object . '-filter'] ) ) - $object_filter = $_BP_COOKIE['bp-' . $object . '-filter']; - - $object_scope = ''; - if ( isset( $_BP_COOKIE['bp-' . $object . '-scope'] ) ) - $object_scope = $_BP_COOKIE['bp-' . $object . '-scope']; - - $object_page = ''; - if ( isset( $_BP_COOKIE['bp-' . $object . '-page'] ) ) - $object_page = $_BP_COOKIE['bp-' . $object . '-page']; - - $object_search_terms = ''; - if ( isset( $_BP_COOKIE['bp-' . $object . '-search-terms'] ) ) - $object_search_terms = $_BP_COOKIE['bp-' . $object . '-search-terms']; - - $object_extras = ''; - if ( isset( $_BP_COOKIE['bp-' . $object . '-extras'] ) ) - $object_extras = $_BP_COOKIE['bp-' . $object . '-extras']; - - return apply_filters( 'bp_dtheme_ajax_querystring', $query_string, $object, $object_filter, $object_scope, $object_page, $object_search_terms, $object_extras ); -} -add_filter( 'bp_ajax_querystring', 'bp_dtheme_ajax_querystring', 10, 2 ); - -/* This function will simply load the template loop for the current object. On an AJAX request */ -function bp_dtheme_object_template_loader() { - - /** - * AJAX requests happen too early to be seen by bp_update_is_directory() - * so we do it manually here to ensure templates load with the correct - * context. Without this check, templates will load the 'single' version - * of themselves rather than the directory version. - */ - if ( !bp_current_action() ) - bp_update_is_directory( true, bp_current_component() ); - - // Sanitize the post object - $object = esc_attr( $_POST['object'] ); - - // Locate the object template - locate_template( array( "$object/$object-loop.php" ), true ); -} -add_action( 'wp_ajax_members_filter', 'bp_dtheme_object_template_loader' ); -add_action( 'wp_ajax_groups_filter', 'bp_dtheme_object_template_loader' ); -add_action( 'wp_ajax_blogs_filter', 'bp_dtheme_object_template_loader' ); -add_action( 'wp_ajax_forums_filter', 'bp_dtheme_object_template_loader' ); - -// This function will load the activity loop template when activity is requested via AJAX -function bp_dtheme_activity_template_loader() { - global $bp; - - $scope = ''; - if ( !empty( $_POST['scope'] ) ) - $scope = $_POST['scope']; - - // We need to calculate and return the feed URL for each scope - switch ( $scope ) { - case 'friends': - $feed_url = $bp->loggedin_user->domain . bp_get_activity_slug() . '/friends/feed/'; - break; - case 'groups': - $feed_url = $bp->loggedin_user->domain . bp_get_activity_slug() . '/groups/feed/'; - break; - case 'favorites': - $feed_url = $bp->loggedin_user->domain . bp_get_activity_slug() . '/favorites/feed/'; - break; - case 'mentions': - $feed_url = $bp->loggedin_user->domain . bp_get_activity_slug() . '/mentions/feed/'; - bp_activity_clear_new_mentions( $bp->loggedin_user->id ); - break; - default: - $feed_url = home_url( bp_get_activity_root_slug() . '/feed/' ); - break; - } - - /* Buffer the loop in the template to a var for JS to spit out. */ - ob_start(); - locate_template( array( 'activity/activity-loop.php' ), true ); - $result['contents'] = ob_get_contents(); - $result['feed_url'] = apply_filters( 'bp_dtheme_activity_feed_url', $feed_url, $scope ); - ob_end_clean(); - - echo json_encode( $result ); -} -add_action( 'wp_ajax_activity_widget_filter', 'bp_dtheme_activity_template_loader' ); -add_action( 'wp_ajax_activity_get_older_updates', 'bp_dtheme_activity_template_loader' ); - -/* AJAX update posting */ -function bp_dtheme_post_update() { - global $bp; - - // Check the nonce - check_admin_referer( 'post_update', '_wpnonce_post_update' ); - - if ( !is_user_logged_in() ) { - echo '-1'; - return false; - } - - if ( empty( $_POST['content'] ) ) { - echo '-1

    ' . __( 'Please enter some content to post.', 'huddle' ) . '

    '; - return false; - } - - $activity_id = 0; - if ( empty( $_POST['object'] ) && bp_is_active( 'activity' ) ) { - $activity_id = bp_activity_post_update( array( 'content' => $_POST['content'] ) ); - - } elseif ( $_POST['object'] == 'groups' ) { - if ( !empty( $_POST['item_id'] ) && bp_is_active( 'groups' ) ) - $activity_id = groups_post_update( array( 'content' => $_POST['content'], 'group_id' => $_POST['item_id'] ) ); - - } else { - $activity_id = apply_filters( 'bp_activity_custom_update', $_POST['object'], $_POST['item_id'], $_POST['content'] ); - } - - if ( empty( $activity_id ) ) { - echo '-1

    ' . __( 'There was a problem posting your update, please try again.', 'huddle' ) . '

    '; - return false; - } - - if ( bp_has_activities ( 'include=' . $activity_id ) ) : ?> - - - -

    ' . __( 'Please do not leave the comment area blank.', 'huddle' ) . '

    '; - return false; - } - - if ( empty( $_POST['form_id'] ) || empty( $_POST['comment_id'] ) || !is_numeric( $_POST['form_id'] ) || !is_numeric( $_POST['comment_id'] ) ) { - echo '-1

    ' . __( 'There was an error posting that reply, please try again.', 'huddle' ) . '

    '; - return false; - } - - $comment_id = bp_activity_new_comment( array( - 'activity_id' => $_POST['form_id'], - 'content' => $_POST['content'], - 'parent_id' => $_POST['comment_id'] - ) ); - - if ( !$comment_id ) { - echo '-1

    ' . __( 'There was an error posting that reply, please try again.', 'huddle' ) . '

    '; - return false; - } - - global $activities_template; - - // Load the new activity item into the $activities_template global - bp_has_activities( 'display_comments=stream&include=' . $comment_id ); - - // Swap the current comment with the activity item we just loaded - $activities_template->activity->id = $activities_template->activities[0]->item_id; - $activities_template->activity->current_comment = $activities_template->activities[0]; - - $template = locate_template( 'activity/comment.php', false, false ); - - // Backward compatibility. In older versions of BP, the markup was - // generated in the PHP instead of a template. This ensures that - // older themes (which are not children of bp-default and won't - // have the new template) will still work. - if ( empty( $template ) ) - $template = BP_PLUGIN_DIR . '/bp-themes/bp-default/activity/comment.php'; - - load_template( $template, false ); - - unset( $activities_template ); -} -add_action( 'wp_ajax_new_activity_comment', 'bp_dtheme_new_activity_comment' ); - -/* AJAX delete an activity */ -function bp_dtheme_delete_activity() { - global $bp; - - // Check the nonce - check_admin_referer( 'bp_activity_delete_link' ); - - if ( !is_user_logged_in() ) { - echo '-1'; - return false; - } - - if ( empty( $_POST['id'] ) || !is_numeric( $_POST['id'] ) ) { - echo '-1'; - return false; - } - - $activity = new BP_Activity_Activity( (int) $_POST['id'] ); - - // Check access - if ( empty( $activity->user_id ) || !bp_activity_user_can_delete( $activity ) ) { - echo '-1'; - return false; - } - - // Call the action before the delete so plugins can still fetch information about it - do_action( 'bp_activity_before_action_delete_activity', $activity->id, $activity->user_id ); - - if ( !bp_activity_delete( array( 'id' => $activity->id, 'user_id' => $activity->user_id ) ) ) { - echo '-1

    ' . __( 'There was a problem when deleting. Please try again.', 'huddle' ) . '

    '; - return false; - } - - do_action( 'bp_activity_action_delete_activity', $activity->id, $activity->user_id ); - - return true; -} -add_action( 'wp_ajax_delete_activity', 'bp_dtheme_delete_activity' ); - -/* AJAX delete an activity comment */ -function bp_dtheme_delete_activity_comment() { - global $bp; - - /* Check the nonce */ - check_admin_referer( 'bp_activity_delete_link' ); - - if ( !is_user_logged_in() ) { - echo '-1'; - return false; - } - - $comment = new BP_Activity_Activity( $_POST['id'] ); - - /* Check access */ - if ( !is_super_admin() && $comment->user_id != $bp->loggedin_user->id ) - return false; - - if ( empty( $_POST['id'] ) || !is_numeric( $_POST['id'] ) ) - return false; - - /* Call the action before the delete so plugins can still fetch information about it */ - do_action( 'bp_activity_before_action_delete_activity', $_POST['id'], $comment->user_id ); - - if ( !bp_activity_delete_comment( $comment->item_id, $comment->id ) ) { - echo '-1

    ' . __( 'There was a problem when deleting. Please try again.', 'huddle' ) . '

    '; - return false; - } - - do_action( 'bp_activity_action_delete_activity', $_POST['id'], $comment->user_id ); - - return true; -} -add_action( 'wp_ajax_delete_activity_comment', 'bp_dtheme_delete_activity_comment' ); - -/* AJAX mark an activity as a favorite */ -function bp_dtheme_mark_activity_favorite() { - global $bp; - - bp_activity_add_user_favorite( $_POST['id'] ); - _e( 'Remove Favorite', 'huddle' ); -} -add_action( 'wp_ajax_activity_mark_fav', 'bp_dtheme_mark_activity_favorite' ); - -/* AJAX mark an activity as not a favorite */ -function bp_dtheme_unmark_activity_favorite() { - global $bp; - - bp_activity_remove_user_favorite( $_POST['id'] ); - _e( 'Favorite', 'huddle' ); -} -add_action( 'wp_ajax_activity_mark_unfav', 'bp_dtheme_unmark_activity_favorite' ); - -/** - * AJAX handler for Read More link on long activity items - * - * @package BuddyPress - * @since 1.5 - */ -function bp_dtheme_get_single_activity_content() { - $activity_array = bp_activity_get_specific( array( - 'activity_ids' => $_POST['activity_id'], - 'display_comments' => 'stream' - ) ); - - $activity = !empty( $activity_array['activities'][0] ) ? $activity_array['activities'][0] : false; - - if ( !$activity ) - exit(); // todo: error? - - do_action_ref_array( 'bp_dtheme_get_single_activity_content', array( &$activity ) ); - - // Activity content retrieved through AJAX should run through normal filters, but not be truncated - remove_filter( 'bp_get_activity_content_body', 'bp_activity_truncate_entry', 5 ); - $content = apply_filters( 'bp_get_activity_content_body', $activity->content ); - - echo $content; - exit(); -} -add_action( 'wp_ajax_get_single_activity_content', 'bp_dtheme_get_single_activity_content' ); - -/* AJAX invite a friend to a group functionality */ -function bp_dtheme_ajax_invite_user() { - global $bp; - - check_ajax_referer( 'groups_invite_uninvite_user' ); - - if ( !$_POST['friend_id'] || !$_POST['friend_action'] || !$_POST['group_id'] ) - return false; - - if ( !bp_groups_user_can_send_invites( $_POST['group_id'] ) ) - return false; - - if ( !friends_check_friendship( $bp->loggedin_user->id, $_POST['friend_id'] ) ) - return false; - - if ( 'invite' == $_POST['friend_action'] ) { - - if ( !groups_invite_user( array( 'user_id' => $_POST['friend_id'], 'group_id' => $_POST['group_id'] ) ) ) - return false; - - $user = new BP_Core_User( $_POST['friend_id'] ); - - echo '
  • '; - echo $user->avatar_thumb; - echo '

    ' . $user->user_link . '

    '; - echo '' . esc_attr( $user->last_active ) . ''; - echo ''; - echo '
  • '; - - } else if ( 'uninvite' == $_POST['friend_action'] ) { - - if ( !groups_uninvite_user( $_POST['friend_id'], $_POST['group_id'] ) ) - return false; - - return true; - - } else { - return false; - } -} -add_action( 'wp_ajax_groups_invite_user', 'bp_dtheme_ajax_invite_user' ); - -/* AJAX add/remove a user as a friend when clicking the button */ -function bp_dtheme_ajax_addremove_friend() { - global $bp; - - if ( 'is_friend' == BP_Friends_Friendship::check_is_friend( $bp->loggedin_user->id, $_POST['fid'] ) ) { - - check_ajax_referer('friends_remove_friend'); - - if ( !friends_remove_friend( $bp->loggedin_user->id, $_POST['fid'] ) ) { - echo __("Friendship could not be canceled.", 'huddle'); - } else { - echo '' . __( 'Add Friend', 'huddle' ) . ''; - } - - } else if ( 'not_friends' == BP_Friends_Friendship::check_is_friend( $bp->loggedin_user->id, $_POST['fid'] ) ) { - - check_ajax_referer('friends_add_friend'); - - if ( !friends_add_friend( $bp->loggedin_user->id, $_POST['fid'] ) ) { - echo __("Friendship could not be requested.", 'huddle'); - } else { - echo '' . __( 'Friendship Requested', 'huddle' ) . ''; - } - } else { - echo __( 'Request Pending', 'huddle' ); - } - - return false; -} -add_action( 'wp_ajax_addremove_friend', 'bp_dtheme_ajax_addremove_friend' ); - -/* AJAX accept a user as a friend when clicking the "accept" button */ -function bp_dtheme_ajax_accept_friendship() { - check_admin_referer( 'friends_accept_friendship' ); - - if ( !friends_accept_friendship( $_POST['id'] ) ) - echo "-1

    " . __( 'There was a problem accepting that request. Please try again.', 'huddle' ) . '

    '; - - return true; -} -add_action( 'wp_ajax_accept_friendship', 'bp_dtheme_ajax_accept_friendship' ); - -/* AJAX reject a user as a friend when clicking the "reject" button */ -function bp_dtheme_ajax_reject_friendship() { - check_admin_referer( 'friends_reject_friendship' ); - - if ( !friends_reject_friendship( $_POST['id'] ) ) - echo "-1

    " . __( 'There was a problem rejecting that request. Please try again.', 'huddle' ) . '

    '; - - return true; -} -add_action( 'wp_ajax_reject_friendship', 'bp_dtheme_ajax_reject_friendship' ); - -/* AJAX join or leave a group when clicking the "join/leave" button */ -function bp_dtheme_ajax_joinleave_group() { - global $bp; - - if ( groups_is_user_banned( $bp->loggedin_user->id, $_POST['gid'] ) ) - return false; - - if ( !$group = new BP_Groups_Group( $_POST['gid'], false, false ) ) - return false; - - if ( !groups_is_user_member( $bp->loggedin_user->id, $group->id ) ) { - - if ( 'public' == $group->status ) { - - check_ajax_referer( 'groups_join_group' ); - - if ( !groups_join_group( $group->id ) ) { - _e( 'Error joining group', 'huddle' ); - } else { - echo '' . __( 'Leave Group', 'huddle' ) . ''; - } - - } else if ( 'private' == $group->status ) { - - check_ajax_referer( 'groups_request_membership' ); - - if ( !groups_send_membership_request( $bp->loggedin_user->id, $group->id ) ) { - _e( 'Error requesting membership', 'huddle' ); - } else { - echo '' . __( 'Membership Requested', 'huddle' ) . ''; - } - } - - } else { - - check_ajax_referer( 'groups_leave_group' ); - - if ( !groups_leave_group( $group->id ) ) { - _e( 'Error leaving group', 'huddle' ); - } else { - if ( 'public' == $group->status ) { - echo '' . __( 'Join Group', 'huddle' ) . ''; - } else if ( 'private' == $group->status ) { - echo '' . __( 'Request Membership', 'huddle' ) . ''; - } - } - } -} -add_action( 'wp_ajax_joinleave_group', 'bp_dtheme_ajax_joinleave_group' ); - -/* AJAX close and keep closed site wide notices from an admin in the sidebar */ -function bp_dtheme_ajax_close_notice() { - global $userdata; - - if ( !isset( $_POST['notice_id'] ) ) { - echo "-1

    " . __('There was a problem closing the notice.', 'huddle') . '

    '; - } else { - $notice_ids = bp_get_user_meta( $userdata->ID, 'closed_notices', true ); - - $notice_ids[] = (int) $_POST['notice_id']; - - bp_update_user_meta( $userdata->ID, 'closed_notices', $notice_ids ); - } -} -add_action( 'wp_ajax_messages_close_notice', 'bp_dtheme_ajax_close_notice' ); - -/* AJAX send a private message reply to a thread */ -function bp_dtheme_ajax_messages_send_reply() { - global $bp; - - check_ajax_referer( 'messages_send_message' ); - - $result = messages_new_message( array( 'thread_id' => $_REQUEST['thread_id'], 'content' => $_REQUEST['content'] ) ); - - if ( $result ) { ?> -
    - - - - -
    - -
    - - - -
    -
    -

    " . __( 'There was a problem sending that reply. Please try again.', 'huddle' ) . '

    '; - } -} -add_action( 'wp_ajax_messages_send_reply', 'bp_dtheme_ajax_messages_send_reply' ); - -/* AJAX mark a private message as unread in your inbox */ -function bp_dtheme_ajax_message_markunread() { - global $bp; - - if ( !isset($_POST['thread_ids']) ) { - echo "-1

    " . __('There was a problem marking messages as unread.', 'huddle' ) . '

    '; - } else { - $thread_ids = explode( ',', $_POST['thread_ids'] ); - - for ( $i = 0, $count = count( $thread_ids ); $i < $count; ++$i ) { - BP_Messages_Thread::mark_as_unread($thread_ids[$i]); - } - } -} -add_action( 'wp_ajax_messages_markunread', 'bp_dtheme_ajax_message_markunread' ); - -/* AJAX mark a private message as read in your inbox */ -function bp_dtheme_ajax_message_markread() { - global $bp; - - if ( !isset($_POST['thread_ids']) ) { - echo "-1

    " . __('There was a problem marking messages as read.', 'huddle' ) . '

    '; - } else { - $thread_ids = explode( ',', $_POST['thread_ids'] ); - - for ( $i = 0, $count = count( $thread_ids ); $i < $count; ++$i ) { - BP_Messages_Thread::mark_as_read($thread_ids[$i]); - } - } -} -add_action( 'wp_ajax_messages_markread', 'bp_dtheme_ajax_message_markread' ); - -/* AJAX delete a private message or array of messages in your inbox */ -function bp_dtheme_ajax_messages_delete() { - global $bp; - - if ( !isset($_POST['thread_ids']) ) { - echo "-1

    " . __( 'There was a problem deleting messages.', 'huddle' ) . '

    '; - } else { - $thread_ids = explode( ',', $_POST['thread_ids'] ); - - for ( $i = 0, $count = count( $thread_ids ); $i < $count; ++$i ) - BP_Messages_Thread::delete($thread_ids[$i]); - - _e( 'Messages deleted.', 'huddle' ); - } -} -add_action( 'wp_ajax_messages_delete', 'bp_dtheme_ajax_messages_delete' ); - -/** - * bp_dtheme_ajax_messages_autocomplete_results() - * - * AJAX handler for autocomplete. Displays friends only, unless BP_MESSAGES_AUTOCOMPLETE_ALL is defined - * - * @global object object $bp Global BuddyPress settings object - * @return none - */ -function bp_dtheme_ajax_messages_autocomplete_results() { - global $bp; - - // Include everyone in the autocomplete, or just friends? - if ( $bp->messages->slug == $bp->current_component ) - $autocomplete_all = $bp->messages->autocomplete_all; - - $friends = false; - $pag_page = 1; - - $limit = $_GET['limit'] ? $_GET['limit'] : apply_filters( 'bp_autocomplete_max_results', 10 ); - - // Get the user ids based on the search terms - if ( !empty( $autocomplete_all ) ) { - $users = BP_Core_User::search_users( $_GET['q'], $limit, $pag_page ); - - if ( !empty( $users['users'] ) ) { - // Build an array with the correct format - $user_ids = array(); - foreach( $users['users'] as $user ) { - if ( $user->id != $bp->loggedin_user->id ) - $user_ids[] = $user->id; - } - - $user_ids = apply_filters( 'bp_core_autocomplete_ids', $user_ids, $_GET['q'], $limit ); - } - } else { - if ( bp_is_active( 'friends' ) ) { - $users = friends_search_friends( $_GET['q'], $bp->loggedin_user->id, $limit, 1 ); - - // Keeping the bp_friends_autocomplete_list filter for backward compatibility - $users = apply_filters( 'bp_friends_autocomplete_list', $users, $_GET['q'], $limit ); - - if ( !empty( $users['friends'] ) ) - $user_ids = apply_filters( 'bp_friends_autocomplete_ids', $users['friends'], $_GET['q'], $limit ); - } - } - - if ( !empty( $user_ids ) ) { - foreach ( $user_ids as $user_id ) { - $ud = get_userdata( $user_id ); - if ( !$ud ) - continue; - - if ( bp_is_username_compatibility_mode() ) - $username = $ud->user_login; - else - $username = $ud->user_nicename; - - echo '' . bp_core_fetch_avatar( array( 'item_id' => $user_id, 'type' => 'thumb', 'width' => 15, 'height' => 15 ) ) . '  ' . bp_core_get_user_displayname( $user_id ) . ' (' . $username . ') - '; - } - } -} -add_action( 'wp_ajax_messages_autocomplete_results', 'bp_dtheme_ajax_messages_autocomplete_results' ); - -?> \ No newline at end of file diff --git a/wp-content/themes/huddle/functions.php b/wp-content/themes/huddle/functions.php deleted file mode 100644 index 2145183..0000000 --- a/wp-content/themes/huddle/functions.php +++ /dev/null @@ -1,531 +0,0 @@ -name ), 'twitter' ) ) { - if( !substr_count( $field->data->value, 'twitter.com' ) ) { - $value = 'http://twitter.com/' . $value; - } - } elseif( substr_count( strtolower( $field->name ), 'about' ) ) { - - } else { - $values = explode( ',', $value ); - - if ( $values ) { - foreach ( (array)$values as $value ) { - $value = trim( $value ); - - // If the value is a URL, skip it and just make it clickable. - if ( preg_match( '@(https?://([-\w\.]+)+(:\d+)?(/([\w/_\.]*(\?\S+)?)?)?)@', $value ) ) { - $new_values[] = make_clickable( $value ); - } else { - if ( count( explode( ' ', $value ) ) > 5 ) { - $new_values[] = $value; - } else { - $new_values[] = '' . $value . ''; - } - } - } - - $value = implode( ', ', $new_values ); - } - } - - return $value; -} - -function huddle_bp_get_add_friend_button( $button ) { - $button['link_class'] .= ' btn-gray'; - return $button; -} - -add_filter( 'bp_get_group_member_count', 'huddle_bp_get_group_member_count' ); - -function huddle_bp_get_group_member_count( $text ) { - return ucwords( $text ); -} - - - -/* ------------------------------------------------ - BuddyPress Create Blog ------------------------------------------------- */ - -function huddle_bp_show_blog_signup_form($blogname = '', $blog_title = '', $errors = '') { - global $current_user, $current_site; - global $bp; - - if ( isset($_POST['submit']) ) { - huddle_bp_blogs_validate_blog_signup(); - } else { - if ( ! is_wp_error($errors) ) { - $errors = new WP_Error(); - } - - // allow definition of default variables - $filtered_results = apply_filters('signup_another_blog_init', array('blogname' => $blogname, 'blog_title' => $blog_title, 'errors' => $errors )); - $blogname = $filtered_results['blogname']; - $blog_title = $filtered_results['blog_title']; - $errors = $filtered_results['errors']; - - if ( $errors->get_error_code() ) { - echo "

    " . __('There was a problem, please correct the form below and try again.', 'buddypress') . "

    "; - } - ?> -

    add a site to your account. There is no limit to the number of sites that you can have, so create to your heart's content, but blog responsibly!", 'buddypress'), $current_user->display_name) ?>

    - -

    - -
    - - - - - - -

    - -

    - - -
    - '; - - // Blog name - if( !is_subdomain_install() ) - echo ''; - else - echo ''; - - if ( !is_subdomain_install() ) - echo '' . $current_site->domain . $current_site->path . '  
    '; - else - echo ' .' . preg_replace( '|^www\.|', '', $current_site->domain ) . $current_site->path . '
    '; - - if ( !is_user_logged_in() ) { - print '(' . __( 'Your address will be ' , 'buddypress'); - - if ( !is_subdomain_install() ) { - print $current_site->domain . $current_site->path . __( 'blogname' , 'buddypress'); - } else { - print __( 'domain.' , 'buddypress') . $current_site->domain . $current_site->path; - } - - echo '. ' . __( 'Must be at least 4 characters, letters and numbers only. It cannot be changed so choose carefully!)' , 'buddypress') . '

    '; - } - - if ( $errmsg = $errors->get_error_message('blogname') ) { ?> - - - - '; - ?> - -

    - -

    - - get_error_message('blog_title') ) { ?> - - -

    - -

    - - -   - -     - -

    - - get_error_code() ) { - unset($_POST['submit']); - huddle_bp_show_blog_signup_form( $blogname, $blog_title, $errors ); - return false; - } - - $public = (int) $_POST['blog_public']; - - $meta = apply_filters( 'signup_create_blog_meta', array( 'lang_id' => 1, 'public' => $public ) ); // depreciated - $meta = apply_filters( 'add_signup_meta', $meta ); - - // If this is a subdomain install, set up the site inside the root domain. - if ( is_subdomain_install() ) - $domain = $blogname . '.' . preg_replace( '|^www\.|', '', $current_site->domain ); - - wpmu_create_blog( $domain, $path, $blog_title, $current_user->id, $meta, $wpdb->siteid ); - bp_blogs_confirm_blog_signup($domain, $path, $blog_title, $current_user->user_login, $current_user->user_email, $meta); - return true; -} - - - -/* ------------------------------------------------ - Setup Theme ------------------------------------------------- */ - -if ( ! isset( $content_width ) ) $content_width = 584; - -add_action( 'after_setup_theme', 'huddle_theme_setup' ); - -function huddle_theme_setup() { - - load_theme_textdomain( 'huddle', TEMPLATEPATH . '/languages' ); - - $locale = get_locale(); - $locale_file = TEMPLATEPATH . "/languages/$locale.php"; - if ( is_readable( $locale_file ) ) require_once( $locale_file ); - - add_theme_support( 'automatic-feed-links' ); - - register_nav_menus( array( - 'main-menu' => __( 'Main Menu', 'huddle' ), - 'footer-menu' => __( 'Footer Menu', 'huddle' ) - ) ); - - add_theme_support( 'post-thumbnails' ); - - set_post_thumbnail_size( 600, 303, true ); - - add_image_size( 'post-medium', 290, 145, true ); - add_image_size( 'post-small', 35, 35, true ); - -} - - - -/* ------------------------------------------------ - Load Theme Options ------------------------------------------------- */ - -if( ! function_exists( 'of_get_option' ) ) { - function of_get_option( $name, $default = false ) { - $config = get_option( 'optionsframework' ); - - if ( ! isset( $config['id'] ) ) { - return $default; - } - - $options = get_option( $config['id'] ); - - if ( isset( $options[$name] ) && ! empty( $options[$name] ) ) { - return $options[$name]; - } - - return $default; - } -} - -if ( ! function_exists( 'optionsframework_init' ) ) { - - if ( STYLESHEETPATH == TEMPLATEPATH ) { - define('OPTIONS_FRAMEWORK_URL', TEMPLATEPATH . '/admin/'); - define('OPTIONS_FRAMEWORK_DIRECTORY', get_template_directory_uri() . '/admin/'); - } else { - define('OPTIONS_FRAMEWORK_URL', STYLESHEETPATH . '/admin/'); - define('OPTIONS_FRAMEWORK_DIRECTORY', get_stylesheet_directory_uri() . '/admin/'); - } - - require_once (OPTIONS_FRAMEWORK_URL . 'options-framework.php'); -} - - - -/* ------------------------------------------------ - Register Dependant Javascript Files ------------------------------------------------- */ - -add_action('wp_enqueue_scripts', 'huddle_load_js'); - -if( ! function_exists( 'huddle_load_js' ) ) { - function huddle_load_js() { - global $is_IE; - - if ( is_admin() ) { - - - - } else { - - wp_deregister_script( 'jquery' ); - wp_deregister_script( 'l10n' ); - - wp_register_script( 'jquery', 'http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js' ); - wp_register_script( 'html5shim', 'http://html5shim.googlecode.com/svn/trunk/html5.js' ); - wp_register_script( 'superfish', get_template_directory_uri() . '/js/superfish.js', array( 'jquery' ) ); - wp_register_script( 'buddypress', get_template_directory_uri() . '/js/buddypress.js', array( 'jquery' ) ); - wp_register_script( 'colorbox', get_template_directory_uri() . '/js/jquery.colorbox-min.js', array( 'jquery' ) ); - wp_register_script( 'theme_custom', get_template_directory_uri() . '/js/custom.js', array( 'jquery' ), 1.0, TRUE ); - - wp_enqueue_script( array( 'superfish', 'colorbox', 'buddypress', 'theme_custom' ) ); - - if( is_single() ) wp_enqueue_script( 'comment-reply' ); - if( $is_IE ) wp_enqueue_script( 'html5shim' ); - } - } -} - - - -/* ------------------------------------------------ - Remove Extra

    Tags From Excerpt Output ------------------------------------------------- */ - -function huddle_excerpt($content) { - $content = preg_replace(array('#

    #', '#

    #'), '', $content); - return $content; -} -add_filter('the_excerpt', 'huddle_excerpt'); - - - -/* ------------------------------------------------ - Excerpt Length ------------------------------------------------- */ - -add_filter( 'excerpt_length', 'huddle_excerpt_length' ); - -function huddle_excerpt_length( $length ) { - return 40; -} - - - -/* ------------------------------------------------ - Excerpt More Link ------------------------------------------------- */ - -add_filter( 'excerpt_more', 'huddle_auto_excerpt_more' ); - -if( ! function_exists( 'huddle_auto_excerpt_more' ) ) { - function huddle_auto_excerpt_more( $more ) { - return '.'; - } -} - - - -/* ------------------------------------------------ - Register Sidebars ------------------------------------------------- */ - -add_action( 'widgets_init', 'huddle_widgets_init' ); - -if( ! function_exists( 'huddle_widgets_init' ) ) { - function huddle_widgets_init() { - - register_sidebar( array( - 'name' => __( 'Homepage Sidebar', 'huddle' ), - 'id' => 'sidebar-home', - 'before_widget' => '
    ', - 'after_widget' => "
    ", - 'before_title' => '

    ', - 'after_title' => '

    ', - ) ); - - register_sidebar( array( - 'name' => __( 'Blog Sidebar', 'huddle' ), - 'id' => 'sidebar-blog', - 'before_widget' => '
    ', - 'after_widget' => "
    ", - 'before_title' => '

    ', - 'after_title' => '

    ', - ) ); - - register_sidebar( array( - 'name' => __( 'Page Sidebar', 'huddle' ), - 'id' => 'sidebar-page', - 'before_widget' => '
    ', - 'after_widget' => "
    ", - 'before_title' => '

    ', - 'after_title' => '

    ', - ) ); - - register_sidebar( array( - 'name' => __( 'Footer Sidebar', 'huddle' ), - 'id' => 'sidebar-footer', - 'description' => __( 'An optional widget area for your site footer', 'huddle' ), - 'before_widget' => '
    ', - 'after_widget' => "
    ", - 'before_title' => '

    ', - 'after_title' => '

    ', - ) ); - - } -} - - - -/* ------------------------------------------------ - Expanding Body Class ------------------------------------------------- */ - -add_filter( 'body_class', 'huddle_body_class' ); - -if( ! function_exists( 'huddle_body_class' ) ) { - - function huddle_body_class( $classes ) { - - if( isset( $_GET['w-iframe'] ) ) $classes[] = 'with-iframe'; - - if( isset( $_GET['style'] ) ) { - $classes[] = $_GET['style']; - } else { - $classes[] = of_get_option( 'style' ); - } - - if( ! is_user_logged_in() ) { - $classes[] = 'not-logged-in'; - } - - return $classes; - } - -} - - -/* ------------------------------------------------ - Comments Template ------------------------------------------------- */ - -if( ! function_exists( 'huddle_comments' ) ) { - function huddle_comments($comment, $args, $depth) { - $path = get_template_directory_uri(); - $GLOBALS['comment'] = $comment; - ?> - -
  • id="li-comment-"> -
    -
    - -
    -

    -

    - - $depth, 'before' => ' · ' ) ) ); ?> -

    -
    - -
    - comment_approved == '0' ) : ?> - -
    - - - -
    - -
    -
    - '; - $var_dump ? var_dump( $s ) : print_r( $s ); - echo ''; - } -} - -if( ! function_exists( 'wp_trim_words' ) ) { - function wp_trim_words( $excerpt, $charlength, $more = '...' ) { - $o = ''; - $charlength++; - if(strlen($excerpt)>$charlength) { - $subex = substr($excerpt,0,$charlength-5); - $exwords = explode(" ",$subex); - $excut = -(strlen($exwords[count($exwords)-1])); - if($excut<0) { - $o .= substr($subex,0,$excut); - } else { - $o .= $subex; - } - $o .= $more; - } else { - $o .= $excerpt; - } - return $o; - } -} \ No newline at end of file diff --git a/wp-content/themes/huddle/functions/paginate.php b/wp-content/themes/huddle/functions/paginate.php deleted file mode 100644 index 72a7e93..0000000 --- a/wp-content/themes/huddle/functions/paginate.php +++ /dev/null @@ -1,80 +0,0 @@ -options = array_merge(array( - 'total' => 0, - 'nr_per_page' => 25, - 'between' => 3, - 'qs' => 'pages' - ),$options); - - $get = 1; - if(isset($_GET[$this->options['qs']])) $get = (int) $_GET[$this->options['qs']]; - - if(isset($get) && !empty($get)){ - $limit_x = (($get-1)*$this->options['nr_per_page']); - }else{ - $limit_x = 0; - } - - $this->limit = $limit_x.','.$this->options['nr_per_page']; - $this->options['pages'] = ceil($this->options['total']/$this->options['nr_per_page']); - $last = $this->options['pages']; - $this->options['current_page'] = $limit_x/$this->options['nr_per_page']+1; - $start = 1; - $stop = $this->options['current_page'] + $this->options['between']; - if($this->options['current_page'] > $this->options['between']) $start = $this->options['current_page'] - $this->options['between']; - if($this->options['pages'] < $stop) $stop = $this->options['pages']; - - if($this->options['total'] > $this->options['nr_per_page']){ - - $nav = ''.__('Page', 'huddle').' '.($this->options['current_page']).' '.__('of', 'huddle').' '.$this->options['pages'].' '; - - $gets = array(); - foreach($_GET as $gk=>$gv){ - if($gk != $this->options['qs']) array_push($gets,$gk.'='.$gv); - } - - $base_url = current(explode('?', $_SERVER['REQUEST_URI'])).'?'.implode('&',$gets); - - if($limit_x != 0) $nav .= ' '; - - for($nr = $start; $nr <= $stop; $nr++ ){ - if($limit_x != ($nr-1)*$this->options['nr_per_page']) - $nav .= ''.$nr.' '; - else - $nav .= ''.$nr.' '; - } - - if($get != $last) $nav .= ' '; - - $this->nav = $nav; - } - - } - - function nav(){ - return '
    '.$this->nav.'
    '; - } - - function limit(){ - return $this->limit; - } - - function get($i){ - if($this->options[$i]) return $this->options[$i]; - return false; - } - -} diff --git a/wp-content/themes/huddle/functions/shortcodes.php b/wp-content/themes/huddle/functions/shortcodes.php deleted file mode 100644 index db460dc..0000000 --- a/wp-content/themes/huddle/functions/shortcodes.php +++ /dev/null @@ -1,182 +0,0 @@ -' . do_shortcode($content) . ''; - } -add_shortcode('one_third', 'huddle_one_third'); - - -function huddle_one_third_last( $atts, $content = null ) { - return '
    ' . do_shortcode($content) . '
    '; - } -add_shortcode('one_third_last', 'huddle_one_third_last'); - - -function huddle_two_third( $atts, $content = null ) { - return '
    ' . do_shortcode($content) . '
    '; - } -add_shortcode('two_third', 'huddle_two_third'); - - -function huddle_two_third_last( $atts, $content = null ) { - return '
    ' . do_shortcode($content) . '
    '; - } -add_shortcode('two_third_last', 'huddle_two_third_last'); - - -function huddle_one_half( $atts, $content = null ) { - return '
    ' . do_shortcode($content) . '
    '; - } -add_shortcode('one_half', 'huddle_one_half'); - - -function huddle_one_half_last( $atts, $content = null ) { - return '
    ' . do_shortcode($content) . '
    '; - } -add_shortcode('one_half_last', 'huddle_one_half_last'); - - -function huddle_one_fourth( $atts, $content = null ) { - return '
    ' . do_shortcode($content) . '
    '; - } -add_shortcode('one_fourth', 'huddle_one_fourth'); - - -function huddle_one_fourth_last( $atts, $content = null ) { - return '
    ' . do_shortcode($content) . '
    '; - } -add_shortcode('one_fourth_last', 'huddle_one_fourth_last'); - - -function huddle_three_fourth( $atts, $content = null ) { - return '
    ' . do_shortcode($content) . '
    '; - } -add_shortcode('three_fourth', 'huddle_three_fourth'); - - -function huddle_three_fourth_last( $atts, $content = null ) { - return '
    ' . do_shortcode($content) . '
    '; - } -add_shortcode('three_fourth_last', 'huddle_three_fourth_last'); - - -function huddle_one_fifth( $atts, $content = null ) { - return '
    ' . do_shortcode($content) . '
    '; - } -add_shortcode('one_fifth', 'huddle_one_fifth'); - - -function huddle_one_fifth_last( $atts, $content = null ) { - return '
    ' . do_shortcode($content) . '
    '; - } -add_shortcode('one_fifth_last', 'huddle_one_fifth_last'); - - -function huddle_two_fifth( $atts, $content = null ) { - return '
    ' . do_shortcode($content) . '
    '; - } -add_shortcode('two_fifth', 'huddle_two_fifth'); - - -function huddle_two_fifth_last( $atts, $content = null ) { - return '
    ' . do_shortcode($content) . '
    '; - } -add_shortcode('two_fifth_last', 'huddle_two_fifth_last'); - - -function huddle_three_fifth( $atts, $content = null ) { - return '
    ' . do_shortcode($content) . '
    '; - } -add_shortcode('three_fifth', 'huddle_three_fifth'); - - -function huddle_three_fifth_last( $atts, $content = null ) { - return '
    ' . do_shortcode($content) . '
    '; - } -add_shortcode('three_fifth_last', 'huddle_three_fifth_last'); - - -function huddle_four_fifth( $atts, $content = null ) { - return '
    ' . do_shortcode($content) . '
    '; - } -add_shortcode('four_fifth', 'huddle_four_fifth'); - - -function huddle_four_fifth_last( $atts, $content = null ) { - return '
    ' . do_shortcode($content) . '
    '; - } -add_shortcode('four_fifth_last', 'huddle_four_fifth_last'); - - -function huddle_one_sixth( $atts, $content = null ) { - return '
    ' . do_shortcode($content) . '
    '; - } -add_shortcode('one_sixth', 'huddle_one_sixth'); - - -function huddle_one_sixth_last( $atts, $content = null ) { - return '
    ' . do_shortcode($content) . '
    '; - } -add_shortcode('one_sixth_last', 'huddle_one_sixth_last'); - - -function huddle_five_sixth( $atts, $content = null ) { - return '
    ' . do_shortcode($content) . '
    '; - } -add_shortcode('five_sixth', 'huddle_five_sixth'); - - -function huddle_five_sixth_last( $atts, $content = null ) { - return '
    ' . do_shortcode($content) . '
    '; - } -add_shortcode('five_sixth_last', 'huddle_five_sixth_last'); - - -?> \ No newline at end of file diff --git a/wp-content/themes/huddle/functions/widgets/widget-enews.php b/wp-content/themes/huddle/functions/widgets/widget-enews.php deleted file mode 100644 index cfeea9f..0000000 --- a/wp-content/themes/huddle/functions/widgets/widget-enews.php +++ /dev/null @@ -1,110 +0,0 @@ - 'widget-enews', 'description' => __('Subscribe to email updates.', 'huddle') ); - $control_ops = array( 'width' => 300, 'height' => 350, 'id_base' => 'widget-enews' ); - $this->WP_Widget( 'widget-enews', __('Huddle: eNews Signup','huddle'), $widget_ops, $control_ops ); - } - - function widget( $args, $instance ) { - extract( $args ); - $title = apply_filters('widget_title', $instance['title'] ); - $enews_text = $instance['enews_text']; - $enews_input = $instance['enews_input']; - $enews_id = $instance['enews_id']; - $enews_btn = $instance['enews_btn']; - echo $before_widget; - ?> - - - - - - post_title ?> → - - - - - - -
    -
    - - -
    - - - -
    - -
    - 'Email Updates', - 'privacy_page' => '0', - 'enews_text' => '

    Lorem ipsum dolor sit amet, quae jugis sudo, consequat, distineo, aliquip diam abdo saga citer.

    ', - 'enews_input' => 'Enter Valid Email Address', - 'enews_id' => 'TechCrunch', - 'enews_btn' => 'Sign Up' - ); - $instance = wp_parse_args( (array) $instance, $defaults ); ?> -

    - - -

    -

    - - -

    -

    - - -

    -

    - - -

    -

    - - -

    -

    - - -

    - 'widget-flickr', 'description' => __('Display your flickr photos.', 'huddle') ); - $control_ops = array( 'width' => 300, 'height' => 350, 'id_base' => 'widget-flickr' ); - $this->WP_Widget( 'widget-flickr', __('Huddle: Flickr Photos', 'huddle'), $widget_ops, $control_ops ); - } - - function widget( $args, $instance ) { - extract( $args ); - $title = apply_filters('widget_title', $instance['title'] ); - $flickr_id = $instance['flickr_id']; - $flickr_count = $instance['flickr_count']; - $flickr_type = $instance['flickr_type']; - echo $before_widget; - if ( $title ) { - echo $before_title . $title; ?> - - -
    - - -
    -
    - 'Flickr Photos', - 'flickr_id' => '675729@N22', - 'flickr_count' => '9', - 'flickr_type' => 'group' - ); - $instance = wp_parse_args( (array) $instance, $defaults ); ?> -

    -

    -

    - -

    -

    - - -

    - name = __('Huddle: Posts', 'huddle'); - $this->widget_options['description'] = __('The most recent/popular posts on your site', 'huddle'); - } - - function widget($args, $instance) { - $cache = wp_cache_get('widget_recent_posts', 'widget'); - - if ( !is_array($cache) ) - $cache = array(); - - if ( isset($cache[$args['widget_id']]) ) { - echo $cache[$args['widget_id']]; - return; - } - - ob_start(); - extract($args); - - $title = apply_filters('widget_title', empty($instance['title']) ? __( 'Recent Posts', 'huddle' ) : $instance['title'], $instance, $this->id_base); - if ( ! $number = absint( $instance['number'] ) ) - $number = 10; - $thumbs = isset($instance['thumbs']) && $instance['thumbs']; - $show = isset($instance['show']) ? $instance['show'] : 'recent'; - - $wpq_args = array('posts_per_page' => $number, 'nopaging' => 0, 'post_status' => 'publish', 'ignore_sticky_posts' => true); - if($show == 'popular') { - $wpq_args['orderby'] = 'comment_count'; - } - - $r = new WP_Query($wpq_args); - if ($r->have_posts()) : - ?> - - - have_posts()) : $r->the_post(); ?> -
    -
    -

    - - - , - - - -
    -
    - - - -

    - -

    -

    - /> - -

    - 'widget-archive', 'description' => __('A widget that displays categories, pages, and archives.', 'huddle') ); - $control_ops = array( 'width' => 300, 'height' => 350, 'id_base' => 'widget-archive' ); - $this->WP_Widget( 'widget-archive', __('Huddle: Tabbed Archive', 'huddle'), $widget_ops, $control_ops ); - } - - function widget( $args, $instance ) { - global $wpdb; - extract( $args ); - $title = apply_filters('widget_title', $instance['title'] ); - $title_cats = $instance['title_cats']; - $title_pages = $instance['title_pages']; - $title_archive = $instance['title_archive']; - echo $before_widget; - if ( $title ) - echo $before_title . $title . $after_title; - ?> - -
    -
    -
    -
      - -
    -
    -
    -
      - -
    -
    -
    -
      - -
    -
    -
    -
    - '', - 'title_cats' => 'Categories', - 'title_pages' => 'Pages', - 'title_archive' => 'Archives', - ); - $instance = wp_parse_args( (array) $instance, $defaults ); ?> -

    -

    -

    -

    - \ No newline at end of file diff --git a/wp-content/themes/huddle/functions/widgets/widget-tab-posts.php b/wp-content/themes/huddle/functions/widgets/widget-tab-posts.php deleted file mode 100644 index 9207023..0000000 --- a/wp-content/themes/huddle/functions/widgets/widget-tab-posts.php +++ /dev/null @@ -1,156 +0,0 @@ - 'widget-posts', 'description' => __('A widget that display popular posts, recent posts, recent comments and tags.', 'huddle') ); - $control_ops = array( 'width' => 300, 'height' => 350, 'id_base' => 'widget-posts' ); - $this->WP_Widget( 'widget-posts', __('Huddle: Tabbed Posts', 'huddle'), $widget_ops, $control_ops ); - } - - function widget( $args, $instance ) { - global $wpdb; - extract( $args ); - $title = apply_filters('widget_title', $instance['title'] ); - $title_popular = $instance['title_popular']; - $title_recent = $instance['title_recent']; - $title_comments = $instance['title_comments']; - $display_count = $instance['display_count']; - echo $before_widget; - if ( $title ) - echo $before_title . $title . $after_title; - ?> - -
    -
    - - query( 'showposts=' . $display_count . '&orderby=comment_count' ); ?> -
    - have_posts()) : $huddle_popular_posts->the_post(); ?> -
    -
    -

    - - - , - - - -
    -
    - -
    - - query('showposts='.$display_count.''); ?> -
    - have_posts()) : $huddle_recent_posts->the_post(); ?> -
    -
    -

    - - - , - - - -
    -
    - -
    - - -
    - comments - LEFT OUTER JOIN $wpdb->posts ON ($wpdb->comments.comment_post_ID = - $wpdb->posts.ID) - WHERE comment_approved = '1' AND comment_type = '' AND - post_password = '' - ORDER BY comment_date_gmt DESC LIMIT ".$display_count; - $huddle_recent_comments = $wpdb->get_results($huddle_recent_comments_query); - foreach ($huddle_recent_comments as $huddle_recent_comment) { - ?> -
    -
    -
    -

    comment_author); ?>

    - comment_excerpt); ?>... -
    -
    - -
    -
    - - '', - 'title_popular' => 'Popular', - 'title_recent' => 'Recent', - 'title_comments' => 'Comments', - 'display_count' => 5, - ); - $instance = wp_parse_args( (array) $instance, $defaults ); ?> -

    -

    -

    -

    -

    - -

    - \ No newline at end of file diff --git a/wp-content/themes/huddle/functions/widgets/widget-tweets.php b/wp-content/themes/huddle/functions/widgets/widget-tweets.php deleted file mode 100644 index 229ccb9..0000000 --- a/wp-content/themes/huddle/functions/widgets/widget-tweets.php +++ /dev/null @@ -1,71 +0,0 @@ - 'widget-twitter', 'description' => __('Displays your latest tweets.', 'huddle') ); - $control_ops = array( 'width' => 300, 'height' => 350, 'id_base' => 'widget-twitter' ); - $this->WP_Widget( 'widget-twitter', __('Huddle: Latest Tweets','huddle'), $widget_ops, $control_ops ); - } - - function widget( $args, $instance ) { - extract( $args ); - $title = apply_filters('widget_title', $instance['title'] ); - $huddle_twitter_id = $instance['huddle_twitter_id']; - $huddle_twitter_count = $instance['huddle_twitter_count']; - $huddle_twitter_text = $instance['huddle_twitter_text']; - echo $before_widget; - if ( $title ) { - echo $before_title . $title; ?> - "> - - -
    - - 'Recent Tweets', - 'huddle_twitter_id' => 'aaronlynch', - 'huddle_twitter_count' => '2', - 'huddle_twitter_text' => 'Follow Us →', - ); - $instance = wp_parse_args( (array) $instance, $defaults ); ?> -

    -

    -

    -

    - \ No newline at end of file diff --git a/wp-content/themes/huddle/functions/widgets/widget-video.php b/wp-content/themes/huddle/functions/widgets/widget-video.php deleted file mode 100644 index 9a788ed..0000000 --- a/wp-content/themes/huddle/functions/widgets/widget-video.php +++ /dev/null @@ -1,61 +0,0 @@ - 'widget-video', 'description' => __('Displays a featured video.', 'huddle') ); - $control_ops = array( 'width' => 300, 'height' => 350, 'id_base' => 'widget-video' ); - $this->WP_Widget( 'widget-video', __('Huddle: Video Widget', 'huddle'), $widget_ops, $control_ops ); - } - - function widget( $args, $instance ) { - extract( $args ); - $title = apply_filters('widget_title', $instance['title'] ); - $huddle_vid_embed = $instance['huddle_vid_embed1']; - $huddle_vid_desc = $instance['huddle_vid_desc1']; - - echo $before_widget; - if ( $title ) - echo $before_title . $title . $after_title; - - if ($huddle_vid_embed) { - echo '
    '.$huddle_vid_embed.'
    - '.$huddle_vid_desc.' - '; - } - - echo $after_widget; - } - - function update( $new_instance, $old_instance ) { - $instance = $old_instance; - $instance['title'] = strip_tags( $new_instance['title'] ); - $instance['huddle_vid_embed1'] = $new_instance['huddle_vid_embed1']; - $instance['huddle_vid_desc1'] = $new_instance['huddle_vid_desc1']; - return $instance; - } - - function form( $instance ) { - $defaults = array(); - $instance = wp_parse_args( (array) $instance, $defaults ); ?> -

    - -

    :

    -

    -

    - - \ No newline at end of file diff --git a/wp-content/themes/huddle/groups/create.php b/wp-content/themes/huddle/groups/create.php deleted file mode 100644 index 7a0d3fa..0000000 --- a/wp-content/themes/huddle/groups/create.php +++ /dev/null @@ -1,314 +0,0 @@ - - - - - -
    - -
    -

    -
    - - - - - -
    - - - -
    - - - - - - -

    - - -

    - -

    - - -

    - - - - - - - - - - - - - -
    - -
    - - - - -
    - -
    - - - - - -
    - -

    - -
    - - - - - -
    - -
    - -

    - -

    - -
    - - - - - -
    - -
    - - - - - - - - - - - - - - -
    - - - -
    - -
    -

    - -

    - - - -

    - -

    -
    - - - - - -

    - - <?php _e( 'Avatar to crop', 'huddle' ); ?> - -
    - <?php _e( 'Avatar preview', 'huddle' ); ?> -
    - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    -
      - -
    - - -
    - -
    - -
    - -
    -

    -
    - - -
      - - - - - -
    • - - - -

      - - -
      - -
      -
    • - - - - - - - -
    - -
    - - - -
    -

    -
    - - - - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - - - - - - - -
    - - - -
    - -
    - - diff --git a/wp-content/themes/huddle/groups/groups-loop.php b/wp-content/themes/huddle/groups/groups-loop.php deleted file mode 100644 index e1e34fb..0000000 --- a/wp-content/themes/huddle/groups/groups-loop.php +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - - - - -
    -

    -
    - - - - diff --git a/wp-content/themes/huddle/groups/index.php b/wp-content/themes/huddle/groups/index.php deleted file mode 100644 index 0da23ef..0000000 --- a/wp-content/themes/huddle/groups/index.php +++ /dev/null @@ -1,88 +0,0 @@ - - - - - -
    -
    - - - -
    - - - -

    -

    - -        -

    - - - - - - - - - -
    - - - -
    - -
    -

    -

    total_group_count / 14 ) ) ?>

    -
    - - - - - - - -
    - - - -
    -
    - - - - - - diff --git a/wp-content/themes/huddle/groups/single/activity.php b/wp-content/themes/huddle/groups/single/activity.php deleted file mode 100644 index 2de3859..0000000 --- a/wp-content/themes/huddle/groups/single/activity.php +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - -
    - -
    - - diff --git a/wp-content/themes/huddle/groups/single/admin.php b/wp-content/themes/huddle/groups/single/admin.php deleted file mode 100644 index a6f34fd..0000000 --- a/wp-content/themes/huddle/groups/single/admin.php +++ /dev/null @@ -1,414 +0,0 @@ - - -
    - - - - - - - - -

    - - -

    - -

    - - -

    - - - -

    - -   - -

    -

    - - - -

    - - - - - - - - - - - - - -

    - -
    - -
    -
    - -
    - - - - - -

    - -
    - - - - - -
    - -
    - -

    - -

    - -
    -

    - -

    - -

    - -

    - -

    - -

    -
    - -
    - - - -

    - - - - - - - - - -

    - -

    - - - -

    - - -

    -

    - - 'delete_group_avatar', 'component' => 'groups', 'wrapper_id' => 'delete-group-avatar-button', 'link_class' => 'edit btn-gray', 'link_href' => bp_get_group_avatar_delete_link(), 'link_title' => __( 'Delete Avatar', 'huddle' ), 'link_text' => __( 'Delete Avatar', 'huddle' ) ) ); ?> - - - - - - - - - -

    - - <?php _e( 'Avatar to crop', 'huddle' ) ?> - -
    - <?php _e( 'Avatar preview', 'huddle' ) ?> -
    - - - - - - - - - - - - - - - - - - - - -
    -

    - - - -
      - - -
    • -
      - bp_get_member_user_id(), 'type' => 'thumb', 'width' => 35, 'height' => 35, 'alt' => __( 'Profile picture of %s', 'huddle' ) ) ) ?> -
      - -
      -
      - -
      -
      - -
      - -
      -
    • - - -
    - - - -
    - - -
    -

    - - -
      - - -
    • -
      - bp_get_member_user_id(), 'type' => 'thumb', 'width' => 35, 'height' => 35, 'alt' => __( 'Profile picture of %s', 'huddle' ) ) ) ?> -
      - -
      -
      - -
      -
      - -
      - - -
      -
    • - - -
    - - -
    - - - -
    -

    - - - - - - - - - -
      - - -
    • -
      - -
      - -
      -
      - - - -
      -
      - -
      - - - · - - - - · - · - · - - - - - - - -
      - -
    • - - -
    - - - -
    -

    -
    - - - -
    - - - - - - - - - - - - -
      - - -
    • - -
      - -
      - -
      -
      - -
      - -
      - -
      -
      - - - -
      - - 'group_membership_accept', 'component' => 'groups', 'wrapper_class' => 'accept', 'link_href' => bp_get_group_request_accept_link(), 'link_title' => __( 'Accept', 'huddle' ), 'link_text' => __( 'Accept', 'huddle' ) ) ); ?> - - 'group_membership_reject', 'component' => 'groups', 'wrapper_class' => 'reject', 'link_href' => bp_get_group_request_reject_link(), 'link_title' => __( 'Reject', 'huddle' ), 'link_text' => __( 'Reject', 'huddle' ) ) ); ?> - - - -
      -
    • - - -
    - - - -
    -

    -
    - - - - - - - - - - - - - - -
    -

    -
    - -

    - - - -
    - -
    - - - - - - - - - - - - -
    - diff --git a/wp-content/themes/huddle/groups/single/forum.php b/wp-content/themes/huddle/groups/single/forum.php deleted file mode 100644 index 572fcfb..0000000 --- a/wp-content/themes/huddle/groups/single/forum.php +++ /dev/null @@ -1,97 +0,0 @@ - - - - -
    - - - -
    - - - - - - - - - -
    -
    - - - - -

    - - -

    -

    - - - - - - - - - - - - -
    - -
    - - -
    -
    - - - - - diff --git a/wp-content/themes/huddle/groups/single/forum/edit.php b/wp-content/themes/huddle/groups/single/forum/edit.php deleted file mode 100644 index ce6309c..0000000 --- a/wp-content/themes/huddle/groups/single/forum/edit.php +++ /dev/null @@ -1,104 +0,0 @@ - - - - -
    - - - -
    - - - - - - - -

    ()

    -
    - - - -
    - - - - - -
    - - - -

    - - -

    - -

    - - -

    - -

    - - -

    - - - -

    - - - -
    - - - -
    - - - - - - - -

    - - - -
    - - - - - -
    - - - -
    -

    -
    - - - - diff --git a/wp-content/themes/huddle/groups/single/forum/topic.php b/wp-content/themes/huddle/groups/single/forum/topic.php deleted file mode 100644 index 8f59b51..0000000 --- a/wp-content/themes/huddle/groups/single/forum/topic.php +++ /dev/null @@ -1,139 +0,0 @@ - - - - -
    - - - -
    - - - - - - - -

    - -

    - - - -
    - - - -
      - - -
    • - - -
      - - -

      -

      -
      - -
      - - - - - - - -
      -
    • - - -
    - - - -
    - - - -
    - - - - - - - -
    -

    - - -

    - - - - -

    - -

    - -

    - -
    - -
    - - - - -
    - - - -
    -

    -
    - - - - - - - -
    - - - -
    -

    -
    - - - - diff --git a/wp-content/themes/huddle/groups/single/group-header.php b/wp-content/themes/huddle/groups/single/group-header.php deleted file mode 100644 index e2aa663..0000000 --- a/wp-content/themes/huddle/groups/single/group-header.php +++ /dev/null @@ -1,79 +0,0 @@ - - - - -
    -

    - - - - -
    - - - -
    - - - -
    - - - -
    -
    - -
    - - - -

    - - - - - -

    - - - -
    - - \ No newline at end of file diff --git a/wp-content/themes/huddle/groups/single/home.php b/wp-content/themes/huddle/groups/single/home.php deleted file mode 100644 index c76987d..0000000 --- a/wp-content/themes/huddle/groups/single/home.php +++ /dev/null @@ -1,86 +0,0 @@ - - - - -
    -
    - - - - - - - -
    - -
    - -
    - - - -
    -

    -
    - - - -
    - - - - - -
    -
    - - - diff --git a/wp-content/themes/huddle/groups/single/members.php b/wp-content/themes/huddle/groups/single/members.php deleted file mode 100644 index 9eb5b35..0000000 --- a/wp-content/themes/huddle/groups/single/members.php +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - - - -
    -

    -
    - - diff --git a/wp-content/themes/huddle/groups/single/plugins.php b/wp-content/themes/huddle/groups/single/plugins.php deleted file mode 100644 index 5579b34..0000000 --- a/wp-content/themes/huddle/groups/single/plugins.php +++ /dev/null @@ -1,41 +0,0 @@ - - -
    -
    - - - - -
    - -
    - -
    - -
    - -
    - - - - - - -
    - - - - - -
    -
    - - - - \ No newline at end of file diff --git a/wp-content/themes/huddle/groups/single/request-membership.php b/wp-content/themes/huddle/groups/single/request-membership.php deleted file mode 100644 index a60f742..0000000 --- a/wp-content/themes/huddle/groups/single/request-membership.php +++ /dev/null @@ -1,18 +0,0 @@ - - - -

    - -
    - - - - - -

    - - -

    - - - diff --git a/wp-content/themes/huddle/groups/single/send-invites.php b/wp-content/themes/huddle/groups/single/send-invites.php deleted file mode 100644 index baabe5c..0000000 --- a/wp-content/themes/huddle/groups/single/send-invites.php +++ /dev/null @@ -1,80 +0,0 @@ - - - - -
    - -
    - -
    -
      - -
    - - -
    - -
    - -
    - -
    -

    -
    - - - - -
      - - - - -
    • - - -

      - - - - -
      - - - -
      -
    • - - - - -
    - - - -
    - -
    -
    - -
    - -
    - - - - - - -
    - - - -
    -

    -
    - - - - diff --git a/wp-content/themes/huddle/header.php b/wp-content/themes/huddle/header.php deleted file mode 100644 index 8a07cae..0000000 --- a/wp-content/themes/huddle/header.php +++ /dev/null @@ -1,111 +0,0 @@ - - - - - -> - - - - - - - - <?php wp_title( '|', true, 'right' ); bloginfo( 'name' ); if( is_front_page() ) echo ' - ' . get_bloginfo( 'description' ) ?> - - - - - - - - - - - - - - -> - - - - - - - - - -
    - - - - - - - -
    diff --git a/wp-content/themes/huddle/images/about.html b/wp-content/themes/huddle/images/about.html deleted file mode 100644 index 59321be..0000000 --- a/wp-content/themes/huddle/images/about.html +++ /dev/null @@ -1,11 +0,0 @@ - - - -NEWONE.ORG - - - - - - \ No newline at end of file diff --git a/wp-content/themes/huddle/images/alpha-black-012.png b/wp-content/themes/huddle/images/alpha-black-012.png deleted file mode 100644 index 4d21fac..0000000 Binary files a/wp-content/themes/huddle/images/alpha-black-012.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/alpha-white-12.png b/wp-content/themes/huddle/images/alpha-white-12.png deleted file mode 100644 index 4d21fac..0000000 Binary files a/wp-content/themes/huddle/images/alpha-white-12.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-activity-header.png b/wp-content/themes/huddle/images/bg-activity-header.png deleted file mode 100644 index 856f0f0..0000000 Binary files a/wp-content/themes/huddle/images/bg-activity-header.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-activity-shadow-h.png b/wp-content/themes/huddle/images/bg-activity-shadow-h.png deleted file mode 100644 index e0761fe..0000000 Binary files a/wp-content/themes/huddle/images/bg-activity-shadow-h.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-activity-shadow-v.png b/wp-content/themes/huddle/images/bg-activity-shadow-v.png deleted file mode 100644 index d4502d0..0000000 Binary files a/wp-content/themes/huddle/images/bg-activity-shadow-v.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-billboard-sep.png b/wp-content/themes/huddle/images/bg-billboard-sep.png deleted file mode 100644 index ae11eed..0000000 Binary files a/wp-content/themes/huddle/images/bg-billboard-sep.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-billboard-slide.png b/wp-content/themes/huddle/images/bg-billboard-slide.png deleted file mode 100644 index 76c44d5..0000000 Binary files a/wp-content/themes/huddle/images/bg-billboard-slide.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-content-shadow.png b/wp-content/themes/huddle/images/bg-content-shadow.png deleted file mode 100644 index bce1040..0000000 Binary files a/wp-content/themes/huddle/images/bg-content-shadow.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-footer-shadow.png b/wp-content/themes/huddle/images/bg-footer-shadow.png deleted file mode 100644 index b851cad..0000000 Binary files a/wp-content/themes/huddle/images/bg-footer-shadow.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-forum-sep.png b/wp-content/themes/huddle/images/bg-forum-sep.png deleted file mode 100644 index 9123cbe..0000000 Binary files a/wp-content/themes/huddle/images/bg-forum-sep.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-groups-tab.png b/wp-content/themes/huddle/images/bg-groups-tab.png deleted file mode 100644 index d97e64e..0000000 Binary files a/wp-content/themes/huddle/images/bg-groups-tab.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-header-brown.png b/wp-content/themes/huddle/images/bg-header-brown.png deleted file mode 100644 index ef042b5..0000000 Binary files a/wp-content/themes/huddle/images/bg-header-brown.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-header-cyan.png b/wp-content/themes/huddle/images/bg-header-cyan.png deleted file mode 100644 index 80ce1a3..0000000 Binary files a/wp-content/themes/huddle/images/bg-header-cyan.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-header-gray.png b/wp-content/themes/huddle/images/bg-header-gray.png deleted file mode 100644 index 9c8d394..0000000 Binary files a/wp-content/themes/huddle/images/bg-header-gray.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-header-green.png b/wp-content/themes/huddle/images/bg-header-green.png deleted file mode 100644 index 8954ed8..0000000 Binary files a/wp-content/themes/huddle/images/bg-header-green.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-header-grey.png b/wp-content/themes/huddle/images/bg-header-grey.png deleted file mode 100644 index 9c8d394..0000000 Binary files a/wp-content/themes/huddle/images/bg-header-grey.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-header-magenta.png b/wp-content/themes/huddle/images/bg-header-magenta.png deleted file mode 100644 index 6adc907..0000000 Binary files a/wp-content/themes/huddle/images/bg-header-magenta.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-header-magento.png b/wp-content/themes/huddle/images/bg-header-magento.png deleted file mode 100644 index 6adc907..0000000 Binary files a/wp-content/themes/huddle/images/bg-header-magento.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-header-orange.png b/wp-content/themes/huddle/images/bg-header-orange.png deleted file mode 100644 index 43b6090..0000000 Binary files a/wp-content/themes/huddle/images/bg-header-orange.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-header-overlay.png b/wp-content/themes/huddle/images/bg-header-overlay.png deleted file mode 100644 index 85677c2..0000000 Binary files a/wp-content/themes/huddle/images/bg-header-overlay.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-header-purple.png b/wp-content/themes/huddle/images/bg-header-purple.png deleted file mode 100644 index 24ccdec..0000000 Binary files a/wp-content/themes/huddle/images/bg-header-purple.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-header-red.png b/wp-content/themes/huddle/images/bg-header-red.png deleted file mode 100644 index 969d4e4..0000000 Binary files a/wp-content/themes/huddle/images/bg-header-red.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-header-yellow.png b/wp-content/themes/huddle/images/bg-header-yellow.png deleted file mode 100644 index 3f4d9c2..0000000 Binary files a/wp-content/themes/huddle/images/bg-header-yellow.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-header.png b/wp-content/themes/huddle/images/bg-header.png deleted file mode 100644 index e8b9da0..0000000 Binary files a/wp-content/themes/huddle/images/bg-header.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-members-column-left.png b/wp-content/themes/huddle/images/bg-members-column-left.png deleted file mode 100644 index d3bc6c8..0000000 Binary files a/wp-content/themes/huddle/images/bg-members-column-left.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-members-column.png b/wp-content/themes/huddle/images/bg-members-column.png deleted file mode 100644 index c36f10d..0000000 Binary files a/wp-content/themes/huddle/images/bg-members-column.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-members-nav.png b/wp-content/themes/huddle/images/bg-members-nav.png deleted file mode 100644 index 0e02079..0000000 Binary files a/wp-content/themes/huddle/images/bg-members-nav.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-members-nav2.png b/wp-content/themes/huddle/images/bg-members-nav2.png deleted file mode 100644 index e69f540..0000000 Binary files a/wp-content/themes/huddle/images/bg-members-nav2.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-members-shadow.png b/wp-content/themes/huddle/images/bg-members-shadow.png deleted file mode 100644 index 2fc1584..0000000 Binary files a/wp-content/themes/huddle/images/bg-members-shadow.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-nav-sep.png b/wp-content/themes/huddle/images/bg-nav-sep.png deleted file mode 100644 index d6630cb..0000000 Binary files a/wp-content/themes/huddle/images/bg-nav-sep.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-nav.png b/wp-content/themes/huddle/images/bg-nav.png deleted file mode 100644 index 9f1184a..0000000 Binary files a/wp-content/themes/huddle/images/bg-nav.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-search-btn.png b/wp-content/themes/huddle/images/bg-search-btn.png deleted file mode 100644 index d8dc467..0000000 Binary files a/wp-content/themes/huddle/images/bg-search-btn.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-search-inp.png b/wp-content/themes/huddle/images/bg-search-inp.png deleted file mode 100644 index aaaad90..0000000 Binary files a/wp-content/themes/huddle/images/bg-search-inp.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-search.png b/wp-content/themes/huddle/images/bg-search.png deleted file mode 100644 index 0cd29e0..0000000 Binary files a/wp-content/themes/huddle/images/bg-search.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-submenu.png b/wp-content/themes/huddle/images/bg-submenu.png deleted file mode 100644 index 552a801..0000000 Binary files a/wp-content/themes/huddle/images/bg-submenu.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/bg-submit-btn.png b/wp-content/themes/huddle/images/bg-submit-btn.png deleted file mode 100644 index 6f5296e..0000000 Binary files a/wp-content/themes/huddle/images/bg-submit-btn.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/border.png b/wp-content/themes/huddle/images/border.png deleted file mode 100644 index f463a10..0000000 Binary files a/wp-content/themes/huddle/images/border.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/btn-left-brown.png b/wp-content/themes/huddle/images/btn-left-brown.png deleted file mode 100644 index 7735c46..0000000 Binary files a/wp-content/themes/huddle/images/btn-left-brown.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/btn-left-cyan.png b/wp-content/themes/huddle/images/btn-left-cyan.png deleted file mode 100644 index 08eac89..0000000 Binary files a/wp-content/themes/huddle/images/btn-left-cyan.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/btn-left-gray.png b/wp-content/themes/huddle/images/btn-left-gray.png deleted file mode 100644 index 1b4f534..0000000 Binary files a/wp-content/themes/huddle/images/btn-left-gray.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/btn-left-green.png b/wp-content/themes/huddle/images/btn-left-green.png deleted file mode 100644 index 2a9f53f..0000000 Binary files a/wp-content/themes/huddle/images/btn-left-green.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/btn-left-grey.png b/wp-content/themes/huddle/images/btn-left-grey.png deleted file mode 100644 index 1b4f534..0000000 Binary files a/wp-content/themes/huddle/images/btn-left-grey.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/btn-left-magenta.png b/wp-content/themes/huddle/images/btn-left-magenta.png deleted file mode 100644 index 5ecb1df..0000000 Binary files a/wp-content/themes/huddle/images/btn-left-magenta.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/btn-left-magento.png b/wp-content/themes/huddle/images/btn-left-magento.png deleted file mode 100644 index 5ecb1df..0000000 Binary files a/wp-content/themes/huddle/images/btn-left-magento.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/btn-left-orange.png b/wp-content/themes/huddle/images/btn-left-orange.png deleted file mode 100644 index 84435af..0000000 Binary files a/wp-content/themes/huddle/images/btn-left-orange.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/btn-left-purple.png b/wp-content/themes/huddle/images/btn-left-purple.png deleted file mode 100644 index c8e75d9..0000000 Binary files a/wp-content/themes/huddle/images/btn-left-purple.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/btn-left-red.png b/wp-content/themes/huddle/images/btn-left-red.png deleted file mode 100644 index f773d1c..0000000 Binary files a/wp-content/themes/huddle/images/btn-left-red.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/btn-left-yellow.png b/wp-content/themes/huddle/images/btn-left-yellow.png deleted file mode 100644 index f0694e0..0000000 Binary files a/wp-content/themes/huddle/images/btn-left-yellow.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/btn-left.png b/wp-content/themes/huddle/images/btn-left.png deleted file mode 100644 index d327092..0000000 Binary files a/wp-content/themes/huddle/images/btn-left.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/btn-login.png b/wp-content/themes/huddle/images/btn-login.png deleted file mode 100644 index 023dbbf..0000000 Binary files a/wp-content/themes/huddle/images/btn-login.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/btn-right-brown.png b/wp-content/themes/huddle/images/btn-right-brown.png deleted file mode 100644 index e923d81..0000000 Binary files a/wp-content/themes/huddle/images/btn-right-brown.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/btn-right-cyan.png b/wp-content/themes/huddle/images/btn-right-cyan.png deleted file mode 100644 index a4266ec..0000000 Binary files a/wp-content/themes/huddle/images/btn-right-cyan.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/btn-right-gray.png b/wp-content/themes/huddle/images/btn-right-gray.png deleted file mode 100644 index d9eae0a..0000000 Binary files a/wp-content/themes/huddle/images/btn-right-gray.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/btn-right-green.png b/wp-content/themes/huddle/images/btn-right-green.png deleted file mode 100644 index 54d91ee..0000000 Binary files a/wp-content/themes/huddle/images/btn-right-green.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/btn-right-grey.png b/wp-content/themes/huddle/images/btn-right-grey.png deleted file mode 100644 index d9eae0a..0000000 Binary files a/wp-content/themes/huddle/images/btn-right-grey.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/btn-right-magenta.png b/wp-content/themes/huddle/images/btn-right-magenta.png deleted file mode 100644 index 765b694..0000000 Binary files a/wp-content/themes/huddle/images/btn-right-magenta.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/btn-right-magento.png b/wp-content/themes/huddle/images/btn-right-magento.png deleted file mode 100644 index 765b694..0000000 Binary files a/wp-content/themes/huddle/images/btn-right-magento.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/btn-right-orange.png b/wp-content/themes/huddle/images/btn-right-orange.png deleted file mode 100644 index 220fcb4..0000000 Binary files a/wp-content/themes/huddle/images/btn-right-orange.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/btn-right-purple.png b/wp-content/themes/huddle/images/btn-right-purple.png deleted file mode 100644 index c033bab..0000000 Binary files a/wp-content/themes/huddle/images/btn-right-purple.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/btn-right-red.png b/wp-content/themes/huddle/images/btn-right-red.png deleted file mode 100644 index dd5535d..0000000 Binary files a/wp-content/themes/huddle/images/btn-right-red.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/btn-right-yellow.png b/wp-content/themes/huddle/images/btn-right-yellow.png deleted file mode 100644 index 668c0de..0000000 Binary files a/wp-content/themes/huddle/images/btn-right-yellow.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/btn-right.png b/wp-content/themes/huddle/images/btn-right.png deleted file mode 100644 index 3b60687..0000000 Binary files a/wp-content/themes/huddle/images/btn-right.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/controls.png b/wp-content/themes/huddle/images/controls.png deleted file mode 100644 index dcfd6fb..0000000 Binary files a/wp-content/themes/huddle/images/controls.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/icon-groups.png b/wp-content/themes/huddle/images/icon-groups.png deleted file mode 100644 index 898d55e..0000000 Binary files a/wp-content/themes/huddle/images/icon-groups.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/icon-move-small.png b/wp-content/themes/huddle/images/icon-move-small.png deleted file mode 100644 index 1d504ae..0000000 Binary files a/wp-content/themes/huddle/images/icon-move-small.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/icon-profile.png b/wp-content/themes/huddle/images/icon-profile.png deleted file mode 100644 index fee5cc2..0000000 Binary files a/wp-content/themes/huddle/images/icon-profile.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/icon-replies.png b/wp-content/themes/huddle/images/icon-replies.png deleted file mode 100644 index 3a69cfd..0000000 Binary files a/wp-content/themes/huddle/images/icon-replies.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/icon-rss.png b/wp-content/themes/huddle/images/icon-rss.png deleted file mode 100644 index 711dcae..0000000 Binary files a/wp-content/themes/huddle/images/icon-rss.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/icon-users.png b/wp-content/themes/huddle/images/icon-users.png deleted file mode 100644 index 1551947..0000000 Binary files a/wp-content/themes/huddle/images/icon-users.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/ie6/borderBottomCenter.png b/wp-content/themes/huddle/images/ie6/borderBottomCenter.png deleted file mode 100644 index 0d4475e..0000000 Binary files a/wp-content/themes/huddle/images/ie6/borderBottomCenter.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/ie6/borderBottomLeft.png b/wp-content/themes/huddle/images/ie6/borderBottomLeft.png deleted file mode 100644 index 2775eba..0000000 Binary files a/wp-content/themes/huddle/images/ie6/borderBottomLeft.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/ie6/borderBottomRight.png b/wp-content/themes/huddle/images/ie6/borderBottomRight.png deleted file mode 100644 index f7f5137..0000000 Binary files a/wp-content/themes/huddle/images/ie6/borderBottomRight.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/ie6/borderMiddleLeft.png b/wp-content/themes/huddle/images/ie6/borderMiddleLeft.png deleted file mode 100644 index a2d63d1..0000000 Binary files a/wp-content/themes/huddle/images/ie6/borderMiddleLeft.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/ie6/borderMiddleRight.png b/wp-content/themes/huddle/images/ie6/borderMiddleRight.png deleted file mode 100644 index fd7c3e8..0000000 Binary files a/wp-content/themes/huddle/images/ie6/borderMiddleRight.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/ie6/borderTopCenter.png b/wp-content/themes/huddle/images/ie6/borderTopCenter.png deleted file mode 100644 index 2937a9c..0000000 Binary files a/wp-content/themes/huddle/images/ie6/borderTopCenter.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/ie6/borderTopLeft.png b/wp-content/themes/huddle/images/ie6/borderTopLeft.png deleted file mode 100644 index f9d458b..0000000 Binary files a/wp-content/themes/huddle/images/ie6/borderTopLeft.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/ie6/borderTopRight.png b/wp-content/themes/huddle/images/ie6/borderTopRight.png deleted file mode 100644 index 74b8583..0000000 Binary files a/wp-content/themes/huddle/images/ie6/borderTopRight.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/image-slide.png b/wp-content/themes/huddle/images/image-slide.png deleted file mode 100644 index f9fe484..0000000 Binary files a/wp-content/themes/huddle/images/image-slide.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/loader-1.gif b/wp-content/themes/huddle/images/loader-1.gif deleted file mode 100644 index 09d621e..0000000 Binary files a/wp-content/themes/huddle/images/loader-1.gif and /dev/null differ diff --git a/wp-content/themes/huddle/images/loading.gif b/wp-content/themes/huddle/images/loading.gif deleted file mode 100644 index b4695d8..0000000 Binary files a/wp-content/themes/huddle/images/loading.gif and /dev/null differ diff --git a/wp-content/themes/huddle/images/loading_background.png b/wp-content/themes/huddle/images/loading_background.png deleted file mode 100644 index 6ae83e6..0000000 Binary files a/wp-content/themes/huddle/images/loading_background.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/logo.png b/wp-content/themes/huddle/images/logo.png deleted file mode 100644 index 36fe929..0000000 Binary files a/wp-content/themes/huddle/images/logo.png and /dev/null differ diff --git a/wp-content/themes/huddle/images/overlay.png b/wp-content/themes/huddle/images/overlay.png deleted file mode 100644 index 53ea98f..0000000 Binary files a/wp-content/themes/huddle/images/overlay.png and /dev/null differ diff --git a/wp-content/themes/huddle/includes/author-info.php b/wp-content/themes/huddle/includes/author-info.php deleted file mode 100644 index aa1217d..0000000 --- a/wp-content/themes/huddle/includes/author-info.php +++ /dev/null @@ -1,21 +0,0 @@ - - diff --git a/wp-content/themes/huddle/includes/loop.php b/wp-content/themes/huddle/includes/loop.php deleted file mode 100644 index e73839e..0000000 --- a/wp-content/themes/huddle/includes/loop.php +++ /dev/null @@ -1,144 +0,0 @@ - - - - - -
    > -

    - -
    - - '', 'link_before' => '', 'link_after' => '' ) ); ?> -
    -
    - - - - - - - - - -
    - - - - -

    - - - - - - - - -
    - - - '', 'link_before' => '', 'link_after' => '' ) ); ?> -
    -
    - - - - - - - - - - - - - - - - - - - - - -
    -

    - - - - - - - - -

    - -

    - -

    -
    - - - - - -

    - - - - - - - - - - - - - - - - - - -
    - - - - -

    - - - - - - - - -

    - -

    - -
    - - - - - - - - - - diff --git a/wp-content/themes/huddle/includes/pagination.php b/wp-content/themes/huddle/includes/pagination.php deleted file mode 100644 index cc25bd0..0000000 --- a/wp-content/themes/huddle/includes/pagination.php +++ /dev/null @@ -1,21 +0,0 @@ - - max_num_pages > 1 ): ?> - -
    - - - - diff --git a/wp-content/themes/huddle/includes/related-posts.php b/wp-content/themes/huddle/includes/related-posts.php deleted file mode 100644 index d48433a..0000000 --- a/wp-content/themes/huddle/includes/related-posts.php +++ /dev/null @@ -1,45 +0,0 @@ - - ID ); - - if( $tags ) { - $tag_ids = array(); - foreach($tags as $individual_tag) $tag_ids[] = $individual_tag->term_id; - - $my_query = new wp_query(array( - 'tag__in' => $tag_ids, - 'post__not_in' => array( $post->ID ), - 'posts_per_page' => of_get_option( 'related_posts_count' ) + 1 - )); - - if( $my_query->have_posts() ) { ?> - - - - diff --git a/wp-content/themes/huddle/index.php b/wp-content/themes/huddle/index.php deleted file mode 100644 index fa7d179..0000000 --- a/wp-content/themes/huddle/index.php +++ /dev/null @@ -1,14 +0,0 @@ - - -
    - -
    - -
    - - - - -
    - - diff --git a/wp-content/themes/huddle/js/buddypress.js b/wp-content/themes/huddle/js/buddypress.js deleted file mode 100644 index a89903e..0000000 --- a/wp-content/themes/huddle/js/buddypress.js +++ /dev/null @@ -1,1276 +0,0 @@ -// AJAX Functions -var jq = jQuery; - -// Global variable to prevent multiple AJAX requests -var bp_ajax_request = null; - -jq(document).ready( function() { - /**** Page Load Actions *******************************************************/ - - /* Hide Forums Post Form */ - if ( '-1' == window.location.search.indexOf('new') && jq('div.forums').length ) - jq('div#new-topic-post').hide(); - else - jq('div#new-topic-post').show(); - - /* Activity filter and scope set */ - bp_init_activity(); - - /* Object filter and scope set. */ - var objects = [ 'members', 'groups', 'blogs', 'forums' ]; - bp_init_objects( objects ); - - /* @mention Compose Scrolling */ - if ( jq.query.get('r') && jq('textarea#whats-new').length ) { - jq('#whats-new-options').animate({height:'40px'}); - jq("form#whats-new-form textarea").animate({height:'50px'}); - jq.scrollTo( jq('textarea#whats-new'), 500, { offset:-125, easing:'easeOutQuad' } ); - jq('textarea#whats-new').focus(); - } - - /**** Activity Posting ********************************************************/ - - /* Textarea focus */ - jq('#whats-new').focus( function(){ - jq("#whats-new-options").animate({height:'40px'}); - jq("form#whats-new-form textarea").animate({height:'50px'}); - jq("#aw-whats-new-submit").prop("disabled", false); - }); - - /* New posts */ - jq("input#aw-whats-new-submit").click( function() { - var button = jq(this); - var form = button.parent().parent().parent().parent(); - - form.children().each( function() { - if ( jq.nodeName(this, "textarea") || jq.nodeName(this, "input") ) - jq(this).prop( 'disabled', true ); - }); - - /* Remove any errors */ - jq('div.error').remove(); - button.addClass('loading'); - button.prop('disabled', true); - - /* Default POST values */ - var object = ''; - var item_id = jq("#whats-new-post-in").val(); - var content = jq("textarea#whats-new").val(); - - /* Set object for non-profile posts */ - if ( item_id > 0 ) { - object = jq("#whats-new-post-object").val(); - } - - jq.post( ajaxurl, { - action: 'post_update', - 'cookie': encodeURIComponent(document.cookie), - '_wpnonce_post_update': jq("input#_wpnonce_post_update").val(), - 'content': content, - 'object': object, - 'item_id': item_id - }, - function(response) { - - form.children().each( function() { - if ( jq.nodeName(this, "textarea") || jq.nodeName(this, "input") ) { - jq(this).prop( 'disabled', false ); - } - }); - - jq('form.ac-form').hide(); - - /* Check for errors and append if found. */ - if ( response[0] + response[1] == '-1' ) { - form.prepend( response.substr( 2, response.length ) ); - jq( 'form#' + form.attr('id') + ' div.error').hide().fadeIn( 200 ); - } else { - if ( 0 == jq("ul.activity-list").length ) { - jq("div.error").slideUp(100).remove(); - jq("div#message").slideUp(100).remove(); - jq("div.activity").append( '
      ' ); - } - - jq("ul#activity-stream").prepend(response); - jq("ul#activity-stream li:first").addClass('new-update'); - - if ( 0 != jq("div#latest-update").length ) { - var l = jq("ul#activity-stream li.new-update .activity-content .activity-inner p").html(); - var v = jq("ul#activity-stream li.new-update .activity-content .activity-header p a.view").attr('href'); - - var ltext = jq("ul#activity-stream li.new-update .activity-content .activity-inner p").text(); - - var u = ''; - if ( ltext != '' ) - u = '"' + l + '" '; - - u += '' + BP_DTheme.view + ''; - - jq("div#latest-update").slideUp(300,function(){ - jq("div#latest-update").html( u ); - jq("div#latest-update").slideDown(300); - }); - } - - jq("li.new-update").hide().slideDown( 300 ); - jq("li.new-update").removeClass( 'new-update' ); - jq("textarea#whats-new").val(''); - } - - jq('form.ac-form').hide(); - - jq("form#whats-new-form textarea").animate({height:'20px'}); - jq("#aw-whats-new-submit").prop("disabled", true).removeClass('loading'); - }); - - return false; - }); - - /* List tabs event delegation */ - jq('div.activity-type-tabs').click( function(event) { - var target = jq(event.target).parent(); - - if ( event.target.nodeName == 'STRONG' || event.target.nodeName == 'SPAN' ) - target = target.parent(); - else if ( event.target.nodeName != 'A' ) - return false; - - /* Reset the page */ - jq.cookie( 'bp-activity-oldestpage', 1, {path: '/'} ); - - /* Activity Stream Tabs */ - var scope = target.attr('id').substr( 9, target.attr('id').length ); - var filter = jq("#activity-filter-select select").val(); - - if ( scope == 'mentions' ) - jq( 'li#' + target.attr('id') + ' a strong' ).remove(); - - bp_activity_request(scope, filter); - - return false; - }); - - /* Activity filter select */ - jq('#activity-filter-select select').change( function() { - var selected_tab = jq( 'div.activity-type-tabs li.selected' ); - - if ( !selected_tab.length ) - var scope = null; - else - var scope = selected_tab.attr('id').substr( 9, selected_tab.attr('id').length ); - - var filter = jq(this).val(); - - bp_activity_request(scope, filter); - - return false; - }); - - /* Stream event delegation */ - jq('div.activity').click( function(event) { - var target = jq(event.target); - - /* Favoriting activity stream items */ - if ( target.hasClass('fav') || target.hasClass('unfav') ) { - var type = target.hasClass('fav') ? 'fav' : 'unfav'; - var parent = target.parent().parent().parent(); - var parent_id = parent.attr('id').substr( 9, parent.attr('id').length ); - - target.addClass('loading'); - - jq.post( ajaxurl, { - action: 'activity_mark_' + type, - 'cookie': encodeURIComponent(document.cookie), - 'id': parent_id - }, - function(response) { - target.removeClass('loading'); - - target.fadeOut( 100, function() { - jq(this).html(response); - jq(this).fadeIn(100); - }); - - if ( 'fav' == type ) { - if ( !jq('div.item-list-tabs li#activity-favorites').length ) - jq('div.item-list-tabs ul li#activity-mentions').before( '
    • ' + BP_DTheme.my_favs + ' 0
    • '); - - target.removeClass('fav'); - target.addClass('unfav'); - - jq('div.item-list-tabs ul li#activity-favorites span').html( Number( jq('div.item-list-tabs ul li#activity-favorites span').html() ) + 1 ); - } else { - target.removeClass('unfav'); - target.addClass('fav'); - - jq('div.item-list-tabs ul li#activity-favorites span').html( Number( jq('div.item-list-tabs ul li#activity-favorites span').html() ) - 1 ); - - if ( !Number( jq('div.item-list-tabs ul li#activity-favorites span').html() ) ) { - if ( jq('div.item-list-tabs ul li#activity-favorites').hasClass('selected') ) - bp_activity_request( null, null ); - - jq('div.item-list-tabs ul li#activity-favorites').remove(); - } - } - - if ( 'activity-favorites' == jq( 'div.item-list-tabs li.selected').attr('id') ) - target.parent().parent().parent().slideUp(100); - }); - - return false; - } - - /* Delete activity stream items */ - if ( target.hasClass('delete-activity') ) { - var li = target.parents('div.activity ul li'); - var id = li.attr('id').substr( 9, li.attr('id').length ); - var link_href = target.attr('href'); - var nonce = link_href.split('_wpnonce='); - - nonce = nonce[1]; - - target.addClass('loading'); - - jq.post( ajaxurl, { - action: 'delete_activity', - 'cookie': encodeURIComponent(document.cookie), - 'id': id, - '_wpnonce': nonce - }, - function(response) { - - if ( response[0] + response[1] == '-1' ) { - li.prepend( response.substr( 2, response.length ) ); - li.children('div#message').hide().fadeIn(300); - } else { - li.slideUp(300); - } - }); - - return false; - } - - /* Load more updates at the end of the page */ - if ( target.parent().hasClass('load-more') ) { - jq("#content li.load-more").addClass('loading'); - - if ( null == jq.cookie('bp-activity-oldestpage') ) - jq.cookie('bp-activity-oldestpage', 1, {path: '/'} ); - - var oldest_page = ( jq.cookie('bp-activity-oldestpage') * 1 ) + 1; - - jq.post( ajaxurl, { - action: 'activity_get_older_updates', - 'cookie': encodeURIComponent(document.cookie), - 'page': oldest_page - }, - function(response) - { - jq("#content li.load-more").removeClass('loading'); - jq.cookie( 'bp-activity-oldestpage', oldest_page, {path: '/'} ); - jq("#content ul.activity-list").append(response.contents); - - jq('form.ac-form').hide(); - - target.parent().hide(); - }, 'json' ); - - return false; - } - }); - - // Activity "Read More" links - jq('.activity-read-more a').live('click', function(event) { - var target = jq(event.target); - var link_id = target.parent().attr('id').split('-'); - var a_id = link_id[3]; - var type = link_id[0]; /* activity or acomment */ - - var inner_class = type == 'acomment' ? 'acomment-content' : 'activity-inner'; - var a_inner = jq('li#' + type + '-' + a_id + ' .' + inner_class + ':first' ); - jq(target).addClass('loading'); - - jq.post( ajaxurl, { - action: 'get_single_activity_content', - 'activity_id': a_id - }, - function(response) { - jq(a_inner).slideUp(300).html(response).slideDown(300); - }); - - return false; - }); - - /**** Activity Comments *******************************************************/ - - /* Hide all activity comment forms */ - jq('form.ac-form').hide(); - - /* Hide excess comments */ - if ( jq('div.activity-comments').length ) - bp_dtheme_hide_comments(); - - /* Activity list event delegation */ - jq('div.activity').click( function(event) { - var target = jq(event.target); - - /* Comment / comment reply links */ - if ( target.hasClass('acomment-reply') || target.parent().hasClass('acomment-reply') ) { - if ( target.parent().hasClass('acomment-reply') ) - target = target.parent(); - - var id = target.attr('id'); - ids = id.split('-'); - - var a_id = ids[2] - var c_id = target.attr('href').substr( 10, target.attr('href').length ); - var form = jq( '#ac-form-' + a_id ); - - form.css( 'display', 'none' ); - form.removeClass('root'); - jq('.ac-form').hide(); - - /* Hide any error messages */ - form.children('div').each( function() { - if ( jq(this).hasClass( 'error' ) ) - jq(this).hide(); - }); - - if ( ids[1] != 'comment' ) { - jq('div.activity-comments li#acomment-' + c_id).append( form ); - } else { - jq('li#activity-' + a_id + ' div.activity-comments').append( form ); - } - - if ( form.parent().hasClass( 'activity-comments' ) ) - form.addClass('root'); - - form.slideDown( 200 ); - jq.scrollTo( form, 500, { offset:-100, easing:'easeOutQuad' } ); - jq('#ac-form-' + ids[2] + ' textarea').focus(); - - return false; - } - - /* Activity comment posting */ - if ( target.attr('name') == 'ac_form_submit' ) { - var form = target.parent().parent(); - var form_parent = form.parent(); - var form_id = form.attr('id').split('-'); - - if ( !form_parent.hasClass('activity-comments') ) { - var tmp_id = form_parent.attr('id').split('-'); - var comment_id = tmp_id[1]; - } else { - var comment_id = form_id[2]; - } - - /* Hide any error messages */ - jq( 'form#' + form + ' div.error').hide(); - target.addClass('loading').prop('disabled', true); - - jq.post( ajaxurl, { - action: 'new_activity_comment', - 'cookie': encodeURIComponent(document.cookie), - '_wpnonce_new_activity_comment': jq("input#_wpnonce_new_activity_comment").val(), - 'comment_id': comment_id, - 'form_id': form_id[2], - 'content': jq('form#' + form.attr('id') + ' textarea').val() - }, - function(response) - { - target.removeClass('loading'); - - /* Check for errors and append if found. */ - if ( response[0] + response[1] == '-1' ) { - form.append( response.substr( 2, response.length ) ).hide().fadeIn( 200 ); - } else { - form.fadeOut( 200, - function() { - if ( 0 == form.parent().children('ul').length ) { - if ( form.parent().hasClass('activity-comments') ) - form.parent().prepend('
        '); - else - form.parent().append('
          '); - } - - form.parent().children('ul').append(response).hide().fadeIn( 200 ); - form.children('textarea').val(''); - form.parent().parent().addClass('has-comments'); - } - ); - jq( 'form#' + form + ' textarea').val(''); - - /* Increase the "Reply (X)" button count */ - jq('li#activity-' + form_id[2] + ' a.acomment-reply span').html( Number( jq('li#activity-' + form_id[2] + ' a.acomment-reply span').html() ) + 1 ); - } - - jq(target).prop("disabled", false); - }); - - return false; - } - - /* Deleting an activity comment */ - if ( target.hasClass('acomment-delete') ) { - var link_href = target.attr('href'); - var comment_li = target.parent().parent(); - var form = comment_li.parents('div.activity-comments').children('form'); - - var nonce = link_href.split('_wpnonce='); - nonce = nonce[1]; - - var comment_id = link_href.split('cid='); - comment_id = comment_id[1].split('&'); - comment_id = comment_id[0]; - - target.addClass('loading'); - - /* Remove any error messages */ - jq('div.activity-comments ul div.error').remove(); - - /* Reset the form position */ - comment_li.parents('div.activity-comments').append(form); - - jq.post( ajaxurl, { - action: 'delete_activity_comment', - 'cookie': encodeURIComponent(document.cookie), - '_wpnonce': nonce, - 'id': comment_id - }, - function(response) - { - /* Check for errors and append if found. */ - if ( response[0] + response[1] == '-1' ) { - comment_li.prepend( response.substr( 2, response.length ) ).hide().fadeIn( 200 ); - } else { - var children = jq( 'li#' + comment_li.attr('id') + ' ul' ).children('li'); - var child_count = 0; - jq(children).each( function() { - if ( !jq(this).is(':hidden') ) - child_count++; - }); - comment_li.fadeOut(200); - - /* Decrease the "Reply (X)" button count */ - var parent_li = comment_li.parents('ul#activity-stream > li'); - jq('li#' + parent_li.attr('id') + ' a.acomment-reply span').html( jq('li#' + parent_li.attr('id') + ' a.acomment-reply span').html() - ( 1 + child_count ) ); - } - }); - - return false; - } - - /* Showing hidden comments - pause for half a second */ - if ( target.parent().hasClass('show-all') ) { - target.parent().addClass('loading'); - - setTimeout( function() { - target.parent().parent().children('li').fadeIn(200, function() { - target.parent().remove(); - }); - }, 600 ); - - return false; - } - }); - - /* Escape Key Press for cancelling comment forms */ - jq(document).keydown( function(e) { - e = e || window.event; - if (e.target) - element = e.target; - else if (e.srcElement) - element = e.srcElement; - - if( element.nodeType == 3) - element = element.parentNode; - - if( e.ctrlKey == true || e.altKey == true || e.metaKey == true ) - return; - - var keyCode = (e.keyCode) ? e.keyCode : e.which; - - if ( keyCode == 27 ) { - if (element.tagName == 'TEXTAREA') { - if ( jq(element).hasClass('ac-input') ) - jq(element).parent().parent().parent().slideUp( 200 ); - } - } - }); - - /**** Directory Search ****************************************************/ - - /* The search form on all directory pages */ - jq('div.dir-search').click( function(event) { - if ( jq(this).hasClass('no-ajax') ) - return; - - var target = jq(event.target); - - if ( target.attr('type') == 'submit' ) { - var css_id = jq('div.item-list-tabs li.filter').attr('id').split( '-' ); - var object = css_id[0]; - - bp_filter_request( object, jq.cookie('bp-' + object + '-filter'), jq.cookie('bp-' + object + '-scope') , 'div.' + object, target.parent().children('label').children('input').val(), 1, jq.cookie('bp-' + object + '-extras') ); - - return false; - } - }); - - /**** Tabs and Filters ****************************************************/ - - /* When a navigation tab is clicked - e.g. | All Groups | My Groups | */ - jq('div.item-list-tabs').click( function(event) { - if ( jq(this).hasClass('no-ajax') ) - return; - - var target = jq(event.target).parent(); - - if ( 'LI' == event.target.parentNode.nodeName && !target.hasClass('last') ) { - var css_id = target.attr('id').split( '-' ); - var object = css_id[0]; - - if ( 'activity' == object ) - return false; - - var scope = css_id[1]; - var filter = jq("#" + object + "-order-select select").val(); - var search_terms = jq("#" + object + "_search").val(); - - bp_filter_request( object, filter, scope, 'div.' + object, search_terms, 1, jq.cookie('bp-' + object + '-extras') ); - - return false; - } - }); - - /* When the filter select box is changed re-query */ - jq('li.filter select').change( function() { - if ( jq('div.item-list-tabs li.selected').length ) - var el = jq('div.item-list-tabs li.selected'); - else - var el = jq(this); - - var css_id = el.attr('id').split('-'); - var object = css_id[0]; - var scope = css_id[1]; - var filter = jq(this).val(); - var search_terms = false; - - if ( jq('div.dir-search input').length ) - search_terms = jq('div.dir-search input').val(); - - if ( 'friends' == object ) - object = 'members'; - - bp_filter_request( object, filter, scope, 'div.' + object, search_terms, 1, jq.cookie('bp-' + object + '-extras') ); - - return false; - }); - - /* All pagination links run through this function */ - jq('div#content').click( function(event) { - var target = jq(event.target); - - if ( target.hasClass('button') ) - return true; - - if ( target.parent().parent().hasClass('pagination') && !target.parent().parent().hasClass('no-ajax') ) { - if ( target.hasClass('dots') || target.hasClass('current') ) - return false; - - if ( jq('div.item-list-tabs li.selected').length ) - var el = jq('div.item-list-tabs li.selected'); - else - var el = jq('li.filter select'); - - var page_number = 1; - var css_id = el.attr('id').split( '-' ); - var object = css_id[0]; - var search_terms = false; - - if ( jq('div.dir-search input').length ) - search_terms = jq('div.dir-search input').val(); - - if ( jq(target).hasClass('next') ) - var page_number = Number( jq('div.pagination span.current').html() ) + 1; - else if ( jq(target).hasClass('prev') ) - var page_number = Number( jq('div.pagination span.current').html() ) - 1; - else - var page_number = Number( jq(target).html() ); - - bp_filter_request( object, jq.cookie('bp-' + object + '-filter'), jq.cookie('bp-' + object + '-scope'), 'div.' + object, search_terms, page_number, jq.cookie('bp-' + object + '-extras') ); - - return false; - } - - }); - - /**** New Forum Directory Post **************************************/ - - /* Hit the "New Topic" button on the forums directory page */ - jq('a.show-hide-new').click( function() { - if ( !jq('div#new-topic-post').length ) - return false; - - if ( jq('div#new-topic-post').is(":visible") ) - jq('div#new-topic-post').slideUp(200); - else - jq('div#new-topic-post').slideDown(200, function() { jq('#topic_title').focus(); } ); - - return false; - }); - - /* Cancel the posting of a new forum topic */ - jq('input#submit_topic_cancel').click( function() { - if ( !jq('div#new-topic-post').length ) - return false; - - jq('div#new-topic-post').slideUp(200); - return false; - }); - - /* Clicking a forum tag */ - jq('div#forum-directory-tags a').click( function() { - bp_filter_request( 'forums', 'tags', jq.cookie('bp-forums-scope'), 'div.forums', jq(this).html().replace( / /g, '-' ), 1, jq.cookie('bp-forums-extras') ); - return false; - }); - - /** Invite Friends Interface ****************************************/ - - /* Select a user from the list of friends and add them to the invite list */ - jq("div#invite-list input").click( function() { - jq('.ajax-loader').toggle(); - - var friend_id = jq(this).val(); - - if ( jq(this).prop('checked') == true ) - var friend_action = 'invite'; - else - var friend_action = 'uninvite'; - - jq('div.item-list-tabs li.selected').addClass('loading'); - - jq.post( ajaxurl, { - action: 'groups_invite_user', - 'friend_action': friend_action, - 'cookie': encodeURIComponent(document.cookie), - '_wpnonce': jq("input#_wpnonce_invite_uninvite_user").val(), - 'friend_id': friend_id, - 'group_id': jq("input#group_id").val() - }, - function(response) - { - if ( jq("#message") ) - jq("#message").hide(); - - jq('.ajax-loader').toggle(); - - if ( friend_action == 'invite' ) { - jq('#friend-list').append(response); - } else if ( friend_action == 'uninvite' ) { - jq('#friend-list li#uid-' + friend_id).remove(); - } - - jq('div.item-list-tabs li.selected').removeClass('loading'); - }); - }); - - /* Remove a user from the list of users to invite to a group */ - jq("#friend-list li a.remove").live('click', function() { - jq('.ajax-loader').toggle(); - - var friend_id = jq(this).attr('id'); - friend_id = friend_id.split('-'); - friend_id = friend_id[1]; - - jq.post( ajaxurl, { - action: 'groups_invite_user', - 'friend_action': 'uninvite', - 'cookie': encodeURIComponent(document.cookie), - '_wpnonce': jq("input#_wpnonce_invite_uninvite_user").val(), - 'friend_id': friend_id, - 'group_id': jq("input#group_id").val() - }, - function(response) - { - jq('.ajax-loader').toggle(); - jq('#friend-list li#uid-' + friend_id).remove(); - jq('#invite-list input#f-' + friend_id).prop('checked', false); - }); - - return false; - }); - - /** Friendship Requests **************************************/ - - /* Accept and Reject friendship request buttons */ - jq("ul#friend-list a.accept, ul#friend-list a.reject").click( function() { - var button = jq(this); - var li = jq(this).parents('ul#friend-list li'); - var action_div = jq(this).parents('li div.action'); - - var id = li.attr('id').substr( 11, li.attr('id').length ); - var link_href = button.attr('href'); - - var nonce = link_href.split('_wpnonce='); - nonce = nonce[1]; - - if ( jq(this).hasClass('accepted') || jq(this).hasClass('rejected') ) - return false; - - if ( jq(this).hasClass('accept') ) { - var action = 'accept_friendship'; - action_div.children('a.reject').css( 'visibility', 'hidden' ); - } else { - var action = 'reject_friendship'; - action_div.children('a.accept').css( 'visibility', 'hidden' ); - } - - button.addClass('loading'); - - jq.post( ajaxurl, { - action: action, - 'cookie': encodeURIComponent(document.cookie), - 'id': id, - '_wpnonce': nonce - }, - function(response) { - button.removeClass('loading'); - - if ( response[0] + response[1] == '-1' ) { - li.prepend( response.substr( 2, response.length ) ); - li.children('div#message').hide().fadeIn(200); - } else { - button.fadeOut( 100, function() { - if ( jq(this).hasClass('accept') ) { - action_div.children('a.reject').hide(); - jq(this).html( BP_DTheme.accepted ).fadeIn(50); - jq(this).addClass('accepted'); - } else { - action_div.children('a.accept').hide(); - jq(this).html( BP_DTheme.rejected ).fadeIn(50); - jq(this).addClass('rejected'); - } - }); - } - }); - - return false; - }); - - /* Add / Remove friendship buttons */ - jq("div.friendship-button a").live('click', function() { - jq(this).parent().addClass('loading'); - var fid = jq(this).attr('id'); - fid = fid.split('-'); - fid = fid[1]; - - var nonce = jq(this).attr('href'); - nonce = nonce.split('?_wpnonce='); - nonce = nonce[1].split('&'); - nonce = nonce[0]; - - var thelink = jq(this); - - jq.post( ajaxurl, { - action: 'addremove_friend', - 'cookie': encodeURIComponent(document.cookie), - 'fid': fid, - '_wpnonce': nonce - }, - function(response) - { - var action = thelink.attr('rel'); - var parentdiv = thelink.parent(); - - if ( action == 'add' ) { - jq(parentdiv).fadeOut(200, - function() { - parentdiv.removeClass('add_friend'); - parentdiv.removeClass('loading'); - parentdiv.addClass('pending'); - parentdiv.fadeIn(200).html(response); - } - ); - - } else if ( action == 'remove' ) { - jq(parentdiv).fadeOut(200, - function() { - parentdiv.removeClass('remove_friend'); - parentdiv.removeClass('loading'); - parentdiv.addClass('add'); - parentdiv.fadeIn(200).html(response); - } - ); - } - }); - return false; - } ); - - /** Group Join / Leave Buttons **************************************/ - - jq("div.group-button a").live('click', function() { - var gid = jq(this).parent().attr('id'); - gid = gid.split('-'); - gid = gid[1]; - - var nonce = jq(this).attr('href'); - nonce = nonce.split('?_wpnonce='); - nonce = nonce[1].split('&'); - nonce = nonce[0]; - - var thelink = jq(this); - - jq.post( ajaxurl, { - action: 'joinleave_group', - 'cookie': encodeURIComponent(document.cookie), - 'gid': gid, - '_wpnonce': nonce - }, - function(response) - { - var parentdiv = thelink.parent(); - - if ( !jq('body.directory').length ) - location.href = location.href; - else { - jq(parentdiv).fadeOut(200, - function() { - parentdiv.fadeIn(200).html(response); - } - ); - } - }); - return false; - } ); - - /** Button disabling ************************************************/ - - jq('div.pending').click(function() { - return false; - }); - - /** Private Messaging ******************************************/ - - /* AJAX send reply functionality */ - jq("input#send_reply_button").click( - function() { - var order = jq('#messages_order').val() || 'ASC', - offset = jq('#message-recipients').offset(); - - var button = jq("input#send_reply_button"); - jq(button).addClass('loading'); - - jq.post( ajaxurl, { - action: 'messages_send_reply', - 'cookie': encodeURIComponent(document.cookie), - '_wpnonce': jq("input#send_message_nonce").val(), - - 'content': jq("#message_content").val(), - 'send_to': jq("input#send_to").val(), - 'subject': jq("input#subject").val(), - 'thread_id': jq("input#thread_id").val() - }, - function(response) - { - if ( response[0] + response[1] == "-1" ) { - jq('form#send-reply').prepend( response.substr( 2, response.length ) ); - } else { - jq('form#send-reply div#message').remove(); - jq("#message_content").val(''); - - if ( 'ASC' == order ) { - jq('form#send-reply').before( response ); - } else { - jq('#message-recipients').after( response ); - jq(window).scrollTop(offset.top); - } - - jq("div.new-message").hide().slideDown( 200, function() { - jq('div.new-message').removeClass('new-message'); - }); - } - jq(button).removeClass('loading'); - }); - - return false; - } - ); - - /* Marking private messages as read and unread */ - jq("a#mark_as_read, a#mark_as_unread").click(function() { - var checkboxes_tosend = ''; - var checkboxes = jq("#message-threads tr td input[type='checkbox']"); - - if ( 'mark_as_unread' == jq(this).attr('id') ) { - var currentClass = 'read' - var newClass = 'unread' - var unreadCount = 1; - var inboxCount = 0; - var unreadCountDisplay = 'inline'; - var action = 'messages_markunread'; - } else { - var currentClass = 'unread' - var newClass = 'read' - var unreadCount = 0; - var inboxCount = 1; - var unreadCountDisplay = 'none'; - var action = 'messages_markread'; - } - - checkboxes.each( function(i) { - if(jq(this).is(':checked')) { - if ( jq('tr#m-' + jq(this).attr('value')).hasClass(currentClass) ) { - checkboxes_tosend += jq(this).attr('value'); - jq('tr#m-' + jq(this).attr('value')).removeClass(currentClass); - jq('tr#m-' + jq(this).attr('value')).addClass(newClass); - var thread_count = jq('tr#m-' + jq(this).attr('value') + ' td span.unread-count').html(); - - jq('tr#m-' + jq(this).attr('value') + ' td span.unread-count').html(unreadCount); - jq('tr#m-' + jq(this).attr('value') + ' td span.unread-count'); - - var inboxcount = jq('tr.unread').length; - - jq('a#user-messages span').html( inboxcount ); - - if ( i != checkboxes.length - 1 ) { - checkboxes_tosend += ',' - } - } - } - }); - jq.post( ajaxurl, { - action: action, - 'thread_ids': checkboxes_tosend - }); - return false; - }); - - /* Selecting unread and read messages in inbox */ - jq("select#message-type-select").change( - function() { - var selection = jq("select#message-type-select").val(); - var checkboxes = jq("td input[type='checkbox']"); - checkboxes.each( function(i) { - checkboxes[i].checked = ""; - }); - - switch(selection) { - case 'unread': - var checkboxes = jq("tr.unread td input[type='checkbox']"); - break; - case 'read': - var checkboxes = jq("tr.read td input[type='checkbox']"); - break; - } - if ( selection != '' ) { - checkboxes.each( function(i) { - checkboxes[i].checked = "checked"; - }); - } else { - checkboxes.each( function(i) { - checkboxes[i].checked = ""; - }); - } - } - ); - - /* Bulk delete messages */ - jq("a#delete_inbox_messages, a#delete_sentbox_messages").click( function() { - checkboxes_tosend = ''; - checkboxes = jq("#message-threads tr td input[type='checkbox']"); - - jq('div#message').remove(); - jq(this).addClass('loading'); - - jq(checkboxes).each( function(i) { - if( jq(this).is(':checked') ) - checkboxes_tosend += jq(this).attr('value') + ','; - }); - - if ( '' == checkboxes_tosend ) { - jq(this).removeClass('loading'); - return false; - } - - jq.post( ajaxurl, { - action: 'messages_delete', - 'thread_ids': checkboxes_tosend - }, function(response) { - if ( response[0] + response[1] == "-1" ) { - jq('#message-threads').prepend( response.substr( 2, response.length ) ); - } else { - jq('#message-threads').before( '

          ' + response + '

          ' ); - - jq(checkboxes).each( function(i) { - if( jq(this).is(':checked') ) - jq(this).parent().parent().fadeOut(150); - }); - } - - jq('div#message').hide().slideDown(150); - jq("a#delete_inbox_messages, a#delete_sentbox_messages").removeClass('loading'); - }); - return false; - }); - - /* Close site wide notices in the sidebar */ - jq("a#close-notice").click( function() { - jq(this).addClass('loading'); - jq('div#sidebar div.error').remove(); - - jq.post( ajaxurl, { - action: 'messages_close_notice', - 'notice_id': jq('.notice').attr('rel').substr( 2, jq('.notice').attr('rel').length ) - }, - function(response) { - jq("a#close-notice").removeClass('loading'); - - if ( response[0] + response[1] == '-1' ) { - jq('.notice').prepend( response.substr( 2, response.length ) ); - jq( 'div#sidebar div.error').hide().fadeIn( 200 ); - } else { - jq('.notice').slideUp( 100 ); - } - }); - return false; - }); - - /* Admin Bar & wp_list_pages Javascript IE6 hover class */ - jq("#wp-admin-bar ul.main-nav li, #nav li").mouseover( function() { - jq(this).addClass('sfhover'); - }); - - jq("#wp-admin-bar ul.main-nav li, #nav li").mouseout( function() { - jq(this).removeClass('sfhover'); - }); - - /* Clear BP cookies on logout */ - jq('a.logout').click( function() { - jq.cookie('bp-activity-scope', null, {path: '/'}); - jq.cookie('bp-activity-filter', null, {path: '/'}); - jq.cookie('bp-activity-oldestpage', null, {path: '/'}); - - var objects = [ 'members', 'groups', 'blogs', 'forums' ]; - jq(objects).each( function(i) { - jq.cookie('bp-' + objects[i] + '-scope', null, {path: '/'} ); - jq.cookie('bp-' + objects[i] + '-filter', null, {path: '/'} ); - jq.cookie('bp-' + objects[i] + '-extras', null, {path: '/'} ); - }); - }); -}); - -/* Setup activity scope and filter based on the current cookie settings. */ -function bp_init_activity() { - /* Reset the page */ - jq.cookie( 'bp-activity-oldestpage', 1, {path: '/'} ); - - if ( null != jq.cookie('bp-activity-filter') && jq('#activity-filter-select').length ) - jq('#activity-filter-select select option[value="' + jq.cookie('bp-activity-filter') + '"]').prop( 'selected', true ); - - /* Activity Tab Set */ - if ( null != jq.cookie('bp-activity-scope') && jq('div.activity-type-tabs').length ) { - jq('div.activity-type-tabs li').each( function() { - jq(this).removeClass('selected'); - }); - jq('li#activity-' + jq.cookie('bp-activity-scope') + ', div.item-list-tabs li.current').addClass('selected'); - } -} - -/* Setup object scope and filter based on the current cookie settings for the object. */ -function bp_init_objects(objects) { - jq(objects).each( function(i) { - if ( null != jq.cookie('bp-' + objects[i] + '-filter') && jq('li#' + objects[i] + '-order-select select').length ) - jq('li#' + objects[i] + '-order-select select option[value="' + jq.cookie('bp-' + objects[i] + '-filter') + '"]').prop( 'selected', true ); - - if ( null != jq.cookie('bp-' + objects[i] + '-scope') && jq('div.' + objects[i]).length ) { - jq('div.item-list-tabs li').each( function() { - jq(this).removeClass('selected'); - }); - jq('div.item-list-tabs li#' + objects[i] + '-' + jq.cookie('bp-' + objects[i] + '-scope') + ', div.item-list-tabs#object-nav li.current').addClass('selected'); - } - }); -} - -/* Filter the current content list (groups/members/blogs/topics) */ -function bp_filter_request( object, filter, scope, target, search_terms, page, extras ) { - if ( 'activity' == object ) - return false; - - if ( jq.query.get('s') && !search_terms ) - search_terms = jq.query.get('s'); - - if ( null == scope ) - scope = 'all'; - - /* Save the settings we want to remain persistent to a cookie */ - jq.cookie( 'bp-' + object + '-scope', scope, {path: '/'} ); - jq.cookie( 'bp-' + object + '-filter', filter, {path: '/'} ); - jq.cookie( 'bp-' + object + '-extras', extras, {path: '/'} ); - - /* Set the correct selected nav and filter */ - jq('div.item-list-tabs li').each( function() { - jq(this).removeClass('selected'); - }); - jq('div.item-list-tabs li#' + object + '-' + scope + ', div.item-list-tabs#object-nav li.current').addClass('selected'); - jq('div.item-list-tabs li.selected').addClass('loading'); - jq('div.item-list-tabs select option[value="' + filter + '"]').prop( 'selected', true ); - - if ( 'friends' == object ) - object = 'members'; - - if ( bp_ajax_request ) - bp_ajax_request.abort(); - - bp_ajax_request = jq.post( ajaxurl, { - action: object + '_filter', - 'cookie': encodeURIComponent(document.cookie), - 'object': object, - 'filter': filter, - 'search_terms': search_terms, - 'scope': scope, - 'page': page, - 'extras': extras - }, - function(response) - { - jq(target).fadeOut( 100, function() { - jq( '.subtitle' ).text( jq(response).find( '.pag-count' ).text() ); - jq(this).html(response); - jq(this).fadeIn(100); - }); - jq('div.item-list-tabs li.selected').removeClass('loading'); - jq( '.loader' ).hide(); - }); -} - -/* Activity Loop Requesting */ -function bp_activity_request(scope, filter) { - /* Save the type and filter to a session cookie */ - jq.cookie( 'bp-activity-scope', scope, {path: '/'} ); - jq.cookie( 'bp-activity-filter', filter, {path: '/'} ); - jq.cookie( 'bp-activity-oldestpage', 1, {path: '/'} ); - - /* Remove selected and loading classes from tabs */ - jq('div.item-list-tabs li').each( function() { - jq(this).removeClass('selected loading'); - }); - /* Set the correct selected nav and filter */ - jq('li#activity-' + scope + ', div.item-list-tabs li.current').addClass('selected'); - jq('div#object-nav.item-list-tabs li.selected, div.activity-type-tabs li.selected').addClass('loading'); - jq('#activity-filter-select select option[value="' + filter + '"]').prop( 'selected', true ); - - /* Reload the activity stream based on the selection */ - jq('.widget_bp_activity_widget h2 span.ajax-loader').show(); - - if ( bp_ajax_request ) - bp_ajax_request.abort(); - - bp_ajax_request = jq.post( ajaxurl, { - action: 'activity_widget_filter', - 'cookie': encodeURIComponent(document.cookie), - '_wpnonce_activity_filter': jq("input#_wpnonce_activity_filter").val(), - 'scope': scope, - 'filter': filter - }, - function(response) - { - jq('.widget_bp_activity_widget h2 span.ajax-loader').hide(); - - jq('div.activity').fadeOut( 100, function() { - jq(this).html(response.contents); - jq(this).fadeIn(100); - - /* Selectively hide comments */ - bp_dtheme_hide_comments(); - }); - - /* Update the feed link */ - if ( null != response.feed_url ) - jq('.directory div#subnav li.feed a, .home-page div#subnav li.feed a').attr('href', response.feed_url); - - jq('div.item-list-tabs li.selected').removeClass('loading'); - - }, 'json' ); -} - -/* Hide long lists of activity comments, only show the latest five root comments. */ -function bp_dtheme_hide_comments() { - var comments_divs = jq('div.activity-comments'); - - if ( !comments_divs.length ) - return false; - - comments_divs.each( function() { - if ( jq(this).children('ul').children('li').length < 5 ) return; - - var comments_div = jq(this); - var parent_li = comments_div.parents('ul#activity-stream > li'); - var comment_lis = jq(this).children('ul').children('li'); - var comment_count = ' '; - - if ( jq('li#' + parent_li.attr('id') + ' a.acomment-reply span').length ) - var comment_count = jq('li#' + parent_li.attr('id') + ' a.acomment-reply span').html(); - - comment_lis.each( function(i) { - /* Show the latest 5 root comments */ - if ( i < comment_lis.length - 5 ) { - jq(this).addClass('hidden'); - jq(this).toggle(); - - if ( !i ) - jq(this).before( '
        • ' + BP_DTheme.show_all + ' ' + comment_count + ' ' + BP_DTheme.comments + '
        • ' ); - } - }); - - }); -} - -/* Helper Functions */ - -function checkAll() { - var checkboxes = document.getElementsByTagName("input"); - for(var i=0; i=1.3?0:1};k.window=function(a){return d(window)._scrollable()};d.fn._scrollable=function(){return this.map(function(){var a=this,i=!a.nodeName||d.inArray(a.nodeName.toLowerCase(),['iframe','#document','html','body'])!=-1;if(!i)return a;var e=(a.contentWindow||a).document||a.ownerDocument||a;return d.browser.safari||e.compatMode=='BackCompat'?e.body:e.documentElement})};d.fn.scrollTo=function(n,j,b){if(typeof j=='object'){b=j;j=0}if(typeof b=='function')b={onAfter:b};if(n=='max')n=9e9;b=d.extend({},k.defaults,b);j=j||b.speed||b.duration;b.queue=b.queue&&b.axis.length>1;if(b.queue)j/=2;b.offset=p(b.offset);b.over=p(b.over);return this._scrollable().each(function(){var q=this,r=d(q),f=n,s,g={},u=r.is('html,body');switch(typeof f){case'number':case'string':if(/^([+-]=)?\d+(\.\d+)?(px|%)?$/.test(f)){f=p(f);break}f=d(f,this);case'object':if(f.is||f.style)s=(f=d(f)).offset()}d.each(b.axis.split(''),function(a,i){var e=i=='x'?'Left':'Top',h=e.toLowerCase(),c='scroll'+e,l=q[c],m=k.max(q,i);if(s){g[c]=s[h]+(u?0:l-r.offset()[h]);if(b.margin){g[c]-=parseInt(f.css('margin'+e))||0;g[c]-=parseInt(f.css('border'+e+'Width'))||0}g[c]+=b.offset[h]||0;if(b.over[h])g[c]+=f[i=='x'?'width':'height']()*b.over[h]}else{var o=f[h];g[c]=o.slice&&o.slice(-1)=='%'?parseFloat(o)/100*m:o}if(/^\d+$/.test(g[c]))g[c]=g[c]<=0?0:Math.min(g[c],m);if(!a&&b.queue){if(l!=g[c])t(b.onAfterFirst);delete g[c]}});t(b.onAfter);function t(a){r.animate(g,j,b.easing,a&&function(){a.call(this,n,b)})}}).end()};k.max=function(a,i){var e=i=='x'?'Width':'Height',h='scroll'+e;if(!d(a).is('html,body'))return a[h]-d(a)[e.toLowerCase()]();var c='client'+e,l=a.ownerDocument.documentElement,m=a.ownerDocument.body;return Math.max(l[h],m[h])-Math.min(l[c],m[c])};function p(a){return typeof a=='object'?a:{top:a,left:a}}})(jQuery); - -/* jQuery Easing Plugin, v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/ */ -jQuery.easing.jswing=jQuery.easing.swing;jQuery.extend(jQuery.easing,{def:"easeOutQuad",swing:function(e,f,a,h,g){return jQuery.easing[jQuery.easing.def](e,f,a,h,g)},easeInQuad:function(e,f,a,h,g){return h*(f/=g)*f+a},easeOutQuad:function(e,f,a,h,g){return -h*(f/=g)*(f-2)+a},easeInOutQuad:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f+a}return -h/2*((--f)*(f-2)-1)+a},easeInCubic:function(e,f,a,h,g){return h*(f/=g)*f*f+a},easeOutCubic:function(e,f,a,h,g){return h*((f=f/g-1)*f*f+1)+a},easeInOutCubic:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f*f+a}return h/2*((f-=2)*f*f+2)+a},easeInQuart:function(e,f,a,h,g){return h*(f/=g)*f*f*f+a},easeOutQuart:function(e,f,a,h,g){return -h*((f=f/g-1)*f*f*f-1)+a},easeInOutQuart:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f*f*f+a}return -h/2*((f-=2)*f*f*f-2)+a},easeInQuint:function(e,f,a,h,g){return h*(f/=g)*f*f*f*f+a},easeOutQuint:function(e,f,a,h,g){return h*((f=f/g-1)*f*f*f*f+1)+a},easeInOutQuint:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f*f*f*f+a}return h/2*((f-=2)*f*f*f*f+2)+a},easeInSine:function(e,f,a,h,g){return -h*Math.cos(f/g*(Math.PI/2))+h+a},easeOutSine:function(e,f,a,h,g){return h*Math.sin(f/g*(Math.PI/2))+a},easeInOutSine:function(e,f,a,h,g){return -h/2*(Math.cos(Math.PI*f/g)-1)+a},easeInExpo:function(e,f,a,h,g){return(f==0)?a:h*Math.pow(2,10*(f/g-1))+a},easeOutExpo:function(e,f,a,h,g){return(f==g)?a+h:h*(-Math.pow(2,-10*f/g)+1)+a},easeInOutExpo:function(e,f,a,h,g){if(f==0){return a}if(f==g){return a+h}if((f/=g/2)<1){return h/2*Math.pow(2,10*(f-1))+a}return h/2*(-Math.pow(2,-10*--f)+2)+a},easeInCirc:function(e,f,a,h,g){return -h*(Math.sqrt(1-(f/=g)*f)-1)+a},easeOutCirc:function(e,f,a,h,g){return h*Math.sqrt(1-(f=f/g-1)*f)+a},easeInOutCirc:function(e,f,a,h,g){if((f/=g/2)<1){return -h/2*(Math.sqrt(1-f*f)-1)+a}return h/2*(Math.sqrt(1-(f-=2)*f)+1)+a},easeInElastic:function(f,h,e,l,k){var i=1.70158;var j=0;var g=l;if(h==0){return e}if((h/=k)==1){return e+l}if(!j){j=k*0.3}if(g35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('M 6(A){4 $11=A.11||\'&\';4 $V=A.V===r?r:j;4 $1p=A.1p===r?\'\':\'[]\';4 $13=A.13===r?r:j;4 $D=$13?A.D===j?"#":"?":"";4 $15=A.15===r?r:j;v.1o=M 6(){4 f=6(o,t){8 o!=1v&&o!==x&&(!!t?o.1t==t:j)};4 14=6(1m){4 m,1l=/\\[([^[]*)\\]/g,T=/^([^[]+)(\\[.*\\])?$/.1r(1m),k=T[1],e=[];19(m=1l.1r(T[2]))e.u(m[1]);8[k,e]};4 w=6(3,e,7){4 o,y=e.1b();b(I 3!=\'X\')3=x;b(y===""){b(!3)3=[];b(f(3,L)){3.u(e.h==0?7:w(x,e.z(0),7))}n b(f(3,1a)){4 i=0;19(3[i++]!=x);3[--i]=e.h==0?7:w(3[i],e.z(0),7)}n{3=[];3.u(e.h==0?7:w(x,e.z(0),7))}}n b(y&&y.T(/^\\s*[0-9]+\\s*$/)){4 H=1c(y,10);b(!3)3=[];3[H]=e.h==0?7:w(3[H],e.z(0),7)}n b(y){4 H=y.B(/^\\s*|\\s*$/g,"");b(!3)3={};b(f(3,L)){4 18={};1w(4 i=0;i<3.h;++i){18[i]=3[i]}3=18}3[H]=e.h==0?7:w(3[H],e.z(0),7)}n{8 7}8 3};4 C=6(a){4 p=d;p.l={};b(a.C){v.J(a.Z(),6(5,c){p.O(5,c)})}n{v.J(1u,6(){4 q=""+d;q=q.B(/^[?#]/,\'\');q=q.B(/[;&]$/,\'\');b($V)q=q.B(/[+]/g,\' \');v.J(q.Y(/[&;]/),6(){4 5=1e(d.Y(\'=\')[0]||"");4 c=1e(d.Y(\'=\')[1]||"");b(!5)8;b($15){b(/^[+-]?[0-9]+\\.[0-9]*$/.1d(c))c=1A(c);n b(/^[+-]?[0-9]+$/.1d(c))c=1c(c,10)}c=(!c&&c!==0)?j:c;b(c!==r&&c!==j&&I c!=\'1g\')c=c;p.O(5,c)})})}8 p};C.1H={C:j,1G:6(5,1f){4 7=d.Z(5);8 f(7,1f)},1h:6(5){b(!f(5))8 d.l;4 K=14(5),k=K[0],e=K[1];4 3=d.l[k];19(3!=x&&e.h!=0){3=3[e.1b()]}8 I 3==\'1g\'?3:3||""},Z:6(5){4 3=d.1h(5);b(f(3,1a))8 v.1E(j,{},3);n b(f(3,L))8 3.z(0);8 3},O:6(5,c){4 7=!f(c)?x:c;4 K=14(5),k=K[0],e=K[1];4 3=d.l[k];d.l[k]=w(3,e.z(0),7);8 d},w:6(5,c){8 d.N().O(5,c)},1s:6(5){8 d.O(5,x).17()},1z:6(5){8 d.N().1s(5)},1j:6(){4 p=d;v.J(p.l,6(5,7){1y p.l[5]});8 p},1F:6(Q){4 D=Q.B(/^.*?[#](.+?)(?:\\?.+)?$/,"$1");4 S=Q.B(/^.*?[?](.+?)(?:#.+)?$/,"$1");8 M C(Q.h==S.h?\'\':S,Q.h==D.h?\'\':D)},1x:6(){8 d.N().1j()},N:6(){8 M C(d)},17:6(){6 F(G){4 R=I G=="X"?f(G,L)?[]:{}:G;b(I G==\'X\'){6 1k(o,5,7){b(f(o,L))o.u(7);n o[5]=7}v.J(G,6(5,7){b(!f(7))8 j;1k(R,5,F(7))})}8 R}d.l=F(d.l);8 d},1B:6(){8 d.N().17()},1D:6(){4 i=0,U=[],W=[],p=d;4 16=6(E){E=E+"";b($V)E=E.B(/ /g,"+");8 1C(E)};4 1n=6(1i,5,7){b(!f(7)||7===r)8;4 o=[16(5)];b(7!==j){o.u("=");o.u(16(7))}1i.u(o.P(""))};4 F=6(R,k){4 12=6(5){8!k||k==""?[5].P(""):[k,"[",5,"]"].P("")};v.J(R,6(5,7){b(I 7==\'X\')F(7,12(5));n 1n(W,12(5),7)})};F(d.l);b(W.h>0)U.u($D);U.u(W.P($11));8 U.P("")}};8 M C(1q.S,1q.D)}}(v.1o||{});',62,106,'|||target|var|key|function|value|return|||if|val|this|tokens|is||length||true|base|keys||else||self||false|||push|jQuery|set|null|token|slice|settings|replace|queryObject|hash|str|build|orig|index|typeof|each|parsed|Array|new|copy|SET|join|url|obj|search|match|queryString|spaces|chunks|object|split|get||separator|newKey|prefix|parse|numbers|encode|COMPACT|temp|while|Object|shift|parseInt|test|decodeURIComponent|type|number|GET|arr|EMPTY|add|rx|path|addFields|query|suffix|location|exec|REMOVE|constructor|arguments|undefined|for|empty|delete|remove|parseFloat|compact|encodeURIComponent|toString|extend|load|has|prototype'.split('|'),0,{})) \ No newline at end of file diff --git a/wp-content/themes/huddle/js/custom.js b/wp-content/themes/huddle/js/custom.js deleted file mode 100644 index eed65b1..0000000 --- a/wp-content/themes/huddle/js/custom.js +++ /dev/null @@ -1,182 +0,0 @@ -jQuery( function( $ ) { - - - var inputPlaceholder = 'placeholder' in document.createElement('input'); - - - // CSS - $( '.image-gallery .one_third:nth-child(3n)' ).addClass( 'last' ); - $( '#nav ul.menu > li:last' ).addClass( 'last' ); - $( '#billboard .column:first' ).addClass( 'first' ); - $( '#sidebar-home .widget:nth-child(3n)' ).addClass( 'last' ); - $( '#sidebar-footer .widget:nth-child(3n)' ).addClass( 'last' ); - $( '.widget-twitter li:last-child' ).addClass( 'last' ); - $( '.widget-flickr .flickr_badge_image:nth-child(7n)' ).addClass( 'last' ); - $( '#members-list' ).rdy( function() { - $( '#members-list .' + $( '#members-list li:last' ).attr( 'rel' ) ).addClass( 'row-last' ); - } ); - $( '#groups-dir-list' ).rdy( function() { - $( '#groups-dir-list .' + $( '#groups-dir-list li:last' ).attr( 'rel' ) ).addClass( 'row-last' ); - } ); - $( '.widget_bp_core_members_widget li:nth-child(6n)' ).addClass( 'last' ); - $( '.widget_bp_groups_widget li:nth-child(6n)' ).addClass( 'last' ); - $( '#activity-stream > li:even' ).addClass( 'odd' ); - $( '#activity-stream li:first' ).addClass( 'first' ); - $( '#activity-stream li:last' ).addClass( 'last' ); - $( '#activity-stream li .activity-header a:first' ).addClass( 'first' ); - $( '#group-create-tabs li.current' ).prevAll().addClass( 'done' ); - $( '#group-create-tabs li:last' ).addClass( 'last' ); - $( '.groups table.forum tr:even' ).addClass( 'odd' ); - $( '.bp-profile #item-body #groups-list li:nth-child(odd), .bp-profile #item-body #members-list li:nth-child(odd), .bp-profile #item-body #friend-list li:nth-child(odd)' ).addClass( 'odd' ); - $( '.bp-profile #item-body #groups-list li:nth-child(even), .bp-profile #item-body #members-list li:nth-child(even), .bp-profile #item-body #friend-list li:nth-child(even)' ).addClass( 'even' ); - $( 'body.forums table.forum tr:nth-child(odd)' ).addClass( 'odd' ); - $('[placeholder]').each(function(i, el) { - if( 'text' == $( el ).attr( 'type' ) || ! inputPlaceholder ) $(el).placeHolder(); - }); - $( '#item-body form input[type="submit"], #item-body form button' ).addClass( 'btn-gray' ); - $( '.action .generic-button a, .dir-form h2 a, .generic-button a' ).addClass( 'btn-gray' ); - $( '#item-body .item-list li:even' ).addClass( 'odd' ); - $( '#item-actions .btn-gray.remove' ).removeClass( 'btn-gray' ); - - - - // Drop Down Menu - $("#nav ul.menu").superfish({ - delay: 200, - animation: { - opacity: 'show', - height: 'show' - }, - speed: 'fast', - autoArrows: false - }); - - - // Frame pages - $( '.quick-register' ).colorbox( { - iframe: true, - width: 680, - height: 580 - } ); - $( '.quick-create-blog' ).colorbox( { - iframe: true, - width: 680, - height: 590 - } ); - $( '.groups .subtitle a.btn-gray, .quick-create-group' ).colorbox( { - iframe: true, - width: 660, - height: 580 - } ); - - - // Tabs - $('.tabs').each(function(i, tabs) { - tabs = $(tabs); - tabs.find('a').click(function() { - panes = $(this).parent().parent().next().next(); - $(this).addClass('btn-small').parent().siblings().find('a').removeClass('btn-small').find('span').css('background', 'none'); - panes.find('.pane').hide().eq($(this).parent().index()).fadeIn(); - return false; - }).eq(0).trigger('click'); - - }); - - - // BuddyPress Members & Groups sorting - $( '#members-order-select' ).rdy( function() { - var current = $( this ).hide().find( 'select' ).val(); - $( '.sort-' + current ).addClass( 'active' ); - $( '.loader' ).hide(); - - $( '.members-sort-link' ).click( function() { - $( '.loader' ).show(); - $( '.members-sort-link' ).removeClass( 'active' ); - $( this ).addClass( 'active' ); - current = $( this ).attr( 'href' ).replace( '#', '' ); - - var search_terms = jq("#members_search").val(); - - bp_filter_request( 'members', current, 'order', 'div.members', search_terms, 1, jq.cookie('bp-members-extras') ); - - return false; - } ); - } ); - - $( '#groups-order-select' ).rdy( function() { - var current = $( this ).hide().find( 'select' ).val(); - $( '.sort-' + current ).addClass( 'active' ); - $( '.loader' ).hide(); - - $( '.groups-sort-link' ).click( function() { - $( '.loader' ).show(); - $( '.groups-sort-link' ).removeClass( 'active' ); - $( this ).addClass( 'active' ); - current = $( this ).attr( 'href' ).replace( '#', '' ); - - var search_terms = jq("#groups_search").val(); - - bp_filter_request( 'groups', current, 'order', 'div.groups', search_terms, 1, jq.cookie('bp-groups-extras') ); - - return false; - } ); - } ); - - $( '#blogs-order-select' ).rdy( function() { - var current = $( this ).hide().find( 'select' ).val(); - $( '.sort-' + current ).addClass( 'active' ); - $( '.loader' ).hide(); - - $( '.blogs-sort-link' ).click( function() { - $( '.loader' ).show(); - $( '.blogs-sort-link' ).removeClass( 'active' ); - $( this ).addClass( 'active' ); - current = $( this ).attr( 'href' ).replace( '#', '' ); - - var search_terms = jq("#blogs_search").val(); - - bp_filter_request( 'blogs', current, 'order', 'div.blogs', search_terms, 1, jq.cookie('bp-blogs-extras') ); - - return false; - } ); - } ); - - - // BuddyPress Members/Groups Widget - $( 'body' ).ajaxComplete( function( e, xhr, options ) { - if( options.data.indexOf( 'action=widget_members' ) != -1 || options.data.indexOf( 'action=widget_groups' ) != -1 ) { - setTimeout( function() { - $( '.widget_bp_core_members_widget li:nth-child(6n)' ).addClass( 'last' ); - }, 300 ); - } - } ); - -} ); - -jQuery.fn.rdy = function( func ) { - this.length && func.apply( this ); - return this; -}; - -jQuery.fn.placeHolder = function( default_value ) { - var el = jQuery(this); - default_value = default_value || el.attr( 'placeholder' ); - - if( default_value && default_value.length ) { - el.focus(function() { - if(el.val() == el.data('default_value')) el.val('').removeClass('empty'); - }); - - el.blur(function() { - if(!el.val().length) el.val(el.data('default_value')).addClass('empty'); - }); - - el.closest('form').submit(function() { - if(el.val() == el.data('default_value')) el.val(''); - }); - - el.data('default_value', default_value).attr('title', default_value).trigger('blur'); - } - - return this; -}; diff --git a/wp-content/themes/huddle/js/jquery.colorbox-min.js b/wp-content/themes/huddle/js/jquery.colorbox-min.js deleted file mode 100644 index 5449a51..0000000 --- a/wp-content/themes/huddle/js/jquery.colorbox-min.js +++ /dev/null @@ -1,4 +0,0 @@ -// ColorBox v1.3.18 - a full featured, light-weight, customizable lightbox based on jQuery 1.3+ -// Copyright (c) 2011 Jack Moore - jack@colorpowered.com -// Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php -(function(a,b,c){function Y(c,d,e){var g=b.createElement(c);return d&&(g.id=f+d),e&&(g.style.cssText=e),a(g)}function Z(a){var b=y.length,c=(Q+a)%b;return c<0?b+c:c}function $(a,b){return Math.round((/%/.test(a)?(b==="x"?z.width():z.height())/100:1)*parseInt(a,10))}function _(a){return K.photo||/\.(gif|png|jpe?g|bmp|ico)((#|\?).*)?$/i.test(a)}function ba(){var b;K=a.extend({},a.data(P,e));for(b in K)a.isFunction(K[b])&&b.slice(0,2)!=="on"&&(K[b]=K[b].call(P));K.rel=K.rel||P.rel||"nofollow",K.href=K.href||a(P).attr("href"),K.title=K.title||P.title,typeof K.href=="string"&&(K.href=a.trim(K.href))}function bb(b,c){a.event.trigger(b),c&&c.call(P)}function bc(){var a,b=f+"Slideshow_",c="click."+f,d,e,g;K.slideshow&&y[1]?(d=function(){F.text(K.slideshowStop).unbind(c).bind(j,function(){if(Q"),b.open=!0}return c&&(b.onComplete=c),f.each(function(){a.data(this,e,a.extend({},a.data(this,e)||d,b)),a(this).addClass(g)}),(a.isFunction(b.open)&&b.open.call(f)||b.open)&&bd(f[0]),f},W.init=function(){if(!r){if(!a("body")[0]){a(W.init);return}z=a(c),r=Y(X).attr({id:e,"class":n?f+(o?"IE6":"IE"):""}),q=Y(X,"Overlay",o?"position:absolute":"").hide(),s=Y(X,"Wrapper"),t=Y(X,"Content").append(A=Y(X,"LoadedContent","width:0; height:0; overflow:hidden"),C=Y(X,"LoadingOverlay").add(Y(X,"LoadingGraphic")),D=Y(X,"Title"),E=Y(X,"Current"),G=Y(X,"Next"),H=Y(X,"Previous"),F=Y(X,"Slideshow").bind(h,bc),I=Y(X,"Close")),s.append(Y(X).append(Y(X,"TopLeft"),u=Y(X,"TopCenter"),Y(X,"TopRight")),Y(X,!1,"clear:left").append(v=Y(X,"MiddleLeft"),t,w=Y(X,"MiddleRight")),Y(X,!1,"clear:left").append(Y(X,"BottomLeft"),x=Y(X,"BottomCenter"),Y(X,"BottomRight"))).find("div div").css({"float":"left"}),B=Y(X,!1,"position:absolute; width:9999px; visibility:hidden; display:none"),a("body").prepend(q,r.append(s,B)),L=u.height()+x.height()+t.outerHeight(!0)-t.height(),M=v.width()+w.width()+t.outerWidth(!0)-t.width(),N=A.outerHeight(!0),O=A.outerWidth(!0),r.css({"padding-bottom":L,"padding-right":M}).hide(),G.click(function(){W.next()}),H.click(function(){W.prev()}),I.click(function(){W.close()}),J=G.add(H).add(E).add(F),q.click(function(){K.overlayClose&&W.close()}),a(b).bind("keydown."+f,function(a){var b=a.keyCode;S&&K.escKey&&b===27&&(a.preventDefault(),W.close()),S&&K.arrowKey&&y[1]&&(b===37?(a.preventDefault(),H.click()):b===39&&(a.preventDefault(),G.click()))})}},W.remove=function(){r.add(q).remove(),r=null,a("."+g).removeData(e).removeClass(g)},W.position=function(a,b){function g(a){u[0].style.width=x[0].style.width=t[0].style.width=a.style.width,C[0].style.height=C[1].style.height=t[0].style.height=v[0].style.height=w[0].style.height=a.style.height}var c=0,d=0,e=r.offset();z.unbind("resize."+f),r.css({top:-99999,left:-99999}),K.fixed&&!o?r.css({position:"fixed"}):(c=z.scrollTop(),d=z.scrollLeft(),r.css({position:"absolute"})),K.right!==!1?d+=Math.max(z.width()-K.w-O-M-$(K.right,"x"),0):K.left!==!1?d+=$(K.left,"x"):d+=Math.round(Math.max(z.width()-K.w-O-M,0)/2),K.bottom!==!1?c+=Math.max(z.height()-K.h-N-L-$(K.bottom,"y"),0):K.top!==!1?c+=$(K.top,"y"):c+=Math.round(Math.max(z.height()-K.h-N-L,0)/2),r.css({top:e.top,left:e.left}),a=r.width()===K.w+O&&r.height()===K.h+N?0:a||0,s[0].style.width=s[0].style.height="9999px",r.dequeue().animate({width:K.w+O,height:K.h+N,top:c,left:d},{duration:a,complete:function(){g(this),T=!1,s[0].style.width=K.w+O+M+"px",s[0].style.height=K.h+N+L+"px",b&&b(),setTimeout(function(){z.bind("resize."+f,W.position)},1)},step:function(){g(this)}})},W.resize=function(a){S&&(a=a||{},a.width&&(K.w=$(a.width,"x")-O-M),a.innerWidth&&(K.w=$(a.innerWidth,"x")),A.css({width:K.w}),a.height&&(K.h=$(a.height,"y")-N-L),a.innerHeight&&(K.h=$(a.innerHeight,"y")),!a.innerHeight&&!a.height&&(A.css({height:"auto"}),K.h=A.height()),A.css({height:K.h}),W.position(K.transition==="none"?0:K.speed))},W.prep=function(b){function g(){return K.w=K.w||A.width(),K.w=K.mw&&K.mw1){typeof K.current=="string"&&E.html(K.current.replace("{current}",Q+1).replace("{total}",g)).show(),G[K.loop||QK.mw&&(a=(R.width-K.mw)/R.width,d()),K.mh&&R.height>K.mh&&(a=(R.height-K.mh)/R.height,d())),K.h&&(R.style.marginTop=Math.max(K.h-R.height,0)/2+"px"),y[1]&&(Q1||a.shiftKey||a.altKey||a.metaKey||(a.preventDefault(),bd(this))}),W.init()})(jQuery,document,this); \ No newline at end of file diff --git a/wp-content/themes/huddle/js/jquery.tweet.js b/wp-content/themes/huddle/js/jquery.tweet.js deleted file mode 100644 index 2d9f4fa..0000000 --- a/wp-content/themes/huddle/js/jquery.tweet.js +++ /dev/null @@ -1,155 +0,0 @@ - -(function ($) { - - $.fn.tweet = function (o) { - var s = { - list: null, // [string] optional name of list belonging to username - avatar_size: null, // [integer] height and width of avatar if displayed (48px max) - intro_text: null, // [string] do you want text BEFORE your your tweets? - outro_text: null, // [string] do you want text AFTER your tweets? - join_text: null, // [string] optional text in between date and tweet, try setting to "auto" - auto_join_text_default: null, // [string] auto text for non verb: "i said" bullocks - auto_join_text_ed: null, // [string] auto text for past tense: "i" surfed - auto_join_text_ing: null, // [string] auto tense for present tense: "i was" surfing - auto_join_text_reply: null, // [string] auto tense for replies: "i replied to" @someone "with" - auto_join_text_url: null, // [string] auto tense for urls: "i was looking at" http:... - loading_text: null, // [string] optional loading text, displayed while tweets load - query: null // [string] optional search query - }; - - if(o) { $.extend(s, o); } - - $.fn.extend({ - linkUrl: function () { - var returning = [], regexp = /((ftp|http|https):\/\/(\w+:{0,1}\w*@)?(\S+)(:[0-9]+)?(\/|\/([\w#!:.?+=&%@!\-\/]))?)/gi; - this.each(function() { - returning.push(this.replace(regexp,"$1")); - }); - return $(returning); - }, - linkUser: function () { - var returning = [], regexp = /[\@]+([A-Za-z0-9-_]+)/gi; - this.each(function() { - returning.push(this.replace(regexp,"@$1")); - }); - return $(returning); - }, - linkHash: function () { - var returning = [], regexp = / [\#]+([A-Za-z0-9-_]+)/gi; - this.each(function() { - returning.push(this.replace(regexp, ' #$1')); - }); - return $(returning); - }, - capAwesome: function () { - var returning = []; - this.each(function() { - returning.push(this.replace(/\b(awesome)\b/gi, '$1')); - }); - return $(returning); - }, - capEpic: function () { - var returning = []; - this.each(function () { - returning.push(this.replace(/\b(epic)\b/gi, '$1')); - }); - return $(returning); - }, - makeHeart: function () { - var returning = []; - this.each(function() { - returning.push(this.replace(/(<)+[3]/gi, "")); - }); - return $(returning); - } - }); - - function relative_time (time_value) { - - if($.browser.msie) { - time_value = time_value.replace(/^\w+ (\w+) (\d+) ([\d:]+) \+0000 (\d+)$/, "$1 $2 $4 $3 UTC"); - } - - var parsed_date = Date.parse(time_value), - relative_to = new Date(), - delta = parseInt((relative_to.getTime() - parsed_date) / 1000, 10), - pluralize = function (singular, n) { - return '' + n + ' ' + singular + (n == 1 ? '' : 's'); - }; - if(delta < 60) { - return 'less than a minute ago'; - } else if(delta < (45*60)) { - return 'about ' + pluralize("minute", parseInt(delta / 60, 10)) + ' ago'; - } else if(delta < (24*60*60)) { - return 'about ' + pluralize("hour", parseInt(delta / 3600, 10)) + ' ago'; - } else { - return 'about ' + pluralize("day", parseInt(delta / 86400, 10)) + ' ago'; - } - } - - function build_url () { - var proto = ('https:' == document.location.protocol ? 'https:' : 'http:'); - if (s.list) { - return proto+"//api.twitter.com/1/"+s.username[0]+"/lists/"+s.list+"/statuses.json?per_page="+s.count+"&callback=?"; - } else if (s.query == null && s.username.length == 1) { - return proto+'//twitter.com/status/user_timeline/'+s.username[0]+'.json?count='+s.count+'&callback=?'; - } else { - var query = (s.query || 'from:'+s.username.join('%20OR%20from:')); - return proto+'//search.twitter.com/search.json?&q='+query+'&rpp='+s.count+'&callback=?'; - } - } - - return this.each(function () { - var list = $('
            ').appendTo(this), - intro = '

            '+s.intro_text+'

            ', - outro = '

            '+s.outro_text+'

            ', - loading = $('

            '+s.loading_text+'

            '); - - if(typeof(s.username) == "string") { - s.username = [s.username]; - } - - if (s.loading_text) { $(this).append(loading); } - $.getJSON(build_url(), function (data) { - if (s.loading_text) { loading.remove(); } - if (s.intro_text) { list.before(intro); } - $.each((data.results || data), function(i,item) { - // auto join text based on verb tense and content - if (s.join_text == "auto") { - if (item.text.match(/^(@([A-Za-z0-9-_]+)) .*/i)) { - var join_text = s.auto_join_text_reply; - } else if (item.text.match(/(^\w+:\/\/[A-Za-z0-9-_]+\.[A-Za-z0-9-_:%&\?\/.=]+) .*/i)) { - var join_text = s.auto_join_text_url; - } else if (item.text.match(/^((\w+ed)|just) .*/im)) { - var join_text = s.auto_join_text_ed; - } else if (item.text.match(/^(\w*ing) .*/i)) { - var join_text = s.auto_join_text_ing; - } else { - var join_text = s.auto_join_text_default; - } - } else { - var join_text = s.join_text; - } - - var from_user = item.from_user || item.user.screen_name; - var profile_image_url = item.profile_image_url || item.user.profile_image_url; - var join_template = ' '+join_text+' '; - var join = ((s.join_text) ? join_template : ' '); - var avatar_template = ''+from_user+'\'s avatar'; - var avatar = (s.avatar_size ? avatar_template : ''); - var date = ''+relative_time(item.created_at)+''; - var text = '

            ' +$([item.text]).linkUrl().linkUser().linkHash()[0]+ '

            '; - - // until we create a template option, arrange the items below to alter a tweet's display. - list.append('
          • ' + avatar + join + text + date + '
          • '); - - list.children('li:first').addClass('tweet_first'); - list.children('li:odd').addClass('tweet_even'); - list.children('li:even').addClass('tweet_odd'); - }); - if (s.outro_text) list.after(outro); - }); - - }); - }; -})(jQuery); \ No newline at end of file diff --git a/wp-content/themes/huddle/js/superfish.js b/wp-content/themes/huddle/js/superfish.js deleted file mode 100644 index a2b70ba..0000000 --- a/wp-content/themes/huddle/js/superfish.js +++ /dev/null @@ -1,121 +0,0 @@ - -/* - * Superfish v1.4.8 - jQuery menu widget - * Copyright (c) 2008 Joel Birch - * - * Dual licensed under the MIT and GPL licenses: - * http://www.opensource.org/licenses/mit-license.php - * http://www.gnu.org/licenses/gpl.html - * - * CHANGELOG: http://users.tpg.com.au/j_birch/plugins/superfish/changelog.txt - */ - -;(function($){ - $.fn.superfish = function(op){ - - var sf = $.fn.superfish, - c = sf.c, - $arrow = $([' »'].join('')), - over = function(){ - var $$ = $(this), menu = getMenu($$); - clearTimeout(menu.sfTimer); - $$.showSuperfishUl().siblings().hideSuperfishUl(); - }, - out = function(){ - var $$ = $(this), menu = getMenu($$), o = sf.op; - clearTimeout(menu.sfTimer); - menu.sfTimer=setTimeout(function(){ - o.retainPath=($.inArray($$[0],o.$path)>-1); - $$.hideSuperfishUl(); - if (o.$path.length && $$.parents(['li.',o.hoverClass].join('')).length<1){over.call(o.$path);} - },o.delay); - }, - getMenu = function($menu){ - var menu = $menu.parents(['ul.',c.menuClass,':first'].join(''))[0]; - sf.op = sf.o[menu.serial]; - return menu; - }, - addArrow = function($a){ $a.addClass(c.anchorClass).append($arrow.clone()); }; - - return this.each(function() { - var s = this.serial = sf.o.length; - var o = $.extend({},sf.defaults,op); - o.$path = $('li.'+o.pathClass,this).slice(0,o.pathLevels).each(function(){ - $(this).addClass([o.hoverClass,c.bcClass].join(' ')) - .filter('li:has(ul)').removeClass(o.pathClass); - }); - sf.o[s] = sf.op = o; - - $('li:has(ul)',this)[($.fn.hoverIntent && !o.disableHI) ? 'hoverIntent' : 'hover'](over,out).each(function() { - if (o.autoArrows) addArrow( $('>a:first-child',this) ); - }) - .not('.'+c.bcClass) - .hideSuperfishUl(); - - var $a = $('a',this); - $a.each(function(i){ - var $li = $a.eq(i).parents('li'); - $a.eq(i).focus(function(){over.call($li);}).blur(function(){out.call($li);}); - }); - o.onInit.call(this); - - }).each(function() { - var menuClasses = [c.menuClass]; - if (sf.op.dropShadows && !($.browser.msie && $.browser.version < 7)) menuClasses.push(c.shadowClass); - $(this).addClass(menuClasses.join(' ')); - }); - }; - - var sf = $.fn.superfish; - sf.o = []; - sf.op = {}; - sf.IE7fix = function(){ - var o = sf.op; - if ($.browser.msie && $.browser.version > 6 && o.dropShadows && o.animation.opacity!=undefined) - this.toggleClass(sf.c.shadowClass+'-off'); - }; - sf.c = { - bcClass : 'sf-breadcrumb', - menuClass : 'sf-js-enabled', - anchorClass : 'sf-with-ul', - arrowClass : 'sf-sub-indicator', - shadowClass : 'sf-shadow' - }; - sf.defaults = { - hoverClass : 'sfHover', - pathClass : 'overideThisToUse', - pathLevels : 1, - delay : 800, - animation : {opacity:'show'}, - speed : 'normal', - autoArrows : true, - dropShadows : true, - disableHI : false, // true disables hoverIntent detection - onInit : function(){}, // callback functions - onBeforeShow: function(){}, - onShow : function(){}, - onHide : function(){} - }; - $.fn.extend({ - hideSuperfishUl : function(){ - var o = sf.op, - not = (o.retainPath===true) ? o.$path : ''; - o.retainPath = false; - var $ul = $(['li.',o.hoverClass].join(''),this).add(this).not(not).removeClass(o.hoverClass) - .find('>ul').hide().css('visibility','hidden'); - o.onHide.call($ul); - return this; - }, - showSuperfishUl : function(){ - var o = sf.op, - sh = sf.c.shadowClass+'-off', - $ul = this.addClass(o.hoverClass) - .find('>ul:hidden').css('visibility','visible'); - sf.IE7fix.call($ul); - o.onBeforeShow.call($ul); - $ul.animate(o.animation,o.speed,function(){ sf.IE7fix.call($ul); o.onShow.call($ul); }); - return this; - } - }); - -})(jQuery); \ No newline at end of file diff --git a/wp-content/themes/huddle/languages/en_US.mo b/wp-content/themes/huddle/languages/en_US.mo deleted file mode 100644 index 6311899..0000000 Binary files a/wp-content/themes/huddle/languages/en_US.mo and /dev/null differ diff --git a/wp-content/themes/huddle/languages/en_US.po b/wp-content/themes/huddle/languages/en_US.po deleted file mode 100644 index 3f79dba..0000000 --- a/wp-content/themes/huddle/languages/en_US.po +++ /dev/null @@ -1,1994 +0,0 @@ -msgid "" -msgstr "" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Project-Id-Version: \n" -"POT-Creation-Date: \n" -"PO-Revision-Date: \n" -"Last-Translator: \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" - -#. Text in function -#: huddle/search.php:10 -msgid "\"%s\"" -msgstr "" - -#. Text in function -#: huddle/includes/loop.php:35 -#: huddle/includes/loop.php:121 -#: huddle/includes/related-posts.php:31 -#: huddle/functions/widgets/widget-tab-posts.php:76 -#: huddle/functions/widgets/widget-recent-posts.php:56 -#: huddle/comments.php:15 -msgid "% Comments" -msgstr "" - -#. Text in function -#: huddle/forums/forums-loop.php:42 -msgid "%1$s" -msgstr "" - -#. Text in function -#: huddle/archive.php:30 -#: huddle/archive.php:14 -#: huddle/archive.php:17 -msgid "%s" -msgstr "" - -#. Text in function -#: huddle/members/single/groups/invites.php:14 -msgid "%s members" -msgstr "" - -#. Text in function -#: huddle/forums/single/topic.php:96 -msgid "%s said %s ago:" -msgstr "" - -#. Text in function -#: huddle/members/single/profile/profile-wp.php:8 -msgid "%s's Profile" -msgstr "" - -#. Text in echo -#: huddle/groups/single/admin.php:287 -msgid "(banned)" -msgstr "" - -#. Text in echo -#: huddle/registration/register.php:41 -#: huddle/registration/register.php:46 -#: huddle/registration/register.php:51 -#: huddle/registration/register.php:56 -#: huddle/registration/register.php:110 -#: huddle/registration/register.php:136 -#: huddle/registration/register.php:147 -#: huddle/registration/register.php:198 -#: huddle/registration/register.php:209 -#: huddle/members/single/profile/edit.php:40 -#: huddle/members/single/profile/edit.php:33 -#: huddle/members/single/profile/edit.php:49 -#: huddle/members/single/profile/edit.php:83 -#: huddle/members/single/profile/edit.php:93 -msgid "(required)" -msgstr "" - -#. Text in echo -#: huddle/includes/loop.php:33 -#: huddle/includes/loop.php:119 -msgid ", in" -msgstr "" - -#. Text in echo -#: huddle/includes/loop.php:34 -#: huddle/includes/loop.php:120 -msgid ", with" -msgstr "" - -#. Text in echo -#: huddle/forums/index.php:118 -msgid "----" -msgstr "" - -#. Text in function -#: huddle/includes/loop.php:35 -#: huddle/includes/loop.php:121 -#: huddle/includes/related-posts.php:31 -#: huddle/functions/widgets/widget-tab-posts.php:76 -#: huddle/functions/widgets/widget-recent-posts.php:56 -msgid "0 Comments" -msgstr "" - -#. Text in function -#: huddle/includes/loop.php:35 -#: huddle/includes/loop.php:121 -#: huddle/includes/related-posts.php:31 -#: huddle/functions/widgets/widget-tab-posts.php:76 -#: huddle/functions/widgets/widget-recent-posts.php:56 -#: huddle/comments.php:15 -msgid "1 Comment" -msgstr "" - -#. Text in echo -#: huddle/template-archives.php:20 -msgid "25 Most Recent Posts" -msgstr "" - -#. Text in function -#: huddle/activity/comment.php:12 -msgid "%2$s replied %4$s" -msgstr "" - -#. Text in function -#: huddle/activity/index.php:63 -msgid "%s new" -msgstr "" - -#. Text in function -#: huddle/groups/create.php:66 -msgid "Attention Site Admin: Group forums require the correct setup and configuration of a bbPress installation." -msgstr "" - -#. Text in function -#: huddle/functions/widgets/widget-tab-posts.php:1 -msgid "A widget that display popular posts, recent posts, recent comments and tags." -msgstr "" - -#. Text in function -#: huddle/functions/widgets/widget-tab-archive.php:1 -msgid "A widget that displays categories, pages, and archives." -msgstr "" - -#. Text in echo -#: huddle/members/single/profile/profile-wp.php:51 -msgid "AOL Messenger" -msgstr "" - -#. Text in echo -#: huddle/members/single/profile/profile-wp.php:24 -msgid "About Me" -msgstr "" - -#. Text in echo -#: huddle/includes/author-info.php:5 -msgid "About The Author" -msgstr "" - -#. Text in echo -#: huddle/members/single/groups/invites.php:23 -#: huddle/members/single/friends/requests.php:23 -#: huddle/groups/single/admin.php:359 -msgid "Accept" -msgstr "" - -#. Text in echo -#: huddle/registration/activate.php:11 -msgid "Account Activated" -msgstr "" - -#. Text in echo -#: huddle/registration/register.php:33 -msgid "Account Details" -msgstr "" - -#. Text in echo -#: huddle/members/single/settings/general.php:52 -msgid "Account Email" -msgstr "" - -#. Text in echo -#: huddle/members/single/member-header.php:42 -msgid "Account Settings" -msgstr "" - -#. Text in echo -#: huddle/registration/activate.php:39 -msgid "Activate" -msgstr "" - -#. Text in echo -#: huddle/registration/activate.php:24 -msgid "Activate your Account" -msgstr "" - -#. Text in echo -#: huddle/registration/activate.php:34 -msgid "Activation Key:" -msgstr "" - -#. Text in echo -#: huddle/activity/index.php:63 -msgid "Activity that I have been mentioned in." -msgstr "" - -#. Text in function -#: huddle/functions.php:316 -msgid "Add" -msgstr "" - -#. Text in function -#: huddle/comments.php:38 -msgid "Add Your Comment" -msgstr "" - -#. Text in echo -#: huddle/groups/single/forum/topic.php:102 -#: huddle/forums/single/topic.php:152 -msgid "Add a reply:" -msgstr "" - -#. Text in echo -#: huddle/groups/single/admin.php:191 -msgid "Administrators" -msgstr "" - -#. Text in function -#: huddle/activity/index.php:25 -msgid "All Members %s" -msgstr "" - -#. Text in function -#: huddle/blogs/index.php:24 -msgid "All Sites %s" -msgstr "" - -#. Text in function -#: huddle/forums/index.php:35 -msgid "All Topics %s" -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:115 -#: huddle/groups/single/admin.php:108 -msgid "All group members" -msgstr "" - -#. Text in echo -#: huddle/members/single/friends.php:13 -#: huddle/members/single/blogs.php:13 -#: huddle/members/index.php:34 -#: huddle/members/index.php:42 -#: huddle/blogs/index.php:48 -#: huddle/groups/index.php:48 -#: huddle/members/single/groups.php:14 -msgid "Alphabetical" -msgstr "" - -#. Text in function -#: huddle/functions.php:316 -msgid "An optional widget area for your site footer" -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:81 -#: huddle/groups/single/admin.php:71 -msgid "Any site member can join this group." -msgstr "" - -#. Text in echo -#: huddle/archive.php:27 -msgid "Author" -msgstr "" - -#. Text in echo -#: huddle/members/single/profile/change-avatar.php:37 -#: huddle/groups/create.php:171 -#: huddle/groups/single/admin.php:168 -msgid "Avatar preview" -msgstr "" - -#. Text in echo -#: huddle/members/single/profile/change-avatar.php:34 -#: huddle/groups/create.php:168 -#: huddle/groups/single/admin.php:165 -msgid "Avatar to crop" -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:270 -msgid "Back to Previous Step" -msgstr "" - -#. Text in echo -#: huddle/archive.php:29 -msgid "Blog Archives" -msgstr "" - -#. Text in echo -#: huddle/registration/register.php:191 -msgid "Blog Details" -msgstr "" - -#. Text in function -#: huddle/functions.php:316 -msgid "Blog Sidebar" -msgstr "" - -#. Text in echo -#: huddle/registration/register.php:198 -msgid "Blog URL" -msgstr "" - -#. Text in echo -#: huddle/functions/widgets/widget-enews.php:105 -msgid "Button Text:" -msgstr "" - -#. Text in echo -#: huddle/forums/group-forums-loop.php:59 -#: huddle/forums/forums-loop.php:60 -msgid "By · " -msgstr "" - -#. Text in function -#: huddle/forums/group-forums-loop.php:32 -#: huddle/forums/forums-loop.php:26 -msgid "By · %1$s" -msgstr "" - -#. Text in function -#: huddle/functions.php:316 -#: huddle/forums/index.php:137 -msgid "Cancel" -msgstr "" - -#. Text in function -#: huddle/comments.php:38 -msgid "Cancel Reply To Comment →" -msgstr "" - -#. Text in echo -#: huddle/template-archives.php:27 -#: huddle/template-sitemap.php:28 -msgid "Categories" -msgstr "" - -#. Text in echo -#: huddle/archive.php:19 -msgid "Category" -msgstr "" - -#. Text in echo -#: huddle/members/single/profile/change-avatar.php:1 -msgid "Change Avatar" -msgstr "" - -#. Text in echo -#: huddle/members/single/settings/general.php:57 -msgid "Change Password (leave blank for no change)" -msgstr "" - -#. Text in echo -#: huddle/registration/register.php:51 -msgid "Choose a Password" -msgstr "" - -#. Text in echo -#: huddle/registration/register.php:126 -#: huddle/members/single/profile/edit.php:58 -#: huddle/members/single/profile/edit.php:73 -msgid "Clear" -msgstr "" - -#. Text in echo -#: huddle/members/single/profile/change-avatar.php:14 -msgid "Click below to select a JPG, GIF or PNG format photo from your computer and then click \\'Upload Image\\' to proceed." -msgstr "" - -#. Text in function -#: huddle/activity/entry.php:47 -msgid "Comment %s" -msgstr "" - -#. Text in echo -#: huddle/members/single/activity.php:18 -#: huddle/activity/index.php:88 -msgid "Comments" -msgstr "" - -#. Text in echo -#: huddle/groups/single/request-membership.php:7 -msgid "Comments (optional)" -msgstr "" - -#. Text in echo -#: huddle/registration/register.php:231 -msgid "Complete Sign Up" -msgstr "" - -#. Text in echo -#: huddle/registration/register.php:56 -msgid "Confirm Password" -msgstr "" - -#. Text in echo -#: huddle/groups/single/forum.php:81 -#: huddle/forums/single/edit.php:52 -#: huddle/forums/index.php:105 -#: huddle/groups/single/forum/edit.php:57 -msgid "Content:" -msgstr "" - -#. Text in echo -#: huddle/includes/loop.php:126 -msgid "Continue Reading →" -msgstr "" - -#. Text in function -#: huddle/members/single/messages/single.php:18 -msgid "Conversation between %s and you." -msgstr "" - -#. Text in echo -#: huddle/template-homepage.php:21 -msgid "Create An Account →" -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:284 -msgid "Create Group and Continue" -msgstr "" - -#. Text in echo -#: huddle/forums/index.php:94 -msgid "Create New Topic:" -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:9 -msgid "Create a Group" -msgstr "" - -#. Text in echo -#: huddle/groups/index.php:18 -#: huddle/groups/index.php:57 -msgid "Create a New Group" -msgstr "" - -#. Text in echo -#: huddle/blogs/create.php:10 -#: huddle/blogs/index.php:12 -msgid "Create a Site" -msgstr "" - -#. Text in echo -#: huddle/registration/register.php:20 -msgid "Create an Account" -msgstr "" - -#. Text in echo -#: huddle/groups/single/admin.php:163 -msgid "Crop Avatar" -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:166 -msgid "Crop Group Avatar" -msgstr "" - -#. Text in echo -#: huddle/members/single/profile/change-avatar.php:40 -#: huddle/groups/create.php:174 -#: huddle/groups/single/admin.php:171 -msgid "Crop Image" -msgstr "" - -#. Text in echo -#: huddle/members/single/profile/change-avatar.php:32 -msgid "Crop Your New Avatar" -msgstr "" - -#. Text in echo -#: huddle/members/single/settings/general.php:47 -msgid "Current Password" -msgstr "" - -#. Text in echo -#: huddle/archive.php:10 -msgid "Daily Archives" -msgstr "" - -#. Text in echo -#: huddle/functions/widgets/widget-enews.php:97 -msgid "Default Text for Input Field:" -msgstr "" - -#. Text in echo -#: huddle/members/single/messages/single.php:24 -#: huddle/activity/comment.php:30 -#: huddle/members/single/messages/messages-loop.php:47 -msgid "Delete" -msgstr "" - -#. Text in echo -#: huddle/members/single/settings/delete-account.php:40 -msgid "Delete Account" -msgstr "" - -#. Text in echo -#: huddle/members/single/profile/change-avatar.php:25 -#: huddle/groups/single/admin.php:153 -msgid "Delete Avatar" -msgstr "" - -#. Text in echo -#: huddle/groups/single/admin.php:399 -msgid "Delete Group" -msgstr "" - -#. Text in echo -#: huddle/members/single/messages/single.php:24 -#: huddle/members/single/messages/notices-loop.php:38 -#: huddle/members/single/messages/messages-loop.php:47 -msgid "Delete Message" -msgstr "" - -#. Text in echo -#: huddle/members/single/settings/delete-account.php:55 -msgid "Delete My Account" -msgstr "" - -#. Text in echo -#: huddle/members/single/profile/change-avatar.php:25 -msgid "Delete My Avatar" -msgstr "" - -#. Text in echo -#: huddle/groups/single/admin.php:210 -#: huddle/groups/single/admin.php:242 -msgid "Demote to Member" -msgstr "" - -#. Text in echo -#: huddle/functions/widgets/widget-video.php:56 -msgid "Description:" -msgstr "" - -#. Text in function -#: huddle/functions/widgets/widget-flickr.php:1 -msgid "Display your flickr photos." -msgstr "" - -#. Text in function -#: huddle/functions/widgets/widget-video.php:1 -msgid "Displays a featured video." -msgstr "" - -#. Text in function -#: huddle/functions/widgets/widget-tweets.php:1 -msgid "Displays your latest tweets." -msgstr "" - -#. Text in echo -#: huddle/members/single/member-header.php:41 -msgid "Edit Profile" -msgstr "" - -#. Text in echo -#: huddle/forums/single/edit.php:25 -#: huddle/groups/single/forum/edit.php:36 -msgid "Edit:" -msgstr "" - -#. Text in function -#: huddle/members/single/profile/edit.php:10 -msgid "Editing '%s' Profile Group" -msgstr "" - -#. Text in echo -#: huddle/registration/register.php:46 -msgid "Email Address" -msgstr "" - -#. Text in echo -#: huddle/members/single/settings/notifications.php:40 -msgid "Email Notification" -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:59 -#: huddle/groups/single/admin.php:54 -msgid "Enable discussion forum" -msgstr "" - -#. Text in echo -#: huddle/searchform.php:4 -msgid "Enter your search term" -msgstr "" - -#. Text in echo -#: huddle/functions-buddypress.php:187 -msgid "Error joining group" -msgstr "" - -#. Text in echo -#: huddle/functions-buddypress.php:187 -msgid "Error leaving group" -msgstr "" - -#. Text in echo -#: huddle/functions-buddypress.php:187 -msgid "Error requesting membership" -msgstr "" - -#. Text in echo -#: huddle/members/single/activity.php:10 -#: huddle/groups/single/activity.php:10 -#: huddle/activity/index.php:82 -msgid "Everything" -msgstr "" - -#. Text in echo -#: huddle/activity/entry.php:55 -msgid "Favorite" -msgstr "" - -#. Text in echo -#: huddle/functions/widgets/widget-enews.php:101 -msgid "Feedburner ID:" -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:291 -msgid "Finish" -msgstr "" - -#. Text in echo -#: huddle/functions/widgets/widget-flickr.php:61 -msgid "Flickr ID:" -msgstr "" - -#. Text in echo -#: huddle/functions/widgets/widget-tweets.php:67 -msgid "Follow Text (ex: Follow me on Twitter):" -msgstr "" - -#. Text in function -#: huddle/functions.php:316 -msgid "Footer Menu" -msgstr "" - -#. Text in function -#: huddle/functions.php:316 -msgid "Footer Sidebar" -msgstr "" - -#. Text in echo -#: huddle/header.php:70 -msgid "Forgot Password?" -msgstr "" - -#. Text in echo -#: huddle/groups/single/admin.php:51 -msgid "Forum" -msgstr "" - -#. Text in echo -#: huddle/forums/single/forum.php:22 -#: huddle/groups/single/forum.php:27 -#: huddle/forums/single/edit.php:16 -#: huddle/groups/single/forum/edit.php:16 -#: huddle/groups/single/forum/topic.php:20 -#: huddle/forums/single/topic.php:42 -msgid "Forum Directory" -msgstr "" - -#. Text in echo -#: huddle/members/single/activity.php:34 -#: huddle/groups/single/activity.php:15 -#: huddle/activity/index.php:95 -msgid "Forum Replies" -msgstr "" - -#. Text in echo -#: huddle/members/single/activity.php:33 -#: huddle/groups/single/activity.php:14 -#: huddle/activity/index.php:94 -msgid "Forum Topics" -msgstr "" - -#. Text in echo -#: huddle/forums/index.php:13 -msgid "Forums Directory" -msgstr "" - -#. Text in echo -#: huddle/members/single/activity.php:25 -#: huddle/activity/index.php:108 -msgid "Friendships" -msgstr "" - -#. Text in echo -#: huddle/members/single/messages/messages-loop.php:29 -msgid "From:" -msgstr "" - -#. Text in echo -#: huddle/members/single/settings/general.php:40 -msgid "General Settings" -msgstr "" - -#. Text in echo -#: huddle/groups/single/group-header.php:42 -msgid "Group Admins" -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:38 -#: huddle/groups/single/admin.php:22 -msgid "Group Description (required)" -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:108 -#: huddle/groups/single/admin.php:100 -msgid "Group Invitations" -msgstr "" - -#. Text in echo -#: huddle/members/single/activity.php:41 -#: huddle/groups/single/activity.php:18 -#: huddle/activity/index.php:102 -msgid "Group Memberships" -msgstr "" - -#. Text in echo -#: huddle/groups/single/group-header.php:69 -msgid "Group Mods" -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:33 -#: huddle/groups/single/admin.php:17 -msgid "Group Name (required)" -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:120 -#: huddle/groups/single/admin.php:115 -msgid "Group admins and mods only" -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:125 -#: huddle/groups/single/admin.php:122 -msgid "Group admins only" -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:83 -#: huddle/groups/single/admin.php:73 -msgid "Group content and activity will be visible to any site member." -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:101 -#: huddle/groups/single/admin.php:93 -msgid "Group content and activity will only be visible to members of the group." -msgstr "" - -#. Text in echo -#: huddle/groups/index.php:15 -msgid "Groups" -msgstr "" - -#. Text in function -#: huddle/functions.php:316 -msgid "Homepage Sidebar" -msgstr "" - -#. Text in echo -#: huddle/functions/widgets/widget-flickr.php:62 -msgid "How Many Photos:" -msgstr "" - -#. Text in function -#: huddle/functions/widgets/widget-flickr.php:1 -msgid "Huddle: Flickr Photos" -msgstr "" - -#. Text in function -#: huddle/functions/widgets/widget-tweets.php:1 -msgid "Huddle: Latest Tweets" -msgstr "" - -#. Text in function -#: huddle/functions/widgets/widget-tab-archive.php:1 -msgid "Huddle: Tabbed Archive" -msgstr "" - -#. Text in function -#: huddle/functions/widgets/widget-tab-posts.php:1 -msgid "Huddle: Tabbed Posts" -msgstr "" - -#. Text in function -#: huddle/functions/widgets/widget-video.php:1 -msgid "Huddle: Video Widget" -msgstr "" - -#. Text in function -#: huddle/functions/widgets/widget-enews.php:1 -msgid "Huddle: eNews Signup" -msgstr "" - -#. Text in echo -#: huddle/members/single/settings/delete-account.php:49 -msgid "I understand the consequences of deleting my account." -msgstr "" - -#. Text in echo -#: huddle/groups/single/admin.php:394 -msgid "I understand the consequences of deleting this group." -msgstr "" - -#. Text in echo -#: huddle/registration/register.php:214 -msgid "I would like my site to appear in search engines, and in public listings around this network." -msgstr "" - -#. Text in echo -#: huddle/members/single/profile/change-avatar.php:24 -msgid "If you'd like to delete your current avatar but not upload a new one, please use the delete avatar button." -msgstr "" - -#. Text in echo -#: huddle/groups/single/admin.php:151 -msgid "If you'd like to remove the existing avatar but not upload a new one, please use the delete avatar button." -msgstr "" - -#. Text in echo -#: huddle/activity/entry.php:24 -msgid "In reply to: " -msgstr "" - -#. Text in echo -#: huddle/members/single/profile/profile-wp.php:42 -msgid "Jabber" -msgstr "" - -#. Text in function -#: huddle/functions.php:316 -msgid "Join" -msgstr "" - -#. Text in function -#: huddle/functions-buddypress.php:187 -msgid "Join Group" -msgstr "" - -#. Text in echo -#: huddle/groups/single/admin.php:298 -msgid "Kick & Ban" -msgstr "" - -#. Text in echo -#: huddle/groups/single/admin.php:298 -msgid "Kick and ban this member" -msgstr "" - -#. Text in echo -#: huddle/forums/single/forum.php:33 -#: huddle/members/single/friends.php:11 -#: huddle/members/single/blogs.php:11 -#: huddle/groups/single/forum.php:38 -#: huddle/forums/index.php:55 -#: huddle/members/single/forums.php:10 -#: huddle/members/index.php:32 -#: huddle/members/index.php:37 -#: huddle/blogs/index.php:46 -#: huddle/groups/index.php:45 -#: huddle/members/single/groups.php:11 -msgid "Last Active" -msgstr "" - -#. Text in echo -#: huddle/forums/group-forums-loop.php:56 -msgid "Last Reply " -msgstr "" - -#. Text in function -#: huddle/forums/forums-loop.php:57 -msgid "Last Reply %s" -msgstr "" - -#. Text in function -#: huddle/functions.php:316 -msgid "Leave" -msgstr "" - -#. Text in function -#: huddle/functions-buddypress.php:187 -msgid "Leave Group" -msgstr "" - -#. Text in echo -#: huddle/comments.php:14 -msgid "Leave Your Comment →" -msgstr "" - -#. Text in echo -#: huddle/header.php:68 -msgid "Logout" -msgstr "" - -#. Text in echo -#: huddle/members/single/settings/general.php:48 -msgid "Lost your password?" -msgstr "" - -#. Text in function -#: huddle/functions.php:316 -msgid "Main Menu" -msgstr "" - -#. Text in echo -#: huddle/activity/entry.php:55 -msgid "Mark as Favorite" -msgstr "" - -#. Text in echo -#: huddle/groups/single/admin.php:255 -msgid "Members" -msgstr "" - -#. Text in function -#: huddle/functions-buddypress.php:187 -msgid "Membership Requested" -msgstr "" - -#. Text in echo -#: huddle/activity/index.php:63 -msgid "Mentions" -msgstr "" - -#. Text in echo -#: huddle/members/single/messages/compose.php:31 -msgid "Message" -msgstr "" - -#. Text in echo -#: huddle/functions-buddypress.php:560 -msgid "Messages deleted." -msgstr "" - -#. Text in echo -#: huddle/groups/single/admin.php:223 -msgid "Moderators" -msgstr "" - -#. Text in echo -#: huddle/template-archives.php:31 -#: huddle/archive.php:13 -msgid "Monthly Archives" -msgstr "" - -#. Text in echo -#: huddle/groups/index.php:46 -#: huddle/members/single/groups.php:12 -msgid "Most Members" -msgstr "" - -#. Text in echo -#: huddle/forums/single/forum.php:34 -#: huddle/groups/single/forum.php:39 -#: huddle/forums/index.php:56 -#: huddle/members/single/forums.php:11 -msgid "Most Posts" -msgstr "" - -#. Text in function -#: huddle/activity/index.php:57 -msgid "My Favorites %s" -msgstr "" - -#. Text in function -#: huddle/activity/index.php:35 -msgid "My Friends %s" -msgstr "" - -#. Text in function -#: huddle/activity/index.php:47 -msgid "My Groups %s" -msgstr "" - -#. Text in echo -#: huddle/activity/post-form.php:32 -msgid "My Profile" -msgstr "" - -#. Text in function -#: huddle/blogs/index.php:28 -msgid "My Sites %s" -msgstr "" - -#. Text in function -#: huddle/forums/index.php:39 -msgid "My Topics %s" -msgstr "" - -#. Text in echo -#: huddle/members/single/profile/profile-wp.php:15 -msgid "Name" -msgstr "" - -#. Text in echo -#: huddle/members/single/activity.php:40 -#: huddle/activity/index.php:101 -msgid "New Groups" -msgstr "" - -#. Text in echo -#: huddle/activity/index.php:112 -msgid "New Members" -msgstr "" - -#. Text in echo -#: huddle/members/single/settings/general.php:58 -msgid "New Password" -msgstr "" - -#. Text in echo -#: huddle/groups/single/forum/topic.php:12 -#: huddle/forums/single/topic.php:35 -msgid "New Reply" -msgstr "" - -#. Text in echo -#: huddle/forums/single/forum.php:16 -#: huddle/groups/single/forum.php:19 -#: huddle/forums/index.php:46 -msgid "New Topic" -msgstr "" - -#. Text in echo -#: huddle/members/single/blogs.php:12 -#: huddle/blogs/index.php:47 -msgid "Newest" -msgstr "" - -#. Text in echo -#: huddle/members/single/friends.php:12 -#: huddle/members/index.php:33 -#: huddle/members/index.php:38 -msgid "Newest Registered" -msgstr "" - -#. Text in echo -#: huddle/groups/index.php:47 -#: huddle/members/single/groups.php:13 -msgid "Newly Created" -msgstr "" - -#. Text in function -#: huddle/includes/pagination.php:15 -msgid "Next" -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:277 -msgid "Next Step" -msgstr "" - -#. Text in echo -#: huddle/registration/register.php:218 -#: huddle/groups/single/admin.php:31 -msgid "No" -msgstr "" - -#. Text in function -#: huddle/comments.php:15 -msgid "No comments" -msgstr "" - -#. Text in echo -#: huddle/includes/loop.php:88 -msgid "No results were found. Please try again using a different keyword." -msgstr "" - -#. Text in echo -#: huddle/groups/single/admin.php:29 -msgid "Notify group members of changes via email" -msgstr "" - -#. Text in echo -#: huddle/functions/widgets/widget-tweets.php:66 -msgid "Number Of Tweets:" -msgstr "" - -#. Text in echo -#: huddle/functions/widgets/widget-tab-posts.php:139 -msgid "Number of Results To Display:" -msgstr "" - -#. Text in echo -#: huddle/includes/related-posts.php:28 -#: huddle/functions/widgets/widget-tab-posts.php:73 -#: huddle/functions/widgets/widget-recent-posts.php:53 -msgid "On" -msgstr "" - -#. Text in function -#: huddle/forums/group-forums-loop.php:33 -#: huddle/forums/forums-loop.php:27 -msgid "On · %1$s" -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:248 -#: huddle/groups/single/send-invites.php:86 -msgid "Once you have built up friend connections you will be able to invite others to your group. You can send invites any time in the future by selecting the \"Send Invites\" option when viewing your new group." -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:99 -#: huddle/groups/single/admin.php:91 -msgid "Only users who are invited can join the group." -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:90 -#: huddle/groups/single/admin.php:81 -msgid "Only users who request membership and are accepted can join the group." -msgstr "" - -#. Text in echo -#: huddle/template-homepage.php:21 -msgid "Or sign-in to your account" -msgstr "" - -#. Text in echo -#: huddle/forums/single/forum.php:31 -#: huddle/members/single/friends.php:9 -#: huddle/members/single/blogs.php:9 -#: huddle/groups/single/forum.php:36 -#: huddle/forums/index.php:53 -#: huddle/members/single/forums.php:8 -#: huddle/blogs/index.php:44 -#: huddle/members/single/groups.php:9 -msgid "Order By:" -msgstr "" - -#. Text in echo -#: huddle/members/index.php:15 -msgid "Our Members" -msgstr "" - -#. Text in function -#: huddle/functions.php:316 -msgid "Page Sidebar" -msgstr "" - -#. Text in echo -#: huddle/404.php:9 -msgid "Page not found" -msgstr "" - -#. Text in echo -#: huddle/template-sitemap.php:23 -msgid "Pages" -msgstr "" - -#. Text in echo -#: huddle/members/single/settings/general.php:48 -msgid "Password Lost and Found" -msgstr "" - -#. Text in echo -#: huddle/forums/group-forums-loop.php:27 -#: huddle/forums/forums-loop.php:21 -msgid "Permalink" -msgstr "" - -#. Text in echo -#: huddle/groups/single/forum/topic.php:57 -#: huddle/forums/single/topic.php:116 -msgid "Permanent link to this post" -msgstr "" - -#. Text in function -#: huddle/functions-buddypress.php:187 -msgid "Please do not leave the comment area blank." -msgstr "" - -#. Text in function -#: huddle/functions-buddypress.php:1 -msgid "Please enter some content to post." -msgstr "" - -#. Text in echo -#: huddle/registration/activate.php:29 -msgid "Please provide a valid activation key." -msgstr "" - -#. Text in echo -#: huddle/functions/widgets/widget-tab-archive.php:79 -#: huddle/functions/widgets/widget-tab-posts.php:136 -msgid "Popular Posts Title:" -msgstr "" - -#. Text in echo -#: huddle/activity/entry.php:91 -msgid "Post" -msgstr "" - -#. Text in echo -#: huddle/forums/index.php:115 -msgid "Post In Group Forum:" -msgstr "" - -#. Text in echo -#: huddle/groups/single/forum/topic.php:109 -#: huddle/forums/single/topic.php:157 -msgid "Post Reply" -msgstr "" - -#. Text in echo -#: huddle/groups/single/forum.php:93 -#: huddle/forums/index.php:136 -msgid "Post Topic" -msgstr "" - -#. Text in echo -#: huddle/activity/post-form.php:25 -msgid "Post Update" -msgstr "" - -#. Text in echo -#: huddle/groups/single/forum.php:73 -msgid "Post a New Topic:" -msgstr "" - -#. Text in echo -#: huddle/activity/post-form.php:29 -msgid "Post in" -msgstr "" - -#. Text in echo -#: huddle/forums/forums-loop.php:37 -msgid "Posted in Group" -msgstr "" - -#. Text in echo -#: huddle/includes/loop.php:32 -#: huddle/includes/loop.php:118 -msgid "Posted on" -msgstr "" - -#. Text in echo -#: huddle/members/single/activity.php:17 -#: huddle/activity/index.php:87 -#: huddle/functions/widgets/widget-recent-posts.php:1 -msgid "Posts" -msgstr "" - -#. Text in function -#: huddle/includes/pagination.php:14 -msgid "Previous" -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:75 -#: huddle/groups/single/admin.php:64 -msgid "Privacy Options" -msgstr "" - -#. Text in echo -#: huddle/registration/register.php:73 -msgid "Profile Details" -msgstr "" - -#. Text in function -#: huddle/groups/single/admin.php:200 -#: huddle/groups/single/admin.php:231 -msgid "Profile picture of %s" -msgstr "" - -#. Text in echo -#: huddle/groups/single/admin.php:241 -#: huddle/groups/single/admin.php:300 -msgid "Promote to Admin" -msgstr "" - -#. Text in echo -#: huddle/groups/single/admin.php:299 -msgid "Promote to Mod" -msgstr "" - -#. Text in echo -#: huddle/groups/single/activity.php:3 -#: huddle/activity/index.php:75 -msgid "RSS" -msgstr "" - -#. Text in echo -#: huddle/groups/single/activity.php:3 -#: huddle/activity/index.php:75 -msgid "RSS Feed" -msgstr "" - -#. Text in echo -#: huddle/functions/widgets/widget-tab-archive.php:81 -#: huddle/functions/widgets/widget-tab-posts.php:138 -msgid "Recent Comments Title:" -msgstr "" - -#. Text in echo -#: huddle/functions/widgets/widget-tab-archive.php:80 -#: huddle/functions/widgets/widget-tab-posts.php:137 -msgid "Recent Posts Title:" -msgstr "" - -#. Text in echo -#: huddle/registration/register.php:25 -msgid "Registering for this site is easy, just fill in the fields below and we\\'ll get a new account set up for you in no time." -msgstr "" - -#. Text in echo -#: huddle/members/single/groups/invites.php:24 -#: huddle/members/single/friends/requests.php:24 -#: huddle/groups/single/admin.php:361 -msgid "Reject" -msgstr "" - -#. Text in echo -#: huddle/includes/related-posts.php:21 -msgid "Related Posts" -msgstr "" - -#. Text in echo -#: huddle/groups/single/admin.php:294 -msgid "Remove Ban" -msgstr "" - -#. Text in echo -#: huddle/activity/entry.php:59 -#: huddle/functions-buddypress.php:187 -msgid "Remove Favorite" -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:231 -#: huddle/functions-buddypress.php:187 -#: huddle/groups/single/send-invites.php:53 -msgid "Remove Invite" -msgstr "" - -#. Text in echo -#: huddle/groups/single/admin.php:304 -msgid "Remove from group" -msgstr "" - -#. Text in echo -#: huddle/groups/single/admin.php:304 -msgid "Remove this member" -msgstr "" - -#. Text in echo -#: huddle/members/single/settings/general.php:59 -msgid "Repeat New Password" -msgstr "" - -#. Text in function -#: huddle/functions.php:301 -#: huddle/activity/comment.php:24 -#: huddle/forums/single/edit.php:10 -#: huddle/groups/single/forum/edit.php:10 -msgid "Reply" -msgstr "" - -#. Text in function -#: huddle/functions.php:316 -msgid "Request" -msgstr "" - -#. Text in function -#: huddle/functions-buddypress.php:187 -msgid "Request Membership" -msgstr "" - -#. Text in function -#: huddle/functions.php:316 -msgid "Requested" -msgstr "" - -#. Text in function -#: huddle/comments.php:38 -msgid "Required" -msgstr "" - -#. Text in echo -#: huddle/members/single/settings/general.php:65 -#: huddle/members/single/settings/notifications.php:54 -#: huddle/forums/single/edit.php:73 -#: huddle/groups/single/forum/edit.php:84 -#: huddle/members/single/profile/edit.php:126 -#: huddle/groups/single/admin.php:131 -msgid "Save Changes" -msgstr "" - -#. Text in echo -#: huddle/searchform.php:5 -msgid "Search" -msgstr "" - -#. Text in echo -#: huddle/search.php:9 -msgid "Search Results" -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:213 -msgid "Select people to invite from your friends list." -msgstr "" - -#. Text in echo -#: huddle/groups/single/send-invites.php:24 -msgid "Select the people you would like to invite to this group." -msgstr "" - -#. Text in echo -#: huddle/groups/single/send-invites.php:73 -msgid "Send Invites" -msgstr "" - -#. Text in echo -#: huddle/members/single/messages/compose.php:41 -msgid "Send Message" -msgstr "" - -#. Text in echo -#: huddle/members/single/messages/single.php:90 -msgid "Send Reply" -msgstr "" - -#. Text in echo -#: huddle/groups/single/request-membership.php:12 -msgid "Send Request" -msgstr "" - -#. Text in echo -#: huddle/members/single/messages/compose.php:9 -msgid "Send To (Username or Friend's Name)" -msgstr "" - -#. Text in echo -#: huddle/members/single/settings/notifications.php:45 -msgid "Send a notification by email when:" -msgstr "" - -#. Text in function -#: huddle/functions-buddypress.php:545 -msgid "Sent %s" -msgstr "" - -#. Text in echo -#: huddle/members/single/messages/notices-loop.php:31 -msgid "Sent:" -msgstr "" - -#. Text in echo -#: huddle/functions/widgets/widget-recent-posts.php:84 -msgid "Show " -msgstr "" - -#. Text in echo -#: huddle/activity/activity-loop.php:29 -msgid "Show More Recent Activity" -msgstr "" - -#. Text in echo -#: huddle/functions/widgets/widget-recent-posts.php:91 -msgid "Show Post Thumbnails" -msgstr "" - -#. Text in echo -#: huddle/members/single/activity.php:8 -#: huddle/groups/single/activity.php:8 -#: huddle/activity/index.php:80 -msgid "Show:" -msgstr "" - -#. Text in echo -#: huddle/registration/register.php:243 -msgid "Sign Up Complete!" -msgstr "" - -#. Text in echo -#: huddle/activity/index.php:13 -msgid "Site Activity" -msgstr "" - -#. Text in echo -#: huddle/blogs/create.php:10 -#: huddle/blogs/index.php:12 -msgid "Site Directory" -msgstr "" - -#. Text in echo -#: huddle/registration/register.php:209 -msgid "Site Title" -msgstr "" - -#. Text in echo -#: huddle/blogs/create.php:21 -msgid "Site registration is currently disabled" -msgstr "" - -#. Text in echo -#: huddle/members/members-loop.php:58 -msgid "Sorry, no members were found." -msgstr "" - -#. Text in echo -#: huddle/members/single/messages/messages-loop.php:66 -msgid "Sorry, no messages were found." -msgstr "" - -#. Text in echo -#: huddle/members/single/messages/notices-loop.php:49 -msgid "Sorry, no notices were found." -msgstr "" - -#. Text in echo -#: huddle/activity/activity-loop.php:43 -msgid "Sorry, there was no activity found. Please try a different filter." -msgstr "" - -#. Text in echo -#: huddle/forums/group-forums-loop.php:93 -#: huddle/forums/forums-loop.php:92 -msgid "Sorry, there were no forum topics found." -msgstr "" - -#. Text in echo -#: huddle/blogs/blogs-loop.php:78 -msgid "Sorry, there were no sites found." -msgstr "" - -#. Text in echo -#: huddle/members/single/messages/compose.php:25 -msgid "Subject" -msgstr "" - -#. Text in function -#: huddle/comments.php:38 -msgid "Submit Comment →" -msgstr "" - -#. Text in echo -#: huddle/comments.php:37 -msgid "Submit Comment " -msgstr "" - -#. Text in function -#: huddle/functions/widgets/widget-enews.php:1 -msgid "Subscribe to email updates." -msgstr "" - -#. Text in echo -#: huddle/archive.php:22 -msgid "Tag" -msgstr "" - -#. Text in echo -#: huddle/groups/single/forum.php:86 -#: huddle/forums/index.php:110 -#: huddle/groups/single/forum/edit.php:62 -msgid "Tags (comma separated):" -msgstr "" - -#. Text in echo -#: huddle/functions/widgets/widget-enews.php:93 -msgid "Text:" -msgstr "" - -#. Text in echo -#: huddle/activity/index.php:57 -msgid "The activity I've marked as a favorite." -msgstr "" - -#. Text in echo -#: huddle/activity/index.php:47 -msgid "The activity of groups I am a member of." -msgstr "" - -#. Text in echo -#: huddle/activity/index.php:35 -msgid "The activity of my friends only." -msgstr "" - -#. Text in function -#: huddle/functions/widgets/widget-recent-posts.php:1 -msgid "The most recent/popular posts on your site" -msgstr "" - -#. Text in echo -#: huddle/activity/index.php:25 -msgid "The public activity for everyone on this site." -msgstr "" - -#. Text in echo -#: huddle/groups/single/admin.php:374 -msgid "There are no pending membership requests." -msgstr "" - -#. Text in echo -#: huddle/groups/single/forum/topic.php:134 -#: huddle/forums/single/topic.php:183 -msgid "There are no posts for this topic." -msgstr "" - -#. Text in function -#: huddle/functions-buddypress.php:187 -msgid "There was a problem closing the notice." -msgstr "" - -#. Text in function -#: huddle/functions-buddypress.php:1 -msgid "There was a problem posting your update, please try again." -msgstr "" - -#. Text in function -#: huddle/functions-buddypress.php:560 -msgid "There was a problem sending that reply. Please try again." -msgstr "" - -#. Text in echo -#: huddle/groups/groups-loop.php:62 -msgid "There were no groups found." -msgstr "" - -#. Text in echo -#: huddle/groups/single/members.php:74 -#: huddle/groups/single/admin.php:318 -msgid "This group has no members." -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:91 -#: huddle/groups/single/admin.php:82 -msgid "This group will be listed in the groups directory and in search results." -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:100 -#: huddle/groups/single/admin.php:92 -msgid "This group will not be listed in the groups directory or search results." -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:97 -#: huddle/groups/single/admin.php:89 -msgid "This is a hidden group" -msgstr "" - -#. Text in echo -#: huddle/members/single/messages/compose.php:19 -msgid "This is a notice to all users." -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:88 -#: huddle/groups/single/admin.php:79 -msgid "This is a private group" -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:79 -#: huddle/groups/single/admin.php:69 -msgid "This is a public group" -msgstr "" - -#. Text in echo -#: huddle/comments.php:3 -msgid "This post is password protected. Enter the password to view any comments." -msgstr "" - -#. Text in echo -#: huddle/forums/single/edit.php:88 -#: huddle/groups/single/forum/edit.php:99 -msgid "This topic does not exist." -msgstr "" - -#. Text in echo -#: huddle/groups/single/forum/topic.php:120 -#: huddle/forums/single/topic.php:168 -msgid "This topic is closed, replies are no longer accepted." -msgstr "" - -#. Text in echo -#: huddle/functions/widgets/widget-video.php:52 -#: huddle/groups/single/forum.php:76 -#: huddle/forums/single/edit.php:49 -#: huddle/functions/widgets/widget-tab-archive.php:78 -#: huddle/forums/index.php:100 -#: huddle/groups/single/forum/edit.php:52 -#: huddle/functions/widgets/widget-tab-posts.php:135 -#: huddle/functions/widgets/widget-enews.php:80 -#: huddle/functions/widgets/widget-tweets.php:64 -#: huddle/functions/widgets/widget-flickr.php:60 -msgid "Title:" -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:159 -msgid "To skip the avatar upload process, hit the \"Next Step\" button." -msgstr "" - -#. Text in echo -#: huddle/members/single/messages/messages-loop.php:34 -msgid "To:" -msgstr "" - -#. Text in echo -#: huddle/functions/widgets/widget-tweets.php:65 -msgid "Twitter ID (username):" -msgstr "" - -#. Text in echo -#: huddle/groups/single/admin.php:294 -msgid "Unban this member" -msgstr "" - -#. Text in echo -#: huddle/forums/single/forum.php:35 -#: huddle/groups/single/forum.php:40 -#: huddle/forums/index.php:57 -#: huddle/members/single/forums.php:12 -msgid "Unreplied" -msgstr "" - -#. Text in echo -#: huddle/members/single/activity.php:11 -#: huddle/groups/single/activity.php:11 -#: huddle/activity/index.php:83 -msgid "Updates" -msgstr "" - -#. Text in echo -#: huddle/members/single/profile/change-avatar.php:18 -#: huddle/groups/create.php:155 -#: huddle/groups/single/admin.php:145 -msgid "Upload Image" -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:151 -#: huddle/groups/single/admin.php:141 -msgid "Upload an image to use as an avatar for this group. The image will be shown on the main group page, and in search results." -msgstr "" - -#. Text in echo -#: huddle/registration/register.php:13 -msgid "User registration is currently not allowed." -msgstr "" - -#. Text in echo -#: huddle/registration/register.php:41 -msgid "Username" -msgstr "" - -#. Text in echo -#: huddle/functions/widgets/widget-video.php:54 -msgid "Video" -msgstr "" - -#. Text in echo -#: huddle/functions/widgets/widget-video.php:55 -msgid "Video Embed Code (Best at 265px wide)" -msgstr "" - -#. Text in echo -#: huddle/activity/entry.php:24 -#: huddle/groups/groups-loop.php:41 -msgid "View" -msgstr "" - -#. Text in echo -#: huddle/functions/widgets/widget-flickr.php:36 -msgid "View All" -msgstr "" - -#. Text in echo -#: huddle/includes/author-info.php:4 -msgid "View All Posts From This Author →" -msgstr "" - -#. Text in echo -#: huddle/members/single/messages/messages-loop.php:40 -msgid "View Message" -msgstr "" - -#. Text in echo -#: huddle/activity/entry.php:24 -msgid "View Thread / Permalink" -msgstr "" - -#. Text in echo -#: huddle/groups/single/admin.php:391 -msgid "WARNING: Deleting this group will completely remove ALL content associated with it. There is no way back, please be careful with this option." -msgstr "" - -#. Text in echo -#: huddle/members/single/settings/delete-account.php:45 -msgid "WARNING: Deleting your account will completely remove ALL content associated with it. There is no way back, please be careful with this option." -msgstr "" - -#. Text in echo -#: huddle/404.php:12 -msgid "We're sorry, but we can't find the page that you're looking for." -msgstr "" - -#. Text in echo -#: huddle/members/single/profile/profile-wp.php:33 -msgid "Website" -msgstr "" - -#. Text in echo -#: huddle/template-homepage.php:13 -msgid "Welcome" -msgstr "" - -#. Text in function -#: huddle/header.php:68 -msgid "Welcome %s" -msgstr "" - -#. Text in function -#: huddle/activity/post-form.php:12 -msgid "What's new in %s, %s?" -msgstr "" - -#. Text in function -#: huddle/activity/post-form.php:12 -msgid "What's new, %s?" -msgstr "" - -#. Text in echo -#: huddle/groups/create.php:110 -#: huddle/groups/single/admin.php:102 -msgid "Which members of this group are allowed to invite others?" -msgstr "" - -#. Text in echo -#: huddle/members/single/profile/profile-wp.php:60 -msgid "Yahoo Messenger" -msgstr "" - -#. Text in echo -#: huddle/archive.php:16 -msgid "Yearly Archives" -msgstr "" - -#. Text in echo -#: huddle/registration/register.php:217 -#: huddle/groups/single/admin.php:30 -msgid "Yes" -msgstr "" - -#. Text in echo -#: huddle/registration/register.php:193 -msgid "Yes, I\\'d like to create a new site" -msgstr "" - -#. Text in echo -#: huddle/members/single/messages/single.php:14 -msgid "You are alone in this conversation." -msgstr "" - -#. Text in function -#: huddle/forums/index.php:148 -msgid "You are not a member of any groups so you don't have any group forums you can post in. To start posting, first find a group that matches the topic subject you'd like to start. If this group does not exist, why not create a new group? Once you have joined or created the group you can post your topic in that group's forum." -msgstr "" - -#. Text in function -#: huddle/groups/single/request-membership.php:4 -msgid "You are requesting to become a member of the group '%s'." -msgstr "" - -#. Text in echo -#: huddle/members/single/groups/invites.php:37 -msgid "You have no outstanding group invites." -msgstr "" - -#. Text in echo -#: huddle/members/single/friends/requests.php:48 -msgid "You have no pending friendship requests." -msgstr "" - -#. Text in echo -#: huddle/registration/register.php:251 -msgid "You have successfully created your account! Please log in using the username and password you have just created." -msgstr "" - -#. Text in echo -#: huddle/registration/register.php:249 -msgid "You have successfully created your account! To begin using this site you will need to activate your account via the email we have just sent to your address." -msgstr "" - -#. Text in echo -#: huddle/groups/single/forum/topic.php:97 -msgid "You will auto join this group when you reply to this topic." -msgstr "" - -#. Text in echo -#: huddle/groups/single/forum.php:69 -msgid "You will auto join this group when you start a new topic." -msgstr "" - -#. Text in echo -#: huddle/registration/activate.php:19 -msgid "Your account was activated successfully! You can now log in with the username and password you provided when you signed up." -msgstr "" - -#. Text in echo -#: huddle/registration/activate.php:17 -msgid "Your account was activated successfully! Your account details have been sent to you in a separate email." -msgstr "" - -#. Text in echo -#: huddle/members/single/profile/change-avatar.php:7 -msgid "Your avatar will be used on your profile and throughout the site. If there is a Gravatar associated with your account email we will use that, or you can upload an image from your computer." -msgstr "" - -#. Text in echo -#: huddle/members/single/profile/change-avatar.php:56 -msgid "Your avatar will be used on your profile and throughout the site. To change your avatar, please create an account with Gravatar using the same email address as you used to register with this site." -msgstr "" - -#. Text in echo -#: huddle/functions.php:307 -msgid "Your comment is awaiting moderation." -msgstr "" - -#. Text in echo -#: huddle/functions/widgets/widget-enews.php:84 -msgid "\\'Privacy Policy\\' page:" -msgstr "" - -#. Text in function -#: huddle/groups/single/group-header.php:17 -#: huddle/forums/single/forum-header.php:13 -#: huddle/groups/groups-loop.php:30 -msgid "active %s" -msgstr "" - -#. Text in echo -#: huddle/functions/widgets/widget-flickr.php:70 -msgid "flickr_type (user or group):" -msgstr "" - -#. Text in function -#: huddle/forums/group-forums-loop.php:39 -msgid "in %1$s" -msgstr "" - -#. Text in echo -#: huddle/activity/entry.php:91 -msgid "or press esc to cancel." -msgstr "" - -#. Text in echo -#: huddle/functions/widgets/widget-recent-posts.php:86 -msgid "popular" -msgstr "" - -#. Text in echo -#: huddle/functions/widgets/widget-recent-posts.php:87 -msgid "posts" -msgstr "" - -#. Text in echo -#: huddle/functions/widgets/widget-recent-posts.php:85 -msgid "recent" -msgstr "" - -#. Text in echo -#: huddle/includes/related-posts.php:30 -#: huddle/functions/widgets/widget-tab-posts.php:75 -#: huddle/functions/widgets/widget-recent-posts.php:55 -msgid "with" -msgstr "" - diff --git a/wp-content/themes/huddle/licenses/GPL.txt b/wp-content/themes/huddle/licenses/GPL.txt deleted file mode 100644 index 6679331..0000000 --- a/wp-content/themes/huddle/licenses/GPL.txt +++ /dev/null @@ -1,85 +0,0 @@ -GNU GENERAL PUBLIC LICENSE -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too. - -When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. - -To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. \ No newline at end of file diff --git a/wp-content/themes/huddle/licenses/License.txt b/wp-content/themes/huddle/licenses/License.txt deleted file mode 100644 index 9d177cf..0000000 --- a/wp-content/themes/huddle/licenses/License.txt +++ /dev/null @@ -1,12 +0,0 @@ -This WordPress theme is comprised of two parts: - - -(1) The PHP code is licensed under the GPL license as is WordPress itself. You will find a copy of the license text in the same directory as this text file. Or you can read it here: - -http://codex.wordpress.org/GPL - - - -(2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: - -http://themeforest.net/legal/licences diff --git a/wp-content/themes/huddle/members/index.php b/wp-content/themes/huddle/members/index.php deleted file mode 100644 index ef43c83..0000000 --- a/wp-content/themes/huddle/members/index.php +++ /dev/null @@ -1,85 +0,0 @@ - - - - - -
            -
            - - - -
            - - - -

            -

            - - - - - - - -
            - - - -
            - -
            -

            -

            total_member_count / 14 ) ) ?>

            -
            - - - - - - - -
            - - - -
            -
            - - - - - diff --git a/wp-content/themes/huddle/members/members-loop.php b/wp-content/themes/huddle/members/members-loop.php deleted file mode 100644 index 2ce4850..0000000 --- a/wp-content/themes/huddle/members/members-loop.php +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - -
              - - - 2 ) $i_column = 1; - ?> - -
            • -
              - -
              - -
              -
              - -
              - -
              - - - -
              - -
              - - - -
              - -
              -
            • - - - -
            - - - - - - - - - -
            -

            -
            - - - - diff --git a/wp-content/themes/huddle/members/single/activity.php b/wp-content/themes/huddle/members/single/activity.php deleted file mode 100644 index 9a5a7b8..0000000 --- a/wp-content/themes/huddle/members/single/activity.php +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - -
            - - - -
            - - diff --git a/wp-content/themes/huddle/members/single/activity/permalink.php b/wp-content/themes/huddle/members/single/activity/permalink.php deleted file mode 100644 index 761774b..0000000 --- a/wp-content/themes/huddle/members/single/activity/permalink.php +++ /dev/null @@ -1,19 +0,0 @@ - - - - -
            - - -
              - - - - - -
            - - -
            - - \ No newline at end of file diff --git a/wp-content/themes/huddle/members/single/blogs.php b/wp-content/themes/huddle/members/single/blogs.php deleted file mode 100644 index 1c45a75..0000000 --- a/wp-content/themes/huddle/members/single/blogs.php +++ /dev/null @@ -1,30 +0,0 @@ - - - - - -
            - - - -
            - - diff --git a/wp-content/themes/huddle/members/single/forums.php b/wp-content/themes/huddle/members/single/forums.php deleted file mode 100644 index c60a08d..0000000 --- a/wp-content/themes/huddle/members/single/forums.php +++ /dev/null @@ -1,37 +0,0 @@ - - - - - -
            - - - -
            - - - - diff --git a/wp-content/themes/huddle/members/single/forums/topics.php b/wp-content/themes/huddle/members/single/forums/topics.php deleted file mode 100644 index a202e9e..0000000 --- a/wp-content/themes/huddle/members/single/forums/topics.php +++ /dev/null @@ -1,7 +0,0 @@ - diff --git a/wp-content/themes/huddle/members/single/friends.php b/wp-content/themes/huddle/members/single/friends.php deleted file mode 100644 index 8901bee..0000000 --- a/wp-content/themes/huddle/members/single/friends.php +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - -
            - - - -
            - - - - diff --git a/wp-content/themes/huddle/members/single/friends/requests.php b/wp-content/themes/huddle/members/single/friends/requests.php deleted file mode 100644 index bb45087..0000000 --- a/wp-content/themes/huddle/members/single/friends/requests.php +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - -
              - - -
            • -
              - -
              - -
              -
              -
              -
              - - - -
              -   - - - -
              -
            • - - -
            - - - - - - - -
            -

            -
            - - - - diff --git a/wp-content/themes/huddle/members/single/groups.php b/wp-content/themes/huddle/members/single/groups.php deleted file mode 100644 index 1a2a898..0000000 --- a/wp-content/themes/huddle/members/single/groups.php +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - -
            - - - -
            - - - - diff --git a/wp-content/themes/huddle/members/single/groups/invites.php b/wp-content/themes/huddle/members/single/groups/invites.php deleted file mode 100644 index 030ea63..0000000 --- a/wp-content/themes/huddle/members/single/groups/invites.php +++ /dev/null @@ -1,42 +0,0 @@ - - - - -
              - - - -
            • -
              - -
              - -

              -

              - -

              - -

              - - - -
              -   - - - - -
              -
            • - - -
            - - - -
            -

            -
            - - - - \ No newline at end of file diff --git a/wp-content/themes/huddle/members/single/home.php b/wp-content/themes/huddle/members/single/home.php deleted file mode 100644 index 2fd28fc..0000000 --- a/wp-content/themes/huddle/members/single/home.php +++ /dev/null @@ -1,71 +0,0 @@ - - - -
            -
            - - - - - -
            - -
            - -
            - - - -
            - - - -
            -
            - - - diff --git a/wp-content/themes/huddle/members/single/member-header.php b/wp-content/themes/huddle/members/single/member-header.php deleted file mode 100644 index 63711cd..0000000 --- a/wp-content/themes/huddle/members/single/member-header.php +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - -
            - -

            - -

            - - @ - - - - -
            - - - -
            - - - -
            - - - -
            - - - -
            - - - -
            - - loggedin_user->id != $bp->displayed_user->id ) : ?> -
            -

            - - - -
            - -
            - - loggedin_user->id == $bp->displayed_user->id ) : ?> - -

            -

            - - - - - - - - - -
            - - - - \ No newline at end of file diff --git a/wp-content/themes/huddle/members/single/messages.php b/wp-content/themes/huddle/members/single/messages.php deleted file mode 100644 index 7a06e27..0000000 --- a/wp-content/themes/huddle/members/single/messages.php +++ /dev/null @@ -1,34 +0,0 @@ - - - - - -
            - - - -
            - - - - diff --git a/wp-content/themes/huddle/members/single/messages/compose.php b/wp-content/themes/huddle/members/single/messages/compose.php deleted file mode 100644 index 0c0b044..0000000 --- a/wp-content/themes/huddle/members/single/messages/compose.php +++ /dev/null @@ -1,50 +0,0 @@ -
            - - - -
              -
            • - -

              - - -

              -
            • -
            -
            - - -

            - - -

            -
            - - -

            - - -

            -
            - -

            - - -

            -
            - - - - - -
            - " name="send" id="send" /> -
            - - -
            - - - diff --git a/wp-content/themes/huddle/members/single/messages/messages-loop.php b/wp-content/themes/huddle/members/single/messages/messages-loop.php deleted file mode 100644 index e0b0733..0000000 --- a/wp-content/themes/huddle/members/single/messages/messages-loop.php +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - read"> - - - - - - - - - - - - - - - - - -
            - - -
            - -
            -
            - -
            -

            ">

            -

            -
            - - ">   -
            - -
            - -
            - - - - - - - -
            -

            -
            - - - - \ No newline at end of file diff --git a/wp-content/themes/huddle/members/single/messages/notices-loop.php b/wp-content/themes/huddle/members/single/messages/notices-loop.php deleted file mode 100644 index 61667e8..0000000 --- a/wp-content/themes/huddle/members/single/messages/notices-loop.php +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - -
            - - - - - - - - - ">x -
            - - - - - -
            -

            -
            - - - - \ No newline at end of file diff --git a/wp-content/themes/huddle/members/single/messages/single.php b/wp-content/themes/huddle/members/single/messages/single.php deleted file mode 100644 index a9fe4b6..0000000 --- a/wp-content/themes/huddle/members/single/messages/single.php +++ /dev/null @@ -1,110 +0,0 @@ -
            - - - - - -

            - -

            - - - - - - - - - - - - - - - ">   -

            - - - - - -
            - - - - - -
            - - - -
            - - - -
            - -
            - - - - - - - -
            - -
            - - - -
            - - - - - - - -
            - -
            - - - - - -
            - -
            - -
            - - - - - - - -
            \ No newline at end of file diff --git a/wp-content/themes/huddle/members/single/plugins.php b/wp-content/themes/huddle/members/single/plugins.php deleted file mode 100644 index 5a100f8..0000000 --- a/wp-content/themes/huddle/members/single/plugins.php +++ /dev/null @@ -1,55 +0,0 @@ - - - -
            -
            - - - -
            - - - -
            - -
            - -
            - -
            - - - - - -

            - - - - - -
            - - - -
            -
            - - - diff --git a/wp-content/themes/huddle/members/single/profile.php b/wp-content/themes/huddle/members/single/profile.php deleted file mode 100644 index 54598ee..0000000 --- a/wp-content/themes/huddle/members/single/profile.php +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - -
            - - - -
            - - \ No newline at end of file diff --git a/wp-content/themes/huddle/members/single/profile/change-avatar.php b/wp-content/themes/huddle/members/single/profile/change-avatar.php deleted file mode 100644 index ad0d2e7..0000000 --- a/wp-content/themes/huddle/members/single/profile/change-avatar.php +++ /dev/null @@ -1,60 +0,0 @@ -

            - - - - - -

            Gravatar associated with your account email we will use that, or you can upload an image from your computer.', 'huddle') ?>

            - -
            - - - - -

            - -

            - - - -

            - - -
            -

            -

            - - - - - - -
            - - <?php _e( 'Avatar to crop', 'huddle' ) ?> - -
            - <?php _e( 'Avatar preview', 'huddle' ) ?> -
            - - - - - - - - - - - - - -
            - - - -

            Gravatar using the same email address as you used to register with this site.', 'huddle' ) ?>

            - - - - diff --git a/wp-content/themes/huddle/members/single/profile/edit.php b/wp-content/themes/huddle/members/single/profile/edit.php deleted file mode 100644 index 90b3117..0000000 --- a/wp-content/themes/huddle/members/single/profile/edit.php +++ /dev/null @@ -1,137 +0,0 @@ - - -
            - - - -

            - -
              - - - -
            - -
            - - - - > - - - - - aria-required="true"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            - - - - - - - - - -
            - - - - - -
            - - - -
            - - - - - -
            - - - - - - - -
            - - - - - -

            -
        - - - - - -
        - -
        - - - - - - - - - - diff --git a/wp-content/themes/huddle/members/single/profile/profile-loop.php b/wp-content/themes/huddle/members/single/profile/profile-loop.php deleted file mode 100644 index b90d0a8..0000000 --- a/wp-content/themes/huddle/members/single/profile/profile-loop.php +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - -
        - -

        - - - - - - - - > - - - - - - - - - - - - - -
        -
        - - - - - - - - - - - - diff --git a/wp-content/themes/huddle/members/single/profile/profile-wp.php b/wp-content/themes/huddle/members/single/profile/profile-wp.php deleted file mode 100644 index 1339aa7..0000000 --- a/wp-content/themes/huddle/members/single/profile/profile-wp.php +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - -
        -

        - - - - display_name ) : ?> - - - - - - - - - user_description ) : ?> - - - - - - - - - user_url ) : ?> - - - - - - - - - jabber ) : ?> - - - - - - - - - aim ) : ?> - - - - - - - - - yim ) : ?> - - - - - - - - -
        display_name; ?>
        user_description; ?>
        user_url ); ?>
        jabber; ?>
        aim; ?>
        yim; ?>
        -
        - - - - - - diff --git a/wp-content/themes/huddle/members/single/settings.php b/wp-content/themes/huddle/members/single/settings.php deleted file mode 100644 index b93d829..0000000 --- a/wp-content/themes/huddle/members/single/settings.php +++ /dev/null @@ -1,28 +0,0 @@ - - - - diff --git a/wp-content/themes/huddle/members/single/settings/delete-account.php b/wp-content/themes/huddle/members/single/settings/delete-account.php deleted file mode 100644 index 2caa60e..0000000 --- a/wp-content/themes/huddle/members/single/settings/delete-account.php +++ /dev/null @@ -1,73 +0,0 @@ - - - -
        -
        - - - -
        - - - -
        - -
        - -
        - -
        - - - - - -

        - -
        - -
        -

        -
        - - - - - -
        - -
        - - - - -
        - - - -
        - - - -
        -
        - - - - \ No newline at end of file diff --git a/wp-content/themes/huddle/members/single/settings/general.php b/wp-content/themes/huddle/members/single/settings/general.php deleted file mode 100644 index 6869102..0000000 --- a/wp-content/themes/huddle/members/single/settings/general.php +++ /dev/null @@ -1,82 +0,0 @@ - - - -
        - - - -
        - - - -
        - -
        - -
        - -
        - - - - - -

        - - - -
        - -

        - -   -

        - -

        - - -

        - -

        - -  

        -   -

        - - - -
        - -
        - - - - - -
        - - - -
        - - - -
        - - \ No newline at end of file diff --git a/wp-content/themes/huddle/members/single/settings/notifications.php b/wp-content/themes/huddle/members/single/settings/notifications.php deleted file mode 100644 index 3733006..0000000 --- a/wp-content/themes/huddle/members/single/settings/notifications.php +++ /dev/null @@ -1,74 +0,0 @@ - - - -
        -
        - - - -
        - - - -
        - -
        - -
        - -
        - - - - - -

        - - - -
        -

        - - - - - -

        -
        - -
        - - - - - -
        - - - -
        - - - -
        -
        - - - - \ No newline at end of file diff --git a/wp-content/themes/huddle/options.php b/wp-content/themes/huddle/options.php deleted file mode 100644 index 3f57dcb..0000000 --- a/wp-content/themes/huddle/options.php +++ /dev/null @@ -1,203 +0,0 @@ -cat_ID] = $category->cat_name; - } - - // Pull all the pages into an array - $options_pages = array(); - $options_pages_obj = get_pages( 'sort_column=post_parent,menu_order' ); - $options_pages[''] = 'Select a page:'; - foreach ($options_pages_obj as $page) { - $options_pages[$page->ID] = $page->post_title; - } - - $options = array(); - - $options[] = array( "name" => "Style Settings", - "type" => "heading"); - - $options[] = array( "name" => "Color Style", - "desc" => "Choose the color style you want.", - "id" => "style", - "std" => "blue", - "type" => "select", - "class" => "tiny", //mini, tiny, small - "options" => array('green' => 'green', 'blue' => 'blue', 'orange' => 'orange', 'red' => 'red', 'brown' => 'brown', 'yellow' => 'yellow', 'gray' => 'gray', 'magento' => 'magento', 'purple' => 'purple', 'cyan' => 'cyan')); - - $options[] = array( - "name" => "Theme Settings", - "type" => "heading" - ); - - $options[] = array( - "name" => "Static Text Logo", - "desc" => "Overrides image based logos and instead uses the site name and description.", - "id" => "text_logo", - "std" => "0", - "type" => "checkbox" - ); - - $options[] = array( - "name" => "Custom Logo", - "desc" => "Upload your custom logo.", - "id" => "logo", - "type" => "upload" - ); - - $options[] = array( - "name" => "Posts Author Info", - "desc" => "Display the atuhor info below a single post", - "id" => "author_info", - "std" => "1", - "type" => "checkbox" - ); - - $options[] = array( - "name" => "Related Posts", - "desc" => "Display the related posts below a single post", - "id" => "related_posts", - "std" => "1", - "type" => "checkbox" - ); - - $options[] = array( - "name" => "Related Posts Count", - "desc" => "How many related posts to display?", - "id" => "related_posts_count", - "std" => "3", - "type" => "select", - 'options' => range( 1, 20 ) - ); - - $options[] = array( - "name" => "Image Gallery Count", - "desc" => "How many images will be displayed on Image Gallery page?", - "id" => "gallery_count", - "std" => "5", - "type" => "select", - 'options' => range( 1, 20 ) - ); - - $options[] = array( - "name" => "Footer Copyright Text", - "desc" => "Text to display in footer", - "id" => "footer_text", - "type" => "text" - ); - - $options[] = array( - "name" => "Homepage Settings", - "type" => "heading" - ); - - $options[] = array( - "name" => "Heading Text", - "id" => "heading_text", - "std" => "Find people who share your interests.", - "type" => "text" - ); - - $options[] = array( - "name" => "Sub Heading Text", - "id" => "sub_heading_text", - "std" => "With huddle you can find and connect with other people who share in your same interests. Sign in or create an account to start creating and joining groups, find others, and share interests.", - "type" => "textarea" - ); - - $options[] = array( - "name" => "Heading Image", - "id" => "heading_image", - "type" => "upload" - ); - - $options[] = array( - "name" => "Column 1 Heading", - "id" => "column_1_title", - "std" => "Build Your Own Profile", - "type" => "text" - ); - - $options[] = array( - "name" => "Column 1 Content", - "id" => "column_1_text", - "std" => "Lorem ipsum dolor sit amet", - "type" => "text" - ); - - $options[] = array( - 'name' => 'Column 1 Icon', - 'id' => 'column_1_icon', - 'type' => 'upload', - 'desc' => 'Add a icon (40x40) for column 1' - ); - - $options[] = array( - "name" => "Column 2 Heading", - "id" => "column_2_title", - "std" => "Build Your Own Profile", - "type" => "text" - ); - - $options[] = array( - "name" => "Column 2 Content", - "id" => "column_2_text", - "std" => "Lorem ipsum dolor sit amet", - "type" => "text" - ); - - $options[] = array( - 'name' => 'Column 2 Icon', - 'id' => 'column_2_icon', - 'type' => 'upload', - 'desc' => 'Add a icon (40x40) for column 2' - ); - - $options[] = array( - "name" => "Column 3 Heading", - "id" => "column_3_title", - "std" => "Build Your Own Profile", - "type" => "text" - ); - - $options[] = array( - "name" => "Column 3 Content", - "id" => "column_3_text", - "std" => "Lorem ipsum dolor sit amet", - "type" => "text" - ); - - $options[] = array( - 'name' => 'Column 3 Icon', - 'id' => 'column_3_icon', - 'type' => 'upload', - 'desc' => 'Add a icon (40x40) for column 3' - ); - - return $options; -} \ No newline at end of file diff --git a/wp-content/themes/huddle/page.php b/wp-content/themes/huddle/page.php deleted file mode 100644 index 86b6091..0000000 --- a/wp-content/themes/huddle/page.php +++ /dev/null @@ -1,16 +0,0 @@ - - - -
        - - - - - - - -
        - - - - diff --git a/wp-content/themes/huddle/registration/activate.php b/wp-content/themes/huddle/registration/activate.php deleted file mode 100644 index b956e6a..0000000 --- a/wp-content/themes/huddle/registration/activate.php +++ /dev/null @@ -1,61 +0,0 @@ - - -
        - - - -
        - - - -

        -
        - -

        - - - -

        -
        - - - - -

        - -

        - - - - -

        -
        - - - -

        - -
        - -

        - - -

        - -

        - -

        - -
        - - - - - -
        - - - -
        - - diff --git a/wp-content/themes/huddle/registration/register.php b/wp-content/themes/huddle/registration/register.php deleted file mode 100644 index f34c34f..0000000 --- a/wp-content/themes/huddle/registration/register.php +++ /dev/null @@ -1,278 +0,0 @@ - - - - -
        - -
        - - - - - -

        - - - - - - -

        -
        - - - -

        - - - -
        - - - -

        - - - - - - -

        - - -

        - -

        - - -

        - -

        - - -

        - -

        - - -

        - -
        - - - - - - - - - -
        -
        - -

        - - - - - - -
        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - - - - - - - - -
        - - - - - -
        - - - - -
        - - - - - -
        - - - - - - - - -
        - - - - - -

        - -
        - - - - - - - -
        - - - - - - - - - - - -
        - -

        - -

        checked="checked" />

        - -
        class="show"> - -

        - - - - - http:// . - - / - -

        - -

        - - - -

        - - : - - - - - -
        - -
        - - - - - - - -
        - -
        - - - - - - - - - -
        -

        -
        - - - - - -

        - -

        - - - - - - - - -
        - -
        - - - - - - \ No newline at end of file diff --git a/wp-content/themes/huddle/screenshot.png b/wp-content/themes/huddle/screenshot.png deleted file mode 100644 index f674810..0000000 Binary files a/wp-content/themes/huddle/screenshot.png and /dev/null differ diff --git a/wp-content/themes/huddle/search.php b/wp-content/themes/huddle/search.php deleted file mode 100644 index 827e3c9..0000000 --- a/wp-content/themes/huddle/search.php +++ /dev/null @@ -1,25 +0,0 @@ - - - -
        - - - -
        - -

        - -
        -
        - - - - - -
        - - - - diff --git a/wp-content/themes/huddle/searchform.php b/wp-content/themes/huddle/searchform.php deleted file mode 100644 index 5063974..0000000 --- a/wp-content/themes/huddle/searchform.php +++ /dev/null @@ -1,7 +0,0 @@ - -
        - -
        diff --git a/wp-content/themes/huddle/sidebar-buddypress.php b/wp-content/themes/huddle/sidebar-buddypress.php deleted file mode 100644 index 779e72b..0000000 --- a/wp-content/themes/huddle/sidebar-buddypress.php +++ /dev/null @@ -1,3 +0,0 @@ - - - - - diff --git a/wp-content/themes/huddle/sidebar-home.php b/wp-content/themes/huddle/sidebar-home.php deleted file mode 100644 index a1d11f1..0000000 --- a/wp-content/themes/huddle/sidebar-home.php +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - diff --git a/wp-content/themes/huddle/sidebar-page.php b/wp-content/themes/huddle/sidebar-page.php deleted file mode 100644 index 27a62a1..0000000 --- a/wp-content/themes/huddle/sidebar-page.php +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/wp-content/themes/huddle/sidebar.php b/wp-content/themes/huddle/sidebar.php deleted file mode 100644 index ab86ae5..0000000 --- a/wp-content/themes/huddle/sidebar.php +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/wp-content/themes/huddle/single-video.php b/wp-content/themes/huddle/single-video.php deleted file mode 100644 index cefea60..0000000 --- a/wp-content/themes/huddle/single-video.php +++ /dev/null @@ -1,20 +0,0 @@ -
        -

        - - - - -
        -
        - - - -
        &pagelink=%&after=
        '); ?> - -
        - - - - - - \ No newline at end of file diff --git a/wp-content/themes/huddle/single.php b/wp-content/themes/huddle/single.php deleted file mode 100644 index 151d4c4..0000000 --- a/wp-content/themes/huddle/single.php +++ /dev/null @@ -1,9 +0,0 @@ - - -
        - - - -
        - - diff --git a/wp-content/themes/huddle/style.css b/wp-content/themes/huddle/style.css deleted file mode 100644 index 15d0c1b..0000000 --- a/wp-content/themes/huddle/style.css +++ /dev/null @@ -1,3857 +0,0 @@ -/* -Theme Name: Huddle -Theme URI: http://buddypress.stoodeo.com -Author: Stoodeo -Author URI: http://www.newone.org -Description: Huddle Theme -Version: 1.7 -License: GNU General Public License -License URI: license.txt -Tags: buddypress, fixed-width, white, blue - -------------------------------------------------------------------- - - TABLE OF CONTENTS - - 0. RESET - 1. GLOBAL - - 1.1. BUTTON - - 1.2. COLORBOX - 2. HEADER - - 2.1. LOGO - - 2.2. LOGIN - - 2.3. NAV - - 2.4. DROPDOWN - 3. BILLBOARD - 4. CONTENT - - 4.1. PAGINATION - - 4.2. AUTHOR INFO - - 4.3. RELATED POSTS - - 4.4. COMMENTS - - 4.5. RESPOND FORM - 5. BUDDYPRESS - - 5.1. DIRECTORY - - 5.2. PROFILE - - 5.3. ACTIVITY - 6. SIDEBARS - - 6.1. SIDEBAR BLOG & SIDEBAR PAGE - - 6.2. SIDEBAR HOME & SIDEBAR FOOTER - 7. WIDGETS - - 7.1. WIDGET MEMBERS - - 7.2. WIDGET SEARCH - - 7.3. WIDGET TABBED ARCHIVE - - 7.4. WIDGET TABBED POSTS - - 7.5. WIDGET TWITTER - - 7.6. WIDGET ENEWS - - 7.7. WIDGET FLICKR - - 7.8. WIDGET GROUPS - - 7.9. WIDGET RECENT POSTS - 8. FOOTER - - 8.1. COPYRIGHT - - 8.2. LINKS - 9. PAGE TEMPLATES - - 9.1. ARCHIVES - - 9.2. FULL WIDTH - - 9.3. IMAGE GALLERY - - 9.4. SIDEBAR LFET - - 9.5. SITEMAP - 10. SHORTCODES - - 10.1. COLUMNS - 11. COLOR STYLES - - 11.1. GREEN - - 11.2. ORANGE - - 11.3. RED - - 11.4. BROWN - - 11.5. YELLOW - - 11.6. GRAY - - 11.7. MAGENTO - - 11.8. PURPLE - - 11.9. CYAN - 12. BROWSER HACKS - - 12.1. IE9 - - 12.2. IE8 - - 12.3. IE7 - - 12.4. FIREFOX - ------------------------------------------------- */ - - - -/*------------------------------------- - 0. RESET --------------------------------------*/ - -html, body, div, span, applet, object, iframe, -h1, h2, h3, h4, h5, h6, p, blockquote, pre, -a, abbr, acronym, address, big, cite, code, -del, dfn, em, font, img, ins, kbd, q, s, samp, -small, strike, strong, sub, sup, tt, var, -b, u, i, center, dl, dt, dd, ol, ul, li, -fieldset, form, label, legend, table, caption, -tbody, tfoot, thead, tr, th, td { - background: transparent; - border: 0; - margin: 0; - padding: 0; - vertical-align: baseline; -} - -body { - line-height: 1; -} - -ol, ul { - list-style: none; -} - -blockquote { - quotes: none; -} - -blockquote:before, blockquote:after { - content: ''; - content: none; -} - -del { - text-decoration: line-through; -} - -table { - border-collapse: collapse; - border-spacing: 0; -} - -a img { - border: none; -} - - - -/*------------------------------------- - 1. GLOBAL --------------------------------------*/ - -body { - background: #fff; - font: 12px/19px "Lucida Grande", "Arial Unicode MS", sans-serif; - color: #404040; -} - -input, textarea { - font: 12px/20px "Lucida Grande", "Arial Unicode MS", sans-serif; - color: #666666; - text-shadow: 0 1px 0 #ffffff; - margin: 0; -} - -h1, h2, h3, h4 ,h5, h6 { - color: #303030; - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; -} - -h1 { - font-size: 44px; - line-height: 36px; - letter-spacing: -2px; -} - -h2 { - font-size: 36px; - line-height: 28px; -} - -h3 { - font-size: 22px; - line-height: 24px; -} - -h4 { - font-size: 18px; - line-height: 22px; -} - -h5 { - font-size: 14px; - line-height: 18px; -} - -h6 { - font-size: 12px; - line-height: 16px; -} - -hr { - background-color: #e7e7e7; - border: 0; - clear: both; - height: 1px; - margin-bottom: 20px; -} - -p { - margin-bottom: 20px; -} - -ul { - list-style: square; - margin: 0 0 20px 1.5em; -} - -ol { - list-style: decimal; - margin: 0 0 20px 1.5em; -} - -ol ol { - list-style: upper-alpha; -} - -ol ol ol { - list-style: lower-roman; -} - -ol ol ol ol { - list-style: lower-alpha; -} - -ul ul, -ol ol, -ul ol, -ol ul { - margin-bottom: 0; -} - -dl { - margin: 0 0 24px 0; -} - -dt { - font-weight: bold; -} - -dd { - margin-bottom: 20px; -} - -.sticky, -.gallery-caption, -.bypostauthor { - margin: inherit; -} - -strong { - font-weight: bold; -} - -cite, -em, -i { - font-style: italic; -} - -big { - font-size: 131.25%; -} - -ins { - background: #ffc; - text-decoration: none; -} - -blockquote { - font-style: italic; - padding: 0 3em; -} - -blockquote cite, -blockquote em, -blockquote i { - font-style: normal; -} - -pre { - background: #f7f7f7; - color: #222; - line-height: 18px; - margin-bottom: 20px; - padding: 1.5em; -} - -abbr, -acronym { - border-bottom: 1px dotted #666; - cursor: help; -} - -sup, -sub { - height: 0; - line-height: 1; - position: relative; - vertical-align: baseline; -} - -sup { - bottom: 1ex; -} - -sub { - top: .5ex; -} - -input[type="text"], input[type="password"], #item-body textarea { - border: 1px solid #d9d8d8; - font-size: 11px; - line-height: 11px; - padding: 8px; - width: 234px; - background: url(images/bg-search-inp.png) repeat-x #fff; - box-shadow: none; -} - -input.empty { - color: #b3aaaa; -} - -a { - color: #262626; - text-decoration: none; -} - -a:hover { - text-decoration: underline; -} - -.grid { - width: 960px; - margin: 0 auto; -} - -.fl { - float: left; -} - -.fr { - float: right; -} - -.clear { - clear: both; - overflow: hidden; -} - -.editfield { - color: #777; - font-size: 11px; - font-style: italic; -} - -.editfield label { - float: left; - width: 150px; - padding-top: 5px; - color: #404040; - font-size: 12px; - font-style: normal; -} - -.editfield label.no { - float: none; - width: auto; - padding-top: 0; -} - -.editfield input[type="text"], .editfield input[type="password"] { - border: 1px solid #d9d8d8; - color: #666666; - font-size: 11px; - line-height: 11px; - padding: 8px; - width: 234px; - background: url(images/bg-search-inp.png) repeat-x #fff; - box-shadow: none; - margin-bottom: 0 !important; -} - -.editfield textarea { - border: 1px solid #d9d8d8; - color: #666666; - padding: 8px; - background: url(images/bg-search-inp.png) repeat-x #fff; -} - -.editfield .error { - color: #990000; -} - -.editfield div { - display: inline; -} - -.editfield a { - color: #406098; -} - - -/*-- 1.1 BUTTON --*/ - -.btn { - display: inline-block; - background: url(images/btn-left.png) no-repeat left center; - padding-left: 15px; -} - -.btn span { - display: inline-block; - font: 13px/36px "Helvetica Neue", Helvetica, Arial, sans-serif; - font-weight: bold; - color: #fff; - background: url(images/btn-right.png) no-repeat right center; - padding-right: 15px; - height: 38px; -} - -.btn-gray { - color: #6f6f6f; - font-weight: bold; - line-height: 27px; - border: 1px solid #dbdada; - padding: 0 11px; - display: inline-block; - background: url(images/bg-submit-btn.png) repeat-x; - cursor: pointer; - font-size: 11px; - font-style: normal !important; -} - -.btn-gray span { - color: #b5cbfa; - font-weight: normal; -} - -/*-- 1.2 COLORBOX --*/ - -/* The following CSS is consistent between example themes and should not be altered. */ - -#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;} -#cboxOverlay{position:fixed; width:100%; height:100%;} -#cboxMiddleLeft, #cboxBottomLeft{clear:left;} -#cboxContent{position:relative;} -#cboxLoadedContent{overflow:auto;} -#cboxTitle{margin:0;} -#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;} -#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;} -.cboxPhoto{float:left; margin:auto; border:0; display:block;} -.cboxIframe{width:100%; height:100%; display:block; border:0;} - -/* - User Style: - Change the following styles to modify the appearance of ColorBox. They are - ordered & tabbed in a way that represents the nesting of the generated HTML. -*/ -#cboxOverlay{background:url(images/overlay.png) repeat 0 0;} -#colorbox{} - #cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -101px 0;} - #cboxTopRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -130px 0;} - #cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -101px -29px;} - #cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -130px -29px;} - #cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;} - #cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;} - #cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;} - #cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;} - #cboxContent{background:#fff; overflow:hidden;} - .cboxIframe{background:#fff;} - #cboxError{padding:50px; border:1px solid #ccc;} - #cboxLoadedContent{margin-bottom:28px;} - #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;} - #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;} - #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;} - #cboxPrevious{position:absolute; bottom:0; left:0; background:url(images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;} - #cboxPrevious:hover{background-position:-75px -25px;} - #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;} - #cboxNext:hover{background-position:-50px -25px;} - #cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;} - #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;} - #cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;} - #cboxClose:hover{background-position:-25px -25px;} - -/* - The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill - when an alpha filter (opacity change) is set on the element or ancestor element. This style is not applied to or needed in IE9. - See: http://jacklmoore.com/notes/ie-transparency-problems/ -*/ -.cboxIE #cboxTopLeft, -.cboxIE #cboxTopCenter, -.cboxIE #cboxTopRight, -.cboxIE #cboxBottomLeft, -.cboxIE #cboxBottomCenter, -.cboxIE #cboxBottomRight, -.cboxIE #cboxMiddleLeft, -.cboxIE #cboxMiddleRight { - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); -} - -/* - The following provides PNG transparency support for IE6 - Feel free to remove this and the /ie6/ directory if you have dropped IE6 support. -*/ -.cboxIE6 #cboxTopLeft{background:url(images/ie6/borderTopLeft.png);} -.cboxIE6 #cboxTopCenter{background:url(images/ie6/borderTopCenter.png);} -.cboxIE6 #cboxTopRight{background:url(images/ie6/borderTopRight.png);} -.cboxIE6 #cboxBottomLeft{background:url(images/ie6/borderBottomLeft.png);} -.cboxIE6 #cboxBottomCenter{background:url(images/ie6/borderBottomCenter.png);} -.cboxIE6 #cboxBottomRight{background:url(images/ie6/borderBottomRight.png);} -.cboxIE6 #cboxMiddleLeft{background:url(images/ie6/borderMiddleLeft.png);} -.cboxIE6 #cboxMiddleRight{background:url(images/ie6/borderMiddleRight.png);} - -.cboxIE6 #cboxTopLeft, -.cboxIE6 #cboxTopCenter, -.cboxIE6 #cboxTopRight, -.cboxIE6 #cboxBottomLeft, -.cboxIE6 #cboxBottomCenter, -.cboxIE6 #cboxBottomRight, -.cboxIE6 #cboxMiddleLeft, -.cboxIE6 #cboxMiddleRight { - _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')"); -} - - - -/*------------------------------------- - 2. HEADER --------------------------------------*/ - -#header { - background: url(images/bg-header.png) center bottom; -} - -#header .shadow { - height: 8px; - background: rgba(0, 0, 0, .15); -} - -#header .overlay { - min-height: 125px; - background: url(images/bg-header-overlay.png) center top; -} - - -/*-- 2.1 LOGO --*/ - -#header .logo { - padding: 40px 0 45px; - float: left; -} - -#header h1 { - font-size: 40px; - line-height: 40px; - float: left; - color: #fff; - margin-bottom: 0 !important; -} - -#header h1 a { - color: #fff; -} - -#header h2 { - font-size: 12px; - line-height: 40px; - float: left; - margin-left: 20px; - color: #ffe29e; -} - - -/*-- 2.2 LOGIN --*/ - -#header .login { - float: right; - margin-top: 40px; - width: 415px; - text-align: right; - color: #fff; -} - -.logged-in #header .login { - margin-top: 50px; -} - -#header a { - color: rgba(255, 255, 255, 0.6); - text-shadow: none; -} - -#header .fields { - padding: 6px; - background: #fff; - background: rgba(255, 255, 255, .12); - display: inline-block; -} - -#header .fields .user-login, #header .fields .user-pass { - border: 1px solid rgba(0, 0, 0, .2); - background-color: #fff !important; - box-shadow: none !important; - width: 112px; - height: 27px; - float: left; - padding: 0 5px; - margin-right: 6px; -} - -#header .fields .btn-submit { - width: 28px; - height: 29px; - background: url(images/btn-login.png); - border: 0; - cursor: pointer; -} - -#header .forgot-pass { - float: left; - margin-top: 12px; -} - - -/*-- 2.3 NAV --*/ - -#nav { - height: 64px; - background: url(images/bg-nav.png) repeat-x; -} - -#nav ul { - margin: 0; -} - -#nav li { - list-style: none; - float: left; - padding-right: 26px; - margin-right: 23px; - background: url(images/bg-nav-sep.png) no-repeat right center; -} - -#nav li.last { - padding-right: 0; - margin-right: 0; - background: none; -} - -#nav li:last-child { - padding-right: 0; - margin-right: 0; - background: none; -} - -#nav a { - font: 16px/59px "Helvetica Neue", Helvetica, Arial, sans-serif; - font-weight: bold !important; -} - - -/*-- 2.3 NAV --*/ - -.sub-menu { - display: none; - position: absolute; - width: 175px; - z-index: 500; - margin: 2px 0 0 -23px !important; - box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1); - -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1); - -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1); - width: 190px; -} - -.sub-menu li { - margin: 0 !important; - padding: 0 !important; - background: none !important; -} - -.sub-menu a { - display: inline-block; - color: #404040; - font-size: 13px !important; - line-height: 38px !important; - background: url(images/bg-submenu.png) center bottom #fff; - padding-left: 25px; - width: 165px; - border-bottom: 1px solid #f2f2f2; -} - -.sub-menu ul { - margin: -40px 0 0 190px !important; - border-left: 1px solid #f2f2f2; -} - -.sub-menu ul li:first-child a { - border-top: 1px solid #f8f8f8; -} - -li.last .sub-menu { - margin-left: -55px !important; -} - - - -/*------------------------------------- - 3. BILLBOARD --------------------------------------*/ - -#billboard { - -} - -#billboard .slide { - min-height: 300px; - width: 960px; - background: url(images/bg-billboard-slide.png) center bottom no-repeat; - overflow: hidden; -} - -#billboard .slide .slide-content { - width: 630px; - padding-left: 330px; - background: no-repeat left bottom; - min-height: 300px; -} - -#billboard .slide h2 { - font-size: 32px; - line-height: 38px; - margin-top: 0px; - padding-top: 60px; - margin-bottom: 20px; -} - -#billboard .slide p { - font-size: 14px; - line-height: 21px; - margin-bottom: 0; - padding-bottom: 20px; -} - -#billboard .slide .sign-in { - font-size: 11px; - color: #777; - margin-left: 30px; -} - -#billboard .slide .read-more { - font-size: 11px; - color: #777; -} - -#billboard .column { - width: 300px; - float: left; - padding-left: 30px; - background: url(images/bg-billboard-sep.png) no-repeat left bottom; - height: 106px; - border-top: 1px solid #e9e9e9; -} - -#billboard .column.first { - padding-left: 0; - background: none; -} - -#billboard .column h2 { - font-size: 18px; - line-height: 21px; - margin-top: 35px; -} - -#billboard .column p { - color: #777; - margin-top: 3px; - font-style: italic; -} - -#billboard .column img { - float: right; - margin: 32px 30px 0 0; -} - - - -/*------------------------------------- - 4. CONTENT --------------------------------------*/ - -#content { - margin-top: 50px; -} - -.blog #content, .single-post #content, .archive #content, .search-results #content { - background: url(images/bg-content-shadow.png) no-repeat 630px top; -} - -.home-page #content { - margin-top: 0; -} - -.page-template-template-homepage-php #content { - background: none; -} - -.with-iframe #content { - width: 550px; - margin-top: 30px; -} - -.with-iframe .register-section .error { - color: #990000; - margin: 5px 0; -} - -.with-iframe { - padding-top:0 !important; -} - -.with-iframe #wp-admin-bar, .with-iframe #wpadminbar { - display:none !important; -} - -#main { - float: left; - width: 600px; -} - -.post { - margin-bottom: 60px; -} - -.post .post-title { - font-size: 22px; - line-height: 32px; - margin-top: 12px; -} - -.post .post-title a { - -} - -.post .page-title { - margin-top: 0; - margin-bottom: 20px; -} - -.post .meta { - font-size: 12px; - color: #777; - margin-bottom: 20px; - display: inline-block; -} - -.post .meta a { - color: #777; -} - -.read-more { - margin-bottom: 0; -} - -.read-more a { - color: #406098; - font-weight: bold; -} - -.blog-heading { - margin-bottom: 50px; -} - -.post .post-content a { - color: #406098; -} - -.post .post-content h1, -.post .post-content h2, -.post .post-content h3, -.post .post-content h4, -.post .post-content h5, -.post .post-content h6 { - margin-top: 30px; - margin-bottom: 30px; -} - -.post .post-content h1{ - font-size: 38px; -} - -.post .post-content h2 { - font-size: 34px; -} - -.post .post-content h3 { - font-size: 30px; -} - -.post .post-content h4 { - font-size: 26px; -} - -.post .post-content h5 { - font-size: 22px; -} - -.post .post-content h6 { - font-size: 20px; -} - -.post .post-content ol, -.post .post-content ul { - margin-left: 15px; -} - -.post .post-content ul { - list-style: circle; -} - -.post .post-content p, -.post .post-content ol, -.post .post-content ul, -.post .post-content blockquote, -.post .post-content pre { - margin-bottom: 25px; -} - -.post .post-content li { - list-style-position: inside !important; -} - -.post .post-content ol ol, -.post .post-content ul ul, -.post .post-content ol ul, -.post .post-content ul ol { - margin-bottom: 0; -} - -.post .post-content ol li { - list-style: decimal; -} - -.post .post-content ol ol li { - list-style: lower-alpha; -} - -.post .post-content ul ul li { - list-style: circle; -} - -.post .post-content strong { - font-weight: bold !important; -} - -.post .post-content em { - font-style: italic !important; -} - -.post .post-content blockquote { - margin-left: 20px; - padding-left: 20px; - border-left: 3px solid #ddd; -} - -.post .post-content pre { - padding: 20px; - border: 1px solid #ddd; - white-space: pre; - line-height: 20px; - width: 550px; - overflow: auto; - overflow-Y: hidden; -} - -.post .post-content code { - font-family: monospace; - font-size: 13px; - display: block; -} - -.post .post-content .wp-caption { - -webkit-box-shadow: 0 1px 2px #efefef; - -moz-box-shadow: 0 1px 2px #efefef; - box-shadow: 0 1px 2px #efefef; - -webkit-border-radius: 3px; - -moz-border-radius: 3px; - border-radius: 3px; - background: #fafafa; -} - -.post .post-content .aligncenter, -.post .post-content div.aligncenter { - display: block; - margin-left: auto; - margin-right: auto; - margin-bottom: 30px; -} - -.post .post-content .alignleft { - float: left; - margin-right: 30px; -} - -.post .post-content .alignright { - float: right; - margin-left: 35px; -} - -.post .post-content .wp-caption img { - border: 0 none; - margin: 0; - padding: 0; - box-shadow: 0 1px 4px rgba(0, 0, 0, .20); - -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .20); - -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .20); - margin: 5px 0 0 5px; -} - -.post .post-content .wp-caption p.wp-caption-text { - font-size: 11px; - line-height: 17px; - margin: 0; - padding: 0 5px 5px; -} - - - -/*-- 4.1 PAGINATION --*/ - -#pagination { - margin-bottom: 40px; -} - -#pagination.for-posts { - margin-bottom: -20px; - margin-top: 30px; -} - -#pagination.for-comments-top { - margin-bottom: 15px; -} - -#pagination.for-comments-bottom { - margin-bottom: 0; -} - -#pagination .pages { - float: right; - font-size: 11px; - color: #777; - font-style: italic; -} - -#pagination a, .pagination a { - color: #777; - font-weight: bold; - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; - margin-right: 10px; -} - -#pagination a .page-link { - color: #777; - font-weight: bold; - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; - margin-right: 10px; - background: none; - padding: 0; -} - -#pagination .current, -#pagination .nextpostslink, -#pagination .previouspostslink, -.pagination .current, -.pagination .next, -.pagination .prev, -#pagination .page-link { - color: #262626; - font-weight: bold; - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; - margin-right: 10px; - background: #f6f6f6; - padding: 1px 7px; - display: inline-block; - border-radius: 2px; - -moz-border-radius: 2px; - -webkit-border-radius: 2px; -} - -.pagination .current, -.pagination .next, -.pagination .prev { - color: #262626 !important; - background: #fff; - line-height: 18px; -} - -#pagination .nextpostslink span, -#pagination .previouspostslink span, -.pagination .next span, -.pagination .prev span { - color: #b5cbfa; - font-weight: normal; -} - - -/*-- 4.2 AUTHOR INFO --*/ - -.author-info { - background: #f6f6f6; - padding: 20px 20px 30px; - font-size: 11px; - margin-bottom: 70px; - border-radius: 3px; - -moz-border-radius: 3px; - -webkit-border-radius: 3px; - box-shadow: 0px 1px rgba(0, 0, 0, 0.1); - -moz-box-shadow: 0px 1px rgba(0, 0, 0, 0.1); - -webkit-box-shadow: 0px 1px rgba(0, 0, 0, 0.1); -} - -.author-info h3 { - font-size: 18px; - margin-bottom: 20px; -} - -.author-info p { - margin-bottom: 0; -} - -.author-info .more-posts { - float: right; -} - -.author-info .more-posts a { - color: #406098; -} - -.author-info .author-photo { - margin-right: 15px; -} - -.author-info .author-name { - width: 115px; - margin-right: 15px; -} - -.author-info .author-name a { - color: #404040; - font-weight: bold; -} - -.author-info .author-name em { - color: #777; - font-size: 10px; -} - -.author-info .author-bio { - width: 380px; -} - - -/*-- 4.3 RELATED POSTS --*/ - -.related-posts { - margin-bottom: 55px; -} - -.related-posts h3 { - font-size: 18px; - margin-bottom: 20px; -} - -.related-posts .post { - margin-bottom: 15px; - width: 50%; - float: left; -} - -.related-posts .post .post-img { - float: left; - margin-right: 15px; -} - -.related-posts .post h4 { - font-size: 11px; - margin-top: 0; - line-height: 17px; -} - -.related-posts .post h4 a { - color: #404040; - font-family: "Lucida Grande", "Arial Unicode MS", sans-serif; -} - -.related-posts .post em, .widget-posts .post em a { - font-size: 10px; - color: #777; - font-style: italic; - margin-bottom: 0; -} - - -/*-- 4.4 COMMENTS --*/ - -#comments { - margin-bottom: 70px; -} - -#comments h3 { - font-size: 18px; - margin-bottom: 20px; -} - -#comments .to-respond { - float: right; - color: #406098; - font-size: 11px; -} - -#comments ul, #comments ol { - margin: 0; -} - -#comments p { - margin-bottom: 0; -} - -#comments .comment { - list-style: none; - font-size: 11px; -} - -#comments .comment-box { - background: #f6f6f6; - border-radius: 3px; - -moz-border-radius: 3px; - -webkit-border-radius: 3px; - box-shadow: 0px 1px rgba(0, 0, 0, 0.1); - -moz-box-shadow: 0px 1px rgba(0, 0, 0, 0.1); - -webkit-box-shadow: 0px 1px rgba(0, 0, 0, 0.1); - padding: 20px; - margin-bottom: 25px; -} - -#comments .comment-avatar { - width: 35px; - height: 35px; - float: left; - margin-right: 15px; -} - -#comments .comment-meta { - width: 115px; - margin-right: 15px; -} - -#comments .comment-author { - font-weight: bold; -} - -#comments .comment-date { - color: #777; - font-style: italic; -} - -#comments .comment-date { - color: #777; - font-style: italic; - font-size: 10px; -} - -#comments .comment-date a.comment-date-link { - color: #777; -} - -#comments .comment-reply-link { - font-size: 11px; - color: #406098; - font-style: normal; -} - -#comments .comment-body { - width: 380px; -} - -#comments .children { - margin-left: 5px; - border-left: 1px solid #f2f2f2; - padding-left: 20px; -} - -#comments .children .comment-body { - width: 349px; -} - -#comments .children .children .comment-body { - width: 320px; -} - - -/*-- 4.5 RESPOND FORM --*/ - -#respond { - -} - -#respond h3 { - font-size: 18px; - margin-bottom: 20px; -} - -#respond form { - background: #f6f6f6; - border-radius: 3px; - -moz-border-radius: 3px; - -webkit-border-radius: 3px; - box-shadow: 0px 1px rgba(0, 0, 0, 0.1); - -moz-box-shadow: 0px 1px rgba(0, 0, 0, 0.1); - -webkit-box-shadow: 0px 1px rgba(0, 0, 0, 0.1); - padding: 20px; - margin-bottom: 60px; -} - -#respond input[type="text"] { - border: 1px solid #d9d8d8; - color: #666666; - font-size: 11px; - line-height: 11px; - padding: 8px; - width: 234px; - background: url(images/bg-search-inp.png) repeat-x #fff; - margin-right: 30px; -} - -#respond .required { - font-size: 10px; - color: #777; - font-style: italic; -} - -#respond .required span { - color: #720000; -} - -#respond textarea { - border: 1px solid #d9d8d8; - color: #666666; - padding: 8px; - background: url(images/bg-search-inp.png) repeat-x #fff; - height: 100px; - width: 476px; -} - -#respond .form-submit { - display:none; -} - -#respond button { - color: #6f6f6f; - font-weight: bold; - line-height: 27px; - border: 1px solid #dbdada; - padding: 0 11px; - display: inline-block; - background: url(images/bg-submit-btn.png) repeat-x; - cursor: pointer; - font-size: 11px; -} - -#respond button span { - color: #b5cbfa; - font-weight: normal; -} - -#respond #cancel-comment-reply-link { - float: right; - font-size: 11px; - color: #406098; - font-weight: normal; - font-family: "Lucida Grande", "Arial Unicode MS", sans-serif; -} - - - -/*------------------------------------- - 5. BUDDYPRESS --------------------------------------*/ - -/*-- 5.1. DIRECTORY --*/ - -.directory #sidebar-blog { - display: none; -} - -.directory #main { - width: 960px; -} - -.dir-form h2, -.dir-form h3 { - float: left; - font-size: 22px; - margin-bottom: 35px; -} - -.dir-form .subtitle { - font-style: italic; - color: #777; - font-size: 10px; - margin-left: 45px; - display: inline-block; - font-weight: normal; - float: left; - margin-top: 5px; - margin-bottom: 0; -} - -.dir-form .subtitle .btn-gray { - margin-left: 25px; -} - -.logged-in #groups-directory-form .subtitle, -.logged-in.forums.directory .subtitle { - margin-top: 0; -} - -.dir-search { - float: right; - border: 1px solid #e9e9e9; - padding: 5px; - background: url(images/bg-search.png) repeat-x; - margin-bottom: 35px; - margin-top: -6px; -} - -.dir-search input[type="text"] { - border: 1px solid #d9d8d8; - font-size: 11px; - color: #666666; - height: 27px; - width: 230px; - line-height: 27px; - padding: 0 10px; - background: url(images/bg-search-inp.png) repeat-x; - float: left; - margin-right: 7px; -} - -.dir-search input[type="submit"] { - border: 1px solid #d9d8d8; - width: 26px; - height: 29px; - text-indent: -9999px; - background: url(images/bg-search-btn.png) center center; - cursor: pointer; -} - -.item-list-tabs { - min-height: 42px; - border: 1px solid #e9e9e9; - background: url(images/bg-members-nav.png); - line-height: 42px; - padding: 0 13px; - font-size: 11px; - color: #777; - clear: both; - overflow: hidden; -} - -.item-list-tabs.for-bottom { - border-top: 0; - margin-top: -30px; - margin-bottom: 40px; - height: 42px; -} - -#forums-dir-list .for-bottom { - margin: 20px -20px -20px; - border: 0; -} - -.item-list-tabs .pages-count { - font-style: italic; -} - -.item-list-tabs ul { - margin: 0; - padding-left: 7px; -} - -.item-list-tabs li { - float: left; - list-style: none; - margin-right: 30px; -} - -.item-list-tabs li.last { - float: right; - margin-right: 0; -} - -.item-list-tabs li.feed a { - background: url(images/icon-rss.png) no-repeat right center; - padding: 2px 20px 2px 0; -} - -.item-list-tabs a { - font-weight: bold; - font-size: 12px; - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; -} - -.item-list-tabs a.active, -.item-list-tabs a.current, -.item-list-tabs a.selected, -.item-list-tabs .active a, -.item-list-tabs .current a, -.item-list-tabs .selected a { - color: #406098; -} - -.item-list-tabs a span { - font-size: 12px; - color: #777; - background: #fff; - border-radius: 3px; - -moz-border-radius: 3px; - -webkit-border-radius: 3px; - border: 1px solid #e9e9e9; - display: inline-block; - padding: 3px 4px; - line-height: 12px; - margin-left: 3px; -} - -.dir-list { - border-left: 1px solid #e9e9e9; - border-right: 1px solid #e9e9e9; - border-bottom: 1px solid #e9e9e9; - padding: 20px; - margin-bottom: 30px; -} - -.dir-list #pag-top { - margin-bottom: 25px; -} - -.dir-list #pag-bottom { - margin-top: 25px; -} - -.dir-list.members #pag-top, -.dir-list.members #pag-bottom, -.dir-list.groups #pag-top, -.dir-list.groups #pag-bottom, -.dir-list.blogs #pag-top, -.dir-list.blogs #pag-bottom { - display: none; -} - -.dir-list .item-list { - margin: -20px; - overflow: hidden; - background: url(images/bg-members-shadow.png) no-repeat 420px center; -} - -.dir-list .item-list li { - float: left; - width: 459px; - height: 36px; - padding: 11px 0 14px 20px; - list-style: none; - background: url(images/bg-members-column.png) no-repeat right bottom; -} - -.dir-list .item-list li.row-even { - background-position: right top; -} - -.dir-list .item-list li.row-last { - height: 35px; -} - -.dir-list .item-list .item-avatar { - width: 35px; - height: 35px; - float: left; - margin-right: 15px; -} - -.dir-list .item-list .item-avatar img { - width: 35px !important; - height: 35px !important; -} - -.dir-list .item-list .item { - float: left; -} - -.dir-list .item-list .item-title { - font-weight: bold; -} - -.dir-list .item-list .item-meta { - font-style: italic; - color: #777; - font-size: 10px; -} - -.dir-list .item-list .action { - float: right; - margin-right: 15px; - font-size: 11px; -} - -.generic-button { - margin-top: 4px; - float: right; - margin-left: 10px; -} - -#delete-group-avatar-button.generic-button { - float: none; - margin: 0; -} - - -/*-- 5.2. PROFILE --*/ - -#item-header { - float: left; - width: 164px; - background: url(images/bg-activity-shadow-v.png) no-repeat right top; - min-height: 672px; - padding-right: 20px; -} - -#item-header h2 { - font-size: 22px; - line-height: 22px; - margin-top: 23px; - margin-bottom: 20px; -} - -#item-header .activity { - display: block; - color: #777; - font-size: 10px; - font-style: italic; -} - -#item-header .user-nicename, -#item-header .highlight { - display: inline-block; - color: #777; - font-size: 10px; - background: #F7F7F7; - border-radius: 2px; - -moz-border-radius: 2px; - -webkit-border-radius: 2px; - padding: 0 5px; - margin-bottom: 5px; -} - -#item-header #latest-update { - margin-top: 20px; -} - -#item-header #latest-update a { - font-style: italic; - color: #406098; - font-weight: normal; -} - -#item-header #item-actions { - min-height: 100px; - border-top: 1px solid #E9E9E9; - background: url(images/bg-activity-header.png) no-repeat right top; - margin-top: 28px; - padding: 15px 20px 0 0; - margin-right: -20px; -} - -#item-header #item-actions p { - margin-bottom: 3px; -} - -#item-header #item-actions a { - font-size: 11px; - font-weight: bold; - color: #777; -} - -#item-header #item-actions h3 { - font-size: 12px; - margin-bottom: 15px; -} - -#item-header #item-actions #group-admins { - margin: 0; - list-style: none; -} - -#item-header #item-actions #group-admins li { - margin-bottom: 15px; - overflow: hidden; -} - -#item-header #item-actions #group-admins img { - float: left; - margin-right: 15px; -} - -#item-header #item-actions #group-admins .item-meta { - color: #777; - font-style: italic; - font-size: 10px; -} - -#item-header #item-actions #group-admins a { - color: #404040; -} - -body.groups #item-header #item-meta { - margin-top: 20px; -} - -#item-header .generic-button { - float: none; - margin-left: 0; -} - -#item-nav { - float: right; - width: 776px; -} - -#item-body { - float: right; - width: 734px; - border-left: 1px solid #e9e9e9; - border-right: 1px solid #e9e9e9; - border-bottom: 1px solid #e9e9e9; - margin-bottom: 30px; - padding: 20px; - min-height: 550px; -} - -#item-body h1, -#item-body h2, -#item-body h3, -#item-body h4, -#item-body h5, -#item-body h6 { - margin-bottom: 20px; -} - -#item-body .item-list-tabs, -.activity.directory #subnav.item-list-tabs { - border: 0; - border-bottom: 1px solid #e9e9e9; - background: none; - margin: -20px -20px 20px -20px; - height: 48px; - line-height: 48px; -} - -#item-body .item-list-tabs a, -.activity.directory #subnav.item-list-tabs a { - font-size: 11px; - color: #777; - font-weight: normal; - font-family: "Lucida Grande", "Arial Unicode MS", sans-serif; -} - -#item-body .item-list-tabs a.active, -#item-body .item-list-tabs a.current, -#item-body .item-list-tabs a.selected, -#item-body .item-list-tabs .active a, -#item-body .item-list-tabs .current a, -#item-body .item-list-tabs .selected a { - color: #406098; -} - -#item-body .item-list-tabs li.last, -.activity.directory #subnav.item-list-tabs li.last { - float: right; - margin-right: 0; -} - -#activity-stream { - margin: -20px; -} - -#activity-stream li { - padding: 20px 20px 25px; - list-style: none; - border-bottom: 1px solid #E9E9E9; - overflow: hidden; -} - -#activity-stream .activity-avatar { - float: left; - margin-right: 15px; -} - -#activity-stream .activity-content { - width: 684px; - float: right; -} - -#activity-stream .activity-header { - color: #777; - font-style: italic; - font-size: 10px; -} - -#activity-stream .activity-header a { - color: #406098; -} - -#activity-stream .activity-header a:first-child { - color: #404040; - font-style: normal; - font-weight: bold; - font-size: 11px; - display: block; - max-width: 150px; -} - -#activity-stream .activity-header a.first { - color: #404040; - font-style: normal; - font-weight: bold; - font-size: 11px; - display: block; - max-width: 150px; -} - -#activity-stream .activity-content a { - color: #406098; -} - -#activity-stream .activity-content img.align-left { - float: left; - margin: 0 15px 15px 0; -} - -#activity-stream .activity-content img.align-right { - float: left; - margin: 0 0 15px 15px; -} - -#activity-stream .activity-meta { - clear: both; -} - -#activity-stream .activity-meta a { - font-size: 11px; - color: #406098; - font-style: italic; - margin-right: 5px; -} - -#activity-stream .activity-meta a span { - font-style: normal; -} - -#activity-stream .activity-comments { - width: 684px; - float: right; - margin-top: 10px; -} - -#activity-stream li.first { - background: url(images/bg-activity-shadow-h.png) center -28px no-repeat; -} - -#activity-stream li:first-child { - background: url(images/bg-activity-shadow-h.png) center -28px no-repeat; -} - -#activity-stream li:nth-child(odd) { - background-color: #fafafa; -} - -#activity-stream li.odd { - background-color: #fafafa; -} - -#activity-stream li .activity-comments .ac-reply-avatar { - float: left; - width: 35px; - height: 35px; - margin-right: 15px; -} - -#activity-stream li .activity-comments .ac-reply-content { - margin-left: 50px; -} - -#activity-stream li .activity-comments textarea { - border: 1px solid #d9d8d8; - color: #666666; - padding: 8px; - background: url(images/bg-search-inp.png) repeat-x #fff; -} - -#activity-stream li .activity-comments ul { - margin: 0; -} - -#activity-stream li .activity-comments ul li { - padding: 0; - margin: 10px 0; - border: 0; - background: none; -} - -#activity-stream li .activity-comments ul .acomment-avatar { - width: 35px; - height: 35px; - margin-right: 15px; - float: left; -} - -#activity-stream li .activity-comments ul .acomment-meta { - font-size: 11px; - color: #777; - font-style: italic; -} - -#activity-stream li .activity-comments ul .acomment-meta a { - color: #406098; -} - -#activity-stream li .activity-comments ul .acomment-content p { - margin-bottom: 0; -} - -#activity-stream li .activity-comments ul .acomment-options a { - color: #406098; - font-size: 11px; -} - -#activity-stream .activity-time-since { - float: right; - color: #777; - font-style: italic; - font-size: 10px; -} - -#whats-new-form { - border-bottom: 1px solid #E9E9E9; - margin: 0 -20px 20px -20px; - padding: 0 20px 20px; -} - -#whats-new-form h5 { - margin-bottom: 20px; -} - -#whats-new-form #whats-new-avatar { - float: left; - width: 35px; - margin-right: 15px; -} - -#whats-new-content { - margin-left: 50px; -} - -#whats-new-content textarea { - border: 1px solid #D9D8D8; - color: #666; - padding: 8px; - background: url(images/bg-search-inp.png) repeat-x white; - width: 351px; - height: 34px; -} - -#item-body #pag-top { - display: none; -} - -#item-body .pagination { - margin-bottom: 40px; -} - -#item-body .item-list { - margin: -20px -20px 20px -20px; -} - -#item-body .bp-widget .item-list { - margin-top: 0; - border-top: 1px solid #e0e0e0; -} - -#item-body .bp-widget .item-list li { - background: url(images/bg-members-column-left.png) no-repeat left bottom !important; -} - -#item-body .bp-widget .item-list li.odd { - background-position: left top !important; -} - -#item-body .bp-widget .item { - margin-top: 7px; -} - -#item-body .bp-widget .item .item { - margin-top: 0; -} - -#item-body .bp-widget .action { - margin-top: 10px; -} - -#item-body .bp-widget .action a { - font-style: italic; - font-size: 11px; - color: #406098; -} - -#item-body .item-list li { - list-style: none; - height: 36px; - background: url(images/bg-members-column-left.png) no-repeat left bottom; - padding: 11px 0 14px 20px; - overflow: hidden; - border-bottom: 1px solid #E9E9E9; -} - -#item-body .item-list li.odd, -#item-body .item-list li:nth-child(odd) { - background-position: left top; - height: 35px; -} - -#item-body .item-list .item-avatar, -#item-body .item-list img.avatar { - width: 35px; - height: 35px; - float: left; - margin-right: 15px; -} - -#item-body .item-list .item { - width: 300px; - float: left; -} - -#item-body .item-list h5 { - width: 300px; - float: left; - margin-bottom: 0; -} - -#item-body .item-list .item-title { - font-weight: bold; -} - -#item-body .item-list .item-meta { - font-style: italic; - color: #777; - font-size: 10px; -} - -#item-body .item-list .action { - width: 387px; - float: right; - text-align: right; - margin-right: 15px; -} - -.group-members #item-body .item-list .action { - margin-top: -18px; -} - -table.profile-fields, table.notification-settings { - width: 100%; -} - -table.profile-fields th, table.notification-settings th { - padding: 5px; - border-bottom: 1px solid #e9e9e9; -} - -table.profile-fields td, table.notification-settings td { - padding: 5px; - border-bottom: 1px solid #e9e9e9; -} - -table.profile-fields td.label { - width: 200px; -} - -table.profile-fields td p, table.notification-settings td p { - margin-bottom: 0; -} - -.standard-form label { - display: block; - margin-bottom: 5px; - padding-right: 15px; -} - -.standard-form input[type="text"], -.standard-form input[type="password"], -.standard-form textarea { - margin-bottom: 15px; -} - -.standard-form .radio ul { - margin-left: 33px; -} - - -.messages-notices { - width: 774px; - margin: 20px -20px; - border-bottom: 1px solid #e9e9e9; -} - -.messages-notices tr { - padding: 0 20px; -} - -.messages-notices td { - border-top: 1px solid #e9e9e9; - padding: 13px 5px 9px; - vertical-align: top; -} - -.messages-notices td.thread-count { - padding: 16px 20px 5px; -} - -.messages-notices td .unread-count { - display: inline-block; - width: 8px; - height: 8px; - -webkit-border-radius: 4px; - -moz-border-radius: 4px; - border-radius: 4px; - background: #cccccc; - text-indent: -9999px; - color: transparent; - margin-top: 15px; -} - -.messages-notices .unread td .unread-count { - background: #4f7db3; -} - -.messages-notices tr:nth-child(odd) td { - background-color: #fafafa; -} - -.messages-notices td p { - margin: 0; -} - -.messages-notices td a { - color: #406098; -} - -.messages-notices td.thread-options { - padding-top: 20px; -} - -.messages-notices .activity { - color: #777; - font-size: 11px; - font-style: italic; -} - -.messages-options-nav { - font-size: 11px; -} - -.messages-options-nav a { - color: #406098; -} - -.message-box { - background: #f6f6f6; - border-radius: 3px; - -moz-border-radius: 3px; - -webkit-border-radius: 3px; - box-shadow: 0px 1px rgba(0, 0, 0, 0.1); - -moz-box-shadow: 0px 1px rgba(0, 0, 0, 0.1); - -webkit-box-shadow: 0px 1px rgba(0, 0, 0, 0.1); - padding: 20px; - margin-bottom: 25px; - overflow: hidden; -} - -.message-box .avatar { - float: left; - margin-right: 15px; -} - -.message-box p.msg-name { - margin: 0; - font-weight: bold; -} - -.message-box p.msg-time { - font-size: 11px; - color: #777; - font-style: italic; - margin-bottom: 10px; -} - -.message-metadata { - width: 200px; - float: left; -} - -.message-reply-metadata { - width: 0; -} - -.message-content { - margin-left: 50px; - float: left; -} - -table.profile-fields, table.notification-settings { - width: 100%; -} - -table.profile-fields th, table.notification-settings th { - padding: 5px; - border-bottom: 1px solid #e9e9e9; -} - -table.profile-fields td, table.notification-settings td { - padding: 5px; - border-bottom: 1px solid #e9e9e9; -} - -table.profile-fields td.label { - width: 200px; -} - -table.profile-fields td p, table.notification-settings td p { - margin-bottom: 0; -} - -table.notification-settings td, -table.notification-settings th.title { - text-align: left; -} - -table.notification-settings { - margin-top: 30px; -} - -table.notification-settings tr th:first-child, -table.notification-settings tr td:first-child { - width: 4px; -} - -table.notification-settings .yes, -table.notification-settings .no { - width: 100px; - text-align: center; -} - - -#group-create-tabs { - -} - -#group-create-tabs ul { - margin: 0; - overflow: hidden; - border-left: 1px solid #E9E9E9; - margin-bottom: 20px; -} - -#group-create-tabs li { - float: left; - list-style: none; - border-top: 1px solid #E9E9E9; - border-right: 1px solid #E9E9E9; - border-bottom: 1px solid #E9E9E9; - background: url(images/bg-members-nav.png) repeat-x center center; - padding: 10px; -} - -#group-create-tabs li.done { - background: url(images/bg-members-nav2.png) repeat-x center center; -} - -#group-create-tabs li.current { - background: url(images/bg-groups-tab.png) no-repeat right center; - border-right: 0; -} - -#group-create-tabs li.current.last { - background: url(images/bg-members-nav2.png) repeat-x center center; - border-right: 1px solid #E9E9E9; -} - - - -/*-- 5.3. ACTIVITY --*/ - -body.activity.directory #subnav { - margin: 0 !important; - border-left: 1px solid #e9e9e9 !important; - border-right: 1px solid #e9e9e9 !important; -} - -body.activity.directory #whats-new-form { - border-left: 1px solid #e9e9e9; - border-right: 1px solid #e9e9e9; - border-bottom: 1px solid #e9e9e9; - padding: 20px; - margin: 0; -} - -body.activity.directory #activity-stream { - margin: 0 0 30px; - border-left: 1px solid #e9e9e9; - border-right: 1px solid #e9e9e9; -} - -body.activity-permalink #activity-stream { - border-top: 1px solid #e9e9e9; -} - -body.activity.directory #activity-stream .activity-content { - width: 868px; -} - -body.activity.directory #activity-stream .activity-comments { - width: 868px; -} - -body.forums table.forum { - width: 958px; - margin: -20px; -} - -body.forums table.forum td { - border-bottom: 1px solid #e9e9e9; - padding: 20px; -} - -body.forums table.forum td p { - margin: 0; -} - -body.forums table.forum td.td-title { - width: 320px; -} - -body.forums table.forum td.td-group { - width: 160px; -} - -body.forums table.forum td .avatar { - float: left; - width: 35px; - margin-right: 15px; -} - -body.forums table.forum td .topic-title { - font-weight: bold; - font-size: 11px; - color: #404040; -} - -body.forums table.forum td .time-since, -body.forums table.forum td .topic-meta { - font-style: italic; - font-size: 10px; - color: #777; -} - -body.forums table.forum td .topic-meta a { - font-weight: bold; - color: #406098; - font-size: 11px; - font-style: normal; -} - -body.forums table.forum td.td-group, -body.forums table.forum td.td-freshness { - background: url(images/bg-forum-sep.png) no-repeat left bottom; -} - -body.forums table.forum td.td-postcount { - width: 80px; - background: url(images/bg-forum-sep.png) no-repeat left bottom; -} - -body.forums table.forum td.td-postcount a { - font-size: 10px; - color: #777; - font-style: italic; - padding-right: 22px; - background: url(images/icon-replies.png) no-repeat right center; -} - -body.forums table.forum td.td-postcount a b { - font-size: 11px; - color: #404040; - font-style: normal; - font-weight: bold; -} - -body.forums table.forum tr:nth-child(odd) td { - background-color: #fafafa; -} - -body.forums table.forum tr.odd td { - background-color: #fafafa; -} - -.group-forum-topic #topic-meta { - -} - -.group-forum-topic #topic-meta h3 { - font-size: 16px; - margin-bottom: 0px; -} - -.group-forum-topic #topic-meta p { - font-size: 10px; - color: #777; - font-style: italic; -} - -.group-forum-topic #topic-meta a { - color: #406098; - font-size: 11px; - font-style: italic; -} - -.group-forum-topic #topic-post-list { - margin: 0 -20px; -} - -.group-forum-topic #topic-post-list li { - list-style: none; - padding: 20px 20px 0; - background: #fafafa; - border-top: 1px solid #e9e9e9; - overflow: hidden; -} - -.group-forum-topic #topic-post-list li.alt { - background: #fff; -} - -.group-forum-topic #topic-post-list li .avatar { - float: left; - width: 35px; - margin-right: 15px; -} - -.group-forum-topic #topic-post-list li .admin-links a, -.group-forum-topic #topic-post-list li .admin-links, -.group-forum-topic #topic-post-list li .post-link { - color: #777; - font-size: 10px; - font-style: italic; -} - -.group-forum-topic #topic-post-list li .poster-meta { - margin-bottom: 10px; -} - -.group-forum-topic #topic-post-list li .poster-meta, -.group-forum-topic #topic-post-list li .post-content { - float: right; - width: 684px; -} - -.group-forum-topic #topic-post-list li .poster-meta p { - margin: 0; -} - -.group-forum-topic #topic-post-list li .poster-name a { - color: #406098; - font-size: 11px; -} - -.group-forum-topic #topic-post-list li .post-time { - color: #777; - font-size: 10px; - font-style: italic; -} - -.group-forum-topic #post-topic-reply { - border-top: 1px solid #e9e9e9; - margin: 0 -20px; - padding: 0 20px; -} - -.group-forum-topic #item-body #message { - border-top: 1px solid #E9E9E9; - margin: 0 -20px; - padding: 20px 20px 0 20px; -} - -#avatar-upload #file, #group-settings-form #file { - border: 1px solid #e9e9e9; - padding: 3px 0; -} - -#item-body .forums { - margin: -20px -20px 0; -} - -#item-body .forums #message { - padding: 20px; -} - -#item-body .forums table { - border: 0; - width: 774px; - margin: 0; -} - -#item-body .forums td.td-title { - width: 350px; -} - -#item-body .forums td.td-postcount { - width: 80px; -} - -#item-body .forums .forums-nav { - border: 1px 0 0; -} - -#item-body .forums { - margin-left: -20px !important; - margin-top: -21px !important; -} - -.bp-profile.groups #item-body .forums { - margin-left: 0 !important; -} - -.groups #group-topic-count-top { - padding-top: 17px !important; -} - -.groups table.forum { - margin: 0 -20px; - width: 774px; - border-bottom: 1px solid #e9e9e9; -} - -.groups table.forum td { - border-top: 1px solid #e9e9e9; - padding: 20px; -} - -.groups #item-body table.forum tr:last-child td { - border-bottom: 1px solid #e9e9e9; -} - -.groups table.forum td p { - margin: 0; -} - -.groups table.forum td.td-title { - width: 320px; -} - -.groups table.forum td .avatar { - float: left; - width: 35px; - margin-right: 15px; -} - -.groups table.forum td .topic-title { - font-weight: bold; - font-size: 11px; - color: #404040; -} - -.groups table.forum td .time-since, -.groups table.forum td .topic-meta { - font-style: italic; - font-size: 10px; - color: #777; -} - -.groups table.forum td .topic-meta a { - font-weight: bold; - color: #406098; - font-style: normal; -} - -.groups table.forum td.td-freshness { - background: url(images/bg-forum-sep.png) no-repeat left bottom; -} - -.groups table.forum td.td-postcount { - width: 110px; - background: url(images/bg-forum-sep.png) no-repeat left bottom; -} - -.groups table.forum td.td-postcount a { - font-size: 10px; - color: #777; - font-style: italic; - padding-right: 22px; - background: url(images/icon-replies.png) no-repeat right center; -} - -.groups table.forum td.td-postcount a b { - font-size: 11px; - color: #404040; - font-style: normal; - font-weight: bold; -} - -.groups table.forum tr:nth-child(odd) td { - background-color: #fafafa; -} - -.groups table.forum tr.odd td { - background-color: #fafafa; -} - - - - -/*------------------------------------- - 6. SIDEBARS --------------------------------------*/ - - -/*-- 6.1. SIDEBAR BLOG & SIDEBAR PAGE --*/ - -#sidebar-blog, #sidebar-page { - width: 300px; - float: right; -} - -#sidebar-blog .widget, #sidebar-page .widget { - margin-bottom: 60px; - font-size: 11px; - overflow: hidden; -} - -#sidebar-blog .widget .widget-title, #sidebar-page .widget .widget-title { - font-size: 18px; - line-height: 18px; - margin-bottom: 25px; -} - -#sidebar-blog .widget ul, #sidebar-page .widget ul { - margin: 0; -} - -#sidebar-blog .widget li, #sidebar-page .widget li { - list-style: none; - line-height: 22px; -} - - -/*-- 6.3 SIDEBAR HOME & SIDEBAR FOOTER --*/ - -#sidebar-footer, #sidebar-home { - border-top: 1px solid #e9e9e9; - padding: 50px 0 40px 0; - clear: both; - overflow: hidden; - background: url(images/bg-footer-shadow.png) center top no-repeat; -} - -#sidebar-footer .clear, #sidebar-home .clear { - clear: none; - overflow: auto; -} - -#sidebar-footer .widget, #sidebar-home .widget { - width: 300px; - margin-right: 30px; - float: left; - font-size: 11px; -} - -#sidebar-footer .widget.last, #sidebar-home .widget.last { - margin-right: 0; -} - -#sidebar-footer .widget:last-child, #sidebar-home .widget:last-child { - margin-right: 0; -} - -#sidebar-footer h3, #sidebar-home h3 { - font-size: 18px; - line-height: 18px; - margin-bottom: 25px; -} - - - - -/*------------------------------------- - 7. WIDGETS --------------------------------------*/ - - -/*-- 7.1 WIDGET MEMBERS --*/ - -.widget_bp_core_members_widget { - -} - -.widget_bp_core_members_widget h3 { - float: left; -} - -.widget_bp_core_members_widget .item-options { - float: right; -} - -.widget_bp_core_members_widget .item-options a { - color: #777; -} - -.widget_bp_core_members_widget .item-options a.selected { - color: #406098; -} - -.widget_bp_core_members_widget #members-list { - clear: both; - margin: 0; - overflow: hidden; - margin-bottom: -15px; -} - -.widget_bp_core_members_widget #members-list li { - list-style: none; - display: inline-block; - float: left; -} - -.widget_bp_core_members_widget #members-list li .item { - display: none; -} - -.widget_bp_core_members_widget #members-list li .item-avatar { - margin: 0 18px 15px 0; -} - -.widget_bp_core_members_widget #members-list li.last .item-avatar { - margin-right: 0; -} - -.widget_bp_core_members_widget #members-list li:last-child .item-avatar { - margin-right: 0; -} - -.widget_bp_core_members_widget li:nth-child(6n) .item-avatar { - margin-right: 0 !important; -} - - -/*-- 7.2 WIDGET SEARCH --*/ - -.widget_search { - -} - -.widget_search .search-box { - border: 1px solid #e9e9e9; - padding: 5px; - background: url(images/bg-search.png) repeat-x; -} - -.widget_search .field { - border: 1px solid #d9d8d8; - font-size: 11px; - color: #666666; - height: 27px; - width: 230px; - line-height: 27px; - padding: 0 10px; - background: url(images/bg-search-inp.png) repeat-x; - float: left; - margin-right: 7px; -} - -.widget_search input::-webkit-input-placeholder { - line-height: none; -} - -.widget_search .submit { - border: 1px solid #d9d8d8; - width: 26px; - height: 29px; - text-indent: -9999px; - background: url(images/bg-search-btn.png) center center; - cursor: pointer; -} - - -/*-- 7.3 WIDGET TABBED ARCHIVE --*/ - -.widget-archive { - -} - -.widget-archive .widget-title { - float: left; -} - -.widget-archive .tabs { - float: right; -} - -.widget-archive .tabs li { - float: left; - list-style: none; - margin-left: 15px; -} - -.widget-archive .tabs li a { - color: #777; - cursor: pointer; -} - -.widget-archive .tabs li a.btn-small { - color: #406098; -} - -.widget-archive .pane { - overflow: hidden; -} - -.widget-archive .pane li { - font-size: 10px; - color: #777; - font-style: italic; - width: 50%; - float: left; -} - -.widget-archive .pane li a { - font-size: 11px; - color: #404040; - font-style: normal; -} - - -/*-- 7.4 WIDGET TABBED POSTS --*/ - -.widget-posts { - -} - -.widget-posts .widget-title { - float: left; -} - -.widget-posts .tabs { - float: right; -} - -.widget-posts .tabs li { - float: left; - list-style: none; - margin-left: 15px; -} - -.widget-posts .tabs li a { - color: #777; - cursor: pointer; -} - -.widget-posts .tabs li a.btn-small { - color: #406098; -} - -.widget-posts .pane { - overflow: hidden; -} - -.widget-posts .post { - margin-bottom: 15px; -} - -.widget-posts .post .post-img { - float: left; - margin-right: 15px; -} - -.widget-posts .post h4 { - font-size: 11px; - margin-top: 0; - line-height: 17px; -} - -.widget-posts .post h4 a { - color: #404040; - font-family: "Lucida Grande", "Arial Unicode MS", sans-serif; -} - -.widget-posts .post span, .widget-posts .post span a { - font-size: 10px; - color: #777; - font-style: italic; -} - - -/*-- 7.5 WIDGET TWITTER --*/ - -.widget-twitter { - -} - -.widget-twitter .widget-title span { - float: right; - font-size: 11px; - font-family: "Lucida Grande", "Arial Unicode MS", sans-serif; -} - -.widget-twitter .widget-title span a { - color: #406098; - font-weight: normal; -} - -.widget-twitter li { - margin-bottom: 15px; -} - -.widget-twitter li.last { - margin-bottom: 0; -} - -.widget-twitter li:last-child { - margin-bottom: 0; -} - -.widget-twitter .tweet_text { - line-height: 16px; - margin-bottom: 2px; -} - -.widget-twitter .tweet_text a { - color: #406098; -} - -.widget-twitter .date { - font-style: italic; - color: #777; -} - - -/*-- 7.6 WIDGET ENEWS --*/ - -.widget-enews { - -} - -.widget-enews .widget-title span { - float: right; - font-size: 11px; - font-family: "Lucida Grande", "Arial Unicode MS", sans-serif; -} - -.widget-enews .widget-title span a { - color: #406098; - font-weight: normal; -} - -.widget-enews .form-box { - border: 1px solid #e9e9e9; - padding: 5px; - background: url(images/bg-search.png) repeat-x; -} - -.widget-enews .field { - border: 1px solid #d9d8d8; - font-size: 11px; - color: #666666; - height: 27px; - line-height: 27px; - padding: 0 10px; - background: url(images/bg-search-inp.png) repeat-x; - float: left; - margin-right: 7px; - width: 180px; -} - -.widget-enews .submit { - border: 1px solid #d9d8d8; - height: 29px; - background: url(images/bg-submit-btn.png) repeat-x ; - cursor: pointer; - color: #666666; - font-weight: bold; - padding: 0 10px; -} - - -/*-- 7.7 WIDGET FLICKR --*/ - -.widget-flickr { - -} - -.widget-flickr .flickr_badge_wrapper { - overflow: hidden; - margin-bottom: -16px; -} - -.widget-flickr .flickr_badge_image { - float: left; - width: 35px; - height: 35px; - margin: 0 17px 16px 0; -} - -.widget-flickr .flickr_badge_image.last { - margin-right: 0; -} - -.widget-flickr .flickr_badge_image:last-child { - margin-right: 0; -} - -.widget-flickr .flickr_badge_image img { - width: 35px; - height: 35px; -} - -.widget-flickr .more-photos { - color: #6f6f6f; - font-weight: bold; - line-height: 27px; - border: 1px solid #dbdada; - padding: 0 11px; - display: inline-block; - margin-top: 6px; - background: url(images/bg-submit-btn.png) repeat-x; -} - -.widget-flickr .more-photos span { - color: #b5cbfa; - font-weight: normal; -} - - -/*-- 7.8 WIDGET GROUPS --*/ - -.widget_bp_groups_widget { - -} - -.widget_bp_groups_widget h3 { - float: left; -} - -.widget_bp_groups_widget .item-options { - float: right; -} - -.widget_bp_groups_widget .item-options a { - color: #777; -} - -.widget_bp_groups_widget .item-options a.selected { - color: #406098; -} - -.widget_bp_groups_widget #groups-list { - clear: both; - margin: 0; - overflow: hidden; - margin-bottom: -15px; -} - -.widget_bp_groups_widget #groups-list li { - list-style: none; - display: inline-block; - float: left; -} - -.widget_bp_groups_widget #groups-list li .item { - display: none; -} - -.widget_bp_groups_widget #groups-list li .item-avatar { - margin: 0 18px 15px 0; -} - -.widget_bp_groups_widget #groups-list li.last .item-avatar { - margin-right: 0; -} - -.widget_bp_groups_widget #groups-list li:last-child .item-avatar { - margin-right: 0 !important; -} - -.widget_bp_groups_widget li:nth-child(6n) .item-avatar { - margin-right: 0 !important; -} - - -/*-- 7.9 WIDGET RECENT POSTS --*/ - -.widget_recent_entries { - -} - -.widget_recent_entries .post { - margin-bottom: 18px; -} - -.widget_recent_entries .post .post-img { - float: left; - margin-right: 15px; -} - -.widget_recent_entries .post h4 { - font-size: 11px; - margin-top: 0; - line-height: 17px; -} - -.widget_recent_entries .post h4 a { - color: #404040; - font-family: "Lucida Grande", "Arial Unicode MS", sans-serif; -} - -.widget_recent_entries .post span, .widget_recent_entries .post span a { - font-size: 10px; - color: #777; - font-style: italic; -} - - - -/*------------------------------------- - 8. FOOTER --------------------------------------*/ - -#footer { - border-top: 1px solid #e9e9e9; - padding-top: 35px; - color: #777; - background: url(images/bg-footer-shadow.png) center top no-repeat; - overflow: hidden; - margin-bottom: 15px; -} - -#footer ul { - float: right; -} - -#footer li { - float: left; - list-style: none; - margin-left: 30px; -} - -#footer li a { - font-size: 12px; - color: #262626; - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; - font-weight: bold; -} - - - -/*------------------------------------- - 9. PAGE TEMPLATES --------------------------------------*/ - - -/*-- 9.1. ARCHIVES --*/ - - - -/*-- 9.2. FULL WIDTH --*/ - -.page-template-template-full-width-php #main { - width: auto; -} - - -/*-- 9.3. IMAGE GALLERY --*/ - -.page-template-template-image-gallery-php #main { - width: auto; -} - -.page-template-template-image-gallery-php .one_third { - margin-bottom: 35px; -} - - -/*-- 9.4. SIDEBAR LFET --*/ - -.page-template-template-sidebar-left-php #main { - float: right; -} - -.page-template-template-sidebar-left-php #sidebar-page { - float :left; -} - - - -/*-- 9.5. SITEMAP --*/ - - - -/*------------------------------------- - 10. SHORTCODES --------------------------------------*/ - - -/*-- 10.1. ARCHIVES --*/ - -#main .one_half { width:48%; } -#main .one_third { width:30.66%; } -#main .two_third { width:65.33%; } -#main .one_fourth { width:22%; } -#main .three_fourth { width:74%; } -#main .one_fifth { width:16.8%; } -#main .two_fifth { width:37.6%; } -#main .three_fifth { width:58.4%; } -#main .four_fifth { width:79.2%; } -#main .one_sixth { width:13.33%; } -#main .five_sixth { width:82.67%; } - -#main .one_half, -#main .one_third, -#main .two_third, -#main .three_fourth, -#main .one_fourth, -#main .one_fifth, -#main .two_fifth, -#main .three_fifth, -#main .four_fifth, -#main .one_sixth, -#main .five_sixth { - position: relative; - margin-right: 4%; - float: left; -} - -#main .last { - margin-right: 0 !important; - clear: right; -} - - -/*------------------------------------- - 11. COLOR STYLES --------------------------------------*/ - -/*-- 11.1. GREEN --*/ - -.green #header { - background: url(images/bg-header-green.png) center bottom; -} - -.green .editfield a, -.green .read-more a, -.green .post .post-content a, -.green .author-info .more-posts a, -.green #comments .to-respond, -.green #comments .comment-reply-link, -.green #respond #cancel-comment-reply-link, -.green .item-list-tabs a.active, -.green .item-list-tabs a.current, -.green .item-list-tabs a.selected, -.green .item-list-tabs .active a, -.green .item-list-tabs .current a, -.green .item-list-tabs .selected a, -.green #item-header #latest-update a, -.green #item-body .item-list-tabs a.active, -.green #item-body .item-list-tabs a.current, -.green #item-body .item-list-tabs a.selected, -.green #item-body .item-list-tabs .active a, -.green #item-body .item-list-tabs .current a, -.green #item-body .item-list-tabs .selected a, -.green #activity-stream .activity-header a, -.green #activity-stream .activity-content a, -.green #activity-stream .activity-meta a, -.green #activity-stream li .activity-comments ul .acomment-meta a, -.green #activity-stream li .activity-comments ul .acomment-options a, -.green #item-body .bp-widget .action a, -.green .messages-notices td a, -.green .messages-options-nav a, -body.green.forums table.forum td .topic-meta a, -.green .group-forum-topic #topic-meta a, -.green .group-forum-topic #topic-post-list li .poster-name a, -.green.groups table.forum td .topic-meta a, -.green .widget_bp_core_members_widget .item-options a.selected, -.green .widget-archive .tabs li a.btn-small, -.green .widget-posts .tabs li a.btn-small, -.green .widget-twitter .widget-title span a, -.green .widget-twitter .tweet_text a, -.green .widget-enews .widget-title span a, -.green .widget_bp_groups_widget .item-options a.selected { - color: #476334; -} - -.green .btn { - background-image: url(images/btn-left-green.png); -} - -.green .btn span { - background-image: url(images/btn-right-green.png); -} - - -/*-- 11.2. ORANGE --*/ - -.orange #header { - background: url(images/bg-header-orange.png) center bottom; -} - -.orange .editfield a, -.orange .read-more a, -.orange .post .post-content a, -.orange .author-info .more-posts a, -.orange #comments .to-respond, -.orange #comments .comment-reply-link, -.orange #respond #cancel-comment-reply-link, -.orange .item-list-tabs a.active, -.orange .item-list-tabs a.current, -.orange .item-list-tabs a.selected, -.orange .item-list-tabs .active a, -.orange .item-list-tabs .current a, -.orange .item-list-tabs .selected a, -.orange #item-header #latest-update a, -.orange #item-body .item-list-tabs a.active, -.orange #item-body .item-list-tabs a.current, -.orange #item-body .item-list-tabs a.selected, -.orange #item-body .item-list-tabs .active a, -.orange #item-body .item-list-tabs .current a, -.orange #item-body .item-list-tabs .selected a, -.orange #activity-stream .activity-header a, -.orange #activity-stream .activity-content a, -.orange #activity-stream .activity-meta a, -.orange #activity-stream li .activity-comments ul .acomment-meta a, -.orange #activity-stream li .activity-comments ul .acomment-options a, -.orange #item-body .bp-widget .action a, -.orange .messages-notices td a, -.orange .messages-options-nav a, -body.orange.forums table.forum td .topic-meta a, -.orange .group-forum-topic #topic-meta a, -.orange .group-forum-topic #topic-post-list li .poster-name a, -.orange.groups table.forum td .topic-meta a, -.orange .widget_bp_core_members_widget .item-options a.selected, -.orange .widget-archive .tabs li a.btn-small, -.orange .widget-posts .tabs li a.btn-small, -.orange .widget-twitter .widget-title span a, -.orange .widget-twitter .tweet_text a, -.orange .widget-enews .widget-title span a, -.orange .widget_bp_groups_widget .item-options a.selected { - color: #d68a46; -} - -.orange .btn { - background-image: url(images/btn-left-orange.png); -} - -.orange .btn span { - background-image: url(images/btn-right-orange.png); -} - - -/*-- 11.3. RED --*/ - -.red #header { - background: url(images/bg-header-red.png) center bottom; -} - -.red .editfield a, -.red .read-more a, -.red .post .post-content a, -.red .author-info .more-posts a, -.red #comments .to-respond, -.red #comments .comment-reply-link, -.red #respond #cancel-comment-reply-link, -.red .item-list-tabs a.active, -.red .item-list-tabs a.current, -.red .item-list-tabs a.selected, -.red .item-list-tabs .active a, -.red .item-list-tabs .current a, -.red .item-list-tabs .selected a, -.red #item-header #latest-update a, -.red #item-body .item-list-tabs a.active, -.red #item-body .item-list-tabs a.current, -.red #item-body .item-list-tabs a.selected, -.red #item-body .item-list-tabs .active a, -.red #item-body .item-list-tabs .current a, -.red #item-body .item-list-tabs .selected a, -.red #activity-stream .activity-header a, -.red #activity-stream .activity-content a, -.red #activity-stream .activity-meta a, -.red #activity-stream li .activity-comments ul .acomment-meta a, -.red #activity-stream li .activity-comments ul .acomment-options a, -.red #item-body .bp-widget .action a, -.red .messages-notices td a, -.red .messages-options-nav a, -body.red.forums table.forum td .topic-meta a, -.red .group-forum-topic #topic-meta a, -.red .group-forum-topic #topic-post-list li .poster-name a, -.red.groups table.forum td .topic-meta a, -.red .widget_bp_core_members_widget .item-options a.selected, -.red .widget-archive .tabs li a.btn-small, -.red .widget-posts .tabs li a.btn-small, -.red .widget-twitter .widget-title span a, -.red .widget-twitter .tweet_text a, -.red .widget-enews .widget-title span a, -.red .widget_bp_groups_widget .item-options a.selected { - color: #c55252; -} - -.red .btn { - background-image: url(images/btn-left-red.png); -} - -.red .btn span { - background-image: url(images/btn-right-red.png); -} - - -/*-- 11.4. BROWN --*/ - -.brown #header { - background: url(images/bg-header-brown.png) center bottom; -} - -.brown .editfield a, -.brown .read-more a, -.brown .post .post-content a, -.brown .author-info .more-posts a, -.brown #comments .to-respond, -.brown #comments .comment-reply-link, -.brown #respond #cancel-comment-reply-link, -.brown .item-list-tabs a.active, -.brown .item-list-tabs a.current, -.brown .item-list-tabs a.selected, -.brown .item-list-tabs .active a, -.brown .item-list-tabs .current a, -.brown .item-list-tabs .selected a, -.brown #item-header #latest-update a, -.brown #item-body .item-list-tabs a.active, -.brown #item-body .item-list-tabs a.current, -.brown #item-body .item-list-tabs a.selected, -.brown #item-body .item-list-tabs .active a, -.brown #item-body .item-list-tabs .current a, -.brown #item-body .item-list-tabs .selected a, -.brown #activity-stream .activity-header a, -.brown #activity-stream .activity-content a, -.brown #activity-stream .activity-meta a, -.brown #activity-stream li .activity-comments ul .acomment-meta a, -.brown #activity-stream li .activity-comments ul .acomment-options a, -.brown #item-body .bp-widget .action a, -.brown .messages-notices td a, -.brown .messages-options-nav a, -body.brown.forums table.forum td .topic-meta a, -.brown .group-forum-topic #topic-meta a, -.brown .group-forum-topic #topic-post-list li .poster-name a, -.brown.groups table.forum td .topic-meta a, -.brown .widget_bp_core_members_widget .item-options a.selected, -.brown .widget-archive .tabs li a.btn-small, -.brown .widget-posts .tabs li a.btn-small, -.brown .widget-twitter .widget-title span a, -.brown .widget-twitter .tweet_text a, -.brown .widget-enews .widget-title span a, -.brown .widget_bp_groups_widget .item-options a.selected { - color: #7d6247; -} - -.brown .btn { - background-image: url(images/btn-left-brown.png); -} - -.brown .btn span { - background-image: url(images/btn-right-brown.png); -} - - -/*-- 11.5. YELLOW --*/ - -.yellow #header { - background: url(images/bg-header-yellow.png) center bottom; -} - -.yellow .editfield a, -.yellow .read-more a, -.yellow .post .post-content a, -.yellow .author-info .more-posts a, -.yellow #comments .to-respond, -.yellow #comments .comment-reply-link, -.yellow #respond #cancel-comment-reply-link, -.yellow .item-list-tabs a.active, -.yellow .item-list-tabs a.current, -.yellow .item-list-tabs a.selected, -.yellow .item-list-tabs .active a, -.yellow .item-list-tabs .current a, -.yellow .item-list-tabs .selected a, -.yellow #item-header #latest-update a, -.yellow #item-body .item-list-tabs a.active, -.yellow #item-body .item-list-tabs a.current, -.yellow #item-body .item-list-tabs a.selected, -.yellow #item-body .item-list-tabs .active a, -.yellow #item-body .item-list-tabs .current a, -.yellow #item-body .item-list-tabs .selected a, -.yellow #activity-stream .activity-header a, -.yellow #activity-stream .activity-content a, -.yellow #activity-stream .activity-meta a, -.yellow #activity-stream li .activity-comments ul .acomment-meta a, -.yellow #activity-stream li .activity-comments ul .acomment-options a, -.yellow #item-body .bp-widget .action a, -.yellow .messages-notices td a, -.yellow .messages-options-nav a, -body.yellow.forums table.forum td .topic-meta a, -.yellow .group-forum-topic #topic-meta a, -.yellow .group-forum-topic #topic-post-list li .poster-name a, -.yellow.groups table.forum td .topic-meta a, -.yellow .widget_bp_core_members_widget .item-options a.selected, -.yellow .widget-archive .tabs li a.btn-small, -.yellow .widget-posts .tabs li a.btn-small, -.yellow .widget-twitter .widget-title span a, -.yellow .widget-twitter .tweet_text a, -.yellow .widget-enews .widget-title span a, -.yellow .widget_bp_groups_widget .item-options a.selected { - color: #dfc25d; -} - -.yellow .btn { - background-image: url(images/btn-left-yellow.png); -} - -.yellow .btn span { - background-image: url(images/btn-right-yellow.png); -} - - -/*-- 11.6. GRAY --*/ - -.gray #header { - background: url(images/bg-header-gray.png) center bottom; -} - -.gray .editfield a, -.gray .read-more a, -.gray .post .post-content a, -.gray .author-info .more-posts a, -.gray #comments .to-respond, -.gray #comments .comment-reply-link, -.gray #respond #cancel-comment-reply-link, -.gray .item-list-tabs a.active, -.gray .item-list-tabs a.current, -.gray .item-list-tabs a.selected, -.gray .item-list-tabs .active a, -.gray .item-list-tabs .current a, -.gray .item-list-tabs .selected a, -.gray #item-header #latest-update a, -.gray #item-body .item-list-tabs a.active, -.gray #item-body .item-list-tabs a.current, -.gray #item-body .item-list-tabs a.selected, -.gray #item-body .item-list-tabs .active a, -.gray #item-body .item-list-tabs .current a, -.gray #item-body .item-list-tabs .selected a, -.gray #activity-stream .activity-header a, -.gray #activity-stream .activity-content a, -.gray #activity-stream .activity-meta a, -.gray #activity-stream li .activity-comments ul .acomment-meta a, -.gray #activity-stream li .activity-comments ul .acomment-options a, -.gray #item-body .bp-widget .action a, -.gray .messages-notices td a, -.gray .messages-options-nav a, -body.gray.forums table.forum td .topic-meta a, -.gray .group-forum-topic #topic-meta a, -.gray .group-forum-topic #topic-post-list li .poster-name a, -.gray.groups table.forum td .topic-meta a, -.gray .widget_bp_core_members_widget .item-options a.selected, -.gray .widget-archive .tabs li a.btn-small, -.gray .widget-posts .tabs li a.btn-small, -.gray .widget-twitter .widget-title span a, -.gray .widget-twitter .tweet_text a, -.gray .widget-enews .widget-title span a, -.gray .widget_bp_groups_widget .item-options a.selected { - color: #adadad; -} - -.gray .btn { - background-image: url(images/btn-left-gray.png); -} - -.gray .btn span { - background-image: url(images/btn-right-gray.png); -} - - -/*-- 11.7. MAGENTO --*/ - -.magento #header { - background: url(images/bg-header-magento.png) center bottom; -} - -.magento .editfield a, -.magento .read-more a, -.magento .post .post-content a, -.magento .author-info .more-posts a, -.magento #comments .to-respond, -.magento #comments .comment-reply-link, -.magento #respond #cancel-comment-reply-link, -.magento .item-list-tabs a.active, -.magento .item-list-tabs a.current, -.magento .item-list-tabs a.selected, -.magento .item-list-tabs .active a, -.magento .item-list-tabs .current a, -.magento .item-list-tabs .selected a, -.magento #item-header #latest-update a, -.magento #item-body .item-list-tabs a.active, -.magento #item-body .item-list-tabs a.current, -.magento #item-body .item-list-tabs a.selected, -.magento #item-body .item-list-tabs .active a, -.magento #item-body .item-list-tabs .current a, -.magento #item-body .item-list-tabs .selected a, -.magento #activity-stream .activity-header a, -.magento #activity-stream .activity-content a, -.magento #activity-stream .activity-meta a, -.magento #activity-stream li .activity-comments ul .acomment-meta a, -.magento #activity-stream li .activity-comments ul .acomment-options a, -.magento #item-body .bp-widget .action a, -.magento .messages-notices td a, -.magento .messages-options-nav a, -body.magento.forums table.forum td .topic-meta a, -.magento .group-forum-topic #topic-meta a, -.magento .group-forum-topic #topic-post-list li .poster-name a, -.magento.groups table.forum td .topic-meta a, -.magento .widget_bp_core_members_widget .item-options a.selected, -.magento .widget-archive .tabs li a.btn-small, -.magento .widget-posts .tabs li a.btn-small, -.magento .widget-twitter .widget-title span a, -.magento .widget-twitter .tweet_text a, -.magento .widget-enews .widget-title span a, -.magento .widget_bp_groups_widget .item-options a.selected { - color: #da72b2; -} - -.magento .btn { - background-image: url(images/btn-left-magento.png); -} - -.magento .btn span { - background-image: url(images/btn-right-magento.png); -} - - -/*-- 11.8. PURPLE --*/ - -.purple #header { - background: url(images/bg-header-purple.png) center bottom; -} - -.purple .editfield a, -.purple .read-more a, -.purple .post .post-content a, -.purple .author-info .more-posts a, -.purple #comments .to-respond, -.purple #comments .comment-reply-link, -.purple #respond #cancel-comment-reply-link, -.purple .item-list-tabs a.active, -.purple .item-list-tabs a.current, -.purple .item-list-tabs a.selected, -.purple .item-list-tabs .active a, -.purple .item-list-tabs .current a, -.purple .item-list-tabs .selected a, -.purple #item-header #latest-update a, -.purple #item-body .item-list-tabs a.active, -.purple #item-body .item-list-tabs a.current, -.purple #item-body .item-list-tabs a.selected, -.purple #item-body .item-list-tabs .active a, -.purple #item-body .item-list-tabs .current a, -.purple #item-body .item-list-tabs .selected a, -.purple #activity-stream .activity-header a, -.purple #activity-stream .activity-content a, -.purple #activity-stream .activity-meta a, -.purple #activity-stream li .activity-comments ul .acomment-meta a, -.purple #activity-stream li .activity-comments ul .acomment-options a, -.purple #item-body .bp-widget .action a, -.purple .messages-notices td a, -.purple .messages-options-nav a, -body.purple.forums table.forum td .topic-meta a, -.purple .group-forum-topic #topic-meta a, -.purple .group-forum-topic #topic-post-list li .poster-name a, -.purple.groups table.forum td .topic-meta a, -.purple .widget_bp_core_members_widget .item-options a.selected, -.purple .widget-archive .tabs li a.btn-small, -.purple .widget-posts .tabs li a.btn-small, -.purple .widget-twitter .widget-title span a, -.purple .widget-twitter .tweet_text a, -.purple .widget-enews .widget-title span a, -.purple .widget_bp_groups_widget .item-options a.selected { - color: #8572a7; -} - -.purple .btn { - background-image: url(images/btn-left-purple.png); -} - -.purple .btn span { - background-image: url(images/btn-right-purple.png); -} - - -/*-- 11.9. CYAN --*/ - -.cyan #header { - background: url(images/bg-header-cyan.png) center bottom; -} - -.cyan .editfield a, -.cyan .read-more a, -.cyan .post .post-content a, -.cyan .author-info .more-posts a, -.cyan #comments .to-respond, -.cyan #comments .comment-reply-link, -.cyan #respond #cancel-comment-reply-link, -.cyan .item-list-tabs a.active, -.cyan .item-list-tabs a.current, -.cyan .item-list-tabs a.selected, -.cyan .item-list-tabs .active a, -.cyan .item-list-tabs .current a, -.cyan .item-list-tabs .selected a, -.cyan #item-header #latest-update a, -.cyan #item-body .item-list-tabs a.active, -.cyan #item-body .item-list-tabs a.current, -.cyan #item-body .item-list-tabs a.selected, -.cyan #item-body .item-list-tabs .active a, -.cyan #item-body .item-list-tabs .current a, -.cyan #item-body .item-list-tabs .selected a, -.cyan #activity-stream .activity-header a, -.cyan #activity-stream .activity-content a, -.cyan #activity-stream .activity-meta a, -.cyan #activity-stream li .activity-comments ul .acomment-meta a, -.cyan #activity-stream li .activity-comments ul .acomment-options a, -.cyan #item-body .bp-widget .action a, -.cyan .messages-notices td a, -.cyan .messages-options-nav a, -body.cyan.forums table.forum td .topic-meta a, -.cyan .group-forum-topic #topic-meta a, -.cyan .group-forum-topic #topic-post-list li .poster-name a, -.cyan.groups table.forum td .topic-meta a, -.cyan .widget_bp_core_members_widget .item-options a.selected, -.cyan .widget-archive .tabs li a.btn-small, -.cyan .widget-posts .tabs li a.btn-small, -.cyan .widget-twitter .widget-title span a, -.cyan .widget-twitter .tweet_text a, -.cyan .widget-enews .widget-title span a, -.cyan .widget_bp_groups_widget .item-options a.selected { - color: #72a0a7; -} - -.cyan .btn { - background-image: url(images/btn-left-cyan.png); -} - -.cyan .btn span { - background-image: url(images/btn-right-cyan.png); -} - - - -/*------------------------------------- - 12. BROWSER HACKS --------------------------------------*/ - - -/*-- 12.1. IE9 --*/ - -#ie9 .groups #group-topic-count-top { - padding-top: 17px !important; -} - - -/*-- 12.2. IE8 --*/ - -#ie8 #header .fields { - padding-bottom: 1px !important; -} - -#ie8 #header .fields .user-login, -#ie8 #header .fields .user-pass { - line-height: 27px; -} - -#ie8 .groups #group-topic-count-top { - padding-top: 17px !important; -} - -#ie8 #header .fields { - background: url(images/alpha-white-12.png); -} - - -/*-- 12.3. IE7 --*/ - -#ie7 #header .fields { - width: 290px; -} - -#ie7 #header .fields .user-login, -#ie7 #header .fields .user-pass { - line-height: 27px; -} - -#ie7 .clear { - height: 0 !important; -} - -#ie7 .widget-enews .field { - width: 150px; -} - -#ie7 .groups #group-topic-count-top { - padding-top: 17px !important; -} - -#ie7 .sub-menu { - margin-top: 42px !important; - margin-left: -65px !important; -} - -#ie7 #header .fields { - background: url(images/alpha-black-012.png); -} - -#ie7 #header .fields { - background: url(images/alpha-white-12.png); -} - -#ie7 #activity-stream { - margin-top: -40px; -} - - -/*-- 12.4. FIREFOX --*/ - - - - diff --git a/wp-content/themes/huddle/template-archives.php b/wp-content/themes/huddle/template-archives.php deleted file mode 100644 index a8a670b..0000000 --- a/wp-content/themes/huddle/template-archives.php +++ /dev/null @@ -1,46 +0,0 @@ - - - - -
        - - - - - -
        -

        -
        - - - - -
        - -
        -
          - - -
        • - -
        -
        -
          - -
        -
        -
          - -
        - -
        -
        -
        - - - -
        - - - - diff --git a/wp-content/themes/huddle/template-full-width.php b/wp-content/themes/huddle/template-full-width.php deleted file mode 100644 index 5909985..0000000 --- a/wp-content/themes/huddle/template-full-width.php +++ /dev/null @@ -1,15 +0,0 @@ - - - - -
        - - - - - - - -
        - - diff --git a/wp-content/themes/huddle/template-homepage.php b/wp-content/themes/huddle/template-homepage.php deleted file mode 100644 index 5d88946..0000000 --- a/wp-content/themes/huddle/template-homepage.php +++ /dev/null @@ -1,47 +0,0 @@ - - -
        - -
        -
        -

        -

        - - -

        - -
        -
        - -
        - -
        - <?php echo of_get_option( 'column_1_title' ) ?> -

        -

        -
        - -
        - <?php echo of_get_option( 'column_2_title' ) ?> -

        -

        -
        - -
        - <?php echo of_get_option( 'column_3_title' ) ?> -

        -

        -
        - -
        - -
        - - - - \ No newline at end of file diff --git a/wp-content/themes/huddle/template-image-gallery.php b/wp-content/themes/huddle/template-image-gallery.php deleted file mode 100644 index 0d6d130..0000000 --- a/wp-content/themes/huddle/template-image-gallery.php +++ /dev/null @@ -1,58 +0,0 @@ - - - - - -
        - - - - - -
        -

        -
        - -
        - - - - - -
        - - - -
        - - diff --git a/wp-content/themes/huddle/template-sidebar-left.php b/wp-content/themes/huddle/template-sidebar-left.php deleted file mode 100644 index 3674492..0000000 --- a/wp-content/themes/huddle/template-sidebar-left.php +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - -
        - - - - - - - -
        - - diff --git a/wp-content/themes/huddle/template-sitemap.php b/wp-content/themes/huddle/template-sitemap.php deleted file mode 100644 index dcb657a..0000000 --- a/wp-content/themes/huddle/template-sitemap.php +++ /dev/null @@ -1,44 +0,0 @@ - - - - -
        - - - - - -
        - post_excerpt)) : ?> -

        - - -
        - - - - -
        - -
        -
          - -
        - -
        -
          - -
        - -
        - -
        -
        - - - -
        - - - - diff --git a/wp-content/themes/huddle/video-slider.php b/wp-content/themes/huddle/video-slider.php deleted file mode 100644 index ad7fd07..0000000 --- a/wp-content/themes/huddle/video-slider.php +++ /dev/null @@ -1,44 +0,0 @@ - - array('post'), - 'order' => $slider_order, - 'orderby' => $slider_orderby, - 'posts_per_page' => $theme_slides, - 'category_name' => $category_name, - ); - - query_posts($args); - - if (have_posts()) { - $slide_counter = 0; - $playlist = ''; - - while (have_posts()) { - the_post(); - $slide_counter++; - $playlist .= ' ' . get_the_content(''); - } - - } - ?> - - -
        - -
        - - - \ No newline at end of file