@ -1,7 +0,0 @@
|
||||
.cc_preview |
||||
{ |
||||
width: 250px; |
||||
overflow: none; |
||||
border: 0px solid black; |
||||
float: right; |
||||
} |
@ -1,93 +0,0 @@
|
||||
.carousel .jCarouselLite { |
||||
border: 1px solid black; |
||||
float: left; |
||||
background-color: #dfdfdf; |
||||
|
||||
/* |
||||
position: relative; |
||||
visibility: hidden; |
||||
left: -5000px;*/ |
||||
|
||||
width: 680px; |
||||
height: 200px; |
||||
|
||||
} |
||||
|
||||
.carousel li |
||||
{ |
||||
cursor:pointer; |
||||
} |
||||
|
||||
.carousel li.selected |
||||
{ |
||||
background-color: #999; |
||||
} |
||||
|
||||
.carousel li div |
||||
{ |
||||
margin: 0 0 10px 10px; |
||||
font-size: 80%; |
||||
} |
||||
|
||||
.carousel li img.thumbnail |
||||
{ |
||||
width: 150px; |
||||
height: 118px; |
||||
margin: 10px 10px 0 10px; |
||||
} |
||||
|
||||
.carousel li div.textplaceholder |
||||
{ |
||||
width: 128px; |
||||
height: 128px; |
||||
margin: 10px 10px 0 10px; |
||||
background-image: url('../images/txt.png'); |
||||
background-repeat:no-repeat; |
||||
} |
||||
|
||||
.carousel li div.videoplaceholder |
||||
{ |
||||
width: 128px; |
||||
height: 128px; |
||||
margin: 10px 10px 0 10px; |
||||
background-image: url('../images/sound.png'); |
||||
background-repeat:no-repeat; |
||||
} |
||||
|
||||
.carousel li div.audioplaceholder |
||||
{ |
||||
width: 128px; |
||||
height: 128px; |
||||
margin: 10px 10px 0 10px; |
||||
background-image: url('../images/video.png'); |
||||
background-repeat:no-repeat; |
||||
} |
||||
|
||||
.carousel li div.imageplaceholder |
||||
{ |
||||
width: 128px; |
||||
height: 128px; |
||||
margin: 10px 10px 0 10px; |
||||
background-image: url('../images/image.png'); |
||||
background-repeat:no-repeat; |
||||
} |
||||
|
||||
.carousel li div.applicationplaceholder |
||||
{ |
||||
width: 128px; |
||||
height: 128px; |
||||
margin: 10px 10px 0 10px; |
||||
background-image: url('../images/application.png'); |
||||
background-repeat:no-repeat; |
||||
} |
||||
|
||||
|
||||
.carousel li.loading |
||||
{ |
||||
font-size: 150%; |
||||
margin: auto; |
||||
margin-top: 50px; |
||||
text-align: center; |
||||
|
||||
width: 250px; |
||||
} |
@ -1,25 +0,0 @@
|
||||
.tagEditor |
||||
{ |
||||
margin: 4px 0; |
||||
padding: 0; |
||||
} |
||||
|
||||
.tagEditor li |
||||
{ |
||||
display: inline; |
||||
background-image: url('../images/minus_small.png'); |
||||
background-color: #efe; |
||||
background-position: right center; |
||||
background-repeat: no-repeat; |
||||
list-style-type: none; |
||||
padding: 0 18px 0 6px; |
||||
margin: 0 4px; |
||||
cursor: pointer; |
||||
-moz-border-radius: 5px; |
||||
-webkit-border-radius: 5px; |
||||
} |
||||
|
||||
.tagEditor li:hover |
||||
{ |
||||
background-color: #eee; |
||||
} |
@ -1,137 +0,0 @@
|
||||
/* $Id: ife-people-admin.css,v 1.1.2.7 2009/03/20 17:51:03 pasqualle Exp $ */ |
||||
|
||||
/* Admin form */ |
||||
|
||||
#ife-peoplelist-table |
||||
{ |
||||
margin-top: 15px; |
||||
width: 100%; |
||||
} |
||||
|
||||
#ife-peoplelist-table .form-item { |
||||
margin-bottom: 5px; |
||||
} |
||||
#ife-peoplelist-table .form-item .description { |
||||
margin-top: 3px; |
||||
} |
||||
#ife-peoplelist-table .ife-person-name { |
||||
width: auto; |
||||
height: 125px; |
||||
} |
||||
|
||||
#ife-peoplelist-table .ife-person-name label{ |
||||
font-weight: bold; |
||||
float: left; |
||||
clear: left; |
||||
width: 125px; |
||||
} |
||||
|
||||
|
||||
#ife-peoplelist-table .ife-person-role { |
||||
width: 150px; |
||||
padding-right: 50px; |
||||
} |
||||
|
||||
#ife-peoplelist-table .ife-person-remove { |
||||
width: 100px; |
||||
} |
||||
|
||||
#ife-peoplelist-table .description { |
||||
white-space: normal; |
||||
} |
||||
|
||||
|
||||
#ife-peoplelist-table .ife-person-content .form-item .form-text { |
||||
width: 150px; |
||||
} |
||||
#ife-peoplelist-table .ife-person-view-content input.form-submit { |
||||
display: none; |
||||
} |
||||
#ife-peoplelist-table .ife-person-content { |
||||
display: none; |
||||
} |
||||
|
||||
#ife-peoplelist-table .ife-person-remove label, |
||||
#add-more-people-button label, |
||||
#add-more-conf-button label, |
||||
#add-more-org-button label { |
||||
font-weight: bold; |
||||
float: left; |
||||
clear: left; |
||||
width: auto; |
||||
} |
||||
|
||||
#add-more-org-button, |
||||
#add-more-conf-button, |
||||
#add-more-people-button { |
||||
width: 150px; |
||||
display: block; |
||||
margin-top: 20px; |
||||
float: right; |
||||
} |
||||
|
||||
|
||||
.add-person, .add-conf, .add-org, |
||||
#ife-peoplelist-table .delete-person { |
||||
display: block; |
||||
overflow: hidden; |
||||
width: 32px; |
||||
height: 32px; |
||||
padding: 0; |
||||
margin: 0; |
||||
border: 0; |
||||
text-indent: -9999px; |
||||
cursor: pointer; /* hand-shaped cursor */ |
||||
cursor: hand; /* for IE 5.x */ |
||||
} |
||||
|
||||
.add-person { |
||||
background: transparent url(../images/add_user.png) no-repeat 0 0; |
||||
} |
||||
.delete-person { |
||||
background: transparent url(../images/editdelete.png) no-repeat 0 0; |
||||
} |
||||
|
||||
.add-org { |
||||
background: transparent url(../images/add_group.png) no-repeat 0 0; |
||||
} |
||||
.add-conf { |
||||
background: transparent url(../images/groupevent.png) no-repeat 0 0; |
||||
} |
||||
|
||||
/* QT style selection form */ |
||||
|
||||
div.ife-people-preview { |
||||
border: none; |
||||
width: 280px; |
||||
height: 80px; |
||||
} |
||||
|
||||
#ife-people-settings .ife-people-styles .form-item { |
||||
width: 280px; |
||||
float: left; |
||||
margin: 0 10px 10px 0; |
||||
border: 1px solid #ccc; |
||||
background-color: #fff; |
||||
} |
||||
#ife-people-settings .ife-people-styles .form-item .option { |
||||
display: block; |
||||
background-color: #bfe3ff; |
||||
font: bold 12px/18px verdana; |
||||
color: #0a5793; |
||||
} |
||||
#ife-people-settings .ife-people-styles .form-item .option:hover { |
||||
background-color: #aadaff; |
||||
cursor: pointer; |
||||
color: #003863; |
||||
} |
||||
#ife-people-settings .ife-people-styles .form-item .option .form-radio { |
||||
margin-right: 5px; |
||||
float: left; |
||||
height: 15px; |
||||
margin-top: 2px; |
||||
} |
||||
#ife-people-settings .ife-people_wrapper { |
||||
margin: 5px; |
||||
font: bold 12px/170% Verdana; |
||||
} |
@ -1,18 +0,0 @@
|
||||
|
||||
input.sticky { |
||||
height: 18px; |
||||
padding-left: 15px; |
||||
background: url(../images/pushpin.png) top left no-repeat; |
||||
filter:alpha(opacity=50); |
||||
-moz-opacity:0.5; |
||||
-khtml-opacity:0.5; |
||||
opacity:0.5; |
||||
} |
||||
|
||||
input.sticky:checked { |
||||
background-image: url(../images/pushpin.png); |
||||
filter:alpha(opacity=100); |
||||
-moz-opacity:1; |
||||
-khtml-opacity:1; |
||||
opacity:1; |
||||
} |
Before Width: | Height: | Size: 260 B |
Before Width: | Height: | Size: 251 B |
Before Width: | Height: | Size: 178 B |
Before Width: | Height: | Size: 104 B |
Before Width: | Height: | Size: 125 B |
Before Width: | Height: | Size: 105 B |
Before Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 90 B |
Before Width: | Height: | Size: 129 B |
Before Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 4.3 KiB |
@ -1,572 +0,0 @@
|
||||
/* |
||||
* jQuery UI CSS Framework @VERSION |
||||
* |
||||
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) |
||||
* Dual licensed under the MIT or GPL Version 2 licenses. |
||||
* http://jquery.org/license |
||||
* |
||||
* http://docs.jquery.com/UI/Theming/API |
||||
*/ |
||||
|
||||
/* Layout helpers |
||||
----------------------------------*/ |
||||
.ui-helper-hidden { display: none; } |
||||
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; } |
||||
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; } |
||||
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } |
||||
.ui-helper-clearfix { display: inline-block; } |
||||
/* required comment for clearfix to work in Opera \*/ |
||||
* html .ui-helper-clearfix { height:1%; } |
||||
.ui-helper-clearfix { display:block; } |
||||
/* end clearfix */ |
||||
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); } |
||||
|
||||
|
||||
/* Interaction Cues |
||||
----------------------------------*/ |
||||
.ui-state-disabled { cursor: default !important; } |
||||
|
||||
|
||||
/* Icons |
||||
----------------------------------*/ |
||||
|
||||
/* states and images */ |
||||
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; } |
||||
|
||||
|
||||
/* Misc visuals |
||||
----------------------------------*/ |
||||
|
||||
/* Overlays */ |
||||
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } |
||||
|
||||
|
||||
/* |
||||
* jQuery UI CSS Framework @VERSION |
||||
* |
||||
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) |
||||
* Dual licensed under the MIT or GPL Version 2 licenses. |
||||
* http://jquery.org/license |
||||
* |
||||
* http://docs.jquery.com/UI/Theming/API |
||||
* |
||||
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px |
||||
*/ |
||||
|
||||
|
||||
/* Component containers |
||||
----------------------------------*/ |
||||
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; } |
||||
.ui-widget .ui-widget { font-size: 1em; } |
||||
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; } |
||||
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; } |
||||
.ui-widget-content a { color: #333333; } |
||||
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; } |
||||
.ui-widget-header a { color: #ffffff; } |
||||
|
||||
/* Interaction states |
||||
----------------------------------*/ |
||||
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; } |
||||
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; } |
||||
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; } |
||||
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; } |
||||
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; } |
||||
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; } |
||||
.ui-widget :active { outline: none; } |
||||
|
||||
/* Interaction Cues |
||||
----------------------------------*/ |
||||
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {border: 1px solid #fed22f; background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; } |
||||
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; } |
||||
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; } |
||||
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; } |
||||
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; } |
||||
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; } |
||||
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; } |
||||
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; } |
||||
|
||||
/* Icons |
||||
----------------------------------*/ |
||||
|
||||
/* states and images */ |
||||
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); } |
||||
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); } |
||||
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); } |
||||
.ui-state-default .ui-icon { background-image: url(images/ui-icons_ef8c08_256x240.png); } |
||||
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_ef8c08_256x240.png); } |
||||
.ui-state-active .ui-icon {background-image: url(images/ui-icons_ef8c08_256x240.png); } |
||||
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_228ef1_256x240.png); } |
||||
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_ffd27a_256x240.png); } |
||||
|
||||
/* positioning */ |
||||
.ui-icon-carat-1-n { background-position: 0 0; } |
||||
.ui-icon-carat-1-ne { background-position: -16px 0; } |
||||
.ui-icon-carat-1-e { background-position: -32px 0; } |
||||
.ui-icon-carat-1-se { background-position: -48px 0; } |
||||
.ui-icon-carat-1-s { background-position: -64px 0; } |
||||
.ui-icon-carat-1-sw { background-position: -80px 0; } |
||||
.ui-icon-carat-1-w { background-position: -96px 0; } |
||||
.ui-icon-carat-1-nw { background-position: -112px 0; } |
||||
.ui-icon-carat-2-n-s { background-position: -128px 0; } |
||||
.ui-icon-carat-2-e-w { background-position: -144px 0; } |
||||
.ui-icon-triangle-1-n { background-position: 0 -16px; } |
||||
.ui-icon-triangle-1-ne { background-position: -16px -16px; } |
||||
.ui-icon-triangle-1-e { background-position: -32px -16px; } |
||||
.ui-icon-triangle-1-se { background-position: -48px -16px; } |
||||
.ui-icon-triangle-1-s { background-position: -64px -16px; } |
||||
.ui-icon-triangle-1-sw { background-position: -80px -16px; } |
||||
.ui-icon-triangle-1-w { background-position: -96px -16px; } |
||||
.ui-icon-triangle-1-nw { background-position: -112px -16px; } |
||||
.ui-icon-triangle-2-n-s { background-position: -128px -16px; } |
||||
.ui-icon-triangle-2-e-w { background-position: -144px -16px; } |
||||
.ui-icon-arrow-1-n { background-position: 0 -32px; } |
||||
.ui-icon-arrow-1-ne { background-position: -16px -32px; } |
||||
.ui-icon-arrow-1-e { background-position: -32px -32px; } |
||||
.ui-icon-arrow-1-se { background-position: -48px -32px; } |
||||
.ui-icon-arrow-1-s { background-position: -64px -32px; } |
||||
.ui-icon-arrow-1-sw { background-position: -80px -32px; } |
||||
.ui-icon-arrow-1-w { background-position: -96px -32px; } |
||||
.ui-icon-arrow-1-nw { background-position: -112px -32px; } |
||||
.ui-icon-arrow-2-n-s { background-position: -128px -32px; } |
||||
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; } |
||||
.ui-icon-arrow-2-e-w { background-position: -160px -32px; } |
||||
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; } |
||||
.ui-icon-arrowstop-1-n { background-position: -192px -32px; } |
||||
.ui-icon-arrowstop-1-e { background-position: -208px -32px; } |
||||
.ui-icon-arrowstop-1-s { background-position: -224px -32px; } |
||||
.ui-icon-arrowstop-1-w { background-position: -240px -32px; } |
||||
.ui-icon-arrowthick-1-n { background-position: 0 -48px; } |
||||
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; } |
||||
.ui-icon-arrowthick-1-e { background-position: -32px -48px; } |
||||
.ui-icon-arrowthick-1-se { background-position: -48px -48px; } |
||||
.ui-icon-arrowthick-1-s { background-position: -64px -48px; } |
||||
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; } |
||||
.ui-icon-arrowthick-1-w { background-position: -96px -48px; } |
||||
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; } |
||||
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; } |
||||
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; } |
||||
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; } |
||||
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; } |
||||
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; } |
||||
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; } |
||||
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; } |
||||
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; } |
||||
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; } |
||||
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; } |
||||
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; } |
||||
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; } |
||||
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; } |
||||
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; } |
||||
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; } |
||||
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; } |
||||
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; } |
||||
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; } |
||||
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; } |
||||
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; } |
||||
.ui-icon-arrow-4 { background-position: 0 -80px; } |
||||
.ui-icon-arrow-4-diag { background-position: -16px -80px; } |
||||
.ui-icon-extlink { background-position: -32px -80px; } |
||||
.ui-icon-newwin { background-position: -48px -80px; } |
||||
.ui-icon-refresh { background-position: -64px -80px; } |
||||
.ui-icon-shuffle { background-position: -80px -80px; } |
||||
.ui-icon-transfer-e-w { background-position: -96px -80px; } |
||||
.ui-icon-transferthick-e-w { background-position: -112px -80px; } |
||||
.ui-icon-folder-collapsed { background-position: 0 -96px; } |
||||
.ui-icon-folder-open { background-position: -16px -96px; } |
||||
.ui-icon-document { background-position: -32px -96px; } |
||||
.ui-icon-document-b { background-position: -48px -96px; } |
||||
.ui-icon-note { background-position: -64px -96px; } |
||||
.ui-icon-mail-closed { background-position: -80px -96px; } |
||||
.ui-icon-mail-open { background-position: -96px -96px; } |
||||
.ui-icon-suitcase { background-position: -112px -96px; } |
||||
.ui-icon-comment { background-position: -128px -96px; } |
||||
.ui-icon-person { background-position: -144px -96px; } |
||||
.ui-icon-print { background-position: -160px -96px; } |
||||
.ui-icon-trash { background-position: -176px -96px; } |
||||
.ui-icon-locked { background-position: -192px -96px; } |
||||
.ui-icon-unlocked { background-position: -208px -96px; } |
||||
.ui-icon-bookmark { background-position: -224px -96px; } |
||||
.ui-icon-tag { background-position: -240px -96px; } |
||||
.ui-icon-home { background-position: 0 -112px; } |
||||
.ui-icon-flag { background-position: -16px -112px; } |
||||
.ui-icon-calendar { background-position: -32px -112px; } |
||||
.ui-icon-cart { background-position: -48px -112px; } |
||||
.ui-icon-pencil { background-position: -64px -112px; } |
||||
.ui-icon-clock { background-position: -80px -112px; } |
||||
.ui-icon-disk { background-position: -96px -112px; } |
||||
.ui-icon-calculator { background-position: -112px -112px; } |
||||
.ui-icon-zoomin { background-position: -128px -112px; } |
||||
.ui-icon-zoomout { background-position: -144px -112px; } |
||||
.ui-icon-search { background-position: -160px -112px; } |
||||
.ui-icon-wrench { background-position: -176px -112px; } |
||||
.ui-icon-gear { background-position: -192px -112px; } |
||||
.ui-icon-heart { background-position: -208px -112px; } |
||||
.ui-icon-star { background-position: -224px -112px; } |
||||
.ui-icon-link { background-position: -240px -112px; } |
||||
.ui-icon-cancel { background-position: 0 -128px; } |
||||
.ui-icon-plus { background-position: -16px -128px; } |
||||
.ui-icon-plusthick { background-position: -32px -128px; } |
||||
.ui-icon-minus { background-position: -48px -128px; } |
||||
.ui-icon-minusthick { background-position: -64px -128px; } |
||||
.ui-icon-close { background-position: -80px -128px; } |
||||
.ui-icon-closethick { background-position: -96px -128px; } |
||||
.ui-icon-key { background-position: -112px -128px; } |
||||
.ui-icon-lightbulb { background-position: -128px -128px; } |
||||
.ui-icon-scissors { background-position: -144px -128px; } |
||||
.ui-icon-clipboard { background-position: -160px -128px; } |
||||
.ui-icon-copy { background-position: -176px -128px; } |
||||
.ui-icon-contact { background-position: -192px -128px; } |
||||
.ui-icon-image { background-position: -208px -128px; } |
||||
.ui-icon-video { background-position: -224px -128px; } |
||||
.ui-icon-script { background-position: -240px -128px; } |
||||
.ui-icon-alert { background-position: 0 -144px; } |
||||
.ui-icon-info { background-position: -16px -144px; } |
||||
.ui-icon-notice { background-position: -32px -144px; } |
||||
.ui-icon-help { background-position: -48px -144px; } |
||||
.ui-icon-check { background-position: -64px -144px; } |
||||
.ui-icon-bullet { background-position: -80px -144px; } |
||||
.ui-icon-radio-off { background-position: -96px -144px; } |
||||
.ui-icon-radio-on { background-position: -112px -144px; } |
||||
.ui-icon-pin-w { background-position: -128px -144px; } |
||||
.ui-icon-pin-s { background-position: -144px -144px; } |
||||
.ui-icon-play { background-position: 0 -160px; } |
||||
.ui-icon-pause { background-position: -16px -160px; } |
||||
.ui-icon-seek-next { background-position: -32px -160px; } |
||||
.ui-icon-seek-prev { background-position: -48px -160px; } |
||||
.ui-icon-seek-end { background-position: -64px -160px; } |
||||
.ui-icon-seek-start { background-position: -80px -160px; } |
||||
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */ |
||||
.ui-icon-seek-first { background-position: -80px -160px; } |
||||
.ui-icon-stop { background-position: -96px -160px; } |
||||
.ui-icon-eject { background-position: -112px -160px; } |
||||
.ui-icon-volume-off { background-position: -128px -160px; } |
||||
.ui-icon-volume-on { background-position: -144px -160px; } |
||||
.ui-icon-power { background-position: 0 -176px; } |
||||
.ui-icon-signal-diag { background-position: -16px -176px; } |
||||
.ui-icon-signal { background-position: -32px -176px; } |
||||
.ui-icon-battery-0 { background-position: -48px -176px; } |
||||
.ui-icon-battery-1 { background-position: -64px -176px; } |
||||
.ui-icon-battery-2 { background-position: -80px -176px; } |
||||
.ui-icon-battery-3 { background-position: -96px -176px; } |
||||
.ui-icon-circle-plus { background-position: 0 -192px; } |
||||
.ui-icon-circle-minus { background-position: -16px -192px; } |
||||
.ui-icon-circle-close { background-position: -32px -192px; } |
||||
.ui-icon-circle-triangle-e { background-position: -48px -192px; } |
||||
.ui-icon-circle-triangle-s { background-position: -64px -192px; } |
||||
.ui-icon-circle-triangle-w { background-position: -80px -192px; } |
||||
.ui-icon-circle-triangle-n { background-position: -96px -192px; } |
||||
.ui-icon-circle-arrow-e { background-position: -112px -192px; } |
||||
.ui-icon-circle-arrow-s { background-position: -128px -192px; } |
||||
.ui-icon-circle-arrow-w { background-position: -144px -192px; } |
||||
.ui-icon-circle-arrow-n { background-position: -160px -192px; } |
||||
.ui-icon-circle-zoomin { background-position: -176px -192px; } |
||||
.ui-icon-circle-zoomout { background-position: -192px -192px; } |
||||
.ui-icon-circle-check { background-position: -208px -192px; } |
||||
.ui-icon-circlesmall-plus { background-position: 0 -208px; } |
||||
.ui-icon-circlesmall-minus { background-position: -16px -208px; } |
||||
.ui-icon-circlesmall-close { background-position: -32px -208px; } |
||||
.ui-icon-squaresmall-plus { background-position: -48px -208px; } |
||||
.ui-icon-squaresmall-minus { background-position: -64px -208px; } |
||||
.ui-icon-squaresmall-close { background-position: -80px -208px; } |
||||
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; } |
||||
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; } |
||||
.ui-icon-grip-solid-vertical { background-position: -32px -224px; } |
||||
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; } |
||||
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; } |
||||
.ui-icon-grip-diagonal-se { background-position: -80px -224px; } |
||||
|
||||
|
||||
/* Misc visuals |
||||
----------------------------------*/ |
||||
|
||||
/* Corner radius */ |
||||
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; } |
||||
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; } |
||||
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; } |
||||
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; } |
||||
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; } |
||||
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; } |
||||
.ui-corner-right { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; } |
||||
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; } |
||||
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; } |
||||
|
||||
/* Overlays */ |
||||
.ui-widget-overlay { background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); } |
||||
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/* |
||||
* jQuery UI Resizable @VERSION |
||||
* |
||||
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) |
||||
* Dual licensed under the MIT or GPL Version 2 licenses. |
||||
* http://jquery.org/license |
||||
* |
||||
* http://docs.jquery.com/UI/Resizable#theming |
||||
*/ |
||||
.ui-resizable { position: relative;} |
||||
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;} |
||||
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; } |
||||
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; } |
||||
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; } |
||||
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; } |
||||
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; } |
||||
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; } |
||||
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; } |
||||
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; } |
||||
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* |
||||
* jQuery UI Selectable @VERSION |
||||
* |
||||
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) |
||||
* Dual licensed under the MIT or GPL Version 2 licenses. |
||||
* http://jquery.org/license |
||||
* |
||||
* http://docs.jquery.com/UI/Selectable#theming |
||||
*/ |
||||
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; } |
||||
/* |
||||
* jQuery UI Accordion @VERSION |
||||
* |
||||
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) |
||||
* Dual licensed under the MIT or GPL Version 2 licenses. |
||||
* http://jquery.org/license |
||||
* |
||||
* http://docs.jquery.com/UI/Accordion#theming |
||||
*/ |
||||
/* IE/Win - Fix animation bug - #4615 */ |
||||
.ui-accordion { width: 100%; } |
||||
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; } |
||||
.ui-accordion .ui-accordion-li-fix { display: inline; } |
||||
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; } |
||||
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; } |
||||
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; } |
||||
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; } |
||||
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; } |
||||
.ui-accordion .ui-accordion-content-active { display: block; }/* |
||||
* jQuery UI Autocomplete @VERSION |
||||
* |
||||
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) |
||||
* Dual licensed under the MIT or GPL Version 2 licenses. |
||||
* http://jquery.org/license |
||||
* |
||||
* http://docs.jquery.com/UI/Autocomplete#theming |
||||
*/ |
||||
.ui-autocomplete { position: absolute; cursor: default; } |
||||
|
||||
/* workarounds */ |
||||
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */ |
||||
|
||||
/* |
||||
* jQuery UI Menu @VERSION |
||||
* |
||||
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) |
||||
* Dual licensed under the MIT or GPL Version 2 licenses. |
||||
* http://jquery.org/license |
||||
* |
||||
* http://docs.jquery.com/UI/Menu#theming |
||||
*/ |
||||
.ui-menu { |
||||
list-style:none; |
||||
padding: 2px; |
||||
margin: 0; |
||||
display:block; |
||||
float: left; |
||||
} |
||||
.ui-menu .ui-menu { |
||||
margin-top: -3px; |
||||
} |
||||
.ui-menu .ui-menu-item { |
||||
margin:0; |
||||
padding: 0; |
||||
zoom: 1; |
||||
float: left; |
||||
clear: left; |
||||
width: 100%; |
||||
} |
||||
.ui-menu .ui-menu-item a { |
||||
text-decoration:none; |
||||
display:block; |
||||
padding:.2em .4em; |
||||
line-height:1.5; |
||||
zoom:1; |
||||
} |
||||
.ui-menu .ui-menu-item a.ui-state-hover, |
||||
.ui-menu .ui-menu-item a.ui-state-active { |
||||
font-weight: normal; |
||||
margin: -1px; |
||||
} |
||||
/* |
||||
* jQuery UI Button @VERSION |
||||
* |
||||
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) |
||||
* Dual licensed under the MIT or GPL Version 2 licenses. |
||||
* http://jquery.org/license |
||||
* |
||||
* http://docs.jquery.com/UI/Button#theming |
||||
*/ |
||||
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */ |
||||
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */ |
||||
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */ |
||||
.ui-button-icons-only { width: 3.4em; } |
||||
button.ui-button-icons-only { width: 3.7em; } |
||||
|
||||
/*button text element */ |
||||
.ui-button .ui-button-text { display: block; line-height: 1.4; } |
||||
.ui-button-text-only .ui-button-text { padding: .4em 1em; } |
||||
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; } |
||||
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; } |
||||
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; } |
||||
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; } |
||||
/* no icon support for input elements, provide padding by default */ |
||||
input.ui-button { padding: .4em 1em; } |
||||
|
||||
/*button icon element(s) */ |
||||
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; } |
||||
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; } |
||||
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; } |
||||
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; } |
||||
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; } |
||||
|
||||
/*button sets*/ |
||||
.ui-buttonset { margin-right: 7px; } |
||||
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; } |
||||
|
||||
/* workarounds */ |
||||
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */ |
||||
/* |
||||
* jQuery UI Dialog @VERSION |
||||
* |
||||
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) |
||||
* Dual licensed under the MIT or GPL Version 2 licenses. |
||||
* http://jquery.org/license |
||||
* |
||||
* http://docs.jquery.com/UI/Dialog#theming |
||||
*/ |
||||
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; } |
||||
.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative; } |
||||
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 0; } |
||||
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; } |
||||
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; } |
||||
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; } |
||||
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; } |
||||
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; } |
||||
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; } |
||||
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; } |
||||
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; } |
||||
.ui-draggable .ui-dialog-titlebar { cursor: move; } |
||||
/* |
||||
* jQuery UI Slider @VERSION |
||||
* |
||||
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) |
||||
* Dual licensed under the MIT or GPL Version 2 licenses. |
||||
* http://jquery.org/license |
||||
* |
||||
* http://docs.jquery.com/UI/Slider#theming |
||||
*/ |
||||
.ui-slider { position: relative; text-align: left; } |
||||
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; } |
||||
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; } |
||||
|
||||
.ui-slider-horizontal { height: .8em; } |
||||
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; } |
||||
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; } |
||||
.ui-slider-horizontal .ui-slider-range-min { left: 0; } |
||||
.ui-slider-horizontal .ui-slider-range-max { right: 0; } |
||||
|
||||
.ui-slider-vertical { width: .8em; height: 100px; } |
||||
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; } |
||||
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; } |
||||
.ui-slider-vertical .ui-slider-range-min { bottom: 0; } |
||||
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* |
||||
* jQuery UI Tabs @VERSION |
||||
* |
||||
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) |
||||
* Dual licensed under the MIT or GPL Version 2 licenses. |
||||
* http://jquery.org/license |
||||
* |
||||
* http://docs.jquery.com/UI/Tabs#theming |
||||
*/ |
||||
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */ |
||||
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; } |
||||
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; } |
||||
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; } |
||||
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; } |
||||
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; } |
||||
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */ |
||||
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; } |
||||
.ui-tabs .ui-tabs-hide { display: none !important; } |
||||
/* |
||||
* jQuery UI Datepicker @VERSION |
||||
* |
||||
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) |
||||
* Dual licensed under the MIT or GPL Version 2 licenses. |
||||
* http://jquery.org/license |
||||
* |
||||
* http://docs.jquery.com/UI/Datepicker#theming |
||||
*/ |
||||
.ui-datepicker { width: 17em; padding: .2em .2em 0; } |
||||
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; } |
||||
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; } |
||||
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; } |
||||
.ui-datepicker .ui-datepicker-prev { left:2px; } |
||||
.ui-datepicker .ui-datepicker-next { right:2px; } |
||||
.ui-datepicker .ui-datepicker-prev-hover { left:1px; } |
||||
.ui-datepicker .ui-datepicker-next-hover { right:1px; } |
||||
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; } |
||||
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; } |
||||
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; } |
||||
.ui-datepicker select.ui-datepicker-month-year {width: 100%;} |
||||
.ui-datepicker select.ui-datepicker-month, |
||||
.ui-datepicker select.ui-datepicker-year { width: 49%;} |
||||
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; } |
||||
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; } |
||||
.ui-datepicker td { border: 0; padding: 1px; } |
||||
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; } |
||||
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; } |
||||
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; } |
||||
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; } |
||||
|
||||
/* with multiple calendars */ |
||||
.ui-datepicker.ui-datepicker-multi { width:auto; } |
||||
.ui-datepicker-multi .ui-datepicker-group { float:left; } |
||||
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; } |
||||
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; } |
||||
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; } |
||||
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; } |
||||
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; } |
||||
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; } |
||||
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; } |
||||
.ui-datepicker-row-break { clear:both; width:100%; } |
||||
|
||||
/* RTL support */ |
||||
.ui-datepicker-rtl { direction: rtl; } |
||||
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; } |
||||
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; } |
||||
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; } |
||||
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; } |
||||
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; } |
||||
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; } |
||||
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; } |
||||
.ui-datepicker-rtl .ui-datepicker-group { float:right; } |
||||
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; } |
||||
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; } |
||||
|
||||
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */ |
||||
.ui-datepicker-cover { |
||||
display: none; /*sorry for IE5*/ |
||||
display/**/: block; /*sorry for IE5*/ |
||||
position: absolute; /*must have*/ |
||||
z-index: -1; /*must have*/ |
||||
filter: mask(); /*must have*/ |
||||
top: -4px; /*must have*/ |
||||
left: -4px; /*must have*/ |
||||
width: 200px; /*must have*/ |
||||
height: 200px; /*must have*/ |
||||
}/* |
||||
* jQuery UI Progressbar @VERSION |
||||
* |
||||
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) |
||||
* Dual licensed under the MIT or GPL Version 2 licenses. |
||||
* http://jquery.org/license |
||||
* |
||||
* http://docs.jquery.com/UI/Progressbar#theming |
||||
*/ |
||||
.ui-progressbar { height:2em; text-align: left; } |
||||
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; } |
Before Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 673 B |
Before Width: | Height: | Size: 8.9 KiB |
Before Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 18 KiB |
@ -1,168 +0,0 @@
|
||||
Icons from the Crystal Project |
||||
http://www.everaldo.com/crystal |
||||
|
||||
GNU LESSER GENERAL PUBLIC LICENSE |
||||
Version 3, 29 June 2007 |
||||
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> |
||||
Everyone is permitted to copy and distribute verbatim copies |
||||
of this license document, but changing it is not allowed. |
||||
|
||||
|
||||
This version of the GNU Lesser General Public License incorporates |
||||
the terms and conditions of version 3 of the GNU General Public |
||||
License, supplemented by the additional permissions listed below. |
||||
|
||||
0. Additional Definitions. |
||||
|
||||
As used herein, "this License" refers to version 3 of the GNU Lesser |
||||
General Public License, and the "GNU GPL" refers to version 3 of the GNU |
||||
General Public License. |
||||
|
||||
"The Library" refers to a covered work governed by this License, |
||||
other than an Application or a Combined Work as defined below. |
||||
|
||||
An "Application" is any work that makes use of an interface provided |
||||
by the Library, but which is not otherwise based on the Library. |
||||
Defining a subclass of a class defined by the Library is deemed a mode |
||||
of using an interface provided by the Library. |
||||
|
||||
A "Combined Work" is a work produced by combining or linking an |
||||
Application with the Library. The particular version of the Library |
||||
with which the Combined Work was made is also called the "Linked |
||||
Version". |
||||
|
||||
The "Minimal Corresponding Source" for a Combined Work means the |
||||
Corresponding Source for the Combined Work, excluding any source code |
||||
for portions of the Combined Work that, considered in isolation, are |
||||
based on the Application, and not on the Linked Version. |
||||
|
||||
The "Corresponding Application Code" for a Combined Work means the |
||||
object code and/or source code for the Application, including any data |
||||
and utility programs needed for reproducing the Combined Work from the |
||||
Application, but excluding the System Libraries of the Combined Work. |
||||
|
||||
1. Exception to Section 3 of the GNU GPL. |
||||
|
||||
You may convey a covered work under sections 3 and 4 of this License |
||||
without being bound by section 3 of the GNU GPL. |
||||
|
||||
2. Conveying Modified Versions. |
||||
|
||||
If you modify a copy of the Library, and, in your modifications, a |
||||
facility refers to a function or data to be supplied by an Application |
||||
that uses the facility (other than as an argument passed when the |
||||
facility is invoked), then you may convey a copy of the modified |
||||
version: |
||||
|
||||
a) under this License, provided that you make a good faith effort to |
||||
ensure that, in the event an Application does not supply the |
||||
function or data, the facility still operates, and performs |
||||
whatever part of its purpose remains meaningful, or |
||||
|
||||
b) under the GNU GPL, with none of the additional permissions of |
||||
this License applicable to that copy. |
||||
|
||||
3. Object Code Incorporating Material from Library Header Files. |
||||
|
||||
The object code form of an Application may incorporate material from |
||||
a header file that is part of the Library. You may convey such object |
||||
code under terms of your choice, provided that, if the incorporated |
||||
material is not limited to numerical parameters, data structure |
||||
layouts and accessors, or small macros, inline functions and templates |
||||
(ten or fewer lines in length), you do both of the following: |
||||
|
||||
a) Give prominent notice with each copy of the object code that the |
||||
Library is used in it and that the Library and its use are |
||||
covered by this License. |
||||
|
||||
b) Accompany the object code with a copy of the GNU GPL and this license |
||||
document. |
||||
|
||||
4. Combined Works. |
||||
|
||||
You may convey a Combined Work under terms of your choice that, |
||||
taken together, effectively do not restrict modification of the |
||||
portions of the Library contained in the Combined Work and reverse |
||||
engineering for debugging such modifications, if you also do each of |
||||
the following: |
||||
|
||||
a) Give prominent notice with each copy of the Combined Work that |
||||
the Library is used in it and that the Library and its use are |
||||
covered by this License. |
||||
|
||||
b) Accompany the Combined Work with a copy of the GNU GPL and this license |
||||
document. |
||||
|
||||
c) For a Combined Work that displays copyright notices during |
||||
execution, include the copyright notice for the Library among |
||||
these notices, as well as a reference directing the user to the |
||||
copies of the GNU GPL and this license document. |
||||
|
||||
d) Do one of the following: |
||||
|
||||
0) Convey the Minimal Corresponding Source under the terms of this |
||||
License, and the Corresponding Application Code in a form |
||||
suitable for, and under terms that permit, the user to |
||||
recombine or relink the Application with a modified version of |
||||
the Linked Version to produce a modified Combined Work, in the |
||||
manner specified by section 6 of the GNU GPL for conveying |
||||
Corresponding Source. |
||||
|
||||
1) Use a suitable shared library mechanism for linking with the |
||||
Library. A suitable mechanism is one that (a) uses at run time |
||||
a copy of the Library already present on the user's computer |
||||
system, and (b) will operate properly with a modified version |
||||
of the Library that is interface-compatible with the Linked |
||||
Version. |
||||
|
||||
e) Provide Installation Information, but only if you would otherwise |
||||
be required to provide such information under section 6 of the |
||||
GNU GPL, and only to the extent that such information is |
||||
necessary to install and execute a modified version of the |
||||
Combined Work produced by recombining or relinking the |
||||
Application with a modified version of the Linked Version. (If |
||||
you use option 4d0, the Installation Information must accompany |
||||
the Minimal Corresponding Source and Corresponding Application |
||||
Code. If you use option 4d1, you must provide the Installation |
||||
Information in the manner specified by section 6 of the GNU GPL |
||||
for conveying Corresponding Source.) |
||||
|
||||
5. Combined Libraries. |
||||
|
||||
You may place library facilities that are a work based on the |
||||
Library side by side in a single library together with other library |
||||
facilities that are not Applications and are not covered by this |
||||
License, and convey such a combined library under terms of your |
||||
choice, if you do both of the following: |
||||
|
||||
a) Accompany the combined library with a copy of the same work based |
||||
on the Library, uncombined with any other library facilities, |
||||
conveyed under the terms of this License. |
||||
|
||||
b) Give prominent notice with the combined library that part of it |
||||
is a work based on the Library, and explaining where to find the |
||||
accompanying uncombined form of the same work. |
||||
|
||||
6. Revised Versions of the GNU Lesser General Public License. |
||||
|
||||
The Free Software Foundation may publish revised and/or new versions |
||||
of the GNU Lesser General Public License from time to time. Such new |
||||
versions will be similar in spirit to the present version, but may |
||||
differ in detail to address new problems or concerns. |
||||
|
||||
Each version is given a distinguishing version number. If the |
||||
Library as you received it specifies that a certain numbered version |
||||
of the GNU Lesser General Public License "or any later version" |
||||
applies to it, you have the option of following the terms and |
||||
conditions either of that published version or of any later version |
||||
published by the Free Software Foundation. If the Library as you |
||||
received it does not specify a version number of the GNU Lesser |
||||
General Public License, you may choose any version of the GNU Lesser |
||||
General Public License ever published by the Free Software Foundation. |
||||
|
||||
If the Library as you received it specifies that a proxy can decide |
||||
whether future versions of the GNU Lesser General Public License shall |
||||
apply, that proxy's public statement of acceptance of any version is |
||||
permanent authorization for you to choose that version for the |
||||
Library. |
Before Width: | Height: | Size: 560 B |
Before Width: | Height: | Size: 580 B |
Before Width: | Height: | Size: 9.5 KiB |
Before Width: | Height: | Size: 5.6 KiB |
Before Width: | Height: | Size: 6.7 KiB |
@ -1,234 +0,0 @@
|
||||
<?php |
||||
|
||||
// $Id$ |
||||
|
||||
function ife_autocomplete_person($string) { |
||||
$string=trim(strtolower($string)); |
||||
|
||||
module_load_include('inc', 'fedora_repository', 'api/fedora_item'); |
||||
module_load_include('php', 'islandora_solr_search', 'Solr/Service'); |
||||
$host = variable_get('islandora_solr_search_block_host','localhost'); |
||||
$port = variable_get('islandora_solr_search_block_port','8080'); |
||||
$appName = variable_get('islandora_solr_search_block_app_name','solr'); |
||||
$requestHandler = variable_get("islandora_solr_search_block_request_handler",t("standard")); |
||||
|
||||
$solr = new Apache_Solr_Service($host, $port, '/'.$appName.'/'); |
||||
|
||||
$string=$solr->escape($string); |
||||
$query = 'name_personal_t:'.$string.'* OR name_organization_t:'.$string.'* OR name_conference_t:'.$string.'*'; |
||||
|
||||
$additionalParams = array( |
||||
'facet' => 'false', |
||||
'qt' => $requestHandler, |
||||
); |
||||
|
||||
try { |
||||
$results = $solr->search($query, 0, 10,$additionalParams); |
||||
}catch (Exception $e) { |
||||
drupal_set_message(t('error searching ').$e->getMessage()); |
||||
} |
||||
if(empty($results)){ |
||||
drupal_set_message(t('Error searching solr index. Is the solr search block configured properly?'),'error'); |
||||
return ' '; |
||||
} |
||||
|
||||
header('content-type: text/plain'); |
||||
$matches = array(); |
||||
|
||||
foreach($results->response->docs as $doc) { |
||||
|
||||
$item = new fedora_item($doc->id); |
||||
|
||||
$mods = $item->get_datastream_dissemination('MODS'); |
||||
if (trim($mods) != '') { |
||||
$modsDom = new DomDocument(); |
||||
$modsDom->loadXML($mods); |
||||
|
||||
$xpath = new DOMXPath($modsDom); |
||||
$xpath->registerNamespace("php", "http://php.net/xpath"); |
||||
$xpath->registerPHPFunctions(); |
||||
// echo $mods; |
||||
$nodeList = $xpath->evaluate('/mods:mods/mods:name'); |
||||
foreach ($nodeList as $node) { |
||||
|
||||
$type=$node->getAttribute('type'); |
||||
$title=null; |
||||
$name =null; |
||||
$given=null; |
||||
$family=null; |
||||
$date = null; |
||||
$nameParts = $node->getElementsByTagName('namePart'); |
||||
foreach ($nameParts as $part) { |
||||
switch ($part->getAttribute('type')) { |
||||
case 'given': $given = $part->nodeValue; break; |
||||
case 'family': $family = $part->nodeValue; break; |
||||
case 'termsOfAddress': $title= $part->nodeValue; break; |
||||
case 'date': $date = $part->nodeValue; break; |
||||
default: $name = $part->nodeValue; break; |
||||
} |
||||
} |
||||
|
||||
if ($name == null && isset($given) && isset($family)) { |
||||
$name = (isset($title)?$title.' ':'').$family.', '.$given; |
||||
} |
||||
|
||||
$role =null; |
||||
$roleTerm = $node->getElementsByTagName('roleTerm'); |
||||
if ($roleTerm->length > 0) { |
||||
$role=$roleTerm->item(0)->nodeValue; |
||||
} |
||||
|
||||
if (strpos(strtolower($name),$string)!==FALSE) { |
||||
$display = $name; |
||||
$matches[json_encode(array('type'=>trim($type),'name'=>trim($name),'role'=>trim($role),'date'=>trim($date)))]= $display.' - '.$role.' '.$date; |
||||
} |
||||
} |
||||
} |
||||
} |
||||
drupal_json($matches); exit(); |
||||
|
||||
} |
||||
|
||||
function ife_autocomplete_marcrelator($collection, $string='') { |
||||
$moduleRoot = drupal_get_path('module', 'islandora_form_elements'); |
||||
|
||||
if ($string == '') { |
||||
$string = $collection; |
||||
$collection = FALSE; |
||||
} |
||||
|
||||
$string=ucfirst(trim($string)); |
||||
|
||||
$dom = DOMDocument::load ( $moduleRoot .'/xml/relators.rdf' ); |
||||
$rootEl = $dom->getElementsByTagName('RDF'); |
||||
if ($rootEl->length > 0) { |
||||
$rootEl=$rootEl->item(0); |
||||
|
||||
$xpath = new DOMXPath($dom); |
||||
$xpath->registerNamespace ( 'skos' , $rootEl->getAttribute('xmlns:skos') ); |
||||
$xpath->registerNamespace ( 'rdf' , $rootEl->getAttribute('xmlns:rdf') ); |
||||
|
||||
|
||||
$result = $xpath->query('/rdf:RDF/rdf:Description[starts-with(skos:prefLabel, "'. $string .'")]'); |
||||
|
||||
$terms = array(); |
||||
foreach ($result as $term) { |
||||
$termVal =$term->getElementsByTagName('prefLabel')->item(0)->nodeValue; |
||||
$termVal = preg_replace('/\s+/', ' ', $termVal); |
||||
$terms[$term->getElementsByTagName('notation')->item(0)->nodeValue]= $termVal; |
||||
} |
||||
echo drupal_json($terms); |
||||
} |
||||
|
||||
|
||||
} |
||||
|
||||
function ife_autocomplete_gacs($collection, $string='') { |
||||
$moduleRoot = drupal_get_path('module', 'islandora_form_elements'); |
||||
|
||||
if ($string == '') { |
||||
$string = $collection; |
||||
$collection = FALSE; |
||||
} |
||||
|
||||
$string=ucwords(trim($string)); |
||||
|
||||
$dom = DOMDocument::load ( $moduleRoot .'/xml/gacs.xml' ); |
||||
$rootEl = $dom->getElementsByTagName('codelist'); |
||||
if ($rootEl->length > 0) { |
||||
$rootEl=$rootEl->item(0); |
||||
|
||||
$xpath = new DOMXPath($dom); |
||||
$xpath->registerNamespace ( 'a' , $rootEl->getAttribute('xmlns') ); |
||||
|
||||
$result = $xpath->query('/a:codelist/a:gacs/a:gac[starts-with(a:name, "'. $string .'")]'); |
||||
|
||||
$gacs = array(); |
||||
foreach ($result as $gac) { |
||||
$gacs[$gac->getElementsByTagName('name')->item(0)->nodeValue]= $gac->getElementsByTagName('name')->item(0)->nodeValue; |
||||
} |
||||
echo drupal_json($gacs); |
||||
} |
||||
|
||||
|
||||
} |
||||
|
||||
function ife_autocomplete_language($collection, $string='') { |
||||
$moduleRoot=drupal_get_path('module', 'islandora_form_elements'); |
||||
|
||||
if ($string == '') { |
||||
$string = $collection; |
||||
$collection = FALSE; |
||||
} |
||||
|
||||
$string=ucwords(trim($string)); |
||||
|
||||
$dom = DOMDocument::load ( $moduleRoot .'/xml/languages.xml' ); |
||||
$rootEl = $dom->getElementsByTagName('codelist'); |
||||
if ($rootEl->length > 0) { |
||||
$rootEl=$rootEl->item(0); |
||||
|
||||
$xpath = new DOMXPath($dom); |
||||
$xpath->registerNamespace ( 'a' , $rootEl->getAttribute('xmlns') ); |
||||
|
||||
$result = $xpath->query('/a:codelist/a:languages/a:language[starts-with(a:name, "'. $string .'")]'); |
||||
|
||||
$languages = array(); |
||||
foreach ($result as $lang) { |
||||
$languages[$lang->getElementsByTagName('name')->item(0)->nodeValue]= $lang->getElementsByTagName('name')->item(0)->nodeValue; |
||||
} |
||||
echo drupal_json($languages); |
||||
} |
||||
|
||||
|
||||
} |
||||
|
||||
function ife_autocomplete($field, $collection, $string='') { |
||||
|
||||
if ($string == '') { |
||||
$string=$collection; $collection=FALSE; |
||||
} |
||||
|
||||
module_load_include('php', 'islandora_solr_search', 'Solr/Service'); |
||||
$host = variable_get('islandora_solr_search_block_host', 'localhost'); |
||||
$port = variable_get('islandora_solr_search_block_port', '8080'); |
||||
$appName = variable_get('islandora_solr_search_block_app_name', 'solr'); |
||||
$solr = new Apache_Solr_Service($host, $port, '/'. $appName .'/'); |
||||
|
||||
$additionalParams = array( |
||||
'fl' => $field |
||||
); |
||||
|
||||
$query = $field .':'. $solr->escape(strtolower(trim($string))) .'*'; |
||||
|
||||
if ($collection != FALSE) { |
||||
$query .= ' AND related_item_identifier_t:'. $solr->escape($collection); |
||||
} |
||||
|
||||
try { |
||||
$results = $solr->search($query, 0, 10, $additionalParams); |
||||
} |
||||
catch (Exception $e) { |
||||
drupal_set_message(t('error searching ') . $e->getMessage()); |
||||
} |
||||
|
||||
$docs = $results->response->docs; |
||||
$values = array(); |
||||
if ($docs != NULL) { |
||||
foreach ($docs as $doc) { |
||||
$resfield=$doc->getField($field); |
||||
|
||||
if (is_array($resfield['value'])) { |
||||
foreach ($resfield['value'] as $val) { |
||||
if (preg_match('/^'.strtolower($string).'/i',$val)) { |
||||
$values[$val]=$val; |
||||
} |
||||
} |
||||
} else { |
||||
$values[$resfield['value']]=$resfield['value']; |
||||
} |
||||
} |
||||
} |
||||
|
||||
return drupal_json($values); |
||||
} |
@ -1,117 +0,0 @@
|
||||
<?php |
||||
class CreativeCommons |
||||
{ |
||||
|
||||
public static $cc_jurisdiction_vals = array( |
||||
'' => 'International', |
||||
'ar' => 'Argentina', |
||||
'au' => 'Australia', |
||||
'at' => 'Austria', |
||||
'be' => 'Belgium', |
||||
'br' => 'Brazil', |
||||
'bg' => 'Bulgaria', |
||||
'ca' => 'Canada', |
||||
'cl' => 'Chile', |
||||
'cn' => 'ChinaMainland', |
||||
'co' => 'Colombia', |
||||
'hr' => 'Croatia', |
||||
'cz' => 'CzechRepublic', |
||||
'dk' => 'Denmark', |
||||
'ec' => 'Ecuador', |
||||
'fi' => 'Finland', |
||||
'fr' => 'France', |
||||
'de' => 'Germany', |
||||
'gr' => 'Greece', |
||||
'gt' => 'Guatemala', |
||||
'hk' => 'HongKong', |
||||
'hu' => 'Hungary', |
||||
'in' => 'India', |
||||
'il' => 'Israel', |
||||
'it' => 'Italy', |
||||
'jp' => 'Japan', |
||||
'kr' => 'Korea', |
||||
'lu' => 'Luxembourg', |
||||
'mk' => 'Macedonia', |
||||
'my' => 'Malaysia', |
||||
'mt' => 'Malta', |
||||
'mx' => 'Mexico', |
||||
'nl' => 'Netherlands', |
||||
'nz' => 'NewZealand', |
||||
'no' => 'Norway', |
||||
'pe' => 'Peru', |
||||
'ph' => 'Philippines', |
||||
'pl' => 'Poland', |
||||
'pt' => 'Portugal', |
||||
'pr' => 'PuertoRico', |
||||
'ro' => 'Romania', |
||||
'rs' => 'Serbia', |
||||
'sg' => 'Singapore', |
||||
'si' => 'Slovenia', |
||||
'za' => 'SouthAfrica', |
||||
'es' => 'Spain', |
||||
'se' => 'Sweden', |
||||
'ch' => 'Switzerland', |
||||
'tw' => 'Taiwan', |
||||
'th' => 'Thailand', |
||||
'uk' => 'UK:England&Wales', |
||||
'scotland' => 'UK:Scotland', |
||||
'us' => 'UnitedStates', |
||||
'vn' => 'Vietnam'); |
||||
|
||||
public static $cc_versions = array( |
||||
''=>'3.0', |
||||
'ar'=>'2.5', |
||||
'au'=>'3.0', |
||||
'at'=>'3.0', |
||||
'be'=>'2.0', |
||||
'br'=>'3.0', |
||||
'bg'=>'2.5', |
||||
'ca'=>'2.5', |
||||
'cl'=>'2.0', |
||||
'cn'=>'2.5', |
||||
'co'=>'2.5', |
||||
'hr'=>'3.0', |
||||
'cz'=>'3.0', |
||||
'dk'=>'2.5', |
||||
'ec'=>'3.0', |
||||
'fi'=>'1.0', |
||||
'fr'=>'2.0', |
||||
'de'=>'3.0', |
||||
'gr'=>'3.0', |
||||
'gt'=>'3.0', |
||||
'hk'=>'3.0', |
||||
'hu'=>'2.5', |
||||
'in'=>'2.5', |
||||
'il'=>'2.5', |
||||
'it'=>'2.5', |
||||
'jp'=>'2.0', |
||||
'kr'=>'2.0', |
||||
'lu'=>'3.0', |
||||
'mk'=>'2.5', |
||||
'my'=>'2.5', |
||||
'mt'=>'2.5', |
||||
'mx'=>'2.5', |
||||
'nl'=>'3.0', |
||||
'nz'=>'3.0', |
||||
'no'=>'3.0', |
||||
'pe'=>'2.5', |
||||
'ph'=>'3.0', |
||||
'pl'=>'3.0', |
||||
'pt'=>'2.5', |
||||
'pr'=>'3.0', |
||||
'ro'=>'3.0', |
||||
'rs'=>'3.0', |
||||
'sg'=>'3.0', |
||||
'si'=>'2.5', |
||||
'za'=>'2.5', |
||||
'es'=>'3.0', |
||||
'se'=>'2.5', |
||||
'ch'=>'2.5', |
||||
'tw'=>'3.0', |
||||
'th'=>'3.0', |
||||
'uk'=>'2.0', |
||||
'scotland'=>'2.5', |
||||
'us'=>'3.0', |
||||
'vn'=>'3.0'); |
||||
|
||||
} |
@ -1,138 +0,0 @@
|
||||
<?php |
||||
|
||||
// $Id$ |
||||
|
||||
function theme_filechooser($element) { |
||||
global $base_url; |
||||
$path=drupal_get_path('module', 'islandora_form_elements'); |
||||
|
||||
drupal_add_js($path .'/js/jcarousellite_1.0.1.js'); |
||||
drupal_add_js($path .'/js/jquery.easing.1.1.js'); |
||||
drupal_add_js($path .'/js/jquery.mousewheel.min.js'); |
||||
drupal_add_js($path .'/js/jquery.loadImages.1.0.1.js'); |
||||
drupal_add_js($path .'/js/jquery.breakly-1.0.js'); |
||||
drupal_add_js($path .'/js/filechooser.js'); |
||||
drupal_add_css($path .'/css/filechooser.css'); |
||||
|
||||
module_load_include('inc', 'fedora_repository', 'ContentModel'); |
||||
$contentModelPid = ContentModel::getPidFromIdentifier($element['#model_pid']); |
||||
|
||||
|
||||
$output='<div class="carousel"> |
||||
<div class="jCarouselLite"> |
||||
<ul id="fileList" class="clear-block"> |
||||
<li class="loading"><div>Generating File Previews...<br/>(this could take a minute or two.)<br/><img src="'.$base_url.'/'. $path .'/images/ajax-loader.gif" id="ajaxBusy" alt="Loading"/></div></li> |
||||
</ul> |
||||
</div> |
||||
<br clear="all"/> |
||||
<a href="#" class="prev">Prev</a> <a href="#" class="next">Next</a> |
||||
<input type="hidden" id="model_pid" value="'. $contentModelPid .'"/> |
||||
<input type="hidden" name="'. $element['#name'] .'" value="'. check_plain($element['#value']) .'" id="fileField"/></div>'; |
||||
return theme('form_element', $element, $output); |
||||
} |
||||
|
||||
|
||||
|
||||
function ife_filechooser_get_thumbnail($cp_pid, $cm_pid, $file) { |
||||
module_load_include('inc', 'fedora_repository', 'CollectionPolicy'); |
||||
module_load_include('inc', 'fedora_repository', 'ContentModel'); |
||||
module_load_include('inc', 'fedora_repository', 'MimeClass'); |
||||
|
||||
$mimeClass = new MimeClass(); |
||||
|
||||
$cm = ContentModel::loadFromModel($cm_pid); |
||||
$cp = CollectionPolicy::loadFromCollection($cp_pid); |
||||
$path=$cp->getStagingArea() .'/'; |
||||
|
||||
if ($cm !== FALSE && $cp !== FALSE) { |
||||
if (is_file($path . $file)) { |
||||
|
||||
$mime=$mimeClass->getType($path . $file); |
||||
|
||||
$allowed_types = $cm->getMimetypes(); |
||||
|
||||
if (in_array($mime, $allowed_types)) { |
||||
|
||||
$thumbnail = ''; |
||||
//executes ingest rules with the "preview" parameter set. |
||||
if ($cm->execIngestRules($path . $file, $mime, TRUE) && isset($_SESSION['fedora_ingest_files']['TN']) && file_exists($_SESSION['fedora_ingest_files']['TN'])) { |
||||
$thumbnail=$_SESSION['fedora_ingest_files']['TN']; |
||||
} |
||||
|
||||
$thumbmime=$mimeClass->getType($thumbnail); |
||||
|
||||
header('Pragma: no-cache'); |
||||
header('Content-Type: '. $thumbmime); |
||||
echo file_get_contents($thumbnail); |
||||
exit(); |
||||
} |
||||
} |
||||
|
||||
} |
||||
|
||||
} |
||||
function ife_filechooser_cmp($a,$b) |
||||
{ |
||||
return strcmp($a['name'],$b['name']); |
||||
} |
||||
|
||||
function ife_filechooser_generate_thumbnails($cp_pid, $cm_pid) { |
||||
module_load_include('inc', 'fedora_repository', 'CollectionPolicy'); |
||||
module_load_include('inc', 'fedora_repository', 'ContentModel'); |
||||
module_load_include('inc', 'fedora_repository', 'MimeClass'); |
||||
|
||||
$cm = ContentModel::loadFromModel($cm_pid); |
||||
$cp = CollectionPolicy::loadFromCollection($cp_pid); |
||||
|
||||
if ($cm === FALSE || $cp === FALSE) { |
||||
echo '[]'; exit(); |
||||
} |
||||
|
||||
$mimeClass = new MimeClass(); |
||||
$path=$cp->getStagingArea() .'/'; |
||||
$start=isset($_GET['start'])?intval($_GET['start']):0; |
||||
$end=isset($_GET['end'])?intval($_GET['end']):50; |
||||
$thumbnails = array(); |
||||
$files = array(); |
||||
if ($cm !== FALSE && $cp !== FALSE) { |
||||
$allowed_types = $cm->getMimetypes(); |
||||
if (file_exists($path) && is_dir($path)) { |
||||
$dir = opendir($path); |
||||
for ($i=$start; $i < $end && ($file = readdir($dir)) !== FALSE;) { |
||||
if (is_file($path . $file)) { |
||||
$mime=$mimeClass->getType($path . $file); |
||||
if (in_array($mime, $allowed_types)) { |
||||
|
||||
$thumbnail = FALSE; |
||||
//executes ingest rules with the "preview" parameter set. |
||||
if ($cm->execIngestRules($path . $file, $mime, TRUE) && isset($_SESSION['fedora_ingest_files']['TN']) && file_exists($_SESSION['fedora_ingest_files']['TN'])) { |
||||
$thumbnail=$_SESSION['fedora_ingest_files']['TN']; |
||||
unset($_SESSION['fedora_ingest_files']['TN']); |
||||
} |
||||
|
||||
$res_array = getimagesize($path .'/'. $file); |
||||
$res = ''; |
||||
if (is_array($res_array)) { |
||||
$res = $res_array[0] .'x'. $res_array[1]; |
||||
} |
||||
|
||||
$size = filesize($path .'/'. $file); |
||||
$labels = array('kB', 'MB', 'GB', 'TB'); |
||||
$label = 'B'; |
||||
while ($size > 1024) { |
||||
$size=$size/1024; |
||||
$label=array_shift($labels); |
||||
} |
||||
$size = round($size, 2) .' '. $label; |
||||
|
||||
$files[] = array('name' => $file, 'mime' => $mime, 'size' => $size, 'resolution' => $res, 'thumb' => ($thumbnail != FALSE)); |
||||
$i++; |
||||
} |
||||
} |
||||
} |
||||
} |
||||
} |
||||
usort($files,'ife_filechooser_cmp'); |
||||
echo json_encode($files); |
||||
|
||||
} |
@ -1,288 +0,0 @@
|
||||
<?php |
||||
|
||||
// $Id$ |
||||
|
||||
// this is a bit of a hack. It iterates through the |
||||
// form and assigns a dummy value to any field in the $post |
||||
// data that is marked as #required. This is so that the |
||||
// AHAH method can still function with required fields that |
||||
// are first passed to the core form validation function. |
||||
function _dummy_post_info($form, $post, $key = '') { |
||||
$children = element_children($form); |
||||
if (count($children) > 0) { |
||||
foreach ($children as $key) { |
||||
$post = _dummy_post_info($form[$key], $post, $key); |
||||
} |
||||
} |
||||
if ($key!='' && isset($form['#required']) && $form['#required'] == TRUE && trim($post[$key]) == '') { |
||||
$post[$key] = 'not empty'; |
||||
} |
||||
|
||||
return $post; |
||||
} |
||||
|
||||
function _ife_find_people_element($form, &$keys = array()) { |
||||
if (isset($form['#type']) && $form['#type'] == 'people') { |
||||
return $form['people']; |
||||
} |
||||
|
||||
$children = element_children($form); |
||||
foreach ($children as $key) { |
||||
$found = _ife_find_people_element($form[$key], $keys); |
||||
if ($found !== FALSE) { |
||||
$keys[] = $key; |
||||
return $found; |
||||
} |
||||
} |
||||
|
||||
return FALSE; |
||||
|
||||
} |
||||
|
||||
function ife_people_ahah() { |
||||
|
||||
if (!isset($_POST['form_build_id'])) |
||||
return; |
||||
|
||||
$form_state = array('storage' => NULL, 'submitted' => FALSE); |
||||
$form_build_id = $_POST['form_build_id']; |
||||
$form = form_get_cache($form_build_id, $form_state); |
||||
|
||||
$args = $form['#parameters']; |
||||
$form_id = array_shift($args); |
||||
$form['#post'] = $_POST; |
||||
$form['#redirect'] = FALSE; |
||||
$form['#programmed'] = FALSE; |
||||
|
||||
$_POST = _dummy_post_info($form, $_POST); |
||||
$form_state['post'] = $_POST; |
||||
$form['#post'] = $_POST; |
||||
drupal_process_form($form_id, $form, $form_state); |
||||
|
||||
//ob_start(); echo '<pre>'; echo $_POST['form_build_id']."\n"; var_dump($form_state); echo '</pre>'; $dump = ob_get_contents(); ob_end_clean(); |
||||
|
||||
$form = drupal_rebuild_form($form_id, $form_state, $args, $form_build_id); |
||||
$qt_form = _ife_find_people_element($form); |
||||
|
||||
unset($qt_form['#prefix'], $qt_form['#suffix']); // Prevent duplicate wrappers. |
||||
$javascript = drupal_add_js(NULL, NULL, 'header'); |
||||
drupal_json(array( |
||||
'status' => TRUE, |
||||
'data' => $dump . theme('status_messages') . drupal_render($qt_form), |
||||
'settings' => call_user_func_array('array_merge_recursive', $javascript['setting']), |
||||
)); |
||||
} |
||||
|
||||
/** |
||||
* Submit handler for the "Remove Person" button. |
||||
*/ |
||||
function ife_remove_person_submit($form, &$form_state) { |
||||
|
||||
// Get the tab delta for the clicked button. |
||||
$delta = $form_state['clicked_button']['#parents'][2]; |
||||
|
||||
$keys=array(); |
||||
$qt_form = _ife_find_people_element($form, $keys); |
||||
|
||||
$peopleVals = &$form_state['values']; |
||||
while (count($keys) > 0) { |
||||
$key = array_pop($keys); |
||||
if (isset($peopleVals[$key])) { |
||||
$peopleVals = &$peopleVals[$key]; |
||||
} |
||||
} |
||||
|
||||
$people = array(); |
||||
$i = 0; |
||||
foreach ($peopleVals['people'] as $key => $val) { |
||||
if ($key != $delta) { |
||||
$people[] = $val; |
||||
} |
||||
$i++; |
||||
} |
||||
|
||||
// ob_start(); var_dump($form_state['clicked_button']['#parents'][1]); var_dump($people); $dump = ob_get_contents(); ob_end_clean(); |
||||
// watchdog('people_field','<pre>'.$dump.'</pre>',array(),WATCHDOG_NOTICE); |
||||
|
||||
unset($form_state['submit_handlers']); |
||||
form_execute_handlers('submit', $form, $form_state); |
||||
$form_state['storage']['people'] = $people; |
||||
$form_state['rebuild'] = TRUE; |
||||
} |
||||
|
||||
|
||||
/** |
||||
* Submit handler for the "Add Person" button. |
||||
*/ |
||||
function ife_add_person_submit($form, &$form_state) { |
||||
$people = array(); |
||||
$keys = array(); |
||||
$qt_form = _ife_find_people_element($form, $keys); |
||||
$peopleVals = &$form_state['values']; |
||||
|
||||
while (count($keys) > 0) { |
||||
$key = array_pop($keys); |
||||
if (isset($peopleVals[$key])) { |
||||
$peopleVals = &$peopleVals[$key]; |
||||
} |
||||
} |
||||
if (!is_array($peopleVals['people'])) |
||||
$peopleVals['people'] = array(); |
||||
|
||||
foreach ($peopleVals['people'] as $val) { |
||||
$people[] = $val; |
||||
} |
||||
|
||||
//only add new person if we are not adding from repository. |
||||
$elName = isset($qt_form['entity0']['#parents'][0])?$qt_form['entity0']['#parents'][0]:null; |
||||
if ($elName == null || !isset($form_state['clicked_button']['#post'][$elName]['add_from_repository']) || trim($form_state['clicked_button']['#post'][$elName]['add_from_repository']) == '') { |
||||
$people[] = array('name' => '', 'date'=>'', 'role' => '', 'subject' => ''); |
||||
} |
||||
unset($form_state['submit_handlers']); |
||||
form_execute_handlers('submit', $form, $form_state); |
||||
$form_state['storage']['people'] = $people; |
||||
$form_state['rebuild'] = TRUE; |
||||
} |
||||
|
||||
|
||||
|
||||
/** |
||||
* Submit handler for the "Add Person" button. |
||||
*/ |
||||
function ife_add_org_submit($form, &$form_state) { |
||||
$people = array(); |
||||
$keys = array(); |
||||
$qt_form = _ife_find_people_element($form, $keys); |
||||
$peopleVals = &$form_state['values']; |
||||
|
||||
while (count($keys) > 0) { |
||||
$key = array_pop($keys); |
||||
if (isset($peopleVals[$key])) { |
||||
$peopleVals = &$peopleVals[$key]; |
||||
} |
||||
} |
||||
|
||||
if (!is_array($peopleVals['people'])) |
||||
$peopleVals['people'] = array(); |
||||
|
||||
foreach ($peopleVals['people'] as $val) { |
||||
$people[]=$val; |
||||
} |
||||
$people[] = array('role' => '', 'organization' => ''); |
||||
|
||||
unset($form_state['submit_handlers']); |
||||
form_execute_handlers('submit', $form, $form_state); |
||||
$form_state['storage']['people'] = $people; |
||||
//$form_state['rebuild'] = TRUE; |
||||
} |
||||
|
||||
|
||||
|
||||
/** |
||||
* Submit handler for the "Add Person" button. |
||||
*/ |
||||
function ife_add_conf_submit($form, &$form_state) { |
||||
$people = array(); |
||||
$keys=array(); |
||||
$qt_form = _ife_find_people_element($form, $keys); |
||||
$peopleVals = &$form_state['values']; |
||||
while (count($keys) > 0) { |
||||
$key = array_pop($keys); |
||||
if (isset($peopleVals[$key])) { |
||||
$peopleVals=&$peopleVals[$key]; |
||||
} |
||||
} |
||||
if (!is_array($peopleVals['people'])) |
||||
$peopleVals['people'] = array(); |
||||
|
||||
foreach ($peopleVals['people'] as $val) { |
||||
$people[] = $val; |
||||
} |
||||
|
||||
$people[] = array('role' => '', 'conference' => '', 'subject' => ''); |
||||
|
||||
unset($form_state['submit_handlers']); |
||||
form_execute_handlers('submit', $form, $form_state); |
||||
$form_state['storage']['people'] = $people; |
||||
//$form_state['rebuild'] = TRUE; |
||||
} |
||||
|
||||
|
||||
|
||||
function theme_people($element) { |
||||
drupal_add_js(drupal_get_path('module', 'islandora_form_elements') .'/js/people_ahah.js'); |
||||
if (!empty($element['#collapsible'])) { |
||||
drupal_add_js('misc/collapse.js'); |
||||
|
||||
if (!isset($element['#attributes']['class'])) { |
||||
$element['#attributes']['class'] = ''; |
||||
} |
||||
|
||||
$element['#attributes']['class'] .= ' collapsible'; |
||||
if (!empty($element['#collapsed'])) { |
||||
$element['#attributes']['class'] .= ' collapsed'; |
||||
} |
||||
} |
||||
return '<fieldset'. drupal_attributes($element['#attributes']) .'>'. ($element['#title'] ? '<legend>'. $element['#title'] .'</legend>' : '') . (isset($element['#description']) && $element['#description'] ? '<div class="description">'. $element['#description'] .'</div>' : '') . (!empty($element['#children']) ? $element['#children'] : '') . "</fieldset>\n"; |
||||
} |
||||
|
||||
|
||||
function theme_people_items($form) { |
||||
$rows = array(); |
||||
$headers = array( |
||||
t('Entity Name'), |
||||
t('Role'), |
||||
t('Operations'), |
||||
); |
||||
|
||||
foreach (element_children($form) as $key) { |
||||
if (isset($form[$key]['organization'])) { |
||||
$form[$key]['weight']['#attributes']['class'] = 'ife-people-weight'; |
||||
// Build the table row. |
||||
$row = array( |
||||
'data' => array( |
||||
array('data' => drupal_render($form[$key]['organization']), 'class' => 'ife-person-name container-inline'), |
||||
array('data' => drupal_render($form[$key]['role']).drupal_render($form[$key]['subject']), 'class' => 'ife-person-role'), |
||||
array('data' => drupal_render($form[$key]['remove']), 'class' => 'ife-person-remove'), |
||||
), |
||||
); |
||||
} |
||||
elseif (isset($form[$key]['conference'])) { |
||||
$form[$key]['weight']['#attributes']['class'] = 'ife-people-weight'; |
||||
// Build the table row. |
||||
$row = array( |
||||
'data' => array( |
||||
array('data' => drupal_render($form[$key]['conference']).'<br clear="all"/>'. drupal_render($form[$key]['date']), 'class' => 'ife-person-name container-inline' ), |
||||
array('data' => drupal_render($form[$key]['role']).drupal_render($form[$key]['subject']), 'class' => 'ife-person-role'), |
||||
array('data' => drupal_render($form[$key]['remove']), 'class' => 'ife-person-remove'), |
||||
), |
||||
); |
||||
} |
||||
else { |
||||
$form[$key]['weight']['#attributes']['class'] = 'ife-people-weight'; |
||||
// Build the table row. |
||||
$row = array( |
||||
'data' => array( |
||||
array('data' => drupal_render($form[$key]['name']) .'<br clear="all"/>'. drupal_render($form[$key]['date']), 'class' => 'ife-person-name container-inline'), |
||||
array('data' => drupal_render($form[$key]['role']).drupal_render($form[$key]['subject']), 'class' => 'ife-person-role'), |
||||
array('data' => drupal_render($form[$key]['remove']), 'class' => 'ife-person-remove'), |
||||
), |
||||
); |
||||
} |
||||
|
||||
// Add additional attributes to the row, such as a class for this row. |
||||
if (isset($form[$key]['#attributes'])) { |
||||
$row = array_merge($row, $form[$key]['#attributes']); |
||||
} |
||||
$rows[] = $row; |
||||
} |
||||
|
||||
$output = theme('table', $headers, $rows, array('id' => 'ife-peoplelist-table')); |
||||
$output .= drupal_render($form); |
||||
|
||||
// Add our JS file, which has some Drupal core JS overrides, and ensures ahah behaviours get re-attached |
||||
drupal_add_css(drupal_get_path('module', 'islandora_form_elements') .'/css/people.css'); |
||||
return $output; |
||||
} |
||||
|
||||
|
@ -1,7 +0,0 @@
|
||||
; $Id$ |
||||
name = Islandora Form Elements |
||||
dependencies[] = fedora_repository |
||||
description = Adds a set of form elements that extend/modify the drupal form elements available to the Ingest forms. |
||||
package = Fedora Repository |
||||
version = 6.1dev |
||||
core = 6.x |
@ -1,48 +0,0 @@
|
||||
$(document).ready(function () {
|
||||
|
||||
var cc_versions = new Array(); cc_versions[""]="3.0"; cc_versions["ar"]="2.5"; cc_versions["au"]="3.0"; cc_versions["at"]="3.0"; cc_versions["be"]="2.0"; cc_versions["br"]="3.0"; cc_versions["bg"]="2.5"; cc_versions["ca"]="2.5"; cc_versions["cl"]="2.0"; cc_versions["cn"]="2.5"; cc_versions["co"]="2.5"; cc_versions["hr"]="3.0"; cc_versions["cz"]="3.0"; cc_versions["dk"]="2.5"; cc_versions["ec"]="3.0"; cc_versions["fi"]="1.0"; cc_versions["fr"]="2.0"; cc_versions["de"]="3.0"; cc_versions["gr"]="3.0"; cc_versions["gt"]="3.0"; cc_versions["hk"]="3.0"; cc_versions["hu"]="2.5"; cc_versions["in"]="2.5"; cc_versions["il"]="2.5"; cc_versions["it"]="2.5"; cc_versions["jp"]="2.0"; cc_versions["kr"]="2.0"; cc_versions["lu"]="3.0"; cc_versions["mk"]="2.5"; cc_versions["my"]="2.5"; cc_versions["mt"]="2.5"; cc_versions["mx"]="2.5"; cc_versions["nl"]="3.0"; cc_versions["nz"]="3.0"; cc_versions["no"]="3.0"; cc_versions["pe"]="2.5"; cc_versions["ph"]="3.0"; cc_versions["pl"]="3.0"; cc_versions["pt"]="2.5"; cc_versions["pr"]="3.0"; cc_versions["ro"]="3.0"; cc_versions["rs"]="3.0"; cc_versions["sg"]="3.0"; cc_versions["si"]="2.5"; cc_versions["za"]="2.5"; cc_versions["es"]="3.0"; cc_versions["se"]="2.5"; cc_versions["ch"]="2.5"; cc_versions["tw"]="3.0"; cc_versions["th"]="3.0"; cc_versions["uk"]="2.0"; cc_versions["scotland"]="2.5"; cc_versions["us"]="3.0"; cc_versions["vn"]="3.0"; |
||||
|
||||
function updateCCPreview() |
||||
{ |
||||
|
||||
var commercial = $('.cc_commercial').val(); |
||||
var modification = $('.cc_modifications').val(); |
||||
var jurisdiction= $('.cc_jurisdiction').val(); |
||||
var jurisdiction_name = jurisdiction; |
||||
var version = cc_versions[jurisdiction_name]; |
||||
|
||||
var params=""; |
||||
|
||||
if (commercial != '') |
||||
params+="-"+commercial;
|
||||
if (modification != '') |
||||
params+="-"+modification; |
||||
|
||||
|
||||
if (jurisdiction != null) |
||||
jurisdiction+="/"; |
||||
else |
||||
{ |
||||
jurisdiction = ""; |
||||
jurisdiction_name = ""; |
||||
} |
||||
|
||||
var html = "<a rel=\"license\" target=\"_new\" href=\"http://creativecommons.org/licenses/by"+params+"/"+version+"/"+jurisdiction+"\"><img alt=\"Creative Commons License\" style=\"border-width:0\" src=\"http://i.creativecommons.org/l/by"+params+"/"+version+"/"+jurisdiction+"88x31.png\" /></a><br />This work is licensed under a <a rel=\"license\" href=\"http://creativecommons.org/licenses/by"+params+"/"+version+"/"+jurisdiction+"\">Creative Commons License</a>."; |
||||
|
||||
$('.cc_preview').html(html); |
||||
} |
||||
|
||||
$('.cc_enable').change(function () {
|
||||
$('.cc_field').attr('disabled', !$(this).attr('checked')); |
||||
if ($(this).attr('checked')) |
||||
updateCCPreview(); |
||||
else |
||||
$('.cc_preview').html(''); |
||||
}); |
||||
|
||||
$('.cc_field').change(function () {
|
||||
updateCCPreview(); |
||||
}); |
||||
|
||||
updateCCPreview(); |
||||
}); |
@ -1,89 +0,0 @@
|
||||
var files = new Array(); |
||||
var selectedFile = null; |
||||
var visibleFiles=4; |
||||
|
||||
$(document).ready(function () { |
||||
|
||||
var selectedValue = false; |
||||
var selectedIndex = 0; |
||||
var cp_pid; |
||||
var cm_pid; |
||||
var start=0; |
||||
var end = 50; |
||||
|
||||
if ($('#fileField').attr('value') != '') |
||||
{ |
||||
selectedValue = $('#fileField').attr('value'); |
||||
} |
||||
|
||||
cp_pid = $('#edit-collection-pid').attr('value'); |
||||
cm_pid = $('#model_pid').attr('value');
|
||||
$.getJSON("/filechooser/generatePreview/"+cp_pid+"/"+cm_pid+"?start="+start+"&end="+end,function (data) |
||||
{ |
||||
|
||||
$('#fileList').html(''); |
||||
if (data.length == 0) |
||||
{ |
||||
$('#fileList').append('<div>No files found in staging area.<div>'); |
||||
|
||||
} else |
||||
{ |
||||
$.each(data, function(i, item) |
||||
{ |
||||
var html; |
||||
files[i]=item.name; |
||||
var selected= ""; |
||||
if (selectedValue == item.name) |
||||
{ |
||||
selected='class="selected"'; |
||||
selectedFile='file'+i; |
||||
selectedIndex=i - (i%visibleFiles); |
||||
} |
||||
|
||||
if (item.thumb) |
||||
{ |
||||
html='<li id="file'+i+'"'+selected+'><img src="/filechooser/getThumbnail/'+cp_pid+'/'+cm_pid+'/'+item.name+'" class="thumbnail"><div style="width:150px">'+item.name+'<br>'+item.mime+'<br>'+item.size+' '+item.resolution+'</div></li>'; |
||||
} else |
||||
{ |
||||
var type=item.mime.split('/',1).shift(); |
||||
html='<li id="file'+i+'"'+selected+'><div class="'+type+'placeholder"> </div><div class="breakly">'+item.name+'<br>'+item.mime+'<br>'+item.size+'</div></li>'; |
||||
} |
||||
|
||||
$('#fileList').append(html); |
||||
}); |
||||
|
||||
$('#fileList li div').breakly(15); |
||||
|
||||
} |
||||
|
||||
|
||||
$(".carousel .jCarouselLite").jCarouselLite({ |
||||
btnNext: ".carousel .next", |
||||
btnPrev: ".carousel .prev", |
||||
mouseWheel: true, |
||||
circular: false, |
||||
speed: 750, |
||||
visible: visibleFiles, |
||||
scroll: visibleFiles, |
||||
initial: selectedIndex |
||||
}); |
||||
|
||||
$(".carousel li").click(function() { |
||||
|
||||
if (selectedFile != this.id) |
||||
{ |
||||
$('#fileField').attr('value',files[this.id.split('file',2).pop()]); |
||||
$("#"+(this.id)).addClass('selected'); |
||||
if (selectedFile != null) |
||||
{ |
||||
$("#"+selectedFile).removeClass('selected'); |
||||
} |
||||
selectedFile=this.id; |
||||
} |
||||
})
|
||||
|
||||
}); |
||||
|
||||
}); |
||||
|
||||
|
@ -1,343 +0,0 @@
|
||||
/** |
||||
* jCarouselLite - jQuery plugin to navigate images/any content in a carousel style widget. |
||||
* @requires jQuery v1.2 or above |
||||
* |
||||
* http://gmarwaha.com/jquery/jcarousellite/
|
||||
* |
||||
* Copyright (c) 2007 Ganeshji Marwaha (gmarwaha.com) |
||||
* Dual licensed under the MIT and GPL licenses: |
||||
* http://www.opensource.org/licenses/mit-license.php
|
||||
* http://www.gnu.org/licenses/gpl.html
|
||||
* |
||||
* Version: 1.0.1 |
||||
* Note: Requires jquery 1.2 or above from version 1.0.1 |
||||
*/ |
||||
|
||||
/** |
||||
* Creates a carousel-style navigation widget for images/any-content from a simple HTML markup. |
||||
* |
||||
* The HTML markup that is used to build the carousel can be as simple as... |
||||
* |
||||
* <div class="carousel"> |
||||
* <ul> |
||||
* <li><img src="image/1.jpg" alt="1"></li> |
||||
* <li><img src="image/2.jpg" alt="2"></li> |
||||
* <li><img src="image/3.jpg" alt="3"></li> |
||||
* </ul> |
||||
* </div> |
||||
* |
||||
* As you can see, this snippet is nothing but a simple div containing an unordered list of images. |
||||
* You don't need any special "class" attribute, or a special "css" file for this plugin. |
||||
* I am using a class attribute just for the sake of explanation here. |
||||
* |
||||
* To navigate the elements of the carousel, you need some kind of navigation buttons. |
||||
* For example, you will need a "previous" button to go backward, and a "next" button to go forward. |
||||
* This need not be part of the carousel "div" itself. It can be any element in your page. |
||||
* Lets assume that the following elements in your document can be used as next, and prev buttons... |
||||
* |
||||
* <button class="prev"><<</button> |
||||
* <button class="next">>></button> |
||||
* |
||||
* Now, all you need to do is call the carousel component on the div element that represents it, and pass in the |
||||
* navigation buttons as options. |
||||
* |
||||
* $(".carousel").jCarouselLite({ |
||||
* btnNext: ".next", |
||||
* btnPrev: ".prev" |
||||
* }); |
||||
* |
||||
* That's it, you would have now converted your raw div, into a magnificient carousel. |
||||
* |
||||
* There are quite a few other options that you can use to customize it though. |
||||
* Each will be explained with an example below. |
||||
* |
||||
* @param an options object - You can specify all the options shown below as an options object param. |
||||
* |
||||
* @option btnPrev, btnNext : string - no defaults |
||||
* @example |
||||
* $(".carousel").jCarouselLite({ |
||||
* btnNext: ".next", |
||||
* btnPrev: ".prev" |
||||
* }); |
||||
* @desc Creates a basic carousel. Clicking "btnPrev" navigates backwards and "btnNext" navigates forward. |
||||
* |
||||
* @option btnGo - array - no defaults |
||||
* @example |
||||
* $(".carousel").jCarouselLite({ |
||||
* btnNext: ".next", |
||||
* btnPrev: ".prev", |
||||
* btnGo: [".0", ".1", ".2"] |
||||
* }); |
||||
* @desc If you don't want next and previous buttons for navigation, instead you prefer custom navigation based on |
||||
* the item number within the carousel, you can use this option. Just supply an array of selectors for each element |
||||
* in the carousel. The index of the array represents the index of the element. What i mean is, if the |
||||
* first element in the array is ".0", it means that when the element represented by ".0" is clicked, the carousel |
||||
* will slide to the first element and so on and so forth. This feature is very powerful. For example, i made a tabbed |
||||
* interface out of it by making my navigation elements styled like tabs in css. As the carousel is capable of holding |
||||
* any content, not just images, you can have a very simple tabbed navigation in minutes without using any other plugin. |
||||
* The best part is that, the tab will "slide" based on the provided effect. :-) |
||||
* |
||||
* @option mouseWheel : boolean - default is false |
||||
* @example |
||||
* $(".carousel").jCarouselLite({ |
||||
* mouseWheel: true |
||||
* }); |
||||
* @desc The carousel can also be navigated using the mouse wheel interface of a scroll mouse instead of using buttons. |
||||
* To get this feature working, you have to do 2 things. First, you have to include the mouse-wheel plugin from brandon. |
||||
* Second, you will have to set the option "mouseWheel" to true. That's it, now you will be able to navigate your carousel |
||||
* using the mouse wheel. Using buttons and mouseWheel or not mutually exclusive. You can still have buttons for navigation |
||||
* as well. They complement each other. To use both together, just supply the options required for both as shown below. |
||||
* @example |
||||
* $(".carousel").jCarouselLite({ |
||||
* btnNext: ".next", |
||||
* btnPrev: ".prev", |
||||
* mouseWheel: true |
||||
* }); |
||||
* |
||||
* @option auto : number - default is null, meaning autoscroll is disabled by default |
||||
* @example |
||||
* $(".carousel").jCarouselLite({ |
||||
* auto: 800, |
||||
* speed: 500 |
||||
* }); |
||||
* @desc You can make your carousel auto-navigate itself by specfying a millisecond value in this option. |
||||
* The value you specify is the amount of time between 2 slides. The default is null, and that disables auto scrolling. |
||||
* Specify this value and magically your carousel will start auto scrolling. |
||||
* |
||||
* @option speed : number - 200 is default |
||||
* @example |
||||
* $(".carousel").jCarouselLite({ |
||||
* btnNext: ".next", |
||||
* btnPrev: ".prev", |
||||
* speed: 800 |
||||
* }); |
||||
* @desc Specifying a speed will slow-down or speed-up the sliding speed of your carousel. Try it out with |
||||
* different speeds like 800, 600, 1500 etc. Providing 0, will remove the slide effect. |
||||
* |
||||
* @option easing : string - no easing effects by default. |
||||
* @example |
||||
* $(".carousel").jCarouselLite({ |
||||
* btnNext: ".next", |
||||
* btnPrev: ".prev", |
||||
* easing: "bounceout" |
||||
* }); |
||||
* @desc You can specify any easing effect. Note: You need easing plugin for that. Once specified, |
||||
* the carousel will slide based on the provided easing effect. |
||||
* |
||||
* @option vertical : boolean - default is false |
||||
* @example |
||||
* $(".carousel").jCarouselLite({ |
||||
* btnNext: ".next", |
||||
* btnPrev: ".prev", |
||||
* vertical: true |
||||
* }); |
||||
* @desc Determines the direction of the carousel. true, means the carousel will display vertically. The next and |
||||
* prev buttons will slide the items vertically as well. The default is false, which means that the carousel will |
||||
* display horizontally. The next and prev items will slide the items from left-right in this case. |
||||
* |
||||
* @option circular : boolean - default is true |
||||
* @example |
||||
* $(".carousel").jCarouselLite({ |
||||
* btnNext: ".next", |
||||
* btnPrev: ".prev", |
||||
* circular: false |
||||
* }); |
||||
* @desc Setting it to true enables circular navigation. This means, if you click "next" after you reach the last |
||||
* element, you will automatically slide to the first element and vice versa. If you set circular to false, then |
||||
* if you click on the "next" button after you reach the last element, you will stay in the last element itself |
||||
* and similarly for "previous" button and first element. |
||||
* |
||||
* @option visible : number - default is 3 |
||||
* @example |
||||
* $(".carousel").jCarouselLite({ |
||||
* btnNext: ".next", |
||||
* btnPrev: ".prev", |
||||
* visible: 4 |
||||
* }); |
||||
* @desc This specifies the number of items visible at all times within the carousel. The default is 3. |
||||
* You are even free to experiment with real numbers. Eg: "3.5" will have 3 items fully visible and the |
||||
* last item half visible. This gives you the effect of showing the user that there are more images to the right. |
||||
* |
||||
* @option start : number - default is 0 |
||||
* @example |
||||
* $(".carousel").jCarouselLite({ |
||||
* btnNext: ".next", |
||||
* btnPrev: ".prev", |
||||
* start: 2 |
||||
* }); |
||||
* @desc You can specify from which item the carousel should start. Remember, the first item in the carousel |
||||
* has a start of 0, and so on. |
||||
* |
||||
* @option scrool : number - default is 1 |
||||
* @example |
||||
* $(".carousel").jCarouselLite({ |
||||
* btnNext: ".next", |
||||
* btnPrev: ".prev", |
||||
* scroll: 2 |
||||
* }); |
||||
* @desc The number of items that should scroll/slide when you click the next/prev navigation buttons. By |
||||
* default, only one item is scrolled, but you may set it to any number. Eg: setting it to "2" will scroll |
||||
* 2 items when you click the next or previous buttons. |
||||
* |
||||
* @option beforeStart, afterEnd : function - callbacks |
||||
* @example |
||||
* $(".carousel").jCarouselLite({ |
||||
* btnNext: ".next", |
||||
* btnPrev: ".prev", |
||||
* beforeStart: function(a) { |
||||
* alert("Before animation starts:" + a); |
||||
* }, |
||||
* afterEnd: function(a) { |
||||
* alert("After animation ends:" + a); |
||||
* } |
||||
* }); |
||||
* @desc If you wanted to do some logic in your page before the slide starts and after the slide ends, you can |
||||
* register these 2 callbacks. The functions will be passed an argument that represents an array of elements that |
||||
* are visible at the time of callback. |
||||
* |
||||
* |
||||
* @cat Plugins/Image Gallery |
||||
* @author Ganeshji Marwaha/ganeshread@gmail.com |
||||
*/ |
||||
|
||||
(function($) { // Compliant with jquery.noConflict()
|
||||
$.fn.jCarouselLite = function(o) { |
||||
o = $.extend({ |
||||
btnPrev: null, |
||||
btnNext: null, |
||||
btnGo: null, |
||||
mouseWheel: false, |
||||
auto: null, |
||||
|
||||
speed: 200, |
||||
easing: null, |
||||
|
||||
vertical: false, |
||||
circular: true, |
||||
visible: 3, |
||||
start: 0, |
||||
scroll: 1, |
||||
|
||||
beforeStart: null, |
||||
afterEnd: null |
||||
}, o || {}); |
||||
|
||||
return this.each(function() { // Returns the element collection. Chainable.
|
||||
|
||||
var running = false, animCss=o.vertical?"top":"left", sizeCss=o.vertical?"height":"width"; |
||||
var div = $(this), ul = $("ul", div), tLi = $("li", ul), tl = tLi.size(), v = o.visible; |
||||
|
||||
if(o.circular) { |
||||
ul.prepend(tLi.slice(tl-v-1+1).clone()) |
||||
.append(tLi.slice(0,v).clone()); |
||||
o.start += v; |
||||
} |
||||
|
||||
var li = $("li", ul), itemLength = li.size(), curr = o.start; |
||||
div.css("visibility", "visible"); |
||||
|
||||
li.css({overflow: "hidden", float: o.vertical ? "none" : "left"}); |
||||
ul.css({margin: "0", padding: "0", position: "relative", "list-style-type": "none", "z-index": "1"}); |
||||
div.css({overflow: "hidden", position: "relative", "z-index": "2", left: "0px"}); |
||||
|
||||
var liSize = o.vertical ? height(li) : width(li); // Full li size(incl margin)-Used for animation
|
||||
var ulSize = liSize * itemLength; // size of full ul(total length, not just for the visible items)
|
||||
var divSize = liSize * v; // size of entire div(total length for just the visible items)
|
||||
|
||||
li.css({width: li.width(), height: li.height()}); |
||||
ul.css(sizeCss, ulSize+"px").css(animCss, -(curr*liSize)); |
||||
|
||||
div.css(sizeCss, divSize+"px"); // Width of the DIV. length of visible images
|
||||
|
||||
if(o.btnPrev) |
||||
$(o.btnPrev).click(function() { |
||||
return go(curr-o.scroll); |
||||
}); |
||||
|
||||
if(o.btnNext) |
||||
$(o.btnNext).click(function() { |
||||
return go(curr+o.scroll); |
||||
}); |
||||
|
||||
if(o.btnGo) |
||||
$.each(o.btnGo, function(i, val) { |
||||
$(val).click(function() { |
||||
return go(o.circular ? o.visible+i : i); |
||||
}); |
||||
}); |
||||
if(o.initial && o.initial >= o.visible) |
||||
go(o.circular ? o.visible+o.initial : o.initial); |
||||
|
||||
if(o.mouseWheel && div.mousewheel) |
||||
div.mousewheel(function(e, d) { |
||||
return d>0 ? go(curr-o.scroll) : go(curr+o.scroll); |
||||
}); |
||||
|
||||
if(o.auto) |
||||
setInterval(function() { |
||||
go(curr+o.scroll); |
||||
}, o.auto+o.speed); |
||||
|
||||
function vis() { |
||||
return li.slice(curr).slice(0,v); |
||||
}; |
||||
|
||||
function go(to) { |
||||
if(!running) { |
||||
|
||||
if(o.beforeStart) |
||||
o.beforeStart.call(this, vis()); |
||||
|
||||
if(o.circular) { // If circular we are in first or last, then goto the other end
|
||||
if(to<=o.start-v-1) { // If first, then goto last
|
||||
ul.css(animCss, -((itemLength-(v*2))*liSize)+"px"); |
||||
// If "scroll" > 1, then the "to" might not be equal to the condition; it can be lesser depending on the number of elements.
|
||||
curr = to==o.start-v-1 ? itemLength-(v*2)-1 : itemLength-(v*2)-o.scroll; |
||||
} else if(to>=itemLength-v+1) { // If last, then goto first
|
||||
ul.css(animCss, -( (v) * liSize ) + "px" ); |
||||
// If "scroll" > 1, then the "to" might not be equal to the condition; it can be greater depending on the number of elements.
|
||||
curr = to==itemLength-v+1 ? v+1 : v+o.scroll; |
||||
} else curr = to; |
||||
} else { // If non-circular and to points to first or last, we just return.
|
||||
if(to<0 || to>itemLength-v) return; |
||||
else curr = to; |
||||
} // If neither overrides it, the curr will still be "to" and we can proceed.
|
||||
|
||||
running = true; |
||||
|
||||
ul.animate( |
||||
animCss == "left" ? { left: -(curr*liSize) } : { top: -(curr*liSize) } , o.speed, o.easing, |
||||
function() { |
||||
if(o.afterEnd) |
||||
o.afterEnd.call(this, vis()); |
||||
running = false; |
||||
} |
||||
); |
||||
// Disable buttons when the carousel reaches the last/first, and enable when not
|
||||
if(!o.circular) { |
||||
$(o.btnPrev + "," + o.btnNext).removeClass("disabled"); |
||||
$( (curr-o.scroll<0 && o.btnPrev) |
||||
|| |
||||
(curr+o.scroll > itemLength-v && o.btnNext) |
||||
|| |
||||
[] |
||||
).addClass("disabled"); |
||||
} |
||||
|
||||
} |
||||
return false; |
||||
}; |
||||
}); |
||||
}; |
||||
|
||||
function css(el, prop) { |
||||
return parseInt($.css(el[0], prop)) || 0; |
||||
}; |
||||
function width(el) { |
||||
return el[0].offsetWidth + css(el, 'marginLeft') + css(el, 'marginRight'); |
||||
}; |
||||
function height(el) { |
||||
return el[0].offsetHeight + css(el, 'marginTop') + css(el, 'marginBottom'); |
||||
}; |
||||
|
||||
})(jQuery); |
@ -1,58 +0,0 @@
|
||||
/** |
||||
* jQuery Breakly plugin - Breaks your texts. Gently. |
||||
* This plugin can be used to give the browser an "hint" on when (and eventually how) break |
||||
* some long texts that are wrapped in a container with an explicitely defined width. |
||||
* It works adding a "special" unicode character after the given number of characters. |
||||
* By default the plugin inserts U+200B (the zero width space), but you can specify any |
||||
* other character as the second parameter |
||||
* |
||||
* @name jquery-breakly-1.0.js |
||||
* @author Claudio Cicali - http://claudio.cicali.name
|
||||
* @version 1.0 |
||||
* @date December 22, 2009 |
||||
* @category jQuery plugin |
||||
* @copyright (c) 2009 Claudio Cicali ( http://claudio.cicali.name )
|
||||
* @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
|
||||
* @examples |
||||
* $('h3').breakly(3); // "breaks" any h3 text (and any h3's children text too) inserting a \U+200B after every 3 characters
|
||||
* $('h3').breakly(3, 0x202f); // Same as above, but inserts a "NARROW NO-BREAK SPACE" (just for the fun of it)
|
||||
|
||||
* Visit http://lab.web20.it/breakly/example.html
|
||||
* List of Unicode spaces: http://www.cs.tut.fi/~jkorpela/chars/spaces.html
|
||||
*/ |
||||
$.fn.breakly = function(chopAt, spaceCode) { |
||||
spaceCode |= 8203; // U+200B ZERO WIDTH SPACE
|
||||
var zw = String.fromCharCode(spaceCode), re = new RegExp(/\B/), orig, idx, chopped, ch; |
||||
function breakly(node) { |
||||
if (3 == node.nodeType && (orig = node.nodeValue).length > chopAt) { |
||||
idx = 0; |
||||
chopped=[]; |
||||
for (var i=0; i < orig.length; i++) { |
||||
ch = orig.substr(i,1); |
||||
chopped.push(ch); |
||||
if (null != ch.match(re)) { |
||||
idx=0; |
||||
continue; |
||||
} |
||||
if (++idx == chopAt) { |
||||
ch = orig.substr(i+1,1); // look ahead
|
||||
if (ch && null == ch.match(re)) { |
||||
chopped.push(zw); |
||||
idx=0; |
||||
} |
||||
} |
||||
} |
||||
node.nodeValue = chopped.join(''); |
||||
} else { |
||||
for (var i=0; i < node.childNodes.length; i++) { |
||||
breakly(node.childNodes[i]); |
||||
} |
||||
} |
||||
} |
||||
|
||||
return this.each(function() { |
||||
breakly(this); |
||||
}) |
||||
} |
||||
|
||||
|
@ -1,105 +0,0 @@
|
||||
/* |
||||
* jQuery Easing v1.1 - http://gsgd.co.uk/sandbox/jquery.easing.php
|
||||
* |
||||
* Uses the built in easing capabilities added in jQuery 1.1 |
||||
* to offer multiple easing options |
||||
* |
||||
* Copyright (c) 2007 George Smith |
||||
* Licensed under the MIT License: |
||||
* http://www.opensource.org/licenses/mit-license.php
|
||||
*/ |
||||
|
||||
jQuery.easing = { |
||||
easein: function(x, t, b, c, d) { |
||||
return c*(t/=d)*t + b; // in
|
||||
}, |
||||
easeinout: function(x, t, b, c, d) { |
||||
if (t < d/2) return 2*c*t*t/(d*d) + b; |
||||
var ts = t - d/2; |
||||
return -2*c*ts*ts/(d*d) + 2*c*ts/d + c/2 + b;
|
||||
}, |
||||
easeout: function(x, t, b, c, d) { |
||||
return -c*t*t/(d*d) + 2*c*t/d + b; |
||||
}, |
||||
expoin: function(x, t, b, c, d) { |
||||
var flip = 1; |
||||
if (c < 0) { |
||||
flip *= -1; |
||||
c *= -1; |
||||
} |
||||
return flip * (Math.exp(Math.log(c)/d * t)) + b;
|
||||
}, |
||||
expoout: function(x, t, b, c, d) { |
||||
var flip = 1; |
||||
if (c < 0) { |
||||
flip *= -1; |
||||
c *= -1; |
||||
} |
||||
return flip * (-Math.exp(-Math.log(c)/d * (t-d)) + c + 1) + b; |
||||
}, |
||||
expoinout: function(x, t, b, c, d) { |
||||
var flip = 1; |
||||
if (c < 0) { |
||||
flip *= -1; |
||||
c *= -1; |
||||
} |
||||
if (t < d/2) return flip * (Math.exp(Math.log(c/2)/(d/2) * t)) + b; |
||||
return flip * (-Math.exp(-2*Math.log(c/2)/d * (t-d)) + c + 1) + b; |
||||
}, |
||||
bouncein: function(x, t, b, c, d) { |
||||
return c - jQuery.easing['bounceout'](x, d-t, 0, c, d) + b; |
||||
}, |
||||
bounceout: function(x, t, b, c, d) { |
||||
if ((t/=d) < (1/2.75)) { |
||||
return c*(7.5625*t*t) + b; |
||||
} else if (t < (2/2.75)) { |
||||
return c*(7.5625*(t-=(1.5/2.75))*t + .75) + b; |
||||
} else if (t < (2.5/2.75)) { |
||||
return c*(7.5625*(t-=(2.25/2.75))*t + .9375) + b; |
||||
} else { |
||||
return c*(7.5625*(t-=(2.625/2.75))*t + .984375) + b; |
||||
} |
||||
}, |
||||
bounceinout: function(x, t, b, c, d) { |
||||
if (t < d/2) return jQuery.easing['bouncein'] (x, t*2, 0, c, d) * .5 + b; |
||||
return jQuery.easing['bounceout'] (x, t*2-d,0, c, d) * .5 + c*.5 + b; |
||||
}, |
||||
elasin: function(x, t, b, c, d) { |
||||
var s=1.70158;var p=0;var a=c; |
||||
if (t==0) return b; if ((t/=d)==1) return b+c; if (!p) p=d*.3; |
||||
if (a < Math.abs(c)) { a=c; var s=p/4; } |
||||
else var s = p/(2*Math.PI) * Math.asin (c/a); |
||||
return -(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b; |
||||
}, |
||||
elasout: function(x, t, b, c, d) { |
||||
var s=1.70158;var p=0;var a=c; |
||||
if (t==0) return b; if ((t/=d)==1) return b+c; if (!p) p=d*.3; |
||||
if (a < Math.abs(c)) { a=c; var s=p/4; } |
||||
else var s = p/(2*Math.PI) * Math.asin (c/a); |
||||
return a*Math.pow(2,-10*t) * Math.sin( (t*d-s)*(2*Math.PI)/p ) + c + b; |
||||
}, |
||||
elasinout: function(x, t, b, c, d) { |
||||
var s=1.70158;var p=0;var a=c; |
||||
if (t==0) return b; if ((t/=d/2)==2) return b+c; if (!p) p=d*(.3*1.5); |
||||
if (a < Math.abs(c)) { a=c; var s=p/4; } |
||||
else var s = p/(2*Math.PI) * Math.asin (c/a); |
||||
if (t < 1) return -.5*(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b; |
||||
return a*Math.pow(2,-10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )*.5 + c + b; |
||||
}, |
||||
backin: function(x, t, b, c, d) { |
||||
var s=1.70158; |
||||
return c*(t/=d)*t*((s+1)*t - s) + b; |
||||
}, |
||||
backout: function(x, t, b, c, d) { |
||||
var s=1.70158; |
||||
return c*((t=t/d-1)*t*((s+1)*t + s) + 1) + b; |
||||
}, |
||||
backinout: function(x, t, b, c, d) { |
||||
var s=1.70158; |
||||
if ((t/=d/2) < 1) return c/2*(t*t*(((s*=(1.525))+1)*t - s)) + b; |
||||
return c/2*((t-=2)*t*(((s*=(1.525))+1)*t + s) + 2) + b; |
||||
}, |
||||
linear: function(x, t, b, c, d) { |
||||
return c*t/d + b; //linear
|
||||
} |
||||
}; |
@ -1,33 +0,0 @@
|
||||
(function($){ |
||||
//cache needed for overagressive garbage collectors.
|
||||
var cache = []; |
||||
//images can either be an array of paths to images or a single image.
|
||||
$.loadImages = function(images, ids, callback){ |
||||
|
||||
//convert to array if needed so rest of script works
|
||||
if (!(images instanceof Array)) { |
||||
images = [images]; |
||||
} |
||||
|
||||
if (!(images instanceof Array)) { |
||||
ids = [ids]; |
||||
} |
||||
|
||||
var imagesLength = images.length; |
||||
var loadedCounter = 0; |
||||
|
||||
for (var i=0; i < imagesLength; i++) { |
||||
var cacheImage = document.createElement('img'); |
||||
//set the onload method before the src is called otherwise will fail to be called in IE
|
||||
cacheImage.onload = function(){ |
||||
loadedCounter++; |
||||
if ($.isFunction(callback)) { |
||||
callback(this); |
||||
} |
||||
} |
||||
cacheImage.src = images[i]; |
||||
cacheImage.id = '#'+ids[i]; |
||||
cache.push(cacheImage); |
||||
} |
||||
} |
||||
})(jQuery) |
@ -1 +0,0 @@
|
||||
(function(c){var h=[];c.loadImages=function(a,d){a instanceof Array||(a=[a]);for(var e=a.length,f=0,g=e;g--;){var b=document.createElement("img");b.onload=function(){f++;f>=e&&c.isFunction(d)&&d()};b.src=a[g];h.push(b)}}})(jQuery); |
@ -1,11 +0,0 @@
|
||||
/* Copyright (c) 2009 Brandon Aaron (http://brandonaaron.net) |
||||
* Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
|
||||
* and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
|
||||
* 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.
|
||||
* |
||||
* Version: 3.0.2 |
||||
*
|
||||
* Requires: 1.2.2+ |
||||
*/ |
||||
(function(c){var a=["DOMMouseScroll","mousewheel"];c.event.special.mousewheel={setup:function(){if(this.addEventListener){for(var d=a.length;d;){this.addEventListener(a[--d],b,false)}}else{this.onmousewheel=b}},teardown:function(){if(this.removeEventListener){for(var d=a.length;d;){this.removeEventListener(a[--d],b,false)}}else{this.onmousewheel=null}}};c.fn.extend({mousewheel:function(d){return d?this.bind("mousewheel",d):this.trigger("mousewheel")},unmousewheel:function(d){return this.unbind("mousewheel",d)}});function b(f){var d=[].slice.call(arguments,1),g=0,e=true;f=c.event.fix(f||window.event);f.type="mousewheel";if(f.wheelDelta){g=f.wheelDelta/120}if(f.detail){g=-f.detail/3}d.unshift(f,g);return c.event.handle.apply(this,d)}})(jQuery); |
@ -1,8 +0,0 @@
|
||||
/* |
||||
@inital author: Karl-Johan Sjögren / http://blog.crazybeavers.se/
|
||||
@contributor: Joost Elfering / http://yopefonic.wordpress.com/
|
||||
@url: http://blog.crazybeavers.se/wp-content/demos/jquery.tag.editor/
|
||||
@license: Creative Commons License - ShareAlike http://creativecommons.org/licenses/by-sa/3.0/
|
||||
@version: 1.4.1 |
||||
*/ |
||||
(function(jQuery) { jQuery.fn.tagEditor = function(options) { var defaults = { separator: ",", items: [], className: "tagEditor", confirmRemoval: false, confirmRemovalText: "Do you really want to remove the tag?", completeOnSeparator: false, completeOnBlur: false, tagsBeforeField: false, initialParse: true, imageTag: false, imageTagUrl: "", continuousOutputBuild: false }; options = jQuery.extend(defaults, options); var listBase, textBase = this, hiddenText; var itemBase = []; return this.each(function() { function addTag(tag) { tag = jQuery.trim(tag); for (var i = 0; i < itemBase.length; i++) { if (itemBase[i].toLowerCase() == tag.toLowerCase()) { return false; } } var item = jQuery(document.createElement("li")); item.text(tag); item.attr("title", "Remove tag"); if (options.imageTag) { item.append('<img src="' + options.imageTagUrl + '">'); } item.click(function() { if (options.confirmRemoval) { if (!confirm(options.confirmRemovalText)) { return; } } item.remove(); parse(); }); listBase.append(item); return true; } function resetTags() { itemBase = []; listBase.html(""); textBase.val(""); hiddenText.val(""); for (var i = 0; i < options.items.length; i++) { addTag(jQuery.trim(options.items[i])); } parse(); } function buildArray() { itemBase = []; var items = jQuery("li", listBase); for (var i = 0; i < items.length; i++) { itemBase.push(jQuery.trim(jQuery(items[i]).text())); } if (options.continuousOutputBuild) { hiddenText.val(itemBase.join(options.separator)); } } function parse() { var items = textBase.val().split(options.separator); for (var i = 0; i < items.length; i++) { var trimmedItem = jQuery.trim(items[i]); if (trimmedItem.length > 0) { addTag(trimmedItem); } } textBase.val(""); buildArray(); } function handleKeys(ev) { var keyCode = (ev.which) ? ev.which : ev.keyCode; if (options.completeOnSeparator) { if (String.fromCharCode(keyCode) == options.separator) { parse(); return false; } } switch (keyCode) { case 13: if (jQuery.trim(textBase.val()) != "") { parse(); return false; } return true; default: return true; } } jQuery.fn.extend({ tagEditorGetTags: function() { return itemBase.join(options.separator); }, tagEditorResetTags: function() { resetTags(); }, tagEditorAddTag: function(tag) { return addTag(tag); } }); hiddenText = jQuery(document.createElement("input")); hiddenText.attr("type", "hidden"); if (options.continuousOutputBuild) { hiddenText.attr("name", textBase.attr("name")); textBase.attr("name", textBase.attr("name") + "_old"); } textBase.after(hiddenText); listBase = jQuery(document.createElement("ul")); listBase.attr("class", options.className); if (options.tagsBeforeField) { jQuery(this).before(listBase); } else { jQuery(this).after(listBase); } for (var i = 0; i < options.items.length; i++) { addTag(jQuery.trim(options.items[i])); } if (options.initialParse) { parse(); } if (options.completeOnBlur) { jQuery(this).blur(parse); } buildArray(); jQuery(this).keypress(handleKeys); var form = jQuery(this).parents("form"); if (!options.continuousOutputBuild) { form.submit(function() { parse(); hiddenText.val(itemBase.join(options.separator)); hiddenText.attr("id", textBase.attr("id")); hiddenText.attr("name", textBase.attr("name")); textBase.attr("id", textBase.attr("id") + "_old"); textBase.attr("name", textBase.attr("name") + "_old"); }); } }); }; })(jQuery); |
@ -1,214 +0,0 @@
|
||||
/* |
||||
@inital author: Karl-Johan Sjögren / http://blog.crazybeavers.se/
|
||||
@contributor: Joost Elfering / http://yopefonic.wordpress.com/
|
||||
@url: http://blog.crazybeavers.se/wp-content/demos/jquery.tag.editor/
|
||||
@license: Creative Commons License - ShareAlike http://creativecommons.org/licenses/by-sa/3.0/
|
||||
@version: 1.4.1 |
||||
@changelog |
||||
1.4.1 |
||||
Karl-Johan Sjögren |
||||
-Removed all references to $ to make sure that it is compatible even when using other libraries that bind to $ |
||||
-Reorganized the code and cleaned it up to pass the JSLint-test to make sure that it works when minified |
||||
-Switched minifier to YUI Compressor since Packer broke the script (even though it passes JSLint) |
||||
1.4 |
||||
Karl-Johan Sjögren |
||||
-Normalized the string chars in the script to ' |
||||
-Added a minified version of the script to the package using http://base2.googlecode.com/svn/trunk/src/apps/packer/packer.html
|
||||
Joost Elfering |
||||
-Major change in extension of the object |
||||
-Moved getTags to tagEditorGetTags for naming convention |
||||
-Changed tagEditor so that it can be called without arguments |
||||
-Changed call for getTags to $(object).tagEditorGetTags() |
||||
-Changed addTag to return a true or false value as a success indicator |
||||
-Added resetTags method to clear the input and set the default given tags as start |
||||
-Added tagEditorResetTags as API for resetTags: $(object).tagEditorResetTags() |
||||
-Added tagEditorAddTag as API for addTag: $(object).tagEditorAddTag('string') |
||||
-Added continuousOutputBuild option to allow continuous building for dynamic forms |
||||
-Added tagsBeforeField option to switch places between tags added and the input field |
||||
-Added imageTag option to add and image to the list for styling purposes |
||||
-Added imageTagUrl option to define custom image for styling purposes |
||||
1.3 |
||||
-Any string already in the textbox when enabling the tag editor is now parsed as tags |
||||
-Added initialParse to stop the initial parsing |
||||
-Added confirmRemovalText as an option to better support different localizations |
||||
-Added the getTags method. |
||||
-Fixed completeOnBlur that wasn't working |
||||
1.2 |
||||
-Fixed bug with completeOnSeparator for Firefox |
||||
-Fixed so that pressing return on an empty editor would submit the form |
||||
1.1 |
||||
-Initial public release |
||||
-Added the completeOnSeparator and completeOnBlur options |
||||
*/ |
||||
(function(jQuery) { |
||||
jQuery.fn.tagEditor = function(options) { |
||||
var defaults = { |
||||
separator: ',', |
||||
items: [], |
||||
className: 'tagEditor', |
||||
confirmRemoval: false, |
||||
confirmRemovalText: 'Do you really want to remove the tag?', |
||||
completeOnSeparator: false, |
||||
completeOnBlur: false, |
||||
tagsBeforeField: false, |
||||
initialParse: true, |
||||
imageTag: false, |
||||
imageTagUrl: '', |
||||
continuousOutputBuild: false |
||||
}; |
||||
|
||||
options = jQuery.extend(defaults, options); |
||||
|
||||
var listBase, textBase = this, hiddenText; |
||||
var itemBase = []; |
||||
|
||||
return this.each(function() { |
||||
function addTag(tag) { |
||||
tag = jQuery.trim(tag); |
||||
for (var i = 0; i < itemBase.length; i++) { |
||||
if (itemBase[i].toLowerCase() == tag.toLowerCase()) { |
||||
return false; |
||||
} |
||||
} |
||||
|
||||
var item = jQuery(document.createElement('li')); |
||||
item.text(tag); |
||||
item.attr('title', 'Remove tag'); |
||||
if (options.imageTag) { |
||||
item.append('<img src="' + options.imageTagUrl + '">'); |
||||
} |
||||
|
||||
item.click(function() { |
||||
if (options.confirmRemoval) { |
||||
if (!confirm(options.confirmRemovalText)) { |
||||
return; |
||||
} |
||||
} |
||||
|
||||
item.remove(); |
||||
parse(); |
||||
}); |
||||
|
||||
listBase.append(item); |
||||
return true; |
||||
} |
||||
|
||||
function resetTags() { |
||||
itemBase = []; |
||||
listBase.html(''); |
||||
textBase.val(''); |
||||
hiddenText.val(''); |
||||
for (var i = 0; i < options.items.length; i++) { |
||||
addTag(jQuery.trim(options.items[i])); |
||||
} |
||||
parse(); |
||||
} |
||||
|
||||
function buildArray() { |
||||
itemBase = []; |
||||
var items = jQuery('li', listBase); |
||||
|
||||
for (var i = 0; i < items.length; i++) { |
||||
itemBase.push(jQuery.trim(jQuery(items[i]).text())); |
||||
} |
||||
|
||||
if (options.continuousOutputBuild) { |
||||
hiddenText.val(itemBase.join(options.separator)); |
||||
} |
||||
} |
||||
|
||||
function parse() { |
||||
var items = textBase.val().split(options.separator); |
||||
|
||||
for (var i = 0; i < items.length; i++) { |
||||
var trimmedItem = jQuery.trim(items[i]); |
||||
if (trimmedItem.length > 0) { |
||||
addTag(trimmedItem); |
||||
} |
||||
} |
||||
|
||||
textBase.val(''); |
||||
buildArray(); |
||||
} |
||||
|
||||
function handleKeys(ev) { |
||||
var keyCode = (ev.which) ? ev.which : ev.keyCode; |
||||
|
||||
if (options.completeOnSeparator) { |
||||
if (String.fromCharCode(keyCode) == options.separator) { |
||||
parse(); |
||||
return false; |
||||
} |
||||
} |
||||
|
||||
switch (keyCode) { |
||||
case 13: |
||||
if (jQuery.trim(textBase.val()) != '') { |
||||
parse(); |
||||
return false; |
||||
} |
||||
return true; |
||||
default: |
||||
return true; |
||||
} |
||||
} |
||||
|
||||
jQuery.fn.extend({ |
||||
tagEditorGetTags: function() { |
||||
return itemBase.join(options.separator); |
||||
}, |
||||
tagEditorResetTags: function() { |
||||
resetTags(); |
||||
}, |
||||
tagEditorAddTag: function(tag) { |
||||
return addTag(tag); |
||||
} |
||||
}); |
||||
|
||||
hiddenText = jQuery(document.createElement('input')); |
||||
hiddenText.attr('type', 'hidden'); |
||||
if (options.continuousOutputBuild) { |
||||
hiddenText.attr('name', textBase.attr('name')); |
||||
textBase.attr('name', textBase.attr('name') + '_old'); |
||||
} |
||||
textBase.after(hiddenText); |
||||
|
||||
listBase = jQuery(document.createElement('ul')); |
||||
listBase.attr('class', options.className); |
||||
if (options.tagsBeforeField) { |
||||
jQuery(this).before(listBase); |
||||
} else { |
||||
jQuery(this).after(listBase); |
||||
} |
||||
|
||||
for (var i = 0; i < options.items.length; i++) { |
||||
addTag(jQuery.trim(options.items[i])); |
||||
} |
||||
|
||||
if (options.initialParse) { |
||||
parse(); |
||||
} |
||||
|
||||
if (options.completeOnBlur) { |
||||
jQuery(this).blur(parse); |
||||
} |
||||
|
||||
buildArray(); |
||||
jQuery(this).keypress(handleKeys); |
||||
|
||||
var form = jQuery(this).parents('form'); |
||||
|
||||
if (!options.continuousOutputBuild) { |
||||
form.submit(function() { |
||||
parse(); |
||||
hiddenText.val(itemBase.join(options.separator)); |
||||
hiddenText.attr('id', textBase.attr('id')); |
||||
hiddenText.attr("name", textBase.attr('name')); |
||||
textBase.attr('id', textBase.attr('id') + '_old'); |
||||
textBase.attr('name', textBase.attr('name') + '_old'); |
||||
|
||||
}); |
||||
} |
||||
}); |
||||
}; |
||||
})(jQuery); |
@ -1,237 +0,0 @@
|
||||
/*! |
||||
* jQuery UI Widget 1.8.4 |
||||
* |
||||
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses. |
||||
* http://jquery.org/license
|
||||
* |
||||
* http://docs.jquery.com/UI/Widget
|
||||
*/ |
||||
(function( $, undefined ) { |
||||
|
||||
var _remove = $.fn.remove; |
||||
|
||||
$.fn.remove = function( selector, keepData ) { |
||||
return this.each(function() { |
||||
if ( !keepData ) { |
||||
if ( !selector || $.filter( selector, [ this ] ).length ) { |
||||
$( "*", this ).add( [ this ] ).each(function() { |
||||
$( this ).triggerHandler( "remove" ); |
||||
}); |
||||
} |
||||
} |
||||
return _remove.call( $(this), selector, keepData ); |
||||
}); |
||||
}; |
||||
|
||||
$.widget = function( name, base, prototype ) { |
||||
var namespace = name.split( "." )[ 0 ], |
||||
fullName; |
||||
name = name.split( "." )[ 1 ]; |
||||
fullName = namespace + "-" + name; |
||||
|
||||
if ( !prototype ) { |
||||
prototype = base; |
||||
base = $.Widget; |
||||
} |
||||
|
||||
// create selector for plugin
|
||||
$.expr[ ":" ][ fullName ] = function( elem ) { |
||||
return !!$.data( elem, name ); |
||||
}; |
||||
|
||||
$[ namespace ] = $[ namespace ] || {}; |
||||
$[ namespace ][ name ] = function( options, element ) { |
||||
// allow instantiation without initializing for simple inheritance
|
||||
if ( arguments.length ) { |
||||
this._createWidget( options, element ); |
||||
} |
||||
}; |
||||
|
||||
var basePrototype = new base(); |
||||
// we need to make the options hash a property directly on the new instance
|
||||
// otherwise we'll modify the options hash on the prototype that we're
|
||||
// inheriting from
|
||||
// $.each( basePrototype, function( key, val ) {
|
||||
// if ( $.isPlainObject(val) ) {
|
||||
// basePrototype[ key ] = $.extend( {}, val );
|
||||
// }
|
||||
// });
|
||||
basePrototype.options = $.extend( true, {}, basePrototype.options ); |
||||
$[ namespace ][ name ].prototype = $.extend( true, basePrototype, { |
||||
namespace: namespace, |
||||
widgetName: name, |
||||
widgetEventPrefix: $[ namespace ][ name ].prototype.widgetEventPrefix || name, |
||||
widgetBaseClass: fullName |
||||
}, prototype ); |
||||
|
||||
$.widget.bridge( name, $[ namespace ][ name ] ); |
||||
}; |
||||
|
||||
$.widget.bridge = function( name, object ) { |
||||
$.fn[ name ] = function( options ) { |
||||
var isMethodCall = typeof options === "string", |
||||
args = Array.prototype.slice.call( arguments, 1 ), |
||||
returnValue = this; |
||||
|
||||
// allow multiple hashes to be passed on init
|
||||
options = !isMethodCall && args.length ? |
||||
$.extend.apply( null, [ true, options ].concat(args) ) : |
||||
options; |
||||
|
||||
// prevent calls to internal methods
|
||||
if ( isMethodCall && options.substring( 0, 1 ) === "_" ) { |
||||
return returnValue; |
||||
} |
||||
|
||||
if ( isMethodCall ) { |
||||
this.each(function() { |
||||
var instance = $.data( this, name ), |
||||
methodValue = instance && $.isFunction( instance[options] ) ? |
||||
instance[ options ].apply( instance, args ) : |
||||
instance; |
||||
if ( methodValue !== instance && methodValue !== undefined ) { |
||||
returnValue = methodValue; |
||||
return false; |
||||
} |
||||
}); |
||||
} else { |
||||
this.each(function() { |
||||
var instance = $.data( this, name ); |
||||
if ( instance ) { |
||||
if ( options ) { |
||||
instance.option( options ); |
||||
} |
||||
instance._init(); |
||||
} else { |
||||
$.data( this, name, new object( options, this ) ); |
||||
} |
||||
}); |
||||
} |
||||
|
||||
return returnValue; |
||||
}; |
||||
}; |
||||
|
||||
$.Widget = function( options, element ) { |
||||
// allow instantiation without initializing for simple inheritance
|
||||
if ( arguments.length ) { |
||||
this._createWidget( options, element ); |
||||
} |
||||
}; |
||||
|
||||
$.Widget.prototype = { |
||||
widgetName: "widget", |
||||
widgetEventPrefix: "", |
||||
options: { |
||||
disabled: false |
||||
}, |
||||
_createWidget: function( options, element ) { |
||||
// $.widget.bridge stores the plugin instance, but we do it anyway
|
||||
// so that it's stored even before the _create function runs
|
||||
$.data( element, this.widgetName, this ); |
||||
this.element = $( element ); |
||||
this.options = $.extend( true, {}, |
||||
this.options, |
||||
$.metadata && $.metadata.get( element )[ this.widgetName ], |
||||
options ); |
||||
|
||||
var self = this; |
||||
this.element.bind( "remove." + this.widgetName, function() { |
||||
self.destroy(); |
||||
}); |
||||
|
||||
this._create(); |
||||
this._init(); |
||||
}, |
||||
_create: function() {}, |
||||
_init: function() {}, |
||||
|
||||
destroy: function() { |
||||
this.element |
||||
.unbind( "." + this.widgetName ) |
||||
.removeData( this.widgetName ); |
||||
this.widget() |
||||
.unbind( "." + this.widgetName ) |
||||
.removeAttr( "aria-disabled" ) |
||||
.removeClass( |
||||
this.widgetBaseClass + "-disabled " + |
||||
"ui-state-disabled" ); |
||||
}, |
||||
|
||||
widget: function() { |
||||
return this.element; |
||||
}, |
||||
|
||||
option: function( key, value ) { |
||||
var options = key, |
||||
self = this; |
||||
|
||||
if ( arguments.length === 0 ) { |
||||
// don't return a reference to the internal hash
|
||||
return $.extend( {}, self.options ); |
||||
} |
||||
|
||||
if (typeof key === "string" ) { |
||||
if ( value === undefined ) { |
||||
return this.options[ key ]; |
||||
} |
||||
options = {}; |
||||
options[ key ] = value; |
||||
} |
||||
|
||||
$.each( options, function( key, value ) { |
||||
self._setOption( key, value ); |
||||
}); |
||||
|
||||
return self; |
||||
}, |
||||
_setOption: function( key, value ) { |
||||
this.options[ key ] = value; |
||||
|
||||
if ( key === "disabled" ) { |
||||
this.widget() |
||||
[ value ? "addClass" : "removeClass"]( |
||||
this.widgetBaseClass + "-disabled" + " " + |
||||
"ui-state-disabled" ) |
||||
.attr( "aria-disabled", value ); |
||||
} |
||||
|
||||
return this; |
||||
}, |
||||
|
||||
enable: function() { |
||||
return this._setOption( "disabled", false ); |
||||
}, |
||||
disable: function() { |
||||
return this._setOption( "disabled", true ); |
||||
}, |
||||
|
||||
_trigger: function( type, event, data ) { |
||||
var callback = this.options[ type ]; |
||||
|
||||
event = $.Event( event ); |
||||
event.type = ( type === this.widgetEventPrefix ? |
||||
type : |
||||
this.widgetEventPrefix + type ).toLowerCase(); |
||||
data = data || {}; |
||||
|
||||
// copy original event properties over to the new event
|
||||
// this would happen if we could call $.event.fix instead of $.Event
|
||||
// but we don't have a way to force an event to be fixed multiple times
|
||||
if ( event.originalEvent ) { |
||||
for ( var i = $.event.props.length, prop; i; ) { |
||||
prop = $.event.props[ --i ]; |
||||
event[ prop ] = event.originalEvent[ prop ]; |
||||
} |
||||
} |
||||
|
||||
this.element.trigger( event, data ); |
||||
|
||||
return !( $.isFunction(callback) && |
||||
callback.call( this.element[0], event, data ) === false || |
||||
event.isDefaultPrevented() ); |
||||
} |
||||
}; |
||||
|
||||
})( jQuery ); |
@ -1,30 +0,0 @@
|
||||
$(document).ready(function () { |
||||
$('.otherSelect').each(function (index)
|
||||
{ |
||||
var name = $(this).attr('name').replace(/[\[\]]+/g,'-'); |
||||
$(this).attr('id',name); |
||||
|
||||
$('#'+name+' option:last').after('<option value="other">Other</option>'); |
||||
$(this).after('<div id="'+name+'_other" style="display: none">Other Value:<input type="textfield" name="'+name+'" value="'+$(this).val()+'" id="'+name+'_field"/></div>'); |
||||
|
||||
$(this).removeAttr('name'); |
||||
|
||||
|
||||
$(this).change(function () |
||||
{ |
||||
|
||||
if ($(this).val() == 'other') |
||||
{ |
||||
$('#'+$(this).attr('id')+'_field').val(''); |
||||
$('#'+$(this).attr('id')+'_other').show('fast'); |
||||
} else |
||||
{ |
||||
$('#'+$(this).attr('id')+'_field').val($(this).val()); |
||||
$('#'+$(this).attr('id')+'_other').hide('fast'); |
||||
} |
||||
}); |
||||
|
||||
}); |
||||
}); |
||||
|
||||
|
@ -1,92 +0,0 @@
|
||||
|
||||
(function($) { |
||||
|
||||
if (Drupal.jsEnabled) { |
||||
$(document).ready(function() { |
||||
$('#edit-mods-people-add-from-repository').blur(function () { |
||||
if ($('#edit-mods-people-add-from-repository').val() != '') {
|
||||
$('#edit-mods-people-add-person').mousedown(); |
||||
} |
||||
}); |
||||
|
||||
if (Drupal.ahah != undefined) { |
||||
|
||||
/** |
||||
* Override of Drupal.ahah.prototype.success. The only difference is that we |
||||
* allow for new Drupal.settings. |
||||
*/ |
||||
Drupal.ahah.prototype.success = function (response, status) { |
||||
$('#edit-mods-people-add-from-repository').val(''); |
||||
|
||||
var wrapper = $(this.wrapper); |
||||
var form = $(this.element).parents('form'); |
||||
// Manually insert HTML into the jQuery object, using $() directly crashes
|
||||
// Safari with long string lengths. http://dev.jquery.com/ticket/1152
|
||||
var new_content = $('<div></div>').html(response.data); |
||||
|
||||
// Restore the previous action and target to the form.
|
||||
form.attr('action', this.form_action); |
||||
this.form_target ? form.attr('target', this.form_target) : form.removeAttr('target'); |
||||
this.form_encattr ? form.attr('target', this.form_encattr) : form.removeAttr('encattr'); |
||||
|
||||
// Remove the progress element.
|
||||
if (this.progress.element) { |
||||
$(this.progress.element).remove(); |
||||
} |
||||
if (this.progress.object) { |
||||
this.progress.object.stopMonitoring(); |
||||
} |
||||
$(this.element).removeClass('progress-disabled').attr('disabled', false); |
||||
|
||||
// Add the new content to the page.
|
||||
Drupal.freezeHeight(); |
||||
if (this.method == 'replace') { |
||||
wrapper.empty().append(new_content); |
||||
} |
||||
else { |
||||
wrapper[this.method](new_content); |
||||
} |
||||
|
||||
$('.datepicker').datepicker({ buttonImage: '/misc/date.png', constrainInput: false, showOn: 'button', changeMonth: true, changeYear: true }); |
||||
|
||||
// Immediately hide the new content if we're using any effects.
|
||||
if (this.showEffect != 'show') { |
||||
new_content.hide(); |
||||
} |
||||
|
||||
// Determine what effect use and what content will receive the effect, then
|
||||
// show the new content. For browser compatibility, Safari is excluded from
|
||||
// using effects on table rows.
|
||||
if (($.browser.safari && $("tr.ahah-new-content", new_content).size() > 0)) { |
||||
new_content.show(); |
||||
} |
||||
else if ($('.ahah-new-content', new_content).size() > 0) { |
||||
$('.ahah-new-content', new_content).hide(); |
||||
new_content.show(); |
||||
$(".ahah-new-content", new_content)[this.showEffect](this.showSpeed); |
||||
} |
||||
else if (this.showEffect != 'show') { |
||||
new_content[this.showEffect](this.showSpeed); |
||||
} |
||||
|
||||
// Merge in new and changed settings, if any.
|
||||
if (response.settings) { |
||||
$.extend(Drupal.settings, response.settings); |
||||
} |
||||
|
||||
// Attach all javascript behaviors to the new content, if it was successfully
|
||||
// added to the page, this if statement allows #ahah[wrapper] to be optional.
|
||||
if (new_content.parents('html').length > 0) { |
||||
Drupal.attachBehaviors(new_content); |
||||
} |
||||
|
||||
Drupal.unfreezeHeight(); |
||||
}; |
||||
|
||||
} |
||||
|
||||
|
||||
}); |
||||
} |
||||
|
||||
})(jQuery); |