diff --git a/www/nbproject/private/config.properties b/www/nbproject/private/config.properties deleted file mode 100644 index e69de29..0000000 diff --git a/www/nbproject/private/private.properties b/www/nbproject/private/private.properties deleted file mode 100644 index 3e93092..0000000 --- a/www/nbproject/private/private.properties +++ /dev/null @@ -1,7 +0,0 @@ -auxiliary.org-netbeans-modules-php-phpdoc.target=C:\\intranet_usuarios\\doc -auxiliary.org-netbeans-modules-php-phpdoc.title=PROFIND -copy.src.files=false -copy.src.target= -index.file=index.php -run.as=LOCAL -url=http://localhost/profind/ diff --git a/www/nbproject/private/private.xml b/www/nbproject/private/private.xml deleted file mode 100644 index cc2c0e5..0000000 --- a/www/nbproject/private/private.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/www/nbproject/project.properties b/www/nbproject/project.properties deleted file mode 100644 index c584b8a..0000000 --- a/www/nbproject/project.properties +++ /dev/null @@ -1,17 +0,0 @@ -file.reference.yii-framework=../yii/framework -ignore.path= -include.path=\ - ${php.global.include.path}:\ - ${file.reference.yii-framework} -php.version=PHP_53 -phpunit.bootstrap=protected/tests/bootstrap.php -phpunit.bootstrap.create.tests=false -phpunit.configuration=protected/tests/phpunit.xml -phpunit.run.test.files=false -phpunit.suite= -phpunit.test.groups.ask=false -source.encoding=UTF-8 -src.dir=. -tags.asp=false -tags.short=true -web.root=. diff --git a/www/nbproject/project.xml b/www/nbproject/project.xml deleted file mode 100644 index 2230467..0000000 --- a/www/nbproject/project.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - org.netbeans.modules.php.project - - - PROFIND - - - diff --git a/www/themes/profind/css/ie.css b/www/themes/profind/css/ie.css deleted file mode 100644 index cefc595..0000000 --- a/www/themes/profind/css/ie.css +++ /dev/null @@ -1,11 +0,0 @@ - -button {*border: none !important;*border-color: transparent !important} -.sidebar {position:fixed;top:40px;left:0;margin-left:0} -.p_canvas {display:none} -.modal-header .close {filter: alpha(opacity = 100);} -.dataTables_filter {overflow:hidden} -.row-fluid input[class*="span"],.row-fluid textarea[class*="span"],.row-fluid select[class*="span"] {display:inline;min-height:18px} -.ui-spinner input, .ui-spinner input:focus {min-height:18px;padding-top:5px} -.js #simple_wizard,.js #validate_wizard {visibility:visible} -.step {border:none} -input:focus,textarea:focus {border-color: #75b9f0} \ No newline at end of file diff --git a/www/themes/profind/css/media.css b/www/themes/profind/css/media.css new file mode 100644 index 0000000..d068fd5 --- /dev/null +++ b/www/themes/profind/css/media.css @@ -0,0 +1,332 @@ +/* media queries */ + +/* webkit extra margin fix */ +@media screen and (-webkit-min-device-pixel-ratio:0) { + button { + margin: 0px + } +} + +@media (min-width: 980px) { + .sidebar { + position: fixed; + top: 40px; + left: 0; + margin-left: 0; + } + .navbar-fixed-top .nav-collapse { + height: 40px !important + } + .navbar .nav > li > a { + padding-top: 10px + } + /* fixed layout */ + .profind-fixed { + max-width: 940px; + margin: 0 auto; + } + .profind-fixed header .container-fluid { + max-width: 940px; + margin: 0 auto; + } + .profind-fixed #maincontainer { + border-right: 1px solid #ccc; + border-left: 1px solid #ccc; + } + .profind-fixed .sidebar { + left: 50%; + margin-left: -469px; + } + .profind-fixed .brand { + width: 120px + } + .sidebar_right #maincontainer { + background-image: url(../images/main_bg_right.gif); + background-position: right 0; + } + .sidebar_right .sidebar { + left: auto; + right: -1px; + } + .sidebar_right .sidebar_switch { + left: auto; + right: 6px; + } + .sidebar_right .main_content { + margin-right: 240px; + margin-left: 0; + border-left: none; + } + .sidebar_right.sidebar_hidden #maincontainer { + background: #fff + } + .sidebar_right.sidebar_hidden .main_content { + margin: 0 + } + .profind-fixed.sidebar_right .sidebar { + left: auto; + right: 50%; + margin-left: 0; + margin-right: -470px; + } + .profind-fixed.sidebar_right .sidebar_switch { + left: auto; + right: 50%; + margin-left: 0; + margin-right: -465px; + } + .profind-fixed.sidebar_hidden.sidebar_right .sidebar_switch { + laeft: auto; + margin-left: 0; + margin-right: -465px; + right: 50%; + } +} +@media (max-width: 1279px) { + .search_page .box_view .search_item { + width: 49% + } +} +@media (max-width: 979px) { + #maincontainer { + background: #fff + } + .row > [class*="span"], + .navbar-fixed-top { + margin: 0 !important + } + .navbar-fixed-top .container-fluid { + padding: 0 !important + } + .navbar .brand { + width: auto; + line-height: 18px; + margin: 3px 0 6px 34px; + } + .navbar .user_menu { + padding-top: 5px + } + .navbar .user_menu .dropdown-menu { + margin: 8px 10px 0 0 + } + .navbar .user_menu > li > a { + padding: 0 10px 0 0 + } + .navbar-inner { + position: relative; + z-index: 990; + min-height: 28px; + } + .nav-collapse a { + color: #fff !important + } + .nav-collapse .dropdown-menu li { + padding: 0 + } + .nav-collapse .dropdown-menu li a { + font-weight: 400 + } + .nav-collapse .sub-menu { + display: block; + left: 0; + right: auto; + position: relative; + visibility: visible; + } + .nav-collapse .caret-right { + display: none + } + .btn-navbar { + margin-top: 2px !important; + padding: 2px 8px !important; + } + .user_menu .dropdown { + margin-left: 10px + } + .main_content { + margin: 0 !important; + border: none !important; + padding: 28px 14px 20px; + } + .main_content .row-fluid + .row-fluid { + margin-top: 20px + } + .sidebar { + height: 400px; + position: absolute; + top: 39px; + left: 0; + background: #f1f1f1; + border-width: 0 1px; + border-style: solid; + border-color: #ccc; + margin: 0; + -webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.2); + -moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.2); + box-shadow: 1px 1px 4px rgba(0,0,0,0.2); + z-index: 1000; + -webkit-border-radius: 0px 5px 5px 0px; + border-radius: 0px 5px 5px 0px; + } + .sidebar:after { + border-bottom: 6px solid #fff; + border-left: 6px solid transparent; + border-right: 6px solid transparent; + content: ""; + display: inline-block; + left: 15px; + position: absolute; + top: -6px; + } + .sidebar_hidden .sidebar { + border: none + } + .sidebar_switch { + position: absolute; + z-index: 1000; + left: 5px !important; + top: 14px; + padding: 0 10px; + } + .off_switch { + background-position: center 1px + } + .on_switch { + background-position: center -17px + } + .sidebar_inner { + padding-bottom: 0 !important + } + div.sticky-queue { + z-index: 10000; + top: 0; + } + .ms-container { + background-position: 160px 83px + } + .ms-container ul.ms-list { + width: 152px + } + #multi_search { + width: 136px + } + .btn_menu { + display: block; + clear: both; + padding: 8px 0 6px; + border-top: 1px solid rgba(255,255,255,.2); + box-shadow: 0 -1px 0 rgba(0,0,0,.2); + text-align: center; + position: relative; + top: 4px; + cursor: pointer; + } + .btn_menu span { + opacity: .8 + } + .ssw_trigger { + display: none + } +} +@media (max-width: 767px) { + .row-fluid > [class*="span"] + [class*="span"] { + margin-top: 20px + } + .row-fluid input[class*="span"], + .row-fluid textarea[class*="span"], + .row-fluid select[class*="span"] { + width: 80% + } + .input-prepend, + .input-append { + margin-bottom: 10px + } + form .row-fluid > [class*="span"] + [class*="span"] { + margin-top: 0 + } + .login_page .content_b { + margin: 0 20px + } + .search_page .box_view .search_item { + width: 99%; + margin-bottom: 3%; + } + .error_page .error_box { + background: none; + width: 100%; + } + .error_page .error_box h1 { + padding: 40px 20px 0 + } + .error_page .error_box p { + margin: 0 20px 10px + } + .error_page .error_box .back_link { + margin: 0 20px + } + .style_switcher { + display: none + } + .dshb_icoNav { + text-align: center + } + .dshb_icoNav li { + float: none; + display: inline-block; + } + #cboxContent .video-js { + width: 100% !important; + height: 100% !important; + } + .vcard > .thumbnail { + display: none + } + .vcard > ul { + margin: 0 + } + .item-list .thumbnail { + float: none; + display: inline-block; + margin: 0 10px 10px 0; + } +} +@media (max-width: 479px) { + .login_page .login_box { + width: 100% + } + .login_page .cnt_b { + padding: 20px 0; + width: 68%; + margin: 0 auto; + } + .-list-container { + height: 300px + } +} +@media (min-width: 1681px) { + body { + max-width: 1680px; + margin: 0 auto; + } + header .container-fluid { + max-width: 1640px; + margin: 0 auto; + } + #maincontainer { + border-right: 1px solid #ccc; + border-left: 1px solid #ccc; + } + .main_content { + border-left: none + } + .sidebar { + left: 50%; + margin-left: -839px; + } + .sidebar_right .sidebar { + right: 50%; + margin-left: 0; + margin-right: -840px; + } +} + diff --git a/www/themes/profind/css/profind.css b/www/themes/profind/css/profind.css index 1b9b82d..c680766 100644 --- a/www/themes/profind/css/profind.css +++ b/www/themes/profind/css/profind.css @@ -1,663 +1,1337 @@ - html {overflow-y: scroll} - body {color: #222;padding: 0} - - html,body {height:100%} - - /* fix for inputs inline shadow */ - input[type="text"], input[type="email"], input[type="search"], input[type="password"] { - -webkit-appearance: none; - -moz-appearance: none; - } - - a,button,input {outline:none !important} +html { + overflow-y: scroll +} +body { + color: #222; + padding: 0; +} +html, body { + height: 100% +} +/* fix for inputs inline shadow */ +input[type="text"], input[type="email"], input[type="search"], input[type="password"] { + -webkit-appearance: none; + -moz-appearance: none; +} +a, button, input { + outline: none !important +} +/* external links */ +.external_link { + background: url(../images/external_link.png) no-repeat right center; + padding-right: 12px; +} +/* main headings*/ +.heading { + border-bottom: 1px solid #dcdcdc; + margin-bottom: 18px; + padding-bottom: 5px; +} +.heading h1, .heading h2, .heading h3, h1.heading, h2.heading, h3.heading, .modal-header h3 { + font-family: helvetica, arial, sans-serif; + font-weight: bold; +} +.heading .btn { + vertical-align: bottom; + margin-left: 10px; +} +/* fix for .label position */ +h1 + .label { + margin: 13px 10px 0 0 +} +h2 + .label { + margin: 12px 10px 0 0 +} +h3 + .label { + margin: 7px 10px 0 0 +} +/* element separation */ +.sepH_a { + margin-bottom: 5px +} +.sepH_b { + margin-bottom: 10px +} +.sepH_c { + margin-bottom: 20px +} +.sepV_a { + margin-right: 5px +} +.sepV_b { + margin-right: 10px +} +.sepV_c { + margin-right: 20px +} +.sepH_a_line { + padding-bottom: 6px; + margin-bottom: 18px; + border-bottom: 1px solid #dcdcdc; +} +.sepH_no { + margin-bottom: 0 +} +.tac { + text-align: center +} +.line_sep { + border-bottom: 1px solid #dcdcdc; + margin-bottom: 18px; + padding-bottom: 5px; +} +.sml_t { + font-size: 11px +} +.sml { + font-size: 11px; + color: #9d9d9d; +} +.spacer-30px { + width: 100%; + height: 30px; + display: inline-block; +} +.spacer-10px { + width: 100%; + height: 10px; + display: inline-block; +} +/* text-shadow */ +.ov_boxes .ov_text, .dshb_icoNav li a, .table th, .fc thead th { + text-shadow: 1px 1px 0 #fff +} +.dataTables_wrapper .sorting_asc, .dataTables_wrapper .sorting_desc { + text-shadow: 1px 1px 0 #eee +} +/* Bootstrap adjustments */ +[class^="icon-"], [class*=" icon-"] { + margin-top: 0 +} +.btn-mini [class^="icon-"], btn-mini [class*=" icon-"] { + margin-top: 1px +} +h1, h2, h3, h4, h5, h6 { + font-family: inherit; + font-weight: 700; + color: inherit; + text-rendering: optimizelegibility; + margin: 0; +} +h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { + font-weight: 400; + color: #999; +} +h1 { + font-size: 30px; + line-height: 36px; +} +h2 { + font-size: 24px; + line-height: 36px; +} +h3 { + font-size: 18px; + line-height: 27px; +} +h4, h5, h6 { + line-height: 18px +} +h6 { + font-size: 11px; + color: #999; + text-transform: uppercase; +} +h1 small, h2 small { + font-size: 18px +} +h3 small, h4 { + font-size: 14px +} +h4 small, h5 { + font-size: 12px +} +.row-fluid div[class*="span"] { + min-height: 1px +} +form .row-fluid + .row-fluid { + margin-top: 10px !important +} +.main_content .row-fluid + .row-fluid { + margin-top: 30px +} +.nav-pills + .nav-pills { + margin-left: 10px; + padding-left: 10px; + border-left: 1px solid #dcdcdc; +} +.nav-pills > li > a { + padding: 5px 8px +} +.navbar-fixed-top, .navbar-fixed-bottom { + z-index: 999 +} +.navbar-fixed-top .nav-collapse i { + opacity: 0.8 +} +.navbar-fixed-top .nav-collapse li:hover i { + opacity: 1 +} +.nav-list > li > a, .dropdown-menu li a { + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + -ms-border-radius: 4px; + border-radius: 4px; +} +.navbar-fixed-top .navHover:after { + height: 1px; + width: 100%; + bottom: -1px; + position: absolute; + content: ''; + display: block; +} +.navbar .nav > li > a.nav_condensed { + padding-left: 2px; + padding-right: 2px; +} +.label { + cursor: default; + font-size: 11px; +} +.label-important, .badge-error { + background: #C62626 +} +.label-success, .badge-success { + background: #70A415 +} +.label-warning, .badge-warning { + background: #F5AA1A +} +.label-info, .badge-info { + background: #058DC7 +} +.alert .close { + top: 0 +} +.alert-block p + p, .alert-block ul + p, .alert-block p + ul { + margin-top: 10px +} +.alert-block h4 + p, .alert-block h4 + ul { + margin-top: 5px +} +.icon-sw { + width: 16px; + height: 16px; + display: inline-block; + background-repeat: no-repeat; + background-position: center center; +} +.well { + -webkit-box-shadow: none; + -moz-box-shadow: none; + -ms-box-shadow: none; + box-shadow: none; +} +.dropdown-menu li { + padding: 0 5px +} +.dropdown-menu li a { + padding: 3px 20px 3px 8px; + position: relative; +} +.modal-footer { + padding: 7px 15px 8px +} +.modal { + border: 8px solid rgba(0, 0, 0, 0.5); + -webkit-box-shadow: none; + -moz-box-shadow: none; + -ms-box-shadow: none; + box-shadow: none; +} +.modal-header { + background: #e4e4e4; + border-color: #d4d4d4; + padding: 5px 15px; +} +.modal-header .close { + margin-top: 5px +} +.modal-body { + padding: 20px 15px +} +.modal-backdrop, .modal-backdrop.fade.in { + opacity: .1; + background: #777; +} +.main_content .accordion-heading .accordion-toggle { + background-color: #f5f5f5; + color: #222; + text-decoration: none; + background-image: url(../images/acc_icons.png); + background-position: 98% 12px; + background-repeat: no-repeat; +} +.main_content .accordion-heading .accordion-toggle:hover { + background-color: #e5e5e5 +} +.main_content .accordion-heading .acc-in { + background-position: 98% -34px +} +.table-striped tbody tr:nth-child(2n) td, .table-striped tbody tr:nth-child(2n) th { + background: #fff +} +.modal_box { + background: #fff; + padding: 20px; +} +.modal_box form { + background: #fff +} +textarea, input { + outline: none +} +tr.rowlink td { + cursor: pointer +} +tr.rowlink td.nolink { + cursor: auto +} +.table tbody tr.rowlink:hover td { + background-color: #efefef +} +a.rowlink { + font: inherit; + color: inherit; + text-decoration: inherit; +} +.navbar .nav > li > a:focus { + color: #fff +} +/* header */ +.navbar .brand { + width: 200px; + padding-bottom: 0; + padding-top: 0; + font: 100 18px/36px helvetica, arial, sans-serif; + text-decoration: none; + color: #fff; + text-shadow: none; +} +.navbar .brand i { + margin-top: 5px +} +.navbar .caret { + opacity: .6; + filter: alpha(opacity=60); +} +.navbar .user_menu { + margin-left: 0 +} +.navbar .user_menu .nb_boxes { + margin: 9px 0 0 +} +.navbar .user_menu .nb_boxes .label { + background: transparent; + background: rgba(0,0,0,.2); + padding: 3px 4px; +} +.navbar .user_menu .nb_boxes a { + cursor: pointer; + float: left; + margin-right: 8px; +} +.navbar .user_menu .nb_boxes a:last-child { + margin: 0 +} +.navbar .user_menu .user_avatar { + margin-right: 6px; + height: 20px; +} +.btn_menu { + display: none +} +/* main content */ +#maincontainer { + background-image: url(../images/main_bg.gif); + background-repeat: repeat-y; + min-height: 100%; +} +#contentwrapper { + float: left; + width: 100%; +} +.main_content { + padding: 64px 30px 30px; + background: #fff; + border-left: 1px solid transparent; + margin-left: 240px; +} +.main_content li { + line-height: 22px +} +/* sidebar */ +.sidebar { + margin-left: -100%; + width: 240px; + float: left; + position: relative; +} +.sidebar_sep { + background: #efefef; + clear: both; + float: none; + height: 5px; + border-color: #ccc; + border-style: solid; + border-width: 1px 0; + margin: 14px 0; +} +.sidebar_switch { + text-indent: -10000px; + width: 16px; + position: fixed; + left: 220px; + top: 45px; + height: 14px; + cursor: pointer; + z-index: 100; + display: block; + opacity: .5; +} +.on_switch { + background: url(../images/sidebar_switch.png) no-repeat 0 -19px +} +.off_switch { + background: url(../images/sidebar_switch.png) no-repeat 0 -1px +} +.sidebar_inner form { + padding: 14px 0 9px 15px +} +.sidebar_inner form input { + margin: 0 +} +.sidebar_hidden .sidebar { + display: none +} +.sidebar_hidden .sidebar_switch { + left: 4px +} +.sidebar_hidden .main_content { + margin: 0; + border-left: none; +} +.sidebar_hidden { + background: #fff +} +.sidebar_hidden #maincontainer { + background: #fff +} +.sidebar_info { + width: 180px; + position: relative; + left: 30px; + bottom: 10px; +} +.sidebar_info ul { + padding: 5px 10px; + margin: 0; + font-size: 11px; + background: #fafafa; + border: 1px solid #e5e5e5; + -webkit-border-radius: 6px; + -moz-border-radius: 6px; + -ms-border-radius: 6px; + border-radius: 6px; +} +.sidebar_info ul li { + line-height: 26px; + overflow: hidden; + border-bottom: 1px dashed #ccc; +} +.sidebar_info ul li:last-child { + border: none +} +.sidebar_info .act { + float: right +} +.sidebar .accordion { + border-top: 1px solid #ccc; + margin-bottom: 20px; + margin-right: 1px; +} +.sidebar .accordion-heading { + text-shadow: 1px 1px 0 #efefef; + background: #e0e0e0; + -webkit-box-shadow: inset 0px 1px 0px 0px #ececec; + box-shadow: inset 0px 1px 0px 0px #ececec; +} +.sidebar .accordion-heading a:hover { + background-color: #cfcfcf +} +.sidebar .accordion-group { + -webkit-border-radius: 0; + -moz-border-radius: 0; + border-radius: 0; + margin-bottom: 0; + border-color: #ccc; + border-style: solid; + border-width: 0 0 1px; +} +.sidebar .accordion-group a { + color: #222; + text-decoration: none!important; +} +.sidebar .accordion-group .active a { + color: #fff +} +.sidebar .accordion-group .accordion-heading a { + color: #222 +} +.sidebar .accordion-inner { + border-top: 1px solid #ccc; + background: #fafafa; +} +.sdb_h_active a { + background: url("../images/bullet_green.png") no-repeat 98% center +} +/* error pages */ +.error_page { + background: #eee +} +.error_page, .error_page body, .error_page .error_box { + height: 100% +} +.error_page h1 { + font-family: 'Jockey One', sans-serif; + font-size: 52px; + line-height: 1.1; + text-transform: uppercase; + color: #067ead; + text-shadow: 2px 2px 0px rgba(255,255,255,.5), 4px 4px 0px rgba(0,0,0,.1); + margin-bottom: 10px; + padding: 40px 0 0 300px; +} +.error_page p { + color: inherit; + font-size: 16px; + line-height: 24px; + font-weight: 200; + margin-left: 300px; +} +.error_page .back_link { + margin-left: 300px +} +.error_page .error_box { + padding: 0; + width: 72%; + margin: 0 auto; +} +.sidebar_filters { + padding: 30px 30px 20px +} +.sidebar_filters h3 { + font-size: 13px; + color: #067EAD; +} +.sidebar_filters .filter_items { + padding: 5px 10px 10px; + margin-bottom: 10px; + border-bottom: 1px dashed #ccc; +} +/* forms */ +.formRow:last-child input, .formRow:last-child textarea, .formRow:last-child select, .uneditable-input { + margin-bottom: 0 +} +.formRow small { + display: block; + font-size: 11px; + color: #999; + line-height: 14px; +} +.formSep { + margin-bottom: 12px; + padding-bottom: 12px; + border-bottom: 1px dashed #dcdcdc; +} +.stacked select, .stacked input[type="text"], .stacked textarea { + display: block +} +.help-inline, .help-block { + font-size: 11px; + margin: -4px 0 0 2px; +} +.form-horizontal .help-block { + margin-top: 2px +} +.form-horizontal .control-group { + margin-bottom: 14px +} +input.focused { + border-color: rgba(82,168,236,.8); + -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.1), 0 0 8px rgba(82,168,236,.6); + -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,.1), 0 0 8px rgba(82,168,236,.6); + box-shadow: inset 0 1px 3px rgba(0,0,0,.1), 0 0 8px rgba(82,168,236,.6); + outline: 0; + z-index: 2; + position: relative; +} +.input-prepend .input-xlarge { + width: 243px +} +.f_warning > label, .f_warning .help-block, .f_warning .help-inline { + color: #c09853 +} +.f_warning input, .f_warning select, .f_warning textarea { + color: #c09853; + border-color: #c09853; +} +.f_warning input:focus, .f_warning select:focus, .f_warning textarea:focus { + -webkit-box-shadow: 0 0 6px #dbc59e; + -moz-box-shadow: 0 0 6px #dbc59e; + box-shadow: 0 0 6px #dbc59e; + border-color: #a47e3c; +} +.f_warning .input-prepend .add-on, .f_warning .input-append .add-on { + color: #c09853; + background-color: #fcf8e3; + border-color: #c09853; +} +.f_error input, .f_error select, .f_error textarea { + color: #b94a48; + border-color: #b94a48; +} +.f_error input:focus, .f_error select:focus, .f_error textarea:focus { + -webkit-box-shadow: 0 0 6px #d59392; + -moz-box-shadow: 0 0 6px #d59392; + box-shadow: 0 0 6px #d59392; + border-color: #953b39; +} +.f_error .input-prepend .add-on, .f_error .input-append .add-on { + color: #b94a48; + background-color: #f2dede; + border-color: #b94a48; +} +.f_error label.error { + display: block; + font-size: 11px; + font-weight: 700; + color: #C62626; +} +input[type="text"] + label.error, input[type="password"] + label.error, select + label.error, textarea + label.error { + margin-top: -6px +} +.f_error label.radio + label.error, .f_error label.checkbox + label.error { + margin-top: 5px +} +.input-prepend.f_error label.error, .input_append.f_error label.error { + margin-top: 4px +} +.control-group.f_error label.error { + margin-top: 2px +} +.f_success > label, .f_success .help-block, .f_success .help-inline { + color: #468847 +} +.f_success input, .f_success select, .f_success textarea { + color: #468847; + border-color: #468847; +} +.f_success input:focus, .f_success select:focus, .f_success textarea:focus { + -webkit-box-shadow: 0 0 6px #7aba7b; + -moz-box-shadow: 0 0 6px #7aba7b; + box-shadow: 0 0 6px #7aba7b; + border-color: #356635; +} +.f_success .input-prepend .add-on, .f_success .input-append .add-on { + color: #468847; + background-color: #dff0d8; + border-color: #468847; +} +.ui-tooltip label { + margin-bottom: 0 +} +.f_legend { + font-size: 16px; + line-height: 16px; + padding-bottom: 10px; + margin-bottom: 22px; + border-bottom: 1px solid #dcdcdc; +} +.radio.inline, .checkbox.inline { + margin-left: 0 !important; + margin-right: 10px; +} +.f_req, span.required { + font-size: 13px; + color: #ff0000; + font-family: helvetica, arial, sans-serif; +} +.form-horizontal .controls.text_line { + line-height: 25px +} +.row-fluid input[class*="span"], .row-fluid textarea[class*="span"], .row-fluid select[class*="span"] { + display: inline-block +} +.row-fluid input[class*="span"] + input[class*="span"], .row-fluid textarea[class*="span"] + textarea[class*="span"], .row-fluid select[class*="span"] + select[class*="span"] { + display: block +} +textarea { + resize: none +} +.errorSummary ul { + margin: 0; + list-style: none; +} +input.error, select.error, textarea.error { + color: #b94a48; + border-color: #b94a48; +} +input:focus.error, select:focus.error, textarea:focus.error { + -webkit-box-shadow: 0 0 6px #d59392; + -moz-box-shadow: 0 0 6px #d59392; + box-shadow: 0 0 6px #d59392; + border-color: #953b39; +} +/* file upload */ +.btn.btn-file { + overflow: hidden; + position: relative; + vertical-align: middle; +} +.btn.btn-file > input[type=file] { + width: 100%; + position: absolute; + left: 0; + top: 0; + opacity: 0; + cursor: pointer; +} +.fileupload { + margin-bottom: 9px +} +.fileupload .uneditable-input { + display: inline-block; + margin-bottom: 0; + vertical-align: middle; + height: 28px !important; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + -ms-box-sizing: border-box; + box-sizing: border-box; +} +.fileupload .thumbnail { + overflow: hidden; + display: inline-block; + margin-bottom: 5px; + vertical-align: middle; + text-align: center; +} +.fileupload .thumbnail > img { + display: block; + vertical-align: middle; + max-height: 100%; +} +.fileupload .btn { + vertical-align: middle +} +.fileupload-exists .fileupload-new, .fileupload-new .fileupload-exists { + display: none +} +.fileupload-inline .fileupload-controls { + display: inline +} +.fileupload-new .input-append .btn-file { + -webkit-border-radius: 0 3px 3px 0; + -moz-border-radius: 0 3px 3px 0; + border-radius: 0 3px 3px 0; +} +.fileupload .fileupload-preview { + vertical-align: middle +} +.fileupload .close.fileupload-exists { + vertical-align: middle +} +/* multiselect 2-col */ +#multi_search { + width: 148px; + margin: 4px; +} +.ms-container { + margin-bottom: 10px +} +.ms-container .ms-optgroup li.ms-elem-selectable { + padding-left: 20px +} +.ms-container h4 { + font-size: 14px; + font-weight: 100; + padding: 4px 6px; + background: #efefef; + border-bottom: 1px solid #ccc; + -webkit-border-radius: 4px 4px 0px 0px; + border-radius: 4px 4px 0px 0px; +} +.ms-container #multi_search + .ms-list { + height: 196px +} +#sForm_deselect { + margin: 2px; + display: block; +} +/* input spinner */ +.ui-spinner button { + height: 14px; + position: absolute; + background: none; + border: none; + width: 18px; + padding: 0; + background: url(../images/spinner_arrows.gif) no-repeat 0 -100px; + cursor: pointer; +} +.ui-spinner .ui-spinner-up { + top: 0; + right: 0; + background-position: 0 0; +} +.ui-spinner .ui-spinner-down { + top: 14px; + right: 0; + background-position: 0 -14px; +} +.ui-spinner .ui-spinner-up:hover { + background-position: -18px 0 +} +.ui-spinner .ui-spinner-down:hover { + background-position: -18px -14px +} +.ui-spinner input, .ui-spinner input:focus { + display: block !important; + margin: 0 !important; + padding: 0; + min-height: 28px !important; + height: 28px !important; + -webkit-box-shadow: none; + -moz-box-shadow: none; + -ms-box-shadow: none; + box-shadow: none; +} +.ui-spinner ul { + margin: 0 +} +.ui-spinner li { + line-height: 28px +} +.ui-spinner { + -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); + -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); + box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); + position: relative; + margin-bottom: 10px; + font-size: 13px; + height: 28px; + line-height: 28px; + color: #555; + background-color: #fff; + border: 1px solid #ccc; + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + border-radius: 3px; + overflow: hidden; + padding: 0 24px 0 8px; +} +.ui-spinner .ui-spinner-box { + background: none; + border: none !important; +} - /* webkit extra margin fix */ - @media screen and (-webkit-min-device-pixel-ratio:0) { - button {margin: 0px} - } - - /* external links */ - .external_link {background: url(../images/external_link.png) no-repeat right center;padding-right:12px} - - /* main headings*/ - .heading {border-bottom: 1px solid #dcdcdc;margin-bottom: 18px;padding-bottom: 5px} - .heading h1,.heading h2,.heading h3,h1.heading,h2.heading,h3.heading,.modal-header h3 {font-family: helvetica, arial, sans-serif;font-weight:bold;} - .heading .btn {vertical-align:bottom;margin-left:10px} - - /* fix for .label position */ - h1 + .label {margin:13px 10px 0 0} - h2 + .label {margin:12px 10px 0 0} - h3 + .label {margin:7px 10px 0 0} +/* ul list styles */ +.list_a, .list_b, .list_c, .list_d { + margin-left: 0; + list-style: none; +} +.list_a li { + background: url(../images/bullet_blue.png) no-repeat 3px 4px; + padding-left: 25px; +} +.list_b li { + background: url(../images/bullet_green.png) no-repeat 3px 4px; + padding-left: 25px; +} +.list_c li { + background: url(../images/bullet_orange.png) no-repeat 3px 4px; + padding-left: 25px; +} +.list_d li { + background: url(../images/bullet_red.png) no-repeat 3px 4px; + padding-left: 25px; +} - /* element separation */ - .sepH_a {margin-bottom:5px}.sepH_b {margin-bottom:10px}.sepH_c {margin-bottom:20px} - .sepV_a {margin-right:5px}.sepV_b {margin-right:10px}.sepV_c {margin-right:20px} - .sepH_a_line {padding-bottom:6px;margin-bottom:18px;border-bottom:1px solid #dcdcdc} - .sepH_no {margin-bottom:0} - - .tac {text-align:center} - .line_sep {border-bottom: 1px solid #dcdcdc;margin-bottom: 18px;padding-bottom: 5px} - .sml_t {font-size:11px} - .sml {font-size:11px;color:#9d9d9d} - - .spacer-30px { - width: 100%; - height: 30px; - display: inline-block; - } - .spacer-10px { - width: 100%; - height: 10px; - display: inline-block; - } - - - /* accordion background animation */ - .accordion-toggle { - -webkit-transition:background-color 0.2s ease-in-out; - -moz-transition:background-color 0.2s ease-in-out; - -o-transition:background-color 0.2s ease-in-out; - transition:background-color 0.2s ease-in-out; - } +/* actions links */ +.act { + background: inherit; + border: none; + display: inline; + color: #555; + font-weight: 700; + -webkit-transition: text-shadow .1s linear; + -moz-transition: text-shadow .1s linear; + -ms-transition: text-shadow .1s linear; + -o-transition: text-shadow .1s linear; + transition: text-shadow .1s linear; + padding: 0; +} +a.act:hover { + color: #333; + text-decoration: none; + text-shadow: 1px 1px 3px rgba(85,85,85,0.5); +} +.act-primary { + color: #006dcc +} +a.act-primary:hover { + color: #04c; + text-shadow: 1px 1px 3px rgba(0,109,204,0.5); +} +.act-info { + color: #49afcd +} +a.act-info:hover { + color: #2f96b4; + text-shadow: 1px 1px 3px rgba(75,175,206,0.5); +} +.act-success { + color: #70A415 +} +a.act-success:hover { + color: #468847; + text-shadow: 1px 1px 3px rgba(81,164,81,0.5); +} +.act-warning { + color: #F5AA1A +} +a.act-warning:hover { + color: #f89406; + text-shadow: 1px 1px 3px rgba(192,152,84,0.5); +} +.act-danger { + color: #C62626 +} +a.act-danger:hover { + color: #bd362f; + text-shadow: 1px 1px 3px rgba(185,72,70,0.5); +} +.act.disabled, .act[disabled] { + color: #AAA; + cursor: not-allowed; +} +a.act.disabled:hover, .act[disabled]:hover { + color: #AAA; + text-shadow: none; +} +.form-actions .act { + line-height: 30px +} +/* tabs */ +.tabbable-bordered { + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px; +} +.tabbable-bordered > .nav-tabs { + margin: 0 +} +.tabbable-bordered .tab-content { + border-color: #ddd; + border-style: solid; + border-width: 0; + overflow: auto; + padding: 18px 0 0; +} +.tabbable-bordered > .tab-content { + -webkit-border-radius: 0 0 4px 4px; + -moz-border-radius: 0 0 4px 4px; + border-radius: 0 0 4px 4px; + border-width: 0 1px 1px; + padding: 20px 20px 10px; +} - /* text-shadow */ - .ov_boxes .ov_text,.dshb_icoNav li a,.table th,.fc thead th{text-shadow: 1px 1px 0 #fff} - .dataTables_wrapper .sorting_asc,.dataTables_wrapper .sorting_desc {text-shadow: 1px 1px 0 #eee} - - /* Bootstrap adjustments */ - - [class^="icon-"], [class*=" icon-"] {margin-top:0} - .btn-mini [class^="icon-"], btn-mini [class*=" icon-"] {margin-top:1px} - - h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:700;color:inherit;text-rendering:optimizelegibility;margin:0} - h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:400;color:#999} - h1{font-size:30px;line-height:36px} - h2{font-size:24px;line-height:36px} - h3{font-size:18px;line-height:27px} - h4,h5,h6{line-height:18px} - h6{font-size:11px;color:#999;text-transform:uppercase} - h1 small,h2 small{font-size:18px} - h3 small,h4{font-size:14px} - h4 small,h5{font-size:12px} - - .row-fluid div[class*="span"] {min-height:1px} - form .row-fluid + .row-fluid {margin-top:10px !important} - - .main_content .row-fluid + .row-fluid {margin-top: 30px} - - .nav-pills + .nav-pills {margin-left: 10px;padding-left:10px;border-left: 1px solid #dcdcdc} - .nav-pills > li > a {padding: 5px 8px} - - .navbar-fixed-top, .navbar-fixed-bottom {z-index:999} - .navbar-fixed-top .nav-collapse i {opacity:0.8} - .navbar-fixed-top .nav-collapse li:hover i {opacity:1} - .nav-list > li > a,.dropdown-menu li a {-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;border-radius: 4px} - .navbar-fixed-top .navHover:after {height:1px;width:100%;bottom:-1px;position:absolute;content:'';display:block} - .navbar .nav > li > a.nav_condensed {padding-left:2px;padding-right:2px} - - .pagination ul > li > div > a,.pagination ul > li > div > span {float: left;padding: 0 14px;line-height: 38px;text-decoration: none;background-color: #ffffff;border: 1px solid #dddddd;border-left-width: 0} - .pagination ul > li > div > a:hover,.pagination ul > .active > div > a,.pagination ul > .active > div > span {background-color: #f5f5f5} - .pagination ul > .active > div > a,.pagination ul > .active > div > span {color: #999999;cursor: default} - .pagination ul > .disabled > div > span,.pagination ul > .disabled > div > a,.pagination ul > .disabled > div > a:hover {color: #999999;cursor: default;background-color: transparent} - .pagination ul > li:first-child > div > a,.pagination ul > li:first-child > div > span {border-left-width: 1px;-webkit-border-radius: 3px 0 0 3px;-moz-border-radius: 3px 0 0 3px;border-radius: 3px 0 0 3px} - .pagination ul > li:last-child > div > a,.pagination ul > li:last-child > div > span {-webkit-border-radius: 0 3px 3px 0;-moz-border-radius: 0 3px 3px 0;border-radius: 0 3px 3px 0} - - .pagination {height:26px} - .pagination a.active {background-color: #f5f5f5} - .pagination a.active {color: #999;cursor: default} - .pagination ul > li > a,.pagination ul > li > span,.pagination ul > li > div > a,.pagination ul > li > div > span {line-height: 24px;padding:0 10px} - .pagination ul > li > div.page {display:inline} - - .pager a {-webkit-border-radius: 6px;-moz-border-radius: 6px;-ms-border-radius: 6px;border-radius: 6px;padding:4px 12px} - - .label {cursor:default;font-size:11px} - .label-important,.badge-error {background: #C62626} - .label-success,.badge-success {background: #70A415} - .label-warning,.badge-warning {background: #F5AA1A} - .label-info,.badge-info {background: #058DC7} - - .alert .close {top:0} - .alert-block p + p,.alert-block ul + p,.alert-block p + ul {margin-top:10px} - .alert-block h4 + p,.alert-block h4 + ul {margin-top:5px} - .icon-sw {width:16px;height:16px;display:inline-block;background-repeat: no-repeat;background-position: center center} - - .well {-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none;box-shadow: none} - - .dropdown-menu li {padding:0 5px} - .dropdown-menu li a {padding:3px 20px 3px 8px;position:relative} - - .modal-footer {padding:7px 15px 8px} - .modal {border:8px solid rgba(0, 0, 0, 0.5);-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none;box-shadow: none} - .modal-header {background:#e4e4e4;border-color:#d4d4d4;padding:5px 15px} - .modal-header .close {margin-top:5px} - .modal-body{padding:20px 15px} - .modal-backdrop, .modal-backdrop.fade.in {opacity:.1;background:#777} - - .main_content .accordion-heading .accordion-toggle {background-color:#f5f5f5;color:#222;text-decoration:none;background-image: url(../images/acc_icons.png);background-position: 98% 12px;background-repeat:no-repeat} - .main_content .accordion-heading .accordion-toggle:hover {background-color:#e5e5e5} - .main_content .accordion-heading .acc-in {background-position:98% -34px} - - .btn-gebo {text-shadow: 0px -1px 0px #004f6f;color:#fff;background-color:#006d8d;background-image:-moz-linear-gradient(top, #1e8bab, #004f6f); background-image: -ms-linear-gradient(top, #1e8bab, #004f6f); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1e8bab), to(#004f6f)); background-image: -webkit-linear-gradient(top, #1e8bab, #004f6f); background-image: -o-linear-gradient(top, #1e8bab, #004f6f); background-image: linear-gradient(top, #1e8bab, #004f6f); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e8bab', endColorstr='#004f6f', GradientType=0); border-color: #006D8D #004f6f #004f6f #006D8D; border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25); } - .btn-gebo:hover, .btn-gebo:active, .btn-gebo.active, .btn-gebo.disabled, .btn-gebo[disabled] {background-color: #004f6f} - .btn-gebo:hover {color:#fff;text-shadow: 0px -1px 0px #003151} - .btn-gebo:focus {color: #fff;-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); border-color: #006D8D #004f6f #004f6f #006D8D; border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25); } - .btn-gebo.active, .btn-gebo:active { background-image: none;-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); color: #64d1f1; } - - .table-striped tbody tr:nth-child(2n) td, .table-striped tbody tr:nth-child(2n) th {background: #fff} - - .modal_box {background: #fff;padding:20px} - .modal_box form {background: #fff} - #colorbox ~ .bootstrap-timepicker,#colorbox ~ .colorpicker,#colorbox ~ .datepicker {z-index:10000} - textarea, input {outline: none} - - tr.rowlink td {cursor:pointer} - tr.rowlink td.nolink {cursor:auto} - .table tbody tr.rowlink:hover td {background-color: #efefef} - a.rowlink {font: inherit;color: inherit;text-decoration: inherit} - .navbar .nav > li > a:focus {color:#fff} - - /* header */ - .navbar .brand {width: 200px;padding-bottom:0;padding-top:0;font: 100 18px/36px helvetica, arial, sans-serif;text-decoration:none;color: #fff;text-shadow:none} - .navbar .brand i {margin-top:5px} - .navbar .caret {opacity: .6;filter: alpha(opacity=60)} - .navbar .user_menu {margin-left: 0} - .navbar .user_menu .nb_boxes {margin:9px 0 0} - .navbar .user_menu .nb_boxes .label {background: transparent;background:rgba(0,0,0,.2);padding:3px 4px} - .navbar .user_menu .nb_boxes a {cursor:pointer;float:left;margin-right:8px} - .navbar .user_menu .nb_boxes a:last-child {margin:0} - .navbar .user_menu .user_avatar {margin-right:6px;height:20px} - - .btn_menu {display:none} - - /* main content */ - #maincontainer {background-image: url(../images/main_bg.gif);background-repeat:repeat-y;min-height:100%} - #contentwrapper{float: left;width: 100%} - .main_content{padding:64px 30px 30px;background:#fff;border-left:1px solid transparent;margin-left:240px} - .main_content li{line-height:22px} - - /* sidebar */ - .sidebar{margin-left:-100%;width:240px;float:left;position:relative} - .sidebar_sep{background:#efefef;clear:both;float:none;height:5px;border-color:#ccc;border-style:solid;border-width:1px 0;margin:14px 0} - .sidebar_switch{text-indent:-10000px;width:16px;position:fixed;left:220px;top:45px;height:14px;cursor:pointer;z-index:100;display:block;opacity:.5} - .on_switch {background: url(../images/sidebar_switch.png) no-repeat 0 -19px} - .off_switch {background: url(../images/sidebar_switch.png) no-repeat 0 -1px} - .sidebar_inner form{padding:14px 0 9px 15px} - .sidebar_inner form input{margin:0} - - .sidebar_hidden .sidebar {display:none} - .sidebar_hidden .sidebar_switch {left:4px;} - .sidebar_hidden .main_content {margin:0;border-left:none} - .sidebar_hidden {background: #fff} - - .sidebar_hidden #maincontainer {background: #fff} - .sidebar_info {width:180px;position:relative;left:30px;bottom:10px} - .sidebar_info ul {padding:5px 10px;margin:0;font-size:11px;background:#fafafa;border:1px solid #e5e5e5;-webkit-border-radius: 6px;-moz-border-radius: 6px;-ms-border-radius: 6px;border-radius: 6px} - .sidebar_info ul li {line-height:26px;overflow:hidden;border-bottom:1px dashed #ccc} - .sidebar_info ul li:last-child {border:none} - .sidebar_info .act {float:right} - - .sidebar .accordion {border-top: 1px solid #ccc;margin-bottom: 20px;margin-right:1px} - .sidebar .accordion-heading {text-shadow: 1px 1px 0 #efefef;background: #e0e0e0;-webkit-box-shadow: inset 0px 1px 0px 0px #ececec;box-shadow: inset 0px 1px 0px 0px #ececec} - .sidebar .accordion-heading a:hover {background-color: #cfcfcf} - .sidebar .accordion-group{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;margin-bottom:0;border-color:#ccc;border-style:solid;border-width:0 0 1px} - .sidebar .accordion-group a{color:#222;text-decoration:none!important} - .sidebar .accordion-group .active a{color:#fff} - .sidebar .accordion-group .accordion-heading a{color:#222} - .sidebar .accordion-inner{border-top:1px solid #ccc;background:#fafafa} - - .sdb_h_active a {background: url("../images/bullet_green.png") no-repeat 98% center} - - - /* error pages */ - .error_page {background:#eee} - .error_page,.error_page body,.error_page .error_box {height:100%} - .error_page h1 {font-family: 'Jockey One', sans-serif;font-size: 52px;line-height:1.1;text-transform: uppercase;color: #067ead;text-shadow: 2px 2px 0px rgba(255,255,255,.5), 4px 4px 0px rgba(0,0,0,.1);margin-bottom:10px;padding:40px 0 0 300px} - .error_page p {color:inherit;font-size:16px;line-height:24px;font-weight:200;margin-left:300px} - .error_page .back_link {margin-left:300px} - .error_page .error_box {padding:0;width:72%;margin: 0 auto} - - /* search page */ - .search_page .well {padding:10px 20px;line-height:26px} - .search_page .well select {margin:0;width:auto} - .search_page .search_panel {border:1px solid #e0e0e0;-webkit-border-radius: 6px;-moz-border-radius: 6px;-ms-border-radius: 6px;border-radius: 6px;margin-bottom:20px} - .search_page .search_item {border-bottom:1px solid #e0e0e0;padding:10px 20px 10px 30px;position:relative} - .search_page .search_item:nth-child(even) {background:#f2f8fd} - .search_page .search_item:last-child {border:none} - .search_page .search_content {padding-left:110px} - .search_page .search_content h4 {font-size:14px;margin-bottom:6px} - .search_page .search_content h4 {vertical-align:text-top} - .search_page .search_content strong {color:#666} - .search_page .search_content small {color:#666;font-size:11px} - .search_page .searchNb {position:absolute;top:10px;left:10px;color:#ccc;font-size:11px} - .search_page .result_view a {opacity:0.3} - .search_page .result_view a.active {opacity:1} - - .search_page .box_view {border:none;margin-left:-1%} - .search_page .box_view .search_item {margin-left:1%;border:1px solid #e0e0e0;height:200px;-webkit-border-radius: 6px;-moz-border-radius: 6px;-ms-border-radius: 6px;border-radius: 6px;margin:0 0 1% 1%;float:left;width:32.333%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box} - .search_page .box_view h4 {height:20px;overflow:hidden} - .search_page .box_view .item_description {max-height:92px;overflow:hidden} - .search_page .box_view .label {position:absolute;top:-9px;right:-6px} - - .sidebar_filters {padding:30px 30px 20px} - .sidebar_filters h3 {font-size:13px;color:#067EAD} - .sidebar_filters .filter_items {padding:5px 10px 10px;margin-bottom:10px;border-bottom:1px dashed #ccc} - - /* forms */ - .formRow:last-child input, .formRow:last-child textarea, .formRow:last-child select, .uneditable-input {margin-bottom: 0} - .formRow small {display:block;font-size:11px;color:#999;line-height:14px} - .formSep {margin-bottom:12px;padding-bottom:12px;border-bottom:1px dashed #dcdcdc} - - .stacked select, .stacked input[type="text"],.stacked textarea {display:block} - - .help-inline,.help-block {font-size:11px;margin:-4px 0 0 2px} - - .form-horizontal .help-block {margin-top:2px} - .form-horizontal .control-group {margin-bottom:14px} - - input.focused {border-color: rgba(82,168,236,.8);-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.1), 0 0 8px rgba(82,168,236,.6);-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,.1), 0 0 8px rgba(82,168,236,.6);box-shadow: inset 0 1px 3px rgba(0,0,0,.1), 0 0 8px rgba(82,168,236,.6);outline: 0;z-index:2;position:relative} - - .input-prepend .input-xlarge { - width: 243px; - } - - .f_warning > label,.f_warning .help-block,.f_warning .help-inline{color:#c09853} - .f_warning input,.f_warning select,.f_warning textarea{color:#c09853;border-color:#c09853} - .f_warning input:focus,.f_warning select:focus,.f_warning textarea:focus{-webkit-box-shadow:0 0 6px #dbc59e;-moz-box-shadow:0 0 6px #dbc59e;box-shadow:0 0 6px #dbc59e;border-color:#a47e3c} - .f_warning .input-prepend .add-on,.f_warning .input-append .add-on{color:#c09853;background-color:#fcf8e3;border-color:#c09853} - - .f_error input,.f_error select,.f_error textarea{color:#b94a48;border-color:#b94a48} - .f_error input:focus,.f_error select:focus,.f_error textarea:focus{-webkit-box-shadow:0 0 6px #d59392;-moz-box-shadow:0 0 6px #d59392;box-shadow:0 0 6px #d59392;border-color:#953b39} - .f_error .input-prepend .add-on,.f_error .input-append .add-on{color:#b94a48;background-color:#f2dede;border-color:#b94a48} - .f_error label.error {display:block;font-size:11px;font-weight:700;color:#C62626} - input[type="text"] + label.error,input[type="password"] + label.error, select + label.error, textarea + label.error {margin-top:-6px} - .f_error label.radio + label.error,.f_error label.checkbox + label.error {margin-top:5px} - .input-prepend.f_error label.error,.input_append.f_error label.error {margin-top:4px} - .control-group.f_error label.error {margin-top:2px} - - .f_success > label,.f_success .help-block,.f_success .help-inline{color:#468847} - .f_success input,.f_success select,.f_success textarea{color:#468847;border-color:#468847} - .f_success input:focus,.f_success select:focus,.f_success textarea:focus{-webkit-box-shadow:0 0 6px #7aba7b;-moz-box-shadow:0 0 6px #7aba7b;box-shadow:0 0 6px #7aba7b;border-color:#356635} - .f_success .input-prepend .add-on,.f_success .input-append .add-on{color:#468847;background-color:#dff0d8;border-color:#468847} - - .ui-tooltip label {margin-bottom:0} - .f_legend {font-size:16px;line-height:16px;padding-bottom:10px;margin-bottom:22px;border-bottom:1px solid #dcdcdc} - .radio.inline, .checkbox.inline {margin-left:0 !important;margin-right:10px} - - .f_req, span.required {font-size:13px;color:#ff0000;font-family: helvetica, arial, sans-serif} - .form-horizontal .controls.text_line {line-height:25px} - - .row-fluid input[class*="span"],.row-fluid textarea[class*="span"],.row-fluid select[class*="span"] {display:inline-block} - .row-fluid input[class*="span"] + input[class*="span"], .row-fluid textarea[class*="span"] + textarea[class*="span"], .row-fluid select[class*="span"] + select[class*="span"] {display:block} - - textarea {resize: none} - - .errorSummary ul { - margin: 0; - list-style: none; - } - - input.error, select.error, textarea.error {color:#b94a48;border-color:#b94a48} - input:focus.error, select:focus.error, textarea:focus.error {-webkit-box-shadow:0 0 6px #d59392;-moz-box-shadow:0 0 6px #d59392;box-shadow:0 0 6px #d59392;border-color:#953b39} - - - /* file upload */ - .btn.btn-file{overflow:hidden;position:relative;vertical-align:middle} - .btn.btn-file > input[type=file]{width:100%;position:absolute;left:0;top:0;opacity:0;cursor:pointer} - .fileupload{margin-bottom:9px} - .fileupload .uneditable-input{display:inline-block;margin-bottom:0;vertical-align:middle;height:28px !important;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box} - .fileupload .thumbnail{overflow:hidden;display:inline-block;margin-bottom:5px;vertical-align:middle;text-align:center} - .fileupload .thumbnail > img{display:block;vertical-align:middle;max-height:100%} - .fileupload .btn{vertical-align:middle} - .fileupload-exists .fileupload-new,.fileupload-new .fileupload-exists{display:none} - .fileupload-inline .fileupload-controls{display:inline} - .fileupload-new .input-append .btn-file{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0} - .fileupload .fileupload-preview {vertical-align:middle} - .fileupload .close.fileupload-exists {vertical-align:middle} - - /* multiselect 2-col */ - #multi_search {width:148px;margin:4px} - .ms-container {margin-bottom:10px} - .ms-container .ms-optgroup li.ms-elem-selectable {padding-left:20px} - .ms-container h4 {font-size:14px;font-weight:100;padding:4px 6px;background:#efefef;border-bottom:1px solid #ccc;-webkit-border-radius: 4px 4px 0px 0px;border-radius: 4px 4px 0px 0px} - .ms-container #multi_search + .ms-list {height:196px} - #sForm_deselect {margin:2px;display:block} - - /* input spinner */ - .ui-spinner button {height:14px;position:absolute;background:none;border:none;width:18px;padding:0;background: url(../images/spinner_arrows.gif) no-repeat 0 -100px;cursor:pointer} - .ui-spinner .ui-spinner-up {top:0;right:0;background-position:0 0} - .ui-spinner .ui-spinner-down {top:14px;right:0;background-position:0 -14px} - .ui-spinner .ui-spinner-up:hover {background-position:-18px 0} - .ui-spinner .ui-spinner-down:hover {background-position:-18px -14px} - .ui-spinner input,.ui-spinner input:focus {display:block !important;margin:0 !important;padding:0;min-height:28px !important;height:28px !important;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none} - .ui-spinner ul {margin:0} - .ui-spinner li {line-height:28px} - .ui-spinner{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);position:relative;margin-bottom:10px;font-size:13px;height:28px;line-height:28px;color:#555;background-color:#fff;border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;overflow:hidden;padding:0 24px 0 8px} - .ui-spinner .ui-spinner-box {background: none;border: none !important} - - /* animated progresbars */ - .pbar .ui-progressbar-value {display:block !important} - .pbar {overflow: hidden} - .percent,.elapsed {position:relative;text-align: right; font-size: 12px} - - - /* ul list styles */ - .list_a,.list_b,.list_c,.list_d {margin-left:0;list-style:none} - .list_a li {background: url(../images/bullet_blue.png) no-repeat 3px 4px;padding-left:25px} - .list_b li {background: url(../images/bullet_green.png) no-repeat 3px 4px;padding-left:25px} - .list_c li {background: url(../images/bullet_orange.png) no-repeat 3px 4px;padding-left:25px} - .list_d li {background: url(../images/bullet_red.png) no-repeat 3px 4px;padding-left:25px} - - /* prettyprint
 block */
-		.lit{color:#195f91}
-		.fun{color:#dc322f}
-		.str,.atv{color:#D14}
-		.kwd,.linenums .tag{color:#1e347b}
-		.typ,.atn,.dec,.var{color:teal}
-		.pln{color:#48484c}
-		.prettyprint{background-color:#f7f7f9;border:1px solid #e1e1e8;padding:8px}
-		.prettyprint.linenums{-webkit-box-shadow:inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;-moz-box-shadow:inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;box-shadow:inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0}
-		ol.linenums{margin:0 0 0 33px}
-		ol.linenums li{padding-left:12px;color:#bebec5;line-height:18px;text-shadow:0 1px 0 #fff}
-		.com,.pun,.opn,.clo{color:#93a1a1}		
-		
-	/* rowlink plugin */
-		[data-rowlink] td, td[data-rowlink],[data-msg_rowlink] td, td[data-msg_rowlink] {cursor: pointer}	
-		[data-rowlink] td.nohref, td.nohref[data-rowlink], [data-msg_rowlink] td.nohref, td.nohref[data-msg_rowlink] {cursor:default}
-	
-	/* actions links */
-		.act{background:inherit;border:none;display:inline;color:#555;font-weight:700;-webkit-transition:text-shadow .1s linear;-moz-transition:text-shadow .1s linear;-ms-transition:text-shadow .1s linear;-o-transition:text-shadow .1s linear;transition:text-shadow .1s linear;padding:0}
-		a.act:hover{color:#333;text-decoration:none;text-shadow:1px 1px 3px rgba(85,85,85,0.5)}
-		.act-primary{color:#006dcc}
-		a.act-primary:hover{color:#04c;text-shadow:1px 1px 3px rgba(0,109,204,0.5)}
-		.act-info{color:#49afcd}
-		a.act-info:hover{color:#2f96b4;text-shadow:1px 1px 3px rgba(75,175,206,0.5)}
-		.act-success{color:#70A415}
-		a.act-success:hover{color:#468847;text-shadow:1px 1px 3px rgba(81,164,81,0.5)}
-		.act-warning{color:#F5AA1A}
-		a.act-warning:hover{color:#f89406;text-shadow:1px 1px 3px rgba(192,152,84,0.5)}
-		.act-danger{color:#C62626}
-		a.act-danger:hover{color:#bd362f;text-shadow:1px 1px 3px rgba(185,72,70,0.5)}
-		.act.disabled,.act[disabled]{color:#AAA;cursor:not-allowed}
-		a.act.disabled:hover,.act[disabled]:hover{color:#AAA;text-shadow:none}
-		.form-actions .act{line-height:30px}
-		
-	/* tabs */
-		.tabbable-bordered{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
-		.tabbable-bordered > .nav-tabs {margin: 0}
-		.tabbable-bordered .tab-content {border-color: #ddd;border-style:solid;border-width:0;overflow:auto;padding:18px 0 0}
-		.tabbable-bordered > .tab-content{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;border-width:0 1px 1px;padding:20px 20px 10px}
-	
-	/* dashboard icon navigation*/
-		.dshb_icoNav {margin:0;text-align:center}
-		.dshb_icoNav li {-webkit-box-shadow: inset 0px 1px 0px 0px #fff;box-shadow: inset 0px 1px 0px 0px #fff;text-align:center;list-style:none;display:inline-block;margin:0 5px 10px;background: #f9f9f9;background: -moz-linear-gradient(top, #f9f9f9 0%, #efefef 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#efefef));background: -webkit-linear-gradient(top, #f9f9f9 0%,#efefef 100%);background: -o-linear-gradient(top, #f9f9f9 0%,#efefef 100%);background: -ms-linear-gradient(top, #f9f9f9 0%,#efefef 100%);background: linear-gradient(top, #f9f9f9 0%,#efefef 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#efefef',GradientType=0 );border:1px solid #e2e2e2;-webkit-border-radius: 6px;-moz-border-radius: 6px;-ms-border-radius: 6px;border-radius: 6px}
-		.dshb_icoNav li:hover {border-color:#d2d2d2;-moz-box-shadow: 0 0 6px #ccc;-webkit-box-shadow: 0 0 6px #ccc;box-shadow: 0 0 6px #ccc}
-		.dshb_icoNav li a {position:relative;display:block;padding:42px 8px 8px;width:88px;height:22px;font-size:12px;color:#222;background-repeat:no-repeat;background-position: center 10px}
-		.dshb_icoNav li a:hover {text-decoration:none}
-		.dshb_icoNav .label {position:absolute;right:-5px;top:-5px}
-		.iconNav_left {text-align:left}
-		.iconNav_right {text-align:right}
-	
-	/* overview boxes (+small charts) */
-		.ov_boxes {list-style: none;display: inline-block;margin:0 0 -20px;text-align:center}
-		.ov_boxes li {-webkit-box-shadow: inset 0px 1px 0px 0px #fff;box-shadow: inset 0px 1px 0px 0px #fff;line-height:18px;background: #f9f9f9;background: -moz-linear-gradient(top, #f9f9f9 0%, #ededed 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#ededed));background: -webkit-linear-gradient(top, #f9f9f9 0%,#ededed 100%);background: -o-linear-gradient(top, #f9f9f9 0%,#ededed 100%);background: -ms-linear-gradient(top, #f9f9f9 0%,#ededed 100%);background: linear-gradient(top, #f9f9f9 0%,#ededed 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ededed',GradientType=0 );border: 1px solid #e2e2e2;display: inline-block;margin:0 10px 10px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;border-radius: 4px;padding: 0 10px}
-		.ov_boxes .p_canvas{margin-right:12px;float:left;border-right:1px solid #dcdcdc;-webkit-box-shadow:1px 0 0 0 #fff;-moz-box-shadow:1px 0 0 0 #fff;box-shadow:1px 0 0 0 #fff;padding:10px 14px 6px 4px}
-		.ov_boxes .ov_text{text-align:left;width:150px;font-size:12px;float:left;padding:9px 10px 7px 0}
-		.ov_boxes .ov_text strong{font-size:16px;display:block}
-		.p_canvas {width:50px}
-
-	/* widgets */
-        .w-box {-webkit-box-shadow:  0px 1px 2px 0px #efefef;box-shadow:  0px 1px 2px 0px #efefef}
-        .w-box + .w-box {margin-top:20px}
-        .w-box-header {height:32px;line-height:32px;border:1px solid #ddd;padding:0 10px;background: #fbfbfb;background: -moz-linear-gradient(top,  #fbfbfb 0%, #f1f1f1 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(100%,#f1f1f1));background: -webkit-linear-gradient(top,  #fbfbfb 0%,#f1f1f1 100%);background: -o-linear-gradient(top,  #fbfbfb 0%,#f1f1f1 100%);background: -ms-linear-gradient(top,  #fbfbfb 0%,#f1f1f1 100%);            background: linear-gradient(top,  #fbfbfb 0%,#f1f1f1 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#f1f1f1',GradientType=0 );font-weight:700;color:#666;font-size:11px}
-        .w-box-header .btn-group {margin-top:5px;line-height:1}
-        .w-box-header .dropdown-menu {font-size:12px;left:auto;right:0}
-        .w-box-header input {padding:2px;margin:-2px 0 0}
-        .w-box-content {border:1px solid #ddd;border-top:none}
-        .w-box-content.cnt_a {padding:10px}
-        .w-box-content table,.w-box-content pre {margin-bottom:0}
-        .w-box-content pre {-webkit-border-radius: 0 0 0 0;-moz-border-radius: 0 0 0 0;-ms-border-radius: 0 0 0 0;border-radius: 0 0 0 0;border:none}
-        .w-box-content .no-th tr:first-child td {border-top:none}
-        .w-box-content .gebo-upload {margin:0}
-        .w-box-content .gebo-upload .plupload_filelist_header {border-top:none}
-        .w-box-content .gebo-upload .plupload_filelist_footer {border-bottom:none}
-        .w-box-content .nav-tabs {border-bottom:none;position:relative;top:-28px;margin-bottom:-18px}
-        .w-box-content .nav-tabs {float:right;clear:both}
-        .w-box-content .nav-tabs > li > a {padding:4px 6px;font-size:11px}
-        .w-box-content .nav-tabs > li.active > a {background:#fff !important}
-        .w-box-content .nav-tabs > li > a:hover {border-color:#ddd #ddd transparent;background: transparent}
-        .w-box-content .tab-content {clear:both}
-        .w-box-content .tab-pane {padding:0 10px 10px}
-        .w-box-footer {border:1px solid #ddd;padding:8px 10px;background: #fdfdfd;border-top:none}
-        .w-box-footer .pagination {margin:0; font-size:11px;height:22px}
-        .w-box-footer .pagination a {line-height:20px}
-
-		.page-toolbar {background:#f5f8fa;border:1px solid #ddd;padding:4px;margin-bottom:15px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;border-radius: 4px}
-		
-		
-    /* sortable/searchable list */
-		.user_list {list-style: none;margin:0}
-		.user_list li {padding:0 8px 8px;margin-bottom:8px;border-bottom: 1px dashed #dcdcdc;line-height:normal }
-		.user_list small {font-size: 11px;color:#9b9b9b}
-	
-	/* file manager */
-        #kcfinder_iframe {height:500px;margin-bottom:30px;border:1px solid #adaba9}
-
-	/* icon list */
-		.icon_list_a,.icon_list_b,.icon_list_c,.icon_list_d {list-style: none;margin:0 0 30px}
-		.icon_list_a li,.icon_list_b li,.icon_list_d li {padding:4px 0;width:30px;text-align:center;border:1px solid #dcdcdc;float:left;margin:4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;border-radius: 4px}
-		.icon_list_c li {padding:4px 0;width:40px;text-align:center;border:1px solid #dcdcdc;float:left;margin:4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;border-radius: 4px}
-	
-    /* aditional icons */
-        .icon-adt_trash,.icon-adt_atach,.icon-adt_enter {background: url(../images/adt-icons.png) no-repeat 0 0;width:16px;height:16px}
-        .icon-adt_atach {background-position:0 0}
-        .icon-adt_trash {background-position:0 -24px}
-        .icon-adt_enter {background-position:0 -47px;width:12px;height:12px}
-    
-    /* chat */
-        .chat_box select {margin:0}
-		.chat_box .chat_content {border:1px solid #ddd;-webkit-border-radius:6px;border-radius:6px}
-		.chat_box .chat_message {margin-bottom:10px}
-		.chat_box .chat_editor_box {margin:10px;border:1px solid #ddd;-webkit-border-radius:6px;border-radius:6px;min-height:40px}
-		.chat_box .chat_editor_heading {height:20px;line-height:20px;padding:2px 8px 0}
-		.chat_box .chat_editor_box textarea {border:none;margin:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius: 0px 0px 6px 6px;border-radius: 0px 0px 6px 6px}
-		.chat_box .chat_editor_box .send_btns {margin:5px}
-		.chat_box .chat_heading {-webkit-box-shadow: inset 0px 1px 0px 0px #fefefe;box-shadow: inset 0px 1px 0px 0px #fefefe;font-size:12px;font-weight:700;color:#444;padding:6px 12px;font-size:13px;height:21px;line-height:22px;background:#f4f4f4;border-bottom:1px solid #ddd;-webkit-border-radius: 6px 6px 0px 0px;border-radius: 6px 6px 0px 0px} 
-        .chat_box .chat_heading .chat_close {opacity:.8;cursor:pointer}
-		.chat_box .msg_window {height:300px;overflow-y:auto;margin:5px 10px}
-		.chat_box .chat_msg {margin:10px 5px}
-		.chat_box .chat_msg .chat_msg_heading {font-size:11px;padding:0 5px}
-		.chat_box .chat_msg .chat_msg_body {padding:4px 8px;border:1px solid #ddd;background:#fafafa;-webkit-border-radius: 6px;-moz-border-radius: 6px;-ms-border-radius: 6px;border-radius: 6px}
-		.chat_box .chat_msg .chat_msg_date {float:right}
-		.chat_box .chat_msg .chat_user_name {color:#CC333F;font-weight:700}
-		.chat_box .chat_msg p {margin:0}
-		.chat_box .chat_sidebar {border:1px solid #ddd;-webkit-border-radius: 6px;-moz-border-radius: 6px;-ms-border-radius: 6px;border-radius: 6px} 
-		.chat_box .chat_sidebar .chat_user_list {margin:0}
-        .chat_box .chat_sidebar .chat_user_list li {list-style:none;border-bottom:1px solid #e6e6e6;overflow:hidden} 
-        .chat_box .chat_sidebar .chat_user_list li:last-child {border:none}
-		.chat_box .chat_sidebar .chat_user_list li input {float:left;margin:15px 0 0 6px}
-		.chat_box .chat_sidebar .chat_user_list li a {display:block;margin-left:16px;padding:5px 20px 5px 12px;line-height:32px}
-        .chat_box .chat_sidebar .chat_user_list li a:hover {text-decoration:none}
-		.chat_box .chat_sidebar .chat_user_list li img {vertical-align:top;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;border-radius: 4px;margin-right:5px;border:1px solid #ddd}
-		.chat_box .chat_sidebar .chat_user_list li.online a {background: url(../images/bullet_green.png) no-repeat 98% center} 
-        .chat_box .chat_sidebar .chat_user_list li.offline a {background: url(../images/bullet_red.png) no-repeat 98% center;cursor:default} 
-		.chat_box .chat_sidebar .chat_user_list li.active {background-color:#ffffef}
-		.chat_box .chat_sidebar .chat_user_list li a span {color:#888;font-size:11px}
-
-		
-	/* vcard */	
-		.vcard .thumbnail {float:left}
-		.vcard > ul {list-style:none;margin:10px 0 0 120px;overflow:hidden}
-		.vcard > ul > li:first-child {border-top:1px dashed #dcdcdc}
-		.vcard > ul > li {padding:8px;border-bottom:1px dashed #dcdcdc;overflow:hidden}
-		.vcard .item-key {float:left;color:#888}
-		.vcard .vcard-item {margin-left:120px}
-		.vcard .v-heading {background:#F0F9FF;font-weight:700}
-		.vcard .v-heading span {font-weight:100;font-size:11px;color:#666}
-		.vcard .item-list-more,.vcard .thumbnail.item-list-more {display:none}
-		
-		
-	/* sidebar scroll */ 
-		.antiScroll{display:inline-block;position:relative;overflow:hidden}
-		.antiscroll-scrollbar{background:#bbb;background:rgba(0,0,0,0.5);-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;-webkit-box-shadow:0 0 1px #fff;-moz-box-shadow:0 0 1px #fff;box-shadow:0 0 1px #fff;position:absolute;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:linear 300ms opacity;-moz-transition:linear 300ms opacity;-o-transition:linear 300ms opacity}
-		.antiscroll-scrollbar-shown{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
-		.antiscroll-scrollbar-horizontal{height:7px;margin-left:2px;bottom:2px;left:0}
-		.antiscroll-scrollbar-vertical{width:7px;margin:2px 0;left:2px;top:0}
-		.antiscroll-inner{overflow-y:scroll}
-		.antiScroll,.antiscroll-content,.antiscroll-inner{width:240px}
-		.antiscroll-inner::-webkit-scrollbar,.antiscroll-inner::scrollbar{width:0;height:0}
-
-	
-	/* sortable elements */
-        .ui-sortable-placeholder { border: 2px dashed #aaa;background:transparent;visibility: visible !important; height: 50px !important;margin-bottom:20px}
-		.ui-sortable-helper {z-index:2100 !important}
-		.ui-sortable-placeholder * { visibility: hidden; }
-		.ui-sortable {min-height:40px !important}
-		.ui-sortable .w-box-header {cursor:move}
-		.sort-disabled .w-box-header {cursor:default}	
-		.sort_ph {background:#f8f8f8}
-
-
-    /* submenus */
-        
-		.caret-right {display: inline-block;position:absolute;top: 8px;right: 10px;width: 0;height: 0;vertical-align: top;border-left: 4px solid #000;border-top: 4px solid transparent;border-bottom: 4px solid transparent;content: "";opacity: 0.6;filter: alpha(opacity=60)}
-		.dropdown-menu .sub-menu {left: 100%;position: absolute;top: 0;visibility: hidden;margin-top: -1px}
-        .dropdown-menu li {position:relative}
-        .dropdown-menu .sub-open {visibility: visible;display: block}
-        .navbar .sub-menu:before {border-bottom: 7px solid transparent;border-left: none;border-right: 7px solid rgba(0, 0, 0, 0.2);border-top: 7px solid transparent;left: -7px;top: 5px}
-        .navbar .sub-menu:after {
-            border-top: 6px solid transparent;
-            border-left: none;
-            border-right: 6px solid #fff;
-            border-bottom: 6px solid transparent;
-            left: 10px;
-            top: 6px;
-            left: -6px;
-        }
-		
-		.sub-dropdown > a:hover .caret-right, .sub-dropdown.active > a .caret-right, .sub-dropdown.active > a:hover .caret-right {border-left: 4px solid #fff;opacity:1;filter: alpha(opacity=100);}
-		.navHover .dropdown-menu {display:block}
-
-	/*  to top */
-		#toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:0;overflow:hidden;width:29px;height:32px;border:none;text-indent:100%;background:url(../images/ui.totop.png) no-repeat 0 0}
-		#toTopHover{background:url(../images/ui.totop.png) no-repeat 0 -32px;width:29px;height:32px;display:block;overflow:hidden;float:left;opacity:0;-moz-opacity:0;filter:alpha(opacity=0)}
-		#toTop:active,#toTop:focus{outline:none}
-
-	/* jquery 1.8, bootstrap 2.1 */
-		body {font-size:13px;line-height:18px}
-		h1, h2, h3, h4, h5, h6 {margin:0}
-		h3 {line-height:27px;font-size:18px}
-		label, input, button, select, textarea,
-		select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input,
-		.btn {font-size:13px}
-		.navbar .nav > li > a {text-shadow:none;padding:9px 10px 11px}
-		.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {background:none;color:#fff}
-		.navbar .nav li.dropdown .dropdown-toggle .caret, .navbar .nav li.dropdown.open .caret,
-		.navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {border-bottom-color: #fff;border-top-color: #fff}
-		.nav .dropdown-toggle:hover .caret {opacity: 1;filter: alpha(opacity=100)}
-
-
-	/* media queries */
-
-		@media (min-width: 980px) {
-			.sidebar {position:fixed;top:40px;left:0;margin-left:0}
-			.navbar-fixed-top .nav-collapse {height:40px !important}
-			.navbar .nav > li > a {padding-top:10px}
-			/* fixed layout */ 
-			.gebo-fixed {max-width:940px;margin:0 auto}
-			.gebo-fixed header .container-fluid {max-width:940px;margin:0 auto}
-			.gebo-fixed #maincontainer {border-right:1px solid #ccc;border-left:1px solid #ccc}
-			.gebo-fixed .sidebar {left:50%;margin-left:-469px}
-			.gebo-fixed .sidebar_switch {left:50%;margin-left:-250px}
-			.gebo-fixed.sidebar_hidden .sidebar_switch {margin-left:-465px;left:50%}
-			.gebo-fixed .search_page .box_view .search_item {width:48%;height:210px;margin:0 0 2% 2%}
-            .gebo-fixed .activeMediaTable th.optional,.gebo-fixed .activeMediaTable td.optional{display:none}
-			.gebo-fixed .brand {width:120px}
-			
-			.sidebar_right #maincontainer {background-image: url(../images/main_bg_right.gif);background-position: right 0 }
-			.sidebar_right .sidebar {left:auto;right:-1px}
-			.sidebar_right .sidebar_switch {left:auto;right:6px}
-			.sidebar_right .main_content {margin-right:240px;margin-left:0;border-left:none}
-			.sidebar_right.sidebar_hidden #maincontainer {background: #fff}
-			.sidebar_right.sidebar_hidden .main_content {margin:0}
-			
-			.gebo-fixed.sidebar_right .sidebar {left:auto;right:50%;margin-left:0;margin-right:-470px}
-			.gebo-fixed.sidebar_right .sidebar_switch {left:auto;right:50%;margin-left:0;margin-right:-465px}
-			.gebo-fixed.sidebar_hidden.sidebar_right .sidebar_switch {laeft:auto;margin-left:0;margin-right:-465px;right:50%}
-			
-		}
-			
-		@media (max-width: 1279px) {
-			.search_page .box_view .search_item {width:49%}
-		}
-		
-		@media (max-width: 979px) {
-			#maincontainer {background: #fff}
-			.row > [class*="span"],.navbar-fixed-top {margin:0 !important}
-			.navbar-fixed-top .container-fluid {padding:0 !important}
-			.navbar .brand {width:auto;line-height:18px;margin:3px 0 6px 34px}
-			.navbar .user_menu {padding-top:5px}
-			.navbar .user_menu .dropdown-menu {margin:8px 10px 0 0}
-			.navbar .user_menu > li > a {padding:0 10px 0 0}
-			.navbar-inner {position:relative;z-index:990;min-height:28px}
-			.nav-collapse a {color:#fff !important}
-			.nav-collapse .dropdown-menu li {padding:0}
-			.nav-collapse .dropdown-menu li a {font-weight:400}
-			.nav-collapse .sub-menu {display:block;left:0;right:auto;position:relative;visibility:visible}
-			.nav-collapse .caret-right {display:none}
-			.btn-navbar {margin-top:2px !important;padding:2px 8px !important}
-			.user_menu .dropdown {margin-left:10px}
-			.main_content {margin:0 !important;border:none !important;padding:28px 14px 20px}
-			.main_content .row-fluid + .row-fluid {margin-top:20px}
-			.sidebar {height: 400px;position:absolute;top:39px;left:0;background:#f1f1f1;border-width:0 1px;border-style:solid;border-color:#ccc;margin:0;-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.2);-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.2);box-shadow: 1px 1px 4px rgba(0,0,0,0.2);z-index:1000;-webkit-border-radius: 0px 5px 5px 0px;border-radius: 0px 5px 5px 0px}
-			.sidebar:after {border-bottom: 6px solid #fff;border-left: 6px solid transparent;border-right: 6px solid transparent;content: "";display: inline-block;left: 15px;position: absolute;top: -6px}
-            .sidebar_hidden .sidebar {border:none}
-			.sidebar_switch {position:absolute;z-index:1000;left:5px !important;top:14px;padding:0 10px}
-			.off_switch {background-position:center 1px}
-			.on_switch {background-position:center -17px}
-            .sidebar_inner {padding-bottom:0 !important}
-			div.sticky-queue {z-index:10000;top:0}
-			.ms-container {background-position: 160px 83px}
-			.ms-container ul.ms-list {width:152px;}
-			#multi_search {width:136px}
-			.btn_menu {display:block;clear:both;padding:8px 0 6px;border-top:1px solid rgba(255,255,255,.2);box-shadow: 0 -1px 0 rgba(0,0,0,.2);text-align:center;position:relative;top:4px;cursor:pointer}
-            .btn_menu span {opacity:.8}
-			.ssw_trigger {display:none}
-		}
-		
-		@media (max-width: 767px) {
-			.row-fluid > [class*="span"] + [class*="span"] {margin-top:20px}
-			.row-fluid input[class*="span"],.row-fluid textarea[class*="span"],.row-fluid select[class*="span"] {width:80%}
-			.input-prepend, .input-append {margin-bottom:10px}
-			form .row-fluid > [class*="span"] + [class*="span"] {margin-top:0}
-			.login_page .content_b {margin: 0 20px}
-			.search_page .box_view .search_item {width:99%;margin-bottom:3%}
-			.error_page .error_box {background:none;width:100%}
-			.error_page .error_box h1 {padding:40px 20px 0}
-			.error_page .error_box p {margin:0 20px 10px}
-			.error_page .error_box .back_link {margin:0 20px}
-			.style_switcher {display:none}
-			.dshb_icoNav {text-align:center}
-			.dshb_icoNav li {float:none;display:inline-block}
-			#cboxContent .video-js {width:100% !important;height:100% !important}
-			.vcard > .thumbnail {display:none}
-			.vcard > ul {margin:0}
-			.item-list .thumbnail {float:none;display:inline-block;margin:0 10px 10px 0}
-		}
-		
-		@media (max-width: 479px) {
-			.login_page .login_box {width:100%}
-			.login_page .cnt_b {padding:20px 0;width:68%;margin:0 auto}
-            .-list-container {height:300px}
-		}
-		
-		@media (min-width: 1681px) {
-			body {max-width:1680px;margin:0 auto}
-			header .container-fluid {max-width:1640px;margin:0 auto}
-			#maincontainer {border-right:1px solid #ccc;border-left:1px solid #ccc}
-			.main_content {border-left:none}
-			.sidebar {left:50%;margin-left:-839px}
-			.sidebar_switch {left:50%;margin-left:-620px}
-			.sidebar_hidden .sidebar_switch {margin-left:-832px;left:50%}
-			.sidebar_right .sidebar {right:50%;margin-left:0;margin-right:-840px}
-			.sidebar_right .sidebar_switch {left:auto;right:50%;margin-left:0;margin-right:-836px}
-		}
\ No newline at end of file
+.iconNav_left {
+    text-align: left
+}
+.iconNav_right {
+    text-align: right
+}
+/* overview boxes (+small charts) */
+.ov_boxes {
+    list-style: none;
+    display: inline-block;
+    margin: 0 0 -20px;
+    text-align: center;
+}
+.ov_boxes li {
+    -webkit-box-shadow: inset 0px 1px 0px 0px #fff;
+    box-shadow: inset 0px 1px 0px 0px #fff;
+    line-height: 18px;
+    background: #f9f9f9;
+    background: -moz-linear-gradient(top, #f9f9f9 0%, #ededed 100%);
+    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#ededed));
+    background: -webkit-linear-gradient(top, #f9f9f9 0%,#ededed 100%);
+    background: -o-linear-gradient(top, #f9f9f9 0%,#ededed 100%);
+    background: -ms-linear-gradient(top, #f9f9f9 0%,#ededed 100%);
+    background: linear-gradient(top, #f9f9f9 0%,#ededed 100%);
+    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ededed',GradientType=0 );
+    border: 1px solid #e2e2e2;
+    display: inline-block;
+    margin: 0 10px 10px;
+    -webkit-border-radius: 4px;
+    -moz-border-radius: 4px;
+    -ms-border-radius: 4px;
+    border-radius: 4px;
+    padding: 0 10px;
+}
+.ov_boxes .p_canvas {
+    margin-right: 12px;
+    float: left;
+    border-right: 1px solid #dcdcdc;
+    -webkit-box-shadow: 1px 0 0 0 #fff;
+    -moz-box-shadow: 1px 0 0 0 #fff;
+    box-shadow: 1px 0 0 0 #fff;
+    padding: 10px 14px 6px 4px;
+}
+.ov_boxes .ov_text {
+    text-align: left;
+    width: 150px;
+    font-size: 12px;
+    float: left;
+    padding: 9px 10px 7px 0;
+}
+.ov_boxes .ov_text strong {
+    font-size: 16px;
+    display: block;
+}
+.p_canvas {
+    width: 50px
+}
+/* widgets */
+.w-box {
+    -webkit-box-shadow: 0px 1px 2px 0px #efefef;
+    box-shadow: 0px 1px 2px 0px #efefef;
+}
+.w-box + .w-box {
+    margin-top: 20px
+}
+.w-box-header {
+    height: 32px;
+    line-height: 32px;
+    border: 1px solid #ddd;
+    padding: 0 10px;
+    background: #fbfbfb;
+    background: -moz-linear-gradient(top,  #fbfbfb 0%, #f1f1f1 100%);
+    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(100%,#f1f1f1));
+    background: -webkit-linear-gradient(top,  #fbfbfb 0%,#f1f1f1 100%);
+    background: -o-linear-gradient(top,  #fbfbfb 0%,#f1f1f1 100%);
+    background: -ms-linear-gradient(top,  #fbfbfb 0%,#f1f1f1 100%);
+    background: linear-gradient(top,  #fbfbfb 0%,#f1f1f1 100%);
+    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#f1f1f1',GradientType=0 );
+    font-weight: 700;
+    color: #666;
+    font-size: 11px;
+}
+.w-box-header .btn-group {
+    margin-top: 5px;
+    line-height: 1;
+}
+.w-box-header .dropdown-menu {
+    font-size: 12px;
+    left: auto;
+    right: 0;
+}
+.w-box-header input {
+    padding: 2px;
+    margin: -2px 0 0;
+}
+.w-box-content {
+    border: 1px solid #ddd;
+    border-top: none;
+}
+.w-box-content.cnt_a {
+    padding: 10px
+}
+.w-box-content table, .w-box-content pre {
+    margin-bottom: 0
+}
+.w-box-content pre {
+    -webkit-border-radius: 0 0 0 0;
+    -moz-border-radius: 0 0 0 0;
+    -ms-border-radius: 0 0 0 0;
+    border-radius: 0 0 0 0;
+    border: none;
+}
+.w-box-content .no-th tr:first-child td {
+    border-top: none
+}
+.w-box-content .nav-tabs {
+    border-bottom: none;
+    position: relative;
+    top: -28px;
+    margin-bottom: -18px;
+}
+.w-box-content .nav-tabs {
+    float: right;
+    clear: both;
+}
+.w-box-content .nav-tabs > li > a {
+    padding: 4px 6px;
+    font-size: 11px;
+}
+.w-box-content .nav-tabs > li.active > a {
+    background: #fff !important
+}
+.w-box-content .nav-tabs > li > a:hover {
+    border-color: #ddd #ddd transparent;
+    background: transparent;
+}
+.w-box-content .tab-content {
+    clear: both
+}
+.w-box-content .tab-pane {
+    padding: 0 10px 10px
+}
+.w-box-footer {
+    border: 1px solid #ddd;
+    padding: 8px 10px;
+    background: #fdfdfd;
+    border-top: none;
+}
+.w-box-footer .pagination {
+    margin: 0;
+    font-size: 11px;
+    height: 22px;
+}
+.w-box-footer .pagination a {
+    line-height: 20px
+}
+.page-toolbar {
+    background: #f5f8fa;
+    border: 1px solid #ddd;
+    padding: 4px;
+    margin-bottom: 15px;
+    -webkit-border-radius: 4px;
+    -moz-border-radius: 4px;
+    -ms-border-radius: 4px;
+    border-radius: 4px;
+}
+/* sortable/searchable list */
+.user_list {
+    list-style: none;
+    margin: 0;
+}
+.user_list li {
+    padding: 0 8px 8px;
+    margin-bottom: 8px;
+    border-bottom: 1px dashed #dcdcdc;
+    line-height: normal;
+}
+.user_list small {
+    font-size: 11px;
+    color: #9b9b9b;
+}
+/* chat */
+.chat_box select {
+    margin: 0
+}
+.chat_box .chat_content {
+    border: 1px solid #ddd;
+    -webkit-border-radius: 6px;
+    border-radius: 6px;
+}
+.chat_box .chat_message {
+    margin-bottom: 10px
+}
+.chat_box .chat_editor_box {
+    margin: 10px;
+    border: 1px solid #ddd;
+    -webkit-border-radius: 6px;
+    border-radius: 6px;
+    min-height: 40px;
+}
+.chat_box .chat_editor_heading {
+    height: 20px;
+    line-height: 20px;
+    padding: 2px 8px 0;
+}
+.chat_box .chat_editor_box textarea {
+    border: none;
+    margin: 0;
+    -webkit-box-shadow: none;
+    box-shadow: none;
+    -webkit-border-radius: 0px 0px 6px 6px;
+    border-radius: 0px 0px 6px 6px;
+}
+.chat_box .chat_editor_box .send_btns {
+    margin: 5px
+}
+.chat_box .chat_heading {
+    -webkit-box-shadow: inset 0px 1px 0px 0px #fefefe;
+    box-shadow: inset 0px 1px 0px 0px #fefefe;
+    font-size: 12px;
+    font-weight: 700;
+    color: #444;
+    padding: 6px 12px;
+    font-size: 13px;
+    height: 21px;
+    line-height: 22px;
+    background: #f4f4f4;
+    border-bottom: 1px solid #ddd;
+    -webkit-border-radius: 6px 6px 0px 0px;
+    border-radius: 6px 6px 0px 0px;
+}
+.chat_box .chat_heading .chat_close {
+    opacity: .8;
+    cursor: pointer;
+}
+.chat_box .msg_window {
+    height: 300px;
+    overflow-y: auto;
+    margin: 5px 10px;
+}
+.chat_box .chat_msg {
+    margin: 10px 5px
+}
+.chat_box .chat_msg .chat_msg_heading {
+    font-size: 11px;
+    padding: 0 5px;
+}
+.chat_box .chat_msg .chat_msg_body {
+    padding: 4px 8px;
+    border: 1px solid #ddd;
+    background: #fafafa;
+    -webkit-border-radius: 6px;
+    -moz-border-radius: 6px;
+    -ms-border-radius: 6px;
+    border-radius: 6px;
+}
+.chat_box .chat_msg .chat_msg_date {
+    float: right
+}
+.chat_box .chat_msg .chat_user_name {
+    color: #CC333F;
+    font-weight: 700;
+}
+.chat_box .chat_msg p {
+    margin: 0
+}
+.chat_box .chat_sidebar {
+    border: 1px solid #ddd;
+    -webkit-border-radius: 6px;
+    -moz-border-radius: 6px;
+    -ms-border-radius: 6px;
+    border-radius: 6px;
+}
+.chat_box .chat_sidebar .chat_user_list {
+    margin: 0
+}
+.chat_box .chat_sidebar .chat_user_list li {
+    list-style: none;
+    border-bottom: 1px solid #e6e6e6;
+    overflow: hidden;
+}
+.chat_box .chat_sidebar .chat_user_list li:last-child {
+    border: none
+}
+.chat_box .chat_sidebar .chat_user_list li input {
+    float: left;
+    margin: 15px 0 0 6px;
+}
+.chat_box .chat_sidebar .chat_user_list li a {
+    display: block;
+    margin-left: 16px;
+    padding: 5px 20px 5px 12px;
+    line-height: 32px;
+}
+.chat_box .chat_sidebar .chat_user_list li a:hover {
+    text-decoration: none
+}
+.chat_box .chat_sidebar .chat_user_list li img {
+    vertical-align: top;
+    -webkit-border-radius: 4px;
+    -moz-border-radius: 4px;
+    -ms-border-radius: 4px;
+    border-radius: 4px;
+    margin-right: 5px;
+    border: 1px solid #ddd;
+}
+.chat_box .chat_sidebar .chat_user_list li.online a {
+    background: url(../images/bullet_green.png) no-repeat 98% center
+}
+.chat_box .chat_sidebar .chat_user_list li.offline a {
+    background: url(../images/bullet_red.png) no-repeat 98% center;
+    cursor: default;
+}
+.chat_box .chat_sidebar .chat_user_list li.active {
+    background-color: #ffffef
+}
+.chat_box .chat_sidebar .chat_user_list li a span {
+    color: #888;
+    font-size: 11px;
+}
+/* sortable elements */
+.ui-sortable-placeholder {
+    border: 2px dashed #aaa;
+    background: transparent;
+    visibility: visible !important;
+    height: 50px !important;
+    margin-bottom: 20px;
+}
+.ui-sortable-helper {
+    z-index: 2100 !important
+}
+.ui-sortable-placeholder * {
+    visibility: hidden
+}
+.ui-sortable {
+    min-height: 40px !important
+}
+.ui-sortable .w-box-header {
+    cursor: move
+}
+.sort-disabled .w-box-header {
+    cursor: default
+}
+.sort_ph {
+    background: #f8f8f8
+}
+/* jquery 1.8, bootstrap 2.1 */
+body {
+    font-size: 13px;
+    line-height: 18px;
+}
+h1, h2, h3, h4, h5, h6 {
+    margin: 0
+}
+h3 {
+    line-height: 27px;
+    font-size: 18px;
+}
+label, input, button, select, textarea, select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .btn {
+    font-size: 13px
+}
+.navbar .nav > li > a {
+    text-shadow: none;
+    padding: 9px 10px 11px;
+}
+.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
+    background: none;
+    color: #fff;
+}
+.navbar .nav li.dropdown .dropdown-toggle .caret, .navbar .nav li.dropdown.open .caret, .navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
+    border-bottom-color: #fff;
+    border-top-color: #fff;
+}
+.nav .dropdown-toggle:hover .caret {
+    opacity: 1;
+    filter: alpha(opacity=100);
+}
\ No newline at end of file
diff --git a/www/themes/profind/css/profind_1.css b/www/themes/profind/css/profind_1.css
new file mode 100644
index 0000000..1b9b82d
--- /dev/null
+++ b/www/themes/profind/css/profind_1.css
@@ -0,0 +1,663 @@
+    html {overflow-y: scroll}
+    body {color: #222;padding: 0}
+    
+	html,body {height:100%}
+	
+    /* fix for inputs inline shadow */
+		input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
+			-webkit-appearance: none;
+			-moz-appearance: none;
+		}
+		
+		a,button,input {outline:none !important}
+
+	/* webkit extra margin fix */
+		@media screen and (-webkit-min-device-pixel-ratio:0) {
+			button {margin: 0px}
+		}
+    
+	/* external links */
+		.external_link {background: url(../images/external_link.png) no-repeat right center;padding-right:12px}
+	
+	/* main headings*/
+		.heading {border-bottom: 1px solid #dcdcdc;margin-bottom: 18px;padding-bottom: 5px}
+		.heading h1,.heading h2,.heading h3,h1.heading,h2.heading,h3.heading,.modal-header h3 {font-family: helvetica, arial, sans-serif;font-weight:bold;}
+		.heading .btn {vertical-align:bottom;margin-left:10px}
+    
+	/* fix for .label position */
+		h1 + .label {margin:13px 10px 0 0}
+		h2 + .label {margin:12px 10px 0 0}
+		h3 + .label {margin:7px 10px 0 0}
+
+    /* element separation */
+		.sepH_a {margin-bottom:5px}.sepH_b {margin-bottom:10px}.sepH_c {margin-bottom:20px}
+		.sepV_a {margin-right:5px}.sepV_b {margin-right:10px}.sepV_c {margin-right:20px}
+		.sepH_a_line {padding-bottom:6px;margin-bottom:18px;border-bottom:1px solid #dcdcdc}
+		.sepH_no {margin-bottom:0}
+	
+		.tac {text-align:center}
+		.line_sep {border-bottom: 1px solid #dcdcdc;margin-bottom: 18px;padding-bottom: 5px}
+		.sml_t {font-size:11px}
+		.sml {font-size:11px;color:#9d9d9d}
+    
+                .spacer-30px {
+                    width: 100%;
+                    height: 30px;
+                    display: inline-block;
+                }
+                .spacer-10px {
+                    width: 100%;
+                    height: 10px;
+                    display: inline-block;
+                }                
+                
+                
+    /* accordion background animation */
+		.accordion-toggle {
+			-webkit-transition:background-color 0.2s ease-in-out;  
+			-moz-transition:background-color 0.2s ease-in-out;  
+			-o-transition:background-color 0.2s ease-in-out;  
+			transition:background-color 0.2s ease-in-out;
+		}
+
+	/* text-shadow */
+		.ov_boxes .ov_text,.dshb_icoNav li a,.table th,.fc thead th{text-shadow: 1px 1px 0 #fff}
+		.dataTables_wrapper .sorting_asc,.dataTables_wrapper .sorting_desc {text-shadow: 1px 1px 0 #eee}
+
+	/* Bootstrap adjustments */
+		
+		[class^="icon-"], [class*=" icon-"] {margin-top:0}
+		.btn-mini [class^="icon-"], btn-mini [class*=" icon-"] {margin-top:1px}
+		
+		h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:700;color:inherit;text-rendering:optimizelegibility;margin:0}
+		h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:400;color:#999}
+		h1{font-size:30px;line-height:36px}
+		h2{font-size:24px;line-height:36px}
+		h3{font-size:18px;line-height:27px}
+		h4,h5,h6{line-height:18px}
+		h6{font-size:11px;color:#999;text-transform:uppercase}
+		h1 small,h2 small{font-size:18px}
+		h3 small,h4{font-size:14px}
+		h4 small,h5{font-size:12px}
+		
+		.row-fluid div[class*="span"] {min-height:1px}
+		form .row-fluid + .row-fluid {margin-top:10px !important}
+		
+		.main_content .row-fluid + .row-fluid {margin-top: 30px}
+	
+		.nav-pills + .nav-pills {margin-left: 10px;padding-left:10px;border-left: 1px solid #dcdcdc}
+		.nav-pills > li > a {padding: 5px 8px}
+		
+		.navbar-fixed-top, .navbar-fixed-bottom {z-index:999}
+		.navbar-fixed-top .nav-collapse i {opacity:0.8}
+		.navbar-fixed-top .nav-collapse li:hover i {opacity:1}
+		.nav-list > li > a,.dropdown-menu li a {-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;border-radius: 4px}
+		.navbar-fixed-top .navHover:after {height:1px;width:100%;bottom:-1px;position:absolute;content:'';display:block}
+		.navbar .nav > li > a.nav_condensed {padding-left:2px;padding-right:2px}
+		
+		.pagination ul > li > div > a,.pagination ul > li > div > span {float: left;padding: 0 14px;line-height: 38px;text-decoration: none;background-color: #ffffff;border: 1px solid #dddddd;border-left-width: 0}
+		.pagination ul > li > div > a:hover,.pagination ul > .active > div > a,.pagination ul > .active > div > span {background-color: #f5f5f5}
+		.pagination ul > .active > div > a,.pagination ul > .active > div > span {color: #999999;cursor: default}
+		.pagination ul > .disabled > div > span,.pagination ul > .disabled > div > a,.pagination ul > .disabled > div > a:hover {color: #999999;cursor: default;background-color: transparent}
+		.pagination ul > li:first-child > div > a,.pagination ul > li:first-child > div > span {border-left-width: 1px;-webkit-border-radius: 3px 0 0 3px;-moz-border-radius: 3px 0 0 3px;border-radius: 3px 0 0 3px}
+		.pagination ul > li:last-child > div > a,.pagination ul > li:last-child > div > span {-webkit-border-radius: 0 3px 3px 0;-moz-border-radius: 0 3px 3px 0;border-radius: 0 3px 3px 0}
+
+		.pagination {height:26px}
+		.pagination a.active {background-color: #f5f5f5}
+		.pagination a.active {color: #999;cursor: default}
+		.pagination ul > li > a,.pagination ul > li > span,.pagination ul > li > div > a,.pagination ul > li > div > span {line-height: 24px;padding:0 10px}
+		.pagination ul > li > div.page {display:inline}
+		
+		.pager a {-webkit-border-radius: 6px;-moz-border-radius: 6px;-ms-border-radius: 6px;border-radius: 6px;padding:4px 12px}
+		
+		.label {cursor:default;font-size:11px}
+		.label-important,.badge-error {background: #C62626}
+		.label-success,.badge-success {background: #70A415}
+		.label-warning,.badge-warning {background: #F5AA1A}
+		.label-info,.badge-info {background: #058DC7}
+	
+		.alert .close {top:0}
+		.alert-block p + p,.alert-block ul + p,.alert-block p + ul {margin-top:10px}
+		.alert-block h4 + p,.alert-block h4 + ul {margin-top:5px}
+		.icon-sw {width:16px;height:16px;display:inline-block;background-repeat: no-repeat;background-position: center center}
+		
+		.well {-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none;box-shadow: none}
+	
+		.dropdown-menu li {padding:0 5px}
+		.dropdown-menu li a {padding:3px 20px 3px 8px;position:relative}
+		
+		.modal-footer {padding:7px 15px 8px}
+		.modal {border:8px solid rgba(0, 0, 0, 0.5);-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none;box-shadow: none}
+		.modal-header {background:#e4e4e4;border-color:#d4d4d4;padding:5px 15px}
+		.modal-header .close {margin-top:5px}
+		.modal-body{padding:20px 15px}
+		.modal-backdrop, .modal-backdrop.fade.in {opacity:.1;background:#777}
+	
+		.main_content .accordion-heading .accordion-toggle {background-color:#f5f5f5;color:#222;text-decoration:none;background-image: url(../images/acc_icons.png);background-position: 98% 12px;background-repeat:no-repeat}
+		.main_content .accordion-heading .accordion-toggle:hover {background-color:#e5e5e5}
+		.main_content .accordion-heading .acc-in {background-position:98% -34px}
+
+        .btn-gebo {text-shadow: 0px -1px 0px #004f6f;color:#fff;background-color:#006d8d;background-image:-moz-linear-gradient(top, #1e8bab, #004f6f); background-image: -ms-linear-gradient(top, #1e8bab, #004f6f); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1e8bab), to(#004f6f)); background-image: -webkit-linear-gradient(top, #1e8bab, #004f6f); background-image: -o-linear-gradient(top, #1e8bab, #004f6f); background-image: linear-gradient(top, #1e8bab, #004f6f); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e8bab', endColorstr='#004f6f', GradientType=0); border-color: #006D8D #004f6f #004f6f #006D8D; border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25); }
+        .btn-gebo:hover, .btn-gebo:active, .btn-gebo.active, .btn-gebo.disabled, .btn-gebo[disabled] {background-color: #004f6f}
+        .btn-gebo:hover {color:#fff;text-shadow: 0px -1px 0px #003151}
+        .btn-gebo:focus {color: #fff;-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); border-color: #006D8D #004f6f #004f6f #006D8D; border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25); }
+        .btn-gebo.active, .btn-gebo:active { background-image: none;-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); color: #64d1f1; }
+
+		.table-striped tbody tr:nth-child(2n) td, .table-striped tbody tr:nth-child(2n) th {background: #fff}
+
+		.modal_box {background: #fff;padding:20px}
+		.modal_box form {background: #fff}
+		#colorbox ~ .bootstrap-timepicker,#colorbox ~ .colorpicker,#colorbox ~ .datepicker {z-index:10000}
+		textarea, input {outline: none}
+
+		tr.rowlink td {cursor:pointer}
+		tr.rowlink td.nolink {cursor:auto}
+		.table tbody tr.rowlink:hover td {background-color: #efefef}
+		a.rowlink {font: inherit;color: inherit;text-decoration: inherit}
+		.navbar .nav > li > a:focus {color:#fff}
+
+	/* header */
+		.navbar .brand {width: 200px;padding-bottom:0;padding-top:0;font: 100 18px/36px helvetica, arial, sans-serif;text-decoration:none;color: #fff;text-shadow:none}
+		.navbar .brand i {margin-top:5px}
+        .navbar .caret {opacity: .6;filter: alpha(opacity=60)}
+		.navbar .user_menu {margin-left: 0}
+		.navbar .user_menu .nb_boxes {margin:9px 0 0}
+		.navbar .user_menu .nb_boxes .label {background: transparent;background:rgba(0,0,0,.2);padding:3px 4px}
+		.navbar .user_menu .nb_boxes a {cursor:pointer;float:left;margin-right:8px}
+		.navbar .user_menu .nb_boxes a:last-child {margin:0}
+		.navbar .user_menu .user_avatar {margin-right:6px;height:20px}
+
+		.btn_menu {display:none}
+
+	/* main content */
+		#maincontainer {background-image: url(../images/main_bg.gif);background-repeat:repeat-y;min-height:100%}
+        #contentwrapper{float: left;width: 100%}
+		.main_content{padding:64px 30px 30px;background:#fff;border-left:1px solid transparent;margin-left:240px}
+		.main_content li{line-height:22px}
+	
+	/* sidebar */
+		.sidebar{margin-left:-100%;width:240px;float:left;position:relative}
+		.sidebar_sep{background:#efefef;clear:both;float:none;height:5px;border-color:#ccc;border-style:solid;border-width:1px 0;margin:14px 0}
+		.sidebar_switch{text-indent:-10000px;width:16px;position:fixed;left:220px;top:45px;height:14px;cursor:pointer;z-index:100;display:block;opacity:.5}
+		.on_switch {background: url(../images/sidebar_switch.png) no-repeat 0 -19px}
+		.off_switch {background: url(../images/sidebar_switch.png) no-repeat 0 -1px}
+		.sidebar_inner form{padding:14px 0 9px 15px}
+		.sidebar_inner form input{margin:0}
+	
+		.sidebar_hidden .sidebar {display:none}
+		.sidebar_hidden .sidebar_switch {left:4px;}
+		.sidebar_hidden .main_content {margin:0;border-left:none}
+		.sidebar_hidden {background: #fff}
+		
+		.sidebar_hidden #maincontainer {background: #fff}
+		.sidebar_info {width:180px;position:relative;left:30px;bottom:10px}
+		.sidebar_info ul {padding:5px 10px;margin:0;font-size:11px;background:#fafafa;border:1px solid #e5e5e5;-webkit-border-radius: 6px;-moz-border-radius: 6px;-ms-border-radius: 6px;border-radius: 6px}
+        .sidebar_info ul li {line-height:26px;overflow:hidden;border-bottom:1px dashed #ccc}
+        .sidebar_info ul li:last-child {border:none}
+        .sidebar_info .act {float:right}
+        
+		.sidebar .accordion {border-top: 1px solid #ccc;margin-bottom: 20px;margin-right:1px}
+        .sidebar .accordion-heading {text-shadow: 1px 1px 0 #efefef;background: #e0e0e0;-webkit-box-shadow: inset 0px 1px 0px 0px #ececec;box-shadow: inset 0px 1px 0px 0px #ececec}
+        .sidebar .accordion-heading a:hover {background-color: #cfcfcf}
+        .sidebar .accordion-group{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;margin-bottom:0;border-color:#ccc;border-style:solid;border-width:0 0 1px}
+        .sidebar .accordion-group a{color:#222;text-decoration:none!important}
+        .sidebar .accordion-group .active a{color:#fff}
+        .sidebar .accordion-group .accordion-heading a{color:#222}
+        .sidebar .accordion-inner{border-top:1px solid #ccc;background:#fafafa}	
+
+		.sdb_h_active a {background: url("../images/bullet_green.png") no-repeat 98% center}
+
+   
+	/* error pages */
+		.error_page {background:#eee}
+		.error_page,.error_page body,.error_page .error_box {height:100%}
+		.error_page h1 {font-family: 'Jockey One', sans-serif;font-size: 52px;line-height:1.1;text-transform: uppercase;color: #067ead;text-shadow: 2px 2px 0px rgba(255,255,255,.5), 4px 4px 0px rgba(0,0,0,.1);margin-bottom:10px;padding:40px 0 0 300px}
+		.error_page p {color:inherit;font-size:16px;line-height:24px;font-weight:200;margin-left:300px}
+		.error_page .back_link {margin-left:300px}
+		.error_page .error_box {padding:0;width:72%;margin: 0 auto}
+
+    /* search page */
+        .search_page .well {padding:10px 20px;line-height:26px}
+        .search_page .well select {margin:0;width:auto}
+        .search_page .search_panel {border:1px solid #e0e0e0;-webkit-border-radius: 6px;-moz-border-radius: 6px;-ms-border-radius: 6px;border-radius: 6px;margin-bottom:20px}
+        .search_page .search_item {border-bottom:1px solid #e0e0e0;padding:10px 20px 10px 30px;position:relative}
+        .search_page .search_item:nth-child(even) {background:#f2f8fd}
+        .search_page .search_item:last-child {border:none}
+        .search_page .search_content {padding-left:110px}
+        .search_page .search_content h4 {font-size:14px;margin-bottom:6px}
+        .search_page .search_content h4 {vertical-align:text-top}
+        .search_page .search_content strong {color:#666}
+        .search_page .search_content small {color:#666;font-size:11px}
+        .search_page .searchNb {position:absolute;top:10px;left:10px;color:#ccc;font-size:11px}
+        .search_page .result_view a {opacity:0.3}
+        .search_page .result_view a.active {opacity:1}
+        
+        .search_page .box_view {border:none;margin-left:-1%}
+        .search_page .box_view .search_item {margin-left:1%;border:1px solid #e0e0e0;height:200px;-webkit-border-radius: 6px;-moz-border-radius: 6px;-ms-border-radius: 6px;border-radius: 6px;margin:0 0 1% 1%;float:left;width:32.333%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box}
+        .search_page .box_view h4 {height:20px;overflow:hidden}
+        .search_page .box_view .item_description {max-height:92px;overflow:hidden}
+        .search_page .box_view .label {position:absolute;top:-9px;right:-6px}
+        
+        .sidebar_filters {padding:30px 30px 20px}
+        .sidebar_filters h3 {font-size:13px;color:#067EAD}
+        .sidebar_filters .filter_items {padding:5px 10px 10px;margin-bottom:10px;border-bottom:1px dashed #ccc}
+
+	/* forms */
+		.formRow:last-child input, .formRow:last-child textarea, .formRow:last-child select, .uneditable-input {margin-bottom: 0}
+		.formRow small {display:block;font-size:11px;color:#999;line-height:14px}
+		.formSep {margin-bottom:12px;padding-bottom:12px;border-bottom:1px dashed #dcdcdc}
+		
+		.stacked select, .stacked input[type="text"],.stacked textarea {display:block}
+		
+		.help-inline,.help-block {font-size:11px;margin:-4px 0 0 2px}
+		
+		.form-horizontal .help-block {margin-top:2px}
+		.form-horizontal .control-group {margin-bottom:14px}
+		
+		input.focused {border-color: rgba(82,168,236,.8);-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.1), 0 0 8px rgba(82,168,236,.6);-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,.1), 0 0 8px rgba(82,168,236,.6);box-shadow: inset 0 1px 3px rgba(0,0,0,.1), 0 0 8px rgba(82,168,236,.6);outline: 0;z-index:2;position:relative}
+		
+                .input-prepend .input-xlarge {
+                    width: 243px;
+                }
+                
+		.f_warning > label,.f_warning .help-block,.f_warning .help-inline{color:#c09853}
+		.f_warning input,.f_warning select,.f_warning textarea{color:#c09853;border-color:#c09853}
+		.f_warning input:focus,.f_warning select:focus,.f_warning textarea:focus{-webkit-box-shadow:0 0 6px #dbc59e;-moz-box-shadow:0 0 6px #dbc59e;box-shadow:0 0 6px #dbc59e;border-color:#a47e3c}
+		.f_warning .input-prepend .add-on,.f_warning .input-append .add-on{color:#c09853;background-color:#fcf8e3;border-color:#c09853}
+		
+		.f_error input,.f_error select,.f_error textarea{color:#b94a48;border-color:#b94a48}
+		.f_error input:focus,.f_error select:focus,.f_error textarea:focus{-webkit-box-shadow:0 0 6px #d59392;-moz-box-shadow:0 0 6px #d59392;box-shadow:0 0 6px #d59392;border-color:#953b39}
+		.f_error .input-prepend .add-on,.f_error .input-append .add-on{color:#b94a48;background-color:#f2dede;border-color:#b94a48}
+		.f_error label.error {display:block;font-size:11px;font-weight:700;color:#C62626}
+		input[type="text"] + label.error,input[type="password"] + label.error, select + label.error, textarea + label.error {margin-top:-6px}
+		.f_error label.radio + label.error,.f_error label.checkbox + label.error {margin-top:5px}
+		.input-prepend.f_error label.error,.input_append.f_error  label.error {margin-top:4px}
+		.control-group.f_error label.error {margin-top:2px}
+		
+		.f_success > label,.f_success .help-block,.f_success .help-inline{color:#468847}
+		.f_success input,.f_success select,.f_success textarea{color:#468847;border-color:#468847}
+		.f_success input:focus,.f_success select:focus,.f_success textarea:focus{-webkit-box-shadow:0 0 6px #7aba7b;-moz-box-shadow:0 0 6px #7aba7b;box-shadow:0 0 6px #7aba7b;border-color:#356635}
+		.f_success .input-prepend .add-on,.f_success .input-append .add-on{color:#468847;background-color:#dff0d8;border-color:#468847}
+		
+		.ui-tooltip label {margin-bottom:0}
+		.f_legend {font-size:16px;line-height:16px;padding-bottom:10px;margin-bottom:22px;border-bottom:1px solid #dcdcdc}
+		.radio.inline, .checkbox.inline {margin-left:0 !important;margin-right:10px}
+		
+        .f_req, span.required {font-size:13px;color:#ff0000;font-family: helvetica, arial, sans-serif}
+		.form-horizontal .controls.text_line {line-height:25px}
+		
+		.row-fluid input[class*="span"],.row-fluid textarea[class*="span"],.row-fluid select[class*="span"] {display:inline-block}
+		.row-fluid input[class*="span"] + input[class*="span"], .row-fluid textarea[class*="span"] + textarea[class*="span"], .row-fluid select[class*="span"] + select[class*="span"] {display:block}
+		
+		textarea {resize: none}
+                
+                .errorSummary ul {
+                    margin: 0;
+                    list-style: none;
+                }
+                
+                input.error, select.error, textarea.error {color:#b94a48;border-color:#b94a48}
+                input:focus.error, select:focus.error, textarea:focus.error {-webkit-box-shadow:0 0 6px #d59392;-moz-box-shadow:0 0 6px #d59392;box-shadow:0 0 6px #d59392;border-color:#953b39}
+                
+                
+    /* file upload */
+        .btn.btn-file{overflow:hidden;position:relative;vertical-align:middle}
+        .btn.btn-file > input[type=file]{width:100%;position:absolute;left:0;top:0;opacity:0;cursor:pointer}
+        .fileupload{margin-bottom:9px}
+        .fileupload .uneditable-input{display:inline-block;margin-bottom:0;vertical-align:middle;height:28px !important;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box}
+        .fileupload .thumbnail{overflow:hidden;display:inline-block;margin-bottom:5px;vertical-align:middle;text-align:center}
+        .fileupload .thumbnail > img{display:block;vertical-align:middle;max-height:100%}
+        .fileupload .btn{vertical-align:middle}
+        .fileupload-exists .fileupload-new,.fileupload-new .fileupload-exists{display:none}
+        .fileupload-inline .fileupload-controls{display:inline}
+        .fileupload-new .input-append .btn-file{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}
+        .fileupload .fileupload-preview {vertical-align:middle}
+        .fileupload .close.fileupload-exists {vertical-align:middle}
+        
+	/* multiselect 2-col */
+		#multi_search {width:148px;margin:4px}
+		.ms-container {margin-bottom:10px}
+		.ms-container .ms-optgroup li.ms-elem-selectable {padding-left:20px}
+		.ms-container h4 {font-size:14px;font-weight:100;padding:4px 6px;background:#efefef;border-bottom:1px solid #ccc;-webkit-border-radius: 4px 4px 0px 0px;border-radius: 4px 4px 0px 0px}
+		.ms-container #multi_search + .ms-list {height:196px}
+		#sForm_deselect {margin:2px;display:block}
+		
+	/* input spinner */
+		.ui-spinner button {height:14px;position:absolute;background:none;border:none;width:18px;padding:0;background: url(../images/spinner_arrows.gif) no-repeat 0 -100px;cursor:pointer}
+		.ui-spinner .ui-spinner-up {top:0;right:0;background-position:0 0}
+		.ui-spinner .ui-spinner-down {top:14px;right:0;background-position:0 -14px}
+		.ui-spinner .ui-spinner-up:hover {background-position:-18px 0}
+		.ui-spinner .ui-spinner-down:hover {background-position:-18px -14px}
+		.ui-spinner input,.ui-spinner input:focus {display:block !important;margin:0 !important;padding:0;min-height:28px !important;height:28px !important;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none}
+		.ui-spinner ul {margin:0}
+		.ui-spinner li {line-height:28px}
+		.ui-spinner{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);position:relative;margin-bottom:10px;font-size:13px;height:28px;line-height:28px;color:#555;background-color:#fff;border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;overflow:hidden;padding:0 24px 0 8px}
+		.ui-spinner .ui-spinner-box {background: none;border: none !important}	
+		
+	/* animated progresbars */
+		.pbar .ui-progressbar-value {display:block !important}
+		.pbar {overflow: hidden}
+		.percent,.elapsed {position:relative;text-align: right; font-size: 12px}
+
+		
+	/* ul list styles */
+		.list_a,.list_b,.list_c,.list_d {margin-left:0;list-style:none}
+		.list_a li {background: url(../images/bullet_blue.png) no-repeat 3px 4px;padding-left:25px}
+		.list_b li {background: url(../images/bullet_green.png) no-repeat 3px 4px;padding-left:25px}
+		.list_c li {background: url(../images/bullet_orange.png) no-repeat 3px 4px;padding-left:25px}
+		.list_d li {background: url(../images/bullet_red.png) no-repeat 3px 4px;padding-left:25px}		
+		
+	/* prettyprint 
 block */
+		.lit{color:#195f91}
+		.fun{color:#dc322f}
+		.str,.atv{color:#D14}
+		.kwd,.linenums .tag{color:#1e347b}
+		.typ,.atn,.dec,.var{color:teal}
+		.pln{color:#48484c}
+		.prettyprint{background-color:#f7f7f9;border:1px solid #e1e1e8;padding:8px}
+		.prettyprint.linenums{-webkit-box-shadow:inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;-moz-box-shadow:inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;box-shadow:inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0}
+		ol.linenums{margin:0 0 0 33px}
+		ol.linenums li{padding-left:12px;color:#bebec5;line-height:18px;text-shadow:0 1px 0 #fff}
+		.com,.pun,.opn,.clo{color:#93a1a1}		
+		
+	/* rowlink plugin */
+		[data-rowlink] td, td[data-rowlink],[data-msg_rowlink] td, td[data-msg_rowlink] {cursor: pointer}	
+		[data-rowlink] td.nohref, td.nohref[data-rowlink], [data-msg_rowlink] td.nohref, td.nohref[data-msg_rowlink] {cursor:default}
+	
+	/* actions links */
+		.act{background:inherit;border:none;display:inline;color:#555;font-weight:700;-webkit-transition:text-shadow .1s linear;-moz-transition:text-shadow .1s linear;-ms-transition:text-shadow .1s linear;-o-transition:text-shadow .1s linear;transition:text-shadow .1s linear;padding:0}
+		a.act:hover{color:#333;text-decoration:none;text-shadow:1px 1px 3px rgba(85,85,85,0.5)}
+		.act-primary{color:#006dcc}
+		a.act-primary:hover{color:#04c;text-shadow:1px 1px 3px rgba(0,109,204,0.5)}
+		.act-info{color:#49afcd}
+		a.act-info:hover{color:#2f96b4;text-shadow:1px 1px 3px rgba(75,175,206,0.5)}
+		.act-success{color:#70A415}
+		a.act-success:hover{color:#468847;text-shadow:1px 1px 3px rgba(81,164,81,0.5)}
+		.act-warning{color:#F5AA1A}
+		a.act-warning:hover{color:#f89406;text-shadow:1px 1px 3px rgba(192,152,84,0.5)}
+		.act-danger{color:#C62626}
+		a.act-danger:hover{color:#bd362f;text-shadow:1px 1px 3px rgba(185,72,70,0.5)}
+		.act.disabled,.act[disabled]{color:#AAA;cursor:not-allowed}
+		a.act.disabled:hover,.act[disabled]:hover{color:#AAA;text-shadow:none}
+		.form-actions .act{line-height:30px}
+		
+	/* tabs */
+		.tabbable-bordered{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
+		.tabbable-bordered > .nav-tabs {margin: 0}
+		.tabbable-bordered .tab-content {border-color: #ddd;border-style:solid;border-width:0;overflow:auto;padding:18px 0 0}
+		.tabbable-bordered > .tab-content{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;border-width:0 1px 1px;padding:20px 20px 10px}
+	
+	/* dashboard icon navigation*/
+		.dshb_icoNav {margin:0;text-align:center}
+		.dshb_icoNav li {-webkit-box-shadow: inset 0px 1px 0px 0px #fff;box-shadow: inset 0px 1px 0px 0px #fff;text-align:center;list-style:none;display:inline-block;margin:0 5px 10px;background: #f9f9f9;background: -moz-linear-gradient(top, #f9f9f9 0%, #efefef 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#efefef));background: -webkit-linear-gradient(top, #f9f9f9 0%,#efefef 100%);background: -o-linear-gradient(top, #f9f9f9 0%,#efefef 100%);background: -ms-linear-gradient(top, #f9f9f9 0%,#efefef 100%);background: linear-gradient(top, #f9f9f9 0%,#efefef 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#efefef',GradientType=0 );border:1px solid #e2e2e2;-webkit-border-radius: 6px;-moz-border-radius: 6px;-ms-border-radius: 6px;border-radius: 6px}
+		.dshb_icoNav li:hover {border-color:#d2d2d2;-moz-box-shadow: 0 0 6px #ccc;-webkit-box-shadow: 0 0 6px #ccc;box-shadow: 0 0 6px #ccc}
+		.dshb_icoNav li a {position:relative;display:block;padding:42px 8px 8px;width:88px;height:22px;font-size:12px;color:#222;background-repeat:no-repeat;background-position: center 10px}
+		.dshb_icoNav li a:hover {text-decoration:none}
+		.dshb_icoNav .label {position:absolute;right:-5px;top:-5px}
+		.iconNav_left {text-align:left}
+		.iconNav_right {text-align:right}
+	
+	/* overview boxes (+small charts) */
+		.ov_boxes {list-style: none;display: inline-block;margin:0 0 -20px;text-align:center}
+		.ov_boxes li {-webkit-box-shadow: inset 0px 1px 0px 0px #fff;box-shadow: inset 0px 1px 0px 0px #fff;line-height:18px;background: #f9f9f9;background: -moz-linear-gradient(top, #f9f9f9 0%, #ededed 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#ededed));background: -webkit-linear-gradient(top, #f9f9f9 0%,#ededed 100%);background: -o-linear-gradient(top, #f9f9f9 0%,#ededed 100%);background: -ms-linear-gradient(top, #f9f9f9 0%,#ededed 100%);background: linear-gradient(top, #f9f9f9 0%,#ededed 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ededed',GradientType=0 );border: 1px solid #e2e2e2;display: inline-block;margin:0 10px 10px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;border-radius: 4px;padding: 0 10px}
+		.ov_boxes .p_canvas{margin-right:12px;float:left;border-right:1px solid #dcdcdc;-webkit-box-shadow:1px 0 0 0 #fff;-moz-box-shadow:1px 0 0 0 #fff;box-shadow:1px 0 0 0 #fff;padding:10px 14px 6px 4px}
+		.ov_boxes .ov_text{text-align:left;width:150px;font-size:12px;float:left;padding:9px 10px 7px 0}
+		.ov_boxes .ov_text strong{font-size:16px;display:block}
+		.p_canvas {width:50px}
+
+	/* widgets */
+        .w-box {-webkit-box-shadow:  0px 1px 2px 0px #efefef;box-shadow:  0px 1px 2px 0px #efefef}
+        .w-box + .w-box {margin-top:20px}
+        .w-box-header {height:32px;line-height:32px;border:1px solid #ddd;padding:0 10px;background: #fbfbfb;background: -moz-linear-gradient(top,  #fbfbfb 0%, #f1f1f1 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(100%,#f1f1f1));background: -webkit-linear-gradient(top,  #fbfbfb 0%,#f1f1f1 100%);background: -o-linear-gradient(top,  #fbfbfb 0%,#f1f1f1 100%);background: -ms-linear-gradient(top,  #fbfbfb 0%,#f1f1f1 100%);            background: linear-gradient(top,  #fbfbfb 0%,#f1f1f1 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#f1f1f1',GradientType=0 );font-weight:700;color:#666;font-size:11px}
+        .w-box-header .btn-group {margin-top:5px;line-height:1}
+        .w-box-header .dropdown-menu {font-size:12px;left:auto;right:0}
+        .w-box-header input {padding:2px;margin:-2px 0 0}
+        .w-box-content {border:1px solid #ddd;border-top:none}
+        .w-box-content.cnt_a {padding:10px}
+        .w-box-content table,.w-box-content pre {margin-bottom:0}
+        .w-box-content pre {-webkit-border-radius: 0 0 0 0;-moz-border-radius: 0 0 0 0;-ms-border-radius: 0 0 0 0;border-radius: 0 0 0 0;border:none}
+        .w-box-content .no-th tr:first-child td {border-top:none}
+        .w-box-content .gebo-upload {margin:0}
+        .w-box-content .gebo-upload .plupload_filelist_header {border-top:none}
+        .w-box-content .gebo-upload .plupload_filelist_footer {border-bottom:none}
+        .w-box-content .nav-tabs {border-bottom:none;position:relative;top:-28px;margin-bottom:-18px}
+        .w-box-content .nav-tabs {float:right;clear:both}
+        .w-box-content .nav-tabs > li > a {padding:4px 6px;font-size:11px}
+        .w-box-content .nav-tabs > li.active > a {background:#fff !important}
+        .w-box-content .nav-tabs > li > a:hover {border-color:#ddd #ddd transparent;background: transparent}
+        .w-box-content .tab-content {clear:both}
+        .w-box-content .tab-pane {padding:0 10px 10px}
+        .w-box-footer {border:1px solid #ddd;padding:8px 10px;background: #fdfdfd;border-top:none}
+        .w-box-footer .pagination {margin:0; font-size:11px;height:22px}
+        .w-box-footer .pagination a {line-height:20px}
+
+		.page-toolbar {background:#f5f8fa;border:1px solid #ddd;padding:4px;margin-bottom:15px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;border-radius: 4px}
+		
+		
+    /* sortable/searchable list */
+		.user_list {list-style: none;margin:0}
+		.user_list li {padding:0 8px 8px;margin-bottom:8px;border-bottom: 1px dashed #dcdcdc;line-height:normal }
+		.user_list small {font-size: 11px;color:#9b9b9b}
+	
+	/* file manager */
+        #kcfinder_iframe {height:500px;margin-bottom:30px;border:1px solid #adaba9}
+
+	/* icon list */
+		.icon_list_a,.icon_list_b,.icon_list_c,.icon_list_d {list-style: none;margin:0 0 30px}
+		.icon_list_a li,.icon_list_b li,.icon_list_d li {padding:4px 0;width:30px;text-align:center;border:1px solid #dcdcdc;float:left;margin:4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;border-radius: 4px}
+		.icon_list_c li {padding:4px 0;width:40px;text-align:center;border:1px solid #dcdcdc;float:left;margin:4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;border-radius: 4px}
+	
+    /* aditional icons */
+        .icon-adt_trash,.icon-adt_atach,.icon-adt_enter {background: url(../images/adt-icons.png) no-repeat 0 0;width:16px;height:16px}
+        .icon-adt_atach {background-position:0 0}
+        .icon-adt_trash {background-position:0 -24px}
+        .icon-adt_enter {background-position:0 -47px;width:12px;height:12px}
+    
+    /* chat */
+        .chat_box select {margin:0}
+		.chat_box .chat_content {border:1px solid #ddd;-webkit-border-radius:6px;border-radius:6px}
+		.chat_box .chat_message {margin-bottom:10px}
+		.chat_box .chat_editor_box {margin:10px;border:1px solid #ddd;-webkit-border-radius:6px;border-radius:6px;min-height:40px}
+		.chat_box .chat_editor_heading {height:20px;line-height:20px;padding:2px 8px 0}
+		.chat_box .chat_editor_box textarea {border:none;margin:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius: 0px 0px 6px 6px;border-radius: 0px 0px 6px 6px}
+		.chat_box .chat_editor_box .send_btns {margin:5px}
+		.chat_box .chat_heading {-webkit-box-shadow: inset 0px 1px 0px 0px #fefefe;box-shadow: inset 0px 1px 0px 0px #fefefe;font-size:12px;font-weight:700;color:#444;padding:6px 12px;font-size:13px;height:21px;line-height:22px;background:#f4f4f4;border-bottom:1px solid #ddd;-webkit-border-radius: 6px 6px 0px 0px;border-radius: 6px 6px 0px 0px} 
+        .chat_box .chat_heading .chat_close {opacity:.8;cursor:pointer}
+		.chat_box .msg_window {height:300px;overflow-y:auto;margin:5px 10px}
+		.chat_box .chat_msg {margin:10px 5px}
+		.chat_box .chat_msg .chat_msg_heading {font-size:11px;padding:0 5px}
+		.chat_box .chat_msg .chat_msg_body {padding:4px 8px;border:1px solid #ddd;background:#fafafa;-webkit-border-radius: 6px;-moz-border-radius: 6px;-ms-border-radius: 6px;border-radius: 6px}
+		.chat_box .chat_msg .chat_msg_date {float:right}
+		.chat_box .chat_msg .chat_user_name {color:#CC333F;font-weight:700}
+		.chat_box .chat_msg p {margin:0}
+		.chat_box .chat_sidebar {border:1px solid #ddd;-webkit-border-radius: 6px;-moz-border-radius: 6px;-ms-border-radius: 6px;border-radius: 6px} 
+		.chat_box .chat_sidebar .chat_user_list {margin:0}
+        .chat_box .chat_sidebar .chat_user_list li {list-style:none;border-bottom:1px solid #e6e6e6;overflow:hidden} 
+        .chat_box .chat_sidebar .chat_user_list li:last-child {border:none}
+		.chat_box .chat_sidebar .chat_user_list li input {float:left;margin:15px 0 0 6px}
+		.chat_box .chat_sidebar .chat_user_list li a {display:block;margin-left:16px;padding:5px 20px 5px 12px;line-height:32px}
+        .chat_box .chat_sidebar .chat_user_list li a:hover {text-decoration:none}
+		.chat_box .chat_sidebar .chat_user_list li img {vertical-align:top;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;border-radius: 4px;margin-right:5px;border:1px solid #ddd}
+		.chat_box .chat_sidebar .chat_user_list li.online a {background: url(../images/bullet_green.png) no-repeat 98% center} 
+        .chat_box .chat_sidebar .chat_user_list li.offline a {background: url(../images/bullet_red.png) no-repeat 98% center;cursor:default} 
+		.chat_box .chat_sidebar .chat_user_list li.active {background-color:#ffffef}
+		.chat_box .chat_sidebar .chat_user_list li a span {color:#888;font-size:11px}
+
+		
+	/* vcard */	
+		.vcard .thumbnail {float:left}
+		.vcard > ul {list-style:none;margin:10px 0 0 120px;overflow:hidden}
+		.vcard > ul > li:first-child {border-top:1px dashed #dcdcdc}
+		.vcard > ul > li {padding:8px;border-bottom:1px dashed #dcdcdc;overflow:hidden}
+		.vcard .item-key {float:left;color:#888}
+		.vcard .vcard-item {margin-left:120px}
+		.vcard .v-heading {background:#F0F9FF;font-weight:700}
+		.vcard .v-heading span {font-weight:100;font-size:11px;color:#666}
+		.vcard .item-list-more,.vcard .thumbnail.item-list-more {display:none}
+		
+		
+	/* sidebar scroll */ 
+		.antiScroll{display:inline-block;position:relative;overflow:hidden}
+		.antiscroll-scrollbar{background:#bbb;background:rgba(0,0,0,0.5);-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;-webkit-box-shadow:0 0 1px #fff;-moz-box-shadow:0 0 1px #fff;box-shadow:0 0 1px #fff;position:absolute;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:linear 300ms opacity;-moz-transition:linear 300ms opacity;-o-transition:linear 300ms opacity}
+		.antiscroll-scrollbar-shown{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
+		.antiscroll-scrollbar-horizontal{height:7px;margin-left:2px;bottom:2px;left:0}
+		.antiscroll-scrollbar-vertical{width:7px;margin:2px 0;left:2px;top:0}
+		.antiscroll-inner{overflow-y:scroll}
+		.antiScroll,.antiscroll-content,.antiscroll-inner{width:240px}
+		.antiscroll-inner::-webkit-scrollbar,.antiscroll-inner::scrollbar{width:0;height:0}
+
+	
+	/* sortable elements */
+        .ui-sortable-placeholder { border: 2px dashed #aaa;background:transparent;visibility: visible !important; height: 50px !important;margin-bottom:20px}
+		.ui-sortable-helper {z-index:2100 !important}
+		.ui-sortable-placeholder * { visibility: hidden; }
+		.ui-sortable {min-height:40px !important}
+		.ui-sortable .w-box-header {cursor:move}
+		.sort-disabled .w-box-header {cursor:default}	
+		.sort_ph {background:#f8f8f8}
+
+
+    /* submenus */
+        
+		.caret-right {display: inline-block;position:absolute;top: 8px;right: 10px;width: 0;height: 0;vertical-align: top;border-left: 4px solid #000;border-top: 4px solid transparent;border-bottom: 4px solid transparent;content: "";opacity: 0.6;filter: alpha(opacity=60)}
+		.dropdown-menu .sub-menu {left: 100%;position: absolute;top: 0;visibility: hidden;margin-top: -1px}
+        .dropdown-menu li {position:relative}
+        .dropdown-menu .sub-open {visibility: visible;display: block}
+        .navbar .sub-menu:before {border-bottom: 7px solid transparent;border-left: none;border-right: 7px solid rgba(0, 0, 0, 0.2);border-top: 7px solid transparent;left: -7px;top: 5px}
+        .navbar .sub-menu:after {
+            border-top: 6px solid transparent;
+            border-left: none;
+            border-right: 6px solid #fff;
+            border-bottom: 6px solid transparent;
+            left: 10px;
+            top: 6px;
+            left: -6px;
+        }
+		
+		.sub-dropdown > a:hover .caret-right, .sub-dropdown.active > a .caret-right, .sub-dropdown.active > a:hover .caret-right {border-left: 4px solid #fff;opacity:1;filter: alpha(opacity=100);}
+		.navHover .dropdown-menu {display:block}
+
+	/*  to top */
+		#toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:0;overflow:hidden;width:29px;height:32px;border:none;text-indent:100%;background:url(../images/ui.totop.png) no-repeat 0 0}
+		#toTopHover{background:url(../images/ui.totop.png) no-repeat 0 -32px;width:29px;height:32px;display:block;overflow:hidden;float:left;opacity:0;-moz-opacity:0;filter:alpha(opacity=0)}
+		#toTop:active,#toTop:focus{outline:none}
+
+	/* jquery 1.8, bootstrap 2.1 */
+		body {font-size:13px;line-height:18px}
+		h1, h2, h3, h4, h5, h6 {margin:0}
+		h3 {line-height:27px;font-size:18px}
+		label, input, button, select, textarea,
+		select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input,
+		.btn {font-size:13px}
+		.navbar .nav > li > a {text-shadow:none;padding:9px 10px 11px}
+		.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {background:none;color:#fff}
+		.navbar .nav li.dropdown .dropdown-toggle .caret, .navbar .nav li.dropdown.open .caret,
+		.navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {border-bottom-color: #fff;border-top-color: #fff}
+		.nav .dropdown-toggle:hover .caret {opacity: 1;filter: alpha(opacity=100)}
+
+
+	/* media queries */
+
+		@media (min-width: 980px) {
+			.sidebar {position:fixed;top:40px;left:0;margin-left:0}
+			.navbar-fixed-top .nav-collapse {height:40px !important}
+			.navbar .nav > li > a {padding-top:10px}
+			/* fixed layout */ 
+			.gebo-fixed {max-width:940px;margin:0 auto}
+			.gebo-fixed header .container-fluid {max-width:940px;margin:0 auto}
+			.gebo-fixed #maincontainer {border-right:1px solid #ccc;border-left:1px solid #ccc}
+			.gebo-fixed .sidebar {left:50%;margin-left:-469px}
+			.gebo-fixed .sidebar_switch {left:50%;margin-left:-250px}
+			.gebo-fixed.sidebar_hidden .sidebar_switch {margin-left:-465px;left:50%}
+			.gebo-fixed .search_page .box_view .search_item {width:48%;height:210px;margin:0 0 2% 2%}
+            .gebo-fixed .activeMediaTable th.optional,.gebo-fixed .activeMediaTable td.optional{display:none}
+			.gebo-fixed .brand {width:120px}
+			
+			.sidebar_right #maincontainer {background-image: url(../images/main_bg_right.gif);background-position: right 0 }
+			.sidebar_right .sidebar {left:auto;right:-1px}
+			.sidebar_right .sidebar_switch {left:auto;right:6px}
+			.sidebar_right .main_content {margin-right:240px;margin-left:0;border-left:none}
+			.sidebar_right.sidebar_hidden #maincontainer {background: #fff}
+			.sidebar_right.sidebar_hidden .main_content {margin:0}
+			
+			.gebo-fixed.sidebar_right .sidebar {left:auto;right:50%;margin-left:0;margin-right:-470px}
+			.gebo-fixed.sidebar_right .sidebar_switch {left:auto;right:50%;margin-left:0;margin-right:-465px}
+			.gebo-fixed.sidebar_hidden.sidebar_right .sidebar_switch {laeft:auto;margin-left:0;margin-right:-465px;right:50%}
+			
+		}
+			
+		@media (max-width: 1279px) {
+			.search_page .box_view .search_item {width:49%}
+		}
+		
+		@media (max-width: 979px) {
+			#maincontainer {background: #fff}
+			.row > [class*="span"],.navbar-fixed-top {margin:0 !important}
+			.navbar-fixed-top .container-fluid {padding:0 !important}
+			.navbar .brand {width:auto;line-height:18px;margin:3px 0 6px 34px}
+			.navbar .user_menu {padding-top:5px}
+			.navbar .user_menu .dropdown-menu {margin:8px 10px 0 0}
+			.navbar .user_menu > li > a {padding:0 10px 0 0}
+			.navbar-inner {position:relative;z-index:990;min-height:28px}
+			.nav-collapse a {color:#fff !important}
+			.nav-collapse .dropdown-menu li {padding:0}
+			.nav-collapse .dropdown-menu li a {font-weight:400}
+			.nav-collapse .sub-menu {display:block;left:0;right:auto;position:relative;visibility:visible}
+			.nav-collapse .caret-right {display:none}
+			.btn-navbar {margin-top:2px !important;padding:2px 8px !important}
+			.user_menu .dropdown {margin-left:10px}
+			.main_content {margin:0 !important;border:none !important;padding:28px 14px 20px}
+			.main_content .row-fluid + .row-fluid {margin-top:20px}
+			.sidebar {height: 400px;position:absolute;top:39px;left:0;background:#f1f1f1;border-width:0 1px;border-style:solid;border-color:#ccc;margin:0;-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.2);-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.2);box-shadow: 1px 1px 4px rgba(0,0,0,0.2);z-index:1000;-webkit-border-radius: 0px 5px 5px 0px;border-radius: 0px 5px 5px 0px}
+			.sidebar:after {border-bottom: 6px solid #fff;border-left: 6px solid transparent;border-right: 6px solid transparent;content: "";display: inline-block;left: 15px;position: absolute;top: -6px}
+            .sidebar_hidden .sidebar {border:none}
+			.sidebar_switch {position:absolute;z-index:1000;left:5px !important;top:14px;padding:0 10px}
+			.off_switch {background-position:center 1px}
+			.on_switch {background-position:center -17px}
+            .sidebar_inner {padding-bottom:0 !important}
+			div.sticky-queue {z-index:10000;top:0}
+			.ms-container {background-position: 160px 83px}
+			.ms-container ul.ms-list {width:152px;}
+			#multi_search {width:136px}
+			.btn_menu {display:block;clear:both;padding:8px 0 6px;border-top:1px solid rgba(255,255,255,.2);box-shadow: 0 -1px 0 rgba(0,0,0,.2);text-align:center;position:relative;top:4px;cursor:pointer}
+            .btn_menu span {opacity:.8}
+			.ssw_trigger {display:none}
+		}
+		
+		@media (max-width: 767px) {
+			.row-fluid > [class*="span"] + [class*="span"] {margin-top:20px}
+			.row-fluid input[class*="span"],.row-fluid textarea[class*="span"],.row-fluid select[class*="span"] {width:80%}
+			.input-prepend, .input-append {margin-bottom:10px}
+			form .row-fluid > [class*="span"] + [class*="span"] {margin-top:0}
+			.login_page .content_b {margin: 0 20px}
+			.search_page .box_view .search_item {width:99%;margin-bottom:3%}
+			.error_page .error_box {background:none;width:100%}
+			.error_page .error_box h1 {padding:40px 20px 0}
+			.error_page .error_box p {margin:0 20px 10px}
+			.error_page .error_box .back_link {margin:0 20px}
+			.style_switcher {display:none}
+			.dshb_icoNav {text-align:center}
+			.dshb_icoNav li {float:none;display:inline-block}
+			#cboxContent .video-js {width:100% !important;height:100% !important}
+			.vcard > .thumbnail {display:none}
+			.vcard > ul {margin:0}
+			.item-list .thumbnail {float:none;display:inline-block;margin:0 10px 10px 0}
+		}
+		
+		@media (max-width: 479px) {
+			.login_page .login_box {width:100%}
+			.login_page .cnt_b {padding:20px 0;width:68%;margin:0 auto}
+            .-list-container {height:300px}
+		}
+		
+		@media (min-width: 1681px) {
+			body {max-width:1680px;margin:0 auto}
+			header .container-fluid {max-width:1640px;margin:0 auto}
+			#maincontainer {border-right:1px solid #ccc;border-left:1px solid #ccc}
+			.main_content {border-left:none}
+			.sidebar {left:50%;margin-left:-839px}
+			.sidebar_switch {left:50%;margin-left:-620px}
+			.sidebar_hidden .sidebar_switch {margin-left:-832px;left:50%}
+			.sidebar_right .sidebar {right:50%;margin-left:0;margin-right:-840px}
+			.sidebar_right .sidebar_switch {left:auto;right:50%;margin-left:0;margin-right:-836px}
+		}
\ No newline at end of file
diff --git a/www/themes/profind/js/bootstrap.plugins.js b/www/themes/profind/js/bootstrap.plugins.js
deleted file mode 100644
index 23b90e8..0000000
--- a/www/themes/profind/js/bootstrap.plugins.js
+++ /dev/null
@@ -1,198 +0,0 @@
-/* ===========================================================
-* bootstrap-fileupload.js j1a
-* http://jasny.github.com/bootstrap/javascript.html#fileupload
-* ===========================================================
-* Copyright 2012 Jasny BV, Netherlands.
-*
-* Licensed under the Apache License, Version 2.0 (the "License")
-* you may not use this file except in compliance with the License.
-* You may obtain a copy of the License at
-*
-* http://www.apache.org/licenses/LICENSE-2.0
-*
-* Unless required by applicable law or agreed to in writing, software
-* distributed under the License is distributed on an "AS IS" BASIS,
-* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-* See the License for the specific language governing permissions and
-* limitations under the License.
-* ========================================================== */
-
-!function ($) {
-
-  "use strict"; // jshint ;_
-
- /* INPUTMASK PUBLIC CLASS DEFINITION
-* ================================= */
-
-  var Fileupload = function (element, options) {
-    this.$element = $(element)
-    this.type = this.$element.data('uploadtype') || (this.$element.find('.thumbnail').length > 0 ? "image" : "file")
-      
-    this.$input = this.$element.find(':file')
-    if (this.$input.length === 0) return
-
-    this.name = this.$input.attr('name') || options.name
-
-    this.$hidden = this.$element.find(':hidden[name="'+this.name+'"]')
-    if (this.$hidden.length === 0) {
-      this.$hidden = $('')
-      this.$element.prepend(this.$hidden)
-    }
-
-    this.$preview = this.$element.find('.fileupload-preview')
-    var height = this.$preview.css('height')
-    if (this.$preview.css('display') != 'inline' && height != '0px' && height != 'none') this.$preview.css('line-height', height)
-
-    this.$remove = this.$element.find('[data-dismiss="fileupload"]')
-    
-    this.listen()
-  }
-  
-  Fileupload.prototype = {
-    
-    listen: function() {
-      this.$input.on('change.fileupload', $.proxy(this.change, this))
-      if (this.$remove) this.$remove.on('click.fileupload', $.proxy(this.clear, this))
-    },
-    
-    change: function(e, invoked) {
-      var file = e.target.files !== undefined ? e.target.files[0] : { name: e.target.value.replace(/^.+\\/, '') }
-      if (!file || invoked === 'clear') return
-      
-      this.$hidden.val('')
-      this.$hidden.attr('name', '')
-      this.$input.attr('name', this.name)
-
-      if (this.type === "image" && this.$preview.length > 0 && (typeof file.type !== "undefined" ? file.type.match('image.*') : file.name.match('\\.(gif|png|jpe?g)$')) && typeof FileReader !== "undefined") {
-        var reader = new FileReader()
-        var preview = this.$preview
-        var element = this.$element
-
-        reader.onload = function(e) {
-          preview.html('')
-          element.addClass('fileupload-exists').removeClass('fileupload-new')
-        }
-
-        reader.readAsDataURL(file)
-      } else {
-        this.$preview.text(file.name)
-        this.$element.addClass('fileupload-exists').removeClass('fileupload-new')
-      }
-    },
-
-    clear: function(e) {
-      this.$hidden.val('')
-      this.$hidden.attr('name', this.name)
-      this.$input.attr('name', '')
-
-      this.$preview.html('')
-      this.$element.addClass('fileupload-new').removeClass('fileupload-exists')
-
-      this.$input.trigger('change', [ 'clear' ])
-
-      e.preventDefault()
-      return false
-    }
-  }
-
-  
- /* INPUTMASK PLUGIN DEFINITION
-* =========================== */
-
-  $.fn.fileupload = function (options) {
-    return this.each(function () {
-      var $this = $(this)
-      , data = $this.data('fileupload')
-      if (!data) $this.data('fileupload', (data = new Fileupload(this, options)))
-    })
-  }
-
-  $.fn.fileupload.Constructor = Fileupload
-
-
- /* INPUTMASK DATA-API
-* ================== */
-
-  $(function () {
-    $('body').on('click.fileupload.data-api', '[data-provides="fileupload"]', function (e) {
-      var $this = $(this)
-      if ($this.data('fileupload')) return
-      $this.fileupload($this.data())
-      
-      if ($(e.target).data('dismiss') == 'fileupload') $(e.target).trigger('click.fileupload')
-    })
-  })
-
-}(window.jQuery)
-
-/* ============================================================
-* bootstrap-rowlink.js j1
-* http://jasny.github.com/bootstrap/javascript.html#rowlink
-* ============================================================
-* Copyright 2012 Jasny BV, Netherlands.
-*
-* Licensed under the Apache License, Version 2.0 (the "License");
-* you may not use this file except in compliance with the License.
-* You may obtain a copy of the License at
-*
-* http://www.apache.org/licenses/LICENSE-2.0
-*
-* Unless required by applicable law or agreed to in writing, software
-* distributed under the License is distributed on an "AS IS" BASIS,
-* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-* See the License for the specific language governing permissions and
-* limitations under the License.
-* ============================================================ */
-
-!function ($) {
-  
-  "use strict"; // jshint ;_;
-
-  var Rowlink = function (element, options) {
-    options = $.extend({}, $.fn.rowlink.defaults, options)
-    var tr = element.nodeName == 'tr' ? $(element) : $(element).find('tr:has(td)')
-    
-    tr.each(function() {
-      var link = $(this).find(options.target).first()
-      if (!link.length) return
-      
-      var href = link.attr('href')
-
-      $(this).find('td').not('.nolink').click(function() {
-        window.location = href;
-      })
-
-      $(this).addClass('rowlink')
-      link.replaceWith(link.html())
-    })
-  }
-
-  
- /* ROWLINK PLUGIN DEFINITION
-* =========================== */
-
-  $.fn.rowlink = function (options) {
-    return this.each(function () {
-      var $this = $(this)
-      , data = $this.data('rowlink')
-      if (!data) $this.data('rowlink', (data = new Rowlink(this, options)))
-    })
-  }
-
-  $.fn.rowlink.defaults = {
-    target: "a"
-  }
-
-  $.fn.rowlink.Constructor = Rowlink
-
-
- /* ROWLINK DATA-API
-* ================== */
-
-  $(function () {
-    $('[data-provides="rowlink"]').each(function () {
-      $(this).rowlink($(this).data())
-    })
-  })
-  
-}(window.jQuery);
\ No newline at end of file
diff --git a/www/themes/profind/js/bootstrap.plugins.min.js b/www/themes/profind/js/bootstrap.plugins.min.js
deleted file mode 100644
index 45811ea..0000000
--- a/www/themes/profind/js/bootstrap.plugins.min.js
+++ /dev/null
@@ -1,41 +0,0 @@
-/* ==========================================================
- * bootstrap-placeholder.js v2.0.0
- * http://jasny.github.com/bootstrap/javascript.html#placeholder
- * 
- * Based on work by Daniel Stocks (http://webcloud.se)
- * ==========================================================
- * Copyright 2012 Jasny BV.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- * ========================================================== */
-
-/* ============================================================
- * bootstrap-rowlink.js v2.0.2
- * http://jasny.github.com/bootstrap/javascript.html#rowlink
- * ============================================================
- * Copyright 2011 Jasny BV, Netherlands.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- * ============================================================ */
-
-!function(a){var e=function(d,b){this.$element=a(d);this.type=this.$element.data("uploadtype")||(0'),this.$element.prepend(this.$hidden));this.$preview=this.$element.find(".fileupload-preview");var c=this.$preview.css("height"); "inline"!=this.$preview.css("display")&&("0px"!=c&&"none"!=c)&&this.$preview.css("line-height",c);this.$remove=this.$element.find('[data-dismiss="fileupload"]');this.listen()}};e.prototype={listen:function(){this.$input.on("change.fileupload",a.proxy(this.change,this));if(this.$remove)this.$remove.on("click.fileupload",a.proxy(this.clear,this))},change:function(a,b){var c=void 0!==a.target.files?a.target.files[0]:{name:a.target.value.replace(/^.+\\/,"")};if(c&&"clear"!==b)if(this.$hidden.val(""), this.$hidden.attr("name",""),this.$input.attr("name",this.name),"image"===this.type&&0");g.addClass("fileupload-exists").removeClass("fileupload-new")};e.readAsDataURL(c)}else this.$preview.text(c.name), this.$element.addClass("fileupload-exists").removeClass("fileupload-new")},clear:function(a){this.$hidden.val("");this.$hidden.attr("name",this.name);this.$input.attr("name","");this.$preview.html("");this.$element.addClass("fileupload-new").removeClass("fileupload-exists");this.$input.trigger("change",["clear"]);a.preventDefault();return!1}};a.fn.fileupload=function(d){return this.each(function(){var b=a(this);b.data("fileupload")||b.data("fileupload",new e(this,d))})};a.fn.fileupload.Constructor= e;a(function(){a("body").on("click.fileupload.data-api",'[data-provides="fileupload"]',function(d){var b=a(this);b.data("fileupload")||(b.fileupload(b.data()),"fileupload"==a(d.target).data("dismiss")&&a(d.target).trigger("click.fileupload"))})})}(window.jQuery); !function(a){var e=function(d,b){b=a.extend({},a.fn.rowlink.defaults,b);("tr"==d.nodeName?a(d):a(d).find("tr:has(td)")).each(function(){var c=a(this).find(b.target).first();if(c.length){var d=c.attr("href");a(this).find("td").not(".nolink").click(function(){window.location=d});a(this).addClass("rowlink");c.replaceWith(c.html())}})};a.fn.rowlink=function(d){return this.each(function(){var b=a(this);b.data("rowlink")||b.data("rowlink",new e(this,d))})};a.fn.rowlink.defaults={target:"a"};a.fn.rowlink.Constructor= e;a(function(){a('[data-provides="rowlink"]').each(function(){a(this).rowlink(a(this).data())})})}(window.jQuery);
\ No newline at end of file
diff --git a/www/themes/profind/js/forms/jquery.autosize.js b/www/themes/profind/js/forms/jquery.autosize.js
deleted file mode 100644
index 6da608f..0000000
--- a/www/themes/profind/js/forms/jquery.autosize.js
+++ /dev/null
@@ -1,134 +0,0 @@
-// Autosize 1.7 - jQuery plugin for textareas
-// (c) 2011 Jack Moore - jacklmoore.com
-// license: www.opensource.org/licenses/mit-license.php
-
-(function ($, undefined) {
-    var 
-    hidden = 'hidden',
-    copy = 'Find stylesheet with id="link_theme" in document head and replace it with this code.';
-					}
-					if( (bodyClass != '') && (bodyClass != undefined) ) {
-						contentStyle += 'Replace body tag with this code.';
-					} else {
-						contentStyle += '';
-					}
-					contentStyle += '';
-					$.colorbox({
-						opacity				: '0.2',
-						fixed				: true,
-						html				: contentStyle
-					});
-					e.preventDefault();
-				})
-			}
-		}
-	};
\ No newline at end of file
diff --git a/www/themes/profind/lib/antiscroll/antiscroll.css b/www/themes/profind/lib/antiscroll/antiscroll.css
deleted file mode 100644
index f30a449..0000000
--- a/www/themes/profind/lib/antiscroll/antiscroll.css
+++ /dev/null
@@ -1,54 +0,0 @@
-.antiScroll {
-  display: inline-block;
-  position: relative;
-  overflow: hidden;
-}
-
-.antiscroll-scrollbar {
-  background: gray;
-  background: rgba(0, 0, 0, 0.5);
-  -webkit-border-radius: 7px;
-  -moz-border-radius: 7px;
-  border-radius: 7px;
-  -webkit-box-shadow: 0 0 1px #fff;
-  -moz-box-shadow: 0 0 1px #fff;
-  box-shadow: 0 0 1px #fff;
-  position: absolute;
-  opacity: 0;
-  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
-  -webkit-transition: linear 300ms opacity;
-  -moz-transition: linear 300ms opacity;
-  -o-transition: linear 300ms opacity;
-}
-
-.antiscroll-scrollbar-shown {
-  opacity: 1;
-  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
-}
-
-.antiscroll-scrollbar-horizontal {
-  height: 7px;
-  margin-left: 2px;
-  bottom: 2px;
-  left: 0;
-}
-
-.antiscroll-scrollbar-vertical {
-  width: 7px;
-  margin-top: 2px;
-  right: 2px;
-  top: 0;
-}
-
-.antiscroll-inner {
-  overflow-y: scroll;
-}
-
-.antiScroll,.antiscroll-content, .antiscroll-inner {
-    width: 240px;
-}
-
-.antiscroll-inner::-webkit-scrollbar, .antiscroll-inner::scrollbar {
-  width: 0;
-  height: 0;
-}
diff --git a/www/themes/profind/lib/antiscroll/antiscroll.js b/www/themes/profind/lib/antiscroll/antiscroll.js
deleted file mode 100644
index ca75bcc..0000000
--- a/www/themes/profind/lib/antiscroll/antiscroll.js
+++ /dev/null
@@ -1,446 +0,0 @@
-
-(function ($) {
-
-  /**
-   * Augment jQuery prototype.
-   */
-
-  $.fn.antiscroll = function (options) {
-    return this.each(function () {
-      if ($(this).data('antiscroll')) {
-        $(this).data('antiscroll').destroy();
-      }
-
-      $(this).data('antiscroll', new $.Antiscroll(this, options));
-    });
-  };
-
-  /**
-   * Expose constructor.
-   */
-
-  $.Antiscroll = Antiscroll;
-
-  /**
-   * Antiscroll pane constructor.
-   *
-   * @param {Element|jQuery} main pane
-   * @parma {Object} options
-   * @api public
-   */
-
-  function Antiscroll (el, opts) {
-    this.el = $(el);
-    this.options = opts || {};
-
-    this.x = false !== this.options.x;
-    this.y = false !== this.options.y;
-    this.padding = undefined == this.options.padding ? 2 : this.options.padding;
-
-    this.inner = this.el.find('.antiscroll-inner');
-    this.inner.css({
-        'width': '+=' + scrollbarSize()
-      , 'height': '+=' + scrollbarSize()
-    });
-
-    this.refresh();
-  }
-
-  /**
-   * refresh scrollbars
-   *
-   * @api public
-   */
-
-  Antiscroll.prototype.refresh = function() {
-    var needHScroll = this.inner.get(0).scrollWidth > this.el.width()
-      , needVScroll = this.inner.get(0).scrollHeight > this.el.height();
-
-    if (!this.horizontal && needHScroll && this.x) {
-      this.horizontal = new Scrollbar.Horizontal(this);
-    } else if (this.horizontal && !needHScroll)  {
-      this.horizontal.destroy();
-      this.horizontal = null
-    }
-
-    if (!this.vertical && needVScroll && this.y) {
-      this.vertical = new Scrollbar.Vertical(this);
-    } else if (this.vertical && !needVScroll)  {
-      this.vertical.destroy();
-      this.vertical = null
-    }
-  };
-
-  /**
-   * Cleans up.
-   *
-   * @return {Antiscroll} for chaining
-   * @api public
-   */
-
-  Antiscroll.prototype.destroy = function () {
-    if (this.horizontal) {
-      this.horizontal.destroy();
-	  this.horizontal = null
-    }
-    if (this.vertical) {
-      this.vertical.destroy();
-    }
-    return this;
-  };
-
-  /**
-   * Rebuild Antiscroll.
-   *
-   * @return {Antiscroll} for chaining
-   * @api public
-   */
-
-  Antiscroll.prototype.rebuild = function () {
-    this.destroy();
-    this.inner.attr('style', '');
-    Antiscroll.call(this, this.el, this.options);
-    return this;
-  };
-
-  /**
-   * Scrollbar constructor.
-   *
-   * @param {Element|jQuery} element
-   * @api public
-   */
-
-  function Scrollbar (pane) {
-    this.pane = pane;
-    this.pane.el.append(this.el);
-    this.innerEl = this.pane.inner.get(0);
-
-    this.dragging = false;
-    this.enter = false;
-    this.shown = false;
-
-    // hovering
-    this.pane.el.mouseenter($.proxy(this, 'mouseenter'));
-    this.pane.el.mouseleave($.proxy(this, 'mouseleave'));
-
-    // dragging
-    this.el.mousedown($.proxy(this, 'mousedown'));
-
-    // scrolling
-    this.innerPaneScrollListener = $.proxy(this, 'scroll');
-	this.pane.inner.scroll(this.innerPaneScrollListener);
-
-    // wheel -optional-
-    this.innerPaneMouseWheelListener = $.proxy(this, 'mousewheel');
-	this.pane.inner.bind('mousewheel', this.innerPaneMouseWheelListener);
-
-    // show
-    var initialDisplay = this.pane.options.initialDisplay;
-
-    if (initialDisplay !== false) {
-      this.show();
-      this.hiding = setTimeout($.proxy(this, 'hide'), parseInt(initialDisplay, 10) || 3000);
-    }
-  }
-
-  /**
-   * Cleans up.
-   *
-   * @return {Scrollbar} for chaining
-   * @api public
-   */
-
-  Scrollbar.prototype.destroy = function () {
-    this.el.remove();
-	this.pane.inner.unbind('scroll', this.innerPaneScrollListener);
-	this.pane.inner.unbind('mousewheel', this.innerPaneMouseWheelListener);
-    return this;
-  };
-
-  /**
-   * Called upon mouseenter.
-   *
-   * @api private
-   */
-
-  Scrollbar.prototype.mouseenter = function () {
-    this.enter = true;
-    this.show();
-  };
-
-  /**
-   * Called upon mouseleave.
-   *
-   * @api private
-   */
-
-  Scrollbar.prototype.mouseleave = function () {
-    this.enter = false;
-
-    if (!this.dragging) {
-      this.hide();
-    }
-  }
-
-  /**
-   * Called upon wrap scroll.
-   *
-   * @api private
-   */
-
-  Scrollbar.prototype.scroll = function () {
-    if (!this.shown) {
-      this.show();
-      if (!this.enter && !this.dragging) {
-        this.hiding = setTimeout($.proxy(this, 'hide'), 1500);
-      }
-    }
-
-    this.update();
-  };
-
-  /**
-   * Called upon scrollbar mousedown.
-   *
-   * @api private
-   */
-
-  Scrollbar.prototype.mousedown = function (ev) {
-    ev.preventDefault();
-
-    this.dragging = true;
-
-    this.startPageY = ev.pageY - parseInt(this.el.css('top'), 10);
-    this.startPageX = ev.pageX - parseInt(this.el.css('left'), 10);
-
-    // prevent crazy selections on IE
-    document.onselectstart = function () { return false; };
-
-    var pane = this.pane
-      , move = $.proxy(this, 'mousemove')
-      , self = this
-
-    $(document)
-      .mousemove(move)
-      .mouseup(function () {
-        self.dragging = false;
-        document.onselectstart = null;
-
-        $(document).unbind('mousemove', move);
-
-        if (!self.enter) {
-          self.hide();
-        }
-      })
-  };
-
-  /**
-   * Show scrollbar.
-   *
-   * @api private
-   */
-
-  Scrollbar.prototype.show = function (duration) {
-    if (!this.shown) {
-      this.update();
-      this.el.addClass('antiscroll-scrollbar-shown');
-      if (this.hiding) {
-        clearTimeout(this.hiding);
-        this.hiding = null;
-      }
-      this.shown = true;
-    }
-  };
-
-  /**
-   * Hide scrollbar.
-   *
-   * @api private
-   */
-
-  Scrollbar.prototype.hide = function () {
-    var autoHide = this.pane.options.autoHide;
-    if (autoHide !== false && this.shown) {
-      // check for dragging
-      this.el.removeClass('antiscroll-scrollbar-shown');
-      this.shown = false;
-    }
-  };
-
-  /**
-   * Horizontal scrollbar constructor
-   *
-   * @api private
-   */
-
-  Scrollbar.Horizontal = function (pane) {
-    this.el = $('
'); - Scrollbar.call(this, pane); - } - - /** - * Inherits from Scrollbar. - */ - - inherits(Scrollbar.Horizontal, Scrollbar); - - /** - * Updates size/position of scrollbar. - * - * @api private - */ - - Scrollbar.Horizontal.prototype.update = function () { - var paneWidth = this.pane.el.width() - , trackWidth = paneWidth - this.pane.padding * 2 - , innerEl = this.pane.inner.get(0) - - this.el - .css('width', trackWidth * paneWidth / innerEl.scrollWidth) - .css('left', trackWidth * innerEl.scrollLeft / innerEl.scrollWidth) - } - - /** - * Called upon drag. - * - * @api private - */ - - Scrollbar.Horizontal.prototype.mousemove = function (ev) { - var trackWidth = this.pane.el.width() - this.pane.padding * 2 - , pos = ev.pageX - this.startPageX - , barWidth = this.el.width() - , innerEl = this.pane.inner.get(0) - - // minimum top is 0, maximum is the track height - var y = Math.min(Math.max(pos, 0), trackWidth - barWidth) - - innerEl.scrollLeft = (innerEl.scrollWidth - this.pane.el.width()) - * y / (trackWidth - barWidth) - }; - - /** - * Called upon container mousewheel. - * - * @api private - */ - - Scrollbar.Horizontal.prototype.mousewheel = function (ev, delta, x, y) { - if ((x < 0 && 0 == this.pane.inner.get(0).scrollLeft) || - (x > 0 && (this.innerEl.scrollLeft + this.pane.el.width() - == this.innerEl.scrollWidth))) { - ev.preventDefault(); - return false; - } - }; - - /** - * Vertical scrollbar constructor - * - * @api private - */ - - Scrollbar.Vertical = function (pane) { - this.el = $('
'); - Scrollbar.call(this, pane); - }; - - /** - * Inherits from Scrollbar. - */ - - inherits(Scrollbar.Vertical, Scrollbar); - - /** - * Updates size/position of scrollbar. - * - * @api private - */ - - Scrollbar.Vertical.prototype.update = function () { - var paneHeight = this.pane.el.height() - , trackHeight = paneHeight - this.pane.padding * 2 - , innerEl = this.innerEl - - this.el - .css('height', trackHeight * paneHeight / innerEl.scrollHeight) - .css('top', trackHeight * innerEl.scrollTop / innerEl.scrollHeight) - }; - - /** - * Called upon drag. - * - * @api private - */ - - Scrollbar.Vertical.prototype.mousemove = function (ev) { - var paneHeight = this.pane.el.height() - , trackHeight = paneHeight - this.pane.padding * 2 - , pos = ev.pageY - this.startPageY - , barHeight = this.el.height() - , innerEl = this.innerEl - - // minimum top is 0, maximum is the track height - var y = Math.min(Math.max(pos, 0), trackHeight - barHeight) - - innerEl.scrollTop = (innerEl.scrollHeight - paneHeight) - * y / (trackHeight - barHeight) - }; - - /** - * Called upon container mousewheel. - * - * @api private - */ - - Scrollbar.Vertical.prototype.mousewheel = function (ev, delta, x, y) { - if ((y > 0 && 0 == this.innerEl.scrollTop) || - (y < 0 && (this.innerEl.scrollTop + this.pane.el.height() - == this.innerEl.scrollHeight))) { - ev.preventDefault(); - return false; - } - }; - - /** - * Cross-browser inheritance. - * - * @param {Function} constructor - * @param {Function} constructor we inherit from - * @api private - */ - - function inherits (ctorA, ctorB) { - function f() {}; - f.prototype = ctorB.prototype; - ctorA.prototype = new f; - }; - - /** - * Scrollbar size detection. - */ - - var size; - - function scrollbarSize () { - if (size === undefined) { - var div = $( - '
' - + '
' - ); - - $('body').append(div); - - var w1 = $('div', div).innerWidth(); - div.css('overflow-y', 'scroll'); - var w2 = $('div', div).innerWidth(); - $(div).remove(); - - size = w1 - w2; - } - - return size; - }; - -})(jQuery); diff --git a/www/themes/profind/lib/antiscroll/antiscroll.min.js b/www/themes/profind/lib/antiscroll/antiscroll.min.js deleted file mode 100644 index ca75bcc..0000000 --- a/www/themes/profind/lib/antiscroll/antiscroll.min.js +++ /dev/null @@ -1,446 +0,0 @@ - -(function ($) { - - /** - * Augment jQuery prototype. - */ - - $.fn.antiscroll = function (options) { - return this.each(function () { - if ($(this).data('antiscroll')) { - $(this).data('antiscroll').destroy(); - } - - $(this).data('antiscroll', new $.Antiscroll(this, options)); - }); - }; - - /** - * Expose constructor. - */ - - $.Antiscroll = Antiscroll; - - /** - * Antiscroll pane constructor. - * - * @param {Element|jQuery} main pane - * @parma {Object} options - * @api public - */ - - function Antiscroll (el, opts) { - this.el = $(el); - this.options = opts || {}; - - this.x = false !== this.options.x; - this.y = false !== this.options.y; - this.padding = undefined == this.options.padding ? 2 : this.options.padding; - - this.inner = this.el.find('.antiscroll-inner'); - this.inner.css({ - 'width': '+=' + scrollbarSize() - , 'height': '+=' + scrollbarSize() - }); - - this.refresh(); - } - - /** - * refresh scrollbars - * - * @api public - */ - - Antiscroll.prototype.refresh = function() { - var needHScroll = this.inner.get(0).scrollWidth > this.el.width() - , needVScroll = this.inner.get(0).scrollHeight > this.el.height(); - - if (!this.horizontal && needHScroll && this.x) { - this.horizontal = new Scrollbar.Horizontal(this); - } else if (this.horizontal && !needHScroll) { - this.horizontal.destroy(); - this.horizontal = null - } - - if (!this.vertical && needVScroll && this.y) { - this.vertical = new Scrollbar.Vertical(this); - } else if (this.vertical && !needVScroll) { - this.vertical.destroy(); - this.vertical = null - } - }; - - /** - * Cleans up. - * - * @return {Antiscroll} for chaining - * @api public - */ - - Antiscroll.prototype.destroy = function () { - if (this.horizontal) { - this.horizontal.destroy(); - this.horizontal = null - } - if (this.vertical) { - this.vertical.destroy(); - } - return this; - }; - - /** - * Rebuild Antiscroll. - * - * @return {Antiscroll} for chaining - * @api public - */ - - Antiscroll.prototype.rebuild = function () { - this.destroy(); - this.inner.attr('style', ''); - Antiscroll.call(this, this.el, this.options); - return this; - }; - - /** - * Scrollbar constructor. - * - * @param {Element|jQuery} element - * @api public - */ - - function Scrollbar (pane) { - this.pane = pane; - this.pane.el.append(this.el); - this.innerEl = this.pane.inner.get(0); - - this.dragging = false; - this.enter = false; - this.shown = false; - - // hovering - this.pane.el.mouseenter($.proxy(this, 'mouseenter')); - this.pane.el.mouseleave($.proxy(this, 'mouseleave')); - - // dragging - this.el.mousedown($.proxy(this, 'mousedown')); - - // scrolling - this.innerPaneScrollListener = $.proxy(this, 'scroll'); - this.pane.inner.scroll(this.innerPaneScrollListener); - - // wheel -optional- - this.innerPaneMouseWheelListener = $.proxy(this, 'mousewheel'); - this.pane.inner.bind('mousewheel', this.innerPaneMouseWheelListener); - - // show - var initialDisplay = this.pane.options.initialDisplay; - - if (initialDisplay !== false) { - this.show(); - this.hiding = setTimeout($.proxy(this, 'hide'), parseInt(initialDisplay, 10) || 3000); - } - } - - /** - * Cleans up. - * - * @return {Scrollbar} for chaining - * @api public - */ - - Scrollbar.prototype.destroy = function () { - this.el.remove(); - this.pane.inner.unbind('scroll', this.innerPaneScrollListener); - this.pane.inner.unbind('mousewheel', this.innerPaneMouseWheelListener); - return this; - }; - - /** - * Called upon mouseenter. - * - * @api private - */ - - Scrollbar.prototype.mouseenter = function () { - this.enter = true; - this.show(); - }; - - /** - * Called upon mouseleave. - * - * @api private - */ - - Scrollbar.prototype.mouseleave = function () { - this.enter = false; - - if (!this.dragging) { - this.hide(); - } - } - - /** - * Called upon wrap scroll. - * - * @api private - */ - - Scrollbar.prototype.scroll = function () { - if (!this.shown) { - this.show(); - if (!this.enter && !this.dragging) { - this.hiding = setTimeout($.proxy(this, 'hide'), 1500); - } - } - - this.update(); - }; - - /** - * Called upon scrollbar mousedown. - * - * @api private - */ - - Scrollbar.prototype.mousedown = function (ev) { - ev.preventDefault(); - - this.dragging = true; - - this.startPageY = ev.pageY - parseInt(this.el.css('top'), 10); - this.startPageX = ev.pageX - parseInt(this.el.css('left'), 10); - - // prevent crazy selections on IE - document.onselectstart = function () { return false; }; - - var pane = this.pane - , move = $.proxy(this, 'mousemove') - , self = this - - $(document) - .mousemove(move) - .mouseup(function () { - self.dragging = false; - document.onselectstart = null; - - $(document).unbind('mousemove', move); - - if (!self.enter) { - self.hide(); - } - }) - }; - - /** - * Show scrollbar. - * - * @api private - */ - - Scrollbar.prototype.show = function (duration) { - if (!this.shown) { - this.update(); - this.el.addClass('antiscroll-scrollbar-shown'); - if (this.hiding) { - clearTimeout(this.hiding); - this.hiding = null; - } - this.shown = true; - } - }; - - /** - * Hide scrollbar. - * - * @api private - */ - - Scrollbar.prototype.hide = function () { - var autoHide = this.pane.options.autoHide; - if (autoHide !== false && this.shown) { - // check for dragging - this.el.removeClass('antiscroll-scrollbar-shown'); - this.shown = false; - } - }; - - /** - * Horizontal scrollbar constructor - * - * @api private - */ - - Scrollbar.Horizontal = function (pane) { - this.el = $('
'); - Scrollbar.call(this, pane); - } - - /** - * Inherits from Scrollbar. - */ - - inherits(Scrollbar.Horizontal, Scrollbar); - - /** - * Updates size/position of scrollbar. - * - * @api private - */ - - Scrollbar.Horizontal.prototype.update = function () { - var paneWidth = this.pane.el.width() - , trackWidth = paneWidth - this.pane.padding * 2 - , innerEl = this.pane.inner.get(0) - - this.el - .css('width', trackWidth * paneWidth / innerEl.scrollWidth) - .css('left', trackWidth * innerEl.scrollLeft / innerEl.scrollWidth) - } - - /** - * Called upon drag. - * - * @api private - */ - - Scrollbar.Horizontal.prototype.mousemove = function (ev) { - var trackWidth = this.pane.el.width() - this.pane.padding * 2 - , pos = ev.pageX - this.startPageX - , barWidth = this.el.width() - , innerEl = this.pane.inner.get(0) - - // minimum top is 0, maximum is the track height - var y = Math.min(Math.max(pos, 0), trackWidth - barWidth) - - innerEl.scrollLeft = (innerEl.scrollWidth - this.pane.el.width()) - * y / (trackWidth - barWidth) - }; - - /** - * Called upon container mousewheel. - * - * @api private - */ - - Scrollbar.Horizontal.prototype.mousewheel = function (ev, delta, x, y) { - if ((x < 0 && 0 == this.pane.inner.get(0).scrollLeft) || - (x > 0 && (this.innerEl.scrollLeft + this.pane.el.width() - == this.innerEl.scrollWidth))) { - ev.preventDefault(); - return false; - } - }; - - /** - * Vertical scrollbar constructor - * - * @api private - */ - - Scrollbar.Vertical = function (pane) { - this.el = $('
'); - Scrollbar.call(this, pane); - }; - - /** - * Inherits from Scrollbar. - */ - - inherits(Scrollbar.Vertical, Scrollbar); - - /** - * Updates size/position of scrollbar. - * - * @api private - */ - - Scrollbar.Vertical.prototype.update = function () { - var paneHeight = this.pane.el.height() - , trackHeight = paneHeight - this.pane.padding * 2 - , innerEl = this.innerEl - - this.el - .css('height', trackHeight * paneHeight / innerEl.scrollHeight) - .css('top', trackHeight * innerEl.scrollTop / innerEl.scrollHeight) - }; - - /** - * Called upon drag. - * - * @api private - */ - - Scrollbar.Vertical.prototype.mousemove = function (ev) { - var paneHeight = this.pane.el.height() - , trackHeight = paneHeight - this.pane.padding * 2 - , pos = ev.pageY - this.startPageY - , barHeight = this.el.height() - , innerEl = this.innerEl - - // minimum top is 0, maximum is the track height - var y = Math.min(Math.max(pos, 0), trackHeight - barHeight) - - innerEl.scrollTop = (innerEl.scrollHeight - paneHeight) - * y / (trackHeight - barHeight) - }; - - /** - * Called upon container mousewheel. - * - * @api private - */ - - Scrollbar.Vertical.prototype.mousewheel = function (ev, delta, x, y) { - if ((y > 0 && 0 == this.innerEl.scrollTop) || - (y < 0 && (this.innerEl.scrollTop + this.pane.el.height() - == this.innerEl.scrollHeight))) { - ev.preventDefault(); - return false; - } - }; - - /** - * Cross-browser inheritance. - * - * @param {Function} constructor - * @param {Function} constructor we inherit from - * @api private - */ - - function inherits (ctorA, ctorB) { - function f() {}; - f.prototype = ctorB.prototype; - ctorA.prototype = new f; - }; - - /** - * Scrollbar size detection. - */ - - var size; - - function scrollbarSize () { - if (size === undefined) { - var div = $( - '
' - + '
' - ); - - $('body').append(div); - - var w1 = $('div', div).innerWidth(); - div.css('overflow-y', 'scroll'); - var w2 = $('div', div).innerWidth(); - $(div).remove(); - - size = w1 - w2; - } - - return size; - }; - -})(jQuery); diff --git a/www/themes/profind/lib/antiscroll/index.html b/www/themes/profind/lib/antiscroll/index.html deleted file mode 100644 index 0596ee1..0000000 --- a/www/themes/profind/lib/antiscroll/index.html +++ /dev/null @@ -1,304 +0,0 @@ - - - - Antiscroll - os x lion style cross-browser native scrolling on the web that gets out of the way - - - - - - - - - - - -
-

Antiscroll

-

os x lion style cross-browser native scrolling on the web that gets out of the way.

-
    -
  • supports mousewheels, trackpads, other input devices natively.
  • -
  • total size is 1kb minified and gzipped.
  • -
  • doesn't magically autowrap your elements with divs (manual wrapping is necessary, please see index.html demo).
  • -
  • fade in/out controlled with CSS3 animations.
  • -
  • shows scrollbars upon hovering.
  • -
  • scrollbars are draggable.
  • -
  • size of container can be dynamically adjusted and scrollbars will adapt.
  • -
  • supports IE7+, Firefox 3+, Chrome, Safari, Opera
  • -
-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
BodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBody
BodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBody
BodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBody
BodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBody
BodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBody
BodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBody
BodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBody
BodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBody
BodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBody
BodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBody
BodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBody
BodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBody
BodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBody
BodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBody
BodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBodyBody
-
-
-
-
-
- Download - -
- -

X rows

- - -

X cols

- -
  • Add col
  • -
  • Remove col
  • - - -
    - - diff --git a/www/themes/profind/lib/antiscroll/jquery-mousewheel.js b/www/themes/profind/lib/antiscroll/jquery-mousewheel.js deleted file mode 100644 index dbf8f4b..0000000 --- a/www/themes/profind/lib/antiscroll/jquery-mousewheel.js +++ /dev/null @@ -1,78 +0,0 @@ -/*! Copyright (c) 2010 Brandon Aaron (http://brandonaaron.net) - * Licensed under the MIT License (LICENSE.txt). - * - * Thanks to: http://adomas.org/javascript-mouse-wheel/ for some pointers. - * Thanks to: Mathias Bank(http://www.mathias-bank.de) for a scope bug fix. - * Thanks to: Seamus Leahy for adding deltaX and deltaY - * - * Version: 3.0.4 - * - * Requires: 1.2.2+ - */ - -(function($) { - -var types = ['DOMMouseScroll', 'mousewheel']; - -$.event.special.mousewheel = { - setup: function() { - if ( this.addEventListener ) { - for ( var i=types.length; i; ) { - this.addEventListener( types[--i], handler, false ); - } - } else { - this.onmousewheel = handler; - } - }, - - teardown: function() { - if ( this.removeEventListener ) { - for ( var i=types.length; i; ) { - this.removeEventListener( types[--i], handler, false ); - } - } else { - this.onmousewheel = null; - } - } -}; - -$.fn.extend({ - mousewheel: function(fn) { - return fn ? this.bind("mousewheel", fn) : this.trigger("mousewheel"); - }, - - unmousewheel: function(fn) { - return this.unbind("mousewheel", fn); - } -}); - - -function handler(event) { - var orgEvent = event || window.event, args = [].slice.call( arguments, 1 ), delta = 0, returnValue = true, deltaX = 0, deltaY = 0; - event = $.event.fix(orgEvent); - event.type = "mousewheel"; - - // Old school scrollwheel delta - if ( event.wheelDelta ) { delta = event.wheelDelta/120; } - if ( event.detail ) { delta = -event.detail/3; } - - // New school multidimensional scroll (touchpads) deltas - deltaY = delta; - - // Gecko - if ( orgEvent.axis !== undefined && orgEvent.axis === orgEvent.HORIZONTAL_AXIS ) { - deltaY = 0; - deltaX = -1*delta; - } - - // Webkit - if ( orgEvent.wheelDeltaY !== undefined ) { deltaY = orgEvent.wheelDeltaY/120; } - if ( orgEvent.wheelDeltaX !== undefined ) { deltaX = -1*orgEvent.wheelDeltaX/120; } - - // Add event and delta to the front of the arguments - args.unshift(event, delta, deltaX, deltaY); - - return $.event.handle.apply(this, args); -} - -})(jQuery); \ No newline at end of file diff --git a/www/themes/profind/lib/complexify/jquery.complexify.js b/www/themes/profind/lib/complexify/jquery.complexify.js deleted file mode 100644 index ed7f75d..0000000 --- a/www/themes/profind/lib/complexify/jquery.complexify.js +++ /dev/null @@ -1,157 +0,0 @@ -/* - http://github.com/danpalmer/jquery.complexify.js - - This code is distributed under the WTFPL v2: -*/ -(function ($) { - - $.fn.extend({ - complexify: function(options, callback) { - - var MIN_COMPLEXITY = 49; // 12 chars with Upper, Lower and Number - var MAX_COMPLEXITY = 120; // 25 chars, all charsets - var CHARSETS = [ - // Commonly Used - //////////////////// - [0x0030, 0x0039], // Numbers - [0x0041, 0x005A], // Uppercase - [0x0061, 0x007A], // Lowercase - [0x0021, 0x002F], // Punctuation - [0x003A, 0x0040], // Punctuation - [0x005B, 0x0060], // Punctuation - [0x007B, 0x007E], // Punctuation - // Everything Else - //////////////////// - [0x0080, 0x00FF], // Latin-1 Supplement - [0x0100, 0x017F], // Latin Extended-A - [0x0180, 0x024F], // Latin Extended-B - [0x0250, 0x02AF], // IPA Extensions - [0x02B0, 0x02FF], // Spacing Modifier Letters - [0x0300, 0x036F], // Combining Diacritical Marks - [0x0370, 0x03FF], // Greek - [0x0400, 0x04FF], // Cyrillic - [0x0530, 0x058F], // Armenian - [0x0590, 0x05FF], // Hebrew - [0x0600, 0x06FF], // Arabic - [0x0700, 0x074F], // Syriac - [0x0780, 0x07BF], // Thaana - [0x0900, 0x097F], // Devanagari - [0x0980, 0x09FF], // Bengali - [0x0A00, 0x0A7F], // Gurmukhi - [0x0A80, 0x0AFF], // Gujarati - [0x0B00, 0x0B7F], // Oriya - [0x0B80, 0x0BFF], // Tamil - [0x0C00, 0x0C7F], // Telugu - [0x0C80, 0x0CFF], // Kannada - [0x0D00, 0x0D7F], // Malayalam - [0x0D80, 0x0DFF], // Sinhala - [0x0E00, 0x0E7F], // Thai - [0x0E80, 0x0EFF], // Lao - [0x0F00, 0x0FFF], // Tibetan - [0x1000, 0x109F], // Myanmar - [0x10A0, 0x10FF], // Georgian - [0x1100, 0x11FF], // Hangul Jamo - [0x1200, 0x137F], // Ethiopic - [0x13A0, 0x13FF], // Cherokee - [0x1400, 0x167F], // Unified Canadian Aboriginal Syllabics - [0x1680, 0x169F], // Ogham - [0x16A0, 0x16FF], // Runic - [0x1780, 0x17FF], // Khmer - [0x1800, 0x18AF], // Mongolian - [0x1E00, 0x1EFF], // Latin Extended Additional - [0x1F00, 0x1FFF], // Greek Extended - [0x2000, 0x206F], // General Punctuation - [0x2070, 0x209F], // Superscripts and Subscripts - [0x20A0, 0x20CF], // Currency Symbols - [0x20D0, 0x20FF], // Combining Marks for Symbols - [0x2100, 0x214F], // Letterlike Symbols - [0x2150, 0x218F], // Number Forms - [0x2190, 0x21FF], // Arrows - [0x2200, 0x22FF], // Mathematical Operators - [0x2300, 0x23FF], // Miscellaneous Technical - [0x2400, 0x243F], // Control Pictures - [0x2440, 0x245F], // Optical Character Recognition - [0x2460, 0x24FF], // Enclosed Alphanumerics - [0x2500, 0x257F], // Box Drawing - [0x2580, 0x259F], // Block Elements - [0x25A0, 0x25FF], // Geometric Shapes - [0x2600, 0x26FF], // Miscellaneous Symbols - [0x2700, 0x27BF], // Dingbats - [0x2800, 0x28FF], // Braille Patterns - [0x2E80, 0x2EFF], // CJK Radicals Supplement - [0x2F00, 0x2FDF], // Kangxi Radicals - [0x2FF0, 0x2FFF], // Ideographic Description Characters - [0x3000, 0x303F], // CJK Symbols and Punctuation - [0x3040, 0x309F], // Hiragana - [0x30A0, 0x30FF], // Katakana - [0x3100, 0x312F], // Bopomofo - [0x3130, 0x318F], // Hangul Compatibility Jamo - [0x3190, 0x319F], // Kanbun - [0x31A0, 0x31BF], // Bopomofo Extended - [0x3200, 0x32FF], // Enclosed CJK Letters and Months - [0x3300, 0x33FF], // CJK Compatibility - [0x3400, 0x4DB5], // CJK Unified Ideographs Extension A - [0x4E00, 0x9FFF], // CJK Unified Ideographs - [0xA000, 0xA48F], // Yi Syllables - [0xA490, 0xA4CF], // Yi Radicals - [0xAC00, 0xD7A3], // Hangul Syllables - [0xD800, 0xDB7F], // High Surrogates - [0xDB80, 0xDBFF], // High Private Use Surrogates - [0xDC00, 0xDFFF], // Low Surrogates - [0xE000, 0xF8FF], // Private Use - [0xF900, 0xFAFF], // CJK Compatibility Ideographs - [0xFB00, 0xFB4F], // Alphabetic Presentation Forms - [0xFB50, 0xFDFF], // Arabic Presentation Forms-A - [0xFE20, 0xFE2F], // Combining Half Marks - [0xFE30, 0xFE4F], // CJK Compatibility Forms - [0xFE50, 0xFE6F], // Small Form Variants - [0xFE70, 0xFEFE], // Arabic Presentation Forms-B - [0xFEFF, 0xFEFF], // Specials - [0xFF00, 0xFFEF], // Halfwidth and Fullwidth Forms - [0xFFF0, 0xFFFD] // Specials - ]; - - var defaults = { - minimumChars: 8, - strengthScaleFactor: 1 - }; - if($.isFunction(options) && !callback) { - callback = options; - options = {}; - } - options = $.extend(defaults, options); - - function additionalComplexityForCharset(str, charset) { - for (var i = str.length - 1; i >= 0; i--) { - if (charset[0] <= str.charCodeAt(i) && str.charCodeAt(i) <= charset[1]) { - return charset[1] - charset[0] + 1; - }; - }; return 0; - }; - - return this.each(function () { - $(this).keyup(function () { - var password = $(this).val(); - var complexity = 0, valid = false; - - for (var i = CHARSETS.length - 1; i >= 0; i--) { - complexity += additionalComplexityForCharset(password, CHARSETS[i]); - } - - // Use natural log to produce linear scale - complexity = Math.log(Math.pow(complexity, password.length)) * (1/options.strengthScaleFactor); - - valid = (complexity > MIN_COMPLEXITY && password.length >= options.minimumChars); - - // Scale to percentage, so it can be used for a progress bar - complexity = (complexity / MAX_COMPLEXITY) * 100; - complexity = (complexity > 100) ? 100 : complexity; - - callback.call(this, valid, complexity); - }); - }); - - } - }); - -})(jQuery); \ No newline at end of file diff --git a/www/themes/profind/lib/complexify/jquery.complexify.min.js b/www/themes/profind/lib/complexify/jquery.complexify.min.js deleted file mode 100644 index 952ebca..0000000 --- a/www/themes/profind/lib/complexify/jquery.complexify.min.js +++ /dev/null @@ -1,9 +0,0 @@ -/* - http://github.com/danpalmer/jquery.complexify.js - This code is distributed under the WTFPL v2: -*/ -(function($){$.fn.extend({complexify:function(options,callback){var MIN_COMPLEXITY=49;var MAX_COMPLEXITY=120;var CHARSETS=[[48,57],[65,90],[97,122],[33,47],[58,64],[91,96],[123,126],[128,255],[256,383],[384,591],[592,687],[688,767],[768,879],[880,1023],[1024,1279],[1328,1423],[1424,1535],[1536,1791],[1792,1871],[1920,1983],[2304,2431],[2432,2559],[2560,2687],[2688,2815],[2816,2943],[2944,3071],[3072,3199],[3200,3327],[3328,3455],[3456,3583],[3584,3711],[3712,3839],[3840,4095],[4096,4255],[4256,4351], -[4352,4607],[4608,4991],[5024,5119],[5120,5759],[5760,5791],[5792,5887],[6016,6143],[6144,6319],[7680,7935],[7936,8191],[8192,8303],[8304,8351],[8352,8399],[8400,8447],[8448,8527],[8528,8591],[8592,8703],[8704,8959],[8960,9215],[9216,9279],[9280,9311],[9312,9471],[9472,9599],[9600,9631],[9632,9727],[9728,9983],[9984,10175],[10240,10495],[11904,12031],[12032,12255],[12272,12287],[12288,12351],[12352,12447],[12448,12543],[12544,12591],[12592,12687],[12688,12703],[12704,12735],[12800,13055],[13056,13311], -[13312,19893],[19968,40959],[40960,42127],[42128,42191],[44032,55203],[55296,56191],[56192,56319],[56320,57343],[57344,63743],[63744,64255],[64256,64335],[64336,65023],[65056,65071],[65072,65103],[65104,65135],[65136,65278],[65279,65279],[65280,65519],[65520,65533]];var defaults={minimumChars:8,strengthScaleFactor:1};if($.isFunction(options)&&!callback){callback=options;options={}}options=$.extend(defaults,options);function additionalComplexityForCharset(str,charset){for(var i=str.length-1;i>=0;i--)if(charset[0]<= -str.charCodeAt(i)&&str.charCodeAt(i)<=charset[1])return charset[1]-charset[0]+1;return 0}return this.each(function(){$(this).keyup(function(){var password=$(this).val();var complexity=0,valid=false;for(var i=CHARSETS.length-1;i>=0;i--)complexity+=additionalComplexityForCharset(password,CHARSETS[i]);complexity=Math.log(Math.pow(complexity,password.length))*(1/options.strengthScaleFactor);valid=complexity>MIN_COMPLEXITY&&password.length>=options.minimumChars;complexity=complexity/ -MAX_COMPLEXITY*100;complexity=complexity>100?100:complexity;callback.call(this,valid,complexity)})})}})})(jQuery); \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/changelog.txt b/www/themes/profind/lib/plupload/changelog.txt deleted file mode 100644 index a47fc5a..0000000 --- a/www/themes/profind/lib/plupload/changelog.txt +++ /dev/null @@ -1,218 +0,0 @@ -Version 1.5.4 (2012-04-12) - Flash: Disable scripting if swf was loaded from another domain. -Version 1.5.3 (2012-04-05) - HTML5: Check if xhr object is initialized, before calling abort() on it. - HTML4: Postpone form removal until uploaders state changes, to avoid error on resuming stopped uploads. - BrowserPlus: Fix mechanical typo, that caused error during mime type check. - BrowserPlus: browserPlus.Uploader.Cancel() has two required parameters, dies with the error if not passed. - Flash: Improve runtime's behaviour during upload cancellation. - Flash: Survive the case when GPSVersionID contains unexpected value. - Flash: Fix random freeze in Chrome's bundled Flash Player. - Flash: Avoid the silent break when URLStream not yet open, but close is called on it. - Flash: Move Destroy handler out of Flash:Init handler, since it might be called not only after Flash:Init but also before it. - Flash: Avoid warning during build with mxmlc. - Try removeEventListener first in IE and only if it fails - detachEvent. - Fix plupload.getPos to return proper value in IE8+. - Do not initiate plupload.STARTED state, if file queue is empty. - Additional language packs: Estonian, Polish, Korean, French-Canadian, Greek, Persian/Farsi. -Version 1.5.2 (2012-01-06) - UI Widget: Do not show UI if no runtime can be initialized. - UI Widget: Timely update file size and total size if resize in action. - UI Widget: Constrain renaming feature to queued files only. - UI Widget: Disable Add button properly, if requested, rather then just hide. - HTML4/HTML5/BrowserPlus: Avoid adding mime type twice to dialog trigger. - HTML5: fix regression, when unresized images were failing on FF3.6. - HTML5: Constrain Gecko 2,5,6 workaround to multipart mode only. - HTML5/Flash: Take into account weird possibilities of ExifVersion being a string, rather then standard Undefined. - Flash: Simplify event dispatching in BitmapDataUnlimited class, in order to avoid freezing on resizing in FP11. - Add ability to disable file dialog trigger on request (uploader.disableBrowse(true/false)). - Support for immediate abort of upload process, be it chunked upload or regular one. - Abort all activity, before destroying uploader. - Revive temporary file removal logic in upload.php. - Fix potential vulnerability in dump.php and upload.php. - Additional MIME types: application/vnd.openxmlformats-officedocument.*, application/x-javascript, application/json, text/css,css, application/vnd.oasis.opendocument.formula-templat. - Additional language packs: Hungarian, Croatian, Serbian, Romanian. -Version 1.5.1.1 (2011-09-27) - HTML5: Fix mechanical typo, that successfully broke drag and drop, wherever could. -Version 1.5.1 (2011-09-26) - HTML4: Add support for server responses in HTML format. - HTML5: Disable multiple file selection in Safari 5.x for Windows (see #363). - HTML5: Gecko 2/5/6 should upload chunks as binary strings when in chunking mode and client side resize is requested. - Flash: Enforce URLStream mode when custom headers are passed. - Flash: Fix embedding problems in IE9 (and all other IEs). - Flash/Gears/BrowserPlus/SilverLight: Expose multi_selection feature, to be used in required_features (mainly to overcome Safari for Windows problem). - SilverLight: Properly handle custom and null headers. - UploadComplete moved to fire after the last StateChanged event. - Additional language packs: Finnish. -Version 1.5b (2011-09-11) - UI Widget: Fix sortable logic. - UI Widget: Fix bug, when message was displayed simultaneously across all Plupload UI instances on the page. - UI Widget: notify() method is now public - users can throw their own messages into the widget header. - HTML4/HTML5: Revise input[type=file] placement logic to support cursor styling on Geko 2+. - HTML5: Revise Drag'n'Drop detection logic. - HTML5: Make Exif and GPS information available to user, introduce two new events: ExifData and GpsData. - HTML5: Add support for File.prototype.slice() method (mozSlice/webkitSlice) in order to be able to upload files in chunks without preloading. - HTML5: Remove any JPEG headers before restoring them, 'cause user agent (like Chrome), might be inserting it's own. - Flash: Remove a limit on the depth of image header check, since it still fails in some cases and performance gain is negligible. - Flash: Fix regression, when runtime hanged when not images where passed in as images. - SilverLight: Fix bug, when JSON serializer was failing on null. - SilverLight: Remove cast to integer for chunk boundary, which resulted in a wrong size for last chunks on huge files. - SilverLight: Increase read buffer, add disposal of ImageStream and FileStream, optimize for performance. - Updated build.xml to include language packs in release package under js/ folder. - Gears/BrowserPlus: Add support for * file filter. - BeforeUpload now can cancel upload if required. - Additional MIME types: text/csv, image/photoshop, video/x-ms-wmv, video/avi, video/webm support - Additional language packs: Japanese - Cleaned examples. -Version 1.4.3.2 (2011-04-13) - Fixed bug in HTML5 runtime, when was reduced by a factor of 100 after every upload. -Version 1.4.3.1 (2011-04-12) - Fixed build script, mistakenly populating jquery.plupload.queue directory from jquery.ui.plupload sources. - Fixed script urls in all examples, build script now will alter them automatically from dev to release when needed. - Fixed isEmptyObj undefined error in HTML4 runtime. - Fixed bug in UI Widget preventing UploadComplete from triggering. -Version 1.4.3 (2011-04-11) - Added Latvian language pack and updated French. - Fixed bug in Flash runtime when JPEG header was not investigated deep enough to reach SOFn marker in large images. - Fixed bug, when PNGs were cropped to width in Flash runtimes, rather then resized. - Fixed Flash to allow multiple uploading of the same file, with different settings. - Fixed Flash runtime to clean anonymous listeners properly. - Fixed HTML5 runtime to resolve to mimeType in case-insensitive way. - Fixed HTML5/Flash/SilverLight/Gears runtimes for inconsistency in naming of chunks feature, comparing to other runtimes. - Fixed HTML4/HTML5 runtimes for input[type=file] to outsize contaner effectively enough to fill the whole click area. - Fixed all runtimes to preserve position (relative/absolute) rule on containers that already have it. - Fixed SilverLight runtime to support large files (over 2GB). - Restructured the examples, src and build scripts to make it more clear that jQuery is optional. - Added support for *.* filter. - Added support for preserving ICC and IPTC headers when resizing JPEGs. - Added Image.onerror/onabort handlers to HTML5 in order to gracefully bypass faulty images. - Added ability to drop image size (by lowering quality), while preserving original dimension (HTML5/Flash/Gears). - Ported EXIF, ICC, IPTC preservation code to Flash runtime. -Version 1.4.2 (2011-02-20) - Added Brazilian Portuguese, German, Russian and Spanish translations. - Added support for file_data_name option to SilverLight runtime. - Added support for better quality image resizing to Flash runtime. - Added support for properly handling images with dimensions up to 8191x8191 pixels to Flash runtime. - Added 'updatelist' event to UI Widget, which will be triggered every time file list will get redrawn. - Added support for dynamically changing options to UI Widget. - Fixed HTML4 runtime bug, when UploadFile handler was attached twice. - Fixed HTML5 to use FileReader.readAsBinaryString() instead of File.getAsBinary() on newer WebKit browsers (like Chrome 9). - Fixed Flash runtime from sending duplicate Filename param, when using FileReference.upload(). - Updated S3 example to illustrate support for a proper progress indication. -Version 1.4.1 (2011-02-01) - Added an example on how to use Plupload with Amazon S3 written in PHP but can easily be ported to other languages. - Fixed bug where hidden input elements wasn't created when the multiple_queues option wasn't used. - Fixed bug where FF4 would produce an exception about missing BlobBuilder. -Version 1.4.0 (2011-01-26) - Added removeEvent and removeAllEvents methods and modified addEvent accordingly, in order to support dynamic unload. - Added unbindAll method. - Added UploadComplete event, which fires when internal iterator reaches the end of the queue. - Added public destroy method to plupload object, new event - Destroy, and corresponding handlers to all runtimes. - Added Czech, Italian, French, Dutch translations. - Added support for translatable error messages. - Added two new options: browse_button_hover and browse_button_active, in order to support browse_button interactivity. - Added support for 'multi_selection: false' to Silverlight runtime. - Added support for video/mp4, video/x-m4v and audio/mp4 MIME Types. - Added artificial sendAsBinary method to XMLHttpRequest.prototype for browsers that have support for BlobBuilder and typed arrays. - Added version tracking variable into plupload object and version comment to the header of every file. - Fixed measurements of browse_button element in order to size and position input[type=file] element to fit it fully. - Fixed Flash runtime behavior for multiple_select=false and other simpleUpload usage cases: basically new FileReference has to be created for every select dialog. - Fixed browser sniffer to match only Safari, for fakeSafariDragDrop (seems like Safari on Mac doesn't require it either). - Fixed so that ExternalInterface escapes strings properly, before passing them to JS. - Fixed eventual reinitialization of flash/silverlight runtimes, especially for cases when object wrapper needed to be programmatically hidden and then shown again. - Fixed so that Plupload will now ignore files with duplicate names when adding to the queue, in one set. Mainly introduced to work around Safari on Windows bug (https://bugs.webkit.org/show_bug.cgi?id=37957). - Fixed bug, when final UploadProgress was firing after FileUploaded for Flash simpleUpload. - Fixed bug where upload would fail if an error was produced inside the FilesAdded event. - Fixed bug in Flash runtime when it used a wrong size when resizing, but not chunking. - Fixed bug in Silverlight runtime that would keep sending 0 byte packages when a picture was chunked before resized. - Disabled blur filter (is going to be replaced with some bilinear resampling in next release). - Completely revised UI Widget, to be more jQuery UI oriented. Optionally depends on UI Button, UI Sortable, UI ProgressBar. -Version 1.3.0 (2010-11-24) - Added new jQuery UI widget that supports jQuery UI themes. - Added new multiple_queues option that enables you to upload multiple times in the queue widgets. - Added support for crossdomain loading of the XAP and SWF files and crossdomain upload. - Added new multiple_queues option that enables you to upload multiple times in the queue widgets. - Added support for crossdomain loading of the XAP and SWF files and crossdomain upload. - Added preinit/init options to to ease up the binding of custom events to queueWidget and the Uploader class. - Added drag/drop support for Safari until they fix the broken drag/drop support on Windows. - Added events example file that show how to bind all events and display event specific data. - Added support for retaining Exif data on images when they where resized using the HTML5 runtime. - Fixed logic issue with the upload.php example file. Chunking wasn't working correctly. - Fixed issue with HTML4 not handling the form encoding correctly on older IE versions. Patch contributed by jinxdone. - Fixed so the HTML4 runtime only submits the defined multipart_params arguments. - Fixes issue where it wasn't possible to dynamically override url or mutlipart_params for the HTML4 runtime. - Fixed so all runtimes pass the name, chunk and chunks parameters as multipart parameters instead of querystring parameters. - Fixed so files are read using the newer FileReader class if it's available if not it tries the older getAsXXX on Gecko. - Fixed bug where IE 9 beta 1 wouldn't render Silverlight properly. - Fixed bug where Flash would do extra empty requests if images below a specific size would be uploaded. - Fixed bug where Google Gears would resize and re-encode images even if the it wasn't changed in scale. - Fixed bug where the HTML5 runtime wouldn't free memory after each request on Gecko. -Version 1.2.4 (2010-09-08) - Added new BeforeUpload event to make it easier to override settings before a file is uploaded. - Added new automatic usage of FileReference in Flash if it's possible. Contributed by Marcel Jackwerth. - Added new chunking support for Chrome 5 and Firefox 3.6 using the HTML 5 runtime. - Added new multipart upload support for WebKit using the HTML 5 runtime and the FormData object. - Added new image scaling method for the Flash runtime contributed by rcoopman. - Added new alert error message if the user selected invalid files. - Added new automatic unique name generation to the example.php script. Contributed by Brandon Kelly. - Changed so the default upload method is multipart and the default chunk size is 0. - Fixed progress issue with the HTML5 runtime running on Gecko. - Fixed so longer extensions can be used such as .tar.gz. - Fixed so the file extension is retained when using the unique_names option. -Version 1.2.3 (2010-05-27) - Added new drag/drop support for HTML5 running on Chrome beta. - Added new multipart state for the features object. It's now possible to detect multipart support. - Added new getFeatures function to all runtime. Basic concept by Javier Martinez Fernandez. - Fixed bug where runtimes where initialized even if they didn't match the required_features setting. -Version 1.2.2.1 (2010-05-04) - Added new headers option, enables you to set custom headers for the upload requests. - Fixed bug where the file extension checking was case sensitive. -Version 1.2.2 (2010-04-26) - Added new file_data_name option that enables you to set the multipart file data param. Patch contributed by Alex Ganov. - Added new FILE_SIZE_ERROR type that will be triggered if the user selected a file that is to large or zero bytes. - Added new FILE_EXTENSION_ERROR type that will be triggered if you add a file with an invalid file extension. - Added new required_features setting, enables you to specify a list of required features that the runtime must have. - Fixed so the plupload.buildUrl function uses the UTF compatible encodeURIComponent method instead of escape. - Fixed so that all file types can be selected if you don't specify a filter setting. - Fixed so more valid HTTP status codes are accepted as valid responses. - Fixed so all runtimes fills the features object with available features. - Fixed some issues with the HTML4 runtime if there wasn't any existing forms on the page. - Fixed some conflict issues with HTML4 runtime and forms with the input names of action or target. - Fixed bug where some Gecko versions would produce exceptions when checking the HTTP status of a XHR. -Version 1.2.1 (2010-03-22) - Fixed bug with incorrect aspect ratio in Flash image scaling. - Fixed bug where chunked uploads could get scrambled in the Flash runtime. Patch contributed by Grady Werner. - Fixed bug where a beta version of Chrome wouldn't handle drag/drop correctly because of missing drag effect. - Fixed so the HTML 4 runtime displays N/A for file sizes and the progress is based on uploaded files instead of bytes. - Fixed so chunking can be disabled properly in Flash but that will affect the progress bar. - Fixed so queue widget displays the drag/drop message if file queue is emptied. - Fixed small files are uploaded as one single chunk and not forced into 4 chunks in the Flash runtime. -Version 1.2 (2010-03-09) - Added new rename file support for jQuery queue widget, click on a file name to rename it if it's enabled. - Added official ChunkUploaded event, it similar to FileUploaded but executed for each chunk. - Added bytes per second support to total queue progress. - Added better error handling to core API using the new Error event. - Added better error handling to jQuery queue widget. - Fixed so chunking uploads is dispatch from JS not from inside Flash/Silverlight. -Version 1.1.1 (2010-02-25) - Added new setup setting to queue widget. Makes it easier to bind custom events to uploader instance. - Fixed so it's possible to disable chunking compleatly. It's now disabled by default. - Fixed bug where multipart mode was enabled all the time in the Flash runtime. - Fixed bug where chunked uploading in Silverlight would fail. - Fixed bug where the delete button was visible while uploading. - Fixed bug where unique_names setting wasn't working when the core API was used. - Fixed bug where the queue widget wouldn't display the currently uploaded file if the unique_names was enabled. -Version 1.1 (2010-02-24) - Added new multipart and multipart_params support. - Added new container option, enables you to specify where flash/silverlight objects would be added. - Added chunking support to BrowserPlus runtime, contributed by Steve Spencer. - Added FileUploaded event that fires when a file is uploaded. - Added more easily understandable buttons to queue widget. - Added html4 runtime, contributed by Ryan Demmer. - Fixed issues with i18n support and added a Swedish and Danish language pack. - Fixed bug where the Flash runtime could do empty requests if the image was scaled down. - Fixed bug where uploading small images in Silverlight would produce an exception. - Fixed so the runtime list can include whitespace or missing runtimes. Patch contributed by Ųyvind Sean Kinsey. - Fixed so to large files are ignored and never dispatched to the FilesAdded event. -Version 1.0 (2010-02-03) - First official release of Plupload. diff --git a/www/themes/profind/lib/plupload/docs/api/class_plupload.File.html b/www/themes/profind/lib/plupload/docs/api/class_plupload.File.html deleted file mode 100644 index 540c9db..0000000 --- a/www/themes/profind/lib/plupload/docs/api/class_plupload.File.html +++ /dev/null @@ -1,194 +0,0 @@ - - - -Class: plupload.File - - - - - - - - - - - - -
    -

    plupload.File

    - - - - - - - - - -
    Namespaceplupload
    ClassFile
    -
    File instance. -
    -
    -

    Public Properties

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    PropertyDefined By
    -
    -id : String
    -
    File id this is a globally unique id for the specific file.
    -
    File
    -
    -loaded : Number
    -
    Number of bytes uploaded of the files total size.
    -
    File
    -
    -name : String
    -
    File name for example "myfile.
    -
    File
    -
    -percent : Number
    -
    Number of percentage uploaded of the file.
    -
    File
    -
    -size : Number
    -
    File size in bytes.
    -
    File
    -
    -status : Number
    -
    Status constant matching the plupload states QUEUED, UPLOADING, FAILED, DONE.
    -
    File
    -

    Public Methods

    - - - - - - - - - - - - - -
    MethodDefined By
    -
    -File(id:String, name:String, size:Number)
    -
    Constructs a new file instance.
    -
    File
    -
    -
    -
    -

    Property details

    -
    -

    idproperty -

    -public id : String -
    File id this is a globally unique id for the specific file. -
    -
    -
    -

    loadedproperty -

    -public loaded : Number -
    Number of bytes uploaded of the files total size. -
    -
    -
    -

    nameproperty -

    -public name : String -
    File name for example "myfile.gif". -
    -
    -
    -

    percentproperty -

    -public percent : Number -
    Number of percentage uploaded of the file. -
    -
    -
    -

    sizeproperty -

    -public size : Number -
    File size in bytes. -
    -
    -
    -

    statusproperty -

    -public status : Number -
    Status constant matching the plupload states QUEUED, UPLOADING, FAILED, DONE. -
    -

    See Also

    - -
    -
    -
    -

    Method details

    -
    -

    Fileconstructor -

    -public - function File(id:String, name:String, size:Number) -
    Constructs a new file instance. -
    -

    Parameters

    - - - - - - - - - - - - - -
    id:StringUnique file id.
    name:StringFile name.
    size:NumberFile size in bytes.
    -
    -
    -
    -
    - - diff --git a/www/themes/profind/lib/plupload/docs/api/class_plupload.QueueProgress.html b/www/themes/profind/lib/plupload/docs/api/class_plupload.QueueProgress.html deleted file mode 100644 index 7c4cd91..0000000 --- a/www/themes/profind/lib/plupload/docs/api/class_plupload.QueueProgress.html +++ /dev/null @@ -1,204 +0,0 @@ - - - -Class: plupload.QueueProgress - - - - - - - - - - - - -
    -

    plupload.QueueProgress

    - - - - - - - - - -
    Namespaceplupload
    ClassQueueProgress
    -
    Runtime class gets implemented by each upload runtime. -
    -
    -

    Public Properties

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    PropertyDefined By
    -
    -bytesPerSec : Number
    -
    Bytes uploaded per second.
    -
    QueueProgress
    -
    -failed : Number
    -
    Number of files failed to upload.
    -
    QueueProgress
    -
    -loaded : Number
    -
    Total bytes uploaded.
    -
    QueueProgress
    -
    -percent : Number
    -
    Total percent of the uploaded bytes.
    -
    QueueProgress
    -
    -queued : Number
    -
    Number of files yet to be uploaded.
    -
    QueueProgress
    -
    -size : Number
    -
    Total queue file size.
    -
    QueueProgress
    -
    -uploaded : Number
    -
    Number of files uploaded.
    -
    QueueProgress
    -

    Public Methods

    - - - - - - - - - - - - - - - - - -
    MethodDefined By
    - -
    Constructs a queue progress.
    -
    QueueProgress
    -
    -reset():void
    -
    Resets the progress to it's initial values.
    -
    QueueProgress
    -
    -
    -
    -

    Property details

    -
    -

    bytesPerSecproperty -

    -public bytesPerSec : Number -
    Bytes uploaded per second. -
    -
    -
    -

    failedproperty -

    -public failed : Number -
    Number of files failed to upload. -
    -
    -
    -

    loadedproperty -

    -public loaded : Number -
    Total bytes uploaded. -
    -
    -
    -

    percentproperty -

    -public percent : Number -
    Total percent of the uploaded bytes. -
    -
    -
    -

    queuedproperty -

    -public queued : Number -
    Number of files yet to be uploaded. -
    -
    -
    -

    sizeproperty -

    -public size : Number -
    Total queue file size. -
    -
    -
    -

    uploadedproperty -

    -public uploaded : Number -
    Number of files uploaded. -
    -
    -
    -
    -

    Method details

    -
    -

    QueueProgressconstructor -

    -public - function QueueProgress() -
    Constructs a queue progress. -
    -
    -
    -

    resetmethod -

    -public - function reset():void -
    Resets the progress to it's initial values. -
    -
    -
    -
    -
    - - diff --git a/www/themes/profind/lib/plupload/docs/api/class_plupload.Runtime.html b/www/themes/profind/lib/plupload/docs/api/class_plupload.Runtime.html deleted file mode 100644 index 52d2608..0000000 --- a/www/themes/profind/lib/plupload/docs/api/class_plupload.Runtime.html +++ /dev/null @@ -1,92 +0,0 @@ - - - -Class: plupload.Runtime - - - - - - - - - - - - -
    -

    plupload.Runtime

    - - - - - - - - - - - - - - - - - -
    Namespaceplupload
    ClassRuntime
    TypeSingleton
    Subclasses -BrowserPlus, Flash, Gears, Html4, Html5, Silverlight -
    -
    Runtime class gets implemented by each upload runtime. -
    -
    -

    Public Methods

    - - - - - - - - - - - - - -
    MethodDefined By
    -
    -init(uploader:Uploader, callback:function):void
    -
    -[static] Initializes the upload runtime.
    -
    Runtime
    -
    -
    -
    -

    Method details

    -
    -

    initmethod -

    -public static - function init(uploader:Uploader, callback:function):void -
    Initializes the upload runtime. This method should add necessary items to the DOM and register events needed for operation. -
    -

    Parameters

    - - - - - - - - - -
    uploader:Uploader -Uploader instance that needs to be initialized.
    callback:functionCallback function to execute when the runtime initializes or fails to initialize. If it succeeds an object with a parameter name success will be set to true.
    -
    -
    -
    -
    - - diff --git a/www/themes/profind/lib/plupload/docs/api/class_plupload.Uploader.html b/www/themes/profind/lib/plupload/docs/api/class_plupload.Uploader.html deleted file mode 100644 index c0cf170..0000000 --- a/www/themes/profind/lib/plupload/docs/api/class_plupload.Uploader.html +++ /dev/null @@ -1,913 +0,0 @@ - - - -Class: plupload.Uploader - - - - - - - - - - - - -
    -

    plupload.Uploader

    - - - - - - - - - -
    Namespaceplupload
    ClassUploader
    -
    Uploader class, an instance of this class will be created for each upload field. -
    -

    Example

    -
    var uploader = new plupload.Uploader({
    -    runtimes : 'gears,html5,flash',
    -    browse_button : 'button_id'
    -});
    -
    -uploader.bind('Init', function(up) {
    -    alert('Supports drag/drop: ' + (!!up.features.dragdrop));
    -});
    -
    -uploader.bind('FilesAdded', function(up, files) {
    -    alert('Selected files: ' + files.length);
    -});
    -
    -uploader.bind('QueueChanged', function(up) {
    -    alert('Queued files: ' + uploader.files.length);
    -});
    -
    -uploader.init();
    -
    -

    Public Properties

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    PropertyDefined By
    -
    -features : Object
    -
    Map of features that are available for the uploader runtime.
    -
    Uploader
    -
    -files : Array
    -
    Current upload queue, an array of File instances.
    -
    Uploader
    -
    -id : String
    -
    Unique id for the Uploader instance.
    -
    Uploader
    -
    -runtime : String
    -
    Current runtime name.
    -
    Uploader
    -
    -settings : Object
    -
    Object with name/value settings.
    -
    Uploader
    -
    -state : Number
    -
    Current state of the total uploading progress.
    -
    Uploader
    - -
    Total progess information.
    -
    Uploader
    -

    Public Methods

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    MethodDefined By
    -
    -Uploader(settings:Object)
    -
    Constructs a new uploader instance.
    -
    Uploader
    -
    -bind(name:String, func:function, scope:Object):void
    -
    Adds an event listener by name.
    -
    Uploader
    -
    -destroy():void
    -
    Destroys Plupload instance and cleans after itself.
    -
    Uploader
    -
    -getFile(id:String):File -
    -
    Returns the specified file object by id.
    -
    Uploader
    -
    -init():void
    -
    Initializes the Uploader instance and adds internal event listeners.
    -
    Uploader
    -
    -refresh():void
    -
    Refreshes the upload instance by dispatching out a refresh event to all runtimes.
    -
    Uploader
    -
    -removeFile(file:File):void
    -
    Removes a specific file.
    -
    Uploader
    -
    -splice(start:Number, length:Number):Array
    -
    Removes part of the queue and returns the files removed.
    -
    Uploader
    -
    -start():void
    -
    Starts uploading the queued files.
    -
    Uploader
    -
    -stop():void
    -
    Stops the upload of the queued files.
    -
    Uploader
    -
    -trigger(name:String, Multiple:Object..):void
    -
    Dispatches the specified event name and it's arguments to all listeners.
    -
    Uploader
    -
    -unbind(name:String, func:function):void
    -
    Removes the specified event listener.
    -
    Uploader
    -
    -unbindAll():void
    -
    Removes all event listeners.
    -
    Uploader
    -

    Public Events

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    EventDefined By
    -
    -BeforeUpload(uploader:Uploader, file:File)
    -
    Fires when just before a file is uploaded.
    -
    Uploader
    -
    -ChunkUploaded(uploader:Uploader, file:File, response:Object)
    -
    Fires when file chunk is uploaded.
    -
    Uploader
    -
    -Destroy(uploader:Uploader)
    -
    Fires when destroy method is called.
    -
    Uploader
    -
    -Error(uploader:Uploader, error:Object)
    -
    Fires when a error occurs.
    -
    Uploader
    -
    -FilesAdded(uploader:Uploader, files:Array)
    -
    Fires while when the user selects files to upload.
    -
    Uploader
    -
    -FilesRemoved(uploader:Uploader, files:Array)
    -
    Fires while a file was removed from queue.
    -
    Uploader
    -
    -FileUploaded(uploader:Uploader, file:File, response:Object)
    -
    Fires when a file is successfully uploaded.
    -
    Uploader
    -
    -Init(uploader:Uploader)
    -
    Fires when the current RunTime has been initialized.
    -
    Uploader
    -
    -PostInit(uploader:Uploader)
    -
    Fires after the init event incase you need to perform actions there.
    -
    Uploader
    - -
    Fires when the file queue is changed.
    -
    Uploader
    -
    -Refresh(uploader:Uploader)
    -
    Fires when the silverlight/flash or other shim needs to move.
    -
    Uploader
    - -
    Fires when the overall state is being changed for the upload queue.
    -
    Uploader
    -
    -UploadComplete(uploader:Uploader, files:Array)
    -
    Fires when all files in a queue are uploaded.
    -
    Uploader
    -
    -UploadFile(uploader:Uploader, file:File)
    -
    Fires when a file is to be uploaded by the runtime.
    -
    Uploader
    -
    -UploadProgress(uploader:Uploader, file:File)
    -
    Fires while a file is being uploaded.
    -
    Uploader
    -
    -
    -
    -

    Property details

    -
    -

    featuresproperty -

    -public features : Object -
    Map of features that are available for the uploader runtime. Features will be filled -before the init event is called, these features can then be used to alter the UI for the end user. -Some of the current features that might be in this map is: dragdrop, chunks, jpgresize, pngresize. -
    -
    -
    -

    filesproperty -

    -public files : Array -
    Current upload queue, an array of File instances. -
    -

    See Also

    - -
    -
    -

    idproperty -

    -public id : String -
    Unique id for the Uploader instance. -
    -
    -
    -

    runtimeproperty -

    -public runtime : String -
    Current runtime name. -
    -
    -
    -

    settingsproperty -

    -public settings : Object -
    Object with name/value settings. -
    -
    -
    -

    stateproperty -

    -public state : Number -
    Current state of the total uploading progress. This one can either be plupload.STARTED or plupload.STOPPED. -These states are controlled by the stop/start methods. The default value is STOPPED. -
    -
    -
    -

    totalproperty -

    -public total : QueueProgress - -
    Total progess information. How many files has been uploaded, total percent etc. -
    -
    -
    -
    -

    Method details

    -
    -

    Uploaderconstructor -

    -public - function Uploader(settings:Object) -
    Constructs a new uploader instance. -
    -

    Parameters

    - - - - - -
    settings:ObjectInitialization settings, to be used by the uploader instance and runtimes.
    -
    -
    -

    bindmethod -

    -public - function bind(name:String, func:function, scope:Object):void -
    Adds an event listener by name. -
    -

    Parameters

    - - - - - - - - - - - - - -
    name:StringEvent name to listen for.
    func:functionFunction to call ones the event gets fired.
    scope:ObjectOptional scope to execute the specified function in.
    -
    -
    -

    destroymethod -

    -public - function destroy():void -
    Destroys Plupload instance and cleans after itself. -
    -
    -
    -

    getFilemethod -

    -public - function getFile(id:String):File - -
    Returns the specified file object by id. -
    -

    Parameters

    - - - - - -
    id:StringFile id to look for.
    -

    Returns

    -
    -File - File object or undefined if it wasn't found;
    -
    -
    -

    initmethod -

    -public - function init():void -
    Initializes the Uploader instance and adds internal event listeners. -
    -
    -
    -

    refreshmethod -

    -public - function refresh():void -
    Refreshes the upload instance by dispatching out a refresh event to all runtimes. -This would for example reposition flash/silverlight shims on the page. -
    -
    -
    -

    removeFilemethod -

    -public - function removeFile(file:File):void -
    Removes a specific file. -
    -

    Parameters

    - - - - - -
    file:File -File to remove from queue.
    -
    -
    -

    splicemethod -

    -public - function splice(start:Number, length:Number):Array -
    Removes part of the queue and returns the files removed. This will also trigger the FilesRemoved and QueueChanged events. -
    -

    Parameters

    - - - - - - - - - -
    start:Number(Optional) Start index to remove from.
    length:Number(Optional) Lengh of items to remove.
    -

    Returns

    -
    Array - Array of files that was removed.
    -
    -
    -

    startmethod -

    -public - function start():void -
    Starts uploading the queued files. -
    -
    -
    -

    stopmethod -

    -public - function stop():void -
    Stops the upload of the queued files. -
    -
    -
    -

    triggermethod -

    -public - function trigger(name:String, Multiple:Object..):void -
    Dispatches the specified event name and it's arguments to all listeners. - -
    -

    Parameters

    - - - - - - - - - -
    name:StringEvent name to fire.
    Multiple:Object..arguments to pass along to the listener functions.
    -
    -
    -

    unbindmethod -

    -public - function unbind(name:String, func:function):void -
    Removes the specified event listener. -
    -

    Parameters

    - - - - - - - - - -
    name:StringName of event to remove.
    func:functionFunction to remove from listener.
    -
    -
    -

    unbindAllmethod -

    -public - function unbindAll():void -
    Removes all event listeners. -
    -
    -
    -
    -

    Event details

    -
    -

    BeforeUploadevent -

    -public - event BeforeUpload(uploader:Uploader, file:File) -
    Fires when just before a file is uploaded. This event enables you to override settings -on the uploader instance before the file is uploaded. -
    -

    Parameters

    - - - - - - - - - -
    uploader:Uploader -Uploader instance sending the event.
    file:File -File to be uploaded.
    -
    -
    -

    ChunkUploadedevent -

    -public - event ChunkUploaded(uploader:Uploader, file:File, response:Object) -
    Fires when file chunk is uploaded. -
    -

    Parameters

    - - - - - - - - - - - - - -
    uploader:Uploader -Uploader instance sending the event.
    file:File -File that the chunk was uploaded for.
    response:ObjectObject with response properties.
    -
    -
    -

    Destroyevent -

    -public - event Destroy(uploader:Uploader) -
    Fires when destroy method is called. -
    -

    Parameters

    - - - - - -
    uploader:Uploader -Uploader instance sending the event.
    -
    -
    -

    Errorevent -

    -public - event Error(uploader:Uploader, error:Object) -
    Fires when a error occurs. -
    -

    Parameters

    - - - - - - - - - -
    uploader:Uploader -Uploader instance sending the event.
    error:ObjectContains code, message and sometimes file and other details.
    -
    -
    -

    FilesAddedevent -

    -public - event FilesAdded(uploader:Uploader, files:Array) -
    Fires while when the user selects files to upload. -
    -

    Parameters

    - - - - - - - - - -
    uploader:Uploader -Uploader instance sending the event.
    files:ArrayArray of file objects that was added to queue/selected by the user.
    -
    -
    -

    FilesRemovedevent -

    -public - event FilesRemoved(uploader:Uploader, files:Array) -
    Fires while a file was removed from queue. -
    -

    Parameters

    - - - - - - - - - -
    uploader:Uploader -Uploader instance sending the event.
    files:ArrayArray of files that got removed.
    -
    -
    -

    FileUploadedevent -

    -public - event FileUploaded(uploader:Uploader, file:File, response:Object) -
    Fires when a file is successfully uploaded. -
    -

    Parameters

    - - - - - - - - - - - - - -
    uploader:Uploader -Uploader instance sending the event.
    file:File -File that was uploaded.
    response:ObjectObject with response properties.
    -
    -
    -

    Initevent -

    -public - event Init(uploader:Uploader) -
    Fires when the current RunTime has been initialized. -
    -

    Parameters

    - - - - - -
    uploader:Uploader -Uploader instance sending the event.
    -
    -
    -

    PostInitevent -

    -public - event PostInit(uploader:Uploader) -
    Fires after the init event incase you need to perform actions there. -
    -

    Parameters

    - - - - - -
    uploader:Uploader -Uploader instance sending the event.
    -
    -
    -

    QueueChangedevent -

    -public - event QueueChanged(uploader:Uploader) -
    Fires when the file queue is changed. In other words when files are added/removed to the files array of the uploader instance. -
    -

    Parameters

    - - - - - -
    uploader:Uploader -Uploader instance sending the event.
    -
    -
    -

    Refreshevent -

    -public - event Refresh(uploader:Uploader) -
    Fires when the silverlight/flash or other shim needs to move. -
    -

    Parameters

    - - - - - -
    uploader:Uploader -Uploader instance sending the event.
    -
    -
    -

    StateChangedevent -

    -public - event StateChanged(uploader:Uploader) -
    Fires when the overall state is being changed for the upload queue. -
    -

    Parameters

    - - - - - -
    uploader:Uploader -Uploader instance sending the event.
    -
    -
    -

    UploadCompleteevent -

    -public - event UploadComplete(uploader:Uploader, files:Array) -
    Fires when all files in a queue are uploaded. -
    -

    Parameters

    - - - - - - - - - -
    uploader:Uploader -Uploader instance sending the event.
    files:ArrayArray of file objects that was added to queue/selected by the user.
    -
    -
    -

    UploadFileevent -

    -public - event UploadFile(uploader:Uploader, file:File) -
    Fires when a file is to be uploaded by the runtime. -
    -

    Parameters

    - - - - - - - - - -
    uploader:Uploader -Uploader instance sending the event.
    file:File -File to be uploaded.
    -
    -
    -

    UploadProgressevent -

    -public - event UploadProgress(uploader:Uploader, file:File) -
    Fires while a file is being uploaded. Use this event to update the current file upload progress. -
    -

    Parameters

    - - - - - - - - - -
    uploader:Uploader -Uploader instance sending the event.
    file:File -File that is currently being uploaded.
    -
    -
    -
    -
    - - diff --git a/www/themes/profind/lib/plupload/docs/api/class_plupload.html b/www/themes/profind/lib/plupload/docs/api/class_plupload.html deleted file mode 100644 index d826014..0000000 --- a/www/themes/profind/lib/plupload/docs/api/class_plupload.html +++ /dev/null @@ -1,538 +0,0 @@ - - - -Class: plupload - - - - - - - - - - - - -
    -

    plupload

    - - - - - - - - - -
    Classplupload
    TypeSingleton
    -
    Plupload class with some global constants and functions. -
    -

    Example

    -
    // Encode entities
    -console.log(plupload.xmlEncode("My string <>"));
    -
    -// Generate unique id
    -console.log(plupload.guid());
    -
    -

    Public Properties

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    PropertyDefined By
    -
    -DONE : Object
    -
    -[static] File has been uploaded successfully
    -
    plupload
    -
    -FAILED : Object
    -
    -[static] File has failed to be uploaded
    -
    plupload
    - -
    -[static] File extension error.
    -
    plupload
    -
    -FILE_SIZE_ERROR : Object
    -
    -[static] File size error.
    -
    plupload
    -
    -GENERIC_ERROR : Object
    -
    -[static] Generic error for example if an exception is thrown inside Silverlight.
    -
    plupload
    -
    -HTTP_ERROR : Object
    -
    -[static] HTTP transport error.
    -
    plupload
    -
    -INIT_ERROR : Object
    -
    -[static] Initialization error.
    -
    plupload
    -
    -IO_ERROR : Object
    -
    -[static] Generic I/O error.
    -
    plupload
    -
    -mimeTypes : Object
    -
    -[static] Mime type lookup table.
    -
    plupload
    -
    -QUEUED : Object
    -
    -[static] File is queued for upload
    -
    plupload
    -
    -SECURITY_ERROR : Object
    -
    -[static] Generic I/O error.
    -
    plupload
    -
    -STARTED : Object
    -
    -[static] Upload process is running
    -
    plupload
    -
    -STOPPED : Object
    -
    -[static] Inital state of the queue and also the state ones it's finished all it's uploads.
    -
    plupload
    -
    -UPLOADING : Object
    -
    -[static] File is being uploaded
    -
    plupload
    -

    Public Methods

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    MethodDefined By
    -
    -addRuntime(name:String, obj:Object):void
    -
    -[static] Adds a specific upload runtime like for example flash or gears.
    -
    plupload
    -
    -cleanName(s:String):String
    -
    -[static] Cleans the specified name from national characters (diacritics).
    -
    plupload
    -
    -extend(target:Object, obj:Object..):Object
    -
    -[static] Extends the specified object with another object.
    -
    plupload
    -
    -formatSize(size:Number):String
    -
    -[static] Formats the specified number as a size string for example 1024 becomes 1 KB.
    -
    plupload
    -
    -getPos(node:Element, root:Element):object
    -
    -[static] Returns the absolute x, y position of an Element.
    -
    plupload
    -
    -guid():String
    -
    -[static] Generates an unique ID.
    -
    plupload
    -
    -parseSize(size:String/Number):Number
    -
    -[static] Parses the specified size string into a byte value.
    -
    plupload
    -
    -toArray(obj:Object):Array
    -
    -[static] Forces anything into an array.
    -
    plupload
    -
    -xmlEncode(s:String):String
    -
    -[static] Encodes the specified string.
    -
    plupload
    -
    -
    -
    -

    Property details

    -
    -

    DONEproperty -

    -public static DONE : Object -
    File has been uploaded successfully -
    -
    -
    -

    FAILEDproperty -

    -public static FAILED : Object -
    File has failed to be uploaded -
    -
    -
    -

    FILE_EXTENSION_ERRORproperty -

    -public static FILE_EXTENSION_ERROR : Object -
    File extension error. If the user selects a file that isn't valid according to the filters setting. -
    -
    -
    -

    FILE_SIZE_ERRORproperty -

    -public static FILE_SIZE_ERROR : Object -
    File size error. If the user selects a file that is to large it will be blocked and an error of this type will be triggered. -
    -
    -
    -

    GENERIC_ERRORproperty -

    -public static GENERIC_ERROR : Object -
    Generic error for example if an exception is thrown inside Silverlight. -
    -
    -
    -

    HTTP_ERRORproperty -

    -public static HTTP_ERROR : Object -
    HTTP transport error. For example if the server produces a HTTP status other than 200. -
    -
    -
    -

    INIT_ERRORproperty -

    -public static INIT_ERROR : Object -
    Initialization error. Will be triggered if no runtime was initialized. -
    -
    -
    -

    IO_ERRORproperty -

    -public static IO_ERROR : Object -
    Generic I/O error. For exampe if it wasn't possible to open the file stream on local machine. -
    -
    -
    -

    mimeTypesproperty -

    -public static mimeTypes : Object -
    Mime type lookup table. -
    -
    -
    -

    QUEUEDproperty -

    -public static QUEUED : Object -
    File is queued for upload -
    -
    -
    -

    SECURITY_ERRORproperty -

    -public static SECURITY_ERROR : Object -
    Generic I/O error. For exampe if it wasn't possible to open the file stream on local machine. -
    -
    -
    -

    STARTEDproperty -

    -public static STARTED : Object -
    Upload process is running -
    -
    -
    -

    STOPPEDproperty -

    -public static STOPPED : Object -
    Inital state of the queue and also the state ones it's finished all it's uploads. -
    -
    -
    -

    UPLOADINGproperty -

    -public static UPLOADING : Object -
    File is being uploaded -
    -
    -
    -
    -

    Method details

    -
    -

    addRuntimemethod -

    -public static - function addRuntime(name:String, obj:Object):void -
    Adds a specific upload runtime like for example flash or gears. -
    -

    Parameters

    - - - - - - - - - -
    name:StringRuntime name for example flash.
    obj:ObjectObject containing init/destroy method.
    -
    -
    -

    cleanNamemethod -

    -public static - function cleanName(s:String):String -
    Cleans the specified name from national characters (diacritics). The result will be a name with only a-z, 0-9 and _. -
    -

    Parameters

    - - - - - -
    s:StringString to clean up.
    -

    Returns

    -
    String - Cleaned string.
    -
    -
    -

    extendmethod -

    -public static - function extend(target:Object, obj:Object..):Object -
    Extends the specified object with another object. -
    -

    Parameters

    - - - - - - - - - -
    target:ObjectObject to extend.
    obj:Object..Multiple objects to extend with.
    -

    Returns

    -
    Object - Same as target, the extended object.
    -
    -
    -

    formatSizemethod -

    -public static - function formatSize(size:Number):String -
    Formats the specified number as a size string for example 1024 becomes 1 KB. -
    -

    Parameters

    - - - - - -
    size:NumberSize to format as string.
    -

    Returns

    -
    String - Formatted size string.
    -
    -
    -

    getPosmethod -

    -public static - function getPos(node:Element, root:Element):object -
    Returns the absolute x, y position of an Element. The position will be returned in a object with x, y fields. -
    -

    Parameters

    - - - - - - - - - -
    node:ElementHTML element or element id to get x, y position from.
    root:ElementOptional root element to stop calculations at.
    -

    Returns

    -
    object - Absolute position of the specified element object with x, y fields.
    -
    -
    -

    guidmethod -

    -public static - function guid():String -
    Generates an unique ID. This is 99.99% unique since it takes the current time and 5 random numbers. -The only way a user would be able to get the same ID is if the two persons at the same exact milisecond manages -to get 5 the same random numbers between 0-65535 it also uses a counter so each call will be guaranteed to be page unique. -It's more probable for the earth to be hit with an ansteriod. You can also if you want to be 100% sure set the plupload.guidPrefix property -to an user unique key. -
    -

    Returns

    -
    String - Virtually unique id.
    -
    -
    -

    parseSizemethod -

    -public static - function parseSize(size:String/Number):Number -
    Parses the specified size string into a byte value. For example 10kb becomes 10240. -
    -

    Parameters

    - - - - - -
    size:String/NumberString to parse or number to just pass through.
    -

    Returns

    -
    Number - Size in bytes.
    -
    -
    -

    toArraymethod -

    -public static - function toArray(obj:Object):Array -
    Forces anything into an array. -
    -

    Parameters

    - - - - - -
    obj:ObjectObject with length field.
    -

    Returns

    -
    Array - Array object containing all items.
    -
    -
    -

    xmlEncodemethod -

    -public static - function xmlEncode(s:String):String -
    Encodes the specified string. -
    -

    Parameters

    - - - - - -
    s:StringString to encode.
    -

    Returns

    -
    String - Encoded string.
    -
    -
    -
    -
    - - diff --git a/www/themes/profind/lib/plupload/docs/api/class_plupload.runtimes.BrowserPlus.html b/www/themes/profind/lib/plupload/docs/api/class_plupload.runtimes.BrowserPlus.html deleted file mode 100644 index c0f2dc0..0000000 --- a/www/themes/profind/lib/plupload/docs/api/class_plupload.runtimes.BrowserPlus.html +++ /dev/null @@ -1,95 +0,0 @@ - - - -Class: plupload.runtimes.BrowserPlus - - - - - - - - - - - - -
    -

    plupload.runtimes.BrowserPlus

    - - - - - - - - - - - - - - - - - -
    Namespaceplupload.runtimes
    ClassBrowserPlus
    TypeSingleton
    Inheritance -BrowserPlus - -Runtime - -
    -
    Yahoo BrowserPlus implementation. This runtime supports these features: dragdrop, jpgresize, pngresize. -
    -
    -

    Public Methods

    - - - - - - - - - - - - - -
    MethodDefined By
    -
    -init(uploader:Uploader, callback:function):void
    -
    -[static] Initializes the browserplus runtime.
    -
    BrowserPlus
    -
    -
    -
    -

    Method details

    -
    -

    initmethod -

    -public static - function init(uploader:Uploader, callback:function):void -
    Initializes the browserplus runtime. -
    -

    Parameters

    - - - - - - - - - -
    uploader:Uploader -Uploader instance that needs to be initialized.
    callback:functionCallback to execute when the runtime initializes or fails to initialize. If it succeeds an object with a parameter name success will be set to true.
    -
    -
    -
    -
    - - diff --git a/www/themes/profind/lib/plupload/docs/api/class_plupload.runtimes.Flash.html b/www/themes/profind/lib/plupload/docs/api/class_plupload.runtimes.Flash.html deleted file mode 100644 index d87e4cb..0000000 --- a/www/themes/profind/lib/plupload/docs/api/class_plupload.runtimes.Flash.html +++ /dev/null @@ -1,95 +0,0 @@ - - - -Class: plupload.runtimes.Flash - - - - - - - - - - - - -
    -

    plupload.runtimes.Flash

    - - - - - - - - - - - - - - - - - -
    Namespaceplupload.runtimes
    ClassFlash
    TypeSingleton
    Inheritance -Flash - -Runtime - -
    -
    FlashRuntime implementation. This runtime supports these features: jpgresize, pngresize, chunks. -
    -
    -

    Public Methods

    - - - - - - - - - - - - - -
    MethodDefined By
    -
    -init(uploader:Uploader, callback:function):void
    -
    -[static] Initializes the upload runtime.
    -
    Flash
    -
    -
    -
    -

    Method details

    -
    -

    initmethod -

    -public static - function init(uploader:Uploader, callback:function):void -
    Initializes the upload runtime. This method should add necessary items to the DOM and register events needed for operation. -
    -

    Parameters

    - - - - - - - - - -
    uploader:Uploader -Uploader instance that needs to be initialized.
    callback:functionCallback to execute when the runtime initializes or fails to initialize. If it succeeds an object with a parameter name success will be set to true.
    -
    -
    -
    -
    - - diff --git a/www/themes/profind/lib/plupload/docs/api/class_plupload.runtimes.Gears.html b/www/themes/profind/lib/plupload/docs/api/class_plupload.runtimes.Gears.html deleted file mode 100644 index c5ea1b8..0000000 --- a/www/themes/profind/lib/plupload/docs/api/class_plupload.runtimes.Gears.html +++ /dev/null @@ -1,95 +0,0 @@ - - - -Class: plupload.runtimes.Gears - - - - - - - - - - - - -
    -

    plupload.runtimes.Gears

    - - - - - - - - - - - - - - - - - -
    Namespaceplupload.runtimes
    ClassGears
    TypeSingleton
    Inheritance -Gears - -Runtime - -
    -
    Gears implementation. This runtime supports these features: dragdrop, jpgresize, pngresize, chunks. -
    -
    -

    Public Methods

    - - - - - - - - - - - - - -
    MethodDefined By
    -
    -init(uploader:Uploader, callback:function):void
    -
    -[static] Initializes the upload runtime.
    -
    Gears
    -
    -
    -
    -

    Method details

    -
    -

    initmethod -

    -public static - function init(uploader:Uploader, callback:function):void -
    Initializes the upload runtime. -
    -

    Parameters

    - - - - - - - - - -
    uploader:Uploader -Uploader instance that needs to be initialized.
    callback:functionCallback to execute when the runtime initializes or fails to initialize. If it succeeds an object with a parameter name success will be set to true.
    -
    -
    -
    -
    - - diff --git a/www/themes/profind/lib/plupload/docs/api/class_plupload.runtimes.Html4.html b/www/themes/profind/lib/plupload/docs/api/class_plupload.runtimes.Html4.html deleted file mode 100644 index eaa5dad..0000000 --- a/www/themes/profind/lib/plupload/docs/api/class_plupload.runtimes.Html4.html +++ /dev/null @@ -1,95 +0,0 @@ - - - -Class: plupload.runtimes.Html4 - - - - - - - - - - - - -
    -

    plupload.runtimes.Html4

    - - - - - - - - - - - - - - - - - -
    Namespaceplupload.runtimes
    ClassHtml4
    TypeSingleton
    Inheritance -Html4 - -Runtime - -
    -
    HTML4 implementation. This runtime has no special features it uses an form that posts files into an hidden iframe. -
    -
    -

    Public Methods

    - - - - - - - - - - - - - -
    MethodDefined By
    -
    -init(uploader:Uploader, callback:function):void
    -
    -[static] Initializes the upload runtime.
    -
    Html4
    -
    -
    -
    -

    Method details

    -
    -

    initmethod -

    -public static - function init(uploader:Uploader, callback:function):void -
    Initializes the upload runtime. -
    -

    Parameters

    - - - - - - - - - -
    uploader:Uploader -Uploader instance that needs to be initialized.
    callback:functionCallback to execute when the runtime initializes or fails to initialize. If it succeeds an object with a parameter name success will be set to true.
    -
    -
    -
    -
    - - diff --git a/www/themes/profind/lib/plupload/docs/api/class_plupload.runtimes.Html5.html b/www/themes/profind/lib/plupload/docs/api/class_plupload.runtimes.Html5.html deleted file mode 100644 index be614eb..0000000 --- a/www/themes/profind/lib/plupload/docs/api/class_plupload.runtimes.Html5.html +++ /dev/null @@ -1,95 +0,0 @@ - - - -Class: plupload.runtimes.Html5 - - - - - - - - - - - - -
    -

    plupload.runtimes.Html5

    - - - - - - - - - - - - - - - - - -
    Namespaceplupload.runtimes
    ClassHtml5
    TypeSingleton
    Inheritance -Html5 - -Runtime - -
    -
    HMTL5 implementation. This runtime supports these features: dragdrop, jpgresize, pngresize. -
    -
    -

    Public Methods

    - - - - - - - - - - - - - -
    MethodDefined By
    -
    -init(uploader:Uploader, callback:function):void
    -
    -[static] Initializes the upload runtime.
    -
    Html5
    -
    -
    -
    -

    Method details

    -
    -

    initmethod -

    -public static - function init(uploader:Uploader, callback:function):void -
    Initializes the upload runtime. -
    -

    Parameters

    - - - - - - - - - -
    uploader:Uploader -Uploader instance that needs to be initialized.
    callback:functionCallback to execute when the runtime initializes or fails to initialize. If it succeeds an object with a parameter name success will be set to true.
    -
    -
    -
    -
    - - diff --git a/www/themes/profind/lib/plupload/docs/api/class_plupload.runtimes.Silverlight.html b/www/themes/profind/lib/plupload/docs/api/class_plupload.runtimes.Silverlight.html deleted file mode 100644 index cef152c..0000000 --- a/www/themes/profind/lib/plupload/docs/api/class_plupload.runtimes.Silverlight.html +++ /dev/null @@ -1,95 +0,0 @@ - - - -Class: plupload.runtimes.Silverlight - - - - - - - - - - - - -
    -

    plupload.runtimes.Silverlight

    - - - - - - - - - - - - - - - - - -
    Namespaceplupload.runtimes
    ClassSilverlight
    TypeSingleton
    Inheritance -Silverlight - -Runtime - -
    -
    Silverlight implementation. This runtime supports these features: jpgresize, pngresize, chunks. -
    -
    -

    Public Methods

    - - - - - - - - - - - - - -
    MethodDefined By
    -
    -init(uploader:Uploader, callback:function):void
    -
    -[static] Initializes the upload runtime.
    -
    Silverlight
    -
    -
    -
    -

    Method details

    -
    -

    initmethod -

    -public static - function init(uploader:Uploader, callback:function):void -
    Initializes the upload runtime. This runtime supports these features: jpgresize, pngresize, chunks. -
    -

    Parameters

    - - - - - - - - - -
    uploader:Uploader -Uploader instance that needs to be initialized.
    callback:functionCallback to execute when the runtime initializes or fails to initialize. If it succeeds an object with a parameter name success will be set to true.
    -
    -
    -
    -
    - - diff --git a/www/themes/profind/lib/plupload/docs/api/css/general.css b/www/themes/profind/lib/plupload/docs/api/css/general.css deleted file mode 100644 index ecc333d..0000000 --- a/www/themes/profind/lib/plupload/docs/api/css/general.css +++ /dev/null @@ -1,235 +0,0 @@ -body, html { - overflow: hidden; - background-color: #DFE8F6; -} - -#doc3 { - margin: 0; - - /* Fix for scrolling issue on Gecko */ - position: fixed; width: 100%; top: 0; left: 0; -} - -#bd, #bd, #yui-main, #detailsView, #classView { - height: 100%; -} - -#hd { - background: #1E4176; - border-bottom: 1px solid #99BBE8; -} - -#hd h1 { - font-family:Verdana,Arial,Helvetica,sans-serif; - font-size: 16px; - padding: 4px 0 4px 8px; - color: #fff; -} - -#yui-main #detailsView { - overflow: auto; - margin: 4px; - margin-left: 260px; - border: 1px solid #99BBE8; - background: #FFF; -} - -#bd #classView { - overflow: auto; - width: 250px; - margin: 4px; - border: 1px solid #99BBE8; - background: #FFF; -} - -.classDetailsContent, .memberDetailsContent { - margin: 10px; - line-height: 150%; -} - -body, td, th { - font-family: "Trebuchet MS", "Bitstream Vera Sans", Tahoma,Verdana,Arial,Helvetica,sans-serif; - font-size: 13px; -} - -h1, h2, h3, h4, h5, h6 { - font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif; - font-weight: bold; - letter-spacing: 1px; - margin-bottom: 3px; - margin-top: 3px; - width: 90%; -} - -h1 { - font-size: 20px; -} - -h2 { - font-size: 16px; -} - -h3 { - font-size: 16px; -} - -h4 { - font-size: 13px; -} - -a, a:visited, a:active, a:link { - color: #0000CC; - text-decoration: none; -} - -a:hover { - text-decoration: underline; -} - -table.summary { - border: 1px solid #999999; - margin-bottom: 20px; - margin-right: 10px; - margin-top: 10px; - width: 100%; - border-collapse: collapse; -} - -table.summary th { - font-weight: bold; - text-align: left; - vertical-align: bottom; - background-color: #627C9D; - color: #FFFFFF; - white-space: nowrap; - padding: 4px; -} - -table.summary td { - border: 1px solid #999999; - padding: 4px; -} - -table.summary a.memberName { - font-weight: bold; -} - -table.summary tr.even { - background: #f2f2f2; -} - -table.summary td.first div { - margin-left: 30px; -} - -table.summary td.first { - width: 95%; -} - -table.summary td.last { - width: 5%; -} - -table.summary .deprecated { - margin: 0; -} - -.params, .returns, .see { - margin-left: 20px; - margin-bottom: 10px; -} - -.params td.last { - padding-left: 10px; -} - -.classDescription, .memberDescription, .deprecated { - margin: 10px 0 10px 0; -} - -.inherited td.first { - background: url(../img/inherited.gif) no-repeat 10px 5px; -} - -.inheritageList span { - padding-right: 20px; - margin-right: 5px; - background: url(../img/inherit-arrow.gif) no-repeat center right; -} - -.inheritageList span.last { - background: transparent; -} - -.classDetails .first { - font-weight: bold; - padding-right: 20px; -} - -.memberDetails { - margin-bottom: 10px; -} - -pre { - background-color: #F2F2F2; - font-family: "Lucida Console","Courier New",Courier,monospace; - font-size: 12px; - margin-bottom: 10px; - margin-top: 10px; - overflow: auto; - padding: 5px 5px 5px 5px; -} - -.memberType { - padding-left: 10px; - font-size: 13px; - font-weight: normal; -} - -.selected { - font-weight: bold; -} - -.memberDetails { - border-bottom: 1px solid gray; - margin-bottom: 10px; -} - -.details { - padding-bottom: 10px; -} - -.details .last { - border: 0; -} - -.details h2 { - width: 100%; - background-color: #627C9D; - color: #FFF; - padding: 4px; -} - -.memberDetails { - padding-left: 15px; -} - -code.syntax { - background-color: #F2F2F2; -} - -.deprecated { - font-weight: bold; -} - -.static { - color: gray; -} - -.version span, .author span { - font-weight: bold; -} - -#yui-main #detailsView.loading { - background: #FFF url('../img/loader.gif') no-repeat center center; -} diff --git a/www/themes/profind/lib/plupload/docs/api/css/grids.css b/www/themes/profind/lib/plupload/docs/api/css/grids.css deleted file mode 100644 index 4c35381..0000000 --- a/www/themes/profind/lib/plupload/docs/api/css/grids.css +++ /dev/null @@ -1,467 +0,0 @@ -/* -Copyright (c) 2009, Yahoo! Inc. All rights reserved. -Code licensed under the BSD License: -http://developer.yahoo.net/yui/license.txt -version: 2.7.0 -*/ -/** - * YUI Grids - * @module grids - * @namespace yui- - * @requires reset, fonts - */ - -/** - * Note: Throughout this file, the *property (star-property) filter is used - * to give a value to IE that other browsers do not see. _property is only seen - * by IE7, so the combo of *prop and _prop can target between IE6 and IE7. - * - * More information on these filters and related validation errors: - * http://tech.groups.yahoo.com/group/ydn-javascript/message/40059 - */ - -/** - * Section: General Rules - */ - -body { - text-align: center; -} - -/** - * Section: Page Width Rules (#doc, #doc2, #doc3, #doc4) - */ - -#doc,#doc2,#doc3,#doc4, -.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7 { - margin: auto; - text-align: left; - width: 57.69em; - *width: 56.25em; -} - -/* 950 Centered (doc2) */ -#doc2 { - width: 73.076em; - *width: 71.25em; -} - -/* 100% (doc3) */ -#doc3 { -/** - * Left and Right margins are not a structural part of Grids. Without them - * Grids works fine, but content bleeds to the very edge of the document, which - * often impairs readability and usability. They are provided because they - * prevent the content from "bleeding" into the browser's chrome. - */ - margin: auto 10px; - width: auto; -} - -/* 974 Centered (doc4) */ -#doc4 { - width: 74.923em; - *width: 73.05em; -} - -/** - * Section: Preset Template Rules (.yui-t[1-6]) - */ - - -.yui-b { - /* to preserve source-order independence for Gecko */ - position: relative; -} - -.yui-b { - /* to preserve source-order independence for IE */ - _position: static; -} - -#yui-main .yui-b { - /* to preserve source-order independence for Gecko */ - position: static; -} - -#yui-main, -.yui-g .yui-u .yui-g { - width: 100%; -} - -.yui-t1 #yui-main, -.yui-t2 #yui-main, -.yui-t3 #yui-main { - float: right; - /* IE: preserve layout at narrow widths */ - margin-left: -25em; -} - -.yui-t4 #yui-main, -.yui-t5 #yui-main, -.yui-t6 #yui-main { - float: left; - /* IE: preserve layout at narrow widths */ - margin-right: -25em; -} - -/** - * For Specific Template Presets - */ - -.yui-t1 .yui-b { - float: left; - width: 12.30769em; - *width: 12.00em; -} - -.yui-t1 #yui-main .yui-b { - margin-left: 13.30769em; - *margin-left: 13.05em; -} - -.yui-t2 .yui-b { - float: left; - width: 13.8461em; - *width: 13.50em; -} - -.yui-t2 #yui-main .yui-b { - margin-left: 14.8461em; - *margin-left: 14.55em; -} - -.yui-t3 .yui-b { - float: left; - width: 23.0769em; - *width: 22.50em; -} - -.yui-t3 #yui-main .yui-b { - margin-left: 24.0769em; - *margin-left: 23.62em; -} - -.yui-t4 .yui-b { - float: right; - width: 13.8456em; - *width: 13.50em; -} - -.yui-t4 #yui-main .yui-b { - margin-right: 14.8456em; - *margin-right: 14.55em; -} - -.yui-t5 .yui-b { - float: right; - width: 18.4615em; - *width: 18.00em; -} - -.yui-t5 #yui-main .yui-b { - margin-right: 19.4615em; - *margin-right: 19.125em; -} - -.yui-t6 .yui-b { - float: right; - width: 23.0769em; - *width: 22.50em; -} - -.yui-t6 #yui-main .yui-b { - margin-right: 24.0769em; - *margin-right: 23.62em; -} - -.yui-t7 #yui-main .yui-b { - display: block; - margin: 0 0 1em 0; -} - -#yui-main .yui-b { - float: none; - width: auto; -} - -/** - * Section: Grids and Nesting Grids - */ - -/* Children generally take half the available space */ -.yui-gb .yui-u, -.yui-g .yui-gb .yui-u, -.yui-gb .yui-g, -.yui-gb .yui-gb, -.yui-gb .yui-gc, -.yui-gb .yui-gd, -.yui-gb .yui-ge, -.yui-gb .yui-gf, -.yui-gc .yui-u, -.yui-gc .yui-g, -.yui-gd .yui-u { - float: left; -} - -/* Float units (and sub grids) to the right */ -.yui-g .yui-u, -.yui-g .yui-g, -.yui-g .yui-gb, -.yui-g .yui-gc, -.yui-g .yui-gd, -.yui-g .yui-ge, -.yui-g .yui-gf, -.yui-gc .yui-u, -.yui-gd .yui-g, -.yui-g .yui-gc .yui-u, -.yui-ge .yui-u, -.yui-ge .yui-g, -.yui-gf .yui-g, -.yui-gf .yui-u { - float: right; -} - -/*Float units (and sub grids) to the left */ -.yui-g div.first, -.yui-gb div.first, -.yui-gc div.first, -.yui-gd div.first, -.yui-ge div.first, -.yui-gf div.first, -.yui-g .yui-gc div.first, -.yui-g .yui-ge div.first, -.yui-gc div.first div.first { - float: left; -} - -.yui-g .yui-u, -.yui-g .yui-g, -.yui-g .yui-gb, -.yui-g .yui-gc, -.yui-g .yui-gd, -.yui-g .yui-ge, -.yui-g .yui-gf { - width: 49.1%; -} - -.yui-gb .yui-u, -.yui-g .yui-gb .yui-u, -.yui-gb .yui-g, -.yui-gb .yui-gb, -.yui-gb .yui-gc, -.yui-gb .yui-gd, -.yui-gb .yui-ge, -.yui-gb .yui-gf, -.yui-gc .yui-u, -.yui-gc .yui-g, -.yui-gd .yui-u { - width: 32%; - margin-left: 1.99%; -} - -/* Give IE some extra breathing room for 1/3-based rounding issues */ -.yui-gb .yui-u { - *margin-left: 1.9%; - *width: 31.9%; -} - -.yui-gc div.first, - .yui-gd .yui-u { - width: 66%; -} - -.yui-gd div.first { - width: 32%; -} - -.yui-ge div.first, - .yui-gf .yui-u { - width: 74.2%; -} - -.yui-ge .yui-u, - .yui-gf div.first { - width: 24%; -} - -.yui-g .yui-gb div.first, -.yui-gb div.first, -.yui-gc div.first, -.yui-gd div.first { - margin-left: 0; -} - -/** - * Section: Deep Nesting - */ - -.yui-g .yui-g .yui-u, -.yui-gb .yui-g .yui-u, -.yui-gc .yui-g .yui-u, -.yui-gd .yui-g .yui-u, -.yui-ge .yui-g .yui-u, -.yui-gf .yui-g .yui-u { - width: 49%; - *width: 48.1%; - *margin-left: 0; -} - -.yui-g .yui-g .yui-u { - width: 48.1%; -} - -/*SF 1927599 from 1.14 to 2.6.0*/ -.yui-g .yui-gb div.first, - .yui-gb .yui-gb div.first { - *margin-right: 0; - *width: 32%; - _width: 31.7%; -} - -.yui-g .yui-gc div.first, - .yui-gd .yui-g { - width: 66%; -} - -.yui-gb .yui-g div.first { - *margin-right: 4%; - _margin-right: 1.3%; -} - -.yui-gb .yui-gc div.first, - .yui-gb .yui-gd div.first { - *margin-right: 0; -} - -.yui-gb .yui-gb .yui-u, - .yui-gb .yui-gc .yui-u { - *margin-left: 1.8%; - _margin-left: 4%; -} - -.yui-g .yui-gb .yui-u { - _margin-left: 1.0%; -} - -.yui-gb .yui-gd .yui-u { - *width: 66%; - _width: 61.2%; -} - -.yui-gb .yui-gd div.first { - *width: 31%; - _width: 29.5%; -} - -.yui-g .yui-gc .yui-u, - .yui-gb .yui-gc .yui-u { - width: 32%; - _float: right; - margin-right: 0; - _margin-left: 0; -} - -.yui-gb .yui-gc div.first { - width: 66%; - *float: left; - *margin-left: 0; -} - -.yui-gb .yui-ge .yui-u, - .yui-gb .yui-gf .yui-u { - margin: 0; -} - -.yui-gb .yui-gb .yui-u { - _margin-left: .7%; -} - -.yui-gb .yui-g div.first, - .yui-gb .yui-gb div.first { - *margin-left: 0; -} - -.yui-gc .yui-g .yui-u, - .yui-gd .yui-g .yui-u { - *width: 48.1%; - *margin-left: 0; -} - -.yui-gb .yui-gd div.first { - width: 32%; -} - -.yui-g .yui-gd div.first { - _width: 29.9%; -} - -.yui-ge .yui-g { - width: 24%; -} - -.yui-gf .yui-g { - width: 74.2%; -} - -.yui-gb .yui-ge div.yui-u, - .yui-gb .yui-gf div.yui-u { - float: right; -} - -.yui-gb .yui-ge div.first, - .yui-gb .yui-gf div.first { - float: left; -} - -/* Width Accommodation for Nested Contexts */ -.yui-gb .yui-ge .yui-u, - .yui-gb .yui-gf div.first { - *width: 24%; - _width: 20%; -} - -/* Width Accommodation for Nested Contexts */ -.yui-gb .yui-ge div.first, - .yui-gb .yui-gf .yui-u { - *width: 73.5%; - _width: 65.5%; -} - -/* Patch for GD within GE */ -.yui-ge div.first .yui-gd .yui-u { - width: 65%; -} - -.yui-ge div.first .yui-gd div.first { - width: 32%; -} - -/* @group Clearing */ -#hd:after, -#bd:after, -#ft:after, -.yui-g:after, -.yui-gb:after, -.yui-gc:after, -.yui-gd:after, -.yui-ge:after, -.yui-gf:after { - content: "."; - display: block; - height: 0; - clear: both; - visibility: hidden; -} - -#hd, -#bd, -#ft, -.yui-g, -.yui-gb, -.yui-gc, -.yui-gd, -.yui-ge, -.yui-gf { - zoom: 1; -} diff --git a/www/themes/profind/lib/plupload/docs/api/css/jquery.treeview.css b/www/themes/profind/lib/plupload/docs/api/css/jquery.treeview.css deleted file mode 100644 index 2aafdd6..0000000 --- a/www/themes/profind/lib/plupload/docs/api/css/jquery.treeview.css +++ /dev/null @@ -1,75 +0,0 @@ -.treeview, .treeview ul { -padding: 0; -margin: 0; -list-style: none; - - -} - - - -.treeview ul { -background-color: white; -margin-top: 4px; -} - -.treeview .hitarea { -background: transparent -64px -25px no-repeat; -height: 16px; -width: 16px; -margin-left: -16px; -float: left; -cursor: pointer; -} -/* fix for IE6 */ -* html .hitarea { - display: inline; - float: none; - -} - -.treeview li { - margin: 0; - padding: 3px 0pt 3px 16px; -} - -.treeview a.selected { - background-color: #eee; -} - -#treecontrol { margin: 1em 0; display: none; } - -.treeview li { background: transparent 0 0 no-repeat; } -.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; } - -.treeview .expandable-hitarea { background-position: -80px -3px; } - -.treeview li.last { background-position: 0 -1766px } - -.treeview li.lastCollapsable { background-position: 0 -111px } - -.treeview li.lastExpandable { background-position: -32px -67px } - -.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; } - -.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(../img/treeview-famfamfam.gif); } - -.classtree li { - font-family: arial,tahoma,helvetica,sans-serif; - font-size: 12px; -} - -.classtree li { padding: 3px 0 2px 16px; } - -.classtree span { - padding: 1px 0 1px 18px; - display: block; -} - -.classtree span.root { background: url(../img/root.gif) 0 3px no-repeat;} -.classtree span.namespace { background: url(../img/namespace.gif) 0 0 no-repeat;} -.classtree span.class { background: url(../img/class.gif) 0 0 no-repeat; } -.classtree span.property { background: url(../img/property.gif) 0 0 no-repeat; } -.classtree span.method { background: url(../img/method.gif) 0 0 no-repeat; } -.classtree span.event { background: url(../img/event.gif) 0 0 no-repeat; } -.classtree span.singleton { background: url(../img/static.gif) 0 0 no-repeat; } diff --git a/www/themes/profind/lib/plupload/docs/api/css/reset.css b/www/themes/profind/lib/plupload/docs/api/css/reset.css deleted file mode 100644 index 7066a44..0000000 --- a/www/themes/profind/lib/plupload/docs/api/css/reset.css +++ /dev/null @@ -1,142 +0,0 @@ -/* -Copyright (c) 2009, Yahoo! Inc. All rights reserved. -Code licensed under the BSD License: -http://developer.yahoo.net/yui/license.txt -version: 2.7.0 -*/ -/** - * YUI Reset - * @module reset - * @namespace - * @requires - */ -html { - color: #000; - background: #FFF; -} - -body, -div, -dl, -dt, -dd, -ul, -ol, -li, -h1, -h2, -h3, -h4, -h5, -h6, -pre, -code, -form, -fieldset, -legend, -input, -button, -textarea, -p, -blockquote, -th, -td { - margin: 0; - padding: 0; -} - -table { - border-collapse: collapse; - border-spacing: 0; -} - -fieldset, -img { - border: 0; -} - -address, -caption, -cite, -code, -dfn, -em, -strong, -th, -var, -optgroup { - font-style: inherit; - font-weight: inherit; -} - -del, -ins { - text-decoration: none; -} - -li { - list-style: none; -} - -caption, -th { - text-align: left; -} - -h1, -h2, -h3, -h4, -h5, -h6 { - font-size: 100%; - font-weight: normal; -} - -q:before, -q:after { - content: ''; -} - -abbr, -acronym { - border: 0; - font-variant: normal; -} - -sup { - vertical-align: baseline; -} - -sub { - vertical-align: baseline; -} - -/*because legend doesn't inherit in IE */ -legend { - color: #000; -} - -input, -button, -textarea, -select, -optgroup, -option { - font-family: inherit; - font-size: inherit; - font-style: inherit; - font-weight: inherit; -} - -/*@purpose To enable resizing for IE */ -/*@branch For IE6-Win, IE7-Win */ -input, -button, -textarea, -select { - *font-size: 100%; -} - - - diff --git a/www/themes/profind/lib/plupload/docs/api/css/shCore.css b/www/themes/profind/lib/plupload/docs/api/css/shCore.css deleted file mode 100644 index 5fd6d06..0000000 --- a/www/themes/profind/lib/plupload/docs/api/css/shCore.css +++ /dev/null @@ -1,342 +0,0 @@ -/** - * SyntaxHighlighter - * http://alexgorbatchev.com/ - * - * SyntaxHighlighter is donationware. If you are using it, please donate. - * http://alexgorbatchev.com/wiki/SyntaxHighlighter:Donate - * - * @version - * 2.0.320 (May 03 2009) - * - * @copyright - * Copyright (C) 2004-2009 Alex Gorbatchev. - * - * @license - * This file is part of SyntaxHighlighter. - * - * SyntaxHighlighter is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * SyntaxHighlighter is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with SyntaxHighlighter. If not, see . - */ -.syntaxhighlighter, -.syntaxhighlighter div, -.syntaxhighlighter code, -.syntaxhighlighter span -{ - margin: 0 !important; - padding: 0 !important; - border: 0 !important; - outline: 0 !important; - background: none !important; - text-align: left !important; - float: none !important; - vertical-align: baseline !important; - position: static !important; - left: auto !important; - top: auto !important; - right: auto !important; - bottom: auto !important; - height: auto !important; - width: auto !important; - line-height: 1.1em !important; - font-family: "Consolas", "Monaco", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important; - font-weight: normal !important; - font-style: normal !important; - font-size: 1em !important; -} - -.syntaxhighlighter -{ - width: 100% !important; - margin: 1em 0 1em 0 !important; - padding: 1px !important; /* adds a little border on top and bottom */ - position: relative !important; -} - -.syntaxhighlighter code { - display: inline !important; -} - -.syntaxhighlighter .bold { - font-weight: bold !important; -} - -.syntaxhighlighter .italic { - font-style: italic !important; -} - -.syntaxhighlighter .line .number -{ - float: left !important; - width: 3em !important; - padding-right: .3em !important; - text-align: right !important; - display: block !important; -} - -/* Disable numbers when no gutter option is set */ -.syntaxhighlighter.nogutter .line .number -{ - display: none !important; -} - -.syntaxhighlighter .line .content -{ - margin-left: 3.3em !important; - padding-left: .5em !important; - display: block !important; -} - -.syntaxhighlighter .line .content .block -{ - display: block !important; - padding-left: 1.5em !important; - text-indent: -1.5em !important; -} - -.syntaxhighlighter .line .content .spaces -{ - display: none !important; -} - -/* Disable border and margin on the lines when no gutter option is set */ -.syntaxhighlighter.nogutter .line .content -{ - margin-left: 0 !important; - border-left: none !important; -} - -.syntaxhighlighter .bar -{ - display: none !important; -} - -.syntaxhighlighter .bar.show -{ - display: block !important; -} - -.syntaxhighlighter.collapsed .bar -{ - display: block !important; -} - -.syntaxhighlighter.nogutter .ruler -{ - margin-left: 0 !important; - padding-left: 0 !important; -} - -.syntaxhighlighter .ruler -{ - padding: 0 0 .5em .5em !important; - margin-left: 3.3em !important; - overflow: hidden !important; -} - -/* Adjust some properties when collapsed */ - -.syntaxhighlighter.collapsed .lines, -.syntaxhighlighter.collapsed .ruler -{ - display: none !important; -} - -.syntaxhighlighter .lines.no-wrap -{ - overflow: auto; - overflow-y: hidden; -} - -/* Styles for the toolbar */ - -.syntaxhighlighter .toolbar -{ - position: absolute !important; - right: 0px !important; - top: 0px !important; - font-size: 1px !important; - padding: 8px 8px 8px 0 !important; /* in px because images don't scale with ems */ -} - -.syntaxhighlighter.collapsed .toolbar -{ - font-size: 80% !important; - padding: .2em 0 .5em .5em !important; - position: static !important; -} - -.syntaxhighlighter .toolbar a.item, -.syntaxhighlighter .toolbar .item -{ - display: block !important; - float: left !important; - margin-left: 8px !important; - background-repeat: no-repeat !important; - overflow: hidden !important; - text-indent: -5000px !important; -} - -.syntaxhighlighter.collapsed .toolbar .item -{ - display: none !important; -} - -.syntaxhighlighter.collapsed .toolbar .item.expandSource -{ - background-image: url(../img/magnifier.png) !important; - display: inline !important; - text-indent: 0 !important; - width: auto !important; - float: none !important; - height: 16px !important; - padding-left: 20px !important; -} - -.syntaxhighlighter .toolbar .item.viewSource -{ - background-image: url(../img/page_white_code.png) !important; -} - -.syntaxhighlighter .toolbar .item.printSource -{ - background-image: url(../img/printer.png) !important; -} - -.syntaxhighlighter .toolbar .item.copyToClipboard -{ - text-indent: 0 !important; - background: none !important; - overflow: visible !important; -} - -.syntaxhighlighter .toolbar .item.about -{ - background-image: url(../img/help.png) !important; -} - -/** - * Print view. - * Colors are based on the default theme without background. - */ - -.syntaxhighlighter.printing, -.syntaxhighlighter.printing .line.alt1 .content, -.syntaxhighlighter.printing .line.alt2 .content, -.syntaxhighlighter.printing .line.highlighted .number, -.syntaxhighlighter.printing .line.highlighted.alt1 .content, -.syntaxhighlighter.printing .line.highlighted.alt2 .content, -.syntaxhighlighter.printing .line .content .block -{ - background: none !important; -} - -.syntaxhighlighter .no-wrap .line .content .block -{ - white-space: nowrap !important; -} - -/* Gutter line numbers */ -.syntaxhighlighter.printing .line .number -{ - color: #bbb !important; -} - -/* Add border to the lines */ -.syntaxhighlighter.printing .line .content -{ - color: #000 !important; -} - -/* Toolbar when visible */ -.syntaxhighlighter.printing .toolbar, -.syntaxhighlighter.printing .ruler -{ - display: none !important; -} - -.syntaxhighlighter.printing a -{ - text-decoration: none !important; -} - -.syntaxhighlighter.printing .plain, -.syntaxhighlighter.printing .plain a -{ - color: #000 !important; -} - -.syntaxhighlighter.printing .comments, -.syntaxhighlighter.printing .comments a -{ - color: #008200 !important; -} - -.syntaxhighlighter.printing .string, -.syntaxhighlighter.printing .string a -{ - color: blue !important; -} - -.syntaxhighlighter.printing .keyword -{ - color: #069 !important; - font-weight: bold !important; -} - -.syntaxhighlighter.printing .preprocessor -{ - color: gray !important; -} - -.syntaxhighlighter.printing .variable -{ - color: #a70 !important; -} - -.syntaxhighlighter.printing .value -{ - color: #090 !important; -} - -.syntaxhighlighter.printing .functions -{ - color: #ff1493 !important; -} - -.syntaxhighlighter.printing .constants -{ - color: #0066CC !important; -} - -.syntaxhighlighter.printing .script -{ - font-weight: bold !important; -} - -.syntaxhighlighter.printing .color1, -.syntaxhighlighter.printing .color1 a -{ - color: #808080 !important; -} - -.syntaxhighlighter.printing .color2, -.syntaxhighlighter.printing .color2 a -{ - color: #ff1493 !important; -} - -.syntaxhighlighter.printing .color3, -.syntaxhighlighter.printing .color3 a -{ - color: red !important; -} diff --git a/www/themes/profind/lib/plupload/docs/api/css/shThemeMoxieDoc.css b/www/themes/profind/lib/plupload/docs/api/css/shThemeMoxieDoc.css deleted file mode 100644 index eca115a..0000000 --- a/www/themes/profind/lib/plupload/docs/api/css/shThemeMoxieDoc.css +++ /dev/null @@ -1,191 +0,0 @@ -/** - * SyntaxHighlighter - * http://alexgorbatchev.com/ - * - * SyntaxHighlighter is donationware. If you are using it, please donate. - * http://alexgorbatchev.com/wiki/SyntaxHighlighter:Donate - * - * @version - * 2.0.320 (May 03 2009) - * - * @copyright - * Copyright (C) 2004-2009 Alex Gorbatchev. - * - * @license - * This file is part of SyntaxHighlighter. - * - * SyntaxHighlighter is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * SyntaxHighlighter is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with SyntaxHighlighter. If not, see . - */ -/************************************ - * Default Syntax Highlighter theme. - * - * Interface elements. - ************************************/ - -.syntaxhighlighter -{ - background-color: #E7E5DC !important; -} - -/* Highlighed line number */ -.syntaxhighlighter .line.highlighted .number -{ - background-color: #6CE26C !important; - color: black !important; -} - -/* Highlighed line */ -.syntaxhighlighter .line.highlighted.alt1 .content, -.syntaxhighlighter .line.highlighted.alt2 .content -{ - background-color: #6CE26C !important; -} - -/* Gutter line numbers */ -.syntaxhighlighter .line .number -{ - color: #5C5C5C !important; -} - -/* Add border to the lines */ -.syntaxhighlighter .line .content -{ - border-left: 3px solid #99BBE8 !important; - color: #000 !important; -} - -.syntaxhighlighter.printing .line .content -{ - border: 0 !important; -} - -/* First line */ -.syntaxhighlighter .line.alt1 .content -{ - background-color: #fff !important; -} - -/* Second line */ -.syntaxhighlighter .line.alt2 .content -{ - background-color: #F8F8F8 !important; -} - -.syntaxhighlighter .line .content .block -{ - background: url(../img/wrapping.png) 0 1.1em no-repeat !important; -} - -.syntaxhighlighter .ruler -{ - color: silver !important; - background-color: #F8F8F8 !important; - border-left: 3px solid #6CE26C !important; -} - -.syntaxhighlighter.nogutter .ruler -{ - border: 0 !important; -} - -.syntaxhighlighter .toolbar -{ - background-color: #F8F8F8 !important; - border: #E7E5DC solid 1px !important; -} - -.syntaxhighlighter .toolbar a -{ - color: #a0a0a0 !important; -} - -.syntaxhighlighter .toolbar a:hover -{ - color: red !important; -} - -/************************************ - * Actual syntax highlighter colors. - ************************************/ -.syntaxhighlighter .plain, -.syntaxhighlighter .plain a -{ - color: #000 !important; -} - -.syntaxhighlighter .comments, -.syntaxhighlighter .comments a -{ - color: #008200 !important; -} - -.syntaxhighlighter .string, -.syntaxhighlighter .string a -{ - color: blue !important; -} - -.syntaxhighlighter .keyword -{ - color: #069 !important; - font-weight: bold !important; -} - -.syntaxhighlighter .preprocessor -{ - color: gray !important; -} - -.syntaxhighlighter .variable -{ - color: #a70 !important; -} - -.syntaxhighlighter .value -{ - color: #090 !important; -} - -.syntaxhighlighter .functions -{ - color: #ff1493 !important; -} - -.syntaxhighlighter .constants -{ - color: #0066CC !important; -} - -.syntaxhighlighter .script -{ - background-color: yellow !important; -} - -.syntaxhighlighter .color1, -.syntaxhighlighter .color1 a -{ - color: #808080 !important; -} - -.syntaxhighlighter .color2, -.syntaxhighlighter .color2 a -{ - color: #ff1493 !important; -} - -.syntaxhighlighter .color3, -.syntaxhighlighter .color3 a -{ - color: red !important; -} diff --git a/www/themes/profind/lib/plupload/docs/api/img/class.gif b/www/themes/profind/lib/plupload/docs/api/img/class.gif deleted file mode 100644 index e59d986..0000000 Binary files a/www/themes/profind/lib/plupload/docs/api/img/class.gif and /dev/null differ diff --git a/www/themes/profind/lib/plupload/docs/api/img/event.gif b/www/themes/profind/lib/plupload/docs/api/img/event.gif deleted file mode 100644 index b9faff3..0000000 Binary files a/www/themes/profind/lib/plupload/docs/api/img/event.gif and /dev/null differ diff --git a/www/themes/profind/lib/plupload/docs/api/img/help.png b/www/themes/profind/lib/plupload/docs/api/img/help.png deleted file mode 100644 index 5c87017..0000000 Binary files a/www/themes/profind/lib/plupload/docs/api/img/help.png and /dev/null differ diff --git a/www/themes/profind/lib/plupload/docs/api/img/inherit-arrow.gif b/www/themes/profind/lib/plupload/docs/api/img/inherit-arrow.gif deleted file mode 100644 index 8376633..0000000 Binary files a/www/themes/profind/lib/plupload/docs/api/img/inherit-arrow.gif and /dev/null differ diff --git a/www/themes/profind/lib/plupload/docs/api/img/inherited.gif b/www/themes/profind/lib/plupload/docs/api/img/inherited.gif deleted file mode 100644 index 800b34b..0000000 Binary files a/www/themes/profind/lib/plupload/docs/api/img/inherited.gif and /dev/null differ diff --git a/www/themes/profind/lib/plupload/docs/api/img/loader.gif b/www/themes/profind/lib/plupload/docs/api/img/loader.gif deleted file mode 100644 index 41eab04..0000000 Binary files a/www/themes/profind/lib/plupload/docs/api/img/loader.gif and /dev/null differ diff --git a/www/themes/profind/lib/plupload/docs/api/img/magnifier.png b/www/themes/profind/lib/plupload/docs/api/img/magnifier.png deleted file mode 100644 index cf3d97f..0000000 Binary files a/www/themes/profind/lib/plupload/docs/api/img/magnifier.png and /dev/null differ diff --git a/www/themes/profind/lib/plupload/docs/api/img/method.gif b/www/themes/profind/lib/plupload/docs/api/img/method.gif deleted file mode 100644 index 05ac096..0000000 Binary files a/www/themes/profind/lib/plupload/docs/api/img/method.gif and /dev/null differ diff --git a/www/themes/profind/lib/plupload/docs/api/img/namespace.gif b/www/themes/profind/lib/plupload/docs/api/img/namespace.gif deleted file mode 100644 index 4f36a84..0000000 Binary files a/www/themes/profind/lib/plupload/docs/api/img/namespace.gif and /dev/null differ diff --git a/www/themes/profind/lib/plupload/docs/api/img/page_white_code.png b/www/themes/profind/lib/plupload/docs/api/img/page_white_code.png deleted file mode 100644 index 0c76bd1..0000000 Binary files a/www/themes/profind/lib/plupload/docs/api/img/page_white_code.png and /dev/null differ diff --git a/www/themes/profind/lib/plupload/docs/api/img/page_white_copy.png b/www/themes/profind/lib/plupload/docs/api/img/page_white_copy.png deleted file mode 100644 index a9f31a2..0000000 Binary files a/www/themes/profind/lib/plupload/docs/api/img/page_white_copy.png and /dev/null differ diff --git a/www/themes/profind/lib/plupload/docs/api/img/printer.png b/www/themes/profind/lib/plupload/docs/api/img/printer.png deleted file mode 100644 index a350d18..0000000 Binary files a/www/themes/profind/lib/plupload/docs/api/img/printer.png and /dev/null differ diff --git a/www/themes/profind/lib/plupload/docs/api/img/property.gif b/www/themes/profind/lib/plupload/docs/api/img/property.gif deleted file mode 100644 index ddafeee..0000000 Binary files a/www/themes/profind/lib/plupload/docs/api/img/property.gif and /dev/null differ diff --git a/www/themes/profind/lib/plupload/docs/api/img/root.gif b/www/themes/profind/lib/plupload/docs/api/img/root.gif deleted file mode 100644 index 1963f4e..0000000 Binary files a/www/themes/profind/lib/plupload/docs/api/img/root.gif and /dev/null differ diff --git a/www/themes/profind/lib/plupload/docs/api/img/static.gif b/www/themes/profind/lib/plupload/docs/api/img/static.gif deleted file mode 100644 index e5d0532..0000000 Binary files a/www/themes/profind/lib/plupload/docs/api/img/static.gif and /dev/null differ diff --git a/www/themes/profind/lib/plupload/docs/api/img/treeview-famfamfam.gif b/www/themes/profind/lib/plupload/docs/api/img/treeview-famfamfam.gif deleted file mode 100644 index b6bb4fc..0000000 Binary files a/www/themes/profind/lib/plupload/docs/api/img/treeview-famfamfam.gif and /dev/null differ diff --git a/www/themes/profind/lib/plupload/docs/api/img/wrapping.png b/www/themes/profind/lib/plupload/docs/api/img/wrapping.png deleted file mode 100644 index 6972c5e..0000000 Binary files a/www/themes/profind/lib/plupload/docs/api/img/wrapping.png and /dev/null differ diff --git a/www/themes/profind/lib/plupload/docs/api/index.html b/www/themes/profind/lib/plupload/docs/api/index.html deleted file mode 100644 index c859308..0000000 --- a/www/themes/profind/lib/plupload/docs/api/index.html +++ /dev/null @@ -1,115 +0,0 @@ - - - -Plupload API - - - - - - - - - - - - - - - - - -
    -
    -

    Plupload API

    -
    -
    -
    -
    - -
    -
    -
    - -
    -
    -
    - - diff --git a/www/themes/profind/lib/plupload/docs/api/js/clipboard.swf b/www/themes/profind/lib/plupload/docs/api/js/clipboard.swf deleted file mode 100644 index 1b4d90a..0000000 Binary files a/www/themes/profind/lib/plupload/docs/api/js/clipboard.swf and /dev/null differ diff --git a/www/themes/profind/lib/plupload/docs/api/js/general.js b/www/themes/profind/lib/plupload/docs/api/js/general.js deleted file mode 100644 index dfb57af..0000000 --- a/www/themes/profind/lib/plupload/docs/api/js/general.js +++ /dev/null @@ -1,96 +0,0 @@ -(function($){ - var currentPage, currentHash; - - function resizeUI() { - $('#doc3').css('height', (window.innerHeight || document.documentElement.clientHeight) - $('#hd').height() - 12); - } - - function scrollToHash(hash) { - if (hash) { - $(hash).each(function() { - $(this)[0].scrollIntoView(); - }); - } - } - - function loadURL(url) { - var parts, hash; - - // Trim away everything but the file name - url = /([^\/]+)$/.exec(url)[0]; - - // Parse out parts - parts = /^([^#]+)(#.+)?$/.exec(url); - hash = parts[2]; - - // In page link, no need to load anything - if (parts[1] == currentPage) { - if (hash) - scrollToHash(hash); - else - $('#detailsView')[0].scrollTop = 0; - - return; - } - - currentPage = parts[1]; - - $("#classView a.selected").removeClass('selected'); - $("#classView a[href='" + currentPage.replace(/^.*\/([^\/]+)$/, '$1') + "']").addClass('selected').focus().parents("li.expandable").each(function() { - var li = $(this).removeClass("expandable").addClass("collapsable"); - - li.find("> div.expandable-hitarea").removeClass("expandable-hitarea").addClass("collapsable-hitarea"); - li.find("> ul").show(); - }); - - $('#detailsView').find("div.page").hide(); - - // Check if the page has been loaded before - if ($("#detailsView div[url='" + currentPage + "']").show().length == 0) { - $('#detailsView').addClass("loading"); - - // Load page and cache it in a div - $.get(currentPage, "", function(data) { - data = /]*>([\s\S]+)<\/body>/.exec(data); - - if (data) { - $('#detailsView').removeClass("loading").append('
    ' + data[1] + '
    ')[0].scrollTop = 0; - - SyntaxHighlighter.config.clipboardSwf = 'js/clipboard.swf'; - SyntaxHighlighter.highlight({gutter : false}); - - scrollToHash(hash); - } - }); - } else - scrollToHash(hash); - } - - $().ready(function(){ - $("#browser").treeview(); - $(window).resize(resizeUI).trigger('resize'); - - window.setInterval(function() { - var hash = document.location.hash; - - if (hash != currentHash && hash) { - loadURL(hash.replace(/\-/g, '#').substring(1)); - currentHash = hash; - } - }, 100); - - $("a").live("click", function(e) { - var url = e.target.href; - - if (e.button == 0) { - if (url.indexOf('class_') != -1 || url.indexOf('alias_') != -1 || url.indexOf('member_') != -1) { - document.location.hash = e.target.href.replace(/^.*\/([^\/]+)/, '$1').replace(/#/g, '-'); - - loadURL(url); - } - - e.preventDefault(); - } - }); - }); -})(jQuery); diff --git a/www/themes/profind/lib/plupload/docs/api/js/jquery.treeview.min.js b/www/themes/profind/lib/plupload/docs/api/js/jquery.treeview.min.js deleted file mode 100644 index 59707f4..0000000 --- a/www/themes/profind/lib/plupload/docs/api/js/jquery.treeview.min.js +++ /dev/null @@ -1,15 +0,0 @@ -/* - * Treeview 1.4 - jQuery plugin to hide and show branches of a tree - * - * http://bassistance.de/jquery-plugins/jquery-plugin-treeview/ - * http://docs.jquery.com/Plugins/Treeview - * - * Copyright (c) 2007 Jƶrn Zaefferer - * - * Dual licensed under the MIT and GPL licenses: - * http://www.opensource.org/licenses/mit-license.php - * http://www.gnu.org/licenses/gpl.html - * - * Revision: $Id: jquery.treeview.js 4684 2008-02-07 19:08:06Z joern.zaefferer $ - * - */;(function($){$.extend($.fn,{swapClass:function(c1,c2){var c1Elements=this.filter('.'+c1);this.filter('.'+c2).removeClass(c2).addClass(c1);c1Elements.removeClass(c1).addClass(c2);return this;},replaceClass:function(c1,c2){return this.filter('.'+c1).removeClass(c1).addClass(c2).end();},hoverClass:function(className){className=className||"hover";return this.hover(function(){$(this).addClass(className);},function(){$(this).removeClass(className);});},heightToggle:function(animated,callback){animated?this.animate({height:"toggle"},animated,callback):this.each(function(){jQuery(this)[jQuery(this).is(":hidden")?"show":"hide"]();if(callback)callback.apply(this,arguments);});},heightHide:function(animated,callback){if(animated){this.animate({height:"hide"},animated,callback);}else{this.hide();if(callback)this.each(callback);}},prepareBranches:function(settings){if(!settings.prerendered){this.filter(":last-child:not(ul)").addClass(CLASSES.last);this.filter((settings.collapsed?"":"."+CLASSES.closed)+":not(."+CLASSES.open+")").find(">ul").hide();}return this.filter(":has(>ul)");},applyClasses:function(settings,toggler){this.filter(":has(>ul):not(:has(>a))").find(">span").click(function(event){toggler.apply($(this).next());}).add($("a",this)).hoverClass();if(!settings.prerendered){this.filter(":has(>ul:hidden)").addClass(CLASSES.expandable).replaceClass(CLASSES.last,CLASSES.lastExpandable);this.not(":has(>ul:hidden)").addClass(CLASSES.collapsable).replaceClass(CLASSES.last,CLASSES.lastCollapsable);this.prepend("
    ").find("div."+CLASSES.hitarea).each(function(){var classes="";$.each($(this).parent().attr("class").split(" "),function(){classes+=this+"-hitarea ";});$(this).addClass(classes);});}this.find("div."+CLASSES.hitarea).click(toggler);},treeview:function(settings){settings=$.extend({cookieId:"treeview"},settings);if(settings.add){return this.trigger("add",[settings.add]);}if(settings.toggle){var callback=settings.toggle;settings.toggle=function(){return callback.apply($(this).parent()[0],arguments);};}function treeController(tree,control){function handler(filter){return function(){toggler.apply($("div."+CLASSES.hitarea,tree).filter(function(){return filter?$(this).parent("."+filter).length:true;}));return false;};}$("a:eq(0)",control).click(handler(CLASSES.collapsable));$("a:eq(1)",control).click(handler(CLASSES.expandable));$("a:eq(2)",control).click(handler());}function toggler(){$(this).parent().find(">.hitarea").swapClass(CLASSES.collapsableHitarea,CLASSES.expandableHitarea).swapClass(CLASSES.lastCollapsableHitarea,CLASSES.lastExpandableHitarea).end().swapClass(CLASSES.collapsable,CLASSES.expandable).swapClass(CLASSES.lastCollapsable,CLASSES.lastExpandable).find(">ul").heightToggle(settings.animated,settings.toggle);if(settings.unique){$(this).parent().siblings().find(">.hitarea").replaceClass(CLASSES.collapsableHitarea,CLASSES.expandableHitarea).replaceClass(CLASSES.lastCollapsableHitarea,CLASSES.lastExpandableHitarea).end().replaceClass(CLASSES.collapsable,CLASSES.expandable).replaceClass(CLASSES.lastCollapsable,CLASSES.lastExpandable).find(">ul").heightHide(settings.animated,settings.toggle);}}function serialize(){function binary(arg){return arg?1:0;}var data=[];branches.each(function(i,e){data[i]=$(e).is(":has(>ul:visible)")?1:0;});$.cookie(settings.cookieId,data.join(""));}function deserialize(){var stored=$.cookie(settings.cookieId);if(stored){var data=stored.split("");branches.each(function(i,e){$(e).find(">ul")[parseInt(data[i])?"show":"hide"]();});}}this.addClass("treeview");var branches=this.find("li").prepareBranches(settings);switch(settings.persist){case"cookie":var toggleCallback=settings.toggle;settings.toggle=function(){serialize();if(toggleCallback){toggleCallback.apply(this,arguments);}};deserialize();break;case"location":var current=this.find("a").filter(function(){return this.href.toLowerCase()==location.href.toLowerCase();});if(current.length){current.addClass("selected").parents("ul, li").add(current.next()).show();}break;}branches.applyClasses(settings,toggler);if(settings.control){treeController(this,settings.control);$(settings.control).show();}return this.bind("add",function(event,branches){$(branches).prev().removeClass(CLASSES.last).removeClass(CLASSES.lastCollapsable).removeClass(CLASSES.lastExpandable).find(">.hitarea").removeClass(CLASSES.lastCollapsableHitarea).removeClass(CLASSES.lastExpandableHitarea);$(branches).find("li").andSelf().prepareBranches(settings).applyClasses(settings,toggler);});}});var CLASSES=$.fn.treeview.classes={open:"open",closed:"closed",expandable:"expandable",expandableHitarea:"expandable-hitarea",lastExpandableHitarea:"lastExpandable-hitarea",collapsable:"collapsable",collapsableHitarea:"collapsable-hitarea",lastCollapsableHitarea:"lastCollapsable-hitarea",lastCollapsable:"lastCollapsable",lastExpandable:"lastExpandable",last:"last",hitarea:"hitarea"};$.fn.Treeview=$.fn.treeview;})(jQuery); \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/docs/api/js/shBrushJScript.js b/www/themes/profind/lib/plupload/docs/api/js/shBrushJScript.js deleted file mode 100644 index 8521ffd..0000000 --- a/www/themes/profind/lib/plupload/docs/api/js/shBrushJScript.js +++ /dev/null @@ -1,52 +0,0 @@ -/** - * SyntaxHighlighter - * http://alexgorbatchev.com/ - * - * SyntaxHighlighter is donationware. If you are using it, please donate. - * http://alexgorbatchev.com/wiki/SyntaxHighlighter:Donate - * - * @version - * 2.0.320 (May 03 2009) - * - * @copyright - * Copyright (C) 2004-2009 Alex Gorbatchev. - * - * @license - * This file is part of SyntaxHighlighter. - * - * SyntaxHighlighter is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * SyntaxHighlighter is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with SyntaxHighlighter. If not, see . - */ -SyntaxHighlighter.brushes.JScript = function() -{ - var keywords = 'break case catch continue ' + - 'default delete do else false ' + - 'for function if in instanceof ' + - 'new null return super switch ' + - 'this throw true try typeof var while with' - ; - - this.regexList = [ - { regex: SyntaxHighlighter.regexLib.singleLineCComments, css: 'comments' }, // one line comments - { regex: SyntaxHighlighter.regexLib.multiLineCComments, css: 'comments' }, // multiline comments - { regex: SyntaxHighlighter.regexLib.doubleQuotedString, css: 'string' }, // double quoted strings - { regex: SyntaxHighlighter.regexLib.singleQuotedString, css: 'string' }, // single quoted strings - { regex: /\s*#.*/gm, css: 'preprocessor' }, // preprocessor tags like #region and #endregion - { regex: new RegExp(this.getKeywords(keywords), 'gm'), css: 'keyword' } // keywords - ]; - - this.forHtmlScript(SyntaxHighlighter.regexLib.scriptScriptTags); -}; - -SyntaxHighlighter.brushes.JScript.prototype = new SyntaxHighlighter.Highlighter(); -SyntaxHighlighter.brushes.JScript.aliases = ['js', 'jscript', 'javascript']; diff --git a/www/themes/profind/lib/plupload/docs/api/js/shCore.js b/www/themes/profind/lib/plupload/docs/api/js/shCore.js deleted file mode 100644 index 5b2a163..0000000 --- a/www/themes/profind/lib/plupload/docs/api/js/shCore.js +++ /dev/null @@ -1,30 +0,0 @@ -/** - * SyntaxHighlighter - * http://alexgorbatchev.com/ - * - * SyntaxHighlighter is donationware. If you are using it, please donate. - * http://alexgorbatchev.com/wiki/SyntaxHighlighter:Donate - * - * @version - * 2.0.320 (May 03 2009) - * - * @copyright - * Copyright (C) 2004-2009 Alex Gorbatchev. - * - * @license - * This file is part of SyntaxHighlighter. - * - * SyntaxHighlighter is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * SyntaxHighlighter is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with SyntaxHighlighter. If not, see . - */ -eval(function(p,a,c,k,e,d){e=function(c){return(c35?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}('f(!1q.2E){l 2E=h(){l p={77:{"1e-1f":"","79-2P":1,"1I":u,"6V-70":U,"1C-2A":4,"5f":N,"4Z":U,"1z":U,"56":N,"7G-7F":U,"6Z":N,"4S-1m":U},M:{52:u,5P:16,5S:16,8k:N,8l:N,83:"4R",1k:{3Y:"97 1c",41:"9b 1c",5U:"9O 93 7A",6t:"9B I 9E 23 8w 7A 8o",34:"34",6P:"?",1v:"2E\\n\\n",6F:"8p\'t 8I 87 D: ",7X:"8V 8v\'t bD D 2u-2c bf: ",6H:"<2u ay=\\"2g://6D.6v.6m/as/8r\\"><6l><8T 2g-92=\\"8P-8L\\" 5B=\\"2d/2u; 8E=8s-8\\" /><3B>8C 2E<2L 1n=\\"3N-8x:8Z,9y,9H,9I-9Q;9S-4v:#9K;4v:#9J;3N-2A:9L;2d-6k:6i;\\">2E6f 2.0.9j (9n 9s 6n)2g://6j.4U96 I 94 95.9f 9e-6n 9c 9t."},6T:N},1t:{4D:u,3k:u,3P:u,5K:{}},2B:{},85:{9u:/\\/\\*[\\s\\S]*?\\*\\//4k,9N:/\\/\\/.*$/4k,9M:/#.*$/4k,9P:/"(?:\\.|(\\\\\\")|[^\\""\\n])*"/g,9T:/\'(?:\\.|(\\\\\\\')|[^\\\'\'\\n])*\'/g,9R:/"(?:\\.|(\\\\\\")|[^\\""])*"/g,9z:/\'(?:\\.|(\\\\\\\')|[^\\\'\'])*\'/g,3p:/\\w+:\\/\\/[\\w-.\\/?%&=]*/g,9x:{E:/(&1F;|<)\\?=?/g,13:/\\?(&2o;|>)/g},9v:{E:/(&1F;|<)%=?/g,13:/%(&2o;|>)/g},9w:{E:/(&1F;|<)\\s*2c.*?(&2o;|>)/4x,13:/(&1F;|<)\\/\\s*2c\\s*(&2o;|>)/4x}},1z:{12:h(3s){l 3y=L.1s("3j"),4o=p.1z.65;3y.J="1z";D(l 2Y 23 4o){l 6o=4o[2Y],4J=T 6o(3s),28=4J.12();3s.5I[2Y]=4J;f(28==u){1H}f(9G(28)=="9F"){28=p.1z.6s(28,3s.1g,2Y)}28.J+="5k "+2Y;3y.1G(28)}q 3y},6s:h(4A,6r,4h){l a=L.1s("a"),4Q=a.1n,4P=p.M,4F=4P.5P,48=4P.5S;a.2q="#"+4h;a.3B=4A;a.5M=6r;a.6q=4h;a.1x=4A;f(55(4F)==N){4Q.1S=4F+"5x"}f(55(48)==N){4Q.2t=48+"5x"}a.8t=h(e){8D{p.1z.6p(c,e||1q.6w,c.5M,c.6q)}8m(e){p.B.1v(e.6u)}q N};q a},6p:h(69,68,6h,6g,67){l 3U=p.1t.5K[6h],3X;f(3U==u||(3X=3U.5I[6g])==u){q u}q 3X.2h(69,68,67)},65:{3Y:h(4b){c.12=h(){f(4b.V("56")!=U){q}q p.M.1k.3Y};c.2h=h(42,8X,91){l A=4b.A;42.7T.5a(42);A.J=A.J.C("51","")}},41:h(66){c.12=h(){q p.M.1k.41};c.2h=h(8R,8Q,8J){l 3Q=p.B.3G(66.4W).C(/"+3Q+"");2i.L.5O()}},5U:h(5e){l 3S,8F,5L=5e.1g;c.12=h(){l 2S=p.M;f(2S.52==u){q u}h 1A(5E){l 5s="";D(l 5y 23 5E){5s+="<8S 1f=\'"+5y+"\' 1U=\'"+5E[5y]+"\'/>"}q 5s};h 2v(5t){l 5Q="";D(l 5w 23 5t){5Q+=" "+5w+"=\'"+5t[5w]+"\'"}q 5Q};l 5m={1S:2S.5P,2t:2S.5S,1g:5L+"b8",6N:"b7/x-6a-6b",3B:p.M.1k.5U},5h={b6:"b4",b5:"b9",ba:"5M="+5L,bd:"N"},5g=2S.52,3H;f(/bb/i.1R(5Z.5W)){3H="<6e"+2v({bc:"b3:b2-aU-aT-aS-aQ",aR:"2g://aW.b1.4U/b0/6a/aX/6b/bg.bh#6f=9,0,0,0"})+2v(5m)+">"+1A(5h)+1A({bB:5g})+""}F{3H=""}3S=L.1s("A");3S.1x=3H;q 3S};c.2h=h(bH,bG,5T){l 6d=5T.bE;6z(6d){2N"7u":l 53=p.B.2D(p.B.3G(5e.4W).C(/&1F;/g,"<").C(/&2o;/g,">").C(/&bw;/g,"&"));f(1q.6c){1q.6c.bm("2d",53)}F{q p.B.2D(53)}2N"bk":p.B.1v(p.M.1k.6t);2m;2N"bj":p.B.1v(5T.6u);2m}}},bo:h(58){c.12=h(){q p.M.1k.34};c.2h=h(bu,bt,bs){l 1W=L.1s("bp"),1O=u;f(p.1t.3P!=u){L.2L.5a(p.1t.3P)}p.1t.3P=1W;1W.1n.bq="aP:aO;1S:6L;2t:6L;E:-6K;43:-6K;";L.2L.1G(1W);1O=1W.5c.L;6J(1O,1q.L);1O.3h(""+58.A.1x+"");1O.5O();1W.5c.4d();1W.5c.34();h 6J(6M,64){l 2F=64.82("4Y");D(l i=0;i<2F.v;i++){f(2F[i].6R.ac()=="6Q"&&/aa\\.19$/.1R(2F[i].2q)){6M.3h("<4Y 6N=\\"2d/19\\" 6R=\\"6Q\\" 2q=\\""+2F[i].2q+"\\">")}}}}},af:h(ag){c.12=h(){q p.M.1k.6P};c.2h=h(aj,ah){l 2i=p.B.54("","57",ai,a9,"6O=0"),1O=2i.L;1O.3h(p.M.1k.6H);1O.5O();2i.4d()}}}},B:{5H:h(6G){q 6G+3J.9Y(3J.9W()*9X).2r()},5o:h(5R,5G){l 3m={},1T;D(1T 23 5R){3m[1T]=5R[1T]}D(1T 23 5G){3m[1T]=5G[1T]}q 3m},8d:h(5z){6z(5z){2N"U":q U;2N"N":q N}q 5z},54:h(3p,6x,44,4c,2J){l x=(6y.1S-44)/2,y=(6y.2t-4c)/2;2J+=", E="+x+", 43="+y+", 1S="+44+", 2t="+4c;2J=2J.C(/^,/,"");l 49=1q.a5(3p,6x,2J);49.4d();q 49},7Q:h(1M,25,24){f(1M.6A){1M["e"+25+24]=24;1M[25+24]=h(){1M["e"+25+24](1q.6w)};1M.6A("an"+25,1M[25+24])}F{1M.aG(25,24,N)}},1v:h(z){1v(p.M.1k.1v+z)},4l:h(4M,6B){l 2k=p.1t.4D,3b=u;f(2k==u){2k={};D(l 4G 23 p.2B){l 37=p.2B[4G].aF;f(37==u){1H}D(l i=0;i<37.v;i++){2k[37[i]]=4G}}p.1t.4D=2k}3b=p.2B[2k[4M]];f(3b==u&&6B!=N){p.B.1v(p.M.1k.6F+4M)}q 3b},4n:h(z,6E){l 2U=z.1P("\\n");D(l i=0;i<2U.v;i++){2U[i]=6E(2U[i])}q 2U.5u("\\n")},74:h(){l A=L.1s("A"),3e=L.1s("A"),6C=10,i=1;29(i<=aD){f(i%6C===0){A.1x+=i;i+=(i+"").v}F{A.1x+="&aI;";i++}}3e.J="5f 2P";3e.1G(A);q 3e},6W:h(z){q z.C(/^[ ]*[\\n]+|[\\n]*[ ]*$/g,"")},84:h(z){l 3d,4u={},4p=T R("^\\\\[(?<4q>(.*?))\\\\]$"),6S=T R("(?<1f>[\\\\w-]+)"+"\\\\s*:\\\\s*"+"(?<1U>"+"[\\\\w-%#]+|"+"\\\\[.*?\\\\]|"+"\\".*?\\"|"+"\'.*?\'"+")\\\\s*;?","g");29((3d=6S.Q(z))!=u){l 2f=3d.1U.C(/^[\'"]|[\'"]$/g,"");f(2f!=u&&4p.1R(2f)){l m=4p.Q(2f);2f=m.4q.v>0?m.4q.1P(/\\s*,\\s*/):[]}4u[3d.1f]=2f}q 4u},7g:h(z,19){f(z==u||z.v==0||z=="\\n"){q z}z=z.C(/"+2s+""})}q z},7a:h(61,62){l 2I=61.2r();29(2I.v<62){2I="0"+2I}q 2I},5p:h(){l 3x=L.1s("A"),35,3r=0,5i=L.2L,1g=p.B.5H("5p"),2Q="",4H="";3x.1x=2Q+"7P\\">"+2Q+"1m\\">"+2Q+"2P\\">"+2Q+"5B"+"\\"><1V 1e=\\"7i\\"><1V 1g=\\""+1g+"\\">&1X;"+4H+4H+2V+2V+2V+2V;5i.1G(3x);35=L.ar(1g);f(/aq/i.1R(5Z.5W)){l 63=1q.ao(35,u);3r=7b(63.ap("1S"))}F{3r=35.at}5i.5a(3x);q 3r},76:h(5Y,60){l 1C="";D(l i=0;i<60;i++){1C+=" "}q 5Y.C(/\\t/g,1C)},71:h(2C,4w){l az=2C.1P("\\n"),1C="\\t",40="";D(l i=0;i<50;i++){40+=" "}h 6I(3z,18,5X){q 3z.1Q(0,18)+40.1Q(0,5X)+3z.1Q(18+1,3z.v)};2C=p.B.4n(2C,h(2a){f(2a.1i(1C)==-1){q 2a}l 18=0;29((18=2a.1i(1C))!=-1){l 7r=4w-18%4w;2a=6I(2a,18,7r)}q 2a});q 2C},3G:h(z){l br=/|&1F;br\\s*\\/?&2o;/4x;f(p.M.8k==U){z=z.C(br,"\\n")}f(p.M.8l==U){z=z.C(br,"")}q z},33:h(z){q z.C(/\\s*$/g,"").C(/^\\s*/,"")},2D:h(z){l 21=p.B.3G(z).1P("\\n"),av=T 5V(),8a=/^\\s*/,1Z=ax;D(l i=0;i<21.v&&1Z>0;i++){l 3V=21[i];f(p.B.33(3V).v==0){1H}l 3W=8a.Q(3V);f(3W==u){q z}1Z=3J.1Z(3W[0].v,1Z)}f(1Z>0){D(l i=0;i<21.v;i++){21[i]=21[i].1Q(1Z)}}q 21.5u("\\n")},7d:h(2K,2O){f(2K.G<2O.G){q-1}F{f(2K.G>2O.G){q 1}F{f(2K.v<2O.v){q-1}F{f(2K.v>2O.v){q 1}}}}q 0},30:h(7S,2H){h 7R(4V,7Y){q[T p.4i(4V[0],4V.G,7Y.19)]};l au=0,5N=u,39=[],7Z=2H.4L?2H.4L:7R;29((5N=2H.3q.Q(7S))!=u){39=39.31(7Z(5N,2H))}q 39},7C:h(86){q 86.C(p.85.3p,h(m){q""+m+""})}},1I:h(88,4T){h 81(5j){l 59=[];D(l i=0;i<5j.v;i++){59.K(5j[i])}q 59};l 3g=4T?[4T]:81(L.82(p.M.83)),80="1x",2e=u;f(3g.v===0){q}D(l i=0;i<3g.v;i++){l 2G=3g[i],2l=p.B.84(2G.J),32;2l=p.B.5o(88,2l);32=2l["87"];f(32==u){1H}f(2l["2u-2c"]=="U"){2e=T p.4B(32)}F{l 4O=p.B.4l(32);f(4O){2e=T 4O()}F{1H}}2e.1I(2G[80],2l);l 2p=2e.A;f(p.M.6T){2p=L.1s("aA");2p.1U=2e.A.1x;2p.1n.1S="aB";2p.1n.2t="aK"}2G.7T.aJ(2p,2G)}},aL:h(7U){p.B.7Q(1q,"aM",h(){p.1I(7U)})}};p.4i=h(4j,7V,19){c.1U=4j;c.G=7V;c.v=4j.v;c.19=19};p.4i.Y.2r=h(){q c.1U};p.4B=h(4y){l 1J=p.B.4l(4y),4z=T p.2B.aN(),aH=u;f(1J==u){q}1J=T 1J();c.4E=4z;f(1J.3O==u){p.B.1v(p.M.1k.7X+4y);q}4z.5n.K({3q:1J.3O.I,4L:89});h 3a(4K,7W){D(l j=0;j<4K.v;j++){4K[j].G+=7W}};h 89(17,aC){l 8f=17.I,1L=[],4N=1J.5n,8e=17.G+17.E.v,2Z=1J.3O,1l;D(l i=0;i<4N.v;i++){1l=p.B.30(8f,4N[i]);3a(1l,8e);1L=1L.31(1l)}f(2Z.E!=u&&17.E!=u){1l=p.B.30(17.E,2Z.E);3a(1l,17.G);1L=1L.31(1l)}f(2Z.13!=u&&17.13!=u){1l=p.B.30(17.13,2Z.13);3a(1l,17.G+17[0].aE(17.13));1L=1L.31(1l)}q 1L}};p.4B.Y.1I=h(8h,8i){c.4E.1I(8h,8i);c.A=c.4E.A};p.8b=h(){};p.8b.Y={V:h(8c,8g){l 3Z=c.1A[8c];q p.B.8d(3Z==u?8g:3Z)},12:h(8j){q L.1s(8j)},72:h(38,7O){l 2w=[];f(38!=u){D(l i=0;i<38.v;i++){2w=2w.31(p.B.30(7O,38[i]))}}2w=2w.am(p.B.7d);q 2w},73:h(){l 26=c.2R;D(l i=0;i<26.v;i++){f(26[i]===u){1H}l 2x=26[i],45=2x.G+2x.v;D(l j=i+1;j<26.v&&26[i]!==u;j++){l 20=26[j];f(20===u){1H}F{f(20.G>45){2m}F{f(20.G==2x.G&&20.v>2x.v){c.2R[i]=u}F{f(20.G>=2x.G&&20.G<45){c.2R[j]=u}}}}}}},7m:h(2M){l 36=2M.1P(/\\n/g),3f=7b(c.V("79-2P")),7e=(3f+36.v).2r().v,7f=c.V("1I",[]);2M="";D(l i=0;i<36.v;i++){l 1r=36[i],2y=/^(&1X;|\\s)+/.Q(1r),5A="2P a3"+(i%2==0?1:2),7j=p.B.7a(3f+i,7e),7k=7f.1i((3f+i).2r())!=-1,1E=u;f(2y!=u){1E=2y[0].2r();1r=1r.1Q(1E.v);1E=1E.C(/&1X;/g," ");2y=p.1t.3k*1E.v}F{2y=0}1r=p.B.33(1r);f(1r.v==0){1r="&1X;"}f(7k){5A+=" a6"}2M+=""+""+7j+"."+"<1V 1e=\\"5B\\">"+(1E!=u?""+1E.C(/\\s/g,"&1X;")+"":"")+"<1V 1e=\\"7i\\" 1n=\\"5D-E: "+2y+"5x !78;\\">"+1r+""+""+""}q 2M},7l:h(5v,5r){l 18=0,3o="",3n=p.B.7g;D(l i=0;i<5r.v;i++){l 1N=5r[i];f(1N===u||1N.v===0){1H}3o+=3n(5v.1Q(18,1N.G-18),"7h")+3n(1N.1U,1N.19);18=1N.G+1N.v}3o+=3n(5v.1Q(18),"7h");q 3o},1I:h(1j,6Y){l a1=p.M,3l=p.1t,A,9Z,3i,a0="78";c.1A={};c.A=u;c.1m=u;c.I=u;c.1h=u;c.5I={};c.1g=p.B.5H("a8");3l.5K[c.1g]=c;f(1j===u){1j=""}f(3l.3k===u){3l.3k=p.B.5p()}c.1A=p.B.5o(p.77,6Y||{});f(c.V("6Z")==U){c.1A.1z=c.1A.4Z=N}c.A=A=c.12("3j");c.1m=c.12("3j");c.1m.J="1m";J="7P";A.1g=c.1g;f(c.V("56")){J+=" 51"}f(c.V("4Z")==N){J+=" ak"}f(c.V("4S-1m")==N){c.1m.J+=" al-4S"}J+=" "+c.V("1e-1f");A.J=J;c.4W=1j;c.I=p.B.6W(1j).C(/\\r/g," ");3i=c.V("1C-2A");c.I=c.V("6V-70")==U?p.B.71(c.I,3i):p.B.76(c.I,3i);c.I=p.B.2D(c.I);f(c.V("1z")){c.1h=c.12("3j");c.1h.J="1h";c.1h.1G(p.1z.12(c));A.1G(c.1h);l 1h=c.1h;h 5d(){1h.J=1h.J.C("75","")};A.ab=h(){5d();1h.J+=" 75"};A.ad=h(){5d()}}f(c.V("5f")){A.1G(p.B.74())}A.1G(c.1m);c.2R=c.72(c.5n,c.I);c.73();1j=c.7l(c.I,c.2R);1j=c.7m(p.B.33(1j));f(c.V("7G-7F")){1j=p.B.7C(1j)}c.1m.1x=1j},bn:h(z){z=z.C(/^\\s+|\\s+$/g,"").C(/\\s+/g,"\\\\b|\\\\b");q"\\\\b"+z+"\\\\b"},bl:h(2W){c.3O={E:{3q:2W.E,19:"2c"},13:{3q:2W.13,19:"2c"},I:T R("(?"+2W.E.1c+")"+"(?.*?)"+"(?<13>"+2W.13.1c+")","bv")}}};q p}()}f(!5V.1i){5V.Y.1i=h(7M,3R){3R=3J.bF(3R||0,0);D(l i=3R;i|[7B]{[^}]+})[\\S\\s]?|\\((?=\\?(?!#|<[\\w$]+>)))+|(\\()(?:\\?(?:(#)[^)]*\\)|<([$\\w]+)>))?|\\\\(?:k<([\\w$]+)>|[7B]{([^}]+)})|(\\[\\^?)|([\\S\\s])/g,by:/(?:[^$]+|\\$(?![1-9$&`\']|{[$\\w]+}))+|\\$(?:([1-9]\\d*|[$&`\'])|{([$\\w]+)})/g,3M:/^(?:\\s+|#.*)+/,5F:/^(?:[?*+]|{\\d+(?:,\\d*)?})/,7x:/&&\\[\\^?/g,7v:/]/g},7n=h(5l,5k,4X){D(l i=4X||0;i<5l.v;i++){f(5l[i]===5k){q i}}q-1},7y=/()??/.Q("")[1]!==3K,3w={};R=h(1d,1Y){f(1d 3T 11){f(1Y!==3K){3L 7N("4C\'t 4I bJ 7H aY 7J 11 4X aZ")}q 1d.3C()}l 1Y=1Y||"",7w=1Y.1i("s")>-1,6X=1Y.1i("x")>-1,5q=N,3u=[],14=[],W=1K.W,H,3D,3F,3E,3v;W.O=0;29(H=2z.Q.2n(W,1d)){f(H[2]){f(!1K.5F.1R(1d.15(W.O))){14.K("(?:)")}}F{f(H[1]){3u.K(H[3]||u);f(H[3]){5q=U}14.K("(")}F{f(H[4]){3E=7n(3u,H[4]);14.K(3E>-1?"\\\\"+(3E+1)+(55(1d.5J(W.O))?"":"(?:)"):H[0])}F{f(H[5]){14.K(3w.7t?3w.7t.7u(H[5],H[0].5J(1)==="P"):H[0])}F{f(H[6]){f(1d.5J(W.O)==="]"){14.K(H[6]==="["?"(?!)":"[\\\\S\\\\s]");W.O++}F{3D=R.7q("&&"+1d.15(H.G),1K.7x,1K.7v,"",{7s:"\\\\"})[0];14.K(H[6]+3D+"]");W.O+=3D.v+1}}F{f(H[7]){f(7w&&H[7]==="."){14.K("[\\\\S\\\\s]")}F{f(6X&&1K.3M.1R(H[7])){3F=2z.Q.2n(1K.3M,1d.15(W.O-1))[0].v;f(!1K.5F.1R(1d.15(W.O-1+3F))){14.K("(?:)")}W.O+=3F-1}F{14.K(H[7])}}}F{14.K(H[0])}}}}}}}3v=11(14.5u(""),2z.C.2n(1Y,/[8y]+/g,""));3v.1u={1c:1d,2j:5q?3u:u};q 3v};R.8B=h(1f,o){3w[1f]=o};11.Y.Q=h(z){l 1b=2z.Q.2n(c,z),1f,i,5C;f(1b){f(7y&&1b.v>1){5C=T 11("^"+c.1c+"$(?!\\\\s)",c.4a());2z.C.2n(1b[0],5C,h(){D(i=1;i<7z.v-2;i++){f(7z[i]===3K){1b[i]=3K}}})}f(c.1u&&c.1u.2j){D(i=1;i<1b.v;i++){1f=c.1u.2j[i-1];f(1f){1b[1f]=1b[i]}}}f(c.3A&&c.O>(1b.G+1b[0].v)){c.O--}}q 1b}})()}11.Y.4a=h(){q(c.3A?"g":"")+(c.8M?"i":"")+(c.7D?"m":"")+(c.3M?"x":"")+(c.8Y?"y":"")};11.Y.3C=h(7o){l 4g=T R(c.1c,(7o||"")+c.4a());f(c.1u){4g.1u={1c:c.1u.1c,2j:c.1u.2j?c.1u.2j.15(0):u}}q 4g};11.Y.2n=h(90,z){q c.Q(z)};11.Y.8W=h(8U,7p){q c.Q(7p[0])};R.47=h(4f,4e){l 46="/"+4f+"/"+(4e||"");q R.47[46]||(R.47[46]=T R(4f,4e))};R.3t=h(z){q z.C(/[-[\\]{}()*+?.\\\\^$|,#\\s]/g,"\\\\$&")};R.7q=h(z,E,Z,1a,2T){l 2T=2T||{},2X=2T.7s,X=2T.8A,1a=1a||"",4s=1a.1i("g")>-1,7E=1a.1i("i")>-1,7L=1a.1i("m")>-1,4t=1a.1i("y")>-1,1a=1a.C(/y/g,""),E=E 3T 11?(E.3A?E:E.3C("g")):T R(E,"g"+1a),Z=Z 3T 11?(Z.3A?Z:Z.3C("g")):T R(Z,"g"+1a),1D=[],2b=0,1o=0,1p=0,1y=0,27,22,1w,1B,3I,4m;f(2X){f(2X.v>1){3L 8n("4C\'t 4I 8q 8z 7J 3t 7I")}f(7L){3L 7N("4C\'t 4I 3t 7I 7H 9U 9D 7D 9C")}3I=R.3t(2X);4m=T 11("^(?:"+3I+"[\\\\S\\\\s]|(?:(?!"+E.1c+"|"+Z.1c+")[^"+3I+"])+)+",7E?"i":"")}29(U){E.O=Z.O=1p+(2X?(4m.Q(z.15(1p))||[""])[0].v:0);1w=E.Q(z);1B=Z.Q(z);f(1w&&1B){f(1w.G<=1B.G){1B=u}F{1w=u}}f(1w||1B){1o=(1w||1B).G;1p=(1w?E:Z).O}F{f(!2b){2m}}f(4t&&!2b&&1o>1y){2m}f(1w){f(!2b++){27=1o;22=1p}}F{f(1B&&2b){f(!--2b){f(X){f(X[0]&&27>1y){1D.K([X[0],z.15(1y,27),1y,27])}f(X[1]){1D.K([X[1],z.15(27,22),27,22])}f(X[2]){1D.K([X[2],z.15(22,1o),22,1o])}f(X[3]){1D.K([X[3],z.15(1o,1p),1o,1p])}}F{1D.K(z.15(22,1o))}1y=1p;f(!4s){2m}}}F{E.O=Z.O=0;3L 9q("9A 9i 9a 9d 8u")}}f(1o===1p){1p++}}f(4s&&!4t&&X&&X[0]&&z.v>1y){1D.K([X[0],z.15(1y),1y,z.v])}E.O=Z.O=0;q 1D};',62,728,'||||||||||||this|||if||function||||var||||sh|return||||null|length||||str|div|utils|replace|for|left|else|index|_10f|code|className|push|document|config|false|lastIndex||exec|XRegExp||new|true|getParam|part|vN|prototype|_127||RegExp|create|right|_10d|slice||_c4|pos|css|_128|_117|source|_107|class|name|id|bar|indexOf|_f0|strings|_cb|lines|style|_132|_133|window|_e3|createElement|vars|_x|alert|_137|innerHTML|_134|toolbar|params|_138|tab|_130|_e8|lt|appendChild|continue|highlight|_be|lib|_c7|obj|_ef|doc|split|substr|test|width|_4b|value|span|_3c|nbsp|_108|min|_dc|_98|_136|in|_57|_56|_d7|_135|_8|while|_91|_131|script|text|_b2|_6e|http|execute|wnd|captureNames|_5b|_b5|break|call|gt|_b8|href|toString|_75|height|html|attributes|_d5|_d9|_e4|_fe|size|brushes|_88|unindent|SyntaxHighlighter|_40|_b4|_a2|_7a|_51|m1|body|_dd|case|m2|line|_80|matches|_28|_129|_62|_81|_fa|_12a|_5|_ca|getMatches|concat|_b6|trim|print|_7c|_de|_5e|_d3|_a7|offsetMatches|_5c|_76|_6a|_65|_df|_b0|write|_f6|DIV|spaceWidth|_f3|_4a|_ed|_ec|url|regex|_7d|_2|escape|_10c|_113|_106|_7b|_3|_8e|global|title|addFlags|cc|_112|len|fixInputString|_32|_139|Math|undefined|throw|extended|font|htmlScript|printFrame|_22|_fc|_25|instanceof|_17|_9d|_9e|_18|expandSource|_d1|_8c|viewSource|_1a|top|_4f|_da|key|cache|_10|win|getNativeFlags|_19|_50|focus|_122|_121|_11c|_b|Match|_ba|gm|findBrush|esc|eachLine|_4|_6c|values|_73|_12c|_12f|_6b|color|_89|gi|_bd|_bf|_9|HtmlScript|can|discoveredBrushes|xmlBrush|_f|_5d|_82|supply|_7|_c1|func|_59|_c8|_b7|_e|_d|pre|wrap|_ac|com|_a3|originalCode|from|link|gutter||collapsed|clipboardSwf|_37|popup|isNaN|collapse|_blank|_38|_ae|removeChild|String|contentWindow|hide|_24|ruler|swf|_30|_7e|_ad|item|_101|_2f|regexList|merge|measureSpace|_10b|_ea|_2a|_2c|join|_e9|_2e|px|_2b|_4c|_e5|content|r2|margin|_29|quantifier|_49|guid|toolbarCommands|charAt|highlighters|_27|highlighterId|_a6|close|toolbarItemWidth|_2d|_48|toolbarItemHeight|_35|copyToClipboard|Array|userAgent|_90|_84|navigator|_85|_78|_79|_83|_3f|items|_1e|_16|_13|_12|shockwave|flash|clipboardData|_36|object|version|_15|_14|center|alexgorbatchev|align|head|org|2009|_6|executeCommand|commandName|_a|createButton|copyToClipboardConfirmation|message|w3|event|_4e|screen|switch|attachEvent|_5a|_66|www|_61|noBrush|_47|aboutDialog|insertSpaces|copyStyles|500px|0px|_3e|type|scrollbars|help|stylesheet|rel|_6d|debug|DTD|smart|trimFirstAndLastLines|_10a|_f1|light|tabs|processSmartTabs|findMatches|removeNestedMatches|createRuler|show|processTabs|defaults|important|first|padNumber|parseInt|xhtml1|matchesSortCallback|_e0|_e1|decorate|plain|block|_e6|_e7|processMatches|createDisplayLines|_100|_11b|args|matchRecursive|_93|escapeChar|unicode|get|classRight|_109|classLeft|_105|arguments|clipboard|pP|processUrls|multiline|_12d|links|auto|when|character|one|match|_12e|_fb|TypeError|_d4|syntaxhighlighter|addEvent|defaultAdd|_a1|parentNode|_b9|_bb|_c2|brushNotHtmlScript|_a4|_a8|_b1|toArray|getElementsByTagName|tagName|parseParams|regexLib|_a9|brush|_ab|process|_9a|Highlighter|_cf|toBoolean|_c9|_c6|_d0|_cd|_ce|_d2|bloggerMode|stripBrs|catch|SyntaxError|now|Can|more|xhtml|utf|onclick|delimiters|wasn|your|family|sx|than|valueNames|addPlugin|About|try|charset|_26|400|750|find|_21|location|Type|ignoreCase|menubar|resizable|Content|_20|_1f|param|meta|_11f|Brush|apply|_1b|sticky|Geneva|_11d|_1c|equiv|to|syntax|highlighter|JavaScript|expand|none|3em|contains|view|Alex|unbalanced|2004|Copyright|decoration|0099FF|data|320|4em|bottom|75em|May|large|xx|Error|target|03|Gorbatchev|multiLineCComments|aspScriptTags|scriptScriptTags|phpScriptTags|Arial|multiLineSingleQuotedString|subject|The|flag|the|is|string|typeof|Helvetica|sans|000|fff|1em|singleLinePerlComments|singleLineCComments|copy|doubleQuotedString|serif|multiLineDoubleQuotedString|background|singleQuotedString|using|W3C|random|1000000|round|_f5|_f7|_f2|spaces|alt|transitional|open|highlighted|number|highlighter_|250|shCore|onmouseover|toLowerCase|onmouseout|printing|about|_42|_44|500|_43|nogutter|no|sort|on|getComputedStyle|getPropertyValue|opera|getElementById|1999|offsetWidth|_a5|_99|dtd|1000|xmlns|_8a|textarea|70em|_c5|150|lastIndexOf|aliases|addEventListener|_c0|middot|replaceChild|30em|all|load|Xml|absolute|position|444553540000|codebase|96b8|11cf|ae6d|PUBLIC|download|cabs|constructing|another|pub|macromedia|d27cdb6e|clsid|always|wmode|allowScriptAccess|application|_clipboard|transparent|flashVars|msie|classid|menu|DOCTYPE|option|swflash|cab|TR|error|ok|forHtmlScript|setData|getKeywords|printSource|IFRAME|cssText||_3b|_3a|_39|sgi|amp|Transitional|replaceVar|XHTML|embed|movie|src|configured|command|max|_34|_33|EN|flags'.split('|'),0,{})) diff --git a/www/themes/profind/lib/plupload/docs/api/model.xml b/www/themes/profind/lib/plupload/docs/api/model.xml deleted file mode 100644 index 6d644f9..0000000 --- a/www/themes/profind/lib/plupload/docs/api/model.xml +++ /dev/null @@ -1,690 +0,0 @@ - - - - - -Yahoo BrowserPlus implementation. This runtime supports these features: dragdrop, jpgresize, pngresize. - - - -Initializes the browserplus runtime. - - -Uploader instance that needs to be initialized. - - -Callback to execute when the runtime initializes or fails to initialize. If it succeeds an object with a parameter name success will be set to true. - - - - - - - - -FlashRuntime implementation. This runtime supports these features: jpgresize, pngresize, chunks. - - - -Initializes the upload runtime. This method should add necessary items to the DOM and register events needed for operation. - - -Uploader instance that needs to be initialized. - - -Callback to execute when the runtime initializes or fails to initialize. If it succeeds an object with a parameter name success will be set to true. - - - - - - - - -Gears implementation. This runtime supports these features: dragdrop, jpgresize, pngresize, chunks. - - - -Initializes the upload runtime. - - -Uploader instance that needs to be initialized. - - -Callback to execute when the runtime initializes or fails to initialize. If it succeeds an object with a parameter name success will be set to true. - - - - - - - - -HTML4 implementation. This runtime has no special features it uses an form that posts files into an hidden iframe. - - - -Initializes the upload runtime. - - -Uploader instance that needs to be initialized. - - -Callback to execute when the runtime initializes or fails to initialize. If it succeeds an object with a parameter name success will be set to true. - - - - - - - - -HMTL5 implementation. This runtime supports these features: dragdrop, jpgresize, pngresize. - - - -Initializes the upload runtime. - - -Uploader instance that needs to be initialized. - - -Callback to execute when the runtime initializes or fails to initialize. If it succeeds an object with a parameter name success will be set to true. - - - - - - - - -Silverlight implementation. This runtime supports these features: jpgresize, pngresize, chunks. - - - -Initializes the upload runtime. This runtime supports these features: jpgresize, pngresize, chunks. - - -Uploader instance that needs to be initialized. - - -Callback to execute when the runtime initializes or fails to initialize. If it succeeds an object with a parameter name success will be set to true. - - - - - - - - - -Uploader class, an instance of this class will be created for each upload field. - - -var uploader = new plupload.Uploader({ - runtimes : 'gears,html5,flash', - browse_button : 'button_id' -}); - -uploader.bind('Init', function(up) { - alert('Supports drag/drop: ' + (!!up.features.dragdrop)); -}); - -uploader.bind('FilesAdded', function(up, files) { - alert('Selected files: ' + files.length); -}); - -uploader.bind('QueueChanged', function(up) { - alert('Queued files: ' + uploader.files.length); -}); - -uploader.init(); - - - -Constructs a new uploader instance. - - -Initialization settings, to be used by the uploader instance and runtimes. - - - -Current state of the total uploading progress. This one can either be plupload.STARTED or plupload.STOPPED. -These states are controlled by the stop/start methods. The default value is STOPPED. - - - -Current runtime name. - - - -Map of features that are available for the uploader runtime. Features will be filled -before the init event is called, these features can then be used to alter the UI for the end user. -Some of the current features that might be in this map is: dragdrop, chunks, jpgresize, pngresize. - - - -Current upload queue, an array of File instances. - - - - -Object with name/value settings. - - - -Total progess information. How many files has been uploaded, total percent etc. - - - -Unique id for the Uploader instance. - - - -Initializes the Uploader instance and adds internal event listeners. - - - -Refreshes the upload instance by dispatching out a refresh event to all runtimes. -This would for example reposition flash/silverlight shims on the page. - - - -Starts uploading the queued files. - - - -Stops the upload of the queued files. - - - -Returns the specified file object by id. - - -File id to look for. - - -File object or undefined if it wasn't found; - - - -Removes a specific file. - - -File to remove from queue. - - - -Removes part of the queue and returns the files removed. This will also trigger the FilesRemoved and QueueChanged events. - - -(Optional) Start index to remove from. - - -(Optional) Lengh of items to remove. - - -Array of files that was removed. - - - -Dispatches the specified event name and it's arguments to all listeners. - - - -Event name to fire. - - -arguments to pass along to the listener functions. - - - -Adds an event listener by name. - - -Event name to listen for. - - -Function to call ones the event gets fired. - - -Optional scope to execute the specified function in. - - - -Removes the specified event listener. - - -Name of event to remove. - - -Function to remove from listener. - - - -Removes all event listeners. - - - -Destroys Plupload instance and cleans after itself. - - - -Fires when the current RunTime has been initialized. - - -Uploader instance sending the event. - - - -Fires after the init event incase you need to perform actions there. - - -Uploader instance sending the event. - - - -Fires when the silverlight/flash or other shim needs to move. - - -Uploader instance sending the event. - - - -Fires when the overall state is being changed for the upload queue. - - -Uploader instance sending the event. - - - -Fires when a file is to be uploaded by the runtime. - - -Uploader instance sending the event. - - -File to be uploaded. - - - -Fires when just before a file is uploaded. This event enables you to override settings -on the uploader instance before the file is uploaded. - - -Uploader instance sending the event. - - -File to be uploaded. - - - -Fires when the file queue is changed. In other words when files are added/removed to the files array of the uploader instance. - - -Uploader instance sending the event. - - - -Fires while a file is being uploaded. Use this event to update the current file upload progress. - - -Uploader instance sending the event. - - -File that is currently being uploaded. - - - -Fires while a file was removed from queue. - - -Uploader instance sending the event. - - -Array of files that got removed. - - - -Fires while when the user selects files to upload. - - -Uploader instance sending the event. - - -Array of file objects that was added to queue/selected by the user. - - - -Fires when a file is successfully uploaded. - - -Uploader instance sending the event. - - -File that was uploaded. - - -Object with response properties. - - - -Fires when file chunk is uploaded. - - -Uploader instance sending the event. - - -File that the chunk was uploaded for. - - -Object with response properties. - - - -Fires when all files in a queue are uploaded. - - -Uploader instance sending the event. - - -Array of file objects that was added to queue/selected by the user. - - - -Fires when a error occurs. - - -Uploader instance sending the event. - - -Contains code, message and sometimes file and other details. - - - -Fires when destroy method is called. - - -Uploader instance sending the event. - - - - - -File instance. - - -Name of the file. - - -File size. - - - -Constructs a new file instance. - - -Unique file id. - - -File name. - - -File size in bytes. - - - -File id this is a globally unique id for the specific file. - - - -File name for example "myfile.gif". - - - -File size in bytes. - - - -Number of bytes uploaded of the files total size. - - - -Number of percentage uploaded of the file. - - - -Status constant matching the plupload states QUEUED, UPLOADING, FAILED, DONE. - - - - - - -Runtime class gets implemented by each upload runtime. - - - -Initializes the upload runtime. This method should add necessary items to the DOM and register events needed for operation. - - -Uploader instance that needs to be initialized. - - -Callback function to execute when the runtime initializes or fails to initialize. If it succeeds an object with a parameter name success will be set to true. - - - - - -Runtime class gets implemented by each upload runtime. - - - -Constructs a queue progress. - - - -Total queue file size. - - - -Total bytes uploaded. - - - -Number of files uploaded. - - - -Number of files failed to upload. - - - -Number of files yet to be uploaded. - - - -Total percent of the uploaded bytes. - - - -Bytes uploaded per second. - - - -Resets the progress to it's initial values. - - - - - - -Plupload class with some global constants and functions. - - -// Encode entities -console.log(plupload.xmlEncode("My string &lt;&gt;")); - -// Generate unique id -console.log(plupload.guid()); - - - -Inital state of the queue and also the state ones it's finished all it's uploads. - - - -Upload process is running - - - -File is queued for upload - - - -File is being uploaded - - - -File has failed to be uploaded - - - -File has been uploaded successfully - - - -Generic error for example if an exception is thrown inside Silverlight. - - - -HTTP transport error. For example if the server produces a HTTP status other than 200. - - - -Generic I/O error. For exampe if it wasn't possible to open the file stream on local machine. - - - -Generic I/O error. For exampe if it wasn't possible to open the file stream on local machine. - - - -Initialization error. Will be triggered if no runtime was initialized. - - - -File size error. If the user selects a file that is to large it will be blocked and an error of this type will be triggered. - - - -File extension error. If the user selects a file that isn't valid according to the filters setting. - - - -Mime type lookup table. - - - -Extends the specified object with another object. - - -Object to extend. - - -Multiple objects to extend with. - - -Same as target, the extended object. - - - -Cleans the specified name from national characters (diacritics). The result will be a name with only a-z, 0-9 and _. - - -String to clean up. - - -Cleaned string. - - - -Adds a specific upload runtime like for example flash or gears. - - -Runtime name for example flash. - - -Object containing init/destroy method. - - - -Generates an unique ID. This is 99.99% unique since it takes the current time and 5 random numbers. -The only way a user would be able to get the same ID is if the two persons at the same exact milisecond manages -to get 5 the same random numbers between 0-65535 it also uses a counter so each call will be guaranteed to be page unique. -It's more probable for the earth to be hit with an ansteriod. You can also if you want to be 100% sure set the plupload.guidPrefix property -to an user unique key. - - -Virtually unique id. - - - -Formats the specified number as a size string for example 1024 becomes 1 KB. - - -Size to format as string. - - -Formatted size string. - - - -Returns the absolute x, y position of an Element. The position will be returned in a object with x, y fields. - - -HTML element or element id to get x, y position from. - - -Optional root element to stop calculations at. - - -Absolute position of the specified element object with x, y fields. - - - -Parses the specified size string into a byte value. For example 10kb becomes 10240. - - - - -String to parse or number to just pass through. - - -Size in bytes. - - - -Encodes the specified string. - - -String to encode. - - -Encoded string. - - - -Forces anything into an array. - - -Object with length field. - - -Array object containing all items. - - - - - diff --git a/www/themes/profind/lib/plupload/docs/api/plupload.vsdoc.js b/www/themes/profind/lib/plupload/docs/api/plupload.vsdoc.js deleted file mode 100644 index 185fce3..0000000 --- a/www/themes/profind/lib/plupload/docs/api/plupload.vsdoc.js +++ /dev/null @@ -1,246 +0,0 @@ -// Namespaces -plupload = {} -plupload.runtimes = {} - -// Classes -plupload.runtimes.BrowserPlus = function() { - /// Yahoo BrowserPlus implementation. -} - -plupload.runtimes.BrowserPlus.init = function(uploader, callback) { - /// Initializes the browserplus runtime. - /// Uploader instance that needs to be initialized. - /// Callback to execute when the runtime initializes or fails to initialize. If it succeeds an object with a parameter name success will be set to true. -} - -plupload.runtimes.Flash = function() { - /// FlashRuntime implementation. -} - -plupload.runtimes.Flash.init = function(uploader, callback) { - /// Initializes the upload runtime. - /// Uploader instance that needs to be initialized. - /// Callback to execute when the runtime initializes or fails to initialize. If it succeeds an object with a parameter name success will be set to true. -} - -plupload.runtimes.Gears = function() { - /// Gears implementation. -} - -plupload.runtimes.Gears.init = function(uploader, callback) { - /// Initializes the upload runtime. - /// Uploader instance that needs to be initialized. - /// Callback to execute when the runtime initializes or fails to initialize. If it succeeds an object with a parameter name success will be set to true. -} - -plupload.runtimes.Html4 = function() { - /// HTML4 implementation. -} - -plupload.runtimes.Html4.init = function(uploader, callback) { - /// Initializes the upload runtime. - /// Uploader instance that needs to be initialized. - /// Callback to execute when the runtime initializes or fails to initialize. If it succeeds an object with a parameter name success will be set to true. -} - -plupload.runtimes.Html5 = function() { - /// HMTL5 implementation. -} - -plupload.runtimes.Html5.init = function(uploader, callback) { - /// Initializes the upload runtime. - /// Uploader instance that needs to be initialized. - /// Callback to execute when the runtime initializes or fails to initialize. If it succeeds an object with a parameter name success will be set to true. -} - -plupload.runtimes.Silverlight = function() { - /// Silverlight implementation. -} - -plupload.runtimes.Silverlight.init = function(uploader, callback) { - /// Initializes the upload runtime. - /// Uploader instance that needs to be initialized. - /// Callback to execute when the runtime initializes or fails to initialize. If it succeeds an object with a parameter name success will be set to true. -} - -plupload.Uploader = function(settings) { - /// Uploader class, an instance of this class will be created for each upload field. - /// Initialization settings, to be used by the uploader instance and runtimes. - /// Current state of the total uploading progress. This one can either be plupload.STARTED or plupload.STOPPED. These states are controlled by the stop/start methods. The default value is STOPPED. - /// Current runtime name. - /// Map of features that are available for the uploader runtime. Features will be filled before the init event is called, these features can then be used to alter the UI for the end user. Some of the current features that might be in this map is: dragdrop, chunks, jpgresize, pngresize. - /// Current upload queue, an array of File instances. - /// Object with name/value settings. - /// Total progess information. How many files has been uploaded, total percent etc. - /// Unique id for the Uploader instance. -} - -plupload.Uploader.prototype.init = function() { - /// Initializes the Uploader instance and adds internal event listeners. -} - -plupload.Uploader.prototype.refresh = function() { - /// Refreshes the upload instance by dispatching out a refresh event to all runtimes. -} - -plupload.Uploader.prototype.start = function() { - /// Starts uploading the queued files. -} - -plupload.Uploader.prototype.stop = function() { - /// Stops the upload of the queued files. -} - -plupload.Uploader.prototype.getFile = function(id) { - /// Returns the specified file object by id. - /// File id to look for. - /// File object or undefined if it wasn't found; -} - -plupload.Uploader.prototype.removeFile = function(file) { - /// Removes a specific file. - /// File to remove from queue. -} - -plupload.Uploader.prototype.splice = function(start, length) { - /// Removes part of the queue and returns the files removed. - /// (Optional) Start index to remove from. - /// (Optional) Lengh of items to remove. - /// Array of files that was removed. -} - -plupload.Uploader.prototype.trigger = function(name, Multiple) { - /// Dispatches the specified event name and it's arguments to all listeners. - /// Event name to fire. - /// arguments to pass along to the listener functions. -} - -plupload.Uploader.prototype.bind = function(name, func, scope) { - /// Adds an event listener by name. - /// Event name to listen for. - /// Function to call ones the event gets fired. - /// Optional scope to execute the specified function in. -} - -plupload.Uploader.prototype.unbind = function(name, func) { - /// Removes the specified event listener. - /// Name of event to remove. - /// Function to remove from listener. -} - -plupload.Uploader.prototype.unbindAll = function() { - /// Removes all event listeners. -} - -plupload.Uploader.prototype.destroy = function() { - /// Destroys Plupload instance and cleans after itself. -} - -plupload.File = function(id, name, size) { - /// File instance. - /// Unique file id. - /// File name. - /// File size in bytes. - /// File id this is a globally unique id for the specific file. - /// File name for example "myfile.gif". - /// File size in bytes. - /// Number of bytes uploaded of the files total size. - /// Number of percentage uploaded of the file. - /// Status constant matching the plupload states QUEUED, UPLOADING, FAILED, DONE. -} - -plupload.Runtime = function() { - /// Runtime class gets implemented by each upload runtime. -} - -plupload.Runtime.init = function(uploader, callback) { - /// Initializes the upload runtime. - /// Uploader instance that needs to be initialized. - /// Callback function to execute when the runtime initializes or fails to initialize. If it succeeds an object with a parameter name success will be set to true. -} - -plupload.QueueProgress = function() { - /// Runtime class gets implemented by each upload runtime. - /// Total queue file size. - /// Total bytes uploaded. - /// Number of files uploaded. - /// Number of files failed to upload. - /// Number of files yet to be uploaded. - /// Total percent of the uploaded bytes. - /// Bytes uploaded per second. -} - -plupload.QueueProgress.prototype.reset = function() { - /// Resets the progress to it's initial values. -} - -// Namespaces -plupload.STOPPED = new Object(); -plupload.STARTED = new Object(); -plupload.QUEUED = new Object(); -plupload.UPLOADING = new Object(); -plupload.FAILED = new Object(); -plupload.DONE = new Object(); -plupload.GENERIC_ERROR = new Object(); -plupload.HTTP_ERROR = new Object(); -plupload.IO_ERROR = new Object(); -plupload.SECURITY_ERROR = new Object(); -plupload.INIT_ERROR = new Object(); -plupload.FILE_SIZE_ERROR = new Object(); -plupload.FILE_EXTENSION_ERROR = new Object(); -plupload.mimeTypes = new Object(); -plupload.extend = function(target, obj) { - /// Extends the specified object with another object. - /// Object to extend. - /// Multiple objects to extend with. - /// Same as target, the extended object. -} - -plupload.cleanName = function(s) { - /// Cleans the specified name from national characters (diacritics). - /// String to clean up. - /// Cleaned string. -} - -plupload.addRuntime = function(name, obj) { - /// Adds a specific upload runtime like for example flash or gears. - /// Runtime name for example flash. - /// Object containing init/destroy method. -} - -plupload.guid = function() { - /// Generates an unique ID. - /// Virtually unique id. -} - -plupload.formatSize = function(size) { - /// Formats the specified number as a size string for example 1024 becomes 1 KB. - /// Size to format as string. - /// Formatted size string. -} - -plupload.getPos = function(node, root) { - /// Returns the absolute x, y position of an Element. - /// HTML element or element id to get x, y position from. - /// Optional root element to stop calculations at. - /// Absolute position of the specified element object with x, y fields. -} - -plupload.parseSize = function(size) { - /// Parses the specified size string into a byte value. - /// String to parse or number to just pass through. - /// Size in bytes. -} - -plupload.xmlEncode = function(s) { - /// Encodes the specified string. - /// String to encode. - /// Encoded string. -} - -plupload.toArray = function(obj) { - /// Forces anything into an array. - /// Object with length field. - /// Array object containing all items. -} - diff --git a/www/themes/profind/lib/plupload/examples/bg.jpg b/www/themes/profind/lib/plupload/examples/bg.jpg deleted file mode 100644 index 9b27383..0000000 Binary files a/www/themes/profind/lib/plupload/examples/bg.jpg and /dev/null differ diff --git a/www/themes/profind/lib/plupload/examples/custom.html b/www/themes/profind/lib/plupload/examples/custom.html deleted file mode 100644 index 60f8754..0000000 --- a/www/themes/profind/lib/plupload/examples/custom.html +++ /dev/null @@ -1,88 +0,0 @@ - - - - - -Plupload - Custom example - - - - - - - - - - - - - - - - - - -

    Custom example

    - -

    Shows you how to use the core plupload API.

    - -
    -
    No runtime found.
    -
    - [Select files] - [Upload files] -
    - - - - - \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/examples/dump.php b/www/themes/profind/lib/plupload/examples/dump.php deleted file mode 100644 index 2aacd20..0000000 --- a/www/themes/profind/lib/plupload/examples/dump.php +++ /dev/null @@ -1,35 +0,0 @@ - - - - -Plupload - Form dump - - - - -

    Post dump

    - -

    Shows the form items posted.

    - - - - - - - $value) { ?> - - - - - -
    NameValue
    - - - diff --git a/www/themes/profind/lib/plupload/examples/jquery/events.html b/www/themes/profind/lib/plupload/examples/jquery/events.html deleted file mode 100644 index 263e814..0000000 --- a/www/themes/profind/lib/plupload/examples/jquery/events.html +++ /dev/null @@ -1,196 +0,0 @@ - - - - - -Plupload - Events example - - - - - - - - - - - - - - - - - -
    -

    Events example

    - -

    Shows how to bind and use all available events.

    - -

    Log messages

    - - -

    Queue widget

    -
    You browser doesn't support upload.
    - Clear queue -
    - - - \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/examples/jquery/jquery_ui_widget.html b/www/themes/profind/lib/plupload/examples/jquery/jquery_ui_widget.html deleted file mode 100644 index 4de0cbc..0000000 --- a/www/themes/profind/lib/plupload/examples/jquery/jquery_ui_widget.html +++ /dev/null @@ -1,102 +0,0 @@ - - - - -Plupload - jQuery UI Widget - - - - - - - - - - - - - - - - - - - - - -

    jQuery UI Widget

    - -

    You can see this example with different themes on the www.plupload.com website.

    - -
    -
    -

    You browser doesn't have Flash, Silverlight, Gears, BrowserPlus or HTML5 support.

    -
    -
    - - - \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/examples/jquery/queue_widget.html b/www/themes/profind/lib/plupload/examples/jquery/queue_widget.html deleted file mode 100644 index 569564a..0000000 --- a/www/themes/profind/lib/plupload/examples/jquery/queue_widget.html +++ /dev/null @@ -1,174 +0,0 @@ - - - - -Plupload - Queue widget example - - - - - - - - - - - - - - - - - - - -
    -

    Queue widget example

    - -

    Shows the jQuery Plupload Queue widget and under different runtimes.

    - -
    -

    Flash runtime

    -
    You browser doesn't have Flash installed.
    - -

    Gears runtime

    -
    You browser doesn't have Gears installed.
    -
    - -
    -

    Silverlight runtime

    -
    You browser doesn't have Silverlight installed.
    - -

    HTML 5 runtime

    -
    You browser doesn't support native upload. Try Firefox 3 or Safari 4.
    -
    - -
    -

    BrowserPlus runtime

    -
    You browser doesn't have BrowserPlus installed.
    - -

    HTML 4 runtime

    -
    You browser doesn't have HTML 4 support.
    -
    - -
    - - -
    - - - - - \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/examples/jquery/s3.php b/www/themes/profind/lib/plupload/examples/jquery/s3.php deleted file mode 100644 index 6c8be8a..0000000 --- a/www/themes/profind/lib/plupload/examples/jquery/s3.php +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - -In our tests SilverLight didn't require anything special and worked with this configuration just fine. It may fail back -to the same crossdomain.xml as last resort. - -!!!Important!!! Plupload UI Widget here, is used only for demo purposes and is not required for uploading to S3. -*/ - -// important variables that will be used throughout this example -$bucket = 'BUCKET'; - -// these can be found on your Account page, under Security Credentials > Access Keys -$accessKeyId = 'ACCESS_KEY_ID'; -$secret = 'SECRET_ACCESS_KEY'; - - -// hash_hmac — Generate a keyed hash value using the HMAC method -// (PHP 5 >= 5.1.2, PECL hash >= 1.1) -if (!function_exists('hash_hmac')) : -// based on: http://www.php.net/manual/en/function.sha1.php#39492 -function hash_hmac($algo, $data, $key, $raw_output = false) -{ - $blocksize = 64; - if (strlen($key) > $blocksize) - $key = pack('H*', $algo($key)); - - $key = str_pad($key, $blocksize, chr(0x00)); - $ipad = str_repeat(chr(0x36), $blocksize); - $opad = str_repeat(chr(0x5c), $blocksize); - $hmac = pack('H*', $algo(($key^$opad) . pack('H*', $algo(($key^$ipad) . $data)))); - - return $raw_output ? $hmac : bin2hex($hmac); -} -endif; - -// prepare policy -$policy = base64_encode(json_encode(array( - // ISO 8601 - date('c'); generates uncompatible date, so better do it manually - 'expiration' => date('Y-m-d\TH:i:s.000\Z', strtotime('+1 day')), - 'conditions' => array( - array('bucket' => $bucket), - array('acl' => 'public-read'), - array('starts-with', '$key', ''), - // for demo purposes we are accepting only images - array('starts-with', '$Content-Type', 'image/'), - // "Some versions of the Adobe Flash Player do not properly handle HTTP responses that have an empty body. - // To configure POST to return a response that does not have an empty body, set success_action_status to 201. - // When set, Amazon S3 returns an XML document with a 201 status code." - // http://docs.amazonwebservices.com/AmazonS3/latest/dev/HTTPPOSTFlash.html - array('success_action_status' => '201'), - // Plupload internally adds name field, so we need to mention it here - array('starts-with', '$name', ''), - // One more field to take into account: Filename - gets silently sent by FileReference.upload() in Flash - // http://docs.amazonwebservices.com/AmazonS3/latest/dev/HTTPPOSTFlash.html - array('starts-with', '$Filename', ''), - ) -))); - -// sign policy -$signature = base64_encode(hash_hmac('sha1', $policy, $secret, true)); - -?> - - - - -Plupload to Amazon S3 Example - - - - - - - - - - - - - - - - - - - - - - - -

    Plupload to Amazon S3 Example

    - -
    -

    You browser doesn't have Flash, Silverlight, Gears, BrowserPlus or HTML5 support.

    -
    - - - - - \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/examples/upload.php b/www/themes/profind/lib/plupload/examples/upload.php deleted file mode 100644 index 0627df8..0000000 --- a/www/themes/profind/lib/plupload/examples/upload.php +++ /dev/null @@ -1,132 +0,0 @@ - \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/js/i18n/cs.js b/www/themes/profind/lib/plupload/js/i18n/cs.js deleted file mode 100644 index 1ee5d5f..0000000 --- a/www/themes/profind/lib/plupload/js/i18n/cs.js +++ /dev/null @@ -1,14 +0,0 @@ -// .po file like language pack -plupload.addI18n({ - 'Select files' : 'Vyberte soubory', - 'Add files to the upload queue and click the start button.' : 'Přidejte soubory do fronty a pak spusÅ„te nahrĆ”vĆ”nĆ­.', - 'Filename' : 'NĆ”zev souboru', - 'Status' : 'Status', - 'Size' : 'Velikost', - 'Add Files' : 'Přidat soubory', - 'Stop current upload' : 'Zastavit nahrĆ”vĆ”nĆ­', - 'Start uploading queue' : 'Spustit frontu nahrĆ”vĆ”nĆ­', - 'Drag files here.' : 'Sem přetĆ”hněte soubory.', - 'Start Upload': 'Spustit nahrĆ”vĆ”nĆ­', - 'Uploaded %d/%d files': 'NahrĆ”no %d/%d souborÅÆ' -}); \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/js/i18n/da.js b/www/themes/profind/lib/plupload/js/i18n/da.js deleted file mode 100644 index c78982e..0000000 --- a/www/themes/profind/lib/plupload/js/i18n/da.js +++ /dev/null @@ -1,12 +0,0 @@ -// .po file like language pack -plupload.addI18n({ - 'Select files' : 'VƦlg filer', - 'Add files to the upload queue and click the start button.' : 'TilfĆøj filer til kĆøen, og tryk pĆ„ start.', - 'Filename' : 'Filnavn', - 'Status' : 'Status', - 'Size' : 'StĆørrelse', - 'Add files' : 'TilfĆøj filer', - 'Stop current upload' : 'Stop upload', - 'Start uploading queue' : 'Start upload', - 'Drag files here.' : 'TrƦk filer her.' -}); \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/js/i18n/de.js b/www/themes/profind/lib/plupload/js/i18n/de.js deleted file mode 100644 index 4c4de07..0000000 --- a/www/themes/profind/lib/plupload/js/i18n/de.js +++ /dev/null @@ -1,24 +0,0 @@ -// German -plupload.addI18n({ - 'Select files' : 'Dateien hochladen', - 'Add files to the upload queue and click the start button.' : 'Dateien hinzufügen und auf \'Hochladen\' klicken.', - 'Filename' : 'Dateiname', - 'Status' : 'Status', - 'Size' : 'Größe', - 'Add files' : 'Dateien', // hinzufügen', - 'Stop current upload' : 'Aktuelles Hochladen stoppen', - 'Start uploading queue' : 'Hochladen starten', - 'Uploaded %d/%d files': '%d/%d Dateien sind hochgeladen', - 'N/A' : 'Nicht verfügbar', - 'Drag files here.' : 'Ziehen Sie die Dateien hier hin', - 'File extension error.': 'Fehler bei Dateiendung', - 'File size error.': 'Fehler bei Dateigröße', - 'Init error.': 'Initialisierungsfehler', - 'HTTP Error.': 'HTTP-Fehler', - 'Security error.': 'Sicherheitsfehler', - 'Generic error.': 'Typischer Fehler', - 'IO error.': 'Ein/Ausgabe-Fehler', - 'Stop Upload': 'Hochladen stoppen', - 'Start upload': 'Hochladen', - '%d files queued': '%d Dateien in der Warteschlange' -}); \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/js/i18n/el.js b/www/themes/profind/lib/plupload/js/i18n/el.js deleted file mode 100644 index aafbaf1..0000000 --- a/www/themes/profind/lib/plupload/js/i18n/el.js +++ /dev/null @@ -1,14 +0,0 @@ -// Greek -plupload.addI18n({ - 'Select files' : 'Επιλέξτε Αρχεία', - 'Add files to the upload queue and click the start button.' : 'Προσθήκη αρχείων ĻƒĻ„Ī·Ī½ ουρά Ī¼ĪµĻ„Ī±Ļ†ĻŒĻĻ„Ļ‰ĻƒĪ·Ļ‚', - 'Filename' : 'Όνομα αρχείου', - 'Status' : 'ĪšĪ±Ļ„Ī¬ĻƒĻ„Ī±ĻƒĪ·', - 'Size' : 'ĪœĪ­Ī³ĪµĪøĪæĻ‚', - 'Add Files' : 'Ī ĻĪæĻƒĪøĪ­ĻƒĻ„Īµ αρχεία', - 'Stop current upload' : 'Διακοπή Ļ„ĻĪ­Ļ‡ĪæĻ…ĻƒĪ±Ļ‚ Ī¼ĪµĻ„Ī±Ļ†ĻŒĻĻ„Ļ‰ĻƒĪ·Ļ‚', - 'Start uploading queue' : 'Ī•ĪŗĪŗĪÆĪ½Ī·ĻƒĪ· Ī¼ĪµĻ„Ī±Ļ†ĻŒĻĻ„Ļ‰ĻƒĪ·Ļ‚ ουράς αρχείων', - 'Drag files here.' : 'Ī£ĻĻĪµĻ„Īµ αρχεία ĪµĪ“ĻŽ', - 'Start Upload': 'Ī•ĪŗĪŗĪÆĪ½Ī·ĻƒĪ· Ī¼ĪµĻ„Ī±Ļ†ĻŒĻĻ„Ļ‰ĻƒĪ·Ļ‚', - 'Uploaded %d/%d files': 'Ανέβηκαν %d/%d αρχεία' -}); \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/js/i18n/es.js b/www/themes/profind/lib/plupload/js/i18n/es.js deleted file mode 100644 index 2379421..0000000 --- a/www/themes/profind/lib/plupload/js/i18n/es.js +++ /dev/null @@ -1,25 +0,0 @@ -// Spanish -plupload.addI18n({ - 'Select files' : 'Elija archivos:', - 'Add files to the upload queue and click the start button.' : 'Agregue archivos a la cola de subida y haga click en el boton de iniciar.', - 'Filename' : 'Nombre de archivo', - 'Status' : 'Estado', - 'Size' : 'Tamaño', - 'Add files' : 'Agregue archivos', - 'Stop current upload' : 'Detener subida actual', - 'Start uploading queue' : 'Iniciar subida de cola', - 'Uploaded %d/%d files': 'Subidos %d/%d archivos', - 'N/A' : 'No disponible', - 'Drag files here.' : 'Arrastre archivos aquí', - 'File extension error.': 'Error de extensión de archivo.', - 'File size error.': 'Error de tamaño de archivo.', - 'Init error.': 'Error de inicialización.', - 'HTTP Error.': 'Error de HTTP.', - 'Security error.': 'Error de seguridad.', - 'Generic error.': 'Error genérico.', - 'IO error.': 'Error de entrada/salida.', - 'Stop Upload': 'Detener Subida.', - 'Add Files': 'Agregar Archivos', - 'Start Upload': 'Comenzar Subida.', - '%d files queued': '%d archivos en cola.' -}); \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/js/i18n/et.js b/www/themes/profind/lib/plupload/js/i18n/et.js deleted file mode 100644 index a4a5e3a..0000000 --- a/www/themes/profind/lib/plupload/js/i18n/et.js +++ /dev/null @@ -1,33 +0,0 @@ -// Estonian translation, et.js -plupload.addI18n({ - 'Select files' : 'Vali faile', - 'Add files to the upload queue and click the start button.' : 'Lisa failid üleslaadimise jƤrjekorda ja klƵpsa alustamise nupule.', - 'Filename' : 'Failinimi', - 'Status' : 'Olek', - 'Size' : 'Suurus', - 'Add files' : 'Lisa faile', - 'Stop current upload' : 'Praeguse üleslaadimise peatamine', - 'Start uploading queue' : 'JƤrjekorras ootavate failide üleslaadimise alustamine', - 'Drag files here.' : 'Lohista failid siia.', - 'Start upload' : 'Alusta üleslaadimist', - 'Uploaded %d/%d files': 'Üles laaditud %d/%d', - 'Stop upload': 'Peata üleslaadimine', - 'Start upload': 'Alusta üleslaadimist', - '%d files queued': 'JƤrjekorras on %d faili', - 'File: %s': 'Fail: %s', - 'Close': 'Sulge', - 'Using runtime: ': 'Kasutatakse varianti: ', - 'File: %f, size: %s, max file size: %m': 'Fail: %f, suurus: %s, suurim failisuurus: %m', - 'Upload element accepts only %d file(s) at a time. Extra files were stripped.': 'Üleslaadimise element saab vastu vƵtta ainult %d faili ühe korraga. ÜlejƤƤnud failid jƤetakse laadimata.', - 'Upload URL might be wrong or doesn\'t exist': 'Üleslaadimise URL vƵib olla vale vƵi seda pole', - 'Error: File too large: ': 'Viga: fail on liiga suur: ', - 'Error: Invalid file extension: ': 'Viga: sobimatu faililaiend: ', - 'File extension error.': 'Faililaiendi viga.', - 'File size error.': 'Failisuuruse viga.', - 'File count error.': 'Failide arvu viga.', - 'Init error.': 'LƤhtestamise viga.', - 'HTTP Error.': 'HTTP ühenduse viga.', - 'Security error.': 'Turvaviga.', - 'Generic error.': 'Üldine viga.', - 'IO error.': 'S/V (I/O) viga.' -}); \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/js/i18n/fa.js b/www/themes/profind/lib/plupload/js/i18n/fa.js deleted file mode 100644 index b2ccfdd..0000000 --- a/www/themes/profind/lib/plupload/js/i18n/fa.js +++ /dev/null @@ -1,37 +0,0 @@ -// Persian -plupload.addI18n({ - 'Select files' : 'انتخاب ŁŲ§ŪŒŁ„', - 'Add files to the upload queue and click the start button.' : 'اضافه Ś©Ł†ŪŒŲÆ ŁŲ§ŪŒŁ„ ها Ų±Ų§ به صف Ų¢Ł¾Ł„ŁˆŲÆ و دکمه ؓروع Ų±Ų§ Ś©Ł„ŪŒŚ© Ś©Ł†ŪŒŲÆ.', - 'Filename' : 'نام ŁŲ§ŪŒŁ„', - 'Status' : 'وضعیت', - 'Size' : 'سایز', - 'Add Files' : 'Ų§ŁŲ²ŁˆŲÆŁ† ŁŲ§ŪŒŁ„', - 'Stop Upload' : 'ŲŖŁˆŁ‚Ł انتقال', - 'Start Upload' : 'ؓروع انتقال', - 'Add files' : 'Ų§ŁŲ²ŁˆŲÆŁ† ŁŲ§ŪŒŁ„', - 'Add files.' : 'Ų§ŁŲ²ŁˆŲÆŁ† ŁŲ§ŪŒŁ„', - 'Stop current upload' : 'ŲŖŁˆŁ‚Ł انتقال جاری', - 'Start uploading queue' : 'ؓروع صف انتقال', - 'Stop upload' : 'ŲŖŁˆŁ‚Ł انتقال', - 'Start upload' : 'ؓروع انتقال', - 'Uploaded %d/%d files': 'منتقل Ų“ŲÆ %d/%d Ų§Ų² ŁŲ§ŪŒŁ„Ł‡Ų§', - 'N/A' : 'N/A', - 'Drag files here.' : 'بکؓید ŁŲ§ŪŒŁ„ ها رو به Ų§ŪŒŁ†Ų¬Ų§', - 'File extension error.': 'Ų®Ų·Ų§ Ł¾ŪŒŲ“ŁˆŁ†ŲÆ ŁŲ§ŪŒŁ„', - 'File size error.': 'خطای سایز ŁŲ§ŪŒŁ„', - 'File count error.': 'خطای ŲŖŲ¹ŲÆŲ§ŲÆ ŁŲ§ŪŒŁ„', - 'Init error.': 'Ų®Ų·Ų§ ŲÆŲ± Ų§Ų³ŲŖŲ§Ų±ŲŖ اسکریپت', - 'HTTP Error.': 'HTTP خطای', - 'Security error.': 'خطای Ų§Ł…Ł†ŪŒŲŖŪŒ', - 'Generic error.': 'خطای Ų¹Ł…ŁˆŁ…ŪŒ', - 'IO error.': 'IO خطای', - 'File: %s': ' ŁŲ§ŪŒŁ„ ها : %s', - 'Close': 'بستن', - '%d files queued': '%d ŁŲ§ŪŒŁ„ ŲÆŲ± صف', - 'Using runtime: ': 'استفاده Ł…ŪŒŚ©Ł†ŪŒŲÆ Ų§Ų² : ', - 'File: %f, size: %s, max file size: %m': ŁŲ§ŪŒŁ„: %f, سایز: %s, ŲØŲ²Ų±ŚÆŲŖŲ±ŪŒŁ† سایز ŁŲ§ŪŒŁ„: %m', - 'Upload element accepts only %d file(s) at a time. Extra files were stripped.': 'عنصر بارگذار فقط %d ŁŲ§ŪŒŁ„ رو ŲÆŲ± یک زمان Ł…ŪŒ پذیرد. سایر ŁŲ§ŪŒŁ„ ها Ł…Ų¬Ų±ŲÆ Ų§Ų² Ų§ŪŒŁ† Ł…ŁˆŲ¶ŁˆŲ¹ هستند.', - 'Upload URL might be wrong or doesn\'t exist': 'Ų¢ŲÆŲ±Ų³ Ų¢Ł¾Ł„ŁˆŲÆ اؓتباه Ł…ŪŒ ŲØŲ§Ų“ŲÆ یا وجود ندارد', - 'Error: File too large: ': 'Ų®Ų·Ų§: ŁŲ§ŪŒŁ„ Ų­Ų¬ŪŒŁ… Ų§Ų³ŲŖ :: ', - 'Error: Invalid file extension: ': 'Ų®Ų·Ų§ Ł¾Ų³ŁˆŁ†ŲÆ ŁŲ§ŪŒŁ„ Ł…Ų¹ŲŖŲØŲ± Ł†Ł…ŪŒ ŲØŲ§Ų“ŲÆ : ' -}); diff --git a/www/themes/profind/lib/plupload/js/i18n/fi.js b/www/themes/profind/lib/plupload/js/i18n/fi.js deleted file mode 100644 index 12a639e..0000000 --- a/www/themes/profind/lib/plupload/js/i18n/fi.js +++ /dev/null @@ -1,33 +0,0 @@ -// .fi file like language pack -plupload.addI18n({ - 'Select files' : 'Valitse tiedostoja', - 'Add files to the upload queue and click the start button.' : 'LisƤƤ tiedostoja latausjonoon ja klikkaa aloita-nappia.', - 'Filename' : 'Tiedostonimi', - 'Status' : 'Tila', - 'Size' : 'Koko', - 'Add files' : 'LisƤƤ tiedostoja', - 'Stop current upload' : 'PysƤytƤ nykyinen lataus', - 'Start uploading queue' : 'Aloita jonon lataus', - 'Drag files here.' : 'Raahaa tiedostot tƤnne.', - 'Start upload' : 'Aloita lataus', - 'Uploaded %d/%d files': 'Ladattu %d/%d tiedostoa', - 'Stop upload': 'PysƤytƤ lataus', - 'Start upload': 'Aloita lataus', - '%d files queued': '%d tiedostoa jonossa', - 'File: %s': 'Tiedosto: %s', - 'Close': 'Sulje', - 'Using runtime: ': 'KƤytetƤƤn ajonaikaista: ', - 'File: %f, size: %s, max file size: %m': 'Tiedosto: %f, koko: %s, maksimi tiedostokoko: %m', - 'Upload element accepts only %d file(s) at a time. Extra files were stripped.': 'Latauselementti sallii ladata vain %d tiedosto(a) kerrallaan. YlimƤƤrƤiset tiedostot ohitettiin.', - 'Upload URL might be wrong or doesn\'t exist': 'Lataus URL saattaa olla vƤƤrin tai ei ole olemassa', - 'Error: File too large: ': 'Virhe: Tiedosto liian suuri: ', - 'Error: Invalid file extension: ': 'Virhe: Kelpaamaton tiedostopƤƤte: ', - 'File extension error.': 'TiedostopƤƤtevirhe.', - 'File size error.': 'Tiedostokokovirhe.', - 'File count error.': 'Tiedostolaskentavirhe.', - 'Init error.': 'Init virhe.', - 'HTTP Error.': 'HTTP virhe.', - 'Security error.': 'Tietoturvavirhe.', - 'Generic error.': 'Yleinen virhe.', - 'IO error.': 'I/O virhe.' -}); \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/js/i18n/fr-ca.js b/www/themes/profind/lib/plupload/js/i18n/fr-ca.js deleted file mode 100644 index 61aba23..0000000 --- a/www/themes/profind/lib/plupload/js/i18n/fr-ca.js +++ /dev/null @@ -1,35 +0,0 @@ -// French-Canadian -plupload.addI18n({ - 'Select files' : 'SĆ©lectionnez les fichiers', - 'Add files to the upload queue and click the start button.' : 'Ajoutez des fichiers Ć  la file d\'attente et appuyez sur le bouton dĆ©marrer.', - 'Filename' : 'Nom du fichier', - 'Status' : 'Statut', - 'Size' : 'Taille', - 'Add files' : 'Ajouter Fichiers', - 'Stop current upload' : 'ArrĆŖter le tĆ©lĆ©versement actuel', - 'Start uploading queue' : 'DĆ©marrer le tĆ©lĆ©versement', - 'Uploaded %d/%d files': '%d/%d fichiers envoyĆ©s', - 'N/A' : 'Non applicable', - 'Drag files here.' : 'Glisser-dĆ©poser les fichiers ici', - 'File extension error.': 'Erreur d\'extension de fichier', - 'File size error.': 'Erreur de taille de fichier', - 'Init error.': 'Erreur d\'initialisation', - 'HTTP Error.': 'Erreur HTTP', - 'Security error.': 'Erreur de sĆ©curitĆ©', - 'Generic error.': 'Erreur commune', - 'IO error.': 'Erreur E/S', - 'Stop Upload': 'ArrĆŖter le tĆ©lĆ©versement', - 'Add Files': 'Ajouter des fichiers', - 'Start upload': 'DĆ©marrer le tĆ©lĆ©versement', - '%d files queued': '%d fichiers en attente', - 'File: %s':'Fichier: %s', - 'Close':'Fermer', - 'Using runtime:':'Moteur logiciel:', - 'File: %f, size: %s, max file size: %m':'Fichier: %f, poids: %s, poids maximal: %m', - 'Upload element accepts only %d file(s) at a time. Extra files were stripped.':'La file accepte %d fichier(s) Ć  la fois. Les fichiers en trop sont ignorĆ©s', - 'Upload URL might be wrong or doesn\'t exist':'L\'URL de tĆ©lĆ©versement est erronĆ© ou inexistant', - 'Error: File to large: ':'Fichier trop volumineux: ', - 'Error: Invalid file extension: ':'Extension de fichier invalide: ', - 'File size error.':'Erreur de taile de fichier', - 'File count error.':'Erreur de dĆ©compte des fichiers' -}); \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/js/i18n/fr.js b/www/themes/profind/lib/plupload/js/i18n/fr.js deleted file mode 100644 index 53dbe28..0000000 --- a/www/themes/profind/lib/plupload/js/i18n/fr.js +++ /dev/null @@ -1,25 +0,0 @@ -// French -plupload.addI18n({ - 'Select files' : 'SĆ©lectionnez les fichiers', - 'Add files to the upload queue and click the start button.' : 'Ajoutez des fichiers Ć  la file et appuyez sur le bouton dĆ©marrer.', - 'Filename' : 'Nom de fichier', - 'Status' : 'Status', - 'Size' : 'Taille', - 'Add files' : 'Ajouter Fichiers', - 'Stop current upload' : 'ArrĆŖter l\'envoi en cours', - 'Start uploading queue' : 'DĆ©marrer l\'envoi', - 'Uploaded %d/%d files': '%d/%d fichiers envoyĆ©s', - 'N/A' : 'Non applicable', - 'Drag files here.' : 'DĆ©poser les fichiers ici.', - 'File extension error.': 'Erreur extension fichier', - 'File size error.': 'Erreur taille fichier.', - 'Init error.': 'Erreur d\'initialisation.', - 'HTTP Error.': 'Erreur HTTP.', - 'Security error.': 'Erreur de sĆ©curitĆ©.', - 'Generic error.': 'Erreur gĆ©nĆ©rique.', - 'IO error.': 'Erreur E/S.', - 'Stop Upload': 'ArrĆŖter les envois.', - 'Add Files': 'Ajouter des fichiers', - 'Start Upload': 'DĆ©marrer les envois.', - '%d files queued': '%d fichiers en attente.' -}); \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/js/i18n/hr.js b/www/themes/profind/lib/plupload/js/i18n/hr.js deleted file mode 100644 index 084be51..0000000 --- a/www/themes/profind/lib/plupload/js/i18n/hr.js +++ /dev/null @@ -1,25 +0,0 @@ -// Croatian -plupload.addI18n({ - 'Select files': 'Izaberite datoteke:', - 'Add files to the upload queue and click the start button.': 'Dodajte datoteke u listu i kliknite Upload.', - 'Filename': 'Ime datoteke', - 'Status': 'Status', - 'Size': 'Veličina', - 'Add files': 'Dodajte datoteke', - 'Stop current upload': 'Zaustavi trenutan upload', - 'Start uploading queue': 'Pokreni Upload', - 'Uploaded %d/%d files': 'Uploadano %d/%d datoteka', - 'N/A': 'N/A', - 'Drag files here.': 'Dovucite datoteke ovdje', - 'File extension error.': 'GreÅ”ka ekstenzije datoteke.', - 'File size error.': 'GreÅ”ka veličine datoteke.', - 'Init error.': 'GreÅ”ka inicijalizacije.', - 'HTTP Error.': 'HTTP greÅ”ka.', - 'Security error.': 'Sigurnosna greÅ”ka.', - 'Generic error.': 'Generička greÅ”ka.', - 'IO error.': 'I/O greÅ”ka.', - 'Stop Upload': 'Zaustavi upload.', - 'Add Files': 'Dodaj datoteke', - 'Start Upload': 'Pokreni upload.', - '%d files queued': '%d datoteka na čekanju.' -}); \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/js/i18n/hu.js b/www/themes/profind/lib/plupload/js/i18n/hu.js deleted file mode 100644 index 87070ba..0000000 --- a/www/themes/profind/lib/plupload/js/i18n/hu.js +++ /dev/null @@ -1,33 +0,0 @@ -// Hungarian -plupload.addI18n({ - 'Select files' : 'FĆ”jlok kivĆ”lasztĆ”sa', - 'Add files to the upload queue and click the start button.' : 'VĆ”laszd ki a fĆ”jlokat, majd kattints az IndĆ­tĆ”s gombra.', - 'Filename' : 'FĆ”jlnĆ©v', - 'Status' : 'Ɓllapot', - 'Size' : 'MĆ©ret', - 'Add files' : 'HozzĆ”adĆ”s', - 'Stop current upload' : 'Jelenlegi feltƶltĆ©s megszakĆ­tĆ”sa', - 'Start uploading queue' : 'VĆ”rakozĆ”si sor feltƶltĆ©sĆ©nek indĆ­tĆ”sa', - 'Uploaded %d/%d files': 'Feltƶltƶtt fĆ”jlok: %d/%d', - 'N/A': 'Nem elĆ©rhető', - 'Drag files here.' : 'HĆŗzd ide a fĆ”jlokat.', - 'Stop upload': 'FeltƶltĆ©s megszakĆ­tĆ”sa', - 'Start upload': 'IndĆ­tĆ”s', - '%d files queued': '%d fĆ”jl sorbaĆ”llĆ­tva', - 'File: %s': 'FĆ”jl: %s', - 'Close': 'BezĆ”rĆ”s', - 'Using runtime: ': 'HasznĆ”lt runtime: ', - 'File: %f, size: %s, max file size: %m': 'FĆ”jl: %f, mĆ©ret: %s, maximĆ”lis fĆ”jlmĆ©ret: %m', - 'Upload element accepts only %d file(s) at a time. Extra files were stripped.': 'A feltƶltĆ©s egyszerre csak %d fĆ”jlt fogad el, a tƶbbi fĆ”jl nem lesz feltƶltve.', - 'Upload URL might be wrong or doesn\'t exist': 'A megadott URL hibĆ”s vagy nem lĆ©tezik', - 'Error: File too large: ': 'Hiba: A fĆ”jl tĆŗl nagy: ', - 'Error: Invalid file extension: ': 'Hiba: ƉrvĆ©nytelen fĆ”jlkiterjesztĆ©s: ', - 'File extension error.': 'HibĆ”s fĆ”jlkiterjesztĆ©s.', - 'File size error.': 'HibĆ”s fĆ”jlmĆ©ret.', - 'File count error.': 'A fĆ”jlok szĆ”mĆ”val kapcsolatos hiba.', - 'Init error.': 'Init hiba.', - 'HTTP Error.': 'HTTP hiba.', - 'Security error.': 'BiztonsĆ”gi hiba.', - 'Generic error.': 'ƁltalĆ”nos hiba.', - 'IO error.': 'I/O hiba.' -}); diff --git a/www/themes/profind/lib/plupload/js/i18n/it.js b/www/themes/profind/lib/plupload/js/i18n/it.js deleted file mode 100644 index 891e4fb..0000000 --- a/www/themes/profind/lib/plupload/js/i18n/it.js +++ /dev/null @@ -1,24 +0,0 @@ -// Italian -plupload.addI18n({ - 'Select files' : 'Seleziona i files', - 'Add files to the upload queue and click the start button.' : 'Aggiungi i file alla coda di caricamento e clicca il pulsante di avvio.', - 'Filename' : 'Nome file', - 'Status' : 'Stato', - 'Size' : 'Dimensione', - 'Add Files' : 'Aggiungi file', - 'Stop current upload' : 'Interrompi il caricamento', - 'Start uploading queue' : 'Avvia il caricamento', - 'Uploaded %d/%d files': 'Caricati %d/%d file', - 'N/A' : 'N/D', - 'Drag files here.' : 'Trascina i file qui.', - 'File extension error.': 'Errore estensione file.', - 'File size error.': 'Errore dimensione file.', - 'Init error.': 'Errore inizializzazione.', - 'HTTP Error.': 'Errore HTTP.', - 'Security error.': 'Errore sicurezza.', - 'Generic error.': 'Errore generico.', - 'IO error.': 'Errore IO.', - 'Stop Upload': 'Ferma Upload', - 'Start Upload': 'Inizia Upload', - '%d files queued': '%d file in lista' -}); \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/js/i18n/ja.js b/www/themes/profind/lib/plupload/js/i18n/ja.js deleted file mode 100644 index 2145945..0000000 --- a/www/themes/profind/lib/plupload/js/i18n/ja.js +++ /dev/null @@ -1,37 +0,0 @@ -// Japanese -plupload.addI18n({ - 'Select files' : 'ćƒ•ć‚”ć‚¤ćƒ«éøęŠž', - 'Add files to the upload queue and click the start button.' : 'ćƒ•ć‚”ć‚¤ćƒ«ć‚’ć‚¢ćƒƒćƒ—ćƒ­ćƒ¼ćƒ‰ć‚­ćƒ„ćƒ¼ć«čæ½åŠ ć—ć¦ć‚¹ć‚æćƒ¼ćƒˆćƒœć‚æćƒ³ć‚’ć‚ÆćƒŖćƒƒć‚Æć—ć¦ćć ć•ć„', - 'Filename' : 'ćƒ•ć‚”ć‚¤ćƒ«å', - 'Status' : 'ć‚¹ćƒ†ćƒ¼ć‚æć‚¹', - 'Size' : 'サイズ', - 'Add Files' : 'ćƒ•ć‚”ć‚¤ćƒ«ć‚’čæ½åŠ ', - 'Stop Upload' : 'ć‚¢ćƒƒćƒ—ćƒ­ćƒ¼ćƒ‰åœę­¢', - 'Start Upload' : 'ć‚¢ćƒƒćƒ—ćƒ­ćƒ¼ćƒ‰', - 'Add files' : 'ćƒ•ć‚”ć‚¤ćƒ«ć‚’čæ½åŠ ', - 'Add files.' : 'ćƒ•ć‚”ć‚¤ćƒ«ć‚’čæ½åŠ ', - 'Stop current upload' : 'ē¾åœØć®ć‚¢ćƒƒćƒ—ćƒ­ćƒ¼ćƒ‰ć‚’åœę­¢', - 'Start uploading queue' : 'ć‚¢ćƒƒćƒ—ćƒ­ćƒ¼ćƒ‰', - 'Stop upload' : 'ć‚¢ćƒƒćƒ—ćƒ­ćƒ¼ćƒ‰åœę­¢', - 'Start upload' : 'ć‚¢ćƒƒćƒ—ćƒ­ćƒ¼ćƒ‰', - 'Uploaded %d/%d files': 'ć‚¢ćƒƒćƒ—ćƒ­ćƒ¼ćƒ‰äø­ %d/%d ćƒ•ć‚”ć‚¤ćƒ«', - 'N/A' : 'N/A', - 'Drag files here.' : 'ć“ć“ć«ćƒ•ć‚”ć‚¤ćƒ«ć‚’ćƒ‰ćƒ©ćƒƒć‚°', - 'File extension error.': 'ćƒ•ć‚”ć‚¤ćƒ«ę‹”å¼µå­ć‚Øćƒ©ćƒ¼', - 'File size error.': 'ćƒ•ć‚”ć‚¤ćƒ«ć‚µć‚¤ć‚ŗć‚Øćƒ©ćƒ¼', - 'File count error.': 'ćƒ•ć‚”ć‚¤ćƒ«ę•°ć‚Øćƒ©ćƒ¼', - 'Init error.': 'ć‚¤ćƒ‹ć‚·ćƒ£ćƒ©ć‚¤ć‚ŗć‚Øćƒ©ćƒ¼', - 'HTTP Error.': 'HTTP ć‚Øćƒ©ćƒ¼', - 'Security error.': 'ć‚»ć‚­ćƒ„ćƒŖćƒ†ć‚£ć‚Øćƒ©ćƒ¼', - 'Generic error.': 'ć‚Øćƒ©ćƒ¼', - 'IO error.': 'IO ć‚Øćƒ©ćƒ¼', - 'File: %s': 'ćƒ•ć‚”ć‚¤ćƒ«: %s', - 'Close': '閉恘悋', - '%d files queued': '%d ćƒ•ć‚”ć‚¤ćƒ«ćŒčæ½åŠ ć•ć‚Œć¾ć—ćŸ', - 'Using runtime: ': 'ćƒ¢ćƒ¼ćƒ‰: ', - 'File: %f, size: %s, max file size: %m': 'ćƒ•ć‚”ć‚¤ćƒ«: %f, サイズ: %s, ęœ€å¤§ćƒ•ć‚”ć‚¤ćƒ«ć‚µć‚¤ć‚ŗ: %m', - 'Upload element accepts only %d file(s) at a time. Extra files were stripped.': 'ć‚¢ćƒƒćƒ—ćƒ­ćƒ¼ćƒ‰åÆčƒ½ćŖćƒ•ć‚”ć‚¤ćƒ«ę•°ćÆ %d ć§ć™ć€‚ä½™åˆ†ćŖćƒ•ć‚”ć‚¤ćƒ«ćÆå‰Šé™¤ć•ć‚Œć¾ć—ćŸ', - 'Upload URL might be wrong or doesn\'t exist': 'ć‚¢ćƒƒćƒ—ćƒ­ćƒ¼ćƒ‰å…ˆć® URL ćŒå­˜åœØć—ć¾ć›ć‚“', - 'Error: File too large: ': 'ć‚Øćƒ©ćƒ¼: ć‚µć‚¤ć‚ŗćŒå¤§ćć™ćŽć¾ć™: ', - 'Error: Invalid file extension: ': 'ć‚Øćƒ©ćƒ¼: ę‹”å¼µå­ćŒčØ±åÆć•ć‚Œć¦ć„ć¾ć›ć‚“: ' -}); diff --git a/www/themes/profind/lib/plupload/js/i18n/ko.js b/www/themes/profind/lib/plupload/js/i18n/ko.js deleted file mode 100644 index a2c5e66..0000000 --- a/www/themes/profind/lib/plupload/js/i18n/ko.js +++ /dev/null @@ -1,36 +0,0 @@ -// Republic of Korea -plupload.addI18n({ - 'Select files' : 'ķŒŒģ¼ ģ„ ķƒ', - 'Add files to the upload queue and click the start button.' : 'ķŒŒģ¼ģ„ ģ—…ė”œė“œ 큐에 ģ¶”ź°€ķ•˜ģ—¬ ģ‹œģž‘ ė²„ķŠ¼ģ„ ķ“ė¦­ķ•˜ģ‹­ģ‹œģ˜¤.', - 'Filename' : 'ķŒŒģ¼ ģ“ė¦„', - 'Status' : '상태', - 'Size' : '크기', - 'Add Files' : 'ķŒŒģ¼ 추가', - 'Stop Upload': 'ģ—…ė”œė“œ 중지', - 'Start Upload': 'ģ—…ė”œė“œ', - 'Add files': 'ķŒŒģ¼ 추가', - 'Stop current upload': 'ķ˜„ģž¬ ģ—…ė”œė“œė„¼ ģ •ģ§€', - 'Start uploading queue': 'ģ—…ė”œė“œ', - 'Stop upload': 'ģ—…ė”œė“œ 중지', - 'Start upload': 'ģ—…ė”œė“œ', - 'Uploaded % d / % d files': 'ģ—…ė”œė“œ 중 % d / % d ķŒŒģ¼', - 'N / A': 'N / A', - 'Drag files here': '여기에 ķŒŒģ¼ģ„ ė“œėž˜ź·ø', - 'File extension error': 'ķŒŒģ¼ ķ™•ģž„ģž 오넘', - 'File size error': 'ķŒŒģ¼ 크기 오넘', - 'File count error': 'ģ“ėÆøģ§€ : 오넘', - 'Init error': 'ģ“ˆźø°ķ™” 오넘', - 'HTTP Error': 'HTTP 오넘', - 'Security error': 'ė³“ģ•ˆ 오넘', - 'Generic error': '오넘', - 'IO error': 'IO 오넘', - 'File : % s': 'ķŒŒģ¼ % s', - 'Close': 'ė‹«źø°', - '% d files queued': '% d ķŒŒģ¼ģ“ ģ¶”ź°€ė˜ģ—ˆģŠµė‹ˆė‹¤', - 'Using runtime :': 'ėŖØė“œ', - 'File : % f, size : % s, max file size : % m': 'ķŒŒģ¼ : % f, 크기 : % s, ģµœėŒ€ ķŒŒģ¼ 크기 : % m', - 'Upload element accepts only % d file (s) at a time. Extra files were stripped': 'ģ—…ė”œė“œ ź°€ėŠ„ķ•œ ķŒŒģ¼ģ˜ ģˆ˜ėŠ” % dģž…ė‹ˆė‹¤. ė¶ˆķ•„ģš”ķ•œ ķŒŒģ¼ģ€ ģ‚­ģ œė˜ģ—ˆģŠµė‹ˆė‹¤ ', - 'Upload URL might be wrong or doesn \'t exist ':'ģ—…ė”œė“œķ•  URLģ“ ģ”“ģž¬ķ•˜ģ§€ ģ•ŠģŠµė‹ˆė‹¤ ', - 'Error : File too large :': '오넘 : 크기가 ė„ˆė¬“ ķ½ė‹ˆė‹¤', - 'Error : Invalid file extension :': '오넘 : ķ™•ģž„ģžź°€ ķ—ˆģš©ė˜ģ§€ ģ•ŠģŠµė‹ˆė‹¤ :' -}); \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/js/i18n/lv.js b/www/themes/profind/lib/plupload/js/i18n/lv.js deleted file mode 100644 index 2a04045..0000000 --- a/www/themes/profind/lib/plupload/js/i18n/lv.js +++ /dev/null @@ -1,33 +0,0 @@ -// .lv file like language pack -plupload.addI18n({ - 'Select files' : 'Izvēlieties failus', - 'Add files to the upload queue and click the start button.' : 'Pieveinojiet failus rindai un klikŔķiniet uz "Sākt augÅ”upielādi" pogas.', - 'Filename' : 'Faila nosaukums', - 'Status' : 'Statuss', - 'Size' : 'Izmērs', - 'Add files' : 'Pievienot failus', - 'Stop current upload' : 'Apturēt paÅ”reizējo augÅ”upielādi', - 'Start uploading queue' : 'Sākt augÅ”upielādi', - 'Drag files here.' : 'Ievelciet failus Å”eit', - 'Start upload' : 'Sākt augÅ”upielādi', - 'Uploaded %d/%d files': 'AugÅ”upielādēti %d/%d faili', - 'Stop upload': 'Pārtraukt augÅ”upielādi', - 'Start upload': 'Sākt augÅ”upielādi', - '%d files queued': '%d faili pievienoti rindai', - 'File: %s': 'Fails: %s', - 'Close': 'Aizvērt', - 'Using runtime: ': 'Lieto saskarni: ', - 'File: %f, size: %s, max file size: %m': 'Fails: %f, izmērs: %s, maksimālais faila izmērs: %m', - 'Upload element accepts only %d file(s) at a time. Extra files were stripped.': 'Iespējams ielādēt tikai %d failus vienā reizē. AtlikuÅ”ie faili netika pievienoti', - 'Upload URL might be wrong or doesn\'t exist': 'AugÅ”upielādes URL varētu bÅ«t nepareizs vai neeksistē', - 'Error: File too large: ': 'Kļūda: Fails pārāk liels: ', - 'Error: Invalid file extension: ': 'Kļūda: Nekorekts faila paplaÅ”inājums:', - 'File extension error.': 'Faila paplaÅ”inājuma kļūda.', - 'File size error.': 'Faila izmēra kļūda.', - 'File count error.': 'Failu skaita kļūda', - 'Init error.': 'Inicializācijas kļūda.', - 'HTTP Error.': 'HTTP kļūda.', - 'Security error.': 'DroŔības kļūda.', - 'Generic error.': 'Vispārēja rakstura kļūda.', - 'IO error.': 'Ievades/Izvades kļūda.' -}); \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/js/i18n/nl.js b/www/themes/profind/lib/plupload/js/i18n/nl.js deleted file mode 100644 index 8372c88..0000000 --- a/www/themes/profind/lib/plupload/js/i18n/nl.js +++ /dev/null @@ -1,21 +0,0 @@ -// Dutch -plupload.addI18n({ - 'Select files' : 'Selecteer bestand(en):', - 'Add files to the upload queue and click the start button.' : 'Voeg bestanden toe aan de wachtrij en druk op \'Start\'.', - 'Filename' : 'Bestandsnaam', - 'Status' : 'Status', - 'Size' : 'Grootte', - 'Add files' : 'Voeg bestanden toe', - 'Stop current upload' : 'Stop upload', - 'Start uploading queue' : 'Start upload', - 'Uploaded %d/%d files': '%d/%d bestanden ge-upload', - 'N/A' : 'Niet beschikbaar', - 'Drag files here.' : 'Sleep bestanden hierheen.', - 'File extension error.': 'Ongeldig bestandstype.', - 'File size error.': 'Bestandsgrootte Error.', - 'Init error.': 'Initialisatie error.', - 'HTTP Error.': 'HTTP Error.', - 'Security error.': 'Beveiliging error.', - 'Generic error.': 'Onbekende error.', - 'IO error.': 'IO error.' -}); \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/js/i18n/pl.js b/www/themes/profind/lib/plupload/js/i18n/pl.js deleted file mode 100644 index 1e17082..0000000 --- a/www/themes/profind/lib/plupload/js/i18n/pl.js +++ /dev/null @@ -1,24 +0,0 @@ -plupload.addI18n({ -'Select files' : 'Wybierz pliki:', -'Add files to the upload queue and click the start button.' : 'Dodaj pliki i kliknij \'Rozpocznij transfer\'.', -'Filename' : 'Nazwa pliku', -'Status' : 'Status', -'Size' : 'Rozmiar', -'Add files' : 'Dodaj pliki', -'Stop current upload' : 'Przerwij aktualny transfer', -'Start uploading queue' : 'Rozpocznij wysyłanie', -'Uploaded %d/%d files': 'Wysłano %d/%d plików', -'N/A' : 'Nie dostępne', -'Drag files here.' : 'Przeciągnij tu pliki', -'File extension error.': 'Nieobsługiwany format pliku.', -'File size error.': 'Plik jest zbyt duży.', -'Init error.': 'Błąd inicjalizacji.', -'HTTP Error.': 'Błąd HTTP.', -'Security error.': 'Błąd bezpieczeństwa.', -'Generic error.': 'Błąd ogólny.', -'IO error.': 'Błąd IO.', -'Stop Upload': 'Przerwij transfer.', -'Add Files': 'Dodaj pliki', -'Start upload': 'Rozpocznij transfer.', -'%d files queued': '%d plików w kolejce.' -}); diff --git a/www/themes/profind/lib/plupload/js/i18n/pt-br.js b/www/themes/profind/lib/plupload/js/i18n/pt-br.js deleted file mode 100644 index 8a3e265..0000000 --- a/www/themes/profind/lib/plupload/js/i18n/pt-br.js +++ /dev/null @@ -1,35 +0,0 @@ -// Brazilian Portuguese -plupload.addI18n({ - 'Select files' : 'Escolha os arquivos', - 'Add files to the upload queue and click the start button.' : 'Adicione os arquivos abaixo e clique no botĆ£o "Iniciar o envio".', - 'Filename' : 'Nome do arquivo', - 'Status' : 'Status', - 'Size' : 'Tamanho', - 'Add Files' : 'Adicionar arquivo(s)', - 'Stop Upload' : 'Parar o envio', - 'Start Upload' : 'Iniciar o envio', - 'Add files' : 'Adicionar arquivo(s)', - 'Add files.' : 'Adicionar arquivo(s)', - 'Stop upload' : 'Parar o envio', - 'Start upload' : 'Iniciar o envio', - 'Uploaded %d/%d files': 'Enviado(s) %d/%d arquivo(s)', - 'N/A' : 'N/D', - 'Drag files here.' : 'Arraste os arquivos pra cĆ”', - 'File extension error.': 'Tipo de arquivo nĆ£o permitido.', - 'File size error.': 'Tamanho de arquivo nĆ£o permitido.', - 'File count error.': 'Erro na contagem dos arquivos', - 'Init error.': 'Erro inicializando.', - 'HTTP Error.': 'Erro HTTP.', - 'Security error.': 'Erro de seguranƧa.', - 'Generic error.': 'Erro genĆ©rico.', - 'IO error.': 'Erro de E/S.', - 'File: %s': 'Arquivo: %s', - 'Close': 'Fechar', - '%d files queued': '%d arquivo(s)', - 'Using runtime: ': 'Usando: ', - 'File: %f, size: %s, max file size: %m': 'Arquivo: %f, tamanho: %s, mĆ”ximo: %m', - 'Upload element accepts only %d file(s) at a time. Extra files were stripped.': 'Só sĆ£o aceitos %d arquivos por vez. O que passou disso foi descartado.', - 'Upload URL might be wrong or doesn\'t exist': 'URL de envio estĆ” errada ou nĆ£o existe', - 'Error: File too large: ': 'Erro: Arquivo muito grande: ', - 'Error: Invalid file extension: ': 'Erro: Tipo de arquivo nĆ£o permitido: ' -}); diff --git a/www/themes/profind/lib/plupload/js/i18n/ro.js b/www/themes/profind/lib/plupload/js/i18n/ro.js deleted file mode 100644 index fd198f0..0000000 --- a/www/themes/profind/lib/plupload/js/i18n/ro.js +++ /dev/null @@ -1,24 +0,0 @@ -// Romanian -plupload.addI18n({ - 'Select files' : 'Selectare fişiere', - 'Add files to the upload queue and click the start button.' : 'Adaugă fişiere Ć®n lista apoi apasă butonul \'Ǝncepe Ć®ncărcare\'.', - 'Filename' : 'Nume fişier', - 'Status' : 'Stare', - 'Size' : 'Mărime', - 'Add files' : 'Adăugare fişiere', - 'Stop current upload' : 'Ǝntrerupe Ć®ncărcarea curentă', - 'Start uploading queue' : 'Ǝncepe incărcarea', - 'Uploaded %d/%d files': 'Fişiere Ć®ncărcate %d/%d', - 'N/A' : 'N/A', - 'Drag files here.' : 'Trage aici fişierele', - 'File extension error.': 'Extensie fişier eronată', - 'File size error.': 'Eroare dimensiune fişier', - 'Init error.': 'Eroare iniÅ£ializare', - 'HTTP Error.': 'Eroare HTTP', - 'Security error.': 'Eroare securitate', - 'Generic error.': 'Eroare generică', - 'IO error.': 'Eroare Intrare/Ieşire', - 'Stop Upload': 'Oprire Ć®ncărcare', - 'Start upload': 'Ǝncepe Ć®ncărcare', - '%d files queued': '%d fişiere listate' -}); \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/js/i18n/ru.js b/www/themes/profind/lib/plupload/js/i18n/ru.js deleted file mode 100644 index a78af8e..0000000 --- a/www/themes/profind/lib/plupload/js/i18n/ru.js +++ /dev/null @@ -1,21 +0,0 @@ -// Russian -plupload.addI18n({ - 'Select files' : 'Выберите файлы', - 'Add files to the upload queue and click the start button.' : 'Š”Š¾Š±Š°Š²ŃŒŃ‚Šµ файлы в Š¾Ń‡ŠµŃ€ŠµŠ“ŃŒ Šø нажмите кнопку "Š—Š°Š³Ń€ŃƒŠ·ŠøŃ‚ŃŒ файлы".', - 'Filename' : 'Š˜Š¼Ń файла', - 'Status' : 'Š”Ń‚Š°Ń‚ŃƒŃ', - 'Size' : 'Размер', - 'Add files' : 'Š”Š¾Š±Š°Š²ŠøŃ‚ŃŒ файлы', - 'Stop current upload' : 'ŠžŃŃ‚Š°Š½Š¾Š²ŠøŃ‚ŃŒ Š·Š°Š³Ń€ŃƒŠ·ŠŗŃƒ', - 'Start uploading queue' : 'Š—Š°Š³Ń€ŃƒŠ·ŠøŃ‚ŃŒ файлы', - 'Uploaded %d/%d files': 'Š—Š°Š³Ń€ŃƒŠ¶ŠµŠ½Š¾ %d ŠøŠ· %d файлов', - 'N/A' : 'N/D', - 'Drag files here.' : 'ŠŸŠµŃ€ŠµŃ‚Š°Ń‰ŠøŃ‚Šµ файлы ŃŃŽŠ“Š°.', - 'File extension error.': 'ŠŠµŠæŃ€Š°Š²ŠøŠ»ŃŒŠ½Š¾Šµ Ń€Š°ŃŃˆŠøŃ€ŠµŠ½ŠøŠµ файла.', - 'File size error.': 'ŠŠµŠæŃ€Š°Š²ŠøŠ»ŃŒŠ½Ń‹Š¹ размер файла.', - 'Init error.': 'ŠžŃˆŠøŠ±ŠŗŠ° инициализации.', - 'HTTP Error.': 'ŠžŃˆŠøŠ±ŠŗŠ° HTTP.', - 'Security error.': 'ŠžŃˆŠøŠ±ŠŗŠ° безопасности.', - 'Generic error.': 'ŠžŠ±Ń‰Š°Ń ошибка.', - 'IO error.': 'ŠžŃˆŠøŠ±ŠŗŠ° ввоГа-вывоГа.' -}); \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/js/i18n/sr.js b/www/themes/profind/lib/plupload/js/i18n/sr.js deleted file mode 100644 index 59dc0a9..0000000 --- a/www/themes/profind/lib/plupload/js/i18n/sr.js +++ /dev/null @@ -1,14 +0,0 @@ -// Serbian -plupload.addI18n({ - 'Select files' : 'Izaberite fajlove', - 'Add files to the upload queue and click the start button.' : 'Dodajte fajlove u listu i kliknite na dugme Start.', - 'Filename' : 'Naziv fajla', - 'Status' : 'Status', - 'Size' : 'Veličina', - 'Add Files' : 'Dodaj fajlove', - 'Stop current upload' : 'Zaustavi upload', - 'Start uploading queue' : 'Počni upload', - 'Drag files here.' : 'Prevucite fajlove ovde.', - 'Start Upload': 'Počni upload', - 'Uploaded %d/%d files': 'Snimljeno %d/%d fajlova' -}); \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/js/i18n/sv.js b/www/themes/profind/lib/plupload/js/i18n/sv.js deleted file mode 100644 index 11c7524..0000000 --- a/www/themes/profind/lib/plupload/js/i18n/sv.js +++ /dev/null @@ -1,12 +0,0 @@ -// .po file like language pack -plupload.addI18n({ - 'Select files' : 'VƤlj filer', - 'Add files to the upload queue and click the start button.' : 'LƤgg till filer till kƶn och tryck pĆ„ start.', - 'Filename' : 'Filnamn', - 'Status' : 'Status', - 'Size' : 'Storlek', - 'Add files' : 'LƤgg till filer', - 'Stop current upload' : 'Stoppa uppladdningen', - 'Start uploading queue' : 'Starta uppladdningen', - 'Drag files here.' : 'Dra filer hit' -}); \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/js/jquery.plupload.queue/css/jquery.plupload.queue.css b/www/themes/profind/lib/plupload/js/jquery.plupload.queue/css/jquery.plupload.queue.css deleted file mode 100644 index 8581fdd..0000000 --- a/www/themes/profind/lib/plupload/js/jquery.plupload.queue/css/jquery.plupload.queue.css +++ /dev/null @@ -1,177 +0,0 @@ -/* - Plupload -------------------------------------------------------------------- */ - -.plupload_button { - display: -moz-inline-box; /* FF < 3*/ - display: inline-block; - font: normal 12px sans-serif; - text-decoration: none; - color: #42454a; - border: 1px solid #bababa; - padding: 2px 8px 3px 20px; - margin-right: 4px; - background: #f3f3f3 url('../img/buttons.png') no-repeat 0 center; - outline: 0; - - /* Optional rounded corners for browsers that support it */ - -moz-border-radius: 3px; - -khtml-border-radius: 3px; - -webkit-border-radius: 3px; - border-radius: 3px; -} - -.plupload_button:hover { - color: #000; - text-decoration: none; -} - -.plupload_disabled, a.plupload_disabled:hover { - color: #737373; - border-color: #c5c5c5; - background: #ededed url('../img/buttons-disabled.png') no-repeat 0 center; - cursor: default; -} - -.plupload_add { - background-position: -181px center; -} - -.plupload_wrapper { - font: normal 11px Verdana,sans-serif; - width: 100%; -} - -.plupload_container { - padding: 8px; - background: url('../img/transp50.png'); - /*-moz-border-radius: 5px;*/ -} - -.plupload_container input { - border: 1px solid #DDD; - font: normal 11px Verdana,sans-serif; - width: 98%; -} - -.plupload_header {background: #2A2C2E url('../img/backgrounds.gif') repeat-x;} -.plupload_header_content { - background: url('../img/backgrounds.gif') no-repeat 0 -317px; - min-height: 56px; - padding-left: 60px; - color: #FFF; -} -.plupload_header_title { - font: normal 18px sans-serif; - padding: 6px 0 3px; -} -.plupload_header_text { - font: normal 12px sans-serif; -} - -.plupload_filelist { - margin: 0; - padding: 0; - list-style: none; -} - -.plupload_scroll .plupload_filelist { - height: 185px; - background: #F5F5F5; - overflow-y: scroll; -} - -.plupload_filelist li { - padding: 10px 8px; - background: #F5F5F5 url('../img/backgrounds.gif') repeat-x 0 -156px; - border-bottom: 1px solid #DDD; -} - -.plupload_filelist_header, .plupload_filelist_footer { - background: #DFDFDF; - padding: 8px 8px; - color: #42454A; -} -.plupload_filelist_header { - border-top: 1px solid #EEE; - border-bottom: 1px solid #CDCDCD; -} - -.plupload_filelist_footer {border-top: 1px solid #FFF; height: 22px; line-height: 20px; vertical-align: middle;} -.plupload_file_name {float: left; overflow: hidden} -.plupload_file_status {color: #777;} -.plupload_file_status span {color: #42454A;} -.plupload_file_size, .plupload_file_status, .plupload_progress { - float: right; - width: 80px; -} -.plupload_file_size, .plupload_file_status, .plupload_file_action {text-align: right;} - -.plupload_filelist .plupload_file_name {width: 205px} - -.plupload_file_action { - float: right; - width: 16px; - height: 16px; - margin-left: 15px; -} - -.plupload_file_action * { - display: none; - width: 16px; - height: 16px; -} - -li.plupload_uploading {background: #ECF3DC url('../img/backgrounds.gif') repeat-x 0 -238px;} -li.plupload_done {color:#AAA} - -li.plupload_delete a { - background: url('../img/delete.gif'); -} - -li.plupload_failed a { - background: url('../img/error.gif'); - cursor: default; -} - -li.plupload_done a { - background: url('../img/done.gif'); - cursor: default; -} - -.plupload_progress, .plupload_upload_status { - display: none; -} - -.plupload_progress_container { - margin-top: 3px; - border: 1px solid #CCC; - background: #FFF; - padding: 1px; -} -.plupload_progress_bar { - width: 0px; - height: 7px; - background: #CDEB8B; -} - -.plupload_scroll .plupload_filelist_header .plupload_file_action, .plupload_scroll .plupload_filelist_footer .plupload_file_action { - margin-right: 17px; -} - -/* Floats */ - -.plupload_clear,.plupload_clearer {clear: both;} -.plupload_clearer, .plupload_progress_bar { - display: block; - font-size: 0; - line-height: 0; -} - -li.plupload_droptext { - background: transparent; - text-align: center; - vertical-align: middle; - border: 0; - line-height: 165px; -} diff --git a/www/themes/profind/lib/plupload/js/jquery.plupload.queue/css/plupload-gebo.css b/www/themes/profind/lib/plupload/js/jquery.plupload.queue/css/plupload-gebo.css deleted file mode 100644 index 185b4b1..0000000 --- a/www/themes/profind/lib/plupload/js/jquery.plupload.queue/css/plupload-gebo.css +++ /dev/null @@ -1,34 +0,0 @@ -.gebo-upload {margin-bottom:6px} -.plupload_disabled,a.plupload_disabled:hover{color:#737373;cursor:default;opacity:.8} -.plupload_add{background-position:-181px center} -.plupload_wrapper{font:normal 11px Verdana,sans-serif;width:100%} -.plupload_container input{border:1px solid #DDD;font:normal 11px Verdana,sans-serif;width:98%} -.plupload_header{background:#2A2C2E url(../img/backgrounds.gif) repeat-x} -.plupload_header_content{background:url(../img/backgrounds.gif) no-repeat 0 -317px;min-height:56px;padding-left:60px;color:#FFF} -.plupload_header_title{font:normal 18px sans-serif;padding:6px 0 3px} -.plupload_header_text{font:normal 12px sans-serif} -.plupload_filelist{list-style:none;margin:0;padding:0} -.plupload_scroll .plupload_filelist{height:132px;background:#fcfcfc;overflow-y:scroll} -.plupload_filelist li{background:#fafafa;border-bottom:1px solid #ddd;padding:5px 8px} -.plupload_filelist_header,.plupload_filelist_footer{line-height:20px;background:#f2f2f2;padding:6px 8px;border-width:1px 0;border-style:solid;border-color:#ccc;vertical-align:middle} -.plupload_filelist_footer {position:relative;top:-1px} -.plupload_file_name{float:left;overflow:hidden} -.plupload_file_status{color:#777} -.plupload_file_status span{color:#42454A} -.plupload_file_size,.plupload_file_status,.plupload_progress{float:right;width:80px} -.plupload_file_size,.plupload_file_status,.plupload_file_action{text-align:right} -.plupload_filelist .plupload_file_name{width:50%} -.plupload_file_action{float:right;width:16px;height:16px;margin-left:15px} -.plupload_file_action *{display:none;width:16px;height:16px} -li.plupload_uploading{background:#ECF3DC url(../img/backgrounds.gif) repeat-x 0 -238px} -li.plupload_done{color:#AAA} -li.plupload_delete a{background:url(../img/delete.gif)} -li.plupload_failed a{background:url(../img/error.gif);cursor:default} -li.plupload_done a{background:url(../img/done.gif);cursor:default} -.plupload_progress,.plupload_upload_status{display:none} -.plupload_progress_container{margin-top:3px;border:1px solid #CCC;background:#FFF;padding:1px} -.plupload_progress_bar{width:0;height:7px;background:#CDEB8B} -.plupload_scroll .plupload_filelist_header .plupload_file_action,.plupload_scroll .plupload_filelist_footer .plupload_file_action{margin-right:17px} -.plupload_clear,.plupload_clearer{clear:both} -.plupload_clearer,.plupload_progress_bar{display:block;font-size:0;line-height:0} -li.plupload_droptext{text-align:center;border:0;line-height:120px !important;background:transparent;margin:0} \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/js/jquery.plupload.queue/img/backgrounds.gif b/www/themes/profind/lib/plupload/js/jquery.plupload.queue/img/backgrounds.gif deleted file mode 100644 index 39e33eb..0000000 Binary files a/www/themes/profind/lib/plupload/js/jquery.plupload.queue/img/backgrounds.gif and /dev/null differ diff --git a/www/themes/profind/lib/plupload/js/jquery.plupload.queue/img/buttons-disabled.png b/www/themes/profind/lib/plupload/js/jquery.plupload.queue/img/buttons-disabled.png deleted file mode 100644 index afa11af..0000000 Binary files a/www/themes/profind/lib/plupload/js/jquery.plupload.queue/img/buttons-disabled.png and /dev/null differ diff --git a/www/themes/profind/lib/plupload/js/jquery.plupload.queue/img/buttons.png b/www/themes/profind/lib/plupload/js/jquery.plupload.queue/img/buttons.png deleted file mode 100644 index 153e738..0000000 Binary files a/www/themes/profind/lib/plupload/js/jquery.plupload.queue/img/buttons.png and /dev/null differ diff --git a/www/themes/profind/lib/plupload/js/jquery.plupload.queue/img/delete.gif b/www/themes/profind/lib/plupload/js/jquery.plupload.queue/img/delete.gif deleted file mode 100644 index 78ca8b3..0000000 Binary files a/www/themes/profind/lib/plupload/js/jquery.plupload.queue/img/delete.gif and /dev/null differ diff --git a/www/themes/profind/lib/plupload/js/jquery.plupload.queue/img/done.gif b/www/themes/profind/lib/plupload/js/jquery.plupload.queue/img/done.gif deleted file mode 100644 index 29f3ed7..0000000 Binary files a/www/themes/profind/lib/plupload/js/jquery.plupload.queue/img/done.gif and /dev/null differ diff --git a/www/themes/profind/lib/plupload/js/jquery.plupload.queue/img/error.gif b/www/themes/profind/lib/plupload/js/jquery.plupload.queue/img/error.gif deleted file mode 100644 index 4682b63..0000000 Binary files a/www/themes/profind/lib/plupload/js/jquery.plupload.queue/img/error.gif and /dev/null differ diff --git a/www/themes/profind/lib/plupload/js/jquery.plupload.queue/img/throbber.gif b/www/themes/profind/lib/plupload/js/jquery.plupload.queue/img/throbber.gif deleted file mode 100644 index 4ae8b16..0000000 Binary files a/www/themes/profind/lib/plupload/js/jquery.plupload.queue/img/throbber.gif and /dev/null differ diff --git a/www/themes/profind/lib/plupload/js/jquery.plupload.queue/img/transp50.png b/www/themes/profind/lib/plupload/js/jquery.plupload.queue/img/transp50.png deleted file mode 100644 index eb0efe1..0000000 Binary files a/www/themes/profind/lib/plupload/js/jquery.plupload.queue/img/transp50.png and /dev/null differ diff --git a/www/themes/profind/lib/plupload/js/jquery.plupload.queue/jquery.plupload.queue.full.js b/www/themes/profind/lib/plupload/js/jquery.plupload.queue/jquery.plupload.queue.full.js deleted file mode 100644 index fe0c31c..0000000 --- a/www/themes/profind/lib/plupload/js/jquery.plupload.queue/jquery.plupload.queue.full.js +++ /dev/null @@ -1,334 +0,0 @@ -/** - * jquery.plupload.queue.js - * - * Copyright 2009, Moxiecode Systems AB - * Released under GPL License. - * - * License: http://www.plupload.com/license - * Contributing: http://www.plupload.com/contributing - */ - -// JSLint defined globals -/*global plupload:false, jQuery:false, alert:false */ - -(function($) { - var uploaders = {}; - - function _(str) { - return plupload.translate(str) || str; - } - - function renderUI(id, target) { - // Remove all existing non plupload items - target.contents().each(function(i, node) { - node = $(node); - - if (!node.is('.plupload')) { - node.remove(); - } - }); - - target.prepend( - '
    ' + - '
    ' + - '
    ' + - //'
    ' + - // '
    ' + - // '
    ' + _('Select files') + '
    ' + - // '
    ' + _('Add files to the upload queue and click the start button.') + '
    ' + - // '
    ' + - //'
    ' + - - '
    ' + - '
    ' + - '
    ' + _('Filename') + '
    ' + - '
     
    ' + - '
    ' + _('Status') + '
    ' + - '
    ' + _('Size') + '
    ' + - '
     
    ' + - '
    ' + - - '
      ' + - - '' + - '
      ' + - '
      ' + - '
      ' + - '' + - '
      ' - ); - } - - $.fn.pluploadQueue = function(settings) { - if (settings) { - this.each(function() { - var uploader, target, id; - - target = $(this); - id = target.attr('id'); - - if (!id) { - id = plupload.guid(); - target.attr('id', id); - } - - uploader = new plupload.Uploader($.extend({ - dragdrop : true, - container : id - }, settings)); - - uploaders[id] = uploader; - - function handleStatus(file) { - var actionClass; - - if (file.status == plupload.DONE) { - actionClass = 'plupload_done'; - } - - if (file.status == plupload.FAILED) { - actionClass = 'plupload_failed'; - } - - if (file.status == plupload.QUEUED) { - actionClass = 'plupload_delete'; - } - - if (file.status == plupload.UPLOADING) { - actionClass = 'plupload_uploading'; - } - - var icon = $('#' + file.id).attr('class', actionClass).find('a').css('display', 'block'); - if (file.hint) { - icon.attr('title', file.hint); - } - } - - function updateTotalProgress() { - $('span.plupload_total_status', target).html(uploader.total.percent + '%'); - $('div.plupload_progress_bar', target).css('width', uploader.total.percent + '%'); - $('span.plupload_upload_status', target).text( - _('Uploaded %d/%d files').replace(/%d\/%d/, uploader.total.uploaded+'/'+uploader.files.length) - ); - } - - function updateList() { - var fileList = $('ul.plupload_filelist', target).html(''), inputCount = 0, inputHTML; - - $.each(uploader.files, function(i, file) { - inputHTML = ''; - - if (file.status == plupload.DONE) { - if (file.target_name) { - inputHTML += ''; - } - - inputHTML += ''; - inputHTML += ''; - - inputCount++; - - $('#' + id + '_count').val(inputCount); - } - - fileList.append( - '
    • ' + - '
      ' + file.name + '
      ' + - '
      ' + - '
      ' + file.percent + '%
      ' + - '
      ' + plupload.formatSize(file.size) + '
      ' + - '
       
      ' + - inputHTML + - '
    • ' - ); - - handleStatus(file); - - $('#' + file.id + '.plupload_delete a').click(function(e) { - $('#' + file.id).remove(); - uploader.removeFile(file); - - e.preventDefault(); - }); - }); - - $('span.plupload_total_file_size', target).html(plupload.formatSize(uploader.total.size)); - - if (uploader.total.queued === 0) { - $('span.plupload_add_text', target).text(_('Add files.')); - } else { - $('span.plupload_add_text', target).text(uploader.total.queued + ' files queued.'); - } - - $('a.plupload_start', target).toggleClass('plupload_disabled', uploader.files.length == (uploader.total.uploaded + uploader.total.failed)); - - // Scroll to end of file list - fileList[0].scrollTop = fileList[0].scrollHeight; - - updateTotalProgress(); - - // Re-add drag message if there is no files - if (!uploader.files.length && uploader.features.dragdrop && uploader.settings.dragdrop) { - $('#' + id + '_filelist').append('
    • ' + _("Drag files here.") + '
    • '); - } - } - - uploader.bind("UploadFile", function(up, file) { - $('#' + file.id).addClass('plupload_current_file'); - }); - - uploader.bind('Init', function(up, res) { - renderUI(id, target); - - // Enable rename support - if (!settings.unique_names && settings.rename) { - $('#' + id + '_filelist div.plupload_file_name span', target).live('click', function(e) { - var targetSpan = $(e.target), file, parts, name, ext = ""; - - // Get file name and split out name and extension - file = up.getFile(targetSpan.parents('li')[0].id); - name = file.name; - parts = /^(.+)(\.[^.]+)$/.exec(name); - if (parts) { - name = parts[1]; - ext = parts[2]; - } - - // Display input element - targetSpan.hide().after(''); - targetSpan.next().val(name).focus().blur(function() { - targetSpan.show().next().remove(); - }).keydown(function(e) { - var targetInput = $(this); - - if (e.keyCode == 13) { - e.preventDefault(); - - // Rename file and glue extension back on - file.name = targetInput.val() + ext; - targetSpan.text(file.name); - targetInput.blur(); - } - }); - }); - } - - $('a.plupload_add', target).attr('id', id + '_browse'); - - up.settings.browse_button = id + '_browse'; - - // Enable drag/drop - if (up.features.dragdrop && up.settings.dragdrop) { - up.settings.drop_element = id + '_filelist'; - $('#' + id + '_filelist').append('
    • ' + _("Drag files here.") + '
    • '); - } - - $('#' + id + '_container').attr('title', 'Using runtime: ' + res.runtime); - - $('a.plupload_start', target).click(function(e) { - if (!$(this).hasClass('plupload_disabled')) { - uploader.start(); - } - - e.preventDefault(); - }); - - $('a.plupload_stop', target).click(function(e) { - e.preventDefault(); - uploader.stop(); - }); - - $('a.plupload_start', target).addClass('plupload_disabled'); - }); - - uploader.init(); - - uploader.bind("Error", function(up, err) { - var file = err.file, message; - - if (file) { - message = err.message; - - if (err.details) { - message += " (" + err.details + ")"; - } - - if (err.code == plupload.FILE_SIZE_ERROR) { - alert(_("Error: File too large: ") + file.name); - } - - if (err.code == plupload.FILE_EXTENSION_ERROR) { - alert(_("Error: Invalid file extension: ") + file.name); - } - - file.hint = message; - $('#' + file.id).attr('class', 'plupload_failed').find('a').css('display', 'block').attr('title', message); - } - }); - - uploader.bind('StateChanged', function() { - if (uploader.state === plupload.STARTED) { - $('li.plupload_delete a,div.plupload_buttons', target).hide(); - $('span.plupload_upload_status,div.plupload_progress,a.plupload_stop', target).css('display', 'block'); - $('span.plupload_upload_status', target).text('Uploaded ' + uploader.total.uploaded + '/' + uploader.files.length + ' files'); - - if (settings.multiple_queues) { - $('span.plupload_total_status,span.plupload_total_file_size', target).show(); - } - } else { - updateList(); - $('a.plupload_stop,div.plupload_progress', target).hide(); - $('a.plupload_delete', target).css('display', 'block'); - } - }); - - uploader.bind('QueueChanged', updateList); - - uploader.bind('FileUploaded', function(up, file) { - handleStatus(file); - }); - - uploader.bind("UploadProgress", function(up, file) { - // Set file specific progress - $('#' + file.id + ' div.plupload_file_status', target).html(file.percent + '%'); - - handleStatus(file); - updateTotalProgress(); - - if (settings.multiple_queues && uploader.total.uploaded + uploader.total.failed == uploader.files.length) { - $(".plupload_buttons,.plupload_upload_status", target).css("display", "inline"); - $(".plupload_start", target).addClass("plupload_disabled"); - $('span.plupload_total_status,span.plupload_total_file_size', target).hide(); - } - }); - - // Call setup function - if (settings.setup) { - settings.setup(uploader); - } - }); - - return this; - } else { - // Get uploader instance for specified element - return uploaders[$(this[0]).attr('id')]; - } - }; -})(jQuery); \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/js/jquery.plupload.queue/jquery.plupload.queue.js b/www/themes/profind/lib/plupload/js/jquery.plupload.queue/jquery.plupload.queue.js deleted file mode 100644 index 6df6e4d..0000000 --- a/www/themes/profind/lib/plupload/js/jquery.plupload.queue/jquery.plupload.queue.js +++ /dev/null @@ -1 +0,0 @@ -(function(c){var d={};function a(e){return plupload.translate(e)||e}function b(f,e){e.contents().each(function(g,h){h=c(h);if(!h.is(".plupload")){h.remove()}});e.prepend('
      '+a("Select files")+'
      '+a("Add files to the upload queue and click the start button.")+'
      '+a("Filename")+'
       
      '+a("Status")+'
      '+a("Size")+'
       
        ')}c.fn.pluploadQueue=function(e){if(e){this.each(function(){var j,i,k;i=c(this);k=i.attr("id");if(!k){k=plupload.guid();i.attr("id",k)}j=new plupload.Uploader(c.extend({dragdrop:true,container:k},e));d[k]=j;function h(l){var n;if(l.status==plupload.DONE){n="plupload_done"}if(l.status==plupload.FAILED){n="plupload_failed"}if(l.status==plupload.QUEUED){n="plupload_delete"}if(l.status==plupload.UPLOADING){n="plupload_uploading"}var m=c("#"+l.id).attr("class",n).find("a").css("display","block");if(l.hint){m.attr("title",l.hint)}}function f(){c("span.plupload_total_status",i).html(j.total.percent+"%");c("div.plupload_progress_bar",i).css("width",j.total.percent+"%");c("span.plupload_upload_status",i).text(a("Uploaded %d/%d files").replace(/%d\/%d/,j.total.uploaded+"/"+j.files.length))}function g(){var m=c("ul.plupload_filelist",i).html(""),n=0,l;c.each(j.files,function(p,o){l="";if(o.status==plupload.DONE){if(o.target_name){l+=''}l+='';l+='';n++;c("#"+k+"_count").val(n)}m.append('
      • '+o.name+'
        '+o.percent+'%
        '+plupload.formatSize(o.size)+'
         
        '+l+"
      • ");h(o);c("#"+o.id+".plupload_delete a").click(function(q){c("#"+o.id).remove();j.removeFile(o);q.preventDefault()})});c("span.plupload_total_file_size",i).html(plupload.formatSize(j.total.size));if(j.total.queued===0){c("span.plupload_add_text",i).text(a("Add files."))}else{c("span.plupload_add_text",i).text(j.total.queued+" files queued.")}c("a.plupload_start",i).toggleClass("plupload_disabled",j.files.length==(j.total.uploaded+j.total.failed));m[0].scrollTop=m[0].scrollHeight;f();if(!j.files.length&&j.features.dragdrop&&j.settings.dragdrop){c("#"+k+"_filelist").append('
      • '+a("Drag files here.")+"
      • ")}}j.bind("UploadFile",function(l,m){c("#"+m.id).addClass("plupload_current_file")});j.bind("Init",function(l,m){b(k,i);if(!e.unique_names&&e.rename){c("#"+k+"_filelist div.plupload_file_name span",i).live("click",function(s){var q=c(s.target),o,r,n,p="";o=l.getFile(q.parents("li")[0].id);n=o.name;r=/^(.+)(\.[^.]+)$/.exec(n);if(r){n=r[1];p=r[2]}q.hide().after('');q.next().val(n).focus().blur(function(){q.show().next().remove()}).keydown(function(u){var t=c(this);if(u.keyCode==13){u.preventDefault();o.name=t.val()+p;q.text(o.name);t.blur()}})})}c("a.plupload_add",i).attr("id",k+"_browse");l.settings.browse_button=k+"_browse";if(l.features.dragdrop&&l.settings.dragdrop){l.settings.drop_element=k+"_filelist";c("#"+k+"_filelist").append('
      • '+a("Drag files here.")+"
      • ")}c("#"+k+"_container").attr("title","Using runtime: "+m.runtime);c("a.plupload_start",i).click(function(n){if(!c(this).hasClass("plupload_disabled")){j.start()}n.preventDefault()});c("a.plupload_stop",i).click(function(n){n.preventDefault();j.stop()});c("a.plupload_start",i).addClass("plupload_disabled")});j.init();j.bind("Error",function(l,o){var m=o.file,n;if(m){n=o.message;if(o.details){n+=" ("+o.details+")"}if(o.code==plupload.FILE_SIZE_ERROR){alert(a("Error: File too large: ")+m.name)}if(o.code==plupload.FILE_EXTENSION_ERROR){alert(a("Error: Invalid file extension: ")+m.name)}m.hint=n;c("#"+m.id).attr("class","plupload_failed").find("a").css("display","block").attr("title",n)}});j.bind("StateChanged",function(){if(j.state===plupload.STARTED){c("li.plupload_delete a,div.plupload_buttons",i).hide();c("span.plupload_upload_status,div.plupload_progress,a.plupload_stop",i).css("display","block");c("span.plupload_upload_status",i).text("Uploaded "+j.total.uploaded+"/"+j.files.length+" files");if(e.multiple_queues){c("span.plupload_total_status,span.plupload_total_file_size",i).show()}}else{g();c("a.plupload_stop,div.plupload_progress",i).hide();c("a.plupload_delete",i).css("display","block")}});j.bind("QueueChanged",g);j.bind("FileUploaded",function(l,m){h(m)});j.bind("UploadProgress",function(l,m){c("#"+m.id+" div.plupload_file_status",i).html(m.percent+"%");h(m);f();if(e.multiple_queues&&j.total.uploaded+j.total.failed==j.files.length){c(".plupload_buttons,.plupload_upload_status",i).css("display","inline");c(".plupload_start",i).addClass("plupload_disabled");c("span.plupload_total_status,span.plupload_total_file_size",i).hide()}});if(e.setup){e.setup(j)}});return this}else{return d[c(this[0]).attr("id")]}}})(jQuery); \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/js/jquery.ui.plupload/css/jquery.ui.plupload.css b/www/themes/profind/lib/plupload/js/jquery.ui.plupload/css/jquery.ui.plupload.css deleted file mode 100644 index a819fff..0000000 --- a/www/themes/profind/lib/plupload/js/jquery.ui.plupload/css/jquery.ui.plupload.css +++ /dev/null @@ -1,147 +0,0 @@ -/* - Plupload -------------------------------------------------------------------- */ - -.plupload_button {cursor: pointer;} - -.plupload_wrapper { - font: normal 11px Verdana,sans-serif; - width: 100%; -} - -.plupload .plupload_container input {width: 98%;} -.plupload .plupload_filelist_footer {border-width: 1px 0 0 0} -.plupload .plupload_filelist_header {border-width: 0 0 1px 0} -div.plupload .plupload_file {border-width: 0 0 1px 0} -div.plupload div.plupload_header {border-width: 0 0 1px 0; position: relative;} - -.plupload_file .ui-icon { - cursor:pointer; -} - -.plupload_header_content { - background-image: url('../img/plupload.png'); - background-repeat: no-repeat; - background-position: 8px center; - min-height: 56px; - padding-left: 60px; - position:relative; -} -.plupload_header_content_bw {background-image: url('../img/plupload-bw.png');} -.plupload_header_title { - font: normal 18px sans-serif; - padding: 6px 0 3px; -} -.plupload_header_text {font: normal 12px sans-serif;} - -.plupload_filelist, -.plupload_filelist_content { - border-collapse: collapse; - margin: 0; - padding: 0; - width: 100%; - -moz-user-select:none; - -webkit-user-select:none; - user-select:none; -} - -.plupload_cell {padding: 8px 6px;} - -.plupload_file { - border-left: none; - border-right: none; -} - -.plupload .ui-sortable-helper, -.plupload .ui-sortable .plupload_file { - cursor:move; -} - -.plupload_scroll { - max-height: 180px; - min-height: 168px; - _height: 168px; - overflow-y: auto; -} - -.plupload_file_size, .plupload_file_status {text-align: right;} -.plupload_file_size, .plupload_file_status {width: 52px;} -.plupload_file_action {width: 16px;} -.plupload_file_name { - overflow: hidden; - padding-left: 10px; -} - -.plupload_file_rename { - width:95%; -} - -.plupload_progress {width: 60px;} -.plupload_progress_container {padding: 1px;} - - -/* Floats */ - -.plupload_right {float: right;} -.plupload_left {float: left;} -.plupload_clear,.plupload_clearer {clear: both;} -.plupload_clearer, .plupload_progress_bar { - display: block; - font-size: 0; - line-height: 0; -} -.plupload_clearer {height: 0;} - -/* Misc */ -.plupload_hidden {display: none;} -.plupload_droptext { - background: transparent; - text-align: center; - vertical-align: middle; - border: 0; - line-height: 165px; -} - -.plupload_buttons, .plupload_upload_status {float: left} - -.plupload_message { - position: absolute; - top: 0px; - left: 0px; - height: 100%; - width: 100%; -} - -.plupload_message p { - padding:0.7em; - margin:0; -} - -.plupload_message strong { - font-weight: bold; -} - -plupload_message i { - font-style: italic; -} - -.plupload_message p span.ui-icon { - float: left; - margin-right: 0.3em; -} - -.plupload_header_content .ui-state-error, -.plupload_header_content .ui-state-highlight { - border:none; -} - -.plupload_message_close { - position:absolute; - top:5px; - right:5px; - cursor:pointer; -} - -.plupload .ui-sortable-placeholder { - height:35px; -} diff --git a/www/themes/profind/lib/plupload/js/jquery.ui.plupload/img/plupload-bw.png b/www/themes/profind/lib/plupload/js/jquery.ui.plupload/img/plupload-bw.png deleted file mode 100644 index bb4147e..0000000 Binary files a/www/themes/profind/lib/plupload/js/jquery.ui.plupload/img/plupload-bw.png and /dev/null differ diff --git a/www/themes/profind/lib/plupload/js/jquery.ui.plupload/img/plupload.png b/www/themes/profind/lib/plupload/js/jquery.ui.plupload/img/plupload.png deleted file mode 100644 index 74fa3ad..0000000 Binary files a/www/themes/profind/lib/plupload/js/jquery.ui.plupload/img/plupload.png and /dev/null differ diff --git a/www/themes/profind/lib/plupload/js/jquery.ui.plupload/jquery.ui.plupload.js b/www/themes/profind/lib/plupload/js/jquery.ui.plupload/jquery.ui.plupload.js deleted file mode 100644 index a836bb6..0000000 --- a/www/themes/profind/lib/plupload/js/jquery.ui.plupload/jquery.ui.plupload.js +++ /dev/null @@ -1 +0,0 @@ -(function(f,a,c,g,e){var h={};function b(i){return c.translate(i)||i}function d(i){i.html('
        '+b("Select files")+'
        '+b("Add files to the upload queue and click the start button.")+'
        '+b("Filename")+''+b("Status")+''+b("Size")+' 
        ')}g.widget("ui.plupload",{contents_bak:"",runtime:null,options:{browse_button_hover:"ui-state-hover",browse_button_active:"ui-state-active",dragdrop:true,multiple_queues:true,buttons:{browse:true,start:true,stop:true},autostart:false,sortable:false,rename:false,max_file_count:0},FILE_COUNT_ERROR:-9001,_create:function(){var i=this,k,j;k=this.element.attr("id");if(!k){k=c.guid();this.element.attr("id",k)}this.id=k;this.contents_bak=this.element.html();d(this.element);this.container=g(".plupload_container",this.element).attr("id",k+"_container");this.filelist=g(".plupload_filelist_content",this.container).attr({id:k+"_filelist",unselectable:"on"});this.browse_button=g(".plupload_add",this.container).attr("id",k+"_browse");this.start_button=g(".plupload_start",this.container).attr("id",k+"_start");this.stop_button=g(".plupload_stop",this.container).attr("id",k+"_stop");if(g.ui.button){this.browse_button.button({icons:{primary:"ui-icon-circle-plus"}});this.start_button.button({icons:{primary:"ui-icon-circle-arrow-e"},disabled:true});this.stop_button.button({icons:{primary:"ui-icon-circle-close"}})}this.progressbar=g(".plupload_progress_container",this.container);if(g.ui.progressbar){this.progressbar.progressbar()}this.counter=g(".plupload_count",this.element).attr({id:k+"_count",name:k+"_count"});j=this.uploader=h[k]=new c.Uploader(g.extend({container:k,browse_button:k+"_browse"},this.options));j.bind("Error",function(l,m){if(m.code===c.INIT_ERROR){i.destroy()}});j.bind("Init",function(l,m){if(!i.options.buttons.browse){i.browse_button.button("disable").hide();l.disableBrowse(true)}if(!i.options.buttons.start){i.start_button.button("disable").hide()}if(!i.options.buttons.stop){i.stop_button.button("disable").hide()}if(!i.options.unique_names&&i.options.rename){i._enableRenaming()}if(j.features.dragdrop&&i.options.dragdrop){i._enableDragAndDrop()}i.container.attr("title",b("Using runtime: ")+(i.runtime=m.runtime));i.start_button.click(function(n){if(!g(this).button("option","disabled")){i.start()}n.preventDefault()});i.stop_button.click(function(n){i.stop();n.preventDefault()})});if(i.options.max_file_count){j.bind("FilesAdded",function(l,n){var o=[],m=n.length;var p=l.files.length+m-i.options.max_file_count;if(p>0){o=n.splice(m-p,p);l.trigger("Error",{code:i.FILE_COUNT_ERROR,message:b("File count error."),file:o})}})}j.init();j.bind("FilesAdded",function(l,m){i._trigger("selected",null,{up:l,files:m});if(i.options.autostart){setTimeout(function(){i.start()},10)}});j.bind("FilesRemoved",function(l,m){i._trigger("removed",null,{up:l,files:m})});j.bind("QueueChanged",function(){i._updateFileList()});j.bind("StateChanged",function(){i._handleState()});j.bind("UploadFile",function(l,m){i._handleFileStatus(m)});j.bind("FileUploaded",function(l,m){i._handleFileStatus(m);i._trigger("uploaded",null,{up:l,file:m})});j.bind("UploadProgress",function(l,m){g("#"+m.id).find(".plupload_file_status").html(m.percent+"%").end().find(".plupload_file_size").html(c.formatSize(m.size));i._handleFileStatus(m);i._updateTotalProgress();i._trigger("progress",null,{up:l,file:m})});j.bind("UploadComplete",function(l,m){i._trigger("complete",null,{up:l,files:m})});j.bind("Error",function(l,p){var n=p.file,o,m;if(n){o=""+p.message+"";m=p.details;if(m){o+="
        "+p.details+""}else{switch(p.code){case c.FILE_EXTENSION_ERROR:m=b("File: %s").replace("%s",n.name);break;case c.FILE_SIZE_ERROR:m=b("File: %f, size: %s, max file size: %m").replace(/%([fsm])/g,function(r,q){switch(q){case"f":return n.name;case"s":return n.size;case"m":return c.parseSize(i.options.max_file_size)}});break;case i.FILE_COUNT_ERROR:m=b("Upload element accepts only %d file(s) at a time. Extra files were stripped.").replace("%d",i.options.max_file_count);break;case c.IMAGE_FORMAT_ERROR:m=c.translate("Image format either wrong or not supported.");break;case c.IMAGE_MEMORY_ERROR:m=c.translate("Runtime ran out of available memory.");break;case c.IMAGE_DIMENSIONS_ERROR:m=c.translate("Resoultion out of boundaries! %s runtime supports images only up to %wx%hpx.").replace(/%([swh])/g,function(r,q){switch(q){case"s":return l.runtime;case"w":return l.features.maxWidth;case"h":return l.features.maxHeight}});break;case c.HTTP_ERROR:m=b("Upload URL might be wrong or doesn't exist");break}o+="
        "+m+""}i.notify("error",o);i._trigger("error",null,{up:l,file:n,error:o})}})},_setOption:function(j,k){var i=this;if(j=="buttons"&&typeof(k)=="object"){k=g.extend(i.options.buttons,k);if(!k.browse){i.browse_button.button("disable").hide();up.disableBrowse(true)}else{i.browse_button.button("enable").show();up.disableBrowse(false)}if(!k.start){i.start_button.button("disable").hide()}else{i.start_button.button("enable").show()}if(!k.stop){i.stop_button.button("disable").hide()}else{i.start_button.button("enable").show()}}i.uploader.settings[j]=k},start:function(){this.uploader.start();this._trigger("start",null)},stop:function(){this.uploader.stop();this._trigger("stop",null)},getFile:function(j){var i;if(typeof j==="number"){i=this.uploader.files[j]}else{i=this.uploader.getFile(j)}return i},removeFile:function(j){var i=this.getFile(j);if(i){this.uploader.removeFile(i)}},clearQueue:function(){this.uploader.splice()},getUploader:function(){return this.uploader},refresh:function(){this.uploader.refresh()},_handleState:function(){var j=this,i=this.uploader;if(i.state===c.STARTED){g(j.start_button).button("disable");g([]).add(j.stop_button).add(".plupload_started").removeClass("plupload_hidden");g(".plupload_upload_status",j.element).text(b("Uploaded %d/%d files").replace("%d/%d",i.total.uploaded+"/"+i.files.length));g(".plupload_header_content",j.element).addClass("plupload_header_content_bw")}else{g([]).add(j.stop_button).add(".plupload_started").addClass("plupload_hidden");if(j.options.multiple_queues){g(j.start_button).button("enable");g(".plupload_header_content",j.element).removeClass("plupload_header_content_bw")}j._updateFileList()}},_handleFileStatus:function(l){var n,j;if(!g("#"+l.id).length){return}switch(l.status){case c.DONE:n="plupload_done";j="ui-icon ui-icon-circle-check";break;case c.FAILED:n="ui-state-error plupload_failed";j="ui-icon ui-icon-alert";break;case c.QUEUED:n="plupload_delete";j="ui-icon ui-icon-circle-minus";break;case c.UPLOADING:n="ui-state-highlight plupload_uploading";j="ui-icon ui-icon-circle-arrow-w";var i=g(".plupload_scroll",this.container),m=i.scrollTop(),o=i.height(),k=g("#"+l.id).position().top+g("#"+l.id).height();if(o'}i+='';i+='';l++;k.counter.val(l)}m.append(''+p.name+''+p.percent+'%'+c.formatSize(p.size)+'
        '+i+"");k._handleFileStatus(p);g("#"+p.id+".plupload_delete .ui-icon, #"+p.id+".plupload_done .ui-icon").click(function(r){g("#"+p.id).remove();j.removeFile(p);r.preventDefault()});k._trigger("updatelist",null,m)});if(j.total.queued===0){g(".ui-button-text",k.browse_button).text(b("Add Files"))}else{g(".ui-button-text",k.browse_button).text(b("%d files queued").replace("%d",j.total.queued))}if(j.files.length===(j.total.uploaded+j.total.failed)){k.start_button.button("disable")}else{k.start_button.button("enable")}m[0].scrollTop=m[0].scrollHeight;k._updateTotalProgress();if(!j.files.length&&j.features.dragdrop&&j.settings.dragdrop){g("#"+o+"_filelist").append(''+b("Drag files here.")+"")}else{if(k.options.sortable&&g.ui.sortable){k._enableSortingList()}}},_enableRenaming:function(){var i=this;g(".plupload_delete .plupload_file_name span",this.filelist).live("click",function(o){var m=g(o.target),k,n,j,l="";k=i.uploader.getFile(m.parents("tr")[0].id);j=k.name;n=/^(.+)(\.[^.]+)$/.exec(j);if(n){j=n[1];l=n[2]}m.hide().after('');m.next().val(j).focus().blur(function(){m.show().next().remove()}).keydown(function(q){var p=g(this);if(g.inArray(q.keyCode,[13,27])!==-1){q.preventDefault();if(q.keyCode===13){k.name=p.val()+l;m.text(k.name)}p.blur()}})})},_enableDragAndDrop:function(){this.filelist.append(''+b("Drag files here.")+"");this.filelist.parent().attr("id",this.id+"_dropbox");this.uploader.settings.drop_element=this.options.drop_element=this.id+"_dropbox"},_enableSortingList:function(){var j,i=this;if(g("tbody tr",this.filelist).length<2){return}g("tbody",this.filelist).sortable({containment:"parent",items:".plupload_delete",helper:function(l,k){return k.clone(true).find("td:not(.plupload_file_name)").remove().end().css("width","100%")},stop:function(p,o){var l,n,k,m=[];g.each(g(this).sortable("toArray"),function(q,r){m[m.length]=i.uploader.getFile(r)});m.unshift(m.length);m.unshift(0);Array.prototype.splice.apply(i.uploader.files,m)}})},notify:function(j,k){var i=g('

        '+k+"

        ");i.addClass("ui-state-"+(j==="error"?"error":"highlight")).find("p .ui-icon").addClass("ui-icon-"+(j==="error"?"alert":"info")).end().find(".plupload_message_close").click(function(){i.remove()}).end();g(".plupload_header_content",this.container).append(i)},destroy:function(){g(".plupload_button",this.element).unbind();if(g.ui.button){g(".plupload_add, .plupload_start, .plupload_stop",this.container).button("destroy")}if(g.ui.progressbar){this.progressbar.progressbar("destroy")}if(g.ui.sortable&&this.options.sortable){g("tbody",this.filelist).sortable("destroy")}this.uploader.destroy();this.element.empty().html(this.contents_bak);this.contents_bak="";g.Widget.prototype.destroy.apply(this)}})}(window,document,plupload,jQuery)); \ No newline at end of file diff --git a/www/themes/profind/lib/plupload/js/plupload.browserplus.js b/www/themes/profind/lib/plupload/js/plupload.browserplus.js deleted file mode 100644 index e66404b..0000000 --- a/www/themes/profind/lib/plupload/js/plupload.browserplus.js +++ /dev/null @@ -1 +0,0 @@ -(function(a){a.runtimes.BrowserPlus=a.addRuntime("browserplus",{getFeatures:function(){return{dragdrop:true,jpgresize:true,pngresize:true,chunks:true,progress:true,multipart:true,multi_selection:true}},init:function(g,i){var e=window.BrowserPlus,h={},d=g.settings,c=d.resize;function f(n){var m,l,j=[],k,o;for(l=0;l0){r(++t,v)}else{k.status=a.DONE;n.trigger("FileUploaded",k,{response:x.value.body,status:w});if(w>=400){n.trigger("Error",{code:a.HTTP_ERROR,message:a.translate("HTTP Error."),file:k,status:w})}}}else{n.trigger("Error",{code:a.GENERIC_ERROR,message:a.translate("Generic Error."),file:k,details:x.error})}})}function q(t){k.size=t.size;if(l){e.FileAccess.chunk({file:t,chunkSize:l},function(w){if(w.success){var x=w.value,u=x.length;o=Array(u);for(var v=0;v';if(d.ua.ie){q=b.createElement("div");l.appendChild(q);q.outerHTML=p;q=null}else{l.innerHTML=p}}());function n(){return b.getElementById(m.id+"_flash")}function j(){if(h++>5000){o({success:false});return}if(g[m.id]===false){setTimeout(j,1)}}j();k=l=null;m.bind("Destroy",function(p){var q;d.removeAllEvents(b.body,p.id);delete g[p.id];delete a[p.id];q=b.getElementById(p.id+"_flash_container");if(q){i.removeChild(q)}});m.bind("Flash:Init",function(){var r={},q;try{n().setFileFilters(m.settings.filters,m.settings.multi_selection)}catch(p){o({success:false});return}if(g[m.id]){return}g[m.id]=true;m.bind("UploadFile",function(s,u){var v=s.settings,t=m.settings.resize||{};n().uploadFile(r[u.id],v.url,{name:u.target_name||u.name,mime:d.mimeTypes[u.name.replace(/^.+\.([^.]+)/,"$1").toLowerCase()]||"application/octet-stream",chunk_size:v.chunk_size,width:t.width,height:t.height,quality:t.quality,multipart:v.multipart,multipart_params:v.multipart_params||{},file_data_name:v.file_data_name,format:/\.(jpg|jpeg)$/i.test(u.name)?"jpg":"png",headers:v.headers,urlstream_upload:v.urlstream_upload})});m.bind("CancelUpload",function(){n().cancelUpload()});m.bind("Flash:UploadProcess",function(t,s){var u=t.getFile(r[s.id]);if(u.status!=d.FAILED){u.loaded=s.loaded;u.size=s.size;t.trigger("UploadProgress",u)}});m.bind("Flash:UploadChunkComplete",function(s,u){var v,t=s.getFile(r[u.id]);v={chunk:u.chunk,chunks:u.chunks,response:u.text};s.trigger("ChunkUploaded",t,v);if(t.status!==d.FAILED&&s.state!==d.STOPPED){n().uploadNextChunk()}if(u.chunk==u.chunks-1){t.status=d.DONE;s.trigger("FileUploaded",t,{response:u.text})}});m.bind("Flash:SelectFiles",function(s,v){var u,t,w=[],x;for(t=0;t":"gt","&":"amp",'"':"quot","'":"#39"},m=/[<>&\"\']/g,b,c=window.setTimeout,d={},e;function h(){this.returnValue=false}function k(){this.cancelBubble=true}(function(o){var p=o.split(/,/),q,s,r;for(q=0;q0){g.each(p,function(s,r){o[r]=s})}});return o},cleanName:function(o){var p,q;q=[/[\300-\306]/g,"A",/[\340-\346]/g,"a",/\307/g,"C",/\347/g,"c",/[\310-\313]/g,"E",/[\350-\353]/g,"e",/[\314-\317]/g,"I",/[\354-\357]/g,"i",/\321/g,"N",/\361/g,"n",/[\322-\330]/g,"O",/[\362-\370]/g,"o",/[\331-\334]/g,"U",/[\371-\374]/g,"u"];for(p=0;p0?"&":"?")+q}return p},each:function(r,s){var q,p,o;if(r){q=r.length;if(q===b){for(p in r){if(r.hasOwnProperty(p)){if(s(r[p],p)===false){return}}}}else{for(o=0;o1073741824){return Math.round(o/1073741824,1)+" GB"}if(o>1048576){return Math.round(o/1048576,1)+" MB"}if(o>1024){return Math.round(o/1024,1)+" KB"}return o+" b"},getPos:function(p,t){var u=0,s=0,w,v=document,q,r;p=p;t=t||v.body;function o(C){var A,B,z=0,D=0;if(C){B=C.getBoundingClientRect();A=v.compatMode==="CSS1Compat"?v.documentElement:v.body;z=B.left+A.scrollLeft;D=B.top+A.scrollTop}return{x:z,y:D}}if(p&&p.getBoundingClientRect&&((navigator.userAgent.indexOf("MSIE")>0)&&(v.documentMode<8))){q=o(p);r=o(t);return{x:q.x-r.x,y:q.y-r.y}}w=p;while(w&&w!=t&&w.nodeType){u+=w.offsetLeft||0;s+=w.offsetTop||0;w=w.offsetParent}w=p.parentNode;while(w&&w!=t&&w.nodeType){u-=w.scrollLeft||0;s-=w.scrollTop||0;w=w.parentNode}return{x:u,y:s}},getSize:function(o){return{w:o.offsetWidth||o.clientWidth,h:o.offsetHeight||o.clientHeight}},parseSize:function(o){var p;if(typeof(o)=="string"){o=/^([0-9]+)([mgk]?)$/.exec(o.toLowerCase().replace(/[^0-9mkg]/g,""));p=o[2];o=+o[1];if(p=="g"){o*=1073741824}if(p=="m"){o*=1048576}if(p=="k"){o*=1024}}return o},xmlEncode:function(o){return o?(""+o).replace(m,function(p){return a[p]?"&"+a[p]+";":p}):o},toArray:function(q){var p,o=[];for(p=0;p=0;p--){if(r[p].key===q||r[p].orig===u){if(t.removeEventListener){t.removeEventListener(o,r[p].func,false)}else{if(t.detachEvent){t.detachEvent("on"+o,r[p].func)}}r[p].orig=null;r[p].func=null;r.splice(p,1);if(u!==b){break}}}if(!r.length){delete d[t[e]][o]}if(g.isEmptyObj(d[t[e]])){delete d[t[e]];try{delete t[e]}catch(s){t[e]=b}}},removeAllEvents:function(p){var o=arguments[1];if(p[e]===b||!p[e]){return}g.each(d[p[e]],function(r,q){g.removeEvent(p,q,o)})}};g.Uploader=function(s){var p={},v,u=[],r,q=false;v=new g.QueueProgress();s=g.extend({chunk_size:0,multipart:true,multi_selection:true,file_data_name:"file",filters:[]},s);function t(){var x,y=0,w;if(this.state==g.STARTED){for(w=0;w0?Math.ceil(v.uploaded/u.length*100):0}else{v.bytesPerSec=Math.ceil(v.loaded/((+new Date()-r||1)/1000));v.percent=v.size>0?Math.ceil(v.loaded/v.size*100):0}}g.extend(this,{state:g.STOPPED,runtime:"",features:{},files:u,settings:s,total:v,id:g.guid(),init:function(){var B=this,C,y,x,A=0,z;if(typeof(s.preinit)=="function"){s.preinit(B)}else{g.each(s.preinit,function(E,D){B.bind(D,E)})}s.page_url=s.page_url||document.location.pathname.replace(/\/[^\/]+$/g,"/");if(!/^(\w+:\/\/|\/)/.test(s.url)){s.url=s.page_url+s.url}s.chunk_size=g.parseSize(s.chunk_size);s.max_file_size=g.parseSize(s.max_file_size);B.bind("FilesAdded",function(D,G){var F,E,I=0,J,H=s.filters;if(H&&H.length){J=[];g.each(H,function(K){g.each(K.extensions.split(/,/),function(L){if(/^\s*\*\s*$/.test(L)){J.push("\\.*")}else{J.push("\\."+L.replace(new RegExp("["+("/^$.*+?|()[]{}\\".replace(/./g,"\\$&"))+"]","g"),"\\$&"))}})});J=new RegExp(J.join("|")+"$","i")}for(F=0;Fs.max_file_size){D.trigger("Error",{code:g.FILE_SIZE_ERROR,message:g.translate("File size error."),file:E});continue}u.push(E);I++}if(I){c(function(){B.trigger("QueueChanged");B.refresh()},1)}else{return false}});if(s.unique_names){B.bind("UploadFile",function(D,E){var G=E.name.match(/\.([^.]+)$/),F="tmp";if(G){F=G[1]}E.target_name=E.id+"."+F})}B.bind("UploadProgress",function(D,E){E.percent=E.size>0?Math.ceil(E.loaded/E.size*100):100;o()});B.bind("StateChanged",function(D){if(D.state==g.STARTED){r=(+new Date())}else{if(D.state==g.STOPPED){for(C=D.files.length-1;C>=0;C--){if(D.files[C].status==g.UPLOADING){D.files[C].status=g.QUEUED;o()}}}}});B.bind("QueueChanged",o);B.bind("Error",function(D,E){if(E.file){E.file.status=g.FAILED;o();if(D.state==g.STARTED){c(function(){t.call(B)},1)}}});B.bind("FileUploaded",function(D,E){E.status=g.DONE;E.loaded=E.size;D.trigger("UploadProgress",E);c(function(){t.call(B)},1)});if(s.runtimes){y=[];z=s.runtimes.split(/\s?,\s?/);for(C=0;C=0;w--){if(u[w].id===x){return u[w]}}},removeFile:function(x){var w;for(w=u.length-1;w>=0;w--){if(u[w].id===x.id){return this.splice(w,1)[0]}}},splice:function(y,w){var x;x=u.splice(y===b?0:y,w===b?u.length:w);this.trigger("FilesRemoved",x);this.trigger("QueueChanged");return x},trigger:function(x){var z=p[x.toLowerCase()],y,w;if(z){w=Array.prototype.slice.call(arguments);w[0]=this;for(y=0;y=0;x--){if(z[x].func===y){z.splice(x,1);break}}}else{z=[]}if(!z.length){delete p[w]}}},unbindAll:function(){var w=this;g.each(p,function(y,x){w.unbind(x)})},destroy:function(){this.stop();this.trigger("Destroy");this.unbindAll()}})};g.File=function(r,p,q){var o=this;o.id=r;o.name=p;o.size=q;o.loaded=0;o.percent=0;o.status=0};g.Runtime=function(){this.getFeatures=function(){};this.init=function(o,p){}};g.QueueProgress=function(){var o=this;o.size=0;o.loaded=0;o.uploaded=0;o.failed=0;o.queued=0;o.percent=0;o.bytesPerSec=0;o.reset=function(){o.size=o.loaded=o.uploaded=o.failed=o.queued=o.percent=o.bytesPerSec=0}};g.runtimes={};window.plupload=g})();(function(){if(window.google&&google.gears){return}var a=null;if(typeof GearsFactory!="undefined"){a=new GearsFactory()}else{try{a=new ActiveXObject("Gears.Factory");if(a.getBuildInfo().indexOf("ie_mobile")!=-1){a.privateSetGlobalObject(this)}}catch(b){if((typeof navigator.mimeTypes!="undefined")&&navigator.mimeTypes["application/x-googlegears"]){a=document.createElement("object");a.style.display="none";a.width=0;a.height=0;a.type="application/x-googlegears";document.documentElement.appendChild(a)}}}if(!a){return}if(!window.google){window.google={}}if(!google.gears){google.gears={factory:a}}})();(function(e,b,c,d){var f={};function a(h,k,m){var g,j,l,o;j=google.gears.factory.create("beta.canvas");try{j.decode(h);if(!k.width){k.width=j.width}if(!k.height){k.height=j.height}o=Math.min(width/j.width,height/j.height);if(o<1||(o===1&&m==="image/jpeg")){j.resize(Math.round(j.width*o),Math.round(j.height*o));if(k.quality){return j.encode(m,{quality:k.quality/100})}return j.encode(m)}}catch(n){}return h}c.runtimes.Gears=c.addRuntime("gears",{getFeatures:function(){return{dragdrop:true,jpgresize:true,pngresize:true,chunks:true,progress:true,multipart:true,multi_selection:true}},init:function(l,n){var m,h,g=false;if(!e.google||!google.gears){return n({success:false})}try{m=google.gears.factory.create("beta.desktop")}catch(k){return n({success:false})}function j(q){var p,o,r=[],s;for(o=0;o0;v=Math.ceil(r.size/s);if(!o){s=r.size;v=1}function p(){var C,y=u.settings.multipart,x=0,B={name:r.target_name||r.name},z=u.settings.url;function A(E){var D,J="----pluploadboundary"+c.guid(),G="--",I="\r\n",F,H;if(y){h.setRequestHeader("Content-Type","multipart/form-data; boundary="+J);D=google.gears.factory.create("beta.blobbuilder");c.each(c.extend(B,u.settings.multipart_params),function(L,K){D.append(G+J+I+'Content-Disposition: form-data; name="'+K+'"'+I+I);D.append(L+I)});H=c.mimeTypes[r.name.replace(/^.+\.([^.]+)/,"$1").toLowerCase()]||"application/octet-stream";D.append(G+J+I+'Content-Disposition: form-data; name="'+u.settings.file_data_name+'"; filename="'+r.name+'"'+I+"Content-Type: "+H+I+I);D.append(E);D.append(I+G+J+G+I);F=D.getAsBlob();x=F.length-E.length;E=F}h.send(E)}if(r.status==c.DONE||r.status==c.FAILED||u.state==c.STOPPED){return}if(o){B.chunk=w;B.chunks=v}C=Math.min(s,r.size-(w*s));if(!y){z=c.buildUrl(u.settings.url,B)}h=google.gears.factory.create("beta.httprequest");h.open("POST",z);if(!y){h.setRequestHeader("Content-Disposition",'attachment; filename="'+r.name+'"');h.setRequestHeader("Content-Type","application/octet-stream")}c.each(u.settings.headers,function(E,D){h.setRequestHeader(D,E)});h.upload.onprogress=function(D){r.loaded=t+D.loaded-x;u.trigger("UploadProgress",r)};h.onreadystatechange=function(){var D;if(h.readyState==4&&u.state!==c.STOPPED){if(h.status==200){D={chunk:w,chunks:v,response:h.responseText,status:h.status};u.trigger("ChunkUploaded",r,D);if(D.cancelled){r.status=c.FAILED;return}t+=C;if(++w>=v){r.status=c.DONE;u.trigger("FileUploaded",r,{response:h.responseText,status:h.status})}else{p()}}else{u.trigger("Error",{code:c.HTTP_ERROR,message:c.translate("HTTP Error."),file:r,chunk:w,chunks:v,status:h.status})}}};if(w3){l.pop()}while(l.length<4){l.push(0)}m=s.split(".");while(m.length>4){m.pop()}do{u=parseInt(m[q],10);n=parseInt(l[q],10);q++}while(q8?"":0.01});o.className="plupload silverlight";if(p.settings.container){k=b.getElementById(p.settings.container);if(d.getStyle(k,"position")==="static"){k.style.position="relative"}}k.appendChild(o);for(l=0;l';function j(){return b.getElementById(p.id+"_silverlight").content.Upload}p.bind("Silverlight:Init",function(){var r,s={};if(h[p.id]){return}h[p.id]=true;p.bind("Silverlight:StartSelectFiles",function(t){r=[]});p.bind("Silverlight:SelectFile",function(t,w,u,v){var x;x=d.guid();s[x]=w;s[w]=x;r.push(new d.File(x,u,v))});p.bind("Silverlight:SelectSuccessful",function(){if(r.length){p.trigger("FilesAdded",r)}});p.bind("Silverlight:UploadChunkError",function(t,w,u,x,v){p.trigger("Error",{code:d.IO_ERROR,message:"IO Error.",details:v,file:t.getFile(s[w])})});p.bind("Silverlight:UploadFileProgress",function(t,x,u,w){var v=t.getFile(s[x]);if(v.status!=d.FAILED){v.size=w;v.loaded=u;t.trigger("UploadProgress",v)}});p.bind("Refresh",function(t){var u,v,w;u=b.getElementById(t.settings.browse_button);if(u){v=d.getPos(u,b.getElementById(t.settings.container));w=d.getSize(u);d.extend(b.getElementById(t.id+"_silverlight_container").style,{top:v.y+"px",left:v.x+"px",width:w.w+"px",height:w.h+"px"})}});p.bind("Silverlight:UploadChunkSuccessful",function(t,w,u,z,y){var x,v=t.getFile(s[w]);x={chunk:u,chunks:z,response:y};t.trigger("ChunkUploaded",v,x);if(v.status!=d.FAILED&&t.state!==d.STOPPED){j().UploadNextChunk()}if(u==z-1){v.status=d.DONE;t.trigger("FileUploaded",v,{response:y})}});p.bind("Silverlight:UploadSuccessful",function(t,w,u){var v=t.getFile(s[w]);v.status=d.DONE;t.trigger("FileUploaded",v,{response:u})});p.bind("FilesRemoved",function(t,v){var u;for(u=0;u';if(d.ua.ie){r=b.createElement("div");m.appendChild(r);r.outerHTML=q;r=null}else{m.innerHTML=q}}());function o(){return b.getElementById(n.id+"_flash")}function k(){if(h++>5000){p({success:false});return}if(g[n.id]===false){setTimeout(k,1)}}k();l=m=null;n.bind("Destroy",function(q){var r;d.removeAllEvents(b.body,q.id);delete g[q.id];delete a[q.id];r=b.getElementById(q.id+"_flash_container");if(r){j.removeChild(r)}});n.bind("Flash:Init",function(){var s={},r;try{o().setFileFilters(n.settings.filters,n.settings.multi_selection)}catch(q){p({success:false});return}if(g[n.id]){return}g[n.id]=true;n.bind("UploadFile",function(t,v){var w=t.settings,u=n.settings.resize||{};o().uploadFile(s[v.id],w.url,{name:v.target_name||v.name,mime:d.mimeTypes[v.name.replace(/^.+\.([^.]+)/,"$1").toLowerCase()]||"application/octet-stream",chunk_size:w.chunk_size,width:u.width,height:u.height,quality:u.quality,multipart:w.multipart,multipart_params:w.multipart_params||{},file_data_name:w.file_data_name,format:/\.(jpg|jpeg)$/i.test(v.name)?"jpg":"png",headers:w.headers,urlstream_upload:w.urlstream_upload})});n.bind("CancelUpload",function(){o().cancelUpload()});n.bind("Flash:UploadProcess",function(u,t){var v=u.getFile(s[t.id]);if(v.status!=d.FAILED){v.loaded=t.loaded;v.size=t.size;u.trigger("UploadProgress",v)}});n.bind("Flash:UploadChunkComplete",function(t,v){var w,u=t.getFile(s[v.id]);w={chunk:v.chunk,chunks:v.chunks,response:v.text};t.trigger("ChunkUploaded",u,w);if(u.status!==d.FAILED&&t.state!==d.STOPPED){o().uploadNextChunk()}if(v.chunk==v.chunks-1){u.status=d.DONE;t.trigger("FileUploaded",u,{response:v.text})}});n.bind("Flash:SelectFiles",function(t,w){var v,u,x=[],y;for(u=0;u0){s(++u,w)}else{l.status=a.DONE;o.trigger("FileUploaded",l,{response:y.value.body,status:x});if(x>=400){o.trigger("Error",{code:a.HTTP_ERROR,message:a.translate("HTTP Error."),file:l,status:x})}}}else{o.trigger("Error",{code:a.GENERIC_ERROR,message:a.translate("Generic Error."),file:l,details:y.error})}})}function r(u){l.size=u.size;if(m){e.FileAccess.chunk({file:u,chunkSize:m},function(x){if(x.success){var y=x.value,v=y.length;p=Array(v);for(var w=0;w";G.scrollTop=100;E=k.getElementById(p.id+"_html5");if(w.features.triggerDialog){j.extend(E.style,{position:"absolute",width:"100%",height:"100%"})}else{j.extend(E.style,{cssFloat:"right",styleFloat:"right"})}E.onchange=function(){o(this.files);this.value=""};F=k.getElementById(w.settings.browse_button);if(F){var z=w.settings.browse_button_hover,A=w.settings.browse_button_active,x=w.features.triggerDialog?F:G;if(z){j.addEvent(x,"mouseover",function(){j.addClass(F,z)},w.id);j.addEvent(x,"mouseout",function(){j.removeClass(F,z)},w.id)}if(A){j.addEvent(x,"mousedown",function(){j.addClass(F,A)},w.id);j.addEvent(k.body,"mouseup",function(){j.removeClass(F,A)},w.id)}if(w.features.triggerDialog){j.addEvent(F,"click",function(H){var y=k.getElementById(w.id+"_html5");if(y&&!y.disabled){y.click()}H.preventDefault()},w.id)}}});p.bind("PostInit",function(){var s=k.getElementById(p.settings.drop_element);if(s){if(g){j.addEvent(s,"dragenter",function(w){var v,t,u;v=k.getElementById(p.id+"_drop");if(!v){v=k.createElement("input");v.setAttribute("type","file");v.setAttribute("id",p.id+"_drop");v.setAttribute("multiple","multiple");j.addEvent(v,"change",function(){o(this.files);j.removeEvent(v,"change",p.id);v.parentNode.removeChild(v)},p.id);s.appendChild(v)}t=j.getPos(s,k.getElementById(p.settings.container));u=j.getSize(s);if(j.getStyle(s,"position")==="static"){j.extend(s.style,{position:"relative"})}j.extend(v.style,{position:"absolute",display:"block",top:0,left:0,width:u.w+"px",height:u.h+"px",opacity:0})},p.id);return}j.addEvent(s,"dragover",function(t){t.preventDefault()},p.id);j.addEvent(s,"drop",function(u){var t=u.dataTransfer;if(t&&t.files){o(t.files)}u.preventDefault()},p.id)}});p.bind("Refresh",function(s){var t,u,v,x,w;t=k.getElementById(p.settings.browse_button);if(t){u=j.getPos(t,k.getElementById(s.settings.container));v=j.getSize(t);x=k.getElementById(p.id+"_html5_container");j.extend(x.style,{top:u.y+"px",left:u.x+"px",width:v.w+"px",height:v.h+"px"});if(p.features.triggerDialog){if(j.getStyle(t,"position")==="static"){j.extend(t.style,{position:"relative"})}w=parseInt(j.getStyle(t,"z-index"),10);if(isNaN(w)){w=0}j.extend(t.style,{zIndex:w});j.extend(x.style,{zIndex:w-1})}}});p.bind("DisableBrowse",function(s,u){var t=k.getElementById(s.id+"_html5");if(t){t.disabled=u}});p.bind("CancelUpload",function(){if(q&&q.abort){q.abort()}});p.bind("UploadFile",function(s,u){var v=s.settings,y,t;function x(A,D,z){var B;if(File.prototype.slice){try{A.slice();return A.slice(D,z)}catch(C){return A.slice(D,z-D)}}else{if(B=File.prototype.webkitSlice||File.prototype.mozSlice){return B.call(A,D,z)}else{return null}}}function w(A){var D=0,C=0,z=("FileReader" in h)?new FileReader:null;function B(){var I,M,K,L,H,J,F,E=s.settings.url;function G(V){var T=0,N="----pluploadboundary"+j.guid(),O,P="--",U="\r\n",R="";q=new XMLHttpRequest;if(q.upload){q.upload.onprogress=function(W){u.loaded=Math.min(u.size,C+W.loaded-T);s.trigger("UploadProgress",u)}}q.onreadystatechange=function(){var W,Y;if(q.readyState==4&&s.state!==j.STOPPED){try{W=q.status}catch(X){W=0}if(W>=400){s.trigger("Error",{code:j.HTTP_ERROR,message:j.translate("HTTP Error."),file:u,status:W})}else{if(K){Y={chunk:D,chunks:K,response:q.responseText,status:W};s.trigger("ChunkUploaded",u,Y);C+=J;if(Y.cancelled){u.status=j.FAILED;return}u.loaded=Math.min(u.size,(D+1)*H)}else{u.loaded=u.size}s.trigger("UploadProgress",u);V=I=O=R=null;if(!K||++D>=K){u.status=j.DONE;s.trigger("FileUploaded",u,{response:q.responseText,status:W})}else{B()}}}};if(s.settings.multipart&&n.multipart){L.name=u.target_name||u.name;q.open("post",E,true);j.each(s.settings.headers,function(X,W){q.setRequestHeader(W,X)});if(typeof(V)!=="string"&&!!h.FormData){O=new FormData();j.each(j.extend(L,s.settings.multipart_params),function(X,W){O.append(W,X)});O.append(s.settings.file_data_name,V);q.send(O);return}if(typeof(V)==="string"){q.setRequestHeader("Content-Type","multipart/form-data; boundary="+N);j.each(j.extend(L,s.settings.multipart_params),function(X,W){R+=P+N+U+'Content-Disposition: form-data; name="'+W+'"'+U+U;R+=unescape(encodeURIComponent(X))+U});F=j.mimeTypes[u.name.replace(/^.+\.([^.]+)/,"$1").toLowerCase()]||"application/octet-stream";R+=P+N+U+'Content-Disposition: form-data; name="'+s.settings.file_data_name+'"; filename="'+unescape(encodeURIComponent(u.name))+'"'+U+"Content-Type: "+F+U+U+V+U+P+N+P+U;T=R.length-V.length;V=R;if(q.sendAsBinary){q.sendAsBinary(V)}else{if(n.canSendBinary){var S=new Uint8Array(V.length);for(var Q=0;Qv.chunk_size&&(n.chunks||typeof(A)=="string")){H=v.chunk_size;K=Math.ceil(u.size/H);J=Math.min(H,u.size-(D*H));if(typeof(A)=="string"){I=A.substring(D*H,D*H+J)}else{I=x(A,D*H,D*H+J)}L.chunk=D;L.chunks=K}else{J=u.size;I=A}if(s.settings.multipart&&n.multipart&&typeof(I)!=="string"&&z&&n.cantSendBlobInFormData&&n.chunks&&s.settings.chunk_size){z.onload=function(){G(z.result)};z.readAsBinaryString(I)}else{G(I)}}B()}y=c[u.id];if(n.jpgresize&&s.settings.resize&&/\.(png|jpg|jpeg)$/i.test(u.name)){d.call(s,u,s.settings.resize,/\.png$/i.test(u.name)?"image/png":"image/jpeg",function(z){if(z.success){u.size=z.data.length;w(z.data)}else{if(n.chunks){w(y)}else{l(y,w)}}})}else{if(!n.chunks&&n.jpgresize){l(y,w)}else{w(y)}}});p.bind("Destroy",function(s){var u,v,t=k.body,w={inputContainer:s.id+"_html5_container",inputFile:s.id+"_html5",browseButton:s.settings.browse_button,dropElm:s.settings.drop_element};for(u in w){v=k.getElementById(w[u]);if(v){j.removeAllEvents(v,s.id)}}j.removeAllEvents(k.body,s.id);if(s.settings.container){t=k.getElementById(s.settings.container)}t.removeChild(k.getElementById(w.inputContainer))});r({success:true})}});function b(){var q=false,o;function r(t,v){var s=q?0:-8*(v-1),w=0,u;for(u=0;u>Math.abs(s+v*8))&255)}n(x,t,w)}return{II:function(s){if(s===e){return q}else{q=s}},init:function(s){q=false;o=s},SEGMENT:function(s,u,t){switch(arguments.length){case 1:return o.substr(s,o.length-s-1);case 2:return o.substr(s,u);case 3:n(t,s,u);break;default:return o}},BYTE:function(s){return r(s,1)},SHORT:function(s){return r(s,2)},LONG:function(s,t){if(t===e){return r(s,4)}else{p(s,t,4)}},SLONG:function(s){var t=r(s,4);return(t>2147483647?t-4294967296:t)},STRING:function(s,t){var u="";for(t+=s;s=65488&&p<=65495){n+=2;continue}if(p===65498||p===65497){break}q=r.SHORT(n+2)+2;if(u[p]&&r.STRING(n+4,u[p].signature.length)===u[p].signature){t.push({hex:p,app:u[p].app.toUpperCase(),name:u[p].name.toUpperCase(),start:n,length:q,segment:r.SEGMENT(n,q)})}n+=q}r.init(null);return{headers:t,restore:function(y){r.init(y);var w=new f(y);if(!w.headers){return false}for(var x=w.headers.length;x>0;x--){var z=w.headers[x-1];r.SEGMENT(z.start,z.length,"")}w.purge();n=r.SHORT(2)==65504?4+r.SHORT(4):2;for(var x=0,v=t.length;x=z.length){break}}},purge:function(){t=[];r.init(null)}}}function a(){var q,n,o={},t;q=new b();n={tiff:{274:"Orientation",34665:"ExifIFDPointer",34853:"GPSInfoIFDPointer"},exif:{36864:"ExifVersion",40961:"ColorSpace",40962:"PixelXDimension",40963:"PixelYDimension",36867:"DateTimeOriginal",33434:"ExposureTime",33437:"FNumber",34855:"ISOSpeedRatings",37377:"ShutterSpeedValue",37378:"ApertureValue",37383:"MeteringMode",37384:"LightSource",37385:"Flash",41986:"ExposureMode",41987:"WhiteBalance",41990:"SceneCaptureType",41988:"DigitalZoomRatio",41992:"Contrast",41993:"Saturation",41994:"Sharpness"},gps:{0:"GPSVersionID",1:"GPSLatitudeRef",2:"GPSLatitude",3:"GPSLongitudeRef",4:"GPSLongitude"}};t={ColorSpace:{1:"sRGB",0:"Uncalibrated"},MeteringMode:{0:"Unknown",1:"Average",2:"CenterWeightedAverage",3:"Spot",4:"MultiSpot",5:"Pattern",6:"Partial",255:"Other"},LightSource:{1:"Daylight",2:"Fliorescent",3:"Tungsten",4:"Flash",9:"Fine weather",10:"Cloudy weather",11:"Shade",12:"Daylight fluorescent (D 5700 - 7100K)",13:"Day white fluorescent (N 4600 -5400K)",14:"Cool white fluorescent (W 3900 - 4500K)",15:"White fluorescent (WW 3200 - 3700K)",17:"Standard light A",18:"Standard light B",19:"Standard light C",20:"D55",21:"D65",22:"D75",23:"D50",24:"ISO studio tungsten",255:"Other"},Flash:{0:"Flash did not fire.",1:"Flash fired.",5:"Strobe return light not detected.",7:"Strobe return light detected.",9:"Flash fired, compulsory flash mode",13:"Flash fired, compulsory flash mode, return light not detected",15:"Flash fired, compulsory flash mode, return light detected",16:"Flash did not fire, compulsory flash mode",24:"Flash did not fire, auto mode",25:"Flash fired, auto mode",29:"Flash fired, auto mode, return light not detected",31:"Flash fired, auto mode, return light detected",32:"No flash function",65:"Flash fired, red-eye reduction mode",69:"Flash fired, red-eye reduction mode, return light not detected",71:"Flash fired, red-eye reduction mode, return light detected",73:"Flash fired, compulsory flash mode, red-eye reduction mode",77:"Flash fired, compulsory flash mode, red-eye reduction mode, return light not detected",79:"Flash fired, compulsory flash mode, red-eye reduction mode, return light detected",89:"Flash fired, auto mode, red-eye reduction mode",93:"Flash fired, auto mode, return light not detected, red-eye reduction mode",95:"Flash fired, auto mode, return light detected, red-eye reduction mode"},ExposureMode:{0:"Auto exposure",1:"Manual exposure",2:"Auto bracket"},WhiteBalance:{0:"Auto white balance",1:"Manual white balance"},SceneCaptureType:{0:"Standard",1:"Landscape",2:"Portrait",3:"Night scene"},Contrast:{0:"Normal",1:"Soft",2:"Hard"},Saturation:{0:"Normal",1:"Low saturation",2:"High saturation"},Sharpness:{0:"Normal",1:"Soft",2:"Hard"},GPSLatitudeRef:{N:"North latitude",S:"South latitude"},GPSLongitudeRef:{E:"East longitude",W:"West longitude"}};function p(u,C){var w=q.SHORT(u),z,F,G,B,A,v,x,D,E=[],y={};for(z=0;z4){x=q.LONG(x)+o.tiffHeader}for(F=0;F4){x=q.LONG(x)+o.tiffHeader}y[G]=q.STRING(x,A-1);continue;case 3:if(A>2){x=q.LONG(x)+o.tiffHeader}for(F=0;F1){x=q.LONG(x)+o.tiffHeader}for(F=0;F