From f8575c67eb0f2f948411face09919440615a7d78 Mon Sep 17 00:00:00 2001 From: 3nids Date: Mon, 19 Oct 2009 09:21:48 +0200 Subject: [PATCH] Removed preload --- themes/3nids/3nids/images/ico-denied-gray.png | Bin 604 -> 0 bytes themes/3nids/3nids/images/ico-denied-pale.png | Bin 916 -> 0 bytes themes/3nids/3nids/images/ico-denied.png | Bin 715 -> 0 bytes themes/3nids/3nids/images/ico-error.png | Bin 701 -> 0 bytes themes/3nids/3nids/images/ico-info.png | Bin 778 -> 0 bytes themes/3nids/3nids/images/ico-lock.png | Bin 749 -> 0 bytes themes/3nids/3nids/images/ico-separator.gif | Bin 106 -> 0 bytes .../3nids/3nids/images/ico-success-gray.png | Bin 476 -> 0 bytes .../3nids/3nids/images/ico-success-pale.png | Bin 617 -> 0 bytes themes/3nids/3nids/images/ico-success.png | Bin 537 -> 0 bytes themes/3nids/3nids/images/ico-view-hybrid.png | Bin 494 -> 0 bytes themes/3nids/3nids/images/ico-warning.png | Bin 666 -> 0 bytes themes/3nids/3nids/js/ui.init.js | 139 ---- themes/3nids/3nids/views/movie.html.php | 37 - themes/3nids_theme/3nids/css/3nids.css | 40 + .../3nids/css/fix-ie.css | 16 +- .../3nids/css/jquery.fancybox.css | 20 +- .../3nids/css/screen.css | 747 ++++++------------ .../images/ui-bg_flat_0_333333_40x100.png | Bin .../images/ui-bg_flat_0_484848_40x100.png | Bin .../images/ui-bg_flat_0_aaaaaa_40x100.png | Bin .../images/ui-bg_flat_100_000000_40x100.png | Bin .../images/ui-bg_flat_100_333333_40x100.png | Bin .../images/ui-bg_flat_100_484848_40x100.png | Bin .../images/ui-bg_flat_100_b30000_40x100.png | Bin .../images/ui-bg_flat_55_fbec88_40x100.png | Bin .../images/ui-bg_glass_95_fef1ec_1x400.png | Bin 0 -> 119 bytes .../ui-bg_gloss-wave_16_121212_500x100.png | Bin 0 -> 2399 bytes .../ui-bg_highlight-hard_100_333333_1x100.png | Bin .../ui-bg_highlight-hard_15_888888_1x100.png | Bin 0 -> 95 bytes .../ui-bg_highlight-hard_55_555555_1x100.png | Bin 0 -> 115 bytes .../ui-bg_highlight-soft_35_adadad_1x100.png | Bin 0 -> 145 bytes .../ui-bg_highlight-soft_60_dddddd_1x100.png | Bin 0 -> 106 bytes .../ui-bg_inset-soft_15_121212_1x100.png | Bin 0 -> 140 bytes .../images/ui-icons_222222_256x240.png | Bin 0 -> 4369 bytes .../images/ui-icons_333333_256x240.png | Bin .../images/ui-icons_444444_256x240.png | Bin 0 -> 8698 bytes .../images/ui-icons_666666_256x240.png | Bin 0 -> 8765 bytes .../images/ui-icons_aaaaaa_256x240.png | Bin 0 -> 4369 bytes .../images/ui-icons_bbbbbb_256x240.png | Bin 0 -> 8695 bytes .../images/ui-icons_cccccc_256x240.png | Bin 0 -> 8701 bytes .../images/ui-icons_cd0a0a_256x240.png | Bin 0 -> 4369 bytes .../images/ui-icons_f9bd01_256x240.png | Bin .../images/ui-icons_f9db01_256x240.png | Bin .../3nids/css/themeroller/ui.base.css} | 0 .../3nids/images/avatar.jpg | Bin .../3nids/images/fancy_closebox.png | Bin .../3nids/images/fancy_left.png | Bin .../3nids/images/fancy_progress.png | Bin .../3nids/images/fancy_right.png | Bin .../3nids/images/fancy_shadow_e.png | Bin .../3nids/images/fancy_shadow_n.png | Bin .../3nids/images/fancy_shadow_ne.png | Bin .../3nids/images/fancy_shadow_nw.png | Bin .../3nids/images/fancy_shadow_s.png | Bin .../3nids/images/fancy_shadow_se.png | Bin .../3nids/images/fancy_shadow_sw.png | Bin .../3nids/images/fancy_shadow_w.png | Bin .../3nids/images/fancy_title_left.png | Bin .../3nids/images/fancy_title_main.png | Bin .../3nids/images/fancy_title_right.png | Bin .../3nids/images/ico-album.png | Bin .../3nids/images/ico-help.png | Bin .../3nids/images/ico-print.png | Bin .../3nids/images/ico-view-comments.png | Bin .../3nids/images/ico-view-fullsize.png | Bin .../3nids/images/ico-view-slideshow.png | Bin .../3nids/images/map.png | Bin .../3nids/images/select-photos-backg.png | Bin .../3nids/js/jquery.easing.js | 0 .../3nids/js/jquery.fancybox.js | 0 themes/3nids_theme/3nids/js/ui.init.js | 127 +++ .../{3nids => 3nids_theme}/3nids/theme.info | 0 .../3nids/thumbnail.png | Bin .../3nids/views/album.html.php | 25 +- .../3nids/views/block.html.php | 4 +- .../3nids/views/comments.html.php | 10 +- .../3nids/views/dynamic.html.php | 18 +- .../3nids/views/exif_dialog.html.php | 22 +- .../3nids/views/image_block_block.html.php | 6 +- themes/3nids_theme/3nids/views/movie.html.php | 39 + .../3nids/views/no_sidebar.html.php | 6 + .../3nids/views/page.html.php | 43 +- .../3nids/views/pager.html.php | 22 +- .../3nids/views/photo.html.php | 30 +- .../3nids/views/search.html.php | 12 +- .../3nids/views/sidebar.html.php | 6 +- themes/{3nids => 3nids_theme}/README | 0 .../controllers/comments_3nids.php | 0 .../comment_3nids/helpers/comment_3nids.php | 0 .../modules/comment_3nids/module.info | 0 .../tagsmap/controllers/admin_tagsmap.php | 0 .../modules/tagsmap/controllers/tagsmap.php | 0 .../modules/tagsmap/css/tagsmap.css | 0 .../modules/tagsmap/helpers/tagsmap_event.php | 0 .../tagsmap/helpers/tagsmap_installer.php | 0 .../modules/tagsmap/helpers/tagsmap_theme.php | 0 .../modules/tagsmap/images/gmInfo_b.png | Bin .../modules/tagsmap/images/gmInfo_beak.png | Bin .../modules/tagsmap/images/gmInfo_bl.png | Bin .../modules/tagsmap/images/gmInfo_br.png | Bin .../modules/tagsmap/images/gmInfo_close.png | Bin .../modules/tagsmap/images/gmInfo_l.png | Bin .../modules/tagsmap/images/gmInfo_r.png | Bin .../modules/tagsmap/images/gmInfo_t.png | Bin .../modules/tagsmap/images/gmInfo_tl.png | Bin .../modules/tagsmap/images/gmInfo_tr.png | Bin .../modules/tagsmap/images/landscape16.png | Bin .../modules/tagsmap/images/marker_shadow.png | Bin .../modules/tagsmap/images/markero.png | Bin .../modules/tagsmap/images/markery.png | Bin .../modules/tagsmap/js/extinfowindow.js | 0 .../modules/tagsmap/models/tags_gps.php | 0 .../modules/tagsmap/module.info | 0 .../tagsmap/views/admin_tagsmap.html.php | 0 .../views/admin_tagsmap_delete.html.php | 0 .../tagsmap/views/admin_tagsmap_edit.html.php | 0 .../tagsmap/views/tagsmap_googlemap.html.php | 0 118 files changed, 569 insertions(+), 800 deletions(-) delete mode 100755 themes/3nids/3nids/images/ico-denied-gray.png delete mode 100755 themes/3nids/3nids/images/ico-denied-pale.png delete mode 100755 themes/3nids/3nids/images/ico-denied.png delete mode 100755 themes/3nids/3nids/images/ico-error.png delete mode 100755 themes/3nids/3nids/images/ico-info.png delete mode 100755 themes/3nids/3nids/images/ico-lock.png delete mode 100755 themes/3nids/3nids/images/ico-separator.gif delete mode 100755 themes/3nids/3nids/images/ico-success-gray.png delete mode 100755 themes/3nids/3nids/images/ico-success-pale.png delete mode 100755 themes/3nids/3nids/images/ico-success.png delete mode 100755 themes/3nids/3nids/images/ico-view-hybrid.png delete mode 100755 themes/3nids/3nids/images/ico-warning.png delete mode 100755 themes/3nids/3nids/js/ui.init.js delete mode 100755 themes/3nids/3nids/views/movie.html.php create mode 100755 themes/3nids_theme/3nids/css/3nids.css rename themes/{3nids => 3nids_theme}/3nids/css/fix-ie.css (60%) rename themes/{3nids => 3nids_theme}/3nids/css/jquery.fancybox.css (90%) rename themes/{3nids => 3nids_theme}/3nids/css/screen.css (51%) rename themes/{3nids/lib => 3nids_theme/3nids/css}/themeroller/images/ui-bg_flat_0_333333_40x100.png (100%) rename themes/{3nids/lib => 3nids_theme/3nids/css}/themeroller/images/ui-bg_flat_0_484848_40x100.png (100%) rename themes/{3nids/lib => 3nids_theme/3nids/css}/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png (100%) rename themes/{3nids/lib => 3nids_theme/3nids/css}/themeroller/images/ui-bg_flat_100_000000_40x100.png (100%) rename themes/{3nids/lib => 3nids_theme/3nids/css}/themeroller/images/ui-bg_flat_100_333333_40x100.png (100%) rename themes/{3nids/lib => 3nids_theme/3nids/css}/themeroller/images/ui-bg_flat_100_484848_40x100.png (100%) rename themes/{3nids/lib => 3nids_theme/3nids/css}/themeroller/images/ui-bg_flat_100_b30000_40x100.png (100%) rename themes/{3nids/lib => 3nids_theme/3nids/css}/themeroller/images/ui-bg_flat_55_fbec88_40x100.png (100%) create mode 100755 themes/3nids_theme/3nids/css/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png create mode 100755 themes/3nids_theme/3nids/css/themeroller/images/ui-bg_gloss-wave_16_121212_500x100.png rename themes/{3nids/lib => 3nids_theme/3nids/css}/themeroller/images/ui-bg_highlight-hard_100_333333_1x100.png (100%) create mode 100755 themes/3nids_theme/3nids/css/themeroller/images/ui-bg_highlight-hard_15_888888_1x100.png create mode 100755 themes/3nids_theme/3nids/css/themeroller/images/ui-bg_highlight-hard_55_555555_1x100.png create mode 100755 themes/3nids_theme/3nids/css/themeroller/images/ui-bg_highlight-soft_35_adadad_1x100.png create mode 100755 themes/3nids_theme/3nids/css/themeroller/images/ui-bg_highlight-soft_60_dddddd_1x100.png create mode 100755 themes/3nids_theme/3nids/css/themeroller/images/ui-bg_inset-soft_15_121212_1x100.png create mode 100755 themes/3nids_theme/3nids/css/themeroller/images/ui-icons_222222_256x240.png rename themes/{3nids/lib => 3nids_theme/3nids/css}/themeroller/images/ui-icons_333333_256x240.png (100%) create mode 100755 themes/3nids_theme/3nids/css/themeroller/images/ui-icons_444444_256x240.png create mode 100755 themes/3nids_theme/3nids/css/themeroller/images/ui-icons_666666_256x240.png create mode 100755 themes/3nids_theme/3nids/css/themeroller/images/ui-icons_aaaaaa_256x240.png create mode 100755 themes/3nids_theme/3nids/css/themeroller/images/ui-icons_bbbbbb_256x240.png create mode 100755 themes/3nids_theme/3nids/css/themeroller/images/ui-icons_cccccc_256x240.png create mode 100755 themes/3nids_theme/3nids/css/themeroller/images/ui-icons_cd0a0a_256x240.png rename themes/{3nids/lib => 3nids_theme/3nids/css}/themeroller/images/ui-icons_f9bd01_256x240.png (100%) rename themes/{3nids/lib => 3nids_theme/3nids/css}/themeroller/images/ui-icons_f9db01_256x240.png (100%) rename themes/{3nids/lib/themeroller/ui.theme.css => 3nids_theme/3nids/css/themeroller/ui.base.css} (100%) rename themes/{3nids => 3nids_theme}/3nids/images/avatar.jpg (100%) rename themes/{3nids => 3nids_theme}/3nids/images/fancy_closebox.png (100%) rename themes/{3nids => 3nids_theme}/3nids/images/fancy_left.png (100%) rename themes/{3nids => 3nids_theme}/3nids/images/fancy_progress.png (100%) rename themes/{3nids => 3nids_theme}/3nids/images/fancy_right.png (100%) rename themes/{3nids => 3nids_theme}/3nids/images/fancy_shadow_e.png (100%) rename themes/{3nids => 3nids_theme}/3nids/images/fancy_shadow_n.png (100%) rename themes/{3nids => 3nids_theme}/3nids/images/fancy_shadow_ne.png (100%) rename themes/{3nids => 3nids_theme}/3nids/images/fancy_shadow_nw.png (100%) rename themes/{3nids => 3nids_theme}/3nids/images/fancy_shadow_s.png (100%) rename themes/{3nids => 3nids_theme}/3nids/images/fancy_shadow_se.png (100%) rename themes/{3nids => 3nids_theme}/3nids/images/fancy_shadow_sw.png (100%) rename themes/{3nids => 3nids_theme}/3nids/images/fancy_shadow_w.png (100%) rename themes/{3nids => 3nids_theme}/3nids/images/fancy_title_left.png (100%) rename themes/{3nids => 3nids_theme}/3nids/images/fancy_title_main.png (100%) rename themes/{3nids => 3nids_theme}/3nids/images/fancy_title_right.png (100%) rename themes/{3nids => 3nids_theme}/3nids/images/ico-album.png (100%) rename themes/{3nids => 3nids_theme}/3nids/images/ico-help.png (100%) rename themes/{3nids => 3nids_theme}/3nids/images/ico-print.png (100%) rename themes/{3nids => 3nids_theme}/3nids/images/ico-view-comments.png (100%) rename themes/{3nids => 3nids_theme}/3nids/images/ico-view-fullsize.png (100%) rename themes/{3nids => 3nids_theme}/3nids/images/ico-view-slideshow.png (100%) rename themes/{3nids => 3nids_theme}/3nids/images/map.png (100%) rename themes/{3nids => 3nids_theme}/3nids/images/select-photos-backg.png (100%) rename themes/{3nids => 3nids_theme}/3nids/js/jquery.easing.js (100%) rename themes/{3nids => 3nids_theme}/3nids/js/jquery.fancybox.js (100%) create mode 100755 themes/3nids_theme/3nids/js/ui.init.js rename themes/{3nids => 3nids_theme}/3nids/theme.info (100%) rename themes/{3nids => 3nids_theme}/3nids/thumbnail.png (100%) rename themes/{3nids => 3nids_theme}/3nids/views/album.html.php (86%) rename themes/{3nids => 3nids_theme}/3nids/views/block.html.php (71%) rename themes/{3nids => 3nids_theme}/3nids/views/comments.html.php (89%) rename themes/{3nids => 3nids_theme}/3nids/views/dynamic.html.php (89%) rename themes/{3nids => 3nids_theme}/3nids/views/exif_dialog.html.php (58%) rename themes/{3nids => 3nids_theme}/3nids/views/image_block_block.html.php (85%) create mode 100755 themes/3nids_theme/3nids/views/movie.html.php create mode 100755 themes/3nids_theme/3nids/views/no_sidebar.html.php rename themes/{3nids => 3nids_theme}/3nids/views/page.html.php (83%) rename themes/{3nids => 3nids_theme}/3nids/views/pager.html.php (68%) rename themes/{3nids => 3nids_theme}/3nids/views/photo.html.php (58%) rename themes/{3nids => 3nids_theme}/3nids/views/search.html.php (92%) rename themes/{3nids => 3nids_theme}/3nids/views/sidebar.html.php (72%) rename themes/{3nids => 3nids_theme}/README (100%) rename themes/{3nids => 3nids_theme}/modules/comment_3nids/controllers/comments_3nids.php (100%) rename themes/{3nids => 3nids_theme}/modules/comment_3nids/helpers/comment_3nids.php (100%) rename themes/{3nids => 3nids_theme}/modules/comment_3nids/module.info (100%) rename themes/{3nids => 3nids_theme}/modules/tagsmap/controllers/admin_tagsmap.php (100%) rename themes/{3nids => 3nids_theme}/modules/tagsmap/controllers/tagsmap.php (100%) rename themes/{3nids => 3nids_theme}/modules/tagsmap/css/tagsmap.css (100%) rename themes/{3nids => 3nids_theme}/modules/tagsmap/helpers/tagsmap_event.php (100%) rename themes/{3nids => 3nids_theme}/modules/tagsmap/helpers/tagsmap_installer.php (100%) rename themes/{3nids => 3nids_theme}/modules/tagsmap/helpers/tagsmap_theme.php (100%) rename themes/{3nids => 3nids_theme}/modules/tagsmap/images/gmInfo_b.png (100%) rename themes/{3nids => 3nids_theme}/modules/tagsmap/images/gmInfo_beak.png (100%) rename themes/{3nids => 3nids_theme}/modules/tagsmap/images/gmInfo_bl.png (100%) rename themes/{3nids => 3nids_theme}/modules/tagsmap/images/gmInfo_br.png (100%) rename themes/{3nids => 3nids_theme}/modules/tagsmap/images/gmInfo_close.png (100%) rename themes/{3nids => 3nids_theme}/modules/tagsmap/images/gmInfo_l.png (100%) rename themes/{3nids => 3nids_theme}/modules/tagsmap/images/gmInfo_r.png (100%) rename themes/{3nids => 3nids_theme}/modules/tagsmap/images/gmInfo_t.png (100%) rename themes/{3nids => 3nids_theme}/modules/tagsmap/images/gmInfo_tl.png (100%) rename themes/{3nids => 3nids_theme}/modules/tagsmap/images/gmInfo_tr.png (100%) rename themes/{3nids => 3nids_theme}/modules/tagsmap/images/landscape16.png (100%) rename themes/{3nids => 3nids_theme}/modules/tagsmap/images/marker_shadow.png (100%) rename themes/{3nids => 3nids_theme}/modules/tagsmap/images/markero.png (100%) rename themes/{3nids => 3nids_theme}/modules/tagsmap/images/markery.png (100%) rename themes/{3nids => 3nids_theme}/modules/tagsmap/js/extinfowindow.js (100%) rename themes/{3nids => 3nids_theme}/modules/tagsmap/models/tags_gps.php (100%) rename themes/{3nids => 3nids_theme}/modules/tagsmap/module.info (100%) rename themes/{3nids => 3nids_theme}/modules/tagsmap/views/admin_tagsmap.html.php (100%) rename themes/{3nids => 3nids_theme}/modules/tagsmap/views/admin_tagsmap_delete.html.php (100%) rename themes/{3nids => 3nids_theme}/modules/tagsmap/views/admin_tagsmap_edit.html.php (100%) rename themes/{3nids => 3nids_theme}/modules/tagsmap/views/tagsmap_googlemap.html.php (100%) diff --git a/themes/3nids/3nids/images/ico-denied-gray.png b/themes/3nids/3nids/images/ico-denied-gray.png deleted file mode 100755 index 56db3ff52bf02036d2a057f802d813be2bdadfd1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 604 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJOS+@4BLl;Sc z?%liZ-@kwN?%nR)yLax~xo6Lw{rmUdzkh%4-o59}ox64G){`es-n@Bp>eQ(V7cT7D zwd>KNM+XlcJb(WD>C>lQzI^%M!GnGK_FcJh<@xjHuU@^ndiCn1OP7uvJ9gyAk)ubC z{s)5-xzAdGPBkqF@(YHDkVZ1pY`p*sIYuT=7srr_TS*3v%nXc27?dnpC3tyzzqmT) zG%zr6elULZlH=8<;(|^FO9n<3kq71p52vJ0PrmqIYLclTBZmT;u%BC*AERw zny#U614EL*#bBYy!k5??BYh?1zygVrradz=NH8%lm~b_CvI$t9a%CD@vVlR6$OHp0 zKT#}i2E$~A*_;jxhBG9JxIaosGA*1a$jlEBF<7z5ppfBiYDUHhy>p370uDTCi(-6q z*xcOO4joz(Q`4jdbYF?Y?kN*H>=p|$PdJ~G1XQH3eDf)fPp@9C^ltb8Qt)k#LjMjU mY3X*R4ql)UFYd8(7%<$HP*$`v(60vuCxfS}pUXO@geCwkh%LC`Z}YW#OXu92BcJ7CPPf%wy1VUeb+tdD1LyPM^Eq(%a86ZDc1C1GYyzK-g^!R5CKUhrvxSAM}yA(1{4{Sm@?TT(|yU5xho@UkAC89;S$fg|$tQu$7Op}OX z_cpQM_keP$wazYUck)<)g&EI;KJd%p&}mG)QXECR25rE)>QZzQ(}qP}iwi~F z5}|Fde}UV)CV>27s8fYHxsX%9^Pvd7y1cf$;2!LrV%6Cs67QrQS1AY#@yKC(NN(4T z_%OuX*X!4-J-V^k*7~(}fmICKJ7GtUY!+&8uNaqjpPgJ5F6KIUY!{#H9{S=R=_gi< zK4piK-{x*_o8x>mwl!JA!g;7+S%&XH_VBs9Qk@z_`4KY1kf_2lP zcS5tIfbl+=SpYe-qr}p@S;X;Kt;E#0&tkENMOJR>nzGlc`a*m~TreM3DopH8M8E6@ zr)gctaq(DxHtQ*@R+7(qUY?ts_s{vS2BMW zB*!!a1;1=gJ~+IOyJLIWO&X(dLtki1NjM%maPBp|y8gzNaLS9~x=`%H7TwTW$~I|y zm8FC4}Mrzlg<+1Y8PEBfUp0jJpx4B>@E+cy3`^(Gw`Mf+2&yxZm<$to~Vpgvg&QKNR z_f#1(r6svZt%iF?s+n<8X?B&!h3g9Dbb8_=MX}!;HiQSAh`bp^WMl~Z-44teO7W_Y zV4thSL{h;rJY7!l3%5J4H1!tIzB`Dv+YxO(haWeausGZYkI8^hWj6mzo=L0{%;yxzh{5!Htr?51 zvG|W62MzC8BZ76hRpCyO2zOn<%e)K>NHge!-~)Ap33OdWw6hsLYbCxGNt0%wk_2z7 zfyYvXheSG)5HRK1VB~%mq7Dmurw#bi@hEcOr3&G1ZiF*$M=&9nB#VNf&Q^r$4G5kp zTURh&s)E0%5&hyVD}sp<72~zmAY`Y(9aqO6CXF%=zFHGzO-A&I(pE}v70YQxCPJ{Y z4L+?5-crdLn3ZRPEs!A4ehEY3ZRpL~w9>@aMN+{F4dI@v&>(QDHQum!mG~E^$OS8l z!7?%Uwib*ROP67Hw`ika)gX-(8Ia`-u_IEhxG7U<13kSsMW+$lbb2dUMm5p6pa}cjgA+U$^mJ^AjD?&bdi)8~y+Q002ovPDHLkV1g8IMc@Dc diff --git a/themes/3nids/3nids/images/ico-error.png b/themes/3nids/3nids/images/ico-error.png deleted file mode 100755 index c37bd062e60c3b38fc82e4d1f236a8ac2fae9d8c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 701 zcmV;u0z&N#0$9Ug7g~-`rQ^qx~m@y2OU8A z#zh~=7n#Z$Z*fx-GOtDf07cgx0suCz_W(2~Y(0tf@FX@P6EPuM_dgn$vj9LucO)%W zw%HgMW>=#oL>nZ>M&NEf08>)#)k<{$fCT_r>rPi=BV=hFh6WS^qqze>C6Ek}o{M5% za|@JGowu0t{&hgNzySHZxy@LTNh);YzZ2zSp_ zl$^T&Dnc|NLb&RD_!4>pt@VHdP)ZGER%5ZmWEe$lryR&y;2u^3cOkO4#6c%-(EY6a{600000NkvXXu0mjfxS2AI diff --git a/themes/3nids/3nids/images/ico-info.png b/themes/3nids/3nids/images/ico-info.png deleted file mode 100755 index 12cd1aef900803abba99b26920337ec01ad5c267..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 778 zcmV+l1NHogP)BVme|mWaqy4$_pJm?y9KM{-*hp?1+Ey3e-CEDooTa!B;e(Q>TSF?bj>5At13y1p zriN3w3x~5SfZj{@J4M{kp{?=M_Lh2bV+5LH)Q)5W!-ePA$RgE1@5f1cyHki0Y}JyVEYZF(LD$xXlt$7A5CgE@ zpV-&l%vf;=5kZ2-2gi@Y6J&=cuwt>!vJ^#(&n|LcZyUzi6Duj$$hJ1s*HD-#;k-w@ zpdrwAuoDG_N2bvb07G$Zk*?Hc)JLtW4yqOnic_$zO7NZ#l>Fm){;fE?b$IbOaX2fe z0la4g0Dfw2xk7Wi7NapVD8YMPCZu?A1QCK*67dgsvRKBLFtrM>?$%&_lD1882mzdO zWPdw5KWw6IT`m1b_8=lS5jt8D3=RDa=&jWzR-)S@56WMslZ~mKu1)-wpXB>rNBQ>N zU#K`#1B&v|_AQK;7I~B}OdGiUT9LX>f0xm6<;LeP!=vFjPsUQF*wCJ*dO)4YBypgdiuF!=i@6Zyi7F|q#K zz?tlSZULa@t1D?$e;f@b36&N!V2mjOHw|*e|tv9>?g+k#9o0pTxd@;_sq{kwlU;^VvV*?BV8P@}BoaZTQUROpWV6|-M`|^n&)=+8tHo3*<<$NU zU`%V~ZF;?hBSYsjJ6%JzV}E(D{pOLqQklliUf9um_tGl-wty`y*p?eYNW56P>X@1s zZs7KrRZKtmV7Lqj^5Fgr7_`LjhdJK@ltF&O`j7?*NUM$KvmNGz)3WjM?V$vHlPT0AFyF?kLE<#HZabCSW3-oa*6;Z zrXD`Ulwd<^2glP%1Y1Kc1Ij%DU^=ME(jKf6APNlA$Uu;J4bVilQHSWX5uJ$9Zsp4M z0%!@LvyTxz=Z6stxlichODIY+yNGt%RM;m`>H4LOKLFs9Y%b5aUN|2|{0Zw|<_~i} fmXz*V19AKYa8)b6dA=UB7<)%9Se@FJAor|9=K-K=CIF rBLf2mgAPa%WCjC^xWGxz)qA(FIIiP#PM2jc42h4(lzA2>$Y2csWjrCL diff --git a/themes/3nids/3nids/images/ico-success-gray.png b/themes/3nids/3nids/images/ico-success-gray.png deleted file mode 100755 index 74b2032fabd3003d15ff5e5bbbb3366e1c9a5dd6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 476 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJOS+@4BLluUxtE z_U+rNSFis0^XLBk`>$WWe)a0rty{Nt@7{g>{Q2wGumAk{^UT5M*VKXl~C!WC

`HUIzs diff --git a/themes/3nids/3nids/images/ico-success-pale.png b/themes/3nids/3nids/images/ico-success-pale.png deleted file mode 100755 index dc8d1ded86b481442c017df192fb7e616f0f7a0d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 617 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJOS+@4BLlU z1KVzG+;(&0(dYY*Jm0_J^6EoR_Rifu>*wzuKYsr>@MQPh_qW$vSTX;=oZUCJAAYiD z!{s$Uetkdx;`EVc`!?QKv*PTM-S@WcyT1GQi-U`gFIand#hwS-)?ZqE;^mSO`}zCl|NsAc^UoUt{pe8=W?6Y=YVB~!|^~x0^v4kg$5o`hu3fYyZx@!|_ z${QG%b~|5bxXAlVrh%c!!bkjEIXi~}&wVBq35IQU7O&b&Zr=rZhr!d;&t;ucLK6VL CZDI5P diff --git a/themes/3nids/3nids/images/ico-success.png b/themes/3nids/3nids/images/ico-success.png deleted file mode 100755 index a9925a06ab02db30c1e7ead9c701c15bc63145cb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 537 zcmV+!0_OdRP)Hs{AQG2a)rMyf zFQK~pm1x3+7!nu%-M`k}``c>^00{o_1pjWJUTfl8mg=3qGEl8H@}^@w`VUx0_$uy4 z2FhRqKX}xI*?Tv1DJd8z#F#0c%*~rM30HE1@2o5m~}ZyoWhqv>ql{V z1ZGE0lgcoK^lx+eqc*rAX1Ky;Xx3U%u#zG!m-;eD1Qsn@kf3|F9qz~|95=&g3(7!X zB}JAT>RU;a%vaNOGnJ%e1=K6eAh43c(QN8RQ6~GP%O}Jju$~Ld*%`mO1pH(~5EKH1Nu(7arn>~Pyg*ULV0ZIsjf9@lIFuTGVc!|E`L56R5e9SPv z49fN6EBg}?b91dZ;jLft}M$z8>@Fl@;qN` zBuNq$MN!wbZ5yq3Myjf+QzjHe8MIy3t#cTkD4q8&^@j~R6}{NrJ-=^`blYNdN+aIG zrFSCs*>ma(qx1e3EIT#gs^~rRXpHIVZ$)PqApzRKQkyX~G(ZEY%7%Ck3DCe@5Cl?2 z;LXT^wpy(Y3Qq;xLk=`BVHn1u5g`E@n29xc_TGY kIv;}#Ca}Po(!T{507)%KR|?8^zW@LL07*qoM6N<$g3=$$v;Y7A diff --git a/themes/3nids/3nids/images/ico-warning.png b/themes/3nids/3nids/images/ico-warning.png deleted file mode 100755 index 628cf2dae3d419ae220c8928ac71393b480745a3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 666 zcmV;L0%iS)P)eOSYYtbpBV}~vsBnU!_?2tr-P=|^T zED%wc9ezHgW@NMb!^uT_|SvCpFLJylbx zY%bpaTGI8IYXMN$9w<3j9VkA~NYOKEQXsj?6a9_hcwfU$acAhJhB)zb_w@MVUEy@S zX&I>K-R!bhu3?(6bHWIg$HEl7{9g>>&l_qdd+UYb(1~BCo9LptNq&8>!yoJ3Ui(i5 zRJ|XnYBklL!{@$-7=3mJ>P@1c=7Oc79e-V7yf+%lD2!I;Y&nXBZ>=B!5?CB>LvEx6 znI%n)qqi$#X#wKB(U7XP2P=+4{b@j#r%9-K(8UqtSDk>0UKzf*HM9yqMZ1D!$2MdZ zR=`U>0zhOH1XqN?nY@AQqB7)Fp4{v&dKXvb43hZKvnN8;Po;+jY*}~*Z|W9Q0W%{D z^T}Cc<|r(Su=1K=P5>Z4 zg`et&Va}tdzBS-G-ZcO)zCWpJvGQwrHZ`@wpM420ac@bI5~KkTFfGEM3sPWO8co4^fI6lPnA)Y{ef%@{+SnoUk0+dW+*{8WvF8}}l07*qoM6N<$g7cXs A&j0`b diff --git a/themes/3nids/3nids/js/ui.init.js b/themes/3nids/3nids/js/ui.init.js deleted file mode 100755 index 5a3b7122..00000000 --- a/themes/3nids/3nids/js/ui.init.js +++ /dev/null @@ -1,139 +0,0 @@ -/** - * Initialize jQuery UI and Gallery Plugin elements - */ - -var short_forms = new Array( - "#gQuickSearchForm", - "#gAddTagForm", - "#gSearchForm" -); - -$(document).ready(function() { - $(".fancyclass").fancybox(); - - // Initialize Superfish menus - $("ul.gMenu").addClass("sf-menu"); - $('ul.sf-menu').superfish({ - delay: 500, - animation: { - opacity:'show', - height:'show' - }, - speed: 'fast' - }); - $("#gSiteMenu").css("display", "block"); - - // Initialize status message effects - $("#gMessage li").gallery_show_message(); - - // Initialize dialogs - $("#gLoginLink").addClass("gDialogLink"); - $(".gDialogLink").gallery_dialog(); - - // Initialize view menu - if ($("#gViewMenu").length) { - $("#gViewMenu ul").removeClass("gMenu").removeClass("sf-menu"); - $("#gViewMenu a").addClass("ui-icon"); - } - - // Initialize short forms - for (var i in short_forms) { - short_form_init(short_forms[i]); - $(short_forms[i]).addClass("gShortForm"); - } - $(".gShortForm input[type=text]").addClass("ui-corner-left"); - $(".gShortForm input[type=submit]").addClass("ui-state-default ui-corner-right"); - - // Apply jQuery UI button css to submit inputs - $("input[type=submit]:not(.gShortForm input)").addClass("ui-state-default ui-corner-all"); - - // Apply styles and icon classes to gContextMenu - if ($(".gContextMenu").length) { - $(".gContextMenu li").addClass("ui-state-default"); - $(".gContextMenu a").addClass("gButtonLink ui-icon-left"); - $(".gContextMenu a").prepend(""); - $(".gContextMenu a span").each(function() { - var iconClass = $(this).parent().attr("class").match(/ui-icon-.[^\s]+/).toString(); - $(this).addClass(iconClass); - }); - } - - // Album view only - if ($("#gAlbumGrid").length) { - // Vertical align thumbnails/metadata in album grid - $(".gItem").gallery_valign(); - - // Initialize context menus - $(".gItem").hover( - function(){ - // Insert invisible placeholder to hold the item's position in the grid - var placeHolder = $(this).clone(); - $(placeHolder).attr("id", "gPlaceHolder"); - $(placeHolder).css("visibility", "hidden"); - $(this).after($(placeHolder)); - // Style and position the item - $(this).addClass("gHoverItem"); - var position = $(this).position(); - $(this).css("position", "absolute"); - $(this).css("top", position.top); - $(this).css("left", position.left); - $(this).css("z-index", "1000"); - // Initialize the contextual menu - $(this).gallery_context_menu(); - // Set height based on height of descendents - var title = $(this).find("h2"); - var meta = $(this).find(".gMetadata"); - var context_label = $(this).find(".gContextMenu li:first"); - var item_ht = $(this).height(); - var title_ht = $(title).gallery_height(); - var meta_ht = $(meta).gallery_height(); - var context_label_ht = $(context_label).gallery_height(); - $(this).height(item_ht + title_ht + meta_ht + context_label_ht); - $(".fancyclass").fancybox(); - }, - function() { - // Reset item height, position, and z-index -if ($(this).next().height()) { - var sib_height = $(this).next().height(); - } else { - var sib_height = $(this).prev().height(); - } - if ($.browser.msie && $.browser.version >= 8) { - sib_height = sib_height + 1; - } - $(this).css("height", sib_height); - $(this).css("position", "relative"); - $(this).css("top", null); - $(this).css("left", null); - $(this).css("z-index", 1); - // Remove the placeholder and hover class from the item - $("#gPlaceHolder").remove(); - $(this).removeClass("gHoverItem"); - $(".fancyclass").fancybox(); - } - ); - } - - // Photo/Item item view - if ($("#gItem").length) { - // Ensure the resized image fits within its container - $("#gItem").gallery_fit_photo(); - - // Initialize context menus - var resize = $("#gItem").gallery_get_photo(); - $(resize).hover(function(){ - $(this).gallery_context_menu(); - }); - - // Add scroll effect for links to named anchors - $.localScroll({ - queue: true, - duration: 1000, - hash: true - }); - } - - // Initialize button hover effect - $.fn.gallery_hover_init(); - -}); diff --git a/themes/3nids/3nids/views/movie.html.php b/themes/3nids/3nids/views/movie.html.php deleted file mode 100755 index def4b0cf..00000000 --- a/themes/3nids/3nids/views/movie.html.php +++ /dev/null @@ -1,37 +0,0 @@ - -

- photo_top() ?> - - -
  • - - - - - - - -
  • -
  • $position, "total" => $sibling_count)) ?>
  • -
  • - - - - - - - -
  • - -*/ ?> - - movie_img(array("class" => "gMovie", "id" => "gMovieId-{$item->id}")) ?> - -
    -

    title) ?>

    -
    description)) ?>
    -
    - - context_menu($item, "#gMovieId-{$item->id}") ?> -
    diff --git a/themes/3nids_theme/3nids/css/3nids.css b/themes/3nids_theme/3nids/css/3nids.css new file mode 100755 index 00000000..29d5fa49 --- /dev/null +++ b/themes/3nids_theme/3nids/css/3nids.css @@ -0,0 +1,40 @@ +/* 3nids specific */ +.gHeadMap img { + display: block; + margin: 3px; +} + +.gHeadMap a { + float: right; +} + +.gCommentThumb{ + padding: 5px; + text-align: left; +} + +.modcontent{ + background-color: #333333; +} + +#mod_frame{ + background-color: #333333; + } + + .g-comment-box { + border-bottom: 1px solid #555; +} + +.g-comment-box:hover{ + background-color: black; + color: #ffffcc; +} + + #g-comment-detail { + width: 360px; + height: 100%; + background-color: #333333; + padding: 10px; + text-align: left; + margin-top: 30px; +} diff --git a/themes/3nids/3nids/css/fix-ie.css b/themes/3nids_theme/3nids/css/fix-ie.css similarity index 60% rename from themes/3nids/3nids/css/fix-ie.css rename to themes/3nids_theme/3nids/css/fix-ie.css index eee88c15..be6e22be 100755 --- a/themes/3nids/3nids/css/fix-ie.css +++ b/themes/3nids_theme/3nids/css/fix-ie.css @@ -2,15 +2,11 @@ * Fix display in IE 6, 7 */ -#gBanner, -.gBreadcrumbs, -#gAlbumGrid, -#gPager, -#gViewMenu { +.g-clearfix { zoom: 1; } -#gBanner { +#g-banner { z-index: 2; } @@ -19,19 +15,19 @@ input.submit { display: inline !important; } -#gAddTagForm input.textbox { +#g-add-tag-form input.textbox { width: 110px; } -#gDialog a.gCancel { +#g-dialog a.g-cancel { display: inline-block !important; float: none !important; } -.gPager .txtright { +.g-pager .g-txt-right { width: 29%; } -.gPager .ui-icon-right { +.g-pager .ui-icon-right { width: 60px; } diff --git a/themes/3nids/3nids/css/jquery.fancybox.css b/themes/3nids_theme/3nids/css/jquery.fancybox.css similarity index 90% rename from themes/3nids/3nids/css/jquery.fancybox.css rename to themes/3nids_theme/3nids/css/jquery.fancybox.css index f2056332..268551bb 100755 --- a/themes/3nids/3nids/css/jquery.fancybox.css +++ b/themes/3nids_theme/3nids/css/jquery.fancybox.css @@ -48,14 +48,6 @@ div#fancy_loading_overlay { z-index: 30; } -div#fancy_loading_icon { - position: absolute; - background: url('../images/fancy_loading.gif') no-repeat; - z-index: 35; - width: 16px; - height: 16px; -} - div#fancy_outer { position: absolute; top: 0; @@ -135,7 +127,7 @@ a#fancy_left, a#fancy_right { cursor: pointer; z-index: 111; display: none; - background-image: url(data:image/gif;base64,AAAA); + background-image: url('data:image/gif;base64,AAAA'); outline: none; } @@ -406,14 +398,6 @@ div#mod_loading_overlay { z-index: 1030; } -div#mod_loading_icon { - position: absolute; - background: url('../images/fancy_loading.gif') no-repeat; - z-index: 1035; - width: 16px; - height: 16px; -} - div#mod_outer { position: absolute; top: 0; @@ -493,7 +477,7 @@ a#mod_left, a#mod_right { cursor: pointer; z-index: 10111; display: none; - background-image: url(data:image/gif;base64,AAAA); + background-image: url('data:image/gif;base64,AAAA'); outline: none; } diff --git a/themes/3nids/3nids/css/screen.css b/themes/3nids_theme/3nids/css/screen.css similarity index 51% rename from themes/3nids/3nids/css/screen.css rename to themes/3nids_theme/3nids/css/screen.css index c4abf611..77782b70 100755 --- a/themes/3nids/3nids/css/screen.css +++ b/themes/3nids_theme/3nids/css/screen.css @@ -5,32 +5,15 @@ * * Sheet organization: * 1) Basic HTML elements - * 2) Reusable classes - * 3) Reusable content blocks - * 4) Page layout containers - * 5) Content blocks in specific layout containers - * 6) Navigation and menus - * 7) Browser hacks - * 8) jQuery and jQuery UI - * 9) Right-to-left language styles + * 2) Reusable content blocks + * 3) Page layout containers + * 4) Content blocks in specific layout containers + * 5) Navigation and menus + * 6) Browser hacks + * 7) jQuery and jQuery UI + * 8) Right-to-left language styles */ -/* 3nids specific */ -.gHeadMap img { - display: block; - margin: 3px; -} - -.gHeadMap a { - float: right; -} - -.gCommentThumb{ - padding: 5px; - text-align: left; -} - - /** ******************************************************************* * 1) Basic HTML elements **********************************************************************/ @@ -41,14 +24,6 @@ body, html { color: #e8e8e8; } -.modcontent{ - background-color: #333333; -} - -#mod_frame{ - background-color: #333333; - } - p { margin-bottom: 1em; } @@ -65,11 +40,11 @@ h1 { font-size: 1.5em; } -#gSearchResults h1 { +#g-search-results h1 { margin-bottom: 1em; } -#gProgress h1 { +#g-progress h1 { font-size: 1.1em; } @@ -77,11 +52,11 @@ h2 { font-size: 1.2em; } -#gSidebar .gBlock h2 { +#g-sidebar .g-block h2 { font-size: 1.2em; } -#gSidebar .gBlock li { +#g-sidebar .g-block li { margin-bottom: .6em; } @@ -92,15 +67,14 @@ h4 { font-size: 0.9em; } - /* Links ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ a, -.gMenu a, -#gDialog a, -.gButtonLink, -.gButtonLink:hover, -.gButtonLink:active, +.g-menu a, +#g-dialog a, +.g-button, +.g-button:hover, +.g-button:active, a.ui-state-hover, input.ui-state-hover, button.ui-state-hover { @@ -111,30 +85,15 @@ button.ui-state-hover { } a:hover, -#gDialog a:hover { +#g-dialog a:hover { text-decoration: underline; } -.gMenu a:hover { +.g-menu a:hover { text-decoration: none; } -#gDialog .gCancel { - clear: none; - float: left; - margin: .3em 1em; -} - -#gForgotPasswordLink { - float: right; - font-size: .9em; -} - -#gDialog .gCancel { - float: left; -} - -#gDialog #gMessage li { +#g-dialog #g-action-status li { width: 400px; white-space: normal; padding-left: 32px; @@ -146,7 +105,7 @@ table { width: 100%; } -#gContent table { +#g-content table { margin: 1em 0; } @@ -170,9 +129,9 @@ fieldset { padding-bottom: .8em; } -#gBanner fieldset, -#gSidebar fieldset, -.gShortForm fieldset { +#g-banner fieldset, +#g-sidebar fieldset, +.g-short-form fieldset { border: none; } @@ -182,11 +141,11 @@ legend { color: #e8e8e8; } -#gBanner legend, -#gSidebar legend, -#gContent #gSearchForm legend, +#g-banner legend, +#g-sidebar legend, +#g-content #g-search-form legend, input[type="hidden"], -.gShortForm label { +.g-short-form label { display: none; } @@ -252,150 +211,66 @@ input[type="reset"] { /* Form validation ~~~~~~~~~~~~~~~~~~~~~~~ */ -.gValidationRule { - font-size: 80%; - margin-top: .5em; -} - -form.gError input[type="text"], -li.gError input[type="text"], -form.gError input[type="password"], -li.gError input[type="password"], -form.gError input[type="checkbox"], -li.gError input[type="checkbox"], -form.gError input[type="radio"], -li.gError input[type="radio"], -form.gError textarea, -li.gError textarea, -form.gError select, -li.gError select { +form.g-error input[type="text"], +li.g-error input[type="text"], +form.g-error input[type="password"], +li.g-error input[type="password"], +form.g-error input[type="checkbox"], +li.g-error input[type="checkbox"], +form.g-error input[type="radio"], +li.g-error input[type="radio"], +form.g-error textarea, +li.g-error textarea, +form.g-error select, +li.g-error select { border: 2px solid red; } /** ******************************************************************* - * 2) Reusable generic classes + * 2) Reusable content blocks *********************************************************************/ -.inactive, .understate { - color: #ccc; - font-weight: normal; -} - -.left { - float: left; - margin: 1em 1em 1em 0; -} - -.right { - float: right; - margin: 1em 0 1em 1em; -} - -.txtright { - text-align: right; -} - -/** ******************************************************************* - * 3) Reusable content blocks - *********************************************************************/ - -.gBlock { - clear: both; - margin-bottom: 2.5em; -} - -.gBlock h2 { - background-color: #333333; +.g-block h2 { + background-color: #333; padding: .3em .8em; } -.gBlockContent { +.g-block-content { margin-top: 1em; } /* Status messages ~~~~~~~~~~~~~~~~~~~~~~~ */ -#gMessage { - width: 100%; -} - -#gSiteStatus li, -#gMessage li, -.gModuleStatus { - border: 1px solid #ccc; - margin-bottom: .4em; -} - -#gSiteStatus li { - margin-bottom: 0; - border: none; - border-bottom: 1px solid #ccc; -} - -.gModuleStatus { - clear: both; - margin-bottom: 1em; -} - -.gError, -.gInfo, -.gSuccess, -.gWarning { - background-position: .4em 50%; - background-repeat: no-repeat; - padding: .4em .5em .4em 30px; -} - -.gError { - background-color: #f6cbca; - background-image: url('../images/ico-error.png'); -} - -.gInfo { - background-color: #e8e8e8; - background-image: url('../images/ico-info.png'); -} - -.gSuccess { - background-color: #d9efc2; - background-image: url('../images/ico-success.png'); -} - -.gWarning { - background-color: #fcf9ce; - background-image: url('../images/ico-warning.png'); -} - -form .gError, -.gPager .gInfo { +form .g-error, +.g-pager .g-info { background-color: #333333 !important; } -.gPager .gInfo { +.g-pager .g-info { background-image: none !important; padding: 0 !important; } /* Inline layout (forms, lists) ~~~~~~~~~~ */ -.gShortForm li { +.g-short-form li { float: left; padding: .4em 0; } -.gShortForm input[type="text"] { +.g-short-form input[type="text"] { color: #666; padding: .3em .6em; width: 11em; } /*** ****************************************************************** - * 4) Page layout containers + * 3) Page layout containers *********************************************************************/ /* View container ~~~~~~~~~~~~~~~~~~~~~~~~ */ -.gView { +.g-view { background-color: #333333; border: 1px solid #e8e8e8; border-bottom: none; @@ -403,13 +278,13 @@ form .gError, /* Layout containers ~~~~~~~~~~~~~~~~~~~~~ */ -#gHeader { +#g-header { margin-bottom: 1em; background-color: #484848; border-bottom: 1px solid #e8e8e8; } -#gBanner { +#g-banner { background-color: #333333; border-bottom: 1px solid #e8e8e8; font-size: .8em; @@ -418,21 +293,21 @@ form .gError, position: relative; } -#gContent { - font-size: 1.0em; +#g-content { + font-size: 1.2em; padding-left: 20px; position: relative; width: 600px; } -#gSidebar { - background-color: #333333; - font-size: .9em; +#g-sidebar { + background-color: #333333; + font-size: .9em; padding: 0 20px; width: 220px; } -#gFooter { +#g-footer { background-color: #484848; border-top: 1px solid #ccc; font-size: .8em; @@ -441,72 +316,71 @@ form .gError, } /** ******************************************************************* - * 5) Content blocks in specific layout containers + * 4) Content blocks in specific layout containers *********************************************************************/ /* Header ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ -#gBanner #gLogo img { +#g-banner #g-logo img { margin: 0; } -#gBanner #gQuickSearchForm { +#g-banner #g-quick-search-form { clear: right; float: right; margin-top: 1em; } -#gBanner #gQuickSearchForm input[type='text'] { +#g-banner #g-quick-search-form input[type='text'] { width: 17em; } -#gContent .gBlock h2 { +#g-content .g-block h2 { background-color: transparent; padding-left: 0; } -#gSidebar .gBlockContent { +#g-sidebar .g-block-content { padding-left: 1em; } /* Album content ~~~~~~~~~~~~~~~~~~~~~~~~~ */ -#gContent #gAlbumGrid { +#g-content #g-album-grid { margin: 1em 0; position: relative; z-index: 1; } -#gContent #gAlbumGrid .gItem { +#g-content #g-album-grid .g-item { background-color: #484848; border: 1px solid #e8e8e8; float: left; font-size: .7em; - height: 220px; - overflow: hidden; padding: .6em 8px; position: relative; text-align: center; - width: 180px; + width: 180px; + height: 210px; z-index: 1; } -#gContent #gAlbumGrid .gItem h2 { +#g-content #g-album-grid .g-item h2 { margin: 5px 0; } -#gContent .gPhoto h2, -#gContent .gItem .gMetadata { - margin-top: .2em; - color: #ffffcc; - display: none; +#g-content .g-photo h2, +#g-content .g-item .g-metadata { + color: #ffffcc; + display: none; + margin-bottom: .6em; } -#gContent #gAlbumGrid .gAlbum { +#g-content #g-album-grid .g-album { background-color: #484848; } -.gImageBlock .gParentAlbum h4 span { +#g-image-block #g-album-grid .g-album h4 span { background: transparent url('../images/ico-album.png') no-repeat top left; display: inline-block; height: 16px; @@ -514,7 +388,7 @@ form .gError, width: 16px; } -#gContent #gAlbumGrid .gAlbum h2 span { +#g-content #g-album-grid .g-album h2 span { background: transparent url('../images/ico-album.png') no-repeat top left; display: inline-block; height: 16px; @@ -522,102 +396,100 @@ form .gError, width: 16px; } -#gContent #gAlbumGrid .gHoverItem { +#g-content #g-album-grid .g-hover-item { background-color: #000; + position: absolute !important; + z-index: 1000 !important; border: 1px solid #f9bd01; } -#gContent .gHoverItem h2, -#gContent .gHoverItem .gMetadata { +#g-content .g-hover-item h2, +#g-content .g-hover-item .g-metadata { display: block; } +#g-content #g-album-grid #g-place-holder { + position: relative; + visibility: hidden; + z-index: 1; +} + /* Individual photo content ~~~~~~~~~~~~~~ */ -#gContent #gItem { +#g-content #g-item { position: relative; - width: 99%; + width: 100%; } -#gContent #gPhoto { +#g-content #g-photo { position: relative; } -#gContent #gItem .gFullSizeLink img { +#g-content #g-item .g-fullsize-link img { display: block; margin: 1em auto !important; } - .gCommentBox { - border-bottom: 1px solid #555; -} - -.gCommentBox:hover{ - background-color: black; - color: #ffffcc; -} - - .gComment { - margin-left: 2em; - margin-top: .3em; - margin-bottom: .5em; -} - - #gCommentDetail { - width: 360px; - height: 100%; - background-color: #333333; - padding: 10px; - text-align: left; - margin-top: 30px; -} - #gComments { +#g-comments { margin-top: 2em; position: relative; } - #gComments ul li { +#g-comments ul li { margin: 1em 0; } - #gComments ul li div { +#g-comments .g-author { + border-bottom: 1px solid #ccc; + color: #999; + height: 32px; + line-height: 32px; +} + +#g-comments ul li div { padding: 0 8px 8px 43px; } - #gComments ul li #gRecaptcha { +#g-comments ul li #g-recaptcha { padding: 0; } - #gComments ul li #gRecaptcha div { +#g-comments ul li #g-recaptcha div { padding: 0; } -#gAddCommentButton { +#g-comments .g-avatar { + height: 32px; + margin-right: .4em; + width: 32px; +} + +#g-admin-comment-button { position: absolute; right: 0; top: 2px; } - #gAddCommentForm { +#g-content #g-comment-form { margin-top: 2em; } /* Footer content ~~~~~~~~~~~~~~~~~~~~~~~~ */ -#gBanner #gLoginMenu li, -#gFooter #gCredits li { +#g-banner #g-login-menu li, +#g-footer #g-credits li { display: inline; } -#gBanner #gLoginMenu li { +#g-banner #g-login-menu li { padding-left: 1.2em; } -#gFooter #gCredits li { +#g-footer #g-credits li { padding-right: 1.2em; } -#gContent #gSearchResults { +#g-content #g-search-results { margin-top: 1em; padding-top: 1em; } @@ -626,314 +498,206 @@ form .gError, * 5) Navigation and menus *********************************************************************/ -#gSiteMenu, -#gTagCloud ul { +#g-site-menu, +#g-tag-cloud ul { font-size: 1.2em; } /* Login menu ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ -#gBanner #gLoginMenu { +#g-banner #g-login-menu { color: #999; float: right; } /* Site Menu ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ -#gSiteMenu { +#g-site-menu { bottom: 0; - display: none; + display: none; left: 300px; position: absolute; } -#gSiteMenu ul { +#g-site-menu ul { margin-bottom: 0 !important; } /* Context Menu ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ -.gContextMenu { - position: absolute; +.g-context-menu { + background-color: #fff; bottom: 0; left: 0; + position: absolute; } -.gItem .gContextMenu { +.g-item .g-context-menu { display: none; margin-top: 2em; width: 100%; } -#gItem .gContextMenu { +#g-item .g-context-menu { font-size: .7em; } -#gItem .gContextMenu ul { +#g-item .g-context-menu ul { display: none; } -.gContextMenu li { +.g-context-menu li { border-left: none; border-right: none; border-bottom: none; } -.gContextMenu li a { +.g-context-menu li a { display: block; line-height: 1.6em; } -.gHoverItem .gContextMenu { +.g-hover-item .g-context-menu { display: block; } -.gHoverItem .gContextMenu li { +.g-hover-item .g-context-menu li { text-align: left; } -.gHoverItem .gContextMenu a:hover { +.g-hover-item .g-context-menu a:hover { text-decoration: none; } /* View Menu ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ -#gViewMenu { +#g-view-menu { margin-bottom: 1em; } -#gViewMenu a { +#g-view-menu a { background-repeat: no-repeat; background-position: 50% 50%; height: 28px !important; width: 43px !important; } -#gViewMenu #gHybridLink { - background-image: url('../images/ico-view-hybrid.png'); -} - -#gViewMenu #gSlideshowLink { +#g-view-menu #g-slideshow-link { background-image: url('../images/ico-view-slideshow.png'); } -#gViewMenu .gFullSizeLink { +#g-view-menu .g-fullsize-link { background-image: url('../images/ico-view-fullsize.png'); } -#gViewMenu #gCommentsLink { +#g-view-menu #g-comments-link { background-image: url('../images/ico-view-comments.png'); } -#gViewMenu #gDigibugLink { +#g-view-menu #g-print-digibug-link { background-image: url('../images/ico-print.png'); } -/* Breadcrumbs ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ -.gBreadcrumbs { - padding: 0 20px; -} - -.gBreadcrumbs li { - background: transparent url('../images/ico-separator.gif') no-repeat scroll left center; - float: left; - padding: 10px 6px 10px 16px !important; -} - -.gBreadcrumbs li.root { - background: transparent; -} - -.gBreadcrumbs li a, -.gBreadcrumbs li span { - display: block; -} - -.gBreadcrumbs li.active, -.gBreadcrumbs li.active span { - font-weight: bold; -} - -#gDialog ul.gBreadcrumbs { - clear: both; - margin-left: 0; - padding-left: 0; -} - -#gDialog .gBreadcrumbs li { - font-size: .9em; -} - /* Tags and cloud ~~~~~~~~~~~~~~~~~~~~~~~~ */ -#gTagCloud ul { +#g-tag-cloud ul { text-align: justify; } -#gTagCloud ul li { +#g-tag-cloud ul li { display: inline; line-height: 1.5em; text-align: justify; } -#gTagCloud ul li a { +#g-tag-cloud ul li a { text-decoration: none; } -#gTagCloud ul li span { +#g-tag-cloud ul li span { display: none; } -#gTagCloud ul li.size1 a { +#g-tag-cloud ul li.size1 a { color: #9cf; font-size: 80%; font-weight: 100; } -#gTagCloud ul li.size2 a { +#g-tag-cloud ul li.size2 a { color: #69f; font-size: 90%; font-weight: 300; } -#gTagCloud ul li.size3 a { +#g-tag-cloud ul li.size3 a { color: #69c; font-size: 100%; font-weight: 500; } -#gTagCloud ul li.size4 a { +#g-tag-cloud ul li.size4 a { color: #369; font-size: 110%; font-weight: 700; } -#gTagCloud ul li.size5 a { +#g-tag-cloud ul li.size5 a { color: #0e2b52; font-size: 120%; font-weight: 900; } -#gTagCloud ul li.size6 a { +#g-tag-cloud ul li.size6 a { color: #0e2b52; font-size: 130%; font-weight: 900; } -#gTagCloud ul li.size7 a { +#g-tag-cloud ul li.size7 a { color: #0e2b52; font-size: 140%; font-weight: 900; } -#gTagCloud ul li a:hover { +#g-tag-cloud ul li a:hover { color: #f30; text-decoration: underline; } -#gWelcomeMessage p { +#g-welcome-message p { padding-bottom: 1em; } -/* Pagination ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ - -.gPager { - clear: both; - margin: 0; - padding: 5px 0 !important; - width: 100%; -} - -.gPager li { - float: left; - margin: 0; - width: 30%; -} - -.gPager .gInfo { - text-align: center; - width: 40%; -} - /** ******************************************************************* - * 6) Browser hacks - *********************************************************************/ - -#gHeader:after, -#gAlbumGrid:after, -.gPager:after, -#gViewMenu:after { - clear: both; - content: "."; - display: block; - height: 0; - visibility: hidden; -} - -/** ******************************************************************* - * 7) jQuery and jQuery UI + * 6) jQuery and jQuery UI *********************************************************************/ /* Superfish menu overrides ~~~~~~~~~~~~~~ */ + .sf-menu a { border-left: 1px solid #e8e8e8; border-top: 1px solid #e8e8e8; - border-right: 1px solid #e8e8e8; - padding: .75em 1em; - text-decoration:none; -} -.sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/ - color: #13a; } + .sf-menu li { - background: #333333; -} -.sf-menu li li { - background: #333333; -} -.sf-menu li li li { - background: #333333; -} -.sf-menu li:hover, .sf-menu li.sfHover, -.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { - background: #484848; - outline: 0; + color: #fff; + background-color: #333; } .sf-menu li li, .sf-menu li li ul li { - background-color: #333333; + color: #fff; + background-color: #333; } .sf-menu li:hover { - background-color: #000000; + color: #fff; + background-color: #777; } -/* Ajax loading indicator ~~~~~~~~~~~~~~~~ */ - -.gLoadingLarge { - background: #e8e8e8 url('../../../lib/images/loading-large.gif') no-repeat center center; - font-size: 0; -} - -.gDialogLoadingLarge { - background: url('../../../lib/images/loading-large.gif') no-repeat center center !important; - font-size: 0; -} - -.gLoadingSmall { - background: #e8e8e8 url('../../../lib/images/loading-small.gif') no-repeat center center; - font-size: 0; -} - -.gDraggable { - cursor: move; -} - -.gDropTarget { - background-color: #cfdeff; - border: 1px dotted #999; - height: 100px; - margin: 1em 0; +.sf-menu li:hover, .sf-menu li.sfHover, +.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { + background: #777; } /* jQuery UI Dialog ~~~~~~~~~~~~~~~~~~~~~~ */ @@ -943,56 +707,17 @@ form .gError, opacity: .7; } -#gDialog { - text-align: left; -} - -#gDialog li { - padding-left: 0; -} - -#gDialog form input[type="text"], -#gDialog form input[type="password"] { - width: 100%; -} - -#gDialog #gLoginForm, -#gDialog #gAddUserForm, -#gDialog #gAddGroupForm { - margin: 0 auto; - width: 270px; -} - -#gDialog fieldset { - border: none; -} - -#gDialog legend { - display: none; -} - -#gDialog p { - margin: 0; -} - /* jQuery UI ThemeRoller buttons */ -.gButtonLink { - display: inline-block; - margin: 0 4px 0 0; - padding: .2em .4em; - outline: 0; -} - -.gButtonSet { +.g-buttonset { padding-left: 1px; } -.gButtonSet li { +.g-buttonset li { float: left; } -.gButtonSet .gButtonLink { +.g-buttonset .g-button { margin: 0; } @@ -1016,36 +741,36 @@ form .gError, /* STUFF THAT NEEDS A HOME */ -#gMove ul { +#g-move ul { padding-left: 1em; } -#gMove .selected { +#g-move .selected { background: #999; } /* Server Add */ -#gServerAdd button { +#g-server-add button { margin-bottom: .5em; } -#gServerAddTree { +#g-server-add-tree { cursor: pointer; padding-left: 4px; width: 95%; } -#gServerAddTree li { +#g-server-add-tree li { padding: 0; float: none; } -#gServerAddTree span.selected { +#g-server-add-tree span.selected { background: #ddd; } -#gServerAddTree { +#g-server-add-tree { border: 1px solid #ccc; height: 20em; overflow: auto; @@ -1053,115 +778,137 @@ form .gError, padding: .5em; } -#gServerAdd ul ul li { +#g-server-add ul ul li { padding-left: 1.2em; } /* Permissions ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ -#gEditPermissionForm { +#g-edit-permissions-form { clear: both; } -#gEditPermissionForm fieldset { - border: 1px solid #cccccc; + +#g-edit-permissions-form td { + background-image: none; +} + +#g-edit-permissions-form fieldset { + border: 1px solid #ccc; padding: 0; } -#gPermissions .gDenied, -#gPermissions .gAllowed { +#g-permissions .g-denied, +#g-permissions .g-allowed { text-align: center; vertical-align: middle; } -#gPermissions .gDenied { + +#g-permissions .g-denied { background-color: #fcc; } -#gPermissions .gAllowed { + +#g-permissions .g-allowed { background-color: #cfc; } /*************** STUFF THAT NEEDS A HOME ****************/ -.gProgressBar { - height: 1em; - width: 100%; - margin-top: .5em; - display: inline-block; +#g-add-photos #SWFUpload_0 { + position: relative; + top: -200px; + left: 134px; } - -#gAddPhotos span { - clear: both; - display: block; +#g-add-photos .g-breadcrumbs { + border: 0; + margin: 0; + padding-left:10px; } - -#gAddPhotosCanvas { - height: 325px; - width: 450px; +#g-add-photos-canvas { + border: 1px solid #CCCCCC; + margin: .5em 0 .5em 0; + width: 469px; + height: 325px; overflow: auto; } +#g-add-photos button { + margin-bottom: .5em; + float: right; +} +#g-uploadqueue-infobar { + clear: both; +} +#g-uploadqueue-infobar #g-cancelupload { + display: none; + cursor: pointer; +} -#gAddPhotosQueue .progressbar { +#g-add-photos-canvas { + +} + +#g-add-photos-queue .progressbar { height: 4px; } -#gAddPhotosQueue .title { +#g-add-photos-queue .title { font-size: 1.25em; } -#gAddPhotosQueue .status { +#g-add-photos-queue .status { font-size: .75em; } -#gAddPhotosQueue .box { +#g-add-photos-queue .box { margin-bottom: 8px; padding: 4px; } -#gAddPhotosQueue .pending { +#g-add-photos-queue .pending { background-color: #e8e8e8; border: 1px solid #d7d7d7; } -#gAddPhotosQueue .error { +#g-add-photos-queue .error { background-color: #fcc; border: 1px solid #ebb; } -#gAddPhotosQueue .uploading { +#g-add-photos-queue .uploading { background-color: #ff9; border: 1px solid #ee8; } -#gAddPhotosQueue .complete { +#g-add-photos-queue .complete { background-color: #cfc; border: 1px solid #beb; } -#gAdminG2ImportNotes { +#g-admin-g2-import-notes { padding-bottom: 20px; } -#gAdminG2ImportDetails { +#g-admin-g2-import-details { padding-top: 20px; } -#gAdminG2ImportDetails .gWarning { +#g-admin-g2-import-details .g-warning { margin-top: 4px; } -#gAdminG2ImportDetails .gInfo { +#g-admin-g2-import-details .g-info { padding: 2px; border: 1px solid #999; margin-bottom: 10px; } -#gAdminG2ImportNotes p, -#gAdminG2ImportDetails .gInfo p { +#g-admin-g2-import-notes p, +#g-admin-g2-import-details .g-info p { padding: 0; margin: 0; } -#gAdminG2ImportNotes ul li, -#gAdminG2Import .gInfo ul li { +#g-admin-g2-import-notes ul li, +#g-admin-g2-import .g-info ul li { padding-left: 0; margin-left: 20px; list-style-type: disc; @@ -1175,30 +922,30 @@ form .gError, .rtl caption, .rtl th, -.rtl #gDialog { +.rtl #g-dialog { text-align: right; } -.rtl #gHeader #gQuickSearchForm, -.rtl #gForgotPasswordLink, -.rtl #gHeader #gLoginMenu, +.rtl .g-right, +.rtl #g-header #g-quick-search-form, +.rtl #g-header #g-login-menu, .rtl .ui-icon-right .ui-icon { clear: left; float: left; } -.rtl #gDialog .gCancel, +.rtl .g-left, +.rtl #g-dialog .g-cancel, .rtl form ul ul li, .rtl input[type="submit"], .rtl input[type="reset"], -.rtl .gShortForm li, -.rtl #gHeader #gLogo img, -.rtl #gContent #gAlbumGrid .gItem, -.rtl #gSiteMenu, -.rtl .gBreadcrumbs li, -.rtl .gPager li, -.rtl .gButtonSet li, +.rtl .g-short-form li, +.rtl #g-header #g-logo img, +.rtl #g-content #g-album-grid .g-item, +.rtl #g-site-menu, +.rtl .g-breadcrumbs li, +.rtl .g-pager li, +.rtl .g-buttonset li, .rtl .ui-icon-left .ui-icon { float: right; } - diff --git a/themes/3nids/lib/themeroller/images/ui-bg_flat_0_333333_40x100.png b/themes/3nids_theme/3nids/css/themeroller/images/ui-bg_flat_0_333333_40x100.png similarity index 100% rename from themes/3nids/lib/themeroller/images/ui-bg_flat_0_333333_40x100.png rename to themes/3nids_theme/3nids/css/themeroller/images/ui-bg_flat_0_333333_40x100.png diff --git a/themes/3nids/lib/themeroller/images/ui-bg_flat_0_484848_40x100.png b/themes/3nids_theme/3nids/css/themeroller/images/ui-bg_flat_0_484848_40x100.png similarity index 100% rename from themes/3nids/lib/themeroller/images/ui-bg_flat_0_484848_40x100.png rename to themes/3nids_theme/3nids/css/themeroller/images/ui-bg_flat_0_484848_40x100.png diff --git a/themes/3nids/lib/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png b/themes/3nids_theme/3nids/css/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png similarity index 100% rename from themes/3nids/lib/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png rename to themes/3nids_theme/3nids/css/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png diff --git a/themes/3nids/lib/themeroller/images/ui-bg_flat_100_000000_40x100.png b/themes/3nids_theme/3nids/css/themeroller/images/ui-bg_flat_100_000000_40x100.png similarity index 100% rename from themes/3nids/lib/themeroller/images/ui-bg_flat_100_000000_40x100.png rename to themes/3nids_theme/3nids/css/themeroller/images/ui-bg_flat_100_000000_40x100.png diff --git a/themes/3nids/lib/themeroller/images/ui-bg_flat_100_333333_40x100.png b/themes/3nids_theme/3nids/css/themeroller/images/ui-bg_flat_100_333333_40x100.png similarity index 100% rename from themes/3nids/lib/themeroller/images/ui-bg_flat_100_333333_40x100.png rename to themes/3nids_theme/3nids/css/themeroller/images/ui-bg_flat_100_333333_40x100.png diff --git a/themes/3nids/lib/themeroller/images/ui-bg_flat_100_484848_40x100.png b/themes/3nids_theme/3nids/css/themeroller/images/ui-bg_flat_100_484848_40x100.png similarity index 100% rename from themes/3nids/lib/themeroller/images/ui-bg_flat_100_484848_40x100.png rename to themes/3nids_theme/3nids/css/themeroller/images/ui-bg_flat_100_484848_40x100.png diff --git a/themes/3nids/lib/themeroller/images/ui-bg_flat_100_b30000_40x100.png b/themes/3nids_theme/3nids/css/themeroller/images/ui-bg_flat_100_b30000_40x100.png similarity index 100% rename from themes/3nids/lib/themeroller/images/ui-bg_flat_100_b30000_40x100.png rename to themes/3nids_theme/3nids/css/themeroller/images/ui-bg_flat_100_b30000_40x100.png diff --git a/themes/3nids/lib/themeroller/images/ui-bg_flat_55_fbec88_40x100.png b/themes/3nids_theme/3nids/css/themeroller/images/ui-bg_flat_55_fbec88_40x100.png similarity index 100% rename from themes/3nids/lib/themeroller/images/ui-bg_flat_55_fbec88_40x100.png rename to themes/3nids_theme/3nids/css/themeroller/images/ui-bg_flat_55_fbec88_40x100.png diff --git a/themes/3nids_theme/3nids/css/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png b/themes/3nids_theme/3nids/css/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png new file mode 100755 index 0000000000000000000000000000000000000000..4443fdc1a156babad4336f004eaf5ca5dfa0f9ab GIT binary patch literal 119 zcmeAS@N?(olHy`uVBq!ia0vp^j6gJjgAK^akKnour0hIh978O6-<~(*YA|4MzBvER z|7}eQtdCVXoUc2b{PaWeaIKu7gJx>{vDV26o)#~38k_!`W=^oo1w6ixmPC4R1b Tyd6G3lNdZ*{an^LB{Ts5`idse literal 0 HcmV?d00001 diff --git a/themes/3nids_theme/3nids/css/themeroller/images/ui-bg_gloss-wave_16_121212_500x100.png b/themes/3nids_theme/3nids/css/themeroller/images/ui-bg_gloss-wave_16_121212_500x100.png new file mode 100755 index 0000000000000000000000000000000000000000..c7a2ee1b7389fd947c358c79c41ffcb51e9daace GIT binary patch literal 2399 zcmZ9MdsNcd7RP_))!tgm%EyE~EVa01>7?bW$E4JiscaGy49vtdL{m!zQn6-@sj1hM zXqIn#a8n>qAPvM>*_6`cE1^KcY#22}5)|^u{V`6rb^BwVwa@RI-#+KN_vh^FlgDAJ zSJ*gUJa**J>C`gS0Q%GiuQimjQ0n@V?$BGA z^J)uBMCa4}_mA{?Za1--G6V;0%iqq4Y-g9}%0wa&cim+#FNy<|F-Mej=t$hT?mZjt zCo8a6Y(f6}-5lPP(GI4PbZJ%Ae*_9BvL)D;wS#;K$sNKy-;d_sZeGtMX-=i&me5oC ztcsh_{0q-S6?ab~bTkf|{p4}SD>|q4T&w4~yVh+1uC%eerMS>yu{6=EytsFCav?Q9 z*}O}}bpc0ZvsmE8dJ?t^mi0;X=a}>&b<^njgw4n`4uZ`LfpuGE*rC|Tt8YfkSlug! zis+jINQd~9m^DxISKolEM_sQMV!*9cTA54+3aIIT-7EH=etf#Gu*LJRKhBec(~kFs zN7P!kjSDt=kc_cz^{$Ng>sr?b$cL`HHF2g0yiWqA5NArJ#kx;1Rchq$j6sug=8{?b z2?yW=iWQN7scc=!YIf zbZc&k0){3&z8-eigjZEl34NRbe^F;0%yAdgm07_i)N^|~Bt0l%Dq#)1ax@V2grwRg z`%Rkf=0}I{Nhr}v?x1RKc>0wHb7xB3_(7AGBa4<&-i^aZPmrQTjW!P#HXb#QJ?Hyg zi=|n^ViM*4S#(}5ZGf*xvq$*yKR4akc@oG1rGrONwCp$f2iyvLK}z>L z9oMpfSUEgWAxoP^*-F#y3cg1PBJE0f!7!Kd*r$c$2O>9|9|j)uB>FN>x`ljz=n_{K z>tfD?2z=ZL(Te!Kz8r6vP~aEAxx+a#Yx9)V%9Bv06O8gLPXK1SYfa6*$SgDZ-^|O@ z)WZI=^~#5go7214#oVjCqaREVhSK2$4p;|Cje0dO%;WLE7h~W<`W1;y=>4<#XXV5( zgC4TXJOBCCjDJU{VY3E;Y~Lm3(d6sok(4!>iR1RH5RrXpZ10FO7i)kPM5>cV@}&Xk z6)WTgwh-rV#s^1W=a-BpfhloUmoCws18X<9agp}cYLI+)uqI#3_zHeVsRE+@u9Y#F zMvjcNvlz%+A{B{NIzRx*(&sz80Kh8z@KPXr348Ky-zzs z=d#2NA3rLp`=0J}>Nt^0Y?Oz_@HL#zwFw`dSxqTu49rFZMyf;{xIVOL?G%S5s3GO& zBk|<(9gQ=0b=cfalpJq>57Z~JS`GO z-wCtcp=K}orW?%mH`QY^tnW2wB=4+Q#dy9CeI|MjEJi_cOB23)m~lVOfgoWHQ%my> zp(}PE@fmf#HIoRqo25#)p#do=7gus@=nD)^;Au-&OBcsbd2}iA7YU3r0qG0QeU3K` zT!$_iFTN5FX$acX@n}YS9nTG2mkamQgg~))hxlDA={6a*hIl?wzE#p$bn^`MPhqYu zqq4^^t5ZN|CgAT6Km zzY-RfXe6i12v?@N+|&#hoJeRl@^*1?1P}RtyaKv^s}{8YTlmSSH)vq7(-z}ZS#e+ zKW?Ls2TVuL_vH9K)Y9O#7&}!)rF`$KJ+m`<8ivE^f)K)N&36NqIDMvM%t}D=-{Y?c z>+P&bmPEW{D5+bpydH9z{9h%uh9F{4nM$vghb1iq27g_YQdXi6{-j%Q3fB+M#w;v6 z#yYA-YbCRn8{KgB^K3th(gI!cHc596TG{S{L%AU6VRb(A@HZhGLLlI&H zaTDTRXL&GBroEW*JOZj2|f zwReJl;}QaArq1!9<;5@(VBPaPvwxN9LIG zIL!|wrTNlRBkNHE^)sOpF)R{W7JZkQ*OnT%z>7WLs-~%ld(O{bJvI>1lpJRU9L}?W zT$3u_CQHP;jvLagy-3(>s7DljK6Vx-X>Tj~u`*_*I^lF@_e@BV`d{0>3=i~6%-5_+P)VF=8SHYVO6R2QmdKI;Vst E0J7X4ivR!s literal 0 HcmV?d00001 diff --git a/themes/3nids_theme/3nids/css/themeroller/images/ui-bg_inset-soft_15_121212_1x100.png b/themes/3nids_theme/3nids/css/themeroller/images/ui-bg_inset-soft_15_121212_1x100.png new file mode 100755 index 0000000000000000000000000000000000000000..e7692acdf89d7ee44c69148ae54e69ad92c716d4 GIT binary patch literal 140 zcmeAS@N?(olHy`uVBq!ia0vp^j6j^i!3Ja)XlH!`a)Lcw9780gZk=Grb-;j!IhC_D zpSPd;O*&*Z>)`+)>=&f2Nk5nM`4Z}u*4cvAOGdXmsK;Ypi{ pE*C}BaZEB**_(F$|Gyni*^C_6S~+ihmj@cp;OXk;vd$@?2>>DXFQ)(i literal 0 HcmV?d00001 diff --git a/themes/3nids_theme/3nids/css/themeroller/images/ui-icons_222222_256x240.png b/themes/3nids_theme/3nids/css/themeroller/images/ui-icons_222222_256x240.png new file mode 100755 index 0000000000000000000000000000000000000000..ee039dc096a38a3753f92519546eee94bcfbeffa GIT binary patch literal 4369 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 literal 0 HcmV?d00001 diff --git a/themes/3nids/lib/themeroller/images/ui-icons_333333_256x240.png b/themes/3nids_theme/3nids/css/themeroller/images/ui-icons_333333_256x240.png similarity index 100% rename from themes/3nids/lib/themeroller/images/ui-icons_333333_256x240.png rename to themes/3nids_theme/3nids/css/themeroller/images/ui-icons_333333_256x240.png diff --git a/themes/3nids_theme/3nids/css/themeroller/images/ui-icons_444444_256x240.png b/themes/3nids_theme/3nids/css/themeroller/images/ui-icons_444444_256x240.png new file mode 100755 index 0000000000000000000000000000000000000000..1d071b4ea1d1ccbfb0715a2d937daddc8c8207f4 GIT binary patch literal 8698 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 literal 0 HcmV?d00001 diff --git a/themes/3nids_theme/3nids/css/themeroller/images/ui-icons_aaaaaa_256x240.png b/themes/3nids_theme/3nids/css/themeroller/images/ui-icons_aaaaaa_256x240.png new file mode 100755 index 0000000000000000000000000000000000000000..9b04537f6dd7e45e19e81b9ff2e5cbf0d9f6f19f GIT binary patch literal 4369 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 literal 0 HcmV?d00001 diff --git a/themes/3nids_theme/3nids/css/themeroller/images/ui-icons_bbbbbb_256x240.png b/themes/3nids_theme/3nids/css/themeroller/images/ui-icons_bbbbbb_256x240.png new file mode 100755 index 0000000000000000000000000000000000000000..8340d08586ff239274d257f3c188bf71ca30b3ce GIT binary patch literal 8695 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 literal 0 HcmV?d00001 diff --git a/themes/3nids_theme/3nids/css/themeroller/images/ui-icons_cccccc_256x240.png b/themes/3nids_theme/3nids/css/themeroller/images/ui-icons_cccccc_256x240.png new file mode 100755 index 0000000000000000000000000000000000000000..12774b8f388690946858caa9ee3d2e5402711e5c GIT binary patch literal 8701 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 literal 0 HcmV?d00001 diff --git a/themes/3nids_theme/3nids/css/themeroller/images/ui-icons_cd0a0a_256x240.png b/themes/3nids_theme/3nids/css/themeroller/images/ui-icons_cd0a0a_256x240.png new file mode 100755 index 0000000000000000000000000000000000000000..7930a558099bc8d92b4264eb67a0f040460f4a4f GIT binary patch literal 4369 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 literal 0 HcmV?d00001 diff --git a/themes/3nids/lib/themeroller/images/ui-icons_f9bd01_256x240.png b/themes/3nids_theme/3nids/css/themeroller/images/ui-icons_f9bd01_256x240.png similarity index 100% rename from themes/3nids/lib/themeroller/images/ui-icons_f9bd01_256x240.png rename to themes/3nids_theme/3nids/css/themeroller/images/ui-icons_f9bd01_256x240.png diff --git a/themes/3nids/lib/themeroller/images/ui-icons_f9db01_256x240.png b/themes/3nids_theme/3nids/css/themeroller/images/ui-icons_f9db01_256x240.png similarity index 100% rename from themes/3nids/lib/themeroller/images/ui-icons_f9db01_256x240.png rename to themes/3nids_theme/3nids/css/themeroller/images/ui-icons_f9db01_256x240.png diff --git a/themes/3nids/lib/themeroller/ui.theme.css b/themes/3nids_theme/3nids/css/themeroller/ui.base.css similarity index 100% rename from themes/3nids/lib/themeroller/ui.theme.css rename to themes/3nids_theme/3nids/css/themeroller/ui.base.css diff --git a/themes/3nids/3nids/images/avatar.jpg b/themes/3nids_theme/3nids/images/avatar.jpg similarity index 100% rename from themes/3nids/3nids/images/avatar.jpg rename to themes/3nids_theme/3nids/images/avatar.jpg diff --git a/themes/3nids/3nids/images/fancy_closebox.png b/themes/3nids_theme/3nids/images/fancy_closebox.png similarity index 100% rename from themes/3nids/3nids/images/fancy_closebox.png rename to themes/3nids_theme/3nids/images/fancy_closebox.png diff --git a/themes/3nids/3nids/images/fancy_left.png b/themes/3nids_theme/3nids/images/fancy_left.png similarity index 100% rename from themes/3nids/3nids/images/fancy_left.png rename to themes/3nids_theme/3nids/images/fancy_left.png diff --git a/themes/3nids/3nids/images/fancy_progress.png b/themes/3nids_theme/3nids/images/fancy_progress.png similarity index 100% rename from themes/3nids/3nids/images/fancy_progress.png rename to themes/3nids_theme/3nids/images/fancy_progress.png diff --git a/themes/3nids/3nids/images/fancy_right.png b/themes/3nids_theme/3nids/images/fancy_right.png similarity index 100% rename from themes/3nids/3nids/images/fancy_right.png rename to themes/3nids_theme/3nids/images/fancy_right.png diff --git a/themes/3nids/3nids/images/fancy_shadow_e.png b/themes/3nids_theme/3nids/images/fancy_shadow_e.png similarity index 100% rename from themes/3nids/3nids/images/fancy_shadow_e.png rename to themes/3nids_theme/3nids/images/fancy_shadow_e.png diff --git a/themes/3nids/3nids/images/fancy_shadow_n.png b/themes/3nids_theme/3nids/images/fancy_shadow_n.png similarity index 100% rename from themes/3nids/3nids/images/fancy_shadow_n.png rename to themes/3nids_theme/3nids/images/fancy_shadow_n.png diff --git a/themes/3nids/3nids/images/fancy_shadow_ne.png b/themes/3nids_theme/3nids/images/fancy_shadow_ne.png similarity index 100% rename from themes/3nids/3nids/images/fancy_shadow_ne.png rename to themes/3nids_theme/3nids/images/fancy_shadow_ne.png diff --git a/themes/3nids/3nids/images/fancy_shadow_nw.png b/themes/3nids_theme/3nids/images/fancy_shadow_nw.png similarity index 100% rename from themes/3nids/3nids/images/fancy_shadow_nw.png rename to themes/3nids_theme/3nids/images/fancy_shadow_nw.png diff --git a/themes/3nids/3nids/images/fancy_shadow_s.png b/themes/3nids_theme/3nids/images/fancy_shadow_s.png similarity index 100% rename from themes/3nids/3nids/images/fancy_shadow_s.png rename to themes/3nids_theme/3nids/images/fancy_shadow_s.png diff --git a/themes/3nids/3nids/images/fancy_shadow_se.png b/themes/3nids_theme/3nids/images/fancy_shadow_se.png similarity index 100% rename from themes/3nids/3nids/images/fancy_shadow_se.png rename to themes/3nids_theme/3nids/images/fancy_shadow_se.png diff --git a/themes/3nids/3nids/images/fancy_shadow_sw.png b/themes/3nids_theme/3nids/images/fancy_shadow_sw.png similarity index 100% rename from themes/3nids/3nids/images/fancy_shadow_sw.png rename to themes/3nids_theme/3nids/images/fancy_shadow_sw.png diff --git a/themes/3nids/3nids/images/fancy_shadow_w.png b/themes/3nids_theme/3nids/images/fancy_shadow_w.png similarity index 100% rename from themes/3nids/3nids/images/fancy_shadow_w.png rename to themes/3nids_theme/3nids/images/fancy_shadow_w.png diff --git a/themes/3nids/3nids/images/fancy_title_left.png b/themes/3nids_theme/3nids/images/fancy_title_left.png similarity index 100% rename from themes/3nids/3nids/images/fancy_title_left.png rename to themes/3nids_theme/3nids/images/fancy_title_left.png diff --git a/themes/3nids/3nids/images/fancy_title_main.png b/themes/3nids_theme/3nids/images/fancy_title_main.png similarity index 100% rename from themes/3nids/3nids/images/fancy_title_main.png rename to themes/3nids_theme/3nids/images/fancy_title_main.png diff --git a/themes/3nids/3nids/images/fancy_title_right.png b/themes/3nids_theme/3nids/images/fancy_title_right.png similarity index 100% rename from themes/3nids/3nids/images/fancy_title_right.png rename to themes/3nids_theme/3nids/images/fancy_title_right.png diff --git a/themes/3nids/3nids/images/ico-album.png b/themes/3nids_theme/3nids/images/ico-album.png similarity index 100% rename from themes/3nids/3nids/images/ico-album.png rename to themes/3nids_theme/3nids/images/ico-album.png diff --git a/themes/3nids/3nids/images/ico-help.png b/themes/3nids_theme/3nids/images/ico-help.png similarity index 100% rename from themes/3nids/3nids/images/ico-help.png rename to themes/3nids_theme/3nids/images/ico-help.png diff --git a/themes/3nids/3nids/images/ico-print.png b/themes/3nids_theme/3nids/images/ico-print.png similarity index 100% rename from themes/3nids/3nids/images/ico-print.png rename to themes/3nids_theme/3nids/images/ico-print.png diff --git a/themes/3nids/3nids/images/ico-view-comments.png b/themes/3nids_theme/3nids/images/ico-view-comments.png similarity index 100% rename from themes/3nids/3nids/images/ico-view-comments.png rename to themes/3nids_theme/3nids/images/ico-view-comments.png diff --git a/themes/3nids/3nids/images/ico-view-fullsize.png b/themes/3nids_theme/3nids/images/ico-view-fullsize.png similarity index 100% rename from themes/3nids/3nids/images/ico-view-fullsize.png rename to themes/3nids_theme/3nids/images/ico-view-fullsize.png diff --git a/themes/3nids/3nids/images/ico-view-slideshow.png b/themes/3nids_theme/3nids/images/ico-view-slideshow.png similarity index 100% rename from themes/3nids/3nids/images/ico-view-slideshow.png rename to themes/3nids_theme/3nids/images/ico-view-slideshow.png diff --git a/themes/3nids/3nids/images/map.png b/themes/3nids_theme/3nids/images/map.png similarity index 100% rename from themes/3nids/3nids/images/map.png rename to themes/3nids_theme/3nids/images/map.png diff --git a/themes/3nids/3nids/images/select-photos-backg.png b/themes/3nids_theme/3nids/images/select-photos-backg.png similarity index 100% rename from themes/3nids/3nids/images/select-photos-backg.png rename to themes/3nids_theme/3nids/images/select-photos-backg.png diff --git a/themes/3nids/3nids/js/jquery.easing.js b/themes/3nids_theme/3nids/js/jquery.easing.js similarity index 100% rename from themes/3nids/3nids/js/jquery.easing.js rename to themes/3nids_theme/3nids/js/jquery.easing.js diff --git a/themes/3nids/3nids/js/jquery.fancybox.js b/themes/3nids_theme/3nids/js/jquery.fancybox.js similarity index 100% rename from themes/3nids/3nids/js/jquery.fancybox.js rename to themes/3nids_theme/3nids/js/jquery.fancybox.js diff --git a/themes/3nids_theme/3nids/js/ui.init.js b/themes/3nids_theme/3nids/js/ui.init.js new file mode 100755 index 00000000..ca892485 --- /dev/null +++ b/themes/3nids_theme/3nids/js/ui.init.js @@ -0,0 +1,127 @@ +/** + * Initialize jQuery UI and Gallery Plugin elements + */ + +$(document).ready(function() { + $(".fancyclass").fancybox(); + + // Initialize Superfish menus + $("ul.g-menu").addClass("sf-menu"); + $('ul.sf-menu').superfish({ + delay: 500, + animation: { + opacity:'show', + height:'show' + }, + speed: 'fast' + }); + $("#g-site-menu").css("display", "block"); + + // Initialize status message effects + $("#g-action-status li").gallery_show_message(); + + // Initialize dialogs + $("#g-login-link").addClass("g-dialog-link"); + $(".g-dialog-link").gallery_dialog(); + + // Initialize view menu + if ($("#g-view-menu").length) { + $("#g-view-menu ul").removeClass("g-menu").removeClass("sf-menu"); + $("#g-view-menu a").addClass("ui-icon"); + } + + // Initialize short forms + var short_forms = new Array( + "#g-quick-search-form", + "#g-add-tag-form", + "#g-search-form" + ); + + for (var i in short_forms) { + short_form_init(short_forms[i]); + $(short_forms[i]).addClass("g-short-form"); + } + $(".g-short-form input[type=text]").addClass("ui-corner-left"); + $(".g-short-form input[type=submit]").addClass("ui-state-default ui-corner-right"); + + // Apply jQuery UI button css to submit inputs + $("input[type=submit]:not(.g-short-form input)").addClass("ui-state-default ui-corner-all"); + + // Apply styles and icon classes to g-context-menu + if ($(".g-context-menu").length) { + $(".g-context-menu li").addClass("ui-state-default"); + $(".g-context-menu a").addClass("g-button ui-icon-left"); + $(".g-context-menu a").prepend(""); + $(".g-context-menu a span").each(function() { + var iconClass = $(this).parent().attr("class").match(/ui-icon-.[^\s]+/).toString(); + $(this).addClass(iconClass); + }); + } + + // Album view only + if ($("#g-album-grid").length) { + // Set equal height for album items and vertically align thumbnails/metadata + $('.g-item').equal_heights().gallery_valign(); + + // Initialize thumbnail hover effect + $(".g-item").hover( + function() { + // Insert a placeholder to hold the item's position in the grid + var placeHolder = $(this).clone().attr("id", "g-place-holder"); + $(this).after($(placeHolder)); + // Style and position the hover item + var position = $(this).position(); + $(this).css("top", position.top).css("left", position.left); + $(this).addClass("g-hover-item"); + // Initialize the contextual menu + $(this).gallery_context_menu(); + // Set the hover item's height + //$(this).height("auto"); + var context_menu = $(this).find(".g-context-menu"); + var adj_height = $(this).height() + context_menu.height(); + $(this).height(adj_height); + }, + function() { + // Reset item height and position + if ($(this).next().height()) { + var sib_height = $(this).next().height(); + } else { + var sib_height = $(this).prev().height(); + } + if ($.browser.msie && $.browser.version >= 8) { + sib_height = sib_height + 1; + } + $(this).css("height", sib_height); + $(this).css("position", "relative"); + $(this).css("top", 0).css("left", 0); + // Remove the placeholder and hover class from the item + $(this).removeClass("g-hover-item"); + $("#g-place-holder").remove(); + $(".fancyclass").fancybox(); + } + ); + } + + // Photo/Item item view + if ($("#g-item").length) { + // Ensure the resized image fits within its container + $("#g-item").gallery_fit_photo(); + + // Initialize context menus + var resize = $("#g-item").gallery_get_photo(); + $(resize).hover(function(){ + $(this).gallery_context_menu(); + }); + + // Add scroll effect for links to named anchors + $.localScroll({ + queue: true, + duration: 1000, + hash: true + }); + } + + // Initialize button hover effect + $.fn.gallery_hover_init(); + +}); diff --git a/themes/3nids/3nids/theme.info b/themes/3nids_theme/3nids/theme.info similarity index 100% rename from themes/3nids/3nids/theme.info rename to themes/3nids_theme/3nids/theme.info diff --git a/themes/3nids/3nids/thumbnail.png b/themes/3nids_theme/3nids/thumbnail.png similarity index 100% rename from themes/3nids/3nids/thumbnail.png rename to themes/3nids_theme/3nids/thumbnail.png diff --git a/themes/3nids/3nids/views/album.html.php b/themes/3nids_theme/3nids/views/album.html.php similarity index 86% rename from themes/3nids/3nids/views/album.html.php rename to themes/3nids_theme/3nids/views/album.html.php index e29ffe45..b4d2e603 100755 --- a/themes/3nids/3nids/views/album.html.php +++ b/themes/3nids_theme/3nids/views/album.html.php @@ -1,16 +1,17 @@ -
    +
    album_top() ?>

    title) ?>

    -
    description)) ?>
    +
    description)) ?>
    viewable()->children(); $theme->pagination = new Pagination(); $theme->pagination->initialize(array("query_string" => "page","total_items" => $children_count,"items_per_page" => $page_size,"style" => "classic")); $children_offset = ($theme->pagination->current_page -1) * $page_size ; ?> - -
      + + +
        @@ -22,31 +23,31 @@ $child): ?> - + is_album()): ?> - + -
      • +
      • thumb_top($child) ?> is_photo()): ?> id}") . ";;";} ?> id}") . ";;comment_count::" . comment_3nids::count($child) . ";;" ;} ?> - thumb_img(array("class" => "gThumbnail")) ?> + thumb_img(array("class" => "g-thumbnail")) ?> admin): ?>
        view/edit - thumb_img(array("class" => "gThumbnail")) ?> + thumb_img(array("class" => "g-thumbnail")) ?>

        title) ?>

        thumb_bottom($child) ?> - context_menu($child, "#gItemId-{$child->id} .gThumbnail") ?> + context_menu($child, "#g-item-id-{$child->id} .g-thumbnail") ?> is_photo() && module::is_active("comment") && module::is_active("comment_3nids")) :?> -