From 5198071b997f464174b45d6b583298d2919327e5 Mon Sep 17 00:00:00 2001 From: Jeremy R DeYoung Date: Sat, 28 Jan 2012 10:58:59 -0600 Subject: [PATCH] Renamed project to BotFly instead of flyBox --- build.properties | 6 - build.xml | 230 - loc.logfly.us/.project | 12 + loc.logfly.us/Application.cfc | 42 + loc.logfly.us/assets/css/frameless.css | 23 + loc.logfly.us/assets/css/frameless.less | 193 + loc.logfly.us/assets/css/main.css | 0 loc.logfly.us/assets/files/frameless.psd | Bin 0 -> 2169712 bytes loc.logfly.us/assets/js/main.js | 0 loc.logfly.us/botfly/.project | 11 + loc.logfly.us/botfly/css/Aloha/aloha-core.css | 44 + .../botfly/css/Aloha/aloha-sidebar.css | 284 + loc.logfly.us/botfly/css/Aloha/aloha.css | 6 + .../botfly/css/Aloha/ext-aloha-reset.css | 33 + loc.logfly.us/botfly/css/Aloha/ext-aloha.css | 357 + loc.logfly.us/botfly/css/fonts/quicksand.css | 18 + .../botfly/css/formalize/formalize.css | 360 + .../css/jQueryUI/jquery-ui-1.8.16.custom.css | 568 + .../ui-bg_diagonals-thick_18_b81900_40x40.png | Bin 0 -> 260 bytes .../ui-bg_diagonals-thick_20_666666_40x40.png | Bin 0 -> 251 bytes .../images/ui-bg_flat_10_000000_40x100.png | Bin 0 -> 178 bytes .../images/ui-bg_glass_100_f6f6f6_1x400.png | Bin 0 -> 104 bytes .../images/ui-bg_glass_100_fdf5ce_1x400.png | Bin 0 -> 125 bytes .../images/ui-bg_glass_65_ffffff_1x400.png | Bin 0 -> 105 bytes .../ui-bg_gloss-wave_35_f6a828_500x100.png | Bin 0 -> 3762 bytes .../ui-bg_highlight-soft_100_eeeeee_1x100.png | Bin 0 -> 90 bytes .../ui-bg_highlight-soft_75_ffe45c_1x100.png | Bin 0 -> 129 bytes .../images/ui-icons_222222_256x240.png | Bin 0 -> 4369 bytes .../images/ui-icons_228ef1_256x240.png | Bin 0 -> 4369 bytes .../images/ui-icons_ef8c08_256x240.png | Bin 0 -> 4369 bytes .../images/ui-icons_ffd27a_256x240.png | Bin 0 -> 4369 bytes .../images/ui-icons_ffffff_256x240.png | Bin 0 -> 4369 bytes .../ui-lightness/jquery-ui-1.8.16.custom.css | 568 + .../botfly/css/normalize/normalize.css | 437 + .../validationEngine.jquery.css | 146 + loc.logfly.us/botfly/fonts/ARIALN.TTF | Bin 0 -> 175956 bytes loc.logfly.us/botfly/fonts/ARIALNB.TTF | Bin 0 -> 180740 bytes loc.logfly.us/botfly/fonts/ARIALNBI.TTF | Bin 0 -> 180084 bytes loc.logfly.us/botfly/fonts/ARIALNI.TTF | Bin 0 -> 181124 bytes loc.logfly.us/botfly/fonts/arial.ttf | Bin 0 -> 774476 bytes loc.logfly.us/botfly/fonts/arialbd.ttf | Bin 0 -> 751104 bytes loc.logfly.us/botfly/fonts/arialbi.ttf | Bin 0 -> 563800 bytes loc.logfly.us/botfly/fonts/ariali.ttf | Bin 0 -> 557760 bytes loc.logfly.us/botfly/fonts/ariblk.ttf | Bin 0 -> 119876 bytes .../botfly/handlers/botflyDefault.cfc | 85 + loc.logfly.us/botfly/handlers/cfcbox.cfc | 738 + .../botfly/images/Aloha/arrow-down.png | Bin 0 -> 770 bytes .../botfly/images/Aloha/arrow-left.png | Bin 0 -> 790 bytes loc.logfly.us/botfly/images/Aloha/arrow.png | Bin 0 -> 719 bytes .../botfly/images/Aloha/base-big.png | Bin 0 -> 1428 bytes .../botfly/images/Aloha/base-multi.png | Bin 0 -> 2636 bytes loc.logfly.us/botfly/images/Aloha/base.png | Bin 0 -> 5408 bytes loc.logfly.us/botfly/images/Aloha/bg.png | Bin 0 -> 520969 bytes .../images/Aloha/breadcrumb-divider.png | Bin 0 -> 330 bytes loc.logfly.us/botfly/images/Aloha/fade-in.png | Bin 0 -> 278 bytes .../botfly/images/Aloha/fade-out.png | Bin 0 -> 292 bytes .../botfly/images/Aloha/gentics-logo.png | Bin 0 -> 2094 bytes .../botfly/images/Aloha/grabhandle.png | Bin 0 -> 112 bytes .../botfly/images/Aloha/maximize.png | Bin 0 -> 123 bytes .../botfly/images/Aloha/multisplit-base.jpg | Bin 0 -> 929 bytes .../botfly/images/Aloha/multisplit-close.gif | Bin 0 -> 211 bytes .../botfly/images/Aloha/multisplit-open.gif | Bin 0 -> 211 bytes loc.logfly.us/botfly/images/Aloha/pin.png | Bin 0 -> 564 bytes .../botfly/images/Aloha/removeformat.png | Bin 0 -> 193 bytes .../botfly/images/Aloha/text_indent.png | Bin 0 -> 353 bytes .../images/Aloha/text_indent_remove.png | Bin 0 -> 351 bytes .../botfly/images/formalize/button.png | Bin 0 -> 85 bytes .../botfly/images/formalize/select_arrow.gif | Bin 0 -> 52 bytes .../botfly/interceptors/detectDevice.cfc | 207 + loc.logfly.us/botfly/interceptors/meta.cfc | 30 + loc.logfly.us/botfly/interceptors/minify.cfc | 23 + .../botfly/js/Aloha/aloha-bootstrap.js | 224 + loc.logfly.us/botfly/js/Aloha/aloha.js | 61294 ++++++++++++++++ .../botfly/js/Aloha/aloha/command.js | 246 + .../botfly/js/Aloha/aloha/console.js | 330 + .../js/Aloha/aloha/contenthandlermanager.js | 65 + loc.logfly.us/botfly/js/Aloha/aloha/core.js | 560 + loc.logfly.us/botfly/js/Aloha/aloha/ecma5.js | 194 + .../botfly/js/Aloha/aloha/ecma5shims.js | 280 + .../botfly/js/Aloha/aloha/editable.js | 866 + loc.logfly.us/botfly/js/Aloha/aloha/engine.js | 8306 +++ .../botfly/js/Aloha/aloha/ext-alohaproxy.js | 86 + .../botfly/js/Aloha/aloha/ext-alohareader.js | 50 + .../js/Aloha/aloha/ext-alohatreeloader.js | 77 + loc.logfly.us/botfly/js/Aloha/aloha/ext.js | 32 + .../botfly/js/Aloha/aloha/floatingmenu.js | 1286 + .../botfly/js/Aloha/aloha/ierange-m2.js | 546 + .../botfly/js/Aloha/aloha/jquery.aloha.js | 324 + loc.logfly.us/botfly/js/Aloha/aloha/jquery.js | 24 + .../botfly/js/Aloha/aloha/jquery.patch.js | 115 + loc.logfly.us/botfly/js/Aloha/aloha/markup.js | 898 + .../botfly/js/Aloha/aloha/message.js | 115 + .../botfly/js/Aloha/aloha/nls/de/i18n.js | 10 + .../botfly/js/Aloha/aloha/nls/i18n.js | 20 + .../botfly/js/Aloha/aloha/observable.js | 106 + loc.logfly.us/botfly/js/Aloha/aloha/plugin.js | 276 + .../botfly/js/Aloha/aloha/pluginmanager.js | 146 + .../botfly/js/Aloha/aloha/rangy-core.js | 3242 + .../botfly/js/Aloha/aloha/registry.js | 59 + .../botfly/js/Aloha/aloha/repository.js | 241 + .../js/Aloha/aloha/repositorymanager.js | 571 + .../js/Aloha/aloha/repositoryobjects.js | 146 + .../botfly/js/Aloha/aloha/selection.js | 2082 + .../botfly/js/Aloha/aloha/sidebar.js | 1133 + .../js/Aloha/aloha/ui-attributefield.js | 524 + .../botfly/js/Aloha/aloha/ui-browser.js | 214 + loc.logfly.us/botfly/js/Aloha/aloha/ui.js | 889 + loc.logfly.us/botfly/js/Aloha/css.js | 313 + loc.logfly.us/botfly/js/Aloha/i18n.js | 153 + .../botfly/js/Aloha/jquery-plugin.js | 46 + loc.logfly.us/botfly/js/Aloha/order.js | 140 + loc.logfly.us/botfly/js/Aloha/require.js | 2013 + loc.logfly.us/botfly/js/Aloha/text.js | 262 + loc.logfly.us/botfly/js/Aloha/util/class.js | 80 + loc.logfly.us/botfly/js/Aloha/util/dom.js | 1673 + loc.logfly.us/botfly/js/Aloha/util/json2.js | 481 + loc.logfly.us/botfly/js/Aloha/util/lang.js | 66 + .../botfly/js/Aloha/util/position.js | 158 + loc.logfly.us/botfly/js/Aloha/util/range.js | 923 + .../jquery/ext-jquery-adapter-debug.js | 2470 + .../adapter/jquery/ext-jquery-adapter.js | 7 + .../Aloha/vendor/ext-3.2.1/ext-all-debug.js | 47684 ++++++++++++ .../js/Aloha/vendor/ext-3.2.1/ext-all.js | 13 + .../js/Aloha/vendor/ext-3.2.1/gpl-3.0.txt | 674 + .../js/Aloha/vendor/ext-3.2.1/license.txt | 42 + .../vendor/ext-3.2.1/resources/charts.swf | Bin 0 -> 81768 bytes .../ext-3.2.1/resources/css/ext-all.css | 5903 ++ .../ext-3.2.1/resources/css/ext-all.less | 6795 ++ .../ext-3.2.1/resources/css/xtheme-gray.css | 1692 + .../ext-3.2.1/resources/expressinstall.swf | Bin 0 -> 4823 bytes .../images/default/box/corners-blue.gif | Bin 0 -> 1010 bytes .../resources/images/default/box/corners.gif | Bin 0 -> 1005 bytes .../resources/images/default/box/l-blue.gif | Bin 0 -> 810 bytes .../resources/images/default/box/l.gif | Bin 0 -> 810 bytes .../resources/images/default/box/r-blue.gif | Bin 0 -> 810 bytes .../resources/images/default/box/r.gif | Bin 0 -> 810 bytes .../resources/images/default/box/tb-blue.gif | Bin 0 -> 851 bytes .../resources/images/default/box/tb.gif | Bin 0 -> 839 bytes .../resources/images/default/button/arrow.gif | Bin 0 -> 828 bytes .../resources/images/default/button/btn.gif | Bin 0 -> 4298 bytes .../images/default/button/group-cs.gif | Bin 0 -> 2459 bytes .../images/default/button/group-lr.gif | Bin 0 -> 861 bytes .../images/default/button/group-tb.gif | Bin 0 -> 846 bytes .../default/button/s-arrow-b-noline.gif | Bin 0 -> 898 bytes .../images/default/button/s-arrow-b.gif | Bin 0 -> 937 bytes .../images/default/button/s-arrow-bo.gif | Bin 0 -> 139 bytes .../images/default/button/s-arrow-noline.gif | Bin 0 -> 863 bytes .../images/default/button/s-arrow-o.gif | Bin 0 -> 937 bytes .../images/default/button/s-arrow.gif | Bin 0 -> 937 bytes .../resources/images/default/dd/drop-add.gif | Bin 0 -> 1001 bytes .../resources/images/default/dd/drop-no.gif | Bin 0 -> 949 bytes .../resources/images/default/dd/drop-yes.gif | Bin 0 -> 1016 bytes .../images/default/editor/tb-sprite.gif | Bin 0 -> 2072 bytes .../images/default/form/checkbox.gif | Bin 0 -> 2061 bytes .../images/default/form/clear-trigger.gif | Bin 0 -> 1988 bytes .../images/default/form/clear-trigger.psd | Bin 0 -> 11804 bytes .../images/default/form/date-trigger.gif | Bin 0 -> 1603 bytes .../images/default/form/date-trigger.psd | Bin 0 -> 12377 bytes .../images/default/form/error-tip-corners.gif | Bin 0 -> 4183 bytes .../images/default/form/exclamation.gif | Bin 0 -> 996 bytes .../resources/images/default/form/radio.gif | Bin 0 -> 1746 bytes .../images/default/form/search-trigger.gif | Bin 0 -> 2182 bytes .../images/default/form/search-trigger.psd | Bin 0 -> 15601 bytes .../resources/images/default/form/text-bg.gif | Bin 0 -> 819 bytes .../images/default/form/trigger-square.gif | Bin 0 -> 1810 bytes .../images/default/form/trigger-square.psd | Bin 0 -> 36542 bytes .../images/default/form/trigger-tpl.gif | Bin 0 -> 1487 bytes .../resources/images/default/form/trigger.gif | Bin 0 -> 1816 bytes .../resources/images/default/form/trigger.psd | Bin 0 -> 37599 bytes .../resources/images/default/gradient-bg.gif | Bin 0 -> 1472 bytes .../images/default/grid/arrow-left-white.gif | Bin 0 -> 825 bytes .../images/default/grid/arrow-right-white.gif | Bin 0 -> 825 bytes .../images/default/grid/col-move-bottom.gif | Bin 0 -> 868 bytes .../images/default/grid/col-move-top.gif | Bin 0 -> 869 bytes .../resources/images/default/grid/columns.gif | Bin 0 -> 962 bytes .../resources/images/default/grid/dirty.gif | Bin 0 -> 832 bytes .../resources/images/default/grid/done.gif | Bin 0 -> 133 bytes .../resources/images/default/grid/drop-no.gif | Bin 0 -> 947 bytes .../images/default/grid/drop-yes.gif | Bin 0 -> 860 bytes .../images/default/grid/footer-bg.gif | Bin 0 -> 834 bytes .../images/default/grid/grid-blue-hd.gif | Bin 0 -> 829 bytes .../images/default/grid/grid-blue-split.gif | Bin 0 -> 817 bytes .../images/default/grid/grid-hrow.gif | Bin 0 -> 855 bytes .../images/default/grid/grid-loading.gif | Bin 0 -> 701 bytes .../images/default/grid/grid-split.gif | Bin 0 -> 817 bytes .../images/default/grid/grid-vista-hd.gif | Bin 0 -> 829 bytes .../images/default/grid/grid3-hd-btn.gif | Bin 0 -> 1229 bytes .../images/default/grid/grid3-hrow-over.gif | Bin 0 -> 823 bytes .../images/default/grid/grid3-hrow.gif | Bin 0 -> 836 bytes .../default/grid/grid3-special-col-bg.gif | Bin 0 -> 837 bytes .../default/grid/grid3-special-col-sel-bg.gif | Bin 0 -> 843 bytes .../images/default/grid/group-by.gif | Bin 0 -> 917 bytes .../images/default/grid/group-collapse.gif | Bin 0 -> 881 bytes .../default/grid/group-expand-sprite.gif | Bin 0 -> 955 bytes .../images/default/grid/group-expand.gif | Bin 0 -> 884 bytes .../resources/images/default/grid/hd-pop.gif | Bin 0 -> 839 bytes .../images/default/grid/hmenu-asc.gif | Bin 0 -> 931 bytes .../images/default/grid/hmenu-desc.gif | Bin 0 -> 930 bytes .../images/default/grid/hmenu-lock.gif | Bin 0 -> 955 bytes .../images/default/grid/hmenu-lock.png | Bin 0 -> 648 bytes .../images/default/grid/hmenu-unlock.gif | Bin 0 -> 971 bytes .../images/default/grid/hmenu-unlock.png | Bin 0 -> 697 bytes .../images/default/grid/invalid_line.gif | Bin 0 -> 815 bytes .../resources/images/default/grid/loading.gif | Bin 0 -> 771 bytes .../resources/images/default/grid/mso-hd.gif | Bin 0 -> 875 bytes .../resources/images/default/grid/nowait.gif | Bin 0 -> 884 bytes .../default/grid/page-first-disabled.gif | Bin 0 -> 925 bytes .../images/default/grid/page-first.gif | Bin 0 -> 925 bytes .../default/grid/page-last-disabled.gif | Bin 0 -> 923 bytes .../images/default/grid/page-last.gif | Bin 0 -> 923 bytes .../default/grid/page-next-disabled.gif | Bin 0 -> 875 bytes .../images/default/grid/page-next.gif | Bin 0 -> 875 bytes .../default/grid/page-prev-disabled.gif | Bin 0 -> 879 bytes .../images/default/grid/page-prev.gif | Bin 0 -> 879 bytes .../images/default/grid/pick-button.gif | Bin 0 -> 1036 bytes .../resources/images/default/grid/refresh.gif | Bin 0 -> 977 bytes .../images/default/grid/row-check-sprite.gif | Bin 0 -> 1083 bytes .../images/default/grid/row-expand-sprite.gif | Bin 0 -> 955 bytes .../images/default/grid/row-over.gif | Bin 0 -> 823 bytes .../resources/images/default/grid/row-sel.gif | Bin 0 -> 823 bytes .../resources/images/default/grid/sort-hd.gif | Bin 0 -> 1473 bytes .../images/default/grid/sort_asc.gif | Bin 0 -> 830 bytes .../images/default/grid/sort_desc.gif | Bin 0 -> 833 bytes .../resources/images/default/grid/wait.gif | Bin 0 -> 1100 bytes .../images/default/layout/collapse.gif | Bin 0 -> 842 bytes .../images/default/layout/expand.gif | Bin 0 -> 842 bytes .../images/default/layout/gradient-bg.gif | Bin 0 -> 1472 bytes .../images/default/layout/mini-bottom.gif | Bin 0 -> 856 bytes .../images/default/layout/mini-left.gif | Bin 0 -> 871 bytes .../images/default/layout/mini-right.gif | Bin 0 -> 872 bytes .../images/default/layout/mini-top.gif | Bin 0 -> 856 bytes .../images/default/layout/ns-collapse.gif | Bin 0 -> 842 bytes .../images/default/layout/ns-expand.gif | Bin 0 -> 843 bytes .../images/default/layout/panel-close.gif | Bin 0 -> 829 bytes .../images/default/layout/panel-title-bg.gif | Bin 0 -> 838 bytes .../default/layout/panel-title-light-bg.gif | Bin 0 -> 835 bytes .../resources/images/default/layout/stick.gif | Bin 0 -> 874 bytes .../resources/images/default/layout/stuck.gif | Bin 0 -> 92 bytes .../images/default/layout/tab-close-on.gif | Bin 0 -> 880 bytes .../images/default/layout/tab-close.gif | Bin 0 -> 859 bytes .../resources/images/default/menu/checked.gif | Bin 0 -> 959 bytes .../images/default/menu/group-checked.gif | Bin 0 -> 891 bytes .../images/default/menu/item-over.gif | Bin 0 -> 820 bytes .../images/default/menu/menu-parent.gif | Bin 0 -> 854 bytes .../resources/images/default/menu/menu.gif | Bin 0 -> 834 bytes .../images/default/menu/unchecked.gif | Bin 0 -> 941 bytes .../images/default/panel/corners-sprite.gif | Bin 0 -> 1418 bytes .../images/default/panel/left-right.gif | Bin 0 -> 815 bytes .../images/default/panel/light-hd.gif | Bin 0 -> 827 bytes .../images/default/panel/tool-sprite-tpl.gif | Bin 0 -> 971 bytes .../images/default/panel/tool-sprites.gif | Bin 0 -> 4392 bytes .../default/panel/tools-sprites-trans.gif | Bin 0 -> 2843 bytes .../images/default/panel/top-bottom.gif | Bin 0 -> 875 bytes .../images/default/panel/top-bottom.png | Bin 0 -> 218 bytes .../default/panel/white-corners-sprite.gif | Bin 0 -> 1366 bytes .../images/default/panel/white-left-right.gif | Bin 0 -> 815 bytes .../images/default/panel/white-top-bottom.gif | Bin 0 -> 872 bytes .../images/default/progress/progress-bg.gif | Bin 0 -> 834 bytes .../resources/images/default/qtip/bg.gif | Bin 0 -> 1091 bytes .../resources/images/default/qtip/close.gif | Bin 0 -> 972 bytes .../images/default/qtip/tip-anchor-sprite.gif | Bin 0 -> 951 bytes .../images/default/qtip/tip-sprite.gif | Bin 0 -> 4271 bytes .../ext-3.2.1/resources/images/default/s.gif | Bin 0 -> 43 bytes .../resources/images/default/shadow-c.png | Bin 0 -> 118 bytes .../resources/images/default/shadow-lr.png | Bin 0 -> 135 bytes .../resources/images/default/shadow.png | Bin 0 -> 311 bytes .../images/default/shared/blue-loading.gif | Bin 0 -> 3236 bytes .../images/default/shared/calendar.gif | Bin 0 -> 979 bytes .../images/default/shared/glass-bg.gif | Bin 0 -> 873 bytes .../images/default/shared/hd-sprite.gif | Bin 0 -> 1099 bytes .../images/default/shared/large-loading.gif | Bin 0 -> 3236 bytes .../images/default/shared/left-btn.gif | Bin 0 -> 870 bytes .../images/default/shared/loading-balls.gif | Bin 0 -> 2118 bytes .../images/default/shared/right-btn.gif | Bin 0 -> 871 bytes .../images/default/shared/warning.gif | Bin 0 -> 960 bytes .../images/default/sizer/e-handle-dark.gif | Bin 0 -> 1062 bytes .../images/default/sizer/e-handle.gif | Bin 0 -> 1586 bytes .../images/default/sizer/ne-handle-dark.gif | Bin 0 -> 839 bytes .../images/default/sizer/ne-handle.gif | Bin 0 -> 854 bytes .../images/default/sizer/nw-handle-dark.gif | Bin 0 -> 839 bytes .../images/default/sizer/nw-handle.gif | Bin 0 -> 853 bytes .../images/default/sizer/s-handle-dark.gif | Bin 0 -> 1060 bytes .../images/default/sizer/s-handle.gif | Bin 0 -> 1318 bytes .../images/default/sizer/se-handle-dark.gif | Bin 0 -> 838 bytes .../images/default/sizer/se-handle.gif | Bin 0 -> 853 bytes .../resources/images/default/sizer/square.gif | Bin 0 -> 864 bytes .../images/default/sizer/sw-handle-dark.gif | Bin 0 -> 839 bytes .../images/default/sizer/sw-handle.gif | Bin 0 -> 855 bytes .../images/default/slider/slider-bg.png | Bin 0 -> 300 bytes .../images/default/slider/slider-thumb.png | Bin 0 -> 933 bytes .../images/default/slider/slider-v-bg.png | Bin 0 -> 288 bytes .../images/default/slider/slider-v-thumb.png | Bin 0 -> 883 bytes .../images/default/tabs/scroll-left.gif | Bin 0 -> 1295 bytes .../images/default/tabs/scroll-right.gif | Bin 0 -> 1300 bytes .../images/default/tabs/scroller-bg.gif | Bin 0 -> 1100 bytes .../default/tabs/tab-btm-inactive-left-bg.gif | Bin 0 -> 886 bytes .../tabs/tab-btm-inactive-right-bg.gif | Bin 0 -> 1386 bytes .../images/default/tabs/tab-btm-left-bg.gif | Bin 0 -> 1402 bytes .../default/tabs/tab-btm-over-left-bg.gif | Bin 0 -> 191 bytes .../default/tabs/tab-btm-over-right-bg.gif | Bin 0 -> 638 bytes .../images/default/tabs/tab-btm-right-bg.gif | Bin 0 -> 863 bytes .../images/default/tabs/tab-close.gif | Bin 0 -> 896 bytes .../images/default/tabs/tab-strip-bg.gif | Bin 0 -> 835 bytes .../images/default/tabs/tab-strip-bg.png | Bin 0 -> 259 bytes .../images/default/tabs/tab-strip-btm-bg.gif | Bin 0 -> 826 bytes .../images/default/tabs/tabs-sprite.gif | Bin 0 -> 2120 bytes .../resources/images/default/toolbar/bg.gif | Bin 0 -> 904 bytes .../default/toolbar/btn-arrow-light.gif | Bin 0 -> 916 bytes .../images/default/toolbar/btn-arrow.gif | Bin 0 -> 919 bytes .../images/default/toolbar/btn-over-bg.gif | Bin 0 -> 837 bytes .../images/default/toolbar/gray-bg.gif | Bin 0 -> 832 bytes .../resources/images/default/toolbar/more.gif | Bin 0 -> 845 bytes .../images/default/toolbar/tb-bg.gif | Bin 0 -> 862 bytes .../images/default/toolbar/tb-btn-sprite.gif | Bin 0 -> 1127 bytes .../default/toolbar/tb-xl-btn-sprite.gif | Bin 0 -> 1663 bytes .../images/default/toolbar/tb-xl-sep.gif | Bin 0 -> 810 bytes .../resources/images/default/tree/arrows.gif | Bin 0 -> 617 bytes .../images/default/tree/drop-add.gif | Bin 0 -> 1001 bytes .../images/default/tree/drop-between.gif | Bin 0 -> 907 bytes .../resources/images/default/tree/drop-no.gif | Bin 0 -> 949 bytes .../images/default/tree/drop-over.gif | Bin 0 -> 911 bytes .../images/default/tree/drop-under.gif | Bin 0 -> 911 bytes .../images/default/tree/drop-yes.gif | Bin 0 -> 1016 bytes .../default/tree/elbow-end-minus-nl.gif | Bin 0 -> 898 bytes .../images/default/tree/elbow-end-minus.gif | Bin 0 -> 905 bytes .../images/default/tree/elbow-end-plus-nl.gif | Bin 0 -> 900 bytes .../images/default/tree/elbow-end-plus.gif | Bin 0 -> 907 bytes .../images/default/tree/elbow-end.gif | Bin 0 -> 844 bytes .../images/default/tree/elbow-line.gif | Bin 0 -> 846 bytes .../images/default/tree/elbow-minus-nl.gif | Bin 0 -> 898 bytes .../images/default/tree/elbow-minus.gif | Bin 0 -> 908 bytes .../images/default/tree/elbow-plus-nl.gif | Bin 0 -> 900 bytes .../images/default/tree/elbow-plus.gif | Bin 0 -> 910 bytes .../resources/images/default/tree/elbow.gif | Bin 0 -> 850 bytes .../images/default/tree/folder-open.gif | Bin 0 -> 956 bytes .../resources/images/default/tree/folder.gif | Bin 0 -> 952 bytes .../resources/images/default/tree/leaf.gif | Bin 0 -> 945 bytes .../resources/images/default/tree/loading.gif | Bin 0 -> 771 bytes .../resources/images/default/tree/s.gif | Bin 0 -> 43 bytes .../images/default/window/icon-error.gif | Bin 0 -> 1669 bytes .../images/default/window/icon-info.gif | Bin 0 -> 1586 bytes .../images/default/window/icon-question.gif | Bin 0 -> 1607 bytes .../images/default/window/icon-warning.gif | Bin 0 -> 1483 bytes .../images/default/window/left-corners.png | Bin 0 -> 200 bytes .../images/default/window/left-corners.psd | Bin 0 -> 15576 bytes .../images/default/window/left-right.png | Bin 0 -> 152 bytes .../images/default/window/left-right.psd | Bin 0 -> 24046 bytes .../images/default/window/right-corners.png | Bin 0 -> 256 bytes .../images/default/window/right-corners.psd | Bin 0 -> 15530 bytes .../images/default/window/top-bottom.png | Bin 0 -> 180 bytes .../images/default/window/top-bottom.psd | Bin 0 -> 32128 bytes .../images/gray/button/btn-arrow.gif | Bin 0 -> 870 bytes .../images/gray/button/btn-sprite.gif | Bin 0 -> 1222 bytes .../resources/images/gray/button/btn.gif | Bin 0 -> 3319 bytes .../resources/images/gray/button/group-cs.gif | Bin 0 -> 2459 bytes .../resources/images/gray/button/group-lr.gif | Bin 0 -> 861 bytes .../resources/images/gray/button/group-tb.gif | Bin 0 -> 846 bytes .../images/gray/button/s-arrow-bo.gif | Bin 0 -> 123 bytes .../images/gray/button/s-arrow-o.gif | Bin 0 -> 139 bytes .../images/gray/form/clear-trigger.gif | Bin 0 -> 1425 bytes .../images/gray/form/date-trigger.gif | Bin 0 -> 929 bytes .../images/gray/form/search-trigger.gif | Bin 0 -> 2220 bytes .../images/gray/form/trigger-square.gif | Bin 0 -> 1071 bytes .../resources/images/gray/form/trigger.gif | Bin 0 -> 1080 bytes .../resources/images/gray/gradient-bg.gif | Bin 0 -> 1472 bytes .../images/gray/grid/col-move-bottom.gif | Bin 0 -> 177 bytes .../images/gray/grid/col-move-top.gif | Bin 0 -> 178 bytes .../images/gray/grid/grid3-hd-btn.gif | Bin 0 -> 482 bytes .../images/gray/grid/grid3-hrow-over.gif | Bin 0 -> 56 bytes .../images/gray/grid/grid3-hrow-over2.gif | Bin 0 -> 107 bytes .../resources/images/gray/grid/grid3-hrow.gif | Bin 0 -> 836 bytes .../images/gray/grid/grid3-hrow2.gif | Bin 0 -> 107 bytes .../images/gray/grid/grid3-special-col-bg.gif | Bin 0 -> 158 bytes .../gray/grid/grid3-special-col-bg2.gif | Bin 0 -> 158 bytes .../gray/grid/grid3-special-col-sel-bg.gif | Bin 0 -> 158 bytes .../images/gray/grid/group-collapse.gif | Bin 0 -> 136 bytes .../images/gray/grid/group-expand-sprite.gif | Bin 0 -> 196 bytes .../images/gray/grid/group-expand.gif | Bin 0 -> 138 bytes .../resources/images/gray/grid/page-first.gif | Bin 0 -> 327 bytes .../resources/images/gray/grid/page-last.gif | Bin 0 -> 325 bytes .../resources/images/gray/grid/page-next.gif | Bin 0 -> 183 bytes .../resources/images/gray/grid/page-prev.gif | Bin 0 -> 186 bytes .../resources/images/gray/grid/refresh.gif | Bin 0 -> 570 bytes .../images/gray/grid/row-expand-sprite.gif | Bin 0 -> 196 bytes .../resources/images/gray/grid/sort_asc.gif | Bin 0 -> 59 bytes .../resources/images/gray/grid/sort_desc.gif | Bin 0 -> 59 bytes .../images/gray/menu/group-checked.gif | Bin 0 -> 295 bytes .../images/gray/menu/item-over-disabled.gif | Bin 0 -> 49 bytes .../resources/images/gray/menu/item-over.gif | Bin 0 -> 850 bytes .../images/gray/menu/menu-parent.gif | Bin 0 -> 165 bytes .../images/gray/panel/corners-sprite.gif | Bin 0 -> 1402 bytes .../images/gray/panel/left-right.gif | Bin 0 -> 815 bytes .../resources/images/gray/panel/light-hd.gif | Bin 0 -> 827 bytes .../images/gray/panel/tool-sprite-tpl.gif | Bin 0 -> 971 bytes .../images/gray/panel/tool-sprites.gif | Bin 0 -> 4464 bytes .../images/gray/panel/tools-sprites-trans.gif | Bin 0 -> 1981 bytes .../images/gray/panel/top-bottom.gif | Bin 0 -> 871 bytes .../images/gray/panel/top-bottom.png | Bin 0 -> 218 bytes .../gray/panel/white-corners-sprite.gif | Bin 0 -> 1365 bytes .../images/gray/panel/white-left-right.gif | Bin 0 -> 815 bytes .../images/gray/panel/white-top-bottom.gif | Bin 0 -> 860 bytes .../images/gray/progress/progress-bg.gif | Bin 0 -> 107 bytes .../resources/images/gray/qtip/bg.gif | Bin 0 -> 1024 bytes .../resources/images/gray/qtip/close.gif | Bin 0 -> 972 bytes .../images/gray/qtip/tip-anchor-sprite.gif | Bin 0 -> 164 bytes .../resources/images/gray/qtip/tip-sprite.gif | Bin 0 -> 3241 bytes .../ext-3.2.1/resources/images/gray/s.gif | Bin 0 -> 43 bytes .../images/gray/shared/hd-sprite.gif | Bin 0 -> 305 bytes .../resources/images/gray/shared/left-btn.gif | Bin 0 -> 106 bytes .../images/gray/shared/right-btn.gif | Bin 0 -> 107 bytes .../resources/images/gray/sizer/e-handle.gif | Bin 0 -> 753 bytes .../resources/images/gray/sizer/ne-handle.gif | Bin 0 -> 128 bytes .../resources/images/gray/sizer/nw-handle.gif | Bin 0 -> 114 bytes .../resources/images/gray/sizer/s-handle.gif | Bin 0 -> 494 bytes .../resources/images/gray/sizer/se-handle.gif | Bin 0 -> 114 bytes .../resources/images/gray/sizer/square.gif | Bin 0 -> 123 bytes .../resources/images/gray/sizer/sw-handle.gif | Bin 0 -> 116 bytes .../images/gray/slider/slider-thumb.png | Bin 0 -> 675 bytes .../images/gray/slider/slider-v-thumb.png | Bin 0 -> 632 bytes .../images/gray/tabs/scroll-left.gif | Bin 0 -> 1260 bytes .../images/gray/tabs/scroll-right.gif | Bin 0 -> 1269 bytes .../images/gray/tabs/scroller-bg.gif | Bin 0 -> 1090 bytes .../gray/tabs/tab-btm-inactive-left-bg.gif | Bin 0 -> 881 bytes .../gray/tabs/tab-btm-inactive-right-bg.gif | Bin 0 -> 1383 bytes .../images/gray/tabs/tab-btm-left-bg.gif | Bin 0 -> 1402 bytes .../images/gray/tabs/tab-btm-over-left-bg.gif | Bin 0 -> 189 bytes .../gray/tabs/tab-btm-over-right-bg.gif | Bin 0 -> 635 bytes .../images/gray/tabs/tab-btm-right-bg.gif | Bin 0 -> 863 bytes .../resources/images/gray/tabs/tab-close.gif | Bin 0 -> 896 bytes .../images/gray/tabs/tab-strip-bg.gif | Bin 0 -> 835 bytes .../images/gray/tabs/tab-strip-bg.png | Bin 0 -> 259 bytes .../images/gray/tabs/tab-strip-btm-bg.gif | Bin 0 -> 826 bytes .../images/gray/tabs/tabs-sprite.gif | Bin 0 -> 2109 bytes .../resources/images/gray/toolbar/bg.gif | Bin 0 -> 854 bytes .../images/gray/toolbar/btn-arrow-light.gif | Bin 0 -> 916 bytes .../images/gray/toolbar/btn-arrow.gif | Bin 0 -> 919 bytes .../images/gray/toolbar/btn-over-bg.gif | Bin 0 -> 837 bytes .../resources/images/gray/toolbar/gray-bg.gif | Bin 0 -> 815 bytes .../resources/images/gray/toolbar/more.gif | Bin 0 -> 67 bytes .../resources/images/gray/toolbar/tb-bg.gif | Bin 0 -> 862 bytes .../images/gray/toolbar/tb-btn-sprite.gif | Bin 0 -> 1021 bytes .../resources/images/gray/tree/arrows.gif | Bin 0 -> 407 bytes .../images/gray/tree/elbow-end-minus-nl.gif | Bin 0 -> 149 bytes .../images/gray/tree/elbow-end-minus.gif | Bin 0 -> 154 bytes .../images/gray/tree/elbow-end-plus-nl.gif | Bin 0 -> 151 bytes .../images/gray/tree/elbow-end-plus.gif | Bin 0 -> 156 bytes .../images/gray/window/icon-error.gif | Bin 0 -> 1669 bytes .../images/gray/window/icon-info.gif | Bin 0 -> 1586 bytes .../images/gray/window/icon-question.gif | Bin 0 -> 1607 bytes .../images/gray/window/icon-warning.gif | Bin 0 -> 1483 bytes .../images/gray/window/left-corners.png | Bin 0 -> 325 bytes .../images/gray/window/left-corners.pspimage | Bin 0 -> 4385 bytes .../images/gray/window/left-right.png | Bin 0 -> 2815 bytes .../images/gray/window/right-corners.png | Bin 0 -> 344 bytes .../images/gray/window/top-bottom.png | Bin 0 -> 2860 bytes .../vendor/ext-3.2.1/resources/resources.jsb | 507 + .../botfly/js/Aloha/vendor/jquery-1.5.1.js | 8316 +++ .../botfly/js/Aloha/vendor/jquery-1.6.1.js | 8936 +++ .../botfly/js/Aloha/vendor/jquery-1.6.js | 8865 +++ .../js/Aloha/vendor/jquery.json-2.2.min.js | 33 + .../botfly/js/Aloha/vendor/jquery.store.js | 446 + .../botfly/js/Aloha/vendor/sanitize.js | 267 + .../botfly/js/cloud-carousel.1.0.5.js | 349 + .../botfly/js/formalize/formalize.js | 171 + .../botfly/js/frameless/frameless.js | 249 + loc.logfly.us/botfly/js/geo.js | 232 + .../botfly/js/geo_position_js_simulator.js | 42 + loc.logfly.us/botfly/js/jQuery/jQuery.js | 9266 +++ loc.logfly.us/botfly/js/jQueryUI/jQueryUI.js | 11767 +++ loc.logfly.us/botfly/js/jquery.pagination.js | 231 + loc.logfly.us/botfly/js/mousewheel.3.0.4.js | 78 + loc.logfly.us/botfly/js/quickpager.jquery.js | 128 + loc.logfly.us/botfly/js/slides.jquery.js | 555 + loc.logfly.us/botfly/js/slides.min.jquery.js | 20 + .../jquery.validationEngine.js | 1673 + .../languages/jquery.validationEngine-cz.js | 150 + .../languages/jquery.validationEngine-da.js | 129 + .../languages/jquery.validationEngine-de.js | 134 + .../languages/jquery.validationEngine-en.js | 173 + .../languages/jquery.validationEngine-es.js | 131 + .../languages/jquery.validationEngine-et.js | 105 + .../languages/jquery.validationEngine-fa.js | 175 + .../languages/jquery.validationEngine-fi.js | 105 + .../languages/jquery.validationEngine-fr.js | 123 + .../languages/jquery.validationEngine-hr.js | 171 + .../languages/jquery.validationEngine-it.js | 105 + .../languages/jquery.validationEngine-ja.js | 143 + .../languages/jquery.validationEngine-nl.js | 130 + .../languages/jquery.validationEngine-pl.js | 134 + .../languages/jquery.validationEngine-pt.js | 129 + .../languages/jquery.validationEngine-ro.js | 172 + .../languages/jquery.validationEngine-ru.js | 130 + .../languages/jquery.validationEngine-sv.js | 147 + .../languages/jquery.validationEngine-tr.js | 150 + .../jquery.validationEngine-zh_CN.js | 171 + .../jquery.validationEngine-zh_TW.js | 171 + .../botfly/layouts/Layout.Default.cfm | 29 + loc.logfly.us/botfly/layouts/Layout.Main.cfm | 17 + loc.logfly.us/botfly/layouts/Layout.None.cfm | 1 + loc.logfly.us/botfly/model/EventHandler.cfc | 4 + .../botfly/model/RequestContextDecorator.cfc | 4 + .../botfly/model/email/emailLayouts.cfc | 92 + .../botfly/model/utilities/domainService.cfc | 9 + .../plugins/Aloha/common/abbr/css/abbr.css | 0 .../Aloha/common/abbr/lib/abbr-plugin.js | 293 + .../plugins/Aloha/common/abbr/nls/de/i18n.js | 1 + .../plugins/Aloha/common/abbr/nls/i18n.js | 4 + .../plugins/Aloha/common/abbr/package.json | 1 + .../botfly/plugins/Aloha/common/align/LICENSE | 166 + .../botfly/plugins/Aloha/common/align/README | 12 + .../plugins/Aloha/common/align/css/align.css | 19 + .../plugins/Aloha/common/align/img/align.png | Bin 0 -> 210 bytes .../Aloha/common/align/lib/align-plugin.js | 345 + .../plugins/Aloha/common/align/nls/en/i18n.js | 1 + .../plugins/Aloha/common/align/nls/fr/i18n.js | 1 + .../plugins/Aloha/common/align/nls/i18n.js | 6 + .../plugins/Aloha/common/align/package.json | 2 + .../botfly/plugins/Aloha/common/block/README | 0 .../plugins/Aloha/common/block/css/block.css | 51 + .../common/block/img/toolbar-draghandle.gif | Bin 0 -> 178 bytes .../Aloha/common/block/lib/block-plugin.js | 104 + .../plugins/Aloha/common/block/lib/block.js | 442 + .../common/block/lib/blockcontenthandler.js | 58 + .../Aloha/common/block/lib/blockmanager.js | 242 + .../plugins/Aloha/common/block/lib/editor.js | 209 + .../Aloha/common/block/lib/editormanager.js | 34 + .../block/lib/sidebarattributeeditor.js | 119 + .../plugins/Aloha/common/block/package.json | 11 + .../characterpicker/css/characterpicker.css | 38 + .../Aloha/common/characterpicker/img/icon.png | Bin 0 -> 2968 bytes .../lib/characterpicker-plugin.js | 227 + .../common/characterpicker/nls/de/i18n.js | 1 + .../Aloha/common/characterpicker/nls/i18n.js | 4 + .../Aloha/common/commands/css/abbr.css | 0 .../common/commands/lib/commands-plugin.js | 15 + .../Aloha/common/commands/lib/inserthtml.js | 107 + .../Aloha/common/commands/package.json | 1 + .../Aloha/common/contenthandler/README.md | 0 .../lib/contenthandler-plugin.js | 54 + .../lib/genericcontenthandler.js | 255 + .../lib/oembedcontenthandler.js | 276 + .../lib/sanitizecontenthandler.js | 136 + .../contenthandler/lib/wordcontenthandler.js | 279 + .../Aloha/common/contenthandler/package.json | 1 + .../Aloha/common/format/css/format.css | 8 + .../plugins/Aloha/common/format/img/em.png | Bin 0 -> 277 bytes .../Aloha/common/format/img/strong.png | Bin 0 -> 334 bytes .../Aloha/common/format/lib/format-plugin.js | 303 + .../Aloha/common/format/nls/de/i18n.js | 1 + .../Aloha/common/format/nls/eo/i18n.js | 1 + .../Aloha/common/format/nls/fi/i18n.js | 1 + .../Aloha/common/format/nls/fr/i18n.js | 1 + .../plugins/Aloha/common/format/nls/i18n.js | 10 + .../Aloha/common/format/nls/it/i18n.js | 1 + .../Aloha/common/format/nls/pl/i18n.js | 1 + .../Aloha/common/format/nls/ru/i18n.js | 1 + .../css/highlighteditables.css | 14 + .../lib/highlighteditables-plugin.js | 72 + .../common/highlighteditables/package.json | 1 + .../horizontalruler/css/horizontalruler.css | 4 + .../Aloha/common/horizontalruler/img/icon.png | Bin 0 -> 2864 bytes .../lib/horizontalruler-plugin.js | 55 + .../common/horizontalruler/nls/de/i18n.js | 1 + .../Aloha/common/horizontalruler/nls/i18n.js | 4 + .../botfly/plugins/Aloha/common/image/AGPL3 | 661 + .../botfly/plugins/Aloha/common/image/LICENSE | 25 + .../plugins/Aloha/common/image/README.md | 83 + .../plugins/Aloha/common/image/css/image.css | 124 + .../plugins/Aloha/common/image/demo/crop.html | 76 + .../plugins/Aloha/common/image/demo/crop.php | 21 + .../Aloha/common/image/demo/cropnresize.jpg | Bin 0 -> 76312 bytes .../Aloha/common/image/demo/index.html | 120 + .../plugins/Aloha/common/image/img/blank.jpg | Bin 0 -> 685 bytes .../Aloha/common/image/img/cropnresize.png | Bin 0 -> 1981 bytes .../Aloha/common/image/img/handle-sw.png | Bin 0 -> 728 bytes .../common/image/img/image-align-left.png | Bin 0 -> 6702 bytes .../common/image/img/image-align-none.png | Bin 0 -> 6653 bytes .../common/image/img/image-align-right.png | Bin 0 -> 6719 bytes .../Aloha/common/image/img/image-border.png | Bin 0 -> 6233 bytes .../Aloha/common/image/img/image-title.png | Bin 0 -> 6597 bytes .../plugins/Aloha/common/image/img/image.gif | Bin 0 -> 621 bytes .../common/image/img/padding-decrease.gif | Bin 0 -> 359 bytes .../common/image/img/padding-increase.gif | Bin 0 -> 358 bytes .../plugins/Aloha/common/image/img/page.png | Bin 0 -> 635 bytes .../Aloha/common/image/img/size-decrease.gif | Bin 0 -> 346 bytes .../Aloha/common/image/img/size-increase.gif | Bin 0 -> 345 bytes .../Aloha/common/image/lib/image-plugin.js | 1615 + .../plugins/Aloha/common/image/nls/cz/i18n.js | 16 + .../plugins/Aloha/common/image/nls/de/i18n.js | 1 + .../plugins/Aloha/common/image/nls/fr/i18n.js | 1 + .../plugins/Aloha/common/image/nls/i18n.js | 7 + .../plugins/Aloha/common/image/nls/ru/i18n.js | 16 + .../plugins/Aloha/common/image/package.json | 1 + .../plugins/Aloha/common/image/test/test.css | 12 + .../plugins/Aloha/common/image/test/test.html | 40 + .../Aloha/common/image/vendor/jcrop/jcrop.gif | Bin 0 -> 329 bytes .../image/vendor/jcrop/jquery.jcrop.css | 35 + .../image/vendor/jcrop/jquery.jcrop.min.js | 163 + .../image/vendor/mousewheel/mousewheel.js | 60 + .../vendor/ui/jquery-ui-1.8.10.custom.min.js | 97 + .../ui-bg_diagonals-thick_18_b81900_40x40.png | Bin 0 -> 260 bytes .../ui-bg_diagonals-thick_20_666666_40x40.png | Bin 0 -> 251 bytes .../images/ui-bg_flat_10_000000_40x100.png | Bin 0 -> 178 bytes .../images/ui-bg_glass_100_f6f6f6_1x400.png | Bin 0 -> 104 bytes .../images/ui-bg_glass_100_fdf5ce_1x400.png | Bin 0 -> 125 bytes .../images/ui-bg_glass_65_ffffff_1x400.png | Bin 0 -> 105 bytes .../ui-bg_gloss-wave_35_f6a828_500x100.png | Bin 0 -> 3762 bytes .../ui-bg_highlight-soft_100_eeeeee_1x100.png | Bin 0 -> 90 bytes .../ui-bg_highlight-soft_75_ffe45c_1x100.png | Bin 0 -> 129 bytes .../images/ui-icons_222222_256x240.png | Bin 0 -> 4369 bytes .../images/ui-icons_228ef1_256x240.png | Bin 0 -> 4369 bytes .../images/ui-icons_ef8c08_256x240.png | Bin 0 -> 4369 bytes .../images/ui-icons_ffd27a_256x240.png | Bin 0 -> 4369 bytes .../images/ui-icons_ffffff_256x240.png | Bin 0 -> 4369 bytes .../jquery-ui-1.8.10.cropnresize.css | 33 + .../ui-lightness/jquery-ui-1.8.10.custom.css | 314 + .../plugins/Aloha/common/link/css/link.css | 55 + .../Aloha/common/link/demo/background.png | Bin 0 -> 251 bytes .../link/demo/external-link-ltr-icon.png | Bin 0 -> 279 bytes .../plugins/Aloha/common/link/demo/index.css | 91 + .../plugins/Aloha/common/link/demo/index.html | 91 + .../Aloha/common/link/extra/delicious.js | 246 + .../Aloha/common/link/extra/linklist.js | 222 + .../Aloha/common/link/extra/slowlinklist.js | 228 + .../Aloha/common/link/lib/link-plugin.js | 759 + .../plugins/Aloha/common/link/nls/de/i18n.js | 13 + .../plugins/Aloha/common/link/nls/fr/i18n.js | 6 + .../plugins/Aloha/common/link/nls/i18n.js | 9 + .../plugins/Aloha/common/link/nls/pl/i18n.js | 6 + .../plugins/Aloha/common/link/nls/ru/i18n.js | 6 + .../Aloha/common/list/lib/list-plugin.js | 849 + .../plugins/Aloha/common/list/nls/de/i18n.js | 1 + .../plugins/Aloha/common/list/nls/eo/i18n.js | 1 + .../plugins/Aloha/common/list/nls/fi/i18n.js | 1 + .../plugins/Aloha/common/list/nls/fr/i18n.js | 1 + .../plugins/Aloha/common/list/nls/i18n.js | 9 + .../plugins/Aloha/common/list/nls/it/i18n.js | 1 + .../plugins/Aloha/common/list/nls/ru/i18n.js | 1 + .../plugins/Aloha/common/list/package.json | 1 + .../plugins/Aloha/common/paste/README.md | 3 + .../Aloha/common/paste/lib/paste-plugin.js | 221 + .../plugins/Aloha/common/paste/package.json | 8 + .../plugins/Aloha/common/table/css/table.css | 160 + .../plugins/Aloha/common/table/img/down.cur | Bin 0 -> 183 bytes .../plugins/Aloha/common/table/img/left.cur | Bin 0 -> 55 bytes .../Aloha/common/table/img/table_layout.png | Bin 0 -> 76050 bytes .../Aloha/common/table/img/wai-green.png | Bin 0 -> 51404 bytes .../Aloha/common/table/img/wai-red.png | Bin 0 -> 48696 bytes .../Aloha/common/table/lib/table-cell.js | 463 + .../common/table/lib/table-create-layer.js | 210 + .../common/table/lib/table-plugin-utils.js | 355 + .../Aloha/common/table/lib/table-plugin.js | 1498 + .../Aloha/common/table/lib/table-selection.js | 374 + .../plugins/Aloha/common/table/lib/table.js | 1529 + .../plugins/Aloha/common/table/nls/de/i18n.js | 1 + .../plugins/Aloha/common/table/nls/eo/i18n.js | 1 + .../plugins/Aloha/common/table/nls/fi/i18n.js | 1 + .../plugins/Aloha/common/table/nls/fr/i18n.js | 1 + .../plugins/Aloha/common/table/nls/i18n.js | 11 + .../plugins/Aloha/common/table/nls/it/i18n.js | 1 + .../plugins/Aloha/common/table/nls/pl/i18n.js | 1 + .../plugins/Aloha/common/table/nls/ru/i18n.js | 1 + .../plugins/Aloha/common/table/package.json | 1 + .../plugins/Aloha/common/undo/demo/index.css | 49 + .../plugins/Aloha/common/undo/demo/index.html | 85 + .../Aloha/common/undo/lib/undo-plugin.js | 134 + .../plugins/Aloha/common/undo/package.json | 7 + .../vendor/diff_match_patch_uncompressed.js | 2155 + .../plugins/Aloha/common/undo/vendor/undo.js | 119 + .../plugins/Aloha/extra/attributes/README | 0 .../Aloha/extra/attributes/css/attributes.css | 12 + .../extra/attributes/lib/attributes-plugin.js | 217 + .../Aloha/extra/attributes/nls/de/i18n.js | 1 + .../Aloha/extra/attributes/nls/en/i18n.js | 1 + .../Aloha/extra/attributes/nls/i18n.js | 5 + .../botfly/plugins/Aloha/extra/browser/README | 0 .../Aloha/extra/browser/css/browser.css | 360 + .../extra/browser/css/browser.jqgrid.css | 374 + .../extra/browser/css/browsercombined.css | 752 + .../browser/css/browsercombined.css.backup | 883 + .../css/images/ui-bg_flat_0_aaaaaa_40x100.png | Bin 0 -> 180 bytes .../images/ui-bg_flat_75_ffffff_40x100.png | Bin 0 -> 178 bytes .../images/ui-bg_glass_55_fbf9ee_1x400.png | Bin 0 -> 120 bytes .../images/ui-bg_glass_65_ffffff_1x400.png | Bin 0 -> 105 bytes .../images/ui-bg_glass_75_dadada_1x400.png | Bin 0 -> 111 bytes .../images/ui-bg_glass_75_e6e6e6_1x400.png | Bin 0 -> 110 bytes .../images/ui-bg_glass_95_fef1ec_1x400.png | Bin 0 -> 119 bytes .../ui-bg_highlight-soft_75_cccccc_1x100.png | Bin 0 -> 101 bytes .../css/images/ui-icons_222222_256x240.png | Bin 0 -> 4369 bytes .../css/images/ui-icons_2e83ff_256x240.png | Bin 0 -> 4369 bytes .../css/images/ui-icons_454545_256x240.png | Bin 0 -> 4369 bytes .../css/images/ui-icons_888888_256x240.png | Bin 0 -> 4369 bytes .../css/images/ui-icons_cd0a0a_256x240.png | Bin 0 -> 4369 bytes .../browser/css/jquery-ui-1.8.13.custom.css | 319 + .../Aloha/extra/browser/css/jstree.css | 88 + .../Aloha/extra/browser/css/throbber.gif | Bin 0 -> 1849 bytes .../Aloha/extra/browser/css/ui.jqgrid.css | 148 + .../extra/browser/img/arrow-000-medium.png | Bin 0 -> 485 bytes .../Aloha/extra/browser/img/arrow-180.png | Bin 0 -> 589 bytes .../extra/browser/img/arrow-315-medium.png | Bin 0 -> 482 bytes .../extra/browser/img/arrow-stop-180.png | Bin 0 -> 658 bytes .../Aloha/extra/browser/img/arrow-stop.png | Bin 0 -> 665 bytes .../plugins/Aloha/extra/browser/img/arrow.png | Bin 0 -> 590 bytes .../browser/img/control-stop-square-small.png | Bin 0 -> 326 bytes .../browser/img/folder-horizontal-open.png | Bin 0 -> 511 bytes .../Aloha/extra/browser/img/folder-open.png | Bin 0 -> 647 bytes .../browser/img/gcn-icons/gcn-icon-file.gif | Bin 0 -> 601 bytes .../browser/img/gcn-icons/gcn-icon-image.gif | Bin 0 -> 1096 bytes .../browser/img/gcn-icons/gcn-icon-page.gif | Bin 0 -> 1055 bytes .../extra/browser/img/magnifier-left.png | Bin 0 -> 736 bytes .../plugins/Aloha/extra/browser/img/page.png | Bin 0 -> 635 bytes .../Aloha/extra/browser/img/picture.png | Bin 0 -> 606 bytes .../browser/img/sort-alphabet-descending.png | Bin 0 -> 594 bytes .../Aloha/extra/browser/img/sort-alphabet.png | Bin 0 -> 599 bytes .../Aloha/extra/browser/img/throbber.gif | Bin 0 -> 1849 bytes .../Aloha/extra/browser/lib/browser-plugin.js | 10 + .../Aloha/extra/browser/lib/browser.js | 1103 + .../plugins/Aloha/extra/browser/lib/locale.js | 26 + .../plugins/Aloha/extra/browser/nls/de.json | 1 + .../Aloha/extra/browser/nls/de/i18n.js | 18 + .../plugins/Aloha/extra/browser/nls/en.json | 1 + .../Aloha/extra/browser/nls/en/i18n.js | 18 + .../plugins/Aloha/extra/browser/nls/i18n.js | 4 + .../extra/browser/vendor/grid.locale.de.js | 134 + .../extra/browser/vendor/grid.locale.en.js | 129 + .../extra/browser/vendor/jquery.jqGrid.js | 467 + .../extra/browser/vendor/jquery.jstree.js | 4544 ++ .../Aloha/extra/browser/vendor/jquery.ui.js | 756 + .../Aloha/extra/browser/vendor/ui-layout.js | 108 + .../botfly/plugins/Aloha/extra/cite/README | 0 .../plugins/Aloha/extra/cite/css/cite.css | 49 + .../Aloha/extra/cite/img/blockquote.png | Bin 0 -> 1533 bytes .../Aloha/extra/cite/img/icon_cite.png | Bin 0 -> 1610 bytes .../Aloha/extra/cite/lib/cite-plugin.js | 539 + .../plugins/Aloha/extra/cite/nls/de/i18n.js | 1 + .../plugins/Aloha/extra/cite/nls/en/i18n.js | 1 + .../plugins/Aloha/extra/cite/nls/i18n.js | 4 + .../plugins/Aloha/extra/cite/package.json | 1 + .../Aloha/extra/comments/img/add-icon.png | Bin 0 -> 11957 bytes .../plugins/Aloha/extra/comments/img/add.png | Bin 0 -> 2736 bytes .../Aloha/extra/comments/img/comments.png | Bin 0 -> 1055 bytes .../plugins/Aloha/extra/comments/img/hr.png | Bin 0 -> 115 bytes .../Aloha/extra/comments/img/textbox.png | Bin 0 -> 9439 bytes .../plugins/Aloha/extra/comments/package.json | 1 + .../Aloha/extra/comments/src/comments.css | 442 + .../Aloha/extra/comments/src/comments.js | 669 + .../Aloha/extra/draganddropfiles/AGPL3 | 661 + .../Aloha/extra/draganddropfiles/LICENSE | 25 + .../Aloha/extra/draganddropfiles/README.md | 5 + .../Aloha/extra/draganddropfiles/TODO.md | 2 + .../extra/draganddropfiles/demo/.gitignore | 4 + .../extra/draganddropfiles/demo/index.css | 47 + .../extra/draganddropfiles/demo/index.html | 101 + .../draganddropfiles/demo/migration/index.css | 189 + .../demo/migration/index.html | 321 + .../demo/specs/DragnDropnImage.graphml | 677 + .../extra/draganddropfiles/demo/style.css | 47 + .../extra/draganddropfiles/demo/upload.php | 26 + .../Aloha/extra/draganddropfiles/i18n/en.json | 1 + .../Aloha/extra/draganddropfiles/i18n/fr.json | 1 + .../extra/draganddropfiles/img/cross.png | Bin 0 -> 655 bytes .../extra/draganddropfiles/img/hourglass.png | Bin 0 -> 744 bytes .../extra/draganddropfiles/img/loading.gif | Bin 0 -> 771 bytes .../Aloha/extra/draganddropfiles/img/page.png | Bin 0 -> 635 bytes .../Aloha/extra/draganddropfiles/img/tick.png | Bin 0 -> 537 bytes .../lib/draganddropfiles-plugin.js | 4 + .../draganddropfiles/lib/dragndropfiles.css | 110 + .../draganddropfiles/lib/dragndropfiles.js | 349 + .../lib/dropfilesrepository.js | 365 + .../Aloha/extra/draganddropfiles/package.json | 1 + .../Aloha/extra/flag-icons/img/flags/aa.png | Bin 0 -> 339 bytes .../Aloha/extra/flag-icons/img/flags/ab.png | Bin 0 -> 434 bytes .../Aloha/extra/flag-icons/img/flags/ad.png | Bin 0 -> 643 bytes .../Aloha/extra/flag-icons/img/flags/ae.png | Bin 0 -> 408 bytes .../Aloha/extra/flag-icons/img/flags/af.png | Bin 0 -> 604 bytes .../Aloha/extra/flag-icons/img/flags/ag.png | Bin 0 -> 591 bytes .../Aloha/extra/flag-icons/img/flags/ai.png | Bin 0 -> 643 bytes .../Aloha/extra/flag-icons/img/flags/ak.png | Bin 0 -> 269 bytes .../Aloha/extra/flag-icons/img/flags/al.png | Bin 0 -> 600 bytes .../Aloha/extra/flag-icons/img/flags/am.png | Bin 0 -> 497 bytes .../Aloha/extra/flag-icons/img/flags/an.png | Bin 0 -> 488 bytes .../Aloha/extra/flag-icons/img/flags/ao.png | Bin 0 -> 428 bytes .../Aloha/extra/flag-icons/img/flags/ar.png | Bin 0 -> 506 bytes .../Aloha/extra/flag-icons/img/flags/as.png | Bin 0 -> 647 bytes .../Aloha/extra/flag-icons/img/flags/at.png | Bin 0 -> 403 bytes .../Aloha/extra/flag-icons/img/flags/au.png | Bin 0 -> 673 bytes .../Aloha/extra/flag-icons/img/flags/av.png | Bin 0 -> 211 bytes .../Aloha/extra/flag-icons/img/flags/aw.png | Bin 0 -> 524 bytes .../Aloha/extra/flag-icons/img/flags/ax.png | Bin 0 -> 663 bytes .../Aloha/extra/flag-icons/img/flags/ay.png | Bin 0 -> 700 bytes .../Aloha/extra/flag-icons/img/flags/az.png | Bin 0 -> 589 bytes .../Aloha/extra/flag-icons/img/flags/ba.png | Bin 0 -> 593 bytes .../Aloha/extra/flag-icons/img/flags/bb.png | Bin 0 -> 585 bytes .../Aloha/extra/flag-icons/img/flags/bd.png | Bin 0 -> 504 bytes .../Aloha/extra/flag-icons/img/flags/be.png | Bin 0 -> 449 bytes .../Aloha/extra/flag-icons/img/flags/bf.png | Bin 0 -> 497 bytes .../Aloha/extra/flag-icons/img/flags/bg.png | Bin 0 -> 462 bytes .../Aloha/extra/flag-icons/img/flags/bh.png | Bin 0 -> 457 bytes .../Aloha/extra/flag-icons/img/flags/bi.png | Bin 0 -> 675 bytes .../Aloha/extra/flag-icons/img/flags/bj.png | Bin 0 -> 486 bytes .../Aloha/extra/flag-icons/img/flags/bm.png | Bin 0 -> 611 bytes .../Aloha/extra/flag-icons/img/flags/bn.png | Bin 0 -> 639 bytes .../Aloha/extra/flag-icons/img/flags/bo.png | Bin 0 -> 500 bytes .../Aloha/extra/flag-icons/img/flags/br.png | Bin 0 -> 593 bytes .../Aloha/extra/flag-icons/img/flags/bs.png | Bin 0 -> 526 bytes .../Aloha/extra/flag-icons/img/flags/bt.png | Bin 0 -> 631 bytes .../Aloha/extra/flag-icons/img/flags/bv.png | Bin 0 -> 512 bytes .../Aloha/extra/flag-icons/img/flags/bw.png | Bin 0 -> 443 bytes .../Aloha/extra/flag-icons/img/flags/by.png | Bin 0 -> 514 bytes .../Aloha/extra/flag-icons/img/flags/bz.png | Bin 0 -> 600 bytes .../Aloha/extra/flag-icons/img/flags/ca.png | Bin 0 -> 628 bytes .../extra/flag-icons/img/flags/catalonia.png | Bin 0 -> 398 bytes .../Aloha/extra/flag-icons/img/flags/cc.png | Bin 0 -> 625 bytes .../Aloha/extra/flag-icons/img/flags/cd.png | Bin 0 -> 528 bytes .../Aloha/extra/flag-icons/img/flags/ce.png | Bin 0 -> 200 bytes .../Aloha/extra/flag-icons/img/flags/cf.png | Bin 0 -> 614 bytes .../Aloha/extra/flag-icons/img/flags/cg.png | Bin 0 -> 521 bytes .../Aloha/extra/flag-icons/img/flags/ch.png | Bin 0 -> 367 bytes .../Aloha/extra/flag-icons/img/flags/ci.png | Bin 0 -> 453 bytes .../Aloha/extra/flag-icons/img/flags/ck.png | Bin 0 -> 586 bytes .../Aloha/extra/flag-icons/img/flags/cl.png | Bin 0 -> 450 bytes .../Aloha/extra/flag-icons/img/flags/cm.png | Bin 0 -> 525 bytes .../Aloha/extra/flag-icons/img/flags/cn.png | Bin 0 -> 472 bytes .../Aloha/extra/flag-icons/img/flags/co.png | Bin 0 -> 483 bytes .../Aloha/extra/flag-icons/img/flags/cr.png | Bin 0 -> 477 bytes .../Aloha/extra/flag-icons/img/flags/cs.png | Bin 0 -> 439 bytes .../Aloha/extra/flag-icons/img/flags/cu.png | Bin 0 -> 563 bytes .../Aloha/extra/flag-icons/img/flags/cv.png | Bin 0 -> 529 bytes .../Aloha/extra/flag-icons/img/flags/cx.png | Bin 0 -> 608 bytes .../Aloha/extra/flag-icons/img/flags/cy.png | Bin 0 -> 428 bytes .../Aloha/extra/flag-icons/img/flags/cz.png | Bin 0 -> 476 bytes .../Aloha/extra/flag-icons/img/flags/da.png | Bin 0 -> 495 bytes .../Aloha/extra/flag-icons/img/flags/de.png | Bin 0 -> 545 bytes .../Aloha/extra/flag-icons/img/flags/dj.png | Bin 0 -> 572 bytes .../Aloha/extra/flag-icons/img/flags/dk.png | Bin 0 -> 495 bytes .../Aloha/extra/flag-icons/img/flags/dm.png | Bin 0 -> 620 bytes .../Aloha/extra/flag-icons/img/flags/do.png | Bin 0 -> 508 bytes .../Aloha/extra/flag-icons/img/flags/dv.png | Bin 0 -> 272 bytes .../Aloha/extra/flag-icons/img/flags/dz.png | Bin 0 -> 582 bytes .../Aloha/extra/flag-icons/img/flags/ec.png | Bin 0 -> 500 bytes .../Aloha/extra/flag-icons/img/flags/ee.png | Bin 0 -> 429 bytes .../Aloha/extra/flag-icons/img/flags/eg.png | Bin 0 -> 465 bytes .../Aloha/extra/flag-icons/img/flags/eh.png | Bin 0 -> 508 bytes .../Aloha/extra/flag-icons/img/flags/el.png | Bin 0 -> 487 bytes .../Aloha/extra/flag-icons/img/flags/en.png | Bin 0 -> 496 bytes .../Aloha/extra/flag-icons/img/flags/eo.png | Bin 0 -> 255 bytes .../Aloha/extra/flag-icons/img/flags/er.png | Bin 0 -> 653 bytes .../Aloha/extra/flag-icons/img/flags/es.png | Bin 0 -> 469 bytes .../Aloha/extra/flag-icons/img/flags/et.png | Bin 0 -> 592 bytes .../Aloha/extra/flag-icons/img/flags/eu.png | Bin 0 -> 335 bytes .../flag-icons/img/flags/europeanunion.png | Bin 0 -> 479 bytes .../Aloha/extra/flag-icons/img/flags/fa.png | Bin 0 -> 268 bytes .../Aloha/extra/flag-icons/img/flags/fam.png | Bin 0 -> 532 bytes .../Aloha/extra/flag-icons/img/flags/ff.png | Bin 0 -> 303 bytes .../Aloha/extra/flag-icons/img/flags/fi.png | Bin 0 -> 489 bytes .../Aloha/extra/flag-icons/img/flags/fj.png | Bin 0 -> 610 bytes .../Aloha/extra/flag-icons/img/flags/fk.png | Bin 0 -> 648 bytes .../Aloha/extra/flag-icons/img/flags/fm.png | Bin 0 -> 552 bytes .../Aloha/extra/flag-icons/img/flags/fo.png | Bin 0 -> 474 bytes .../Aloha/extra/flag-icons/img/flags/fr.png | Bin 0 -> 545 bytes .../Aloha/extra/flag-icons/img/flags/fy.png | Bin 0 -> 704 bytes .../Aloha/extra/flag-icons/img/flags/ga.png | Bin 0 -> 489 bytes .../Aloha/extra/flag-icons/img/flags/gb.png | Bin 0 -> 599 bytes .../Aloha/extra/flag-icons/img/flags/gd.png | Bin 0 -> 637 bytes .../Aloha/extra/flag-icons/img/flags/ge.png | Bin 0 -> 594 bytes .../Aloha/extra/flag-icons/img/flags/gf.png | Bin 0 -> 545 bytes .../Aloha/extra/flag-icons/img/flags/gh.png | Bin 0 -> 490 bytes .../Aloha/extra/flag-icons/img/flags/gi.png | Bin 0 -> 463 bytes .../Aloha/extra/flag-icons/img/flags/gl.png | Bin 0 -> 470 bytes .../Aloha/extra/flag-icons/img/flags/gm.png | Bin 0 -> 493 bytes .../Aloha/extra/flag-icons/img/flags/gn.png | Bin 0 -> 480 bytes .../Aloha/extra/flag-icons/img/flags/gp.png | Bin 0 -> 488 bytes .../Aloha/extra/flag-icons/img/flags/gq.png | Bin 0 -> 537 bytes .../Aloha/extra/flag-icons/img/flags/gr.png | Bin 0 -> 487 bytes .../Aloha/extra/flag-icons/img/flags/gs.png | Bin 0 -> 630 bytes .../Aloha/extra/flag-icons/img/flags/gt.png | Bin 0 -> 493 bytes .../Aloha/extra/flag-icons/img/flags/gu.png | Bin 0 -> 509 bytes .../Aloha/extra/flag-icons/img/flags/gv.png | Bin 0 -> 320 bytes .../Aloha/extra/flag-icons/img/flags/gw.png | Bin 0 -> 516 bytes .../Aloha/extra/flag-icons/img/flags/gy.png | Bin 0 -> 645 bytes .../Aloha/extra/flag-icons/img/flags/ha.png | Bin 0 -> 497 bytes .../Aloha/extra/flag-icons/img/flags/he.png | Bin 0 -> 272 bytes .../Aloha/extra/flag-icons/img/flags/hi.png | Bin 0 -> 503 bytes .../Aloha/extra/flag-icons/img/flags/hk.png | Bin 0 -> 527 bytes .../Aloha/extra/flag-icons/img/flags/hm.png | Bin 0 -> 673 bytes .../Aloha/extra/flag-icons/img/flags/hn.png | Bin 0 -> 537 bytes .../Aloha/extra/flag-icons/img/flags/ho.png | Bin 0 -> 454 bytes .../Aloha/extra/flag-icons/img/flags/hr.png | Bin 0 -> 524 bytes .../Aloha/extra/flag-icons/img/flags/ht.png | Bin 0 -> 487 bytes .../Aloha/extra/flag-icons/img/flags/hu.png | Bin 0 -> 432 bytes .../Aloha/extra/flag-icons/img/flags/hy.png | Bin 0 -> 253 bytes .../Aloha/extra/flag-icons/img/flags/hz.png | Bin 0 -> 202 bytes .../Aloha/extra/flag-icons/img/flags/id.png | Bin 0 -> 430 bytes .../Aloha/extra/flag-icons/img/flags/ie.png | Bin 0 -> 481 bytes .../Aloha/extra/flag-icons/img/flags/ig.png | Bin 0 -> 195 bytes .../Aloha/extra/flag-icons/img/flags/ii.png | Bin 0 -> 472 bytes .../Aloha/extra/flag-icons/img/flags/il.png | Bin 0 -> 431 bytes .../Aloha/extra/flag-icons/img/flags/in.png | Bin 0 -> 503 bytes .../Aloha/extra/flag-icons/img/flags/io.png | Bin 0 -> 658 bytes .../Aloha/extra/flag-icons/img/flags/iq.png | Bin 0 -> 515 bytes .../Aloha/extra/flag-icons/img/flags/ir.png | Bin 0 -> 512 bytes .../Aloha/extra/flag-icons/img/flags/is.png | Bin 0 -> 532 bytes .../Aloha/extra/flag-icons/img/flags/it.png | Bin 0 -> 420 bytes .../Aloha/extra/flag-icons/img/flags/ja.png | Bin 0 -> 420 bytes .../Aloha/extra/flag-icons/img/flags/jm.png | Bin 0 -> 637 bytes .../Aloha/extra/flag-icons/img/flags/jo.png | Bin 0 -> 473 bytes .../Aloha/extra/flag-icons/img/flags/jp.png | Bin 0 -> 420 bytes .../Aloha/extra/flag-icons/img/flags/jv.png | Bin 0 -> 313 bytes .../Aloha/extra/flag-icons/img/flags/ka.png | Bin 0 -> 282 bytes .../Aloha/extra/flag-icons/img/flags/ke.png | Bin 0 -> 569 bytes .../Aloha/extra/flag-icons/img/flags/kg.png | Bin 0 -> 510 bytes .../Aloha/extra/flag-icons/img/flags/kh.png | Bin 0 -> 549 bytes .../Aloha/extra/flag-icons/img/flags/ki.png | Bin 0 -> 641 bytes .../Aloha/extra/flag-icons/img/flags/kk.png | Bin 0 -> 330 bytes .../Aloha/extra/flag-icons/img/flags/kl.png | Bin 0 -> 363 bytes .../Aloha/extra/flag-icons/img/flags/km.png | Bin 0 -> 577 bytes .../Aloha/extra/flag-icons/img/flags/kn.png | Bin 0 -> 604 bytes .../Aloha/extra/flag-icons/img/flags/ko.png | Bin 0 -> 592 bytes .../Aloha/extra/flag-icons/img/flags/kp.png | Bin 0 -> 561 bytes .../Aloha/extra/flag-icons/img/flags/kr.png | Bin 0 -> 592 bytes .../Aloha/extra/flag-icons/img/flags/ks.png | Bin 0 -> 341 bytes .../Aloha/extra/flag-icons/img/flags/ku.png | Bin 0 -> 306 bytes .../Aloha/extra/flag-icons/img/flags/kv.png | Bin 0 -> 208 bytes .../Aloha/extra/flag-icons/img/flags/kw.png | Bin 0 -> 486 bytes .../Aloha/extra/flag-icons/img/flags/ky.png | Bin 0 -> 643 bytes .../Aloha/extra/flag-icons/img/flags/kz.png | Bin 0 -> 616 bytes .../Aloha/extra/flag-icons/img/flags/la.png | Bin 0 -> 363 bytes .../Aloha/extra/flag-icons/img/flags/lb.png | Bin 0 -> 517 bytes .../Aloha/extra/flag-icons/img/flags/lc.png | Bin 0 -> 520 bytes .../Aloha/extra/flag-icons/img/flags/lg.png | Bin 0 -> 287 bytes .../Aloha/extra/flag-icons/img/flags/li.png | Bin 0 -> 537 bytes .../Aloha/extra/flag-icons/img/flags/lk.png | Bin 0 -> 627 bytes .../Aloha/extra/flag-icons/img/flags/ln.png | Bin 0 -> 359 bytes .../Aloha/extra/flag-icons/img/flags/lo.png | Bin 0 -> 269 bytes .../Aloha/extra/flag-icons/img/flags/lr.png | Bin 0 -> 466 bytes .../Aloha/extra/flag-icons/img/flags/ls.png | Bin 0 -> 628 bytes .../Aloha/extra/flag-icons/img/flags/lt.png | Bin 0 -> 508 bytes .../Aloha/extra/flag-icons/img/flags/lu.png | Bin 0 -> 481 bytes .../Aloha/extra/flag-icons/img/flags/lv.png | Bin 0 -> 465 bytes .../Aloha/extra/flag-icons/img/flags/ly.png | Bin 0 -> 419 bytes .../Aloha/extra/flag-icons/img/flags/ma.png | Bin 0 -> 432 bytes .../Aloha/extra/flag-icons/img/flags/mc.png | Bin 0 -> 380 bytes .../Aloha/extra/flag-icons/img/flags/md.png | Bin 0 -> 566 bytes .../Aloha/extra/flag-icons/img/flags/me.png | Bin 0 -> 448 bytes .../Aloha/extra/flag-icons/img/flags/mg.png | Bin 0 -> 453 bytes .../Aloha/extra/flag-icons/img/flags/mh.png | Bin 0 -> 628 bytes .../Aloha/extra/flag-icons/img/flags/mi.png | Bin 0 -> 417 bytes .../Aloha/extra/flag-icons/img/flags/mk.png | Bin 0 -> 664 bytes .../Aloha/extra/flag-icons/img/flags/ml.png | Bin 0 -> 474 bytes .../Aloha/extra/flag-icons/img/flags/mm.png | Bin 0 -> 483 bytes .../Aloha/extra/flag-icons/img/flags/mn.png | Bin 0 -> 492 bytes .../Aloha/extra/flag-icons/img/flags/mo.png | Bin 0 -> 588 bytes .../Aloha/extra/flag-icons/img/flags/mp.png | Bin 0 -> 597 bytes .../Aloha/extra/flag-icons/img/flags/mq.png | Bin 0 -> 655 bytes .../Aloha/extra/flag-icons/img/flags/mr.png | Bin 0 -> 569 bytes .../Aloha/extra/flag-icons/img/flags/ms.png | Bin 0 -> 614 bytes .../Aloha/extra/flag-icons/img/flags/mt.png | Bin 0 -> 420 bytes .../Aloha/extra/flag-icons/img/flags/mu.png | Bin 0 -> 496 bytes .../Aloha/extra/flag-icons/img/flags/mv.png | Bin 0 -> 542 bytes .../Aloha/extra/flag-icons/img/flags/mw.png | Bin 0 -> 529 bytes .../Aloha/extra/flag-icons/img/flags/mx.png | Bin 0 -> 574 bytes .../Aloha/extra/flag-icons/img/flags/my.png | Bin 0 -> 571 bytes .../Aloha/extra/flag-icons/img/flags/mz.png | Bin 0 -> 584 bytes .../Aloha/extra/flag-icons/img/flags/na.png | Bin 0 -> 647 bytes .../Aloha/extra/flag-icons/img/flags/nb.png | Bin 0 -> 512 bytes .../Aloha/extra/flag-icons/img/flags/nc.png | Bin 0 -> 591 bytes .../Aloha/extra/flag-icons/img/flags/nd.png | Bin 0 -> 641 bytes .../Aloha/extra/flag-icons/img/flags/ne.png | Bin 0 -> 537 bytes .../Aloha/extra/flag-icons/img/flags/nf.png | Bin 0 -> 602 bytes .../Aloha/extra/flag-icons/img/flags/ng.png | Bin 0 -> 482 bytes .../Aloha/extra/flag-icons/img/flags/ni.png | Bin 0 -> 508 bytes .../Aloha/extra/flag-icons/img/flags/nl.png | Bin 0 -> 453 bytes .../Aloha/extra/flag-icons/img/flags/nn.png | Bin 0 -> 512 bytes .../Aloha/extra/flag-icons/img/flags/no.png | Bin 0 -> 512 bytes .../Aloha/extra/flag-icons/img/flags/np.png | Bin 0 -> 443 bytes .../Aloha/extra/flag-icons/img/flags/nr.png | Bin 0 -> 527 bytes .../Aloha/extra/flag-icons/img/flags/nu.png | Bin 0 -> 572 bytes .../Aloha/extra/flag-icons/img/flags/nv.png | Bin 0 -> 547 bytes .../Aloha/extra/flag-icons/img/flags/ny.png | Bin 0 -> 342 bytes .../Aloha/extra/flag-icons/img/flags/nz.png | Bin 0 -> 639 bytes .../Aloha/extra/flag-icons/img/flags/oc.png | Bin 0 -> 545 bytes .../Aloha/extra/flag-icons/img/flags/om.png | Bin 0 -> 478 bytes .../Aloha/extra/flag-icons/img/flags/or.png | Bin 0 -> 503 bytes .../Aloha/extra/flag-icons/img/flags/os.png | Bin 0 -> 211 bytes .../Aloha/extra/flag-icons/img/flags/pa.png | Bin 0 -> 519 bytes .../Aloha/extra/flag-icons/img/flags/pe.png | Bin 0 -> 397 bytes .../Aloha/extra/flag-icons/img/flags/pf.png | Bin 0 -> 498 bytes .../Aloha/extra/flag-icons/img/flags/pg.png | Bin 0 -> 593 bytes .../Aloha/extra/flag-icons/img/flags/ph.png | Bin 0 -> 538 bytes .../Aloha/extra/flag-icons/img/flags/pk.png | Bin 0 -> 569 bytes .../Aloha/extra/flag-icons/img/flags/pl.png | Bin 0 -> 374 bytes .../Aloha/extra/flag-icons/img/flags/pm.png | Bin 0 -> 689 bytes .../Aloha/extra/flag-icons/img/flags/pn.png | Bin 0 -> 657 bytes .../Aloha/extra/flag-icons/img/flags/pr.png | Bin 0 -> 556 bytes .../Aloha/extra/flag-icons/img/flags/ps.png | Bin 0 -> 472 bytes .../Aloha/extra/flag-icons/img/flags/pt.png | Bin 0 -> 554 bytes .../Aloha/extra/flag-icons/img/flags/pw.png | Bin 0 -> 550 bytes .../Aloha/extra/flag-icons/img/flags/py.png | Bin 0 -> 473 bytes .../Aloha/extra/flag-icons/img/flags/qa.png | Bin 0 -> 450 bytes .../Aloha/extra/flag-icons/img/flags/re.png | Bin 0 -> 545 bytes .../Aloha/extra/flag-icons/img/flags/rm.png | Bin 0 -> 495 bytes .../Aloha/extra/flag-icons/img/flags/rn.png | Bin 0 -> 479 bytes .../Aloha/extra/flag-icons/img/flags/ro.png | Bin 0 -> 495 bytes .../Aloha/extra/flag-icons/img/flags/rs.png | Bin 0 -> 423 bytes .../Aloha/extra/flag-icons/img/flags/ru.png | Bin 0 -> 420 bytes .../Aloha/extra/flag-icons/img/flags/rw.png | Bin 0 -> 533 bytes .../Aloha/extra/flag-icons/img/flags/sa.png | Bin 0 -> 551 bytes .../Aloha/extra/flag-icons/img/flags/sb.png | Bin 0 -> 624 bytes .../Aloha/extra/flag-icons/img/flags/sc.png | Bin 0 -> 608 bytes .../extra/flag-icons/img/flags/scotland.png | Bin 0 -> 649 bytes .../Aloha/extra/flag-icons/img/flags/sd.png | Bin 0 -> 492 bytes .../Aloha/extra/flag-icons/img/flags/se.png | Bin 0 -> 542 bytes .../Aloha/extra/flag-icons/img/flags/sg.png | Bin 0 -> 468 bytes .../Aloha/extra/flag-icons/img/flags/sh.png | Bin 0 -> 645 bytes .../Aloha/extra/flag-icons/img/flags/si.png | Bin 0 -> 510 bytes .../Aloha/extra/flag-icons/img/flags/sj.png | Bin 0 -> 512 bytes .../Aloha/extra/flag-icons/img/flags/sk.png | Bin 0 -> 562 bytes .../Aloha/extra/flag-icons/img/flags/sl.png | Bin 0 -> 436 bytes .../Aloha/extra/flag-icons/img/flags/sm.png | Bin 0 -> 502 bytes .../Aloha/extra/flag-icons/img/flags/sn.png | Bin 0 -> 532 bytes .../Aloha/extra/flag-icons/img/flags/so.png | Bin 0 -> 527 bytes .../Aloha/extra/flag-icons/img/flags/sq.png | Bin 0 -> 397 bytes .../Aloha/extra/flag-icons/img/flags/sr.png | Bin 0 -> 513 bytes .../Aloha/extra/flag-icons/img/flags/ss.png | Bin 0 -> 371 bytes .../Aloha/extra/flag-icons/img/flags/st.png | Bin 0 -> 584 bytes .../Aloha/extra/flag-icons/img/flags/su.png | Bin 0 -> 197 bytes .../Aloha/extra/flag-icons/img/flags/sv.png | Bin 0 -> 501 bytes .../Aloha/extra/flag-icons/img/flags/sw.png | Bin 0 -> 460 bytes .../Aloha/extra/flag-icons/img/flags/sy.png | Bin 0 -> 422 bytes .../Aloha/extra/flag-icons/img/flags/sz.png | Bin 0 -> 643 bytes .../Aloha/extra/flag-icons/img/flags/ta.png | Bin 0 -> 392 bytes .../Aloha/extra/flag-icons/img/flags/tc.png | Bin 0 -> 624 bytes .../Aloha/extra/flag-icons/img/flags/td.png | Bin 0 -> 570 bytes .../Aloha/extra/flag-icons/img/flags/te.png | Bin 0 -> 503 bytes .../Aloha/extra/flag-icons/img/flags/tf.png | Bin 0 -> 527 bytes .../Aloha/extra/flag-icons/img/flags/tg.png | Bin 0 -> 273 bytes .../Aloha/extra/flag-icons/img/flags/th.png | Bin 0 -> 452 bytes .../Aloha/extra/flag-icons/img/flags/ti.png | Bin 0 -> 456 bytes .../Aloha/extra/flag-icons/img/flags/tj.png | Bin 0 -> 496 bytes .../Aloha/extra/flag-icons/img/flags/tk.png | Bin 0 -> 638 bytes .../Aloha/extra/flag-icons/img/flags/tl.png | Bin 0 -> 514 bytes .../Aloha/extra/flag-icons/img/flags/tm.png | Bin 0 -> 593 bytes .../Aloha/extra/flag-icons/img/flags/tn.png | Bin 0 -> 495 bytes .../Aloha/extra/flag-icons/img/flags/to.png | Bin 0 -> 426 bytes .../Aloha/extra/flag-icons/img/flags/tr.png | Bin 0 -> 492 bytes .../Aloha/extra/flag-icons/img/flags/tt.png | Bin 0 -> 617 bytes .../Aloha/extra/flag-icons/img/flags/tv.png | Bin 0 -> 536 bytes .../Aloha/extra/flag-icons/img/flags/tw.png | Bin 0 -> 465 bytes .../Aloha/extra/flag-icons/img/flags/ty.png | Bin 0 -> 301 bytes .../Aloha/extra/flag-icons/img/flags/tz.png | Bin 0 -> 642 bytes .../Aloha/extra/flag-icons/img/flags/ua.png | Bin 0 -> 446 bytes .../Aloha/extra/flag-icons/img/flags/ug.png | Bin 0 -> 531 bytes .../Aloha/extra/flag-icons/img/flags/uk.png | Bin 0 -> 434 bytes .../Aloha/extra/flag-icons/img/flags/um.png | Bin 0 -> 571 bytes .../Aloha/extra/flag-icons/img/flags/ur.png | Bin 0 -> 317 bytes .../Aloha/extra/flag-icons/img/flags/us.png | Bin 0 -> 609 bytes .../Aloha/extra/flag-icons/img/flags/uy.png | Bin 0 -> 532 bytes .../Aloha/extra/flag-icons/img/flags/uz.png | Bin 0 -> 515 bytes .../Aloha/extra/flag-icons/img/flags/va.png | Bin 0 -> 553 bytes .../Aloha/extra/flag-icons/img/flags/vc.png | Bin 0 -> 577 bytes .../Aloha/extra/flag-icons/img/flags/ve.png | Bin 0 -> 528 bytes .../Aloha/extra/flag-icons/img/flags/vg.png | Bin 0 -> 630 bytes .../Aloha/extra/flag-icons/img/flags/vi.png | Bin 0 -> 616 bytes .../Aloha/extra/flag-icons/img/flags/vn.png | Bin 0 -> 474 bytes .../Aloha/extra/flag-icons/img/flags/vo.png | Bin 0 -> 620 bytes .../Aloha/extra/flag-icons/img/flags/vu.png | Bin 0 -> 604 bytes .../Aloha/extra/flag-icons/img/flags/wa.png | Bin 0 -> 449 bytes .../extra/flag-icons/img/flags/wales.png | Bin 0 -> 652 bytes .../Aloha/extra/flag-icons/img/flags/wf.png | Bin 0 -> 554 bytes .../Aloha/extra/flag-icons/img/flags/wo.png | Bin 0 -> 532 bytes .../Aloha/extra/flag-icons/img/flags/ws.png | Bin 0 -> 476 bytes .../Aloha/extra/flag-icons/img/flags/xh.png | Bin 0 -> 269 bytes .../Aloha/extra/flag-icons/img/flags/ye.png | Bin 0 -> 413 bytes .../Aloha/extra/flag-icons/img/flags/yt.png | Bin 0 -> 593 bytes .../Aloha/extra/flag-icons/img/flags/za.png | Bin 0 -> 642 bytes .../Aloha/extra/flag-icons/img/flags/zh.png | Bin 0 -> 472 bytes .../Aloha/extra/flag-icons/img/flags/zm.png | Bin 0 -> 500 bytes .../Aloha/extra/flag-icons/img/flags/zw.png | Bin 0 -> 574 bytes .../extra/flag-icons/lib/flag-icons-plugin.js | 10 + .../Aloha/extra/formatlesspaste/README.md | 3 + .../extra/formatlesspaste/css/formatless.css | 7 + .../extra/formatlesspaste/img/button.png | Bin 0 -> 384 bytes .../formatlesspaste/lib/formatlesshandler.js | 67 + .../lib/formatlesspaste-plugin.js | 103 + .../extra/formatlesspaste/nls/de/i18n.js | 1 + .../Aloha/extra/formatlesspaste/nls/i18n.js | 7 + .../Aloha/extra/formatlesspaste/package.json | 8 + .../Aloha/extra/googletranslate/README.md | 22 + .../googletranslate/css/googletranslate.css | 14 + .../Aloha/extra/googletranslate/img/ad.png | Bin 0 -> 643 bytes .../Aloha/extra/googletranslate/img/ae.png | Bin 0 -> 408 bytes .../Aloha/extra/googletranslate/img/af.png | Bin 0 -> 604 bytes .../Aloha/extra/googletranslate/img/ag.png | Bin 0 -> 591 bytes .../Aloha/extra/googletranslate/img/ai.png | Bin 0 -> 643 bytes .../Aloha/extra/googletranslate/img/al.png | Bin 0 -> 600 bytes .../Aloha/extra/googletranslate/img/am.png | Bin 0 -> 497 bytes .../Aloha/extra/googletranslate/img/an.png | Bin 0 -> 488 bytes .../Aloha/extra/googletranslate/img/ao.png | Bin 0 -> 428 bytes .../Aloha/extra/googletranslate/img/ar.png | Bin 0 -> 506 bytes .../Aloha/extra/googletranslate/img/as.png | Bin 0 -> 647 bytes .../Aloha/extra/googletranslate/img/at.png | Bin 0 -> 403 bytes .../Aloha/extra/googletranslate/img/au.png | Bin 0 -> 673 bytes .../Aloha/extra/googletranslate/img/aw.png | Bin 0 -> 524 bytes .../Aloha/extra/googletranslate/img/ax.png | Bin 0 -> 663 bytes .../Aloha/extra/googletranslate/img/az.png | Bin 0 -> 589 bytes .../Aloha/extra/googletranslate/img/ba.png | Bin 0 -> 593 bytes .../Aloha/extra/googletranslate/img/bb.png | Bin 0 -> 585 bytes .../Aloha/extra/googletranslate/img/bd.png | Bin 0 -> 504 bytes .../Aloha/extra/googletranslate/img/be.png | Bin 0 -> 449 bytes .../Aloha/extra/googletranslate/img/bf.png | Bin 0 -> 497 bytes .../Aloha/extra/googletranslate/img/bg.png | Bin 0 -> 462 bytes .../Aloha/extra/googletranslate/img/bh.png | Bin 0 -> 457 bytes .../Aloha/extra/googletranslate/img/bi.png | Bin 0 -> 675 bytes .../Aloha/extra/googletranslate/img/bj.png | Bin 0 -> 486 bytes .../Aloha/extra/googletranslate/img/bm.png | Bin 0 -> 611 bytes .../Aloha/extra/googletranslate/img/bn.png | Bin 0 -> 639 bytes .../Aloha/extra/googletranslate/img/bo.png | Bin 0 -> 500 bytes .../Aloha/extra/googletranslate/img/br.png | Bin 0 -> 593 bytes .../Aloha/extra/googletranslate/img/bs.png | Bin 0 -> 526 bytes .../Aloha/extra/googletranslate/img/bt.png | Bin 0 -> 631 bytes .../Aloha/extra/googletranslate/img/bv.png | Bin 0 -> 512 bytes .../Aloha/extra/googletranslate/img/bw.png | Bin 0 -> 443 bytes .../Aloha/extra/googletranslate/img/by.png | Bin 0 -> 514 bytes .../Aloha/extra/googletranslate/img/bz.png | Bin 0 -> 600 bytes .../Aloha/extra/googletranslate/img/ca.png | Bin 0 -> 628 bytes .../extra/googletranslate/img/catalonia.png | Bin 0 -> 398 bytes .../Aloha/extra/googletranslate/img/cc.png | Bin 0 -> 625 bytes .../Aloha/extra/googletranslate/img/cd.png | Bin 0 -> 528 bytes .../Aloha/extra/googletranslate/img/cf.png | Bin 0 -> 614 bytes .../Aloha/extra/googletranslate/img/cg.png | Bin 0 -> 521 bytes .../Aloha/extra/googletranslate/img/ch.png | Bin 0 -> 367 bytes .../Aloha/extra/googletranslate/img/ci.png | Bin 0 -> 453 bytes .../Aloha/extra/googletranslate/img/ck.png | Bin 0 -> 586 bytes .../Aloha/extra/googletranslate/img/cl.png | Bin 0 -> 450 bytes .../Aloha/extra/googletranslate/img/cm.png | Bin 0 -> 525 bytes .../Aloha/extra/googletranslate/img/cn.png | Bin 0 -> 472 bytes .../Aloha/extra/googletranslate/img/co.png | Bin 0 -> 483 bytes .../Aloha/extra/googletranslate/img/cr.png | Bin 0 -> 477 bytes .../Aloha/extra/googletranslate/img/cs.png | Bin 0 -> 439 bytes .../Aloha/extra/googletranslate/img/cu.png | Bin 0 -> 563 bytes .../Aloha/extra/googletranslate/img/cv.png | Bin 0 -> 529 bytes .../Aloha/extra/googletranslate/img/cx.png | Bin 0 -> 608 bytes .../Aloha/extra/googletranslate/img/cy.png | Bin 0 -> 428 bytes .../Aloha/extra/googletranslate/img/cz.png | Bin 0 -> 476 bytes .../Aloha/extra/googletranslate/img/de.png | Bin 0 -> 545 bytes .../Aloha/extra/googletranslate/img/dj.png | Bin 0 -> 572 bytes .../Aloha/extra/googletranslate/img/dk.png | Bin 0 -> 495 bytes .../Aloha/extra/googletranslate/img/dm.png | Bin 0 -> 620 bytes .../Aloha/extra/googletranslate/img/do.png | Bin 0 -> 508 bytes .../Aloha/extra/googletranslate/img/dz.png | Bin 0 -> 582 bytes .../Aloha/extra/googletranslate/img/ec.png | Bin 0 -> 500 bytes .../Aloha/extra/googletranslate/img/ee.png | Bin 0 -> 429 bytes .../Aloha/extra/googletranslate/img/eg.png | Bin 0 -> 465 bytes .../Aloha/extra/googletranslate/img/eh.png | Bin 0 -> 508 bytes .../Aloha/extra/googletranslate/img/en.png | Bin 0 -> 496 bytes .../Aloha/extra/googletranslate/img/er.png | Bin 0 -> 653 bytes .../Aloha/extra/googletranslate/img/es.png | Bin 0 -> 469 bytes .../Aloha/extra/googletranslate/img/et.png | Bin 0 -> 592 bytes .../googletranslate/img/europeanunion.png | Bin 0 -> 479 bytes .../Aloha/extra/googletranslate/img/fam.png | Bin 0 -> 532 bytes .../Aloha/extra/googletranslate/img/fi.png | Bin 0 -> 489 bytes .../Aloha/extra/googletranslate/img/fj.png | Bin 0 -> 610 bytes .../Aloha/extra/googletranslate/img/fk.png | Bin 0 -> 648 bytes .../Aloha/extra/googletranslate/img/fm.png | Bin 0 -> 552 bytes .../Aloha/extra/googletranslate/img/fo.png | Bin 0 -> 474 bytes .../Aloha/extra/googletranslate/img/fr.png | Bin 0 -> 545 bytes .../Aloha/extra/googletranslate/img/ga.png | Bin 0 -> 489 bytes .../Aloha/extra/googletranslate/img/gb.png | Bin 0 -> 599 bytes .../Aloha/extra/googletranslate/img/gd.png | Bin 0 -> 637 bytes .../Aloha/extra/googletranslate/img/ge.png | Bin 0 -> 594 bytes .../Aloha/extra/googletranslate/img/gf.png | Bin 0 -> 545 bytes .../Aloha/extra/googletranslate/img/gh.png | Bin 0 -> 490 bytes .../Aloha/extra/googletranslate/img/gi.png | Bin 0 -> 463 bytes .../Aloha/extra/googletranslate/img/gl.png | Bin 0 -> 470 bytes .../Aloha/extra/googletranslate/img/gm.png | Bin 0 -> 493 bytes .../Aloha/extra/googletranslate/img/gn.png | Bin 0 -> 480 bytes .../Aloha/extra/googletranslate/img/gp.png | Bin 0 -> 488 bytes .../Aloha/extra/googletranslate/img/gq.png | Bin 0 -> 537 bytes .../Aloha/extra/googletranslate/img/gr.png | Bin 0 -> 487 bytes .../Aloha/extra/googletranslate/img/gs.png | Bin 0 -> 630 bytes .../Aloha/extra/googletranslate/img/gt.png | Bin 0 -> 493 bytes .../Aloha/extra/googletranslate/img/gu.png | Bin 0 -> 509 bytes .../Aloha/extra/googletranslate/img/gw.png | Bin 0 -> 516 bytes .../Aloha/extra/googletranslate/img/gy.png | Bin 0 -> 645 bytes .../Aloha/extra/googletranslate/img/hk.png | Bin 0 -> 527 bytes .../Aloha/extra/googletranslate/img/hm.png | Bin 0 -> 673 bytes .../Aloha/extra/googletranslate/img/hn.png | Bin 0 -> 537 bytes .../Aloha/extra/googletranslate/img/hr.png | Bin 0 -> 524 bytes .../Aloha/extra/googletranslate/img/ht.png | Bin 0 -> 487 bytes .../Aloha/extra/googletranslate/img/hu.png | Bin 0 -> 432 bytes .../Aloha/extra/googletranslate/img/id.png | Bin 0 -> 430 bytes .../Aloha/extra/googletranslate/img/ie.png | Bin 0 -> 481 bytes .../Aloha/extra/googletranslate/img/il.png | Bin 0 -> 431 bytes .../Aloha/extra/googletranslate/img/in.png | Bin 0 -> 503 bytes .../Aloha/extra/googletranslate/img/io.png | Bin 0 -> 658 bytes .../Aloha/extra/googletranslate/img/iq.png | Bin 0 -> 515 bytes .../Aloha/extra/googletranslate/img/ir.png | Bin 0 -> 512 bytes .../Aloha/extra/googletranslate/img/is.png | Bin 0 -> 532 bytes .../Aloha/extra/googletranslate/img/it.png | Bin 0 -> 420 bytes .../Aloha/extra/googletranslate/img/jm.png | Bin 0 -> 637 bytes .../Aloha/extra/googletranslate/img/jo.png | Bin 0 -> 473 bytes .../Aloha/extra/googletranslate/img/jp.png | Bin 0 -> 420 bytes .../Aloha/extra/googletranslate/img/ke.png | Bin 0 -> 569 bytes .../Aloha/extra/googletranslate/img/kg.png | Bin 0 -> 510 bytes .../Aloha/extra/googletranslate/img/kh.png | Bin 0 -> 549 bytes .../Aloha/extra/googletranslate/img/ki.png | Bin 0 -> 656 bytes .../Aloha/extra/googletranslate/img/km.png | Bin 0 -> 577 bytes .../Aloha/extra/googletranslate/img/kn.png | Bin 0 -> 604 bytes .../Aloha/extra/googletranslate/img/kp.png | Bin 0 -> 561 bytes .../Aloha/extra/googletranslate/img/kr.png | Bin 0 -> 592 bytes .../Aloha/extra/googletranslate/img/kw.png | Bin 0 -> 486 bytes .../Aloha/extra/googletranslate/img/ky.png | Bin 0 -> 643 bytes .../Aloha/extra/googletranslate/img/kz.png | Bin 0 -> 616 bytes .../Aloha/extra/googletranslate/img/la.png | Bin 0 -> 563 bytes .../Aloha/extra/googletranslate/img/lb.png | Bin 0 -> 517 bytes .../Aloha/extra/googletranslate/img/lc.png | Bin 0 -> 520 bytes .../Aloha/extra/googletranslate/img/li.png | Bin 0 -> 537 bytes .../Aloha/extra/googletranslate/img/lk.png | Bin 0 -> 627 bytes .../Aloha/extra/googletranslate/img/lr.png | Bin 0 -> 466 bytes .../Aloha/extra/googletranslate/img/ls.png | Bin 0 -> 628 bytes .../Aloha/extra/googletranslate/img/lt.png | Bin 0 -> 508 bytes .../Aloha/extra/googletranslate/img/lu.png | Bin 0 -> 481 bytes .../Aloha/extra/googletranslate/img/lv.png | Bin 0 -> 465 bytes .../Aloha/extra/googletranslate/img/ly.png | Bin 0 -> 419 bytes .../Aloha/extra/googletranslate/img/ma.png | Bin 0 -> 432 bytes .../Aloha/extra/googletranslate/img/mc.png | Bin 0 -> 380 bytes .../Aloha/extra/googletranslate/img/md.png | Bin 0 -> 566 bytes .../Aloha/extra/googletranslate/img/me.png | Bin 0 -> 448 bytes .../Aloha/extra/googletranslate/img/mg.png | Bin 0 -> 453 bytes .../Aloha/extra/googletranslate/img/mh.png | Bin 0 -> 628 bytes .../Aloha/extra/googletranslate/img/mk.png | Bin 0 -> 664 bytes .../Aloha/extra/googletranslate/img/ml.png | Bin 0 -> 474 bytes .../Aloha/extra/googletranslate/img/mm.png | Bin 0 -> 483 bytes .../Aloha/extra/googletranslate/img/mn.png | Bin 0 -> 492 bytes .../Aloha/extra/googletranslate/img/mo.png | Bin 0 -> 588 bytes .../Aloha/extra/googletranslate/img/mp.png | Bin 0 -> 597 bytes .../Aloha/extra/googletranslate/img/mq.png | Bin 0 -> 655 bytes .../Aloha/extra/googletranslate/img/mr.png | Bin 0 -> 569 bytes .../Aloha/extra/googletranslate/img/ms.png | Bin 0 -> 614 bytes .../Aloha/extra/googletranslate/img/mt.png | Bin 0 -> 420 bytes .../Aloha/extra/googletranslate/img/mu.png | Bin 0 -> 496 bytes .../Aloha/extra/googletranslate/img/mv.png | Bin 0 -> 542 bytes .../Aloha/extra/googletranslate/img/mw.png | Bin 0 -> 529 bytes .../Aloha/extra/googletranslate/img/mx.png | Bin 0 -> 574 bytes .../Aloha/extra/googletranslate/img/my.png | Bin 0 -> 571 bytes .../Aloha/extra/googletranslate/img/mz.png | Bin 0 -> 584 bytes .../Aloha/extra/googletranslate/img/na.png | Bin 0 -> 647 bytes .../Aloha/extra/googletranslate/img/nc.png | Bin 0 -> 591 bytes .../Aloha/extra/googletranslate/img/ne.png | Bin 0 -> 537 bytes .../Aloha/extra/googletranslate/img/nf.png | Bin 0 -> 602 bytes .../Aloha/extra/googletranslate/img/ng.png | Bin 0 -> 482 bytes .../Aloha/extra/googletranslate/img/ni.png | Bin 0 -> 508 bytes .../Aloha/extra/googletranslate/img/nl.png | Bin 0 -> 453 bytes .../Aloha/extra/googletranslate/img/no.png | Bin 0 -> 512 bytes .../Aloha/extra/googletranslate/img/np.png | Bin 0 -> 443 bytes .../Aloha/extra/googletranslate/img/nr.png | Bin 0 -> 527 bytes .../Aloha/extra/googletranslate/img/nu.png | Bin 0 -> 572 bytes .../Aloha/extra/googletranslate/img/nz.png | Bin 0 -> 639 bytes .../Aloha/extra/googletranslate/img/om.png | Bin 0 -> 478 bytes .../Aloha/extra/googletranslate/img/pa.png | Bin 0 -> 519 bytes .../Aloha/extra/googletranslate/img/pe.png | Bin 0 -> 397 bytes .../Aloha/extra/googletranslate/img/pf.png | Bin 0 -> 498 bytes .../Aloha/extra/googletranslate/img/pg.png | Bin 0 -> 593 bytes .../Aloha/extra/googletranslate/img/ph.png | Bin 0 -> 538 bytes .../Aloha/extra/googletranslate/img/pk.png | Bin 0 -> 569 bytes .../Aloha/extra/googletranslate/img/pl.png | Bin 0 -> 374 bytes .../Aloha/extra/googletranslate/img/pm.png | Bin 0 -> 689 bytes .../Aloha/extra/googletranslate/img/pn.png | Bin 0 -> 657 bytes .../Aloha/extra/googletranslate/img/pr.png | Bin 0 -> 556 bytes .../Aloha/extra/googletranslate/img/ps.png | Bin 0 -> 472 bytes .../Aloha/extra/googletranslate/img/pt.png | Bin 0 -> 554 bytes .../Aloha/extra/googletranslate/img/pw.png | Bin 0 -> 550 bytes .../Aloha/extra/googletranslate/img/py.png | Bin 0 -> 473 bytes .../Aloha/extra/googletranslate/img/qa.png | Bin 0 -> 450 bytes .../Aloha/extra/googletranslate/img/re.png | Bin 0 -> 545 bytes .../Aloha/extra/googletranslate/img/ro.png | Bin 0 -> 495 bytes .../Aloha/extra/googletranslate/img/rs.png | Bin 0 -> 423 bytes .../Aloha/extra/googletranslate/img/ru.png | Bin 0 -> 420 bytes .../Aloha/extra/googletranslate/img/rw.png | Bin 0 -> 533 bytes .../Aloha/extra/googletranslate/img/sa.png | Bin 0 -> 551 bytes .../Aloha/extra/googletranslate/img/sb.png | Bin 0 -> 624 bytes .../Aloha/extra/googletranslate/img/sc.png | Bin 0 -> 608 bytes .../extra/googletranslate/img/scotland.png | Bin 0 -> 649 bytes .../Aloha/extra/googletranslate/img/sd.png | Bin 0 -> 492 bytes .../Aloha/extra/googletranslate/img/se.png | Bin 0 -> 542 bytes .../Aloha/extra/googletranslate/img/sg.png | Bin 0 -> 468 bytes .../Aloha/extra/googletranslate/img/sh.png | Bin 0 -> 645 bytes .../Aloha/extra/googletranslate/img/si.png | Bin 0 -> 510 bytes .../Aloha/extra/googletranslate/img/sj.png | Bin 0 -> 512 bytes .../Aloha/extra/googletranslate/img/sk.png | Bin 0 -> 562 bytes .../Aloha/extra/googletranslate/img/sl.png | Bin 0 -> 436 bytes .../Aloha/extra/googletranslate/img/sm.png | Bin 0 -> 502 bytes .../Aloha/extra/googletranslate/img/sn.png | Bin 0 -> 532 bytes .../Aloha/extra/googletranslate/img/so.png | Bin 0 -> 527 bytes .../Aloha/extra/googletranslate/img/sr.png | Bin 0 -> 513 bytes .../Aloha/extra/googletranslate/img/st.png | Bin 0 -> 584 bytes .../Aloha/extra/googletranslate/img/sv.png | Bin 0 -> 501 bytes .../Aloha/extra/googletranslate/img/sy.png | Bin 0 -> 422 bytes .../Aloha/extra/googletranslate/img/sz.png | Bin 0 -> 643 bytes .../Aloha/extra/googletranslate/img/tc.png | Bin 0 -> 624 bytes .../Aloha/extra/googletranslate/img/td.png | Bin 0 -> 570 bytes .../Aloha/extra/googletranslate/img/tf.png | Bin 0 -> 527 bytes .../Aloha/extra/googletranslate/img/tg.png | Bin 0 -> 562 bytes .../Aloha/extra/googletranslate/img/th.png | Bin 0 -> 452 bytes .../Aloha/extra/googletranslate/img/tj.png | Bin 0 -> 496 bytes .../Aloha/extra/googletranslate/img/tk.png | Bin 0 -> 638 bytes .../Aloha/extra/googletranslate/img/tl.png | Bin 0 -> 514 bytes .../Aloha/extra/googletranslate/img/tm.png | Bin 0 -> 593 bytes .../Aloha/extra/googletranslate/img/tn.png | Bin 0 -> 495 bytes .../Aloha/extra/googletranslate/img/to.png | Bin 0 -> 426 bytes .../Aloha/extra/googletranslate/img/tr.png | Bin 0 -> 492 bytes .../Aloha/extra/googletranslate/img/tt.png | Bin 0 -> 617 bytes .../Aloha/extra/googletranslate/img/tv.png | Bin 0 -> 536 bytes .../Aloha/extra/googletranslate/img/tw.png | Bin 0 -> 465 bytes .../Aloha/extra/googletranslate/img/tz.png | Bin 0 -> 642 bytes .../Aloha/extra/googletranslate/img/ua.png | Bin 0 -> 446 bytes .../Aloha/extra/googletranslate/img/ug.png | Bin 0 -> 531 bytes .../Aloha/extra/googletranslate/img/um.png | Bin 0 -> 571 bytes .../Aloha/extra/googletranslate/img/us.png | Bin 0 -> 609 bytes .../Aloha/extra/googletranslate/img/uy.png | Bin 0 -> 532 bytes .../Aloha/extra/googletranslate/img/uz.png | Bin 0 -> 515 bytes .../Aloha/extra/googletranslate/img/va.png | Bin 0 -> 553 bytes .../Aloha/extra/googletranslate/img/vc.png | Bin 0 -> 577 bytes .../Aloha/extra/googletranslate/img/ve.png | Bin 0 -> 528 bytes .../Aloha/extra/googletranslate/img/vg.png | Bin 0 -> 630 bytes .../Aloha/extra/googletranslate/img/vi.png | Bin 0 -> 616 bytes .../Aloha/extra/googletranslate/img/vn.png | Bin 0 -> 474 bytes .../Aloha/extra/googletranslate/img/vu.png | Bin 0 -> 604 bytes .../Aloha/extra/googletranslate/img/wales.png | Bin 0 -> 652 bytes .../Aloha/extra/googletranslate/img/wf.png | Bin 0 -> 554 bytes .../Aloha/extra/googletranslate/img/ws.png | Bin 0 -> 476 bytes .../Aloha/extra/googletranslate/img/ye.png | Bin 0 -> 413 bytes .../Aloha/extra/googletranslate/img/yt.png | Bin 0 -> 593 bytes .../Aloha/extra/googletranslate/img/za.png | Bin 0 -> 642 bytes .../Aloha/extra/googletranslate/img/zm.png | Bin 0 -> 500 bytes .../Aloha/extra/googletranslate/img/zw.png | Bin 0 -> 574 bytes .../lib/googletranslate-plugin.js | 182 + .../Aloha/extra/googletranslate/package.json | 1 + .../plugins/Aloha/extra/headerids/README | 0 .../Aloha/extra/headerids/css/headerids.css | 8 + .../extra/headerids/lib/headerids-plugin.js | 127 + .../Aloha/extra/headerids/nls/de/i18n.js | 1 + .../Aloha/extra/headerids/nls/en/i18n.js | 1 + .../plugins/Aloha/extra/headerids/nls/i18n.js | 5 + .../Aloha/extra/hints/dep/jquery.poshytip.js | 470 + .../plugins/Aloha/extra/hints/i18n/de.json | 1 + .../plugins/Aloha/extra/hints/i18n/en.json | 1 + .../extra/hints/img/tip-twitter_arrows.gif | Bin 0 -> 87 bytes .../plugins/Aloha/extra/hints/package.json | 9 + .../plugins/Aloha/extra/hints/src/hints.css | 61 + .../plugins/Aloha/extra/hints/src/hints.js | 49 + .../plugins/Aloha/extra/linkbrowser/README | 0 .../Aloha/extra/linkbrowser/img/flags/ad.png | Bin 0 -> 643 bytes .../Aloha/extra/linkbrowser/img/flags/ae.png | Bin 0 -> 408 bytes .../Aloha/extra/linkbrowser/img/flags/af.png | Bin 0 -> 604 bytes .../Aloha/extra/linkbrowser/img/flags/ag.png | Bin 0 -> 591 bytes .../Aloha/extra/linkbrowser/img/flags/ai.png | Bin 0 -> 643 bytes .../Aloha/extra/linkbrowser/img/flags/al.png | Bin 0 -> 600 bytes .../Aloha/extra/linkbrowser/img/flags/am.png | Bin 0 -> 497 bytes .../Aloha/extra/linkbrowser/img/flags/an.png | Bin 0 -> 488 bytes .../Aloha/extra/linkbrowser/img/flags/ao.png | Bin 0 -> 428 bytes .../Aloha/extra/linkbrowser/img/flags/ar.png | Bin 0 -> 506 bytes .../Aloha/extra/linkbrowser/img/flags/as.png | Bin 0 -> 647 bytes .../Aloha/extra/linkbrowser/img/flags/at.png | Bin 0 -> 403 bytes .../Aloha/extra/linkbrowser/img/flags/au.png | Bin 0 -> 673 bytes .../Aloha/extra/linkbrowser/img/flags/aw.png | Bin 0 -> 524 bytes .../Aloha/extra/linkbrowser/img/flags/ax.png | Bin 0 -> 663 bytes .../Aloha/extra/linkbrowser/img/flags/az.png | Bin 0 -> 589 bytes .../Aloha/extra/linkbrowser/img/flags/ba.png | Bin 0 -> 593 bytes .../Aloha/extra/linkbrowser/img/flags/bb.png | Bin 0 -> 585 bytes .../Aloha/extra/linkbrowser/img/flags/bd.png | Bin 0 -> 504 bytes .../Aloha/extra/linkbrowser/img/flags/be.png | Bin 0 -> 449 bytes .../Aloha/extra/linkbrowser/img/flags/bf.png | Bin 0 -> 497 bytes .../Aloha/extra/linkbrowser/img/flags/bg.png | Bin 0 -> 462 bytes .../Aloha/extra/linkbrowser/img/flags/bh.png | Bin 0 -> 457 bytes .../Aloha/extra/linkbrowser/img/flags/bi.png | Bin 0 -> 675 bytes .../Aloha/extra/linkbrowser/img/flags/bj.png | Bin 0 -> 486 bytes .../Aloha/extra/linkbrowser/img/flags/bm.png | Bin 0 -> 611 bytes .../Aloha/extra/linkbrowser/img/flags/bn.png | Bin 0 -> 639 bytes .../Aloha/extra/linkbrowser/img/flags/bo.png | Bin 0 -> 500 bytes .../Aloha/extra/linkbrowser/img/flags/br.png | Bin 0 -> 593 bytes .../Aloha/extra/linkbrowser/img/flags/bs.png | Bin 0 -> 526 bytes .../Aloha/extra/linkbrowser/img/flags/bt.png | Bin 0 -> 631 bytes .../Aloha/extra/linkbrowser/img/flags/bv.png | Bin 0 -> 512 bytes .../Aloha/extra/linkbrowser/img/flags/bw.png | Bin 0 -> 443 bytes .../Aloha/extra/linkbrowser/img/flags/by.png | Bin 0 -> 514 bytes .../Aloha/extra/linkbrowser/img/flags/bz.png | Bin 0 -> 600 bytes .../Aloha/extra/linkbrowser/img/flags/ca.png | Bin 0 -> 628 bytes .../extra/linkbrowser/img/flags/catalonia.png | Bin 0 -> 398 bytes .../Aloha/extra/linkbrowser/img/flags/cc.png | Bin 0 -> 625 bytes .../Aloha/extra/linkbrowser/img/flags/cd.png | Bin 0 -> 528 bytes .../Aloha/extra/linkbrowser/img/flags/cf.png | Bin 0 -> 614 bytes .../Aloha/extra/linkbrowser/img/flags/cg.png | Bin 0 -> 521 bytes .../Aloha/extra/linkbrowser/img/flags/ch.png | Bin 0 -> 367 bytes .../Aloha/extra/linkbrowser/img/flags/ci.png | Bin 0 -> 453 bytes .../Aloha/extra/linkbrowser/img/flags/ck.png | Bin 0 -> 586 bytes .../Aloha/extra/linkbrowser/img/flags/cl.png | Bin 0 -> 450 bytes .../Aloha/extra/linkbrowser/img/flags/cm.png | Bin 0 -> 525 bytes .../Aloha/extra/linkbrowser/img/flags/cn.png | Bin 0 -> 472 bytes .../Aloha/extra/linkbrowser/img/flags/co.png | Bin 0 -> 483 bytes .../Aloha/extra/linkbrowser/img/flags/cr.png | Bin 0 -> 477 bytes .../Aloha/extra/linkbrowser/img/flags/cs.png | Bin 0 -> 439 bytes .../Aloha/extra/linkbrowser/img/flags/cu.png | Bin 0 -> 563 bytes .../Aloha/extra/linkbrowser/img/flags/cv.png | Bin 0 -> 529 bytes .../Aloha/extra/linkbrowser/img/flags/cx.png | Bin 0 -> 608 bytes .../Aloha/extra/linkbrowser/img/flags/cy.png | Bin 0 -> 428 bytes .../Aloha/extra/linkbrowser/img/flags/cz.png | Bin 0 -> 476 bytes .../Aloha/extra/linkbrowser/img/flags/de.png | Bin 0 -> 545 bytes .../Aloha/extra/linkbrowser/img/flags/dj.png | Bin 0 -> 572 bytes .../Aloha/extra/linkbrowser/img/flags/dk.png | Bin 0 -> 495 bytes .../Aloha/extra/linkbrowser/img/flags/dm.png | Bin 0 -> 620 bytes .../Aloha/extra/linkbrowser/img/flags/do.png | Bin 0 -> 508 bytes .../Aloha/extra/linkbrowser/img/flags/dz.png | Bin 0 -> 582 bytes .../Aloha/extra/linkbrowser/img/flags/ec.png | Bin 0 -> 500 bytes .../Aloha/extra/linkbrowser/img/flags/ee.png | Bin 0 -> 429 bytes .../Aloha/extra/linkbrowser/img/flags/eg.png | Bin 0 -> 465 bytes .../Aloha/extra/linkbrowser/img/flags/eh.png | Bin 0 -> 508 bytes .../Aloha/extra/linkbrowser/img/flags/en.png | Bin 0 -> 496 bytes .../Aloha/extra/linkbrowser/img/flags/er.png | Bin 0 -> 653 bytes .../Aloha/extra/linkbrowser/img/flags/es.png | Bin 0 -> 469 bytes .../Aloha/extra/linkbrowser/img/flags/et.png | Bin 0 -> 592 bytes .../linkbrowser/img/flags/europeanunion.png | Bin 0 -> 479 bytes .../Aloha/extra/linkbrowser/img/flags/fam.png | Bin 0 -> 532 bytes .../Aloha/extra/linkbrowser/img/flags/fi.png | Bin 0 -> 489 bytes .../Aloha/extra/linkbrowser/img/flags/fj.png | Bin 0 -> 610 bytes .../Aloha/extra/linkbrowser/img/flags/fk.png | Bin 0 -> 648 bytes .../Aloha/extra/linkbrowser/img/flags/fm.png | Bin 0 -> 552 bytes .../Aloha/extra/linkbrowser/img/flags/fo.png | Bin 0 -> 474 bytes .../Aloha/extra/linkbrowser/img/flags/fr.png | Bin 0 -> 545 bytes .../Aloha/extra/linkbrowser/img/flags/ga.png | Bin 0 -> 489 bytes .../Aloha/extra/linkbrowser/img/flags/gb.png | Bin 0 -> 599 bytes .../Aloha/extra/linkbrowser/img/flags/gd.png | Bin 0 -> 637 bytes .../Aloha/extra/linkbrowser/img/flags/ge.png | Bin 0 -> 594 bytes .../Aloha/extra/linkbrowser/img/flags/gf.png | Bin 0 -> 545 bytes .../Aloha/extra/linkbrowser/img/flags/gh.png | Bin 0 -> 490 bytes .../Aloha/extra/linkbrowser/img/flags/gi.png | Bin 0 -> 463 bytes .../Aloha/extra/linkbrowser/img/flags/gl.png | Bin 0 -> 470 bytes .../Aloha/extra/linkbrowser/img/flags/gm.png | Bin 0 -> 493 bytes .../Aloha/extra/linkbrowser/img/flags/gn.png | Bin 0 -> 480 bytes .../Aloha/extra/linkbrowser/img/flags/gp.png | Bin 0 -> 488 bytes .../Aloha/extra/linkbrowser/img/flags/gq.png | Bin 0 -> 537 bytes .../Aloha/extra/linkbrowser/img/flags/gr.png | Bin 0 -> 487 bytes .../Aloha/extra/linkbrowser/img/flags/gs.png | Bin 0 -> 630 bytes .../Aloha/extra/linkbrowser/img/flags/gt.png | Bin 0 -> 493 bytes .../Aloha/extra/linkbrowser/img/flags/gu.png | Bin 0 -> 509 bytes .../Aloha/extra/linkbrowser/img/flags/gw.png | Bin 0 -> 516 bytes .../Aloha/extra/linkbrowser/img/flags/gy.png | Bin 0 -> 645 bytes .../Aloha/extra/linkbrowser/img/flags/hk.png | Bin 0 -> 527 bytes .../Aloha/extra/linkbrowser/img/flags/hm.png | Bin 0 -> 673 bytes .../Aloha/extra/linkbrowser/img/flags/hn.png | Bin 0 -> 537 bytes .../Aloha/extra/linkbrowser/img/flags/hr.png | Bin 0 -> 524 bytes .../Aloha/extra/linkbrowser/img/flags/ht.png | Bin 0 -> 487 bytes .../Aloha/extra/linkbrowser/img/flags/hu.png | Bin 0 -> 432 bytes .../Aloha/extra/linkbrowser/img/flags/id.png | Bin 0 -> 430 bytes .../Aloha/extra/linkbrowser/img/flags/ie.png | Bin 0 -> 481 bytes .../Aloha/extra/linkbrowser/img/flags/il.png | Bin 0 -> 431 bytes .../Aloha/extra/linkbrowser/img/flags/in.png | Bin 0 -> 503 bytes .../Aloha/extra/linkbrowser/img/flags/io.png | Bin 0 -> 658 bytes .../Aloha/extra/linkbrowser/img/flags/iq.png | Bin 0 -> 515 bytes .../Aloha/extra/linkbrowser/img/flags/ir.png | Bin 0 -> 512 bytes .../Aloha/extra/linkbrowser/img/flags/is.png | Bin 0 -> 532 bytes .../Aloha/extra/linkbrowser/img/flags/it.png | Bin 0 -> 420 bytes .../Aloha/extra/linkbrowser/img/flags/jm.png | Bin 0 -> 637 bytes .../Aloha/extra/linkbrowser/img/flags/jo.png | Bin 0 -> 473 bytes .../Aloha/extra/linkbrowser/img/flags/jp.png | Bin 0 -> 420 bytes .../Aloha/extra/linkbrowser/img/flags/ke.png | Bin 0 -> 569 bytes .../Aloha/extra/linkbrowser/img/flags/kg.png | Bin 0 -> 510 bytes .../Aloha/extra/linkbrowser/img/flags/kh.png | Bin 0 -> 549 bytes .../Aloha/extra/linkbrowser/img/flags/ki.png | Bin 0 -> 656 bytes .../Aloha/extra/linkbrowser/img/flags/km.png | Bin 0 -> 577 bytes .../Aloha/extra/linkbrowser/img/flags/kn.png | Bin 0 -> 604 bytes .../Aloha/extra/linkbrowser/img/flags/kp.png | Bin 0 -> 561 bytes .../Aloha/extra/linkbrowser/img/flags/kr.png | Bin 0 -> 592 bytes .../Aloha/extra/linkbrowser/img/flags/kw.png | Bin 0 -> 486 bytes .../Aloha/extra/linkbrowser/img/flags/ky.png | Bin 0 -> 643 bytes .../Aloha/extra/linkbrowser/img/flags/kz.png | Bin 0 -> 616 bytes .../Aloha/extra/linkbrowser/img/flags/la.png | Bin 0 -> 563 bytes .../Aloha/extra/linkbrowser/img/flags/lb.png | Bin 0 -> 517 bytes .../Aloha/extra/linkbrowser/img/flags/lc.png | Bin 0 -> 520 bytes .../Aloha/extra/linkbrowser/img/flags/li.png | Bin 0 -> 537 bytes .../Aloha/extra/linkbrowser/img/flags/lk.png | Bin 0 -> 627 bytes .../Aloha/extra/linkbrowser/img/flags/lr.png | Bin 0 -> 466 bytes .../Aloha/extra/linkbrowser/img/flags/ls.png | Bin 0 -> 628 bytes .../Aloha/extra/linkbrowser/img/flags/lt.png | Bin 0 -> 508 bytes .../Aloha/extra/linkbrowser/img/flags/lu.png | Bin 0 -> 481 bytes .../Aloha/extra/linkbrowser/img/flags/lv.png | Bin 0 -> 465 bytes .../Aloha/extra/linkbrowser/img/flags/ly.png | Bin 0 -> 419 bytes .../Aloha/extra/linkbrowser/img/flags/ma.png | Bin 0 -> 432 bytes .../Aloha/extra/linkbrowser/img/flags/mc.png | Bin 0 -> 380 bytes .../Aloha/extra/linkbrowser/img/flags/md.png | Bin 0 -> 566 bytes .../Aloha/extra/linkbrowser/img/flags/me.png | Bin 0 -> 448 bytes .../Aloha/extra/linkbrowser/img/flags/mg.png | Bin 0 -> 453 bytes .../Aloha/extra/linkbrowser/img/flags/mh.png | Bin 0 -> 628 bytes .../Aloha/extra/linkbrowser/img/flags/mk.png | Bin 0 -> 664 bytes .../Aloha/extra/linkbrowser/img/flags/ml.png | Bin 0 -> 474 bytes .../Aloha/extra/linkbrowser/img/flags/mm.png | Bin 0 -> 483 bytes .../Aloha/extra/linkbrowser/img/flags/mn.png | Bin 0 -> 492 bytes .../Aloha/extra/linkbrowser/img/flags/mo.png | Bin 0 -> 588 bytes .../Aloha/extra/linkbrowser/img/flags/mp.png | Bin 0 -> 597 bytes .../Aloha/extra/linkbrowser/img/flags/mq.png | Bin 0 -> 655 bytes .../Aloha/extra/linkbrowser/img/flags/mr.png | Bin 0 -> 569 bytes .../Aloha/extra/linkbrowser/img/flags/ms.png | Bin 0 -> 614 bytes .../Aloha/extra/linkbrowser/img/flags/mt.png | Bin 0 -> 420 bytes .../Aloha/extra/linkbrowser/img/flags/mu.png | Bin 0 -> 496 bytes .../Aloha/extra/linkbrowser/img/flags/mv.png | Bin 0 -> 542 bytes .../Aloha/extra/linkbrowser/img/flags/mw.png | Bin 0 -> 529 bytes .../Aloha/extra/linkbrowser/img/flags/mx.png | Bin 0 -> 574 bytes .../Aloha/extra/linkbrowser/img/flags/my.png | Bin 0 -> 571 bytes .../Aloha/extra/linkbrowser/img/flags/mz.png | Bin 0 -> 584 bytes .../Aloha/extra/linkbrowser/img/flags/na.png | Bin 0 -> 647 bytes .../Aloha/extra/linkbrowser/img/flags/nc.png | Bin 0 -> 591 bytes .../Aloha/extra/linkbrowser/img/flags/ne.png | Bin 0 -> 537 bytes .../Aloha/extra/linkbrowser/img/flags/nf.png | Bin 0 -> 602 bytes .../Aloha/extra/linkbrowser/img/flags/ng.png | Bin 0 -> 482 bytes .../Aloha/extra/linkbrowser/img/flags/ni.png | Bin 0 -> 508 bytes .../Aloha/extra/linkbrowser/img/flags/nl.png | Bin 0 -> 453 bytes .../Aloha/extra/linkbrowser/img/flags/no.png | Bin 0 -> 512 bytes .../Aloha/extra/linkbrowser/img/flags/np.png | Bin 0 -> 443 bytes .../Aloha/extra/linkbrowser/img/flags/nr.png | Bin 0 -> 527 bytes .../Aloha/extra/linkbrowser/img/flags/nu.png | Bin 0 -> 572 bytes .../Aloha/extra/linkbrowser/img/flags/nz.png | Bin 0 -> 639 bytes .../Aloha/extra/linkbrowser/img/flags/om.png | Bin 0 -> 478 bytes .../Aloha/extra/linkbrowser/img/flags/pa.png | Bin 0 -> 519 bytes .../Aloha/extra/linkbrowser/img/flags/pe.png | Bin 0 -> 397 bytes .../Aloha/extra/linkbrowser/img/flags/pf.png | Bin 0 -> 498 bytes .../Aloha/extra/linkbrowser/img/flags/pg.png | Bin 0 -> 593 bytes .../Aloha/extra/linkbrowser/img/flags/ph.png | Bin 0 -> 538 bytes .../Aloha/extra/linkbrowser/img/flags/pk.png | Bin 0 -> 569 bytes .../Aloha/extra/linkbrowser/img/flags/pl.png | Bin 0 -> 374 bytes .../Aloha/extra/linkbrowser/img/flags/pm.png | Bin 0 -> 689 bytes .../Aloha/extra/linkbrowser/img/flags/pn.png | Bin 0 -> 657 bytes .../Aloha/extra/linkbrowser/img/flags/pr.png | Bin 0 -> 556 bytes .../Aloha/extra/linkbrowser/img/flags/ps.png | Bin 0 -> 472 bytes .../Aloha/extra/linkbrowser/img/flags/pt.png | Bin 0 -> 554 bytes .../Aloha/extra/linkbrowser/img/flags/pw.png | Bin 0 -> 550 bytes .../Aloha/extra/linkbrowser/img/flags/py.png | Bin 0 -> 473 bytes .../Aloha/extra/linkbrowser/img/flags/qa.png | Bin 0 -> 450 bytes .../Aloha/extra/linkbrowser/img/flags/re.png | Bin 0 -> 545 bytes .../Aloha/extra/linkbrowser/img/flags/ro.png | Bin 0 -> 495 bytes .../Aloha/extra/linkbrowser/img/flags/rs.png | Bin 0 -> 423 bytes .../Aloha/extra/linkbrowser/img/flags/ru.png | Bin 0 -> 420 bytes .../Aloha/extra/linkbrowser/img/flags/rw.png | Bin 0 -> 533 bytes .../Aloha/extra/linkbrowser/img/flags/sa.png | Bin 0 -> 551 bytes .../Aloha/extra/linkbrowser/img/flags/sb.png | Bin 0 -> 624 bytes .../Aloha/extra/linkbrowser/img/flags/sc.png | Bin 0 -> 608 bytes .../extra/linkbrowser/img/flags/scotland.png | Bin 0 -> 649 bytes .../Aloha/extra/linkbrowser/img/flags/sd.png | Bin 0 -> 492 bytes .../Aloha/extra/linkbrowser/img/flags/se.png | Bin 0 -> 542 bytes .../Aloha/extra/linkbrowser/img/flags/sg.png | Bin 0 -> 468 bytes .../Aloha/extra/linkbrowser/img/flags/sh.png | Bin 0 -> 645 bytes .../Aloha/extra/linkbrowser/img/flags/si.png | Bin 0 -> 510 bytes .../Aloha/extra/linkbrowser/img/flags/sj.png | Bin 0 -> 512 bytes .../Aloha/extra/linkbrowser/img/flags/sk.png | Bin 0 -> 562 bytes .../Aloha/extra/linkbrowser/img/flags/sl.png | Bin 0 -> 436 bytes .../Aloha/extra/linkbrowser/img/flags/sm.png | Bin 0 -> 502 bytes .../Aloha/extra/linkbrowser/img/flags/sn.png | Bin 0 -> 532 bytes .../Aloha/extra/linkbrowser/img/flags/so.png | Bin 0 -> 527 bytes .../Aloha/extra/linkbrowser/img/flags/sr.png | Bin 0 -> 513 bytes .../Aloha/extra/linkbrowser/img/flags/st.png | Bin 0 -> 584 bytes .../Aloha/extra/linkbrowser/img/flags/sv.png | Bin 0 -> 501 bytes .../Aloha/extra/linkbrowser/img/flags/sy.png | Bin 0 -> 422 bytes .../Aloha/extra/linkbrowser/img/flags/sz.png | Bin 0 -> 643 bytes .../Aloha/extra/linkbrowser/img/flags/tc.png | Bin 0 -> 624 bytes .../Aloha/extra/linkbrowser/img/flags/td.png | Bin 0 -> 570 bytes .../Aloha/extra/linkbrowser/img/flags/tf.png | Bin 0 -> 527 bytes .../Aloha/extra/linkbrowser/img/flags/tg.png | Bin 0 -> 562 bytes .../Aloha/extra/linkbrowser/img/flags/th.png | Bin 0 -> 452 bytes .../Aloha/extra/linkbrowser/img/flags/tj.png | Bin 0 -> 496 bytes .../Aloha/extra/linkbrowser/img/flags/tk.png | Bin 0 -> 638 bytes .../Aloha/extra/linkbrowser/img/flags/tl.png | Bin 0 -> 514 bytes .../Aloha/extra/linkbrowser/img/flags/tm.png | Bin 0 -> 593 bytes .../Aloha/extra/linkbrowser/img/flags/tn.png | Bin 0 -> 495 bytes .../Aloha/extra/linkbrowser/img/flags/to.png | Bin 0 -> 426 bytes .../Aloha/extra/linkbrowser/img/flags/tr.png | Bin 0 -> 492 bytes .../Aloha/extra/linkbrowser/img/flags/tt.png | Bin 0 -> 617 bytes .../Aloha/extra/linkbrowser/img/flags/tv.png | Bin 0 -> 536 bytes .../Aloha/extra/linkbrowser/img/flags/tw.png | Bin 0 -> 465 bytes .../Aloha/extra/linkbrowser/img/flags/tz.png | Bin 0 -> 642 bytes .../Aloha/extra/linkbrowser/img/flags/ua.png | Bin 0 -> 446 bytes .../Aloha/extra/linkbrowser/img/flags/ug.png | Bin 0 -> 531 bytes .../Aloha/extra/linkbrowser/img/flags/um.png | Bin 0 -> 571 bytes .../Aloha/extra/linkbrowser/img/flags/us.png | Bin 0 -> 609 bytes .../Aloha/extra/linkbrowser/img/flags/uy.png | Bin 0 -> 532 bytes .../Aloha/extra/linkbrowser/img/flags/uz.png | Bin 0 -> 515 bytes .../Aloha/extra/linkbrowser/img/flags/va.png | Bin 0 -> 553 bytes .../Aloha/extra/linkbrowser/img/flags/vc.png | Bin 0 -> 577 bytes .../Aloha/extra/linkbrowser/img/flags/ve.png | Bin 0 -> 528 bytes .../Aloha/extra/linkbrowser/img/flags/vg.png | Bin 0 -> 630 bytes .../Aloha/extra/linkbrowser/img/flags/vi.png | Bin 0 -> 616 bytes .../Aloha/extra/linkbrowser/img/flags/vn.png | Bin 0 -> 474 bytes .../Aloha/extra/linkbrowser/img/flags/vu.png | Bin 0 -> 604 bytes .../extra/linkbrowser/img/flags/wales.png | Bin 0 -> 652 bytes .../Aloha/extra/linkbrowser/img/flags/wf.png | Bin 0 -> 554 bytes .../Aloha/extra/linkbrowser/img/flags/ws.png | Bin 0 -> 476 bytes .../Aloha/extra/linkbrowser/img/flags/ye.png | Bin 0 -> 413 bytes .../Aloha/extra/linkbrowser/img/flags/yt.png | Bin 0 -> 593 bytes .../Aloha/extra/linkbrowser/img/flags/za.png | Bin 0 -> 642 bytes .../Aloha/extra/linkbrowser/img/flags/zm.png | Bin 0 -> 500 bytes .../Aloha/extra/linkbrowser/img/flags/zw.png | Bin 0 -> 574 bytes .../linkbrowser/lib/linkbrowser-plugin.js | 153 + .../Aloha/extra/linkbrowser/nls/de/i18n.js | 1 + .../Aloha/extra/linkbrowser/nls/fr/i18n.js | 1 + .../Aloha/extra/linkbrowser/nls/i18n.js | 7 + .../Aloha/extra/linkbrowser/nls/pl/i18n.js | 1 + .../Aloha/extra/linkbrowser/nls/ru/i18n.js | 1 + .../Aloha/extra/linkchecker/demo/index.css | 49 + .../Aloha/extra/linkchecker/demo/index.html | 82 + .../Aloha/extra/linkchecker/i18n/en.json | 1 + .../Aloha/extra/linkchecker/package.json | 1 + .../plugins/Aloha/extra/linkchecker/proxy.php | 244 + .../extra/linkchecker/src/linkchecker.css | 14 + .../extra/linkchecker/src/linkchecker.js | 256 + .../listenforcer/lib/listenforcer-plugin.js | 165 + .../plugins/Aloha/extra/metaview/README | 0 .../Aloha/extra/metaview/css/metaview.css | 86 + .../Aloha/extra/metaview/img/anchor.png | Bin 0 -> 1271 bytes .../Aloha/extra/metaview/img/blockquote.png | Bin 0 -> 196 bytes .../Aloha/extra/metaview/img/button.png | Bin 0 -> 228 bytes .../Aloha/extra/metaview/img/caption.png | Bin 0 -> 248 bytes .../plugins/Aloha/extra/metaview/img/cite.png | Bin 0 -> 571 bytes .../plugins/Aloha/extra/metaview/img/dd.png | Bin 0 -> 178 bytes .../plugins/Aloha/extra/metaview/img/div.png | Bin 0 -> 201 bytes .../plugins/Aloha/extra/metaview/img/dl.png | Bin 0 -> 181 bytes .../plugins/Aloha/extra/metaview/img/dt.png | Bin 0 -> 180 bytes .../plugins/Aloha/extra/metaview/img/h1.png | Bin 0 -> 166 bytes .../plugins/Aloha/extra/metaview/img/h2.png | Bin 0 -> 172 bytes .../plugins/Aloha/extra/metaview/img/h3.png | Bin 0 -> 170 bytes .../plugins/Aloha/extra/metaview/img/h4.png | Bin 0 -> 172 bytes .../plugins/Aloha/extra/metaview/img/h5.png | Bin 0 -> 172 bytes .../plugins/Aloha/extra/metaview/img/h6.png | Bin 0 -> 171 bytes .../Aloha/extra/metaview/img/icon_cite.png | Bin 0 -> 1610 bytes .../plugins/Aloha/extra/metaview/img/p.png | Bin 0 -> 3607 bytes .../plugins/Aloha/extra/metaview/img/pre.png | Bin 0 -> 177 bytes .../Aloha/extra/metaview/img/table.png | Bin 0 -> 247 bytes .../plugins/Aloha/extra/metaview/img/td.png | Bin 0 -> 181 bytes .../plugins/Aloha/extra/metaview/img/th.png | Bin 0 -> 188 bytes .../extra/metaview/lib/metaview-plugin.js | 82 + .../plugins/Aloha/extra/metaview/nls/de.json | 1 + .../Aloha/extra/metaview/nls/de/i18n.js | 1 + .../plugins/Aloha/extra/metaview/nls/en.json | 1 + .../Aloha/extra/metaview/nls/en/i18n.js | 1 + .../plugins/Aloha/extra/metaview/nls/i18n.js | 5 + .../Aloha/extra/numerated-headers/README | 0 .../css/numerated-headers.css | 7 + .../extra/numerated-headers/demo/index.css | 189 + .../extra/numerated-headers/demo/index.html | 139 + .../numerated-headers/demo/js/aloha-config.js | 115 + .../extra/numerated-headers/img/headers.png | Bin 0 -> 252 bytes .../lib/numerated-headers-plugin.js | 233 + .../extra/numerated-headers/nls/de/i18n.js | 1 + .../extra/numerated-headers/nls/en/i18n.js | 1 + .../Aloha/extra/numerated-headers/nls/i18n.js | 5 + .../plugins/Aloha/extra/ribbon/LICENSE.md | 662 + .../plugins/Aloha/extra/ribbon/README.md | 8 + .../plugins/Aloha/extra/ribbon/css/ribbon.css | 10 + .../Aloha/extra/ribbon/lib/ribbon-plugin.js | 186 + .../plugins/Aloha/extra/ribbon/package.json | 1 + .../botfly/plugins/Aloha/extra/speak/README | 0 .../plugins/Aloha/extra/speak/css/speak.css | 3 + .../plugins/Aloha/extra/speak/img/speaker.png | Bin 0 -> 2035 bytes .../Aloha/extra/speak/lib/speak-plugin.js | 44 + .../plugins/Aloha/extra/speak/lib/speak.js | 3 + .../plugins/Aloha/extra/speak/package.json | 1 + .../plugins/Aloha/extra/toc/i18n/de.json | 1 + .../plugins/Aloha/extra/toc/i18n/en.json | 1 + .../plugins/Aloha/extra/toc/package.json | 1 + .../botfly/plugins/Aloha/extra/toc/src/toc.js | 350 + .../botfly/plugins/Aloha/extra/vie/LICENSE | 22 + .../plugins/Aloha/extra/vie/README.markdown | 65 + .../plugins/Aloha/extra/vie/demo/index.html | 93 + .../vie/img/cms-decoupled-communications.png | Bin 0 -> 10283 bytes .../plugins/Aloha/extra/vie/package.json | 1 + .../Aloha/extra/vie/src/backbone-min.js | 27 + .../Aloha/extra/vie/src/underscore-min.js | 25 + .../plugins/Aloha/extra/vie/src/vie-aloha.js | 74 + .../extra/vie/src/vie-collectionmanager.js | 70 + .../extra/vie/src/vie-containermanager.js | 263 + .../botfly/plugins/Aloha/extra/vie/src/vie.js | 20 + .../plugins/Aloha/extra/wai-lang/README.md | 11 + .../Aloha/extra/wai-lang/css/wai-lang.css | 30 + .../Aloha/extra/wai-lang/img/button.png | Bin 0 -> 930 bytes .../extra/wai-lang/img/remove-button.png | Bin 0 -> 949 bytes .../extra/wai-lang/lib/language-codes.json | 682 + .../Aloha/extra/wai-lang/lib/languages.js | 105 + .../extra/wai-lang/lib/wai-lang-plugin.js | 378 + .../Aloha/extra/wai-lang/nls/de/i18n.js | 1 + .../Aloha/extra/wai-lang/nls/en/i18n.js | 1 + .../plugins/Aloha/extra/wai-lang/nls/i18n.js | 5 + .../botfly/plugins/Aloha/extra/zemanta/README | 5 + .../css/zemanta-widget-alohaeditor.css | 24 + .../extra/zemanta/img/zemanta-mini-logo.png | Bin 0 -> 3517 bytes .../Aloha/extra/zemanta/lib/zemanta-plugin.js | 241 + .../plugins/Aloha/extra/zemanta/nls/i18n.js | 8 + loc.logfly.us/botfly/plugins/JSMin.cfc | 247 + loc.logfly.us/botfly/plugins/base36.cfc | 90 + .../botfly/plugins/batik-all-1.7.jar | Bin 0 -> 3318083 bytes loc.logfly.us/botfly/plugins/chartBuilder.cfc | 83 + loc.logfly.us/botfly/plugins/core.jar | Bin 0 -> 351922 bytes loc.logfly.us/botfly/plugins/emailYak.cfc | 59 + loc.logfly.us/botfly/plugins/javase.jar | Bin 0 -> 23123 bytes loc.logfly.us/botfly/plugins/jscore.cfc | 480 + .../lib/coldbox-jsmin-20100203170803.jar | Bin 0 -> 6386 bytes .../botfly/plugins/lib/coldbox-jsmin-src.zip | Bin 0 -> 6844 bytes loc.logfly.us/botfly/plugins/pusher.cfc | 236 + loc.logfly.us/botfly/plugins/qrGenerator.cfc | 173 + loc.logfly.us/botfly/plugins/xml-apis-ext.jar | Bin 0 -> 85686 bytes loc.logfly.us/botfly/udf/asset.cfc | 194 + loc.logfly.us/botfly/udf/udf.cfm | 15 + loc.logfly.us/botfly/views/cfcbox.cfm | 2 + loc.logfly.us/botfly/views/form.cfm | 45 + .../botfly/views/includes/footer.cfm | 5 + .../botfly/views/includes/header.cfm | 3 + loc.logfly.us/coldbox/.project | 12 + .../org.eclipse.core.resources.prefs | 3 + .../coldbox/settings.xml | 0 loc.logfly.us/coldbox/system/Application.cfm | 14 + loc.logfly.us/coldbox/system/Coldbox.cfc | 645 + loc.logfly.us/coldbox/system/EventHandler.cfc | 3 + .../coldbox/system/FrameworkSupertype.cfc | 458 + loc.logfly.us/coldbox/system/Interceptor.cfc | 116 + loc.logfly.us/coldbox/system/Plugin.cfc | 114 + loc.logfly.us/coldbox/system/aop/Matcher.cfc | 249 + .../coldbox/system/aop/MethodInterceptor.cfc | 18 + .../coldbox/system/aop/MethodInvocation.cfc | 143 + loc.logfly.us/coldbox/system/aop/Mixer.cfc | 338 + .../coldbox/system/aop/MixerUtil.cfc | 87 + .../system/aop/aspects/CFTransaction.cfc | 74 + .../aop/aspects/HibernateTransaction.cfc | 91 + .../system/aop/aspects/MethodLogger.cfc | 51 + .../coldbox/system/aop/tmp/generationPath.txt | 0 .../system/cache/AbstractCacheBoxProvider.cfc | 141 + .../coldbox/system/cache/CacheFactory.cfc | 681 + .../coldbox/system/cache/ICacheProvider.cfc | 177 + .../system/cache/IColdboxApplicationCache.cfc | 67 + .../system/cache/config/CacheBoxConfig.cfc | 351 + .../system/cache/config/CacheBoxConfig.xsd | 132 + .../cache/config/DefaultConfiguration.cfc | 62 + .../coldbox/system/cache/config/LogBox.cfc | 36 + .../cache/config/samples/Sample.CacheBox.cfc | 78 + .../cache/config/samples/Sample.CacheBox.xml | 49 + .../coldbox/system/cache/license.txt | 22 + .../cache/policies/AbstractEvictionPolicy.cfc | 101 + .../coldbox/system/cache/policies/FIFO.cfc | 54 + .../system/cache/policies/IEvictionPolicy.cfc | 22 + .../coldbox/system/cache/policies/LFU.cfc | 55 + .../coldbox/system/cache/policies/LIFO.cfc | 55 + .../coldbox/system/cache/policies/LRU.cfc | 54 + .../cache/providers/CFColdBoxProvider.cfc | 105 + .../system/cache/providers/CFProvider.cfc | 536 + .../providers/CacheBoxColdBoxProvider.cfc | 124 + .../cache/providers/CacheBoxProvider.cfc | 775 + .../system/cache/providers/MockProvider.cfc | 238 + .../cache/providers/RailoColdboxProvider.cfc | 105 + .../system/cache/providers/RailoProvider.cfc | 444 + .../system/cache/providers/cf-lib/CFStats.cfc | 68 + .../cache/providers/railo-lib/RailoStats.cfc | 68 + loc.logfly.us/coldbox/system/cache/readme.txt | 3 + .../system/cache/report/ReportHandler.cfc | 181 + .../coldbox/system/cache/report/monitor.cfm | 107 + .../report/skins/default/CacheCharting.cfm | 46 + .../skins/default/CacheContentReport.cfm | 61 + .../cache/report/skins/default/CachePanel.cfm | 99 + .../report/skins/default/CacheReport.cfm | 121 + .../cache/report/skins/default/cachebox.css | 190 + .../cache/report/skins/default/cachebox.js | 134 + .../report/skins/default/images/bg-glass.png | Bin 0 -> 131 bytes .../report/skins/default/images/bg-glass2.png | Bin 0 -> 119 bytes .../system/cache/store/BlackholeStore.cfc | 119 + .../store/ConcurrentSoftReferenceStore.cfc | 251 + .../system/cache/store/ConcurrentStore.cfc | 213 + .../coldbox/system/cache/store/DiskStore.cfc | 264 + .../system/cache/store/IObjectStore.cfc | 78 + .../coldbox/system/cache/store/JDBCStore.cfc | 454 + .../store/indexers/JDBCMetadataIndexer.cfc | 153 + .../cache/store/indexers/MetadataIndexer.cfc | 146 + .../cache/store/sql/JDBCStore-MSSQL.sql | 81 + .../cache/store/sql/JDBCStore-MySQL.sql | 18 + .../cache/store/sql/JDBCStore-Postgres.sql | 33 + .../coldbox/system/cache/util/CacheStats.cfc | 131 + .../system/cache/util/ElementCleaner.cfc | 188 + .../system/cache/util/EventURLFacade.cfc | 126 + .../coldbox/system/cache/util/ICacheStats.cfc | 46 + .../coldbox/system/core/cf/CFMLEngine.cfc | 188 + .../coldbox/system/core/cf/ThreadWrapper.cfc | 97 + .../system/core/collections/ConfigBean.cfc | 75 + .../system/core/collections/ScopeStorage.cfc | 121 + .../coldbox/system/core/conversion/JSON.cfc | 225 + .../core/conversion/ObjectMarshaller.cfc | 176 + .../system/core/conversion/XMLConverter.cfc | 356 + .../coldbox/system/core/db/DatasourceBean.cfc | 122 + .../system/core/dynamic/BeanPopulator.cfc | 231 + .../coldbox/system/core/dynamic/MixerUtil.cfc | 179 + .../coldbox/system/core/events/EventPool.cfc | 152 + .../system/core/events/EventPoolManager.cfc | 265 + .../coldbox/system/core/java/JVMUtils.cfc | 1 + .../system/core/javaloader/JavaCompiler.cfc | 178 + .../system/core/javaloader/JavaLoader.cfc | 500 + .../system/core/javaloader/JavaProxy.cfc | 354 + .../lib/classloader-20100119110136.jar | Bin 0 -> 7189 bytes .../system/core/javaloader/licence.txt | 213 + .../coldbox/system/core/javaloader/readme.txt | 6 + .../cfcdynamicproxy/lib/cfcdynamicproxy.jar | Bin 0 -> 4898 bytes .../support/spring/lib/spring-coldfusion.jar | Bin 0 -> 8339 bytes .../system/core/javaloader/tags/directory.cfm | 25 + .../system/core/mail/AbstractProtocol.cfc | 69 + .../coldbox/system/core/mail/Mail.cfc | 507 + .../coldbox/system/core/mail/MailService.cfc | 144 + .../system/core/mail/MailSettingsBean.cfc | 182 + .../core/mail/protocols/CFMailProtocol.cfc | 105 + .../core/mail/protocols/FileProtocol.cfc | 101 + .../core/mail/protocols/PostmarkProtocol.cfc | 243 + .../coldbox/system/core/util/DateUtils.cfc | 1 + .../coldbox/system/core/util/FileUtils.cfc | 9 + .../system/core/util/RequestBuffer.cfc | 84 + .../coldbox/system/core/util/Util.cfc | 292 + .../coldbox/system/core/util/Validator.cfc | 108 + .../coldbox/system/core/util/Zip.cfc | 650 + .../plugins/OverrideCorePluginsHere.txt | 0 .../coldbox/system/includes/BugReport.cfm | 262 + .../coldbox/system/includes/Debug.cfm | 277 + .../coldbox/system/includes/DebugHeader.cfm | 7 + .../system/includes/css/cbox-debugger.css | 211 + .../includes/css/cbox-debugger.pack.css | 1 + .../system/includes/images/bg-glass.png | Bin 0 -> 131 bytes .../system/includes/images/bg-glass2.png | Bin 0 -> 119 bytes .../coldbox/system/includes/images/cmsg.gif | Bin 0 -> 286 bytes .../coldbox/system/includes/images/emsg.gif | Bin 0 -> 284 bytes .../coldbox/system/includes/images/wmsg.gif | Bin 0 -> 372 bytes .../system/includes/js/cbox-debugger.js | 68 + .../system/includes/js/cbox-debugger.pack.js | 1 + .../system/includes/messagebox/MessageBox.cfm | 1 + .../includes/panels/CollectionPanel.cfm | 53 + .../system/includes/panels/ModulesPanel.cfm | 90 + .../system/includes/panels/ProfilerPanel.cfm | 140 + .../system/includes/panels/TracersPanel.cfm | 42 + .../coldbox/system/interceptors/Autowire.cfc | 44 + .../coldbox/system/interceptors/SES.cfc | 1291 + .../coldbox/system/interceptors/Security.cfc | 571 + .../coldbox/system/ioc/AbstractIOCAdapter.cfc | 112 + loc.logfly.us/coldbox/system/ioc/Builder.cfc | 521 + .../coldbox/system/ioc/ColdboxFactory.cfc | 174 + .../coldbox/system/ioc/IInjector.cfc | 39 + .../coldbox/system/ioc/IProvider.cfc | 18 + loc.logfly.us/coldbox/system/ioc/Injector.cfc | 968 + loc.logfly.us/coldbox/system/ioc/Provider.cfc | 59 + loc.logfly.us/coldbox/system/ioc/Scopes.cfc | 44 + loc.logfly.us/coldbox/system/ioc/Types.cfc | 25 + .../ioc/adapters/ColdSpring2Adapter.cfc | 75 + .../system/ioc/adapters/ColdSpringAdapter.cfc | 78 + .../system/ioc/adapters/LightWireAdapter.cfc | 118 + .../system/ioc/adapters/WireBoxAdapter.cfc | 74 + .../coldbox/system/ioc/config/Binder.cfc | 903 + .../system/ioc/config/DefaultBinder.cfc | 66 + .../coldbox/system/ioc/config/LogBox.cfc | 38 + .../coldbox/system/ioc/config/Mapping.cfc | 865 + .../coldbox/system/ioc/config/Mixin.cfc | 32 + .../coldbox/system/ioc/dsl/CacheBoxDSL.cfc | 69 + .../coldbox/system/ioc/dsl/ColdBoxDSL.cfc | 267 + .../coldbox/system/ioc/dsl/IDSLBuilder.cfc | 26 + .../coldbox/system/ioc/dsl/LogBoxDSL.cfc | 71 + loc.logfly.us/coldbox/system/ioc/license.txt | 22 + loc.logfly.us/coldbox/system/ioc/readme.txt | 2 + .../coldbox/system/ioc/scopes/CFScopes.cfc | 68 + .../coldbox/system/ioc/scopes/CacheBox.cfc | 67 + .../coldbox/system/ioc/scopes/IScope.cfc | 26 + .../coldbox/system/ioc/scopes/NoScope.cfc | 39 + .../coldbox/system/ioc/scopes/Singleton.cfc | 74 + .../system/logging/AbstractAppender.cfc | 251 + .../coldbox/system/logging/Layout.cfc | 46 + .../coldbox/system/logging/LogBox.cfc | 276 + .../coldbox/system/logging/LogEvent.cfc | 101 + .../coldbox/system/logging/LogLevels.cfc | 71 + .../coldbox/system/logging/Logger.cfc | 378 + .../logging/appenders/AsyncDBAppender.cfc | 83 + .../logging/appenders/AsyncFileAppender.cfc | 95 + .../appenders/AsyncRollingFileAppender.cfc | 79 + .../system/logging/appenders/CFAppender.cfc | 83 + .../appenders/ColdboxTracerAppender.cfc | 71 + .../logging/appenders/ConsoleAppender.cfc | 62 + .../system/logging/appenders/DBAppender.cfc | 195 + .../logging/appenders/DummyAppender.cfc | 47 + .../logging/appenders/EmailAppender.cfc | 149 + .../system/logging/appenders/FileAppender.cfc | 205 + .../logging/appenders/RollingFileAppender.cfc | 76 + .../logging/appenders/ScopeAppender.cfc | 124 + .../logging/appenders/SocketAppender.cfc | 148 + .../logging/appenders/TracerAppender.cfc | 70 + .../system/logging/config/LogBoxConfig.cfc | 525 + .../system/logging/config/LogBoxConfig.xsd | 242 + .../logging/config/samples/Sample.LogBox.cfc | 35 + .../logging/config/samples/Sample.LogBox.xml | 30 + .../coldbox/system/logging/license.txt | 22 + .../coldbox/system/logging/readme.txt | 19 + .../system/logging/util/FileRotator.cfc | 86 + .../system/orm/hibernate/BaseORMService.cfc | 1192 + .../system/orm/hibernate/CriteriaBuilder.cfc | 404 + .../system/orm/hibernate/EventHandler.cfc | 136 + .../orm/hibernate/VirtualEntityService.cfc | 213 + .../orm/hibernate/criterion/Restrictions.cfc | 266 + .../system/orm/hibernate/util/CFORMUtil.cfc | 88 + .../system/orm/hibernate/util/IORMUtil.cfc | 25 + .../system/orm/hibernate/util/ORMUtil.cfc | 63 + .../orm/hibernate/util/ORMUtilFactory.cfc | 31 + .../system/orm/reactor/ReactorLoader.cfc | 98 + .../orm/transfer/TDOBeanInjectorObserver.cfc | 167 + .../orm/transfer/TransferConfigFactory.cfc | 51 + .../system/orm/transfer/TransferLoader.cfc | 109 + .../system/orm/transfer/sample.coldspring.xml | 50 + .../plugins/AntiSamy-lib/antisamy-1.4.4.jar | Bin 0 -> 71709 bytes .../antisamy-anythinggoes-1.4.4.xml | 2632 + .../AntiSamy-lib/antisamy-ebay-1.4.4.xml | 2445 + .../AntiSamy-lib/antisamy-myspace-1.4.4.xml | 2602 + .../AntiSamy-lib/antisamy-slashdot-1.4.4.xml | 180 + .../AntiSamy-lib/antisamy-tinymce-1.4.4.xml | 201 + .../system/plugins/AntiSamy-lib/batik-css.jar | Bin 0 -> 244861 bytes .../plugins/AntiSamy-lib/batik-util.jar | Bin 0 -> 83211 bytes .../AntiSamy-lib/commons-httpclient-3.1.jar | Bin 0 -> 305001 bytes .../system/plugins/AntiSamy-lib/nekohtml.jar | Bin 0 -> 113743 bytes .../plugins/AntiSamy-lib/xercesImpl.jar | Bin 0 -> 1229289 bytes .../plugins/AntiSamy-lib/xml-apis-ext.jar | Bin 0 -> 85765 bytes .../coldbox/system/plugins/AntiSamy.cfc | 101 + .../system/plugins/ApplicationStorage.cfc | 152 + .../coldbox/system/plugins/BeanFactory.cfc | 233 + .../coldbox/system/plugins/ClientStorage.cfc | 119 + .../coldbox/system/plugins/ClusterStorage.cfc | 154 + .../coldbox/system/plugins/CookieStorage.cfc | 234 + .../coldbox/system/plugins/DateUtils.cfc | 1 + .../coldbox/system/plugins/FeedGenerator.cfc | 133 + .../coldbox/system/plugins/FeedReader.cfc | 948 + .../coldbox/system/plugins/FileUtils.cfc | 32 + .../coldbox/system/plugins/HTMLHelper.cfc | 2 + loc.logfly.us/coldbox/system/plugins/IOC.cfc | 250 + loc.logfly.us/coldbox/system/plugins/JSON.cfc | 48 + .../coldbox/system/plugins/JVMUtils.cfc | 1 + .../coldbox/system/plugins/JavaLoader.cfc | 225 + .../coldbox/system/plugins/Logger.cfc | 4 + .../coldbox/system/plugins/MailService.cfc | 65 + .../coldbox/system/plugins/MessageBox.cfc | 344 + .../coldbox/system/plugins/ORMService.cfc | 32 + .../coldbox/system/plugins/QueryHelper.cfc | 631 + .../coldbox/system/plugins/Renderer.cfc | 658 + .../coldbox/system/plugins/ResourceBundle.cfc | 1 + .../coldbox/system/plugins/SessionStorage.cfc | 152 + .../coldbox/system/plugins/Timer.cfc | 89 + .../coldbox/system/plugins/Utilities.cfc | 1 + .../coldbox/system/plugins/Validator.cfc | 57 + .../coldbox/system/plugins/Webservices.cfc | 76 + .../coldbox/system/plugins/XMLConverter.cfc | 54 + loc.logfly.us/coldbox/system/plugins/Zip.cfc | 38 + loc.logfly.us/coldbox/system/plugins/i18n.cfc | 1 + .../coldbox/system/remote/ColdboxProxy.cfc | 343 + .../coldbox/system/remote/RemotingUtil.cfc | 80 + .../system/testing/BaseHandlerTest.cfc | 66 + .../system/testing/BaseInterceptorTest.cfc | 66 + .../coldbox/system/testing/BaseModelTest.cfc | 38 + .../coldbox/system/testing/BasePluginTest.cfc | 58 + .../coldbox/system/testing/BaseTestCase.cfc | 476 + .../coldbox/system/testing/MockBox.cfc | 491 + .../coldbox/system/testing/license.txt | 22 + .../mock/services/MockRequestService.cfc | 21 + .../testing/mock/web/MockController.cfc | 96 + .../testing/mockutils/MockGenerator.cfc | 151 + .../coldbox/system/testing/mockutils/Stub.cfc | 10 + .../coldbox/system/testing/readme.txt | 11 + .../system/testing/stubs/StubsGoHere.txt | 0 .../coldbox/system/web/Controller.cfc | 735 + .../coldbox/system/web/config/CacheBox.cfc | 60 + .../system/web/config/DebuggerConfig.cfc | 203 + .../coldbox/system/web/config/LogBox.cfc | 34 + .../coldbox/system/web/config/Settings.cfc | 66 + .../system/web/context/EventHandlerBean.cfc | 138 + .../system/web/context/ExceptionBean.cfc | 316 + .../system/web/context/InterceptorState.cfc | 150 + .../system/web/context/RequestContext.cfc | 807 + .../web/context/RequestContextDecorator.cfc | 59 + .../coldbox/system/web/feeds/FeedReader.cfc | 760 + .../system/web/feeds/RSS2Generator.cfc | 751 + .../system/web/feeds/SharedGenerator.cfc | 845 + .../system/web/flash/AbstractFlashScope.cfc | 383 + .../coldbox/system/web/flash/ClientFlash.cfc | 68 + .../coldbox/system/web/flash/ClusterFlash.cfc | 77 + .../system/web/flash/ColdboxCacheFlash.cfc | 88 + .../coldbox/system/web/flash/MockFlash.cfc | 74 + .../coldbox/system/web/flash/SessionFlash.cfc | 79 + .../web/loader/AbstractApplicationLoader.cfc | 177 + .../web/loader/CFCApplicationLoader.cfc | 932 + .../system/web/loader/FrameworkLoader.cfc | 64 + .../system/web/services/BaseService.cfc | 82 + .../system/web/services/DebuggerService.cfc | 334 + .../system/web/services/ExceptionService.cfc | 122 + .../system/web/services/HandlerService.cfc | 559 + .../web/services/InterceptorService.cfc | 428 + .../system/web/services/LoaderService.cfc | 242 + .../system/web/services/ModuleService.cfc | 579 + .../system/web/services/PluginService.cfc | 283 + .../system/web/services/RequestService.cfc | 259 + loc.logfly.us/config/.htaccess | 4 + loc.logfly.us/config/Application.cfm | 9 + loc.logfly.us/config/CacheBox.cfc | 60 + loc.logfly.us/config/Coldbox.cfc | 207 + loc.logfly.us/config/Routes.cfm | 19 + loc.logfly.us/config/WireBox.cfc | 28 + loc.logfly.us/config/securityRules.xml.cfm | 17 + loc.logfly.us/handlers/general.cfc | 4 + loc.logfly.us/handlers/main.cfc | 1 + .../includes/helpers/ApplicationHelper.cfm | 1 + loc.logfly.us/includes/templates/404.html | 30 + .../includes/templates/generic_error.cfm | 45 + loc.logfly.us/index.cfm | 9 + loc.logfly.us/readme.txt | 30 + loc.logfly.us/remote/MyProxy.cfc | 27 + loc.logfly.us/robots.txt | 33 + loc.logfly.us/settings.xml | 1 + loc.logfly.us/test/Application.cfc | 23 + loc.logfly.us/test/TestSuite.cfm | 6 + .../test/integration/GeneralTest.cfc | 48 + loc.logfly.us/test/integration/MainTest.cfc | 108 + loc.logfly.us/test/mocks/mocks_go_here.txt | 0 .../integration/integration_tests_go_here.txt | 0 .../test/modules/module_tests_go_here.txt | 0 .../test/modules/unit/unit_tests_go_here.txt | 0 loc.logfly.us/test/readme.txt | 23 + loc.logfly.us/test/resources/RemoteFacade.cfc | 2 + .../test/unit/unit_tests_go_here.txt | 0 loc.logfly.us/views/home.cfm | 3 + loc.logfly.us/views/includes/google.cfm | 18 + 2026 files changed, 313307 insertions(+), 236 deletions(-) delete mode 100644 build.properties delete mode 100644 build.xml create mode 100755 loc.logfly.us/.project create mode 100644 loc.logfly.us/Application.cfc create mode 100644 loc.logfly.us/assets/css/frameless.css create mode 100644 loc.logfly.us/assets/css/frameless.less create mode 100644 loc.logfly.us/assets/css/main.css create mode 100644 loc.logfly.us/assets/files/frameless.psd create mode 100644 loc.logfly.us/assets/js/main.js create mode 100644 loc.logfly.us/botfly/.project create mode 100644 loc.logfly.us/botfly/css/Aloha/aloha-core.css create mode 100644 loc.logfly.us/botfly/css/Aloha/aloha-sidebar.css create mode 100644 loc.logfly.us/botfly/css/Aloha/aloha.css create mode 100644 loc.logfly.us/botfly/css/Aloha/ext-aloha-reset.css create mode 100644 loc.logfly.us/botfly/css/Aloha/ext-aloha.css create mode 100644 loc.logfly.us/botfly/css/fonts/quicksand.css create mode 100644 loc.logfly.us/botfly/css/formalize/formalize.css create mode 100755 loc.logfly.us/botfly/css/jQueryUI/jquery-ui-1.8.16.custom.css create mode 100644 loc.logfly.us/botfly/css/jQueryUI/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png create mode 100644 loc.logfly.us/botfly/css/jQueryUI/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png create mode 100644 loc.logfly.us/botfly/css/jQueryUI/ui-lightness/images/ui-bg_flat_10_000000_40x100.png create mode 100644 loc.logfly.us/botfly/css/jQueryUI/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png create mode 100644 loc.logfly.us/botfly/css/jQueryUI/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png create mode 100644 loc.logfly.us/botfly/css/jQueryUI/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png create mode 100644 loc.logfly.us/botfly/css/jQueryUI/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png create mode 100644 loc.logfly.us/botfly/css/jQueryUI/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png create mode 100644 loc.logfly.us/botfly/css/jQueryUI/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png create mode 100644 loc.logfly.us/botfly/css/jQueryUI/ui-lightness/images/ui-icons_222222_256x240.png create mode 100644 loc.logfly.us/botfly/css/jQueryUI/ui-lightness/images/ui-icons_228ef1_256x240.png create mode 100644 loc.logfly.us/botfly/css/jQueryUI/ui-lightness/images/ui-icons_ef8c08_256x240.png create mode 100644 loc.logfly.us/botfly/css/jQueryUI/ui-lightness/images/ui-icons_ffd27a_256x240.png create mode 100644 loc.logfly.us/botfly/css/jQueryUI/ui-lightness/images/ui-icons_ffffff_256x240.png create mode 100644 loc.logfly.us/botfly/css/jQueryUI/ui-lightness/jquery-ui-1.8.16.custom.css create mode 100644 loc.logfly.us/botfly/css/normalize/normalize.css create mode 100644 loc.logfly.us/botfly/css/validationEngine/validationEngine.jquery.css create mode 100755 loc.logfly.us/botfly/fonts/ARIALN.TTF create mode 100755 loc.logfly.us/botfly/fonts/ARIALNB.TTF create mode 100755 loc.logfly.us/botfly/fonts/ARIALNBI.TTF create mode 100755 loc.logfly.us/botfly/fonts/ARIALNI.TTF create mode 100755 loc.logfly.us/botfly/fonts/arial.ttf create mode 100755 loc.logfly.us/botfly/fonts/arialbd.ttf create mode 100755 loc.logfly.us/botfly/fonts/arialbi.ttf create mode 100755 loc.logfly.us/botfly/fonts/ariali.ttf create mode 100755 loc.logfly.us/botfly/fonts/ariblk.ttf create mode 100644 loc.logfly.us/botfly/handlers/botflyDefault.cfc create mode 100755 loc.logfly.us/botfly/handlers/cfcbox.cfc create mode 100644 loc.logfly.us/botfly/images/Aloha/arrow-down.png create mode 100644 loc.logfly.us/botfly/images/Aloha/arrow-left.png create mode 100644 loc.logfly.us/botfly/images/Aloha/arrow.png create mode 100644 loc.logfly.us/botfly/images/Aloha/base-big.png create mode 100644 loc.logfly.us/botfly/images/Aloha/base-multi.png create mode 100644 loc.logfly.us/botfly/images/Aloha/base.png create mode 100644 loc.logfly.us/botfly/images/Aloha/bg.png create mode 100644 loc.logfly.us/botfly/images/Aloha/breadcrumb-divider.png create mode 100644 loc.logfly.us/botfly/images/Aloha/fade-in.png create mode 100644 loc.logfly.us/botfly/images/Aloha/fade-out.png create mode 100644 loc.logfly.us/botfly/images/Aloha/gentics-logo.png create mode 100644 loc.logfly.us/botfly/images/Aloha/grabhandle.png create mode 100644 loc.logfly.us/botfly/images/Aloha/maximize.png create mode 100644 loc.logfly.us/botfly/images/Aloha/multisplit-base.jpg create mode 100644 loc.logfly.us/botfly/images/Aloha/multisplit-close.gif create mode 100644 loc.logfly.us/botfly/images/Aloha/multisplit-open.gif create mode 100644 loc.logfly.us/botfly/images/Aloha/pin.png create mode 100644 loc.logfly.us/botfly/images/Aloha/removeformat.png create mode 100644 loc.logfly.us/botfly/images/Aloha/text_indent.png create mode 100644 loc.logfly.us/botfly/images/Aloha/text_indent_remove.png create mode 100644 loc.logfly.us/botfly/images/formalize/button.png create mode 100644 loc.logfly.us/botfly/images/formalize/select_arrow.gif create mode 100755 loc.logfly.us/botfly/interceptors/detectDevice.cfc create mode 100644 loc.logfly.us/botfly/interceptors/meta.cfc create mode 100644 loc.logfly.us/botfly/interceptors/minify.cfc create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha-bootstrap.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/command.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/console.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/contenthandlermanager.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/core.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/ecma5.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/ecma5shims.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/editable.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/engine.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/ext-alohaproxy.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/ext-alohareader.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/ext-alohatreeloader.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/ext.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/floatingmenu.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/ierange-m2.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/jquery.aloha.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/jquery.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/jquery.patch.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/markup.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/message.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/nls/de/i18n.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/nls/i18n.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/observable.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/plugin.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/pluginmanager.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/rangy-core.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/registry.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/repository.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/repositorymanager.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/repositoryobjects.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/selection.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/sidebar.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/ui-attributefield.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/ui-browser.js create mode 100644 loc.logfly.us/botfly/js/Aloha/aloha/ui.js create mode 100644 loc.logfly.us/botfly/js/Aloha/css.js create mode 100644 loc.logfly.us/botfly/js/Aloha/i18n.js create mode 100644 loc.logfly.us/botfly/js/Aloha/jquery-plugin.js create mode 100644 loc.logfly.us/botfly/js/Aloha/order.js create mode 100644 loc.logfly.us/botfly/js/Aloha/require.js create mode 100644 loc.logfly.us/botfly/js/Aloha/text.js create mode 100644 loc.logfly.us/botfly/js/Aloha/util/class.js create mode 100644 loc.logfly.us/botfly/js/Aloha/util/dom.js create mode 100644 loc.logfly.us/botfly/js/Aloha/util/json2.js create mode 100644 loc.logfly.us/botfly/js/Aloha/util/lang.js create mode 100644 loc.logfly.us/botfly/js/Aloha/util/position.js create mode 100644 loc.logfly.us/botfly/js/Aloha/util/range.js create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/adapter/jquery/ext-jquery-adapter-debug.js create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/adapter/jquery/ext-jquery-adapter.js create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/ext-all-debug.js create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/ext-all.js create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/gpl-3.0.txt create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/license.txt create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/charts.swf create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/css/ext-all.css create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/css/ext-all.less create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/css/xtheme-gray.css create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/expressinstall.swf create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/box/corners-blue.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/box/corners.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/box/l-blue.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/box/l.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/box/r-blue.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/box/r.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/box/tb-blue.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/box/tb.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/button/arrow.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/button/btn.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/button/group-cs.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/button/group-lr.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/button/group-tb.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/button/s-arrow-b-noline.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/button/s-arrow-b.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/button/s-arrow-bo.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/button/s-arrow-noline.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/button/s-arrow-o.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/button/s-arrow.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/dd/drop-add.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/dd/drop-no.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/dd/drop-yes.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/editor/tb-sprite.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/form/checkbox.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/form/clear-trigger.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/form/clear-trigger.psd create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/form/date-trigger.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/form/date-trigger.psd create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/form/error-tip-corners.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/form/exclamation.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/form/radio.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/form/search-trigger.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/form/search-trigger.psd create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/form/text-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/form/trigger-square.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/form/trigger-square.psd create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/form/trigger-tpl.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/form/trigger.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/form/trigger.psd create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/gradient-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/arrow-left-white.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/arrow-right-white.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/col-move-bottom.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/col-move-top.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/columns.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/dirty.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/done.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/drop-no.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/drop-yes.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/footer-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/grid-blue-hd.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/grid-blue-split.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/grid-hrow.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/grid-loading.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/grid-split.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/grid-vista-hd.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/grid3-hd-btn.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/grid3-hrow-over.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/grid3-hrow.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/grid3-special-col-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/grid3-special-col-sel-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/group-by.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/group-collapse.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/group-expand-sprite.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/group-expand.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/hd-pop.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/hmenu-asc.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/hmenu-desc.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/hmenu-lock.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/hmenu-lock.png create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/hmenu-unlock.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/hmenu-unlock.png create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/invalid_line.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/loading.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/mso-hd.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/nowait.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/page-first-disabled.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/page-first.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/page-last-disabled.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/page-last.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/page-next-disabled.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/page-next.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/page-prev-disabled.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/page-prev.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/pick-button.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/refresh.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/row-check-sprite.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/row-expand-sprite.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/row-over.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/row-sel.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/sort-hd.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/sort_asc.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/sort_desc.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/grid/wait.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/layout/collapse.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/layout/expand.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/layout/gradient-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/layout/mini-bottom.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/layout/mini-left.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/layout/mini-right.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/layout/mini-top.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/layout/ns-collapse.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/layout/ns-expand.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/layout/panel-close.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/layout/panel-title-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/layout/panel-title-light-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/layout/stick.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/layout/stuck.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/layout/tab-close-on.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/layout/tab-close.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/menu/checked.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/menu/group-checked.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/menu/item-over.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/menu/menu-parent.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/menu/menu.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/menu/unchecked.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/panel/corners-sprite.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/panel/left-right.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/panel/light-hd.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/panel/tool-sprite-tpl.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/panel/tool-sprites.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/panel/tools-sprites-trans.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/panel/top-bottom.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/panel/top-bottom.png create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/panel/white-corners-sprite.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/panel/white-left-right.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/panel/white-top-bottom.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/progress/progress-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/qtip/bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/qtip/close.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/qtip/tip-anchor-sprite.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/qtip/tip-sprite.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/s.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/shadow-c.png create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/shadow-lr.png create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/shadow.png create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/shared/blue-loading.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/shared/calendar.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/shared/glass-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/shared/hd-sprite.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/shared/large-loading.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/shared/left-btn.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/shared/loading-balls.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/shared/right-btn.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/shared/warning.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/sizer/e-handle-dark.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/sizer/e-handle.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/sizer/ne-handle-dark.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/sizer/ne-handle.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/sizer/nw-handle-dark.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/sizer/nw-handle.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/sizer/s-handle-dark.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/sizer/s-handle.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/sizer/se-handle-dark.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/sizer/se-handle.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/sizer/square.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/sizer/sw-handle-dark.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/sizer/sw-handle.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/slider/slider-bg.png create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/slider/slider-thumb.png create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/slider/slider-v-bg.png create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/slider/slider-v-thumb.png create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tabs/scroll-left.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tabs/scroll-right.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tabs/scroller-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tabs/tab-btm-inactive-left-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tabs/tab-btm-inactive-right-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tabs/tab-btm-left-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tabs/tab-btm-over-left-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tabs/tab-btm-over-right-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tabs/tab-btm-right-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tabs/tab-close.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tabs/tab-strip-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tabs/tab-strip-bg.png create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tabs/tab-strip-btm-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tabs/tabs-sprite.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/toolbar/bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/toolbar/btn-arrow-light.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/toolbar/btn-arrow.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/toolbar/btn-over-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/toolbar/gray-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/toolbar/more.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/toolbar/tb-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/toolbar/tb-btn-sprite.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/toolbar/tb-xl-btn-sprite.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/toolbar/tb-xl-sep.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tree/arrows.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tree/drop-add.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tree/drop-between.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tree/drop-no.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tree/drop-over.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tree/drop-under.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tree/drop-yes.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tree/elbow-end-minus-nl.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tree/elbow-end-minus.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tree/elbow-end-plus-nl.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tree/elbow-end-plus.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tree/elbow-end.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tree/elbow-line.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tree/elbow-minus-nl.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tree/elbow-minus.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tree/elbow-plus-nl.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tree/elbow-plus.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tree/elbow.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tree/folder-open.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tree/folder.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tree/leaf.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tree/loading.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/tree/s.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/window/icon-error.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/window/icon-info.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/window/icon-question.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/window/icon-warning.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/window/left-corners.png create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/window/left-corners.psd create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/window/left-right.png create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/window/left-right.psd create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/window/right-corners.png create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/window/right-corners.psd create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/window/top-bottom.png create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/default/window/top-bottom.psd create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/button/btn-arrow.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/button/btn-sprite.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/button/btn.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/button/group-cs.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/button/group-lr.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/button/group-tb.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/button/s-arrow-bo.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/button/s-arrow-o.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/form/clear-trigger.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/form/date-trigger.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/form/search-trigger.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/form/trigger-square.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/form/trigger.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/gradient-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/grid/col-move-bottom.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/grid/col-move-top.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/grid/grid3-hd-btn.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/grid/grid3-hrow-over.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/grid/grid3-hrow-over2.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/grid/grid3-hrow.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/grid/grid3-hrow2.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/grid/grid3-special-col-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/grid/grid3-special-col-bg2.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/grid/grid3-special-col-sel-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/grid/group-collapse.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/grid/group-expand-sprite.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/grid/group-expand.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/grid/page-first.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/grid/page-last.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/grid/page-next.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/grid/page-prev.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/grid/refresh.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/grid/row-expand-sprite.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/grid/sort_asc.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/grid/sort_desc.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/menu/group-checked.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/menu/item-over-disabled.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/menu/item-over.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/menu/menu-parent.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/panel/corners-sprite.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/panel/left-right.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/panel/light-hd.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/panel/tool-sprite-tpl.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/panel/tool-sprites.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/panel/tools-sprites-trans.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/panel/top-bottom.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/panel/top-bottom.png create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/panel/white-corners-sprite.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/panel/white-left-right.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/panel/white-top-bottom.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/progress/progress-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/qtip/bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/qtip/close.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/qtip/tip-anchor-sprite.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/qtip/tip-sprite.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/s.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/shared/hd-sprite.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/shared/left-btn.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/shared/right-btn.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/sizer/e-handle.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/sizer/ne-handle.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/sizer/nw-handle.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/sizer/s-handle.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/sizer/se-handle.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/sizer/square.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/sizer/sw-handle.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/slider/slider-thumb.png create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/slider/slider-v-thumb.png create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/tabs/scroll-left.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/tabs/scroll-right.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/tabs/scroller-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/tabs/tab-btm-inactive-left-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/tabs/tab-btm-inactive-right-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/tabs/tab-btm-left-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/tabs/tab-btm-over-left-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/tabs/tab-btm-over-right-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/tabs/tab-btm-right-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/tabs/tab-close.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/tabs/tab-strip-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/tabs/tab-strip-bg.png create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/tabs/tab-strip-btm-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/tabs/tabs-sprite.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/toolbar/bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/toolbar/btn-arrow-light.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/toolbar/btn-arrow.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/toolbar/btn-over-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/toolbar/gray-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/toolbar/more.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/toolbar/tb-bg.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/toolbar/tb-btn-sprite.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/tree/arrows.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/tree/elbow-end-minus-nl.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/tree/elbow-end-minus.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/tree/elbow-end-plus-nl.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/tree/elbow-end-plus.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/window/icon-error.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/window/icon-info.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/window/icon-question.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/window/icon-warning.gif create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/window/left-corners.png create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/window/left-corners.pspimage create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/window/left-right.png create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/window/right-corners.png create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/images/gray/window/top-bottom.png create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/ext-3.2.1/resources/resources.jsb create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/jquery-1.5.1.js create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/jquery-1.6.1.js create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/jquery-1.6.js create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/jquery.json-2.2.min.js create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/jquery.store.js create mode 100644 loc.logfly.us/botfly/js/Aloha/vendor/sanitize.js create mode 100755 loc.logfly.us/botfly/js/cloud-carousel.1.0.5.js create mode 100644 loc.logfly.us/botfly/js/formalize/formalize.js create mode 100644 loc.logfly.us/botfly/js/frameless/frameless.js create mode 100755 loc.logfly.us/botfly/js/geo.js create mode 100755 loc.logfly.us/botfly/js/geo_position_js_simulator.js create mode 100644 loc.logfly.us/botfly/js/jQuery/jQuery.js create mode 100644 loc.logfly.us/botfly/js/jQueryUI/jQueryUI.js create mode 100755 loc.logfly.us/botfly/js/jquery.pagination.js create mode 100755 loc.logfly.us/botfly/js/mousewheel.3.0.4.js create mode 100755 loc.logfly.us/botfly/js/quickpager.jquery.js create mode 100755 loc.logfly.us/botfly/js/slides.jquery.js create mode 100755 loc.logfly.us/botfly/js/slides.min.jquery.js create mode 100755 loc.logfly.us/botfly/js/validationEngine/jquery.validationEngine.js create mode 100755 loc.logfly.us/botfly/js/validationEngine/languages/jquery.validationEngine-cz.js create mode 100755 loc.logfly.us/botfly/js/validationEngine/languages/jquery.validationEngine-da.js create mode 100755 loc.logfly.us/botfly/js/validationEngine/languages/jquery.validationEngine-de.js create mode 100755 loc.logfly.us/botfly/js/validationEngine/languages/jquery.validationEngine-en.js create mode 100755 loc.logfly.us/botfly/js/validationEngine/languages/jquery.validationEngine-es.js create mode 100755 loc.logfly.us/botfly/js/validationEngine/languages/jquery.validationEngine-et.js create mode 100644 loc.logfly.us/botfly/js/validationEngine/languages/jquery.validationEngine-fa.js create mode 100755 loc.logfly.us/botfly/js/validationEngine/languages/jquery.validationEngine-fi.js create mode 100755 loc.logfly.us/botfly/js/validationEngine/languages/jquery.validationEngine-fr.js create mode 100755 loc.logfly.us/botfly/js/validationEngine/languages/jquery.validationEngine-hr.js create mode 100755 loc.logfly.us/botfly/js/validationEngine/languages/jquery.validationEngine-it.js create mode 100755 loc.logfly.us/botfly/js/validationEngine/languages/jquery.validationEngine-ja.js create mode 100755 loc.logfly.us/botfly/js/validationEngine/languages/jquery.validationEngine-nl.js create mode 100755 loc.logfly.us/botfly/js/validationEngine/languages/jquery.validationEngine-pl.js create mode 100755 loc.logfly.us/botfly/js/validationEngine/languages/jquery.validationEngine-pt.js create mode 100755 loc.logfly.us/botfly/js/validationEngine/languages/jquery.validationEngine-ro.js create mode 100755 loc.logfly.us/botfly/js/validationEngine/languages/jquery.validationEngine-ru.js create mode 100755 loc.logfly.us/botfly/js/validationEngine/languages/jquery.validationEngine-sv.js create mode 100755 loc.logfly.us/botfly/js/validationEngine/languages/jquery.validationEngine-tr.js create mode 100755 loc.logfly.us/botfly/js/validationEngine/languages/jquery.validationEngine-zh_CN.js create mode 100755 loc.logfly.us/botfly/js/validationEngine/languages/jquery.validationEngine-zh_TW.js create mode 100644 loc.logfly.us/botfly/layouts/Layout.Default.cfm create mode 100644 loc.logfly.us/botfly/layouts/Layout.Main.cfm create mode 100644 loc.logfly.us/botfly/layouts/Layout.None.cfm create mode 100755 loc.logfly.us/botfly/model/EventHandler.cfc create mode 100644 loc.logfly.us/botfly/model/RequestContextDecorator.cfc create mode 100755 loc.logfly.us/botfly/model/email/emailLayouts.cfc create mode 100644 loc.logfly.us/botfly/model/utilities/domainService.cfc create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/abbr/css/abbr.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/abbr/lib/abbr-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/abbr/nls/de/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/abbr/nls/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/abbr/package.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/align/LICENSE create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/align/README create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/align/css/align.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/align/img/align.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/align/lib/align-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/align/nls/en/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/align/nls/fr/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/align/nls/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/align/package.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/block/README create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/block/css/block.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/block/img/toolbar-draghandle.gif create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/block/lib/block-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/block/lib/block.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/block/lib/blockcontenthandler.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/block/lib/blockmanager.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/block/lib/editor.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/block/lib/editormanager.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/block/lib/sidebarattributeeditor.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/block/package.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/characterpicker/css/characterpicker.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/characterpicker/img/icon.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/characterpicker/lib/characterpicker-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/characterpicker/nls/de/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/characterpicker/nls/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/commands/css/abbr.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/commands/lib/commands-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/commands/lib/inserthtml.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/commands/package.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/contenthandler/README.md create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/contenthandler/lib/contenthandler-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/contenthandler/lib/genericcontenthandler.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/contenthandler/lib/oembedcontenthandler.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/contenthandler/lib/sanitizecontenthandler.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/contenthandler/lib/wordcontenthandler.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/contenthandler/package.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/format/css/format.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/format/img/em.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/format/img/strong.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/format/lib/format-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/format/nls/de/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/format/nls/eo/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/format/nls/fi/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/format/nls/fr/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/format/nls/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/format/nls/it/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/format/nls/pl/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/format/nls/ru/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/highlighteditables/css/highlighteditables.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/highlighteditables/lib/highlighteditables-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/highlighteditables/package.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/horizontalruler/css/horizontalruler.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/horizontalruler/img/icon.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/horizontalruler/lib/horizontalruler-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/horizontalruler/nls/de/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/horizontalruler/nls/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/AGPL3 create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/LICENSE create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/README.md create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/css/image.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/demo/crop.html create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/demo/crop.php create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/demo/cropnresize.jpg create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/demo/index.html create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/img/blank.jpg create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/img/cropnresize.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/img/handle-sw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/img/image-align-left.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/img/image-align-none.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/img/image-align-right.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/img/image-border.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/img/image-title.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/img/image.gif create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/img/padding-decrease.gif create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/img/padding-increase.gif create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/img/page.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/img/size-decrease.gif create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/img/size-increase.gif create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/lib/image-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/nls/cz/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/nls/de/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/nls/fr/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/nls/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/nls/ru/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/package.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/test/test.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/test/test.html create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/jcrop/jcrop.gif create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/jcrop/jquery.jcrop.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/jcrop/jquery.jcrop.min.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/mousewheel/mousewheel.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/jquery-ui-1.8.10.custom.min.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-bg_flat_10_000000_40x100.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-icons_222222_256x240.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-icons_228ef1_256x240.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-icons_ef8c08_256x240.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-icons_ffd27a_256x240.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-icons_ffffff_256x240.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/jquery-ui-1.8.10.cropnresize.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/jquery-ui-1.8.10.custom.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/link/css/link.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/link/demo/background.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/link/demo/external-link-ltr-icon.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/link/demo/index.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/link/demo/index.html create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/link/extra/delicious.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/link/extra/linklist.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/link/extra/slowlinklist.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/link/lib/link-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/link/nls/de/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/link/nls/fr/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/link/nls/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/link/nls/pl/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/link/nls/ru/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/list/lib/list-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/list/nls/de/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/list/nls/eo/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/list/nls/fi/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/list/nls/fr/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/list/nls/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/list/nls/it/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/list/nls/ru/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/list/package.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/paste/README.md create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/paste/lib/paste-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/paste/package.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/table/css/table.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/table/img/down.cur create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/table/img/left.cur create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/table/img/table_layout.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/table/img/wai-green.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/table/img/wai-red.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/table/lib/table-cell.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/table/lib/table-create-layer.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/table/lib/table-plugin-utils.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/table/lib/table-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/table/lib/table-selection.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/table/lib/table.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/table/nls/de/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/table/nls/eo/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/table/nls/fi/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/table/nls/fr/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/table/nls/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/table/nls/it/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/table/nls/pl/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/table/nls/ru/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/table/package.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/undo/demo/index.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/undo/demo/index.html create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/undo/lib/undo-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/undo/package.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/undo/vendor/diff_match_patch_uncompressed.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/common/undo/vendor/undo.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/attributes/README create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/attributes/css/attributes.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/attributes/lib/attributes-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/attributes/nls/de/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/attributes/nls/en/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/attributes/nls/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/README create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/css/browser.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/css/browser.jqgrid.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/css/browsercombined.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/css/browsercombined.css.backup create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/css/images/ui-bg_flat_0_aaaaaa_40x100.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/css/images/ui-bg_flat_75_ffffff_40x100.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/css/images/ui-bg_glass_55_fbf9ee_1x400.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/css/images/ui-bg_glass_65_ffffff_1x400.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/css/images/ui-bg_glass_75_dadada_1x400.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/css/images/ui-bg_glass_75_e6e6e6_1x400.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/css/images/ui-bg_glass_95_fef1ec_1x400.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/css/images/ui-icons_222222_256x240.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/css/images/ui-icons_2e83ff_256x240.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/css/images/ui-icons_454545_256x240.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/css/images/ui-icons_888888_256x240.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/css/images/ui-icons_cd0a0a_256x240.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/css/jquery-ui-1.8.13.custom.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/css/jstree.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/css/throbber.gif create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/css/ui.jqgrid.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/img/arrow-000-medium.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/img/arrow-180.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/img/arrow-315-medium.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/img/arrow-stop-180.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/img/arrow-stop.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/img/arrow.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/img/control-stop-square-small.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/img/folder-horizontal-open.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/img/folder-open.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/img/gcn-icons/gcn-icon-file.gif create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/img/gcn-icons/gcn-icon-image.gif create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/img/gcn-icons/gcn-icon-page.gif create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/img/magnifier-left.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/img/page.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/img/picture.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/img/sort-alphabet-descending.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/img/sort-alphabet.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/img/throbber.gif create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/lib/browser-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/lib/browser.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/lib/locale.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/nls/de.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/nls/de/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/nls/en.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/nls/en/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/nls/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/vendor/grid.locale.de.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/vendor/grid.locale.en.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/vendor/jquery.jqGrid.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/vendor/jquery.jstree.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/vendor/jquery.ui.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/browser/vendor/ui-layout.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/cite/README create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/cite/css/cite.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/cite/img/blockquote.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/cite/img/icon_cite.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/cite/lib/cite-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/cite/nls/de/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/cite/nls/en/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/cite/nls/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/cite/package.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/comments/img/add-icon.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/comments/img/add.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/comments/img/comments.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/comments/img/hr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/comments/img/textbox.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/comments/package.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/comments/src/comments.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/comments/src/comments.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/draganddropfiles/AGPL3 create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/draganddropfiles/LICENSE create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/draganddropfiles/README.md create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/draganddropfiles/TODO.md create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/draganddropfiles/demo/.gitignore create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/draganddropfiles/demo/index.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/draganddropfiles/demo/index.html create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/draganddropfiles/demo/migration/index.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/draganddropfiles/demo/migration/index.html create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/draganddropfiles/demo/specs/DragnDropnImage.graphml create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/draganddropfiles/demo/style.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/draganddropfiles/demo/upload.php create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/draganddropfiles/i18n/en.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/draganddropfiles/i18n/fr.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/draganddropfiles/img/cross.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/draganddropfiles/img/hourglass.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/draganddropfiles/img/loading.gif create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/draganddropfiles/img/page.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/draganddropfiles/img/tick.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/draganddropfiles/lib/draganddropfiles-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/draganddropfiles/lib/dragndropfiles.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/draganddropfiles/lib/dragndropfiles.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/draganddropfiles/lib/dropfilesrepository.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/draganddropfiles/package.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/aa.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ab.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ad.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ae.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/af.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ag.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ai.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ak.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/al.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/am.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/an.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ao.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ar.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/as.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/at.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/au.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/av.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/aw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ax.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ay.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/az.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ba.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/bb.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/bd.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/be.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/bf.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/bg.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/bh.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/bi.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/bj.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/bm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/bn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/bo.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/br.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/bs.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/bt.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/bv.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/bw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/by.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/bz.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ca.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/catalonia.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/cc.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/cd.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ce.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/cf.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/cg.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ch.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ci.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ck.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/cl.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/cm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/cn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/co.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/cr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/cs.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/cu.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/cv.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/cx.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/cy.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/cz.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/da.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/de.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/dj.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/dk.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/dm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/do.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/dv.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/dz.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ec.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ee.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/eg.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/eh.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/el.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/en.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/eo.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/er.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/es.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/et.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/eu.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/europeanunion.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/fa.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/fam.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ff.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/fi.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/fj.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/fk.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/fm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/fo.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/fr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/fy.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ga.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/gb.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/gd.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ge.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/gf.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/gh.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/gi.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/gl.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/gm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/gn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/gp.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/gq.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/gr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/gs.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/gt.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/gu.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/gv.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/gw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/gy.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ha.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/he.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/hi.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/hk.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/hm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/hn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ho.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/hr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ht.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/hu.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/hy.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/hz.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/id.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ie.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ig.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ii.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/il.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/in.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/io.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/iq.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ir.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/is.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/it.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ja.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/jm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/jo.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/jp.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/jv.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ka.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ke.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/kg.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/kh.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ki.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/kk.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/kl.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/km.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/kn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ko.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/kp.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/kr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ks.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ku.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/kv.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/kw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ky.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/kz.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/la.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/lb.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/lc.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/lg.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/li.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/lk.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ln.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/lo.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/lr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ls.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/lt.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/lu.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/lv.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ly.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ma.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/mc.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/md.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/me.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/mg.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/mh.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/mi.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/mk.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ml.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/mm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/mn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/mo.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/mp.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/mq.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/mr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ms.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/mt.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/mu.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/mv.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/mw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/mx.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/my.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/mz.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/na.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/nb.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/nc.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/nd.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ne.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/nf.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ng.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ni.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/nl.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/nn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/no.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/np.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/nr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/nu.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/nv.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ny.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/nz.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/oc.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/om.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/or.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/os.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/pa.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/pe.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/pf.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/pg.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ph.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/pk.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/pl.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/pm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/pn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/pr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ps.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/pt.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/pw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/py.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/qa.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/re.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/rm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/rn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ro.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/rs.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ru.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/rw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/sa.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/sb.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/sc.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/scotland.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/sd.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/se.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/sg.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/sh.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/si.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/sj.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/sk.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/sl.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/sm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/sn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/so.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/sq.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/sr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ss.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/st.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/su.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/sv.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/sw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/sy.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/sz.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ta.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/tc.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/td.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/te.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/tf.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/tg.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/th.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ti.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/tj.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/tk.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/tl.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/tm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/tn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/to.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/tr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/tt.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/tv.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/tw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ty.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/tz.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ua.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ug.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/uk.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/um.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ur.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/us.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/uy.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/uz.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/va.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/vc.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ve.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/vg.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/vi.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/vn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/vo.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/vu.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/wa.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/wales.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/wf.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/wo.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ws.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/xh.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/ye.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/yt.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/za.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/zh.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/zm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/img/flags/zw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/flag-icons/lib/flag-icons-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/formatlesspaste/README.md create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/formatlesspaste/css/formatless.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/formatlesspaste/img/button.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/formatlesspaste/lib/formatlesshandler.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/formatlesspaste/lib/formatlesspaste-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/formatlesspaste/nls/de/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/formatlesspaste/nls/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/formatlesspaste/package.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/README.md create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/css/googletranslate.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ad.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ae.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/af.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ag.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ai.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/al.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/am.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/an.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ao.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ar.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/as.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/at.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/au.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/aw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ax.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/az.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ba.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/bb.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/bd.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/be.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/bf.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/bg.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/bh.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/bi.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/bj.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/bm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/bn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/bo.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/br.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/bs.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/bt.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/bv.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/bw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/by.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/bz.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ca.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/catalonia.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/cc.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/cd.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/cf.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/cg.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ch.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ci.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ck.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/cl.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/cm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/cn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/co.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/cr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/cs.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/cu.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/cv.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/cx.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/cy.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/cz.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/de.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/dj.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/dk.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/dm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/do.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/dz.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ec.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ee.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/eg.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/eh.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/en.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/er.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/es.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/et.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/europeanunion.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/fam.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/fi.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/fj.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/fk.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/fm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/fo.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/fr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ga.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/gb.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/gd.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ge.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/gf.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/gh.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/gi.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/gl.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/gm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/gn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/gp.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/gq.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/gr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/gs.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/gt.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/gu.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/gw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/gy.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/hk.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/hm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/hn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/hr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ht.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/hu.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/id.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ie.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/il.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/in.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/io.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/iq.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ir.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/is.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/it.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/jm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/jo.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/jp.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ke.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/kg.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/kh.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ki.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/km.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/kn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/kp.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/kr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/kw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ky.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/kz.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/la.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/lb.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/lc.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/li.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/lk.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/lr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ls.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/lt.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/lu.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/lv.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ly.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ma.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/mc.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/md.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/me.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/mg.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/mh.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/mk.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ml.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/mm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/mn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/mo.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/mp.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/mq.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/mr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ms.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/mt.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/mu.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/mv.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/mw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/mx.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/my.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/mz.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/na.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/nc.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ne.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/nf.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ng.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ni.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/nl.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/no.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/np.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/nr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/nu.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/nz.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/om.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/pa.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/pe.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/pf.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/pg.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ph.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/pk.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/pl.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/pm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/pn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/pr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ps.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/pt.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/pw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/py.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/qa.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/re.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ro.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/rs.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ru.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/rw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/sa.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/sb.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/sc.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/scotland.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/sd.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/se.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/sg.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/sh.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/si.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/sj.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/sk.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/sl.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/sm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/sn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/so.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/sr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/st.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/sv.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/sy.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/sz.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/tc.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/td.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/tf.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/tg.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/th.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/tj.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/tk.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/tl.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/tm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/tn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/to.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/tr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/tt.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/tv.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/tw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/tz.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ua.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ug.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/um.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/us.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/uy.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/uz.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/va.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/vc.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ve.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/vg.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/vi.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/vn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/vu.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/wales.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/wf.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ws.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/ye.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/yt.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/za.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/zm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/img/zw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/lib/googletranslate-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/googletranslate/package.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/headerids/README create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/headerids/css/headerids.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/headerids/lib/headerids-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/headerids/nls/de/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/headerids/nls/en/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/headerids/nls/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/hints/dep/jquery.poshytip.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/hints/i18n/de.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/hints/i18n/en.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/hints/img/tip-twitter_arrows.gif create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/hints/package.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/hints/src/hints.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/hints/src/hints.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/README create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ad.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ae.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/af.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ag.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ai.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/al.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/am.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/an.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ao.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ar.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/as.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/at.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/au.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/aw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ax.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/az.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ba.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/bb.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/bd.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/be.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/bf.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/bg.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/bh.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/bi.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/bj.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/bm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/bn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/bo.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/br.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/bs.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/bt.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/bv.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/bw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/by.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/bz.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ca.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/catalonia.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/cc.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/cd.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/cf.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/cg.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ch.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ci.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ck.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/cl.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/cm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/cn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/co.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/cr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/cs.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/cu.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/cv.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/cx.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/cy.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/cz.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/de.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/dj.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/dk.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/dm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/do.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/dz.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ec.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ee.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/eg.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/eh.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/en.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/er.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/es.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/et.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/europeanunion.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/fam.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/fi.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/fj.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/fk.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/fm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/fo.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/fr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ga.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/gb.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/gd.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ge.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/gf.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/gh.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/gi.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/gl.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/gm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/gn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/gp.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/gq.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/gr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/gs.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/gt.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/gu.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/gw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/gy.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/hk.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/hm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/hn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/hr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ht.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/hu.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/id.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ie.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/il.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/in.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/io.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/iq.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ir.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/is.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/it.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/jm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/jo.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/jp.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ke.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/kg.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/kh.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ki.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/km.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/kn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/kp.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/kr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/kw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ky.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/kz.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/la.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/lb.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/lc.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/li.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/lk.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/lr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ls.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/lt.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/lu.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/lv.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ly.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ma.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/mc.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/md.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/me.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/mg.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/mh.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/mk.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ml.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/mm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/mn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/mo.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/mp.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/mq.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/mr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ms.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/mt.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/mu.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/mv.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/mw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/mx.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/my.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/mz.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/na.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/nc.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ne.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/nf.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ng.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ni.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/nl.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/no.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/np.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/nr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/nu.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/nz.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/om.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/pa.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/pe.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/pf.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/pg.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ph.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/pk.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/pl.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/pm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/pn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/pr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ps.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/pt.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/pw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/py.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/qa.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/re.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ro.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/rs.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ru.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/rw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/sa.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/sb.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/sc.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/scotland.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/sd.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/se.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/sg.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/sh.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/si.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/sj.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/sk.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/sl.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/sm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/sn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/so.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/sr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/st.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/sv.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/sy.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/sz.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/tc.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/td.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/tf.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/tg.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/th.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/tj.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/tk.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/tl.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/tm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/tn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/to.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/tr.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/tt.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/tv.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/tw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/tz.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ua.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ug.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/um.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/us.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/uy.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/uz.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/va.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/vc.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ve.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/vg.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/vi.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/vn.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/vu.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/wales.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/wf.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ws.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/ye.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/yt.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/za.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/zm.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/img/flags/zw.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/lib/linkbrowser-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/nls/de/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/nls/fr/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/nls/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/nls/pl/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkbrowser/nls/ru/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkchecker/demo/index.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkchecker/demo/index.html create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkchecker/i18n/en.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkchecker/package.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkchecker/proxy.php create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkchecker/src/linkchecker.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/linkchecker/src/linkchecker.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/listenforcer/lib/listenforcer-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/README create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/css/metaview.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/img/anchor.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/img/blockquote.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/img/button.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/img/caption.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/img/cite.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/img/dd.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/img/div.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/img/dl.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/img/dt.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/img/h1.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/img/h2.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/img/h3.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/img/h4.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/img/h5.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/img/h6.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/img/icon_cite.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/img/p.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/img/pre.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/img/table.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/img/td.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/img/th.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/lib/metaview-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/nls/de.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/nls/de/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/nls/en.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/nls/en/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/metaview/nls/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/numerated-headers/README create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/numerated-headers/css/numerated-headers.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/numerated-headers/demo/index.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/numerated-headers/demo/index.html create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/numerated-headers/demo/js/aloha-config.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/numerated-headers/img/headers.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/numerated-headers/lib/numerated-headers-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/numerated-headers/nls/de/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/numerated-headers/nls/en/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/numerated-headers/nls/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/ribbon/LICENSE.md create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/ribbon/README.md create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/ribbon/css/ribbon.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/ribbon/lib/ribbon-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/ribbon/package.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/speak/README create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/speak/css/speak.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/speak/img/speaker.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/speak/lib/speak-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/speak/lib/speak.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/speak/package.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/toc/i18n/de.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/toc/i18n/en.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/toc/package.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/toc/src/toc.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/vie/LICENSE create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/vie/README.markdown create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/vie/demo/index.html create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/vie/img/cms-decoupled-communications.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/vie/package.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/vie/src/backbone-min.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/vie/src/underscore-min.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/vie/src/vie-aloha.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/vie/src/vie-collectionmanager.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/vie/src/vie-containermanager.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/vie/src/vie.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/wai-lang/README.md create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/wai-lang/css/wai-lang.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/wai-lang/img/button.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/wai-lang/img/remove-button.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/wai-lang/lib/language-codes.json create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/wai-lang/lib/languages.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/wai-lang/lib/wai-lang-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/wai-lang/nls/de/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/wai-lang/nls/en/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/wai-lang/nls/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/zemanta/README create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/zemanta/css/zemanta-widget-alohaeditor.css create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/zemanta/img/zemanta-mini-logo.png create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/zemanta/lib/zemanta-plugin.js create mode 100644 loc.logfly.us/botfly/plugins/Aloha/extra/zemanta/nls/i18n.js create mode 100644 loc.logfly.us/botfly/plugins/JSMin.cfc create mode 100755 loc.logfly.us/botfly/plugins/base36.cfc create mode 100644 loc.logfly.us/botfly/plugins/batik-all-1.7.jar create mode 100755 loc.logfly.us/botfly/plugins/chartBuilder.cfc create mode 100755 loc.logfly.us/botfly/plugins/core.jar create mode 100644 loc.logfly.us/botfly/plugins/emailYak.cfc create mode 100755 loc.logfly.us/botfly/plugins/javase.jar create mode 100644 loc.logfly.us/botfly/plugins/jscore.cfc create mode 100644 loc.logfly.us/botfly/plugins/lib/coldbox-jsmin-20100203170803.jar create mode 100644 loc.logfly.us/botfly/plugins/lib/coldbox-jsmin-src.zip create mode 100644 loc.logfly.us/botfly/plugins/pusher.cfc create mode 100755 loc.logfly.us/botfly/plugins/qrGenerator.cfc create mode 100644 loc.logfly.us/botfly/plugins/xml-apis-ext.jar create mode 100644 loc.logfly.us/botfly/udf/asset.cfc create mode 100644 loc.logfly.us/botfly/udf/udf.cfm create mode 100644 loc.logfly.us/botfly/views/cfcbox.cfm create mode 100644 loc.logfly.us/botfly/views/form.cfm create mode 100644 loc.logfly.us/botfly/views/includes/footer.cfm create mode 100644 loc.logfly.us/botfly/views/includes/header.cfm create mode 100644 loc.logfly.us/coldbox/.project create mode 100644 loc.logfly.us/coldbox/.settings/org.eclipse.core.resources.prefs rename settings.xml => loc.logfly.us/coldbox/settings.xml (100%) create mode 100644 loc.logfly.us/coldbox/system/Application.cfm create mode 100644 loc.logfly.us/coldbox/system/Coldbox.cfc create mode 100644 loc.logfly.us/coldbox/system/EventHandler.cfc create mode 100644 loc.logfly.us/coldbox/system/FrameworkSupertype.cfc create mode 100644 loc.logfly.us/coldbox/system/Interceptor.cfc create mode 100644 loc.logfly.us/coldbox/system/Plugin.cfc create mode 100644 loc.logfly.us/coldbox/system/aop/Matcher.cfc create mode 100644 loc.logfly.us/coldbox/system/aop/MethodInterceptor.cfc create mode 100644 loc.logfly.us/coldbox/system/aop/MethodInvocation.cfc create mode 100644 loc.logfly.us/coldbox/system/aop/Mixer.cfc create mode 100644 loc.logfly.us/coldbox/system/aop/MixerUtil.cfc create mode 100644 loc.logfly.us/coldbox/system/aop/aspects/CFTransaction.cfc create mode 100644 loc.logfly.us/coldbox/system/aop/aspects/HibernateTransaction.cfc create mode 100644 loc.logfly.us/coldbox/system/aop/aspects/MethodLogger.cfc create mode 100644 loc.logfly.us/coldbox/system/aop/tmp/generationPath.txt create mode 100644 loc.logfly.us/coldbox/system/cache/AbstractCacheBoxProvider.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/CacheFactory.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/ICacheProvider.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/IColdboxApplicationCache.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/config/CacheBoxConfig.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/config/CacheBoxConfig.xsd create mode 100644 loc.logfly.us/coldbox/system/cache/config/DefaultConfiguration.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/config/LogBox.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/config/samples/Sample.CacheBox.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/config/samples/Sample.CacheBox.xml create mode 100644 loc.logfly.us/coldbox/system/cache/license.txt create mode 100644 loc.logfly.us/coldbox/system/cache/policies/AbstractEvictionPolicy.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/policies/FIFO.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/policies/IEvictionPolicy.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/policies/LFU.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/policies/LIFO.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/policies/LRU.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/providers/CFColdBoxProvider.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/providers/CFProvider.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/providers/CacheBoxColdBoxProvider.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/providers/CacheBoxProvider.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/providers/MockProvider.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/providers/RailoColdboxProvider.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/providers/RailoProvider.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/providers/cf-lib/CFStats.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/providers/railo-lib/RailoStats.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/readme.txt create mode 100644 loc.logfly.us/coldbox/system/cache/report/ReportHandler.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/report/monitor.cfm create mode 100644 loc.logfly.us/coldbox/system/cache/report/skins/default/CacheCharting.cfm create mode 100644 loc.logfly.us/coldbox/system/cache/report/skins/default/CacheContentReport.cfm create mode 100644 loc.logfly.us/coldbox/system/cache/report/skins/default/CachePanel.cfm create mode 100644 loc.logfly.us/coldbox/system/cache/report/skins/default/CacheReport.cfm create mode 100644 loc.logfly.us/coldbox/system/cache/report/skins/default/cachebox.css create mode 100644 loc.logfly.us/coldbox/system/cache/report/skins/default/cachebox.js create mode 100644 loc.logfly.us/coldbox/system/cache/report/skins/default/images/bg-glass.png create mode 100644 loc.logfly.us/coldbox/system/cache/report/skins/default/images/bg-glass2.png create mode 100644 loc.logfly.us/coldbox/system/cache/store/BlackholeStore.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/store/ConcurrentSoftReferenceStore.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/store/ConcurrentStore.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/store/DiskStore.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/store/IObjectStore.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/store/JDBCStore.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/store/indexers/JDBCMetadataIndexer.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/store/indexers/MetadataIndexer.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/store/sql/JDBCStore-MSSQL.sql create mode 100644 loc.logfly.us/coldbox/system/cache/store/sql/JDBCStore-MySQL.sql create mode 100644 loc.logfly.us/coldbox/system/cache/store/sql/JDBCStore-Postgres.sql create mode 100644 loc.logfly.us/coldbox/system/cache/util/CacheStats.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/util/ElementCleaner.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/util/EventURLFacade.cfc create mode 100644 loc.logfly.us/coldbox/system/cache/util/ICacheStats.cfc create mode 100644 loc.logfly.us/coldbox/system/core/cf/CFMLEngine.cfc create mode 100644 loc.logfly.us/coldbox/system/core/cf/ThreadWrapper.cfc create mode 100644 loc.logfly.us/coldbox/system/core/collections/ConfigBean.cfc create mode 100644 loc.logfly.us/coldbox/system/core/collections/ScopeStorage.cfc create mode 100644 loc.logfly.us/coldbox/system/core/conversion/JSON.cfc create mode 100644 loc.logfly.us/coldbox/system/core/conversion/ObjectMarshaller.cfc create mode 100644 loc.logfly.us/coldbox/system/core/conversion/XMLConverter.cfc create mode 100644 loc.logfly.us/coldbox/system/core/db/DatasourceBean.cfc create mode 100644 loc.logfly.us/coldbox/system/core/dynamic/BeanPopulator.cfc create mode 100644 loc.logfly.us/coldbox/system/core/dynamic/MixerUtil.cfc create mode 100644 loc.logfly.us/coldbox/system/core/events/EventPool.cfc create mode 100644 loc.logfly.us/coldbox/system/core/events/EventPoolManager.cfc create mode 100644 loc.logfly.us/coldbox/system/core/java/JVMUtils.cfc create mode 100644 loc.logfly.us/coldbox/system/core/javaloader/JavaCompiler.cfc create mode 100644 loc.logfly.us/coldbox/system/core/javaloader/JavaLoader.cfc create mode 100644 loc.logfly.us/coldbox/system/core/javaloader/JavaProxy.cfc create mode 100644 loc.logfly.us/coldbox/system/core/javaloader/lib/classloader-20100119110136.jar create mode 100644 loc.logfly.us/coldbox/system/core/javaloader/licence.txt create mode 100644 loc.logfly.us/coldbox/system/core/javaloader/readme.txt create mode 100644 loc.logfly.us/coldbox/system/core/javaloader/support/cfcdynamicproxy/lib/cfcdynamicproxy.jar create mode 100644 loc.logfly.us/coldbox/system/core/javaloader/support/spring/lib/spring-coldfusion.jar create mode 100644 loc.logfly.us/coldbox/system/core/javaloader/tags/directory.cfm create mode 100644 loc.logfly.us/coldbox/system/core/mail/AbstractProtocol.cfc create mode 100644 loc.logfly.us/coldbox/system/core/mail/Mail.cfc create mode 100644 loc.logfly.us/coldbox/system/core/mail/MailService.cfc create mode 100644 loc.logfly.us/coldbox/system/core/mail/MailSettingsBean.cfc create mode 100644 loc.logfly.us/coldbox/system/core/mail/protocols/CFMailProtocol.cfc create mode 100644 loc.logfly.us/coldbox/system/core/mail/protocols/FileProtocol.cfc create mode 100644 loc.logfly.us/coldbox/system/core/mail/protocols/PostmarkProtocol.cfc create mode 100644 loc.logfly.us/coldbox/system/core/util/DateUtils.cfc create mode 100644 loc.logfly.us/coldbox/system/core/util/FileUtils.cfc create mode 100644 loc.logfly.us/coldbox/system/core/util/RequestBuffer.cfc create mode 100644 loc.logfly.us/coldbox/system/core/util/Util.cfc create mode 100644 loc.logfly.us/coldbox/system/core/util/Validator.cfc create mode 100644 loc.logfly.us/coldbox/system/core/util/Zip.cfc create mode 100644 loc.logfly.us/coldbox/system/extensions/plugins/OverrideCorePluginsHere.txt create mode 100644 loc.logfly.us/coldbox/system/includes/BugReport.cfm create mode 100644 loc.logfly.us/coldbox/system/includes/Debug.cfm create mode 100644 loc.logfly.us/coldbox/system/includes/DebugHeader.cfm create mode 100644 loc.logfly.us/coldbox/system/includes/css/cbox-debugger.css create mode 100644 loc.logfly.us/coldbox/system/includes/css/cbox-debugger.pack.css create mode 100644 loc.logfly.us/coldbox/system/includes/images/bg-glass.png create mode 100644 loc.logfly.us/coldbox/system/includes/images/bg-glass2.png create mode 100644 loc.logfly.us/coldbox/system/includes/images/cmsg.gif create mode 100644 loc.logfly.us/coldbox/system/includes/images/emsg.gif create mode 100644 loc.logfly.us/coldbox/system/includes/images/wmsg.gif create mode 100644 loc.logfly.us/coldbox/system/includes/js/cbox-debugger.js create mode 100644 loc.logfly.us/coldbox/system/includes/js/cbox-debugger.pack.js create mode 100644 loc.logfly.us/coldbox/system/includes/messagebox/MessageBox.cfm create mode 100644 loc.logfly.us/coldbox/system/includes/panels/CollectionPanel.cfm create mode 100644 loc.logfly.us/coldbox/system/includes/panels/ModulesPanel.cfm create mode 100644 loc.logfly.us/coldbox/system/includes/panels/ProfilerPanel.cfm create mode 100644 loc.logfly.us/coldbox/system/includes/panels/TracersPanel.cfm create mode 100644 loc.logfly.us/coldbox/system/interceptors/Autowire.cfc create mode 100644 loc.logfly.us/coldbox/system/interceptors/SES.cfc create mode 100644 loc.logfly.us/coldbox/system/interceptors/Security.cfc create mode 100644 loc.logfly.us/coldbox/system/ioc/AbstractIOCAdapter.cfc create mode 100644 loc.logfly.us/coldbox/system/ioc/Builder.cfc create mode 100644 loc.logfly.us/coldbox/system/ioc/ColdboxFactory.cfc create mode 100644 loc.logfly.us/coldbox/system/ioc/IInjector.cfc create mode 100644 loc.logfly.us/coldbox/system/ioc/IProvider.cfc create mode 100644 loc.logfly.us/coldbox/system/ioc/Injector.cfc create mode 100644 loc.logfly.us/coldbox/system/ioc/Provider.cfc create mode 100644 loc.logfly.us/coldbox/system/ioc/Scopes.cfc create mode 100644 loc.logfly.us/coldbox/system/ioc/Types.cfc create mode 100644 loc.logfly.us/coldbox/system/ioc/adapters/ColdSpring2Adapter.cfc create mode 100644 loc.logfly.us/coldbox/system/ioc/adapters/ColdSpringAdapter.cfc create mode 100644 loc.logfly.us/coldbox/system/ioc/adapters/LightWireAdapter.cfc create mode 100644 loc.logfly.us/coldbox/system/ioc/adapters/WireBoxAdapter.cfc create mode 100644 loc.logfly.us/coldbox/system/ioc/config/Binder.cfc create mode 100644 loc.logfly.us/coldbox/system/ioc/config/DefaultBinder.cfc create mode 100644 loc.logfly.us/coldbox/system/ioc/config/LogBox.cfc create mode 100644 loc.logfly.us/coldbox/system/ioc/config/Mapping.cfc create mode 100644 loc.logfly.us/coldbox/system/ioc/config/Mixin.cfc create mode 100644 loc.logfly.us/coldbox/system/ioc/dsl/CacheBoxDSL.cfc create mode 100644 loc.logfly.us/coldbox/system/ioc/dsl/ColdBoxDSL.cfc create mode 100644 loc.logfly.us/coldbox/system/ioc/dsl/IDSLBuilder.cfc create mode 100644 loc.logfly.us/coldbox/system/ioc/dsl/LogBoxDSL.cfc create mode 100644 loc.logfly.us/coldbox/system/ioc/license.txt create mode 100644 loc.logfly.us/coldbox/system/ioc/readme.txt create mode 100644 loc.logfly.us/coldbox/system/ioc/scopes/CFScopes.cfc create mode 100644 loc.logfly.us/coldbox/system/ioc/scopes/CacheBox.cfc create mode 100644 loc.logfly.us/coldbox/system/ioc/scopes/IScope.cfc create mode 100644 loc.logfly.us/coldbox/system/ioc/scopes/NoScope.cfc create mode 100644 loc.logfly.us/coldbox/system/ioc/scopes/Singleton.cfc create mode 100644 loc.logfly.us/coldbox/system/logging/AbstractAppender.cfc create mode 100644 loc.logfly.us/coldbox/system/logging/Layout.cfc create mode 100644 loc.logfly.us/coldbox/system/logging/LogBox.cfc create mode 100644 loc.logfly.us/coldbox/system/logging/LogEvent.cfc create mode 100644 loc.logfly.us/coldbox/system/logging/LogLevels.cfc create mode 100644 loc.logfly.us/coldbox/system/logging/Logger.cfc create mode 100644 loc.logfly.us/coldbox/system/logging/appenders/AsyncDBAppender.cfc create mode 100644 loc.logfly.us/coldbox/system/logging/appenders/AsyncFileAppender.cfc create mode 100644 loc.logfly.us/coldbox/system/logging/appenders/AsyncRollingFileAppender.cfc create mode 100644 loc.logfly.us/coldbox/system/logging/appenders/CFAppender.cfc create mode 100644 loc.logfly.us/coldbox/system/logging/appenders/ColdboxTracerAppender.cfc create mode 100644 loc.logfly.us/coldbox/system/logging/appenders/ConsoleAppender.cfc create mode 100644 loc.logfly.us/coldbox/system/logging/appenders/DBAppender.cfc create mode 100644 loc.logfly.us/coldbox/system/logging/appenders/DummyAppender.cfc create mode 100644 loc.logfly.us/coldbox/system/logging/appenders/EmailAppender.cfc create mode 100644 loc.logfly.us/coldbox/system/logging/appenders/FileAppender.cfc create mode 100644 loc.logfly.us/coldbox/system/logging/appenders/RollingFileAppender.cfc create mode 100644 loc.logfly.us/coldbox/system/logging/appenders/ScopeAppender.cfc create mode 100644 loc.logfly.us/coldbox/system/logging/appenders/SocketAppender.cfc create mode 100644 loc.logfly.us/coldbox/system/logging/appenders/TracerAppender.cfc create mode 100644 loc.logfly.us/coldbox/system/logging/config/LogBoxConfig.cfc create mode 100644 loc.logfly.us/coldbox/system/logging/config/LogBoxConfig.xsd create mode 100644 loc.logfly.us/coldbox/system/logging/config/samples/Sample.LogBox.cfc create mode 100644 loc.logfly.us/coldbox/system/logging/config/samples/Sample.LogBox.xml create mode 100644 loc.logfly.us/coldbox/system/logging/license.txt create mode 100644 loc.logfly.us/coldbox/system/logging/readme.txt create mode 100644 loc.logfly.us/coldbox/system/logging/util/FileRotator.cfc create mode 100644 loc.logfly.us/coldbox/system/orm/hibernate/BaseORMService.cfc create mode 100644 loc.logfly.us/coldbox/system/orm/hibernate/CriteriaBuilder.cfc create mode 100644 loc.logfly.us/coldbox/system/orm/hibernate/EventHandler.cfc create mode 100644 loc.logfly.us/coldbox/system/orm/hibernate/VirtualEntityService.cfc create mode 100644 loc.logfly.us/coldbox/system/orm/hibernate/criterion/Restrictions.cfc create mode 100644 loc.logfly.us/coldbox/system/orm/hibernate/util/CFORMUtil.cfc create mode 100644 loc.logfly.us/coldbox/system/orm/hibernate/util/IORMUtil.cfc create mode 100644 loc.logfly.us/coldbox/system/orm/hibernate/util/ORMUtil.cfc create mode 100644 loc.logfly.us/coldbox/system/orm/hibernate/util/ORMUtilFactory.cfc create mode 100644 loc.logfly.us/coldbox/system/orm/reactor/ReactorLoader.cfc create mode 100644 loc.logfly.us/coldbox/system/orm/transfer/TDOBeanInjectorObserver.cfc create mode 100644 loc.logfly.us/coldbox/system/orm/transfer/TransferConfigFactory.cfc create mode 100644 loc.logfly.us/coldbox/system/orm/transfer/TransferLoader.cfc create mode 100644 loc.logfly.us/coldbox/system/orm/transfer/sample.coldspring.xml create mode 100644 loc.logfly.us/coldbox/system/plugins/AntiSamy-lib/antisamy-1.4.4.jar create mode 100644 loc.logfly.us/coldbox/system/plugins/AntiSamy-lib/antisamy-anythinggoes-1.4.4.xml create mode 100644 loc.logfly.us/coldbox/system/plugins/AntiSamy-lib/antisamy-ebay-1.4.4.xml create mode 100644 loc.logfly.us/coldbox/system/plugins/AntiSamy-lib/antisamy-myspace-1.4.4.xml create mode 100644 loc.logfly.us/coldbox/system/plugins/AntiSamy-lib/antisamy-slashdot-1.4.4.xml create mode 100644 loc.logfly.us/coldbox/system/plugins/AntiSamy-lib/antisamy-tinymce-1.4.4.xml create mode 100644 loc.logfly.us/coldbox/system/plugins/AntiSamy-lib/batik-css.jar create mode 100644 loc.logfly.us/coldbox/system/plugins/AntiSamy-lib/batik-util.jar create mode 100644 loc.logfly.us/coldbox/system/plugins/AntiSamy-lib/commons-httpclient-3.1.jar create mode 100644 loc.logfly.us/coldbox/system/plugins/AntiSamy-lib/nekohtml.jar create mode 100644 loc.logfly.us/coldbox/system/plugins/AntiSamy-lib/xercesImpl.jar create mode 100644 loc.logfly.us/coldbox/system/plugins/AntiSamy-lib/xml-apis-ext.jar create mode 100644 loc.logfly.us/coldbox/system/plugins/AntiSamy.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/ApplicationStorage.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/BeanFactory.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/ClientStorage.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/ClusterStorage.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/CookieStorage.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/DateUtils.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/FeedGenerator.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/FeedReader.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/FileUtils.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/HTMLHelper.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/IOC.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/JSON.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/JVMUtils.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/JavaLoader.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/Logger.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/MailService.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/MessageBox.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/ORMService.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/QueryHelper.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/Renderer.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/ResourceBundle.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/SessionStorage.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/Timer.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/Utilities.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/Validator.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/Webservices.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/XMLConverter.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/Zip.cfc create mode 100644 loc.logfly.us/coldbox/system/plugins/i18n.cfc create mode 100644 loc.logfly.us/coldbox/system/remote/ColdboxProxy.cfc create mode 100644 loc.logfly.us/coldbox/system/remote/RemotingUtil.cfc create mode 100644 loc.logfly.us/coldbox/system/testing/BaseHandlerTest.cfc create mode 100644 loc.logfly.us/coldbox/system/testing/BaseInterceptorTest.cfc create mode 100644 loc.logfly.us/coldbox/system/testing/BaseModelTest.cfc create mode 100644 loc.logfly.us/coldbox/system/testing/BasePluginTest.cfc create mode 100644 loc.logfly.us/coldbox/system/testing/BaseTestCase.cfc create mode 100644 loc.logfly.us/coldbox/system/testing/MockBox.cfc create mode 100644 loc.logfly.us/coldbox/system/testing/license.txt create mode 100644 loc.logfly.us/coldbox/system/testing/mock/services/MockRequestService.cfc create mode 100644 loc.logfly.us/coldbox/system/testing/mock/web/MockController.cfc create mode 100644 loc.logfly.us/coldbox/system/testing/mockutils/MockGenerator.cfc create mode 100644 loc.logfly.us/coldbox/system/testing/mockutils/Stub.cfc create mode 100644 loc.logfly.us/coldbox/system/testing/readme.txt create mode 100644 loc.logfly.us/coldbox/system/testing/stubs/StubsGoHere.txt create mode 100644 loc.logfly.us/coldbox/system/web/Controller.cfc create mode 100644 loc.logfly.us/coldbox/system/web/config/CacheBox.cfc create mode 100644 loc.logfly.us/coldbox/system/web/config/DebuggerConfig.cfc create mode 100644 loc.logfly.us/coldbox/system/web/config/LogBox.cfc create mode 100644 loc.logfly.us/coldbox/system/web/config/Settings.cfc create mode 100644 loc.logfly.us/coldbox/system/web/context/EventHandlerBean.cfc create mode 100644 loc.logfly.us/coldbox/system/web/context/ExceptionBean.cfc create mode 100644 loc.logfly.us/coldbox/system/web/context/InterceptorState.cfc create mode 100644 loc.logfly.us/coldbox/system/web/context/RequestContext.cfc create mode 100644 loc.logfly.us/coldbox/system/web/context/RequestContextDecorator.cfc create mode 100644 loc.logfly.us/coldbox/system/web/feeds/FeedReader.cfc create mode 100644 loc.logfly.us/coldbox/system/web/feeds/RSS2Generator.cfc create mode 100644 loc.logfly.us/coldbox/system/web/feeds/SharedGenerator.cfc create mode 100644 loc.logfly.us/coldbox/system/web/flash/AbstractFlashScope.cfc create mode 100644 loc.logfly.us/coldbox/system/web/flash/ClientFlash.cfc create mode 100644 loc.logfly.us/coldbox/system/web/flash/ClusterFlash.cfc create mode 100644 loc.logfly.us/coldbox/system/web/flash/ColdboxCacheFlash.cfc create mode 100644 loc.logfly.us/coldbox/system/web/flash/MockFlash.cfc create mode 100644 loc.logfly.us/coldbox/system/web/flash/SessionFlash.cfc create mode 100644 loc.logfly.us/coldbox/system/web/loader/AbstractApplicationLoader.cfc create mode 100644 loc.logfly.us/coldbox/system/web/loader/CFCApplicationLoader.cfc create mode 100644 loc.logfly.us/coldbox/system/web/loader/FrameworkLoader.cfc create mode 100644 loc.logfly.us/coldbox/system/web/services/BaseService.cfc create mode 100644 loc.logfly.us/coldbox/system/web/services/DebuggerService.cfc create mode 100644 loc.logfly.us/coldbox/system/web/services/ExceptionService.cfc create mode 100644 loc.logfly.us/coldbox/system/web/services/HandlerService.cfc create mode 100644 loc.logfly.us/coldbox/system/web/services/InterceptorService.cfc create mode 100644 loc.logfly.us/coldbox/system/web/services/LoaderService.cfc create mode 100644 loc.logfly.us/coldbox/system/web/services/ModuleService.cfc create mode 100644 loc.logfly.us/coldbox/system/web/services/PluginService.cfc create mode 100644 loc.logfly.us/coldbox/system/web/services/RequestService.cfc create mode 100644 loc.logfly.us/config/.htaccess create mode 100644 loc.logfly.us/config/Application.cfm create mode 100644 loc.logfly.us/config/CacheBox.cfc create mode 100644 loc.logfly.us/config/Coldbox.cfc create mode 100644 loc.logfly.us/config/Routes.cfm create mode 100644 loc.logfly.us/config/WireBox.cfc create mode 100755 loc.logfly.us/config/securityRules.xml.cfm create mode 100644 loc.logfly.us/handlers/general.cfc create mode 100644 loc.logfly.us/handlers/main.cfc create mode 100644 loc.logfly.us/includes/helpers/ApplicationHelper.cfm create mode 100644 loc.logfly.us/includes/templates/404.html create mode 100644 loc.logfly.us/includes/templates/generic_error.cfm create mode 100644 loc.logfly.us/index.cfm create mode 100644 loc.logfly.us/readme.txt create mode 100644 loc.logfly.us/remote/MyProxy.cfc create mode 100644 loc.logfly.us/robots.txt create mode 100644 loc.logfly.us/settings.xml create mode 100644 loc.logfly.us/test/Application.cfc create mode 100644 loc.logfly.us/test/TestSuite.cfm create mode 100644 loc.logfly.us/test/integration/GeneralTest.cfc create mode 100644 loc.logfly.us/test/integration/MainTest.cfc create mode 100644 loc.logfly.us/test/mocks/mocks_go_here.txt create mode 100644 loc.logfly.us/test/modules/integration/integration_tests_go_here.txt create mode 100644 loc.logfly.us/test/modules/module_tests_go_here.txt create mode 100644 loc.logfly.us/test/modules/unit/unit_tests_go_here.txt create mode 100644 loc.logfly.us/test/readme.txt create mode 100644 loc.logfly.us/test/resources/RemoteFacade.cfc create mode 100644 loc.logfly.us/test/unit/unit_tests_go_here.txt create mode 100644 loc.logfly.us/views/home.cfm create mode 100644 loc.logfly.us/views/includes/google.cfm diff --git a/build.properties b/build.properties deleted file mode 100644 index 7b66d00..0000000 --- a/build.properties +++ /dev/null @@ -1,6 +0,0 @@ -src.dir=. -base.errortemplatexml= -base.errortemplate=includes/templates/generic_error.cfm -base.config=config/Coldbox.cfc -base.htacess=../../install/SES Rewrite Rules/.htaccess -base.isapi=../../install/SES Rewrite Rules/IsapiRewrite4.ini \ No newline at end of file diff --git a/build.xml b/build.xml deleted file mode 100644 index eed3d3b..0000000 --- a/build.xml +++ /dev/null @@ -1,230 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ + \ + ' + ); + + btns = jQuery('#aloha-CropNResize-btns') + + btns.find('.cnr-crop-apply').click(function () { + that.acceptCrop(); + }); + + btns.find('.cnr-crop-cancel').click(function () { + that.endCrop(); + }); + + this.interval = setInterval(function () { + var jt = jQuery('.jcrop-tracker:first'), + off = jt.offset(), + jtt = off.top, + jtl = off.left, + jth = jt.height(), + jtw = jt.width(); + + if (jth && jtw) { + btns.fadeIn('slow'); + } + + // move the icons to the bottom right side + jtt = parseInt(jtt + jth + 3, 10); + jtl = parseInt(jtl + jtw - 55, 10); + + // comparison to old values hinders flickering bug in FF + if (oldLeft != jtl || oldTop != jtt) { + btns.offset({top: jtt, left: jtl}); + } + + oldLeft = jtl; + oldTop = jtt; + }, 10); + }, + + /** + * Destroy crop confirm and cancel buttons + */ + destroyCropButtons: function () { + jQuery('#aloha-CropNResize-btns').remove(); + clearInterval(this.interval); + }, + + /** + * Helper function that will disable selectability of elements + */ + _disableSelection: function (el) { + el.find('*').attr('unselectable', 'on') + .css({ + '-moz-user-select':'none', + '-webkit-user-select':'none', + 'user-select':'none' + }); + /* + .each(function() { + this.onselectstart = function () { return false; }; + }); + */ + + }, + + /** + * Initiate a crop action + */ + crop: function () { + var that = this; + var config = this.config; + + this.initCropButtons(); + if (this.settings.ui.resizable) { + this.endResize(); + } + + this.jcAPI = jQuery.Jcrop(this.imageObj, { + onSelect : function () { + that._onCropSelect(); + // ugly hack to keep scope :( + setTimeout(function () { + FloatingMenu.setScope(that.name); + }, 10); + } + }); + + that._disableSelection($('.jcrop-holder')); + that._disableSelection($('#imageContainer')); + that._disableSelection($('#aloha-CropNResize-btns')); + $('body').trigger('aloha-image-crop-start', [this.imageObj]); + }, + + /** + * Internal on crop select method + */ + _onCropSelect: function() { + var that = this; + + // Update the width and height field using the intiial active crop area values + if(typeof that.jcAPI !== 'undefined' && that.jcAPI != null) { + var currentCropArea = that.jcAPI.tellSelect(); + var widthField = jQuery("#" + that.imgResizeWidthField.id).val(currentCropArea['w']); + var heightField = jQuery("#" + that.imgResizeHeightField.id).val(currentCropArea['h']); + } + + }, + + + /** + * Terminates a crop + */ + endCrop: function () { + if ( this.jcAPI ) { + this.jcAPI.destroy(); + this.jcAPI = null; + } + + this.destroyCropButtons(); + this.cropButton.extButton.toggle(false); + + if ( this.settings.ui.resizable ) { + this.startResize(); + } + + if ( this.keepAspectRatio ) { + var currentRatio = this.imageObj.width() / this.imageObj.height(); + this.startAspectRatio = currentRatio; + } + + $('body').trigger('aloha-image-crop-stop', [this.imageObj]); + }, + + /** + * Accept the current cropping area and apply the crop + */ + acceptCrop: function () { + this._onCropped ( this.imageObj, this.jcAPI.tellSelect() ); + this.endCrop (); + }, + + /** + * This method will activate the jquery-ui resize functionality for the current image + */ + startResize: function () { + var that = this; + var currentImageObj = this.imageObj; + + currentImageObj = this.imageObj.css({ + height : this.imageObj.height(), + width : this.imageObj.width(), + position : 'relative', + 'max-height': '', + 'max-width' : '' + }); + + currentImageObj.resizable({ + + maxHeight : that.settings.maxHeight, + minHeight : that.settings.minHeight, + maxWidth : that.settings.maxWidth, + minWidth : that.settings.minWidth, + aspectRatio : that.startAspectRatio, + handles: that.settings.handles, + grid : that.settings.grid, + resize: function(event, ui) { + that._onResize(that.imageObj); + }, + stop : function (event, ui) { + that._onResized(that.imageObj); + + // Workaround to finish cropping + if (this.enableCrop) { + setTimeout(function () { + FloatingMenu.setScope(that.name); + that.done(event); + }, 10); + } + } + + }); + + currentImageObj.css('display', 'inline-block'); + + // this will prevent the user from resizing an image + // using IE's resize handles + // however I could not manage to hide them completely + jQuery('.ui-wrapper') + .attr('contentEditable', false) + .addClass('aloha-image-box-active Aloha_Image_Resize aloha') + .css({ + position: 'relative', + display: 'inline-block', + 'float': that.imageObj.css('float') + }) + .bind('resizestart', function (e) { + e.preventDefault(); + }) + .bind('mouseup', function (e) { + e.originalEvent.stopSelectionUpdate = true; + }); + }, + + /** + * This method will end resizing and toggle buttons accordingly and remove all markup that has been added for cropping + */ + endResize: function () { + // Find the nearest contenteditable and reenable it since resizing is finished + if (this.imageObj) { + var editable = this.imageObj.closest('.aloha-editable'); + jQuery(editable).contentEditable(true); + } + + if (this.imageObj) { + this.imageObj + .resizable('destroy') + .css({ + top : 0, + left : 0 + }); + } + }, + + /** + * Reset the image to it's original properties + */ + reset: function() { + if (this.settings.ui.crop) { + this.endCrop(); + } + + if (this.settings.ui.resizable) { + this.endResize(); + } + + if (this._onReset(this.imageObj)) { + // the external reset procedure has already performed a reset, so there is no need to apply an internal reset + return; + } + + for (var i=0;i + + + + Aloha, Images! + + + + + + + + + + + +
+
+ +
+
+ + \ No newline at end of file diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/jcrop/jcrop.gif b/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/jcrop/jcrop.gif new file mode 100644 index 0000000000000000000000000000000000000000..72ea7ccb5321d5384d70437cfaac73011237901e GIT binary patch literal 329 zcmZ?wbhEHb9b#5NV>2k zBC~b@b~P=nNfWAe-b%_i6tS^-1y(h@EsB~1TqDA_h@fkxG$bHgvj}VxE1JLgr!*!^ ILUxTc0Q$^Q5C8xG literal 0 HcmV?d00001 diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/jcrop/jquery.jcrop.css b/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/jcrop/jquery.jcrop.css new file mode 100644 index 0000000..b9622ec --- /dev/null +++ b/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/jcrop/jquery.jcrop.css @@ -0,0 +1,35 @@ +/* Fixes issue here http://code.google.com/p/jcrop/issues/detail?id=1 */ +.jcrop-holder { text-align: left; } + +.jcrop-vline, .jcrop-hline +{ + font-size: 0; + position: absolute; + background: white url('jcrop.gif') top left repeat; +} +.jcrop-vline { height: 100%; width: 1px !important; } +.jcrop-hline { width: 100%; height: 1px !important; } +.jcrop-handle { + font-size: 1px; + width: 7px !important; + height: 7px !important; + border: 1px #eee solid; + background-color: #333; + *width: 9px; + *height: 9px; +} + +.jcrop-tracker { width: 100%; height: 100%; } + +.custom .jcrop-vline, +.custom .jcrop-hline +{ + background: yellow; +} +.custom .jcrop-handle +{ + border-color: black; + background-color: #C7BB00; + -moz-border-radius: 3px; + -webkit-border-radius: 3px; +} diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/jcrop/jquery.jcrop.min.js b/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/jcrop/jquery.jcrop.min.js new file mode 100644 index 0000000..9002b97 --- /dev/null +++ b/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/jcrop/jquery.jcrop.min.js @@ -0,0 +1,163 @@ +/** + * Jcrop v.0.9.8 (minimized) + * (c) 2008 Kelly Hallman and DeepLiquid.com + * More information: http://deepliquid.com/content/Jcrop.html + * Released under MIT License - this header must remain with code + */ + + +(function($){$.Jcrop=function(obj,opt) +{var obj=obj,opt=opt;if(typeof(obj)!=='object')obj=$(obj)[0];if(typeof(opt)!=='object')opt={};if(!('trackDocument'in opt)) +{opt.trackDocument=$.browser.msie?false:true;if($.browser.msie&&$.browser.version.split('.')[0]=='8') +opt.trackDocument=true;} +if(!('keySupport'in opt)) +opt.keySupport=$.browser.msie?false:true;var defaults={trackDocument:false,baseClass:'jcrop',addClass:null,bgColor:'black',bgOpacity:.6,borderOpacity:.4,handleOpacity:.5,handlePad:5,handleSize:9,handleOffset:5,edgeMargin:14,aspectRatio:0,keySupport:true,cornerHandles:true,sideHandles:true,drawBorders:true,dragEdges:true,boxWidth:0,boxHeight:0,boundary:8,animationDelay:20,swingSpeed:3,allowSelect:true,allowMove:true,allowResize:true,minSelect:[0,0],maxSize:[0,0],minSize:[0,0],onChange:function(){},onSelect:function(){}};var options=defaults;setOptions(opt);var $origimg=$(obj);var $img=$origimg.clone().removeAttr('id').css({position:'absolute'});$img.width($origimg.width());$img.height($origimg.height());$origimg.after($img).hide();presize($img,options.boxWidth,options.boxHeight);var boundx=$img.width(),boundy=$img.height(),$div=$('
').width(boundx).height(boundy).addClass(cssClass('holder')).css({position:'relative',backgroundColor:options.bgColor}).insertAfter($origimg).append($img);;if(options.addClass)$div.addClass(options.addClass);var $img2=$('').attr('src',$img.attr('src')).css('position','absolute').width(boundx).height(boundy);var $img_holder=$('
').width(pct(100)).height(pct(100)).css({zIndex:310,position:'absolute',overflow:'hidden'}).append($img2);var $hdl_holder=$('
').width(pct(100)).height(pct(100)).css('zIndex',320);var $sel=$('
').css({position:'absolute',zIndex:300}).insertBefore($img).append($img_holder,$hdl_holder);var bound=options.boundary;var $trk=newTracker().width(boundx+(bound*2)).height(boundy+(bound*2)).css({position:'absolute',top:px(-bound),left:px(-bound),zIndex:290}).mousedown(newSelection);var xlimit,ylimit,xmin,ymin;var xscale,yscale,enabled=true;var docOffset=getPos($img),btndown,lastcurs,dimmed,animating,shift_down;var Coords=function() +{var x1=0,y1=0,x2=0,y2=0,ox,oy;function setPressed(pos) +{var pos=rebound(pos);x2=x1=pos[0];y2=y1=pos[1];};function setCurrent(pos) +{var pos=rebound(pos);ox=pos[0]-x2;oy=pos[1]-y2;x2=pos[0];y2=pos[1];};function getOffset() +{return[ox,oy];};function moveOffset(offset) +{var ox=offset[0],oy=offset[1];if(0>x1+ox)ox-=ox+x1;if(0>y1+oy)oy-=oy+y1;if(boundyboundx) +{xx=boundx;h=Math.abs((xx-x1)/aspect);yy=rh<0?y1-h:h+y1;}} +else +{xx=x2;h=rwa/aspect;yy=rh<0?y1-h:y1+h;if(yy<0) +{yy=0;w=Math.abs((yy-y1)*aspect);xx=rw<0?x1-w:w+x1;} +else if(yy>boundy) +{yy=boundy;w=Math.abs(yy-y1)*aspect;xx=rw<0?x1-w:w+x1;}} +if(xx>x1){if(xx-x1max_x){xx=x1+max_x;} +if(yy>y1){yy=y1+(xx-x1)/aspect;}else{yy=y1-(xx-x1)/aspect;}}else if(xxmax_x){xx=x1-max_x;} +if(yy>y1){yy=y1+(x1-xx)/aspect;}else{yy=y1-(x1-xx)/aspect;}} +if(xx<0){x1-=xx;xx=0;}else if(xx>boundx){x1-=xx-boundx;xx=boundx;} +if(yy<0){y1-=yy;yy=0;}else if(yy>boundy){y1-=yy-boundy;yy=boundy;} +return last=makeObj(flipCoords(x1,y1,xx,yy));};function rebound(p) +{if(p[0]<0)p[0]=0;if(p[1]<0)p[1]=0;if(p[0]>boundx)p[0]=boundx;if(p[1]>boundy)p[1]=boundy;return[p[0],p[1]];};function flipCoords(x1,y1,x2,y2) +{var xa=x1,xb=x2,ya=y1,yb=y2;if(x2xlimit)) +x2=(xsize>0)?(x1+xlimit):(x1-xlimit);if(ylimit&&(Math.abs(ysize)>ylimit)) +y2=(ysize>0)?(y1+ylimit):(y1-ylimit);if(ymin&&(Math.abs(ysize)0)?(y1+ymin):(y1-ymin);if(xmin&&(Math.abs(xsize)0)?(x1+xmin):(x1-xmin);if(x1<0){x2-=x1;x1-=x1;} +if(y1<0){y2-=y1;y1-=y1;} +if(x2<0){x1-=x2;x2-=x2;} +if(y2<0){y1-=y2;y2-=y2;} +if(x2>boundx){var delta=x2-boundx;x1-=delta;x2-=delta;} +if(y2>boundy){var delta=y2-boundy;y1-=delta;y2-=delta;} +if(x1>boundx){var delta=x1-boundy;y2-=delta;y1-=delta;} +if(y1>boundy){var delta=y1-boundy;y2-=delta;y1-=delta;} +return makeObj(flipCoords(x1,y1,x2,y2));};function makeObj(a) +{return{x:a[0],y:a[1],x2:a[2],y2:a[3],w:a[2]-a[0],h:a[3]-a[1]};};return{flipCoords:flipCoords,setPressed:setPressed,setCurrent:setCurrent,getOffset:getOffset,moveOffset:moveOffset,getCorner:getCorner,getFixed:getFixed};}();var Selection=function() +{var start,end,dragmode,awake,hdep=370;var borders={};var handle={};var seehandles=false;var hhs=options.handleOffset;if(options.drawBorders){borders={top:insertBorder('hline').css('top',$.browser.msie?px(-1):px(0)),bottom:insertBorder('hline'),left:insertBorder('vline'),right:insertBorder('vline')};} +if(options.dragEdges){handle.t=insertDragbar('n');handle.b=insertDragbar('s');handle.r=insertDragbar('e');handle.l=insertDragbar('w');} +options.sideHandles&&createHandles(['n','s','e','w']);options.cornerHandles&&createHandles(['sw','nw','ne','se']);function insertBorder(type) +{var jq=$('
').css({position:'absolute',opacity:options.borderOpacity}).addClass(cssClass(type));$img_holder.append(jq);return jq;};function dragDiv(ord,zi) +{var jq=$('
').mousedown(createDragger(ord)).css({cursor:ord+'-resize',position:'absolute',zIndex:zi});$hdl_holder.append(jq);return jq;};function insertHandle(ord) +{return dragDiv(ord,hdep++).css({top:px(-hhs+1),left:px(-hhs+1),opacity:options.handleOpacity}).addClass(cssClass('handle'));};function insertDragbar(ord) +{var s=options.handleSize,o=hhs,h=s,w=s,t=o,l=o;switch(ord) +{case'n':case's':w=pct(100);break;case'e':case'w':h=pct(100);break;} +return dragDiv(ord,hdep++).width(w).height(h).css({top:px(-t+1),left:px(-l+1)});};function createHandles(li) +{for(i in li)handle[li[i]]=insertHandle(li[i]);};function moveHandles(c) +{var midvert=Math.round((c.h/2)-hhs),midhoriz=Math.round((c.w/2)-hhs),north=west=-hhs+1,east=c.w-hhs,south=c.h-hhs,x,y;'e'in handle&&handle.e.css({top:px(midvert),left:px(east)})&&handle.w.css({top:px(midvert)})&&handle.s.css({top:px(south),left:px(midhoriz)})&&handle.n.css({left:px(midhoriz)});'ne'in handle&&handle.ne.css({left:px(east)})&&handle.se.css({top:px(south),left:px(east)})&&handle.sw.css({top:px(south)});'b'in handle&&handle.b.css({top:px(south)})&&handle.r.css({left:px(east)});};function moveto(x,y) +{$img2.css({top:px(-y),left:px(-x)});$sel.css({top:px(y),left:px(x)});};function resize(w,h) +{$sel.width(w).height(h);};function refresh() +{var c=Coords.getFixed();Coords.setPressed([c.x,c.y]);Coords.setCurrent([c.x2,c.y2]);updateVisible();};function updateVisible() +{if(awake)return update();};function update() +{var c=Coords.getFixed();resize(c.w,c.h);moveto(c.x,c.y);options.drawBorders&&borders['right'].css({left:px(c.w-1)})&&borders['bottom'].css({top:px(c.h-1)});seehandles&&moveHandles(c);awake||show();options.onChange(unscale(c));};function show() +{$sel.show();$img.css('opacity',options.bgOpacity);awake=true;};function release() +{disableHandles();$sel.hide();$img.css('opacity',1);awake=false;};function showHandles() +{if(seehandles) +{moveHandles(Coords.getFixed());$hdl_holder.show();}};function enableHandles() +{seehandles=true;if(options.allowResize) +{moveHandles(Coords.getFixed());$hdl_holder.show();return true;}};function disableHandles() +{seehandles=false;$hdl_holder.hide();};function animMode(v) +{(animating=v)?disableHandles():enableHandles();};function done() +{animMode(false);refresh();};var $track=newTracker().mousedown(createDragger('move')).css({cursor:'move',position:'absolute',zIndex:360}) +$img_holder.append($track);disableHandles();return{updateVisible:updateVisible,update:update,release:release,refresh:refresh,setCursor:function(cursor){$track.css('cursor',cursor);},enableHandles:enableHandles,enableOnly:function(){seehandles=true;},showHandles:showHandles,disableHandles:disableHandles,animMode:animMode,done:done};}();var Tracker=function() +{var onMove=function(){},onDone=function(){},trackDoc=options.trackDocument;if(!trackDoc) +{$trk.mousemove(trackMove).mouseup(trackUp).mouseout(trackUp);} +function toFront() +{$trk.css({zIndex:450});if(trackDoc) +{$(document).mousemove(trackMove).mouseup(trackUp);}} +function toBack() +{$trk.css({zIndex:290});if(trackDoc) +{$(document).unbind('mousemove',trackMove).unbind('mouseup',trackUp);}} +function trackMove(e) +{onMove(mouseAbs(e));};function trackUp(e) +{e.preventDefault();e.stopPropagation();if(btndown) +{btndown=false;onDone(mouseAbs(e));options.onSelect(unscale(Coords.getFixed()));toBack();onMove=function(){};onDone=function(){};} +return false;};function activateHandlers(move,done) +{btndown=true;onMove=move;onDone=done;toFront();return false;};function setCursor(t){$trk.css('cursor',t);};$img.before($trk);return{activateHandlers:activateHandlers,setCursor:setCursor};}();var KeyManager=function() +{var $keymgr=$('').css({position:'absolute',left:'-30px'}).keypress(parseKey).blur(onBlur),$keywrap=$('
').css({position:'absolute',overflow:'hidden'}).append($keymgr);function watchKeys() +{if(options.keySupport) +{$keymgr.show();$keymgr.focus();}};function onBlur(e) +{$keymgr.hide();};function doNudge(e,x,y) +{if(options.allowMove){Coords.moveOffset([x,y]);Selection.updateVisible();};e.preventDefault();e.stopPropagation();};function parseKey(e) +{if(e.ctrlKey)return true;shift_down=e.shiftKey?true:false;var nudge=shift_down?10:1;switch(e.keyCode) +{case 37:doNudge(e,-nudge,0);break;case 39:doNudge(e,nudge,0);break;case 38:doNudge(e,0,-nudge);break;case 40:doNudge(e,0,nudge);break;case 27:Selection.release();break;case 9:return true;} +return nothing(e);};if(options.keySupport)$keywrap.insertBefore($img);return{watchKeys:watchKeys};}();function px(n){return''+parseInt(n)+'px';};function pct(n){return''+parseInt(n)+'%';};function cssClass(cl){return options.baseClass+'-'+cl;};function getPos(obj) +{var pos=$(obj).offset();return[pos.left,pos.top];};function mouseAbs(e) +{return[(e.pageX-docOffset[0]),(e.pageY-docOffset[1])];};function myCursor(type) +{if(type!=lastcurs) +{Tracker.setCursor(type);lastcurs=type;}};function startDragMode(mode,pos) +{docOffset=getPos($img);Tracker.setCursor(mode=='move'?mode:mode+'-resize');if(mode=='move') +return Tracker.activateHandlers(createMover(pos),doneSelect);var fc=Coords.getFixed();var opp=oppLockCorner(mode);var opc=Coords.getCorner(oppLockCorner(opp));Coords.setPressed(Coords.getCorner(opp));Coords.setCurrent(opc);Tracker.activateHandlers(dragmodeHandler(mode,fc),doneSelect);};function dragmodeHandler(mode,f) +{return function(pos){if(!options.aspectRatio)switch(mode) +{case'e':pos[1]=f.y2;break;case'w':pos[1]=f.y2;break;case'n':pos[0]=f.x2;break;case's':pos[0]=f.x2;break;} +else switch(mode) +{case'e':pos[1]=f.y+1;break;case'w':pos[1]=f.y+1;break;case'n':pos[0]=f.x+1;break;case's':pos[0]=f.x+1;break;} +Coords.setCurrent(pos);Selection.update();};};function createMover(pos) +{var lloc=pos;KeyManager.watchKeys();return function(pos) +{Coords.moveOffset([pos[0]-lloc[0],pos[1]-lloc[1]]);lloc=pos;Selection.update();};};function oppLockCorner(ord) +{switch(ord) +{case'n':return'sw';case's':return'nw';case'e':return'nw';case'w':return'ne';case'ne':return'sw';case'nw':return'se';case'se':return'nw';case'sw':return'ne';};};function createDragger(ord) +{return function(e){if(options.disabled)return false;if((ord=='move')&&!options.allowMove)return false;btndown=true;startDragMode(ord,mouseAbs(e));e.stopPropagation();e.preventDefault();return false;};};function presize($obj,w,h) +{var nw=$obj.width(),nh=$obj.height();if((nw>w)&&w>0) +{nw=w;nh=(w/$obj.width())*$obj.height();} +if((nh>h)&&h>0) +{nh=h;nw=(h/$obj.height())*$obj.width();} +xscale=$obj.width()/nw;yscale=$obj.height()/nh;$obj.width(nw).height(nh);};function unscale(c) +{return{x:parseInt(c.x*xscale),y:parseInt(c.y*yscale),x2:parseInt(c.x2*xscale),y2:parseInt(c.y2*yscale),w:parseInt(c.w*xscale),h:parseInt(c.h*yscale)};};function doneSelect(pos) +{var c=Coords.getFixed();if(c.w>options.minSelect[0]&&c.h>options.minSelect[1]) +{Selection.enableHandles();Selection.done();} +else +{Selection.release();} +Tracker.setCursor(options.allowSelect?'crosshair':'default');};function newSelection(e) +{if(options.disabled)return false;if(!options.allowSelect)return false;btndown=true;docOffset=getPos($img);Selection.disableHandles();myCursor('crosshair');var pos=mouseAbs(e);Coords.setPressed(pos);Tracker.activateHandlers(selectDrag,doneSelect);KeyManager.watchKeys();Selection.update();e.stopPropagation();e.preventDefault();return false;};function selectDrag(pos) +{Coords.setCurrent(pos);Selection.update();};function newTracker() +{var trk=$('
').addClass(cssClass('tracker'));$.browser.msie&&trk.css({opacity:0,backgroundColor:'white'});return trk;};function animateTo(a) +{var x1=a[0]/xscale,y1=a[1]/yscale,x2=a[2]/xscale,y2=a[3]/yscale;if(animating)return;var animto=Coords.flipCoords(x1,y1,x2,y2);var c=Coords.getFixed();var animat=initcr=[c.x,c.y,c.x2,c.y2];var interv=options.animationDelay;var x=animat[0];var y=animat[1];var x2=animat[2];var y2=animat[3];var ix1=animto[0]-initcr[0];var iy1=animto[1]-initcr[1];var ix2=animto[2]-initcr[2];var iy2=animto[3]-initcr[3];var pcent=0;var velocity=options.swingSpeed;Selection.animMode(true);var animator=function() +{return function() +{pcent+=(100-pcent)/velocity;animat[0]=x+((pcent/100)*ix1);animat[1]=y+((pcent/100)*iy1);animat[2]=x2+((pcent/100)*ix2);animat[3]=y2+((pcent/100)*iy2);if(pcent<100)animateStart();else Selection.done();if(pcent>=99.8)pcent=100;setSelectRaw(animat);};}();function animateStart() +{window.setTimeout(animator,interv);};animateStart();};function setSelect(rect) +{setSelectRaw([rect[0]/xscale,rect[1]/yscale,rect[2]/xscale,rect[3]/yscale]);};function setSelectRaw(l) +{Coords.setPressed([l[0],l[1]]);Coords.setCurrent([l[2],l[3]]);Selection.update();};function setOptions(opt) +{if(typeof(opt)!='object')opt={};options=$.extend(options,opt);if(typeof(options.onChange)!=='function') +options.onChange=function(){};if(typeof(options.onSelect)!=='function') +options.onSelect=function(){};};function tellSelect() +{return unscale(Coords.getFixed());};function tellScaled() +{return Coords.getFixed();};function setOptionsNew(opt) +{setOptions(opt);interfaceUpdate();};function disableCrop() +{options.disabled=true;Selection.disableHandles();Selection.setCursor('default');Tracker.setCursor('default');};function enableCrop() +{options.disabled=false;interfaceUpdate();};function cancelCrop() +{Selection.done();Tracker.activateHandlers(null,null);};function destroy() +{$div.remove();$origimg.show();};function interfaceUpdate(alt) +{options.allowResize?alt?Selection.enableOnly():Selection.enableHandles():Selection.disableHandles();Tracker.setCursor(options.allowSelect?'crosshair':'default');Selection.setCursor(options.allowMove?'move':'default');$div.css('backgroundColor',options.bgColor);if('setSelect'in options){setSelect(opt.setSelect);Selection.done();delete(options.setSelect);} +if('trueSize'in options){xscale=options.trueSize[0]/boundx;yscale=options.trueSize[1]/boundy;} +xlimit=options.maxSize[0]||0;ylimit=options.maxSize[1]||0;xmin=options.minSize[0]||0;ymin=options.minSize[1]||0;if('outerImage'in options) +{$img.attr('src',options.outerImage);delete(options.outerImage);} +Selection.refresh();};$hdl_holder.hide();interfaceUpdate(true);var api={animateTo:animateTo,setSelect:setSelect,setOptions:setOptionsNew,tellSelect:tellSelect,tellScaled:tellScaled,disable:disableCrop,enable:enableCrop,cancel:cancelCrop,focus:KeyManager.watchKeys,getBounds:function(){return[boundx*xscale,boundy*yscale];},getWidgetSize:function(){return[boundx,boundy];},release:Selection.release,destroy:destroy};$origimg.data('Jcrop',api);return api;};$.fn.Jcrop=function(options) +{function attachWhenDone(from) +{var loadsrc=options.useImg||from.src;var img=new Image();img.onload=function(){$.Jcrop(from,options);};img.src=loadsrc;};if(typeof(options)!=='object')options={};this.each(function() +{if($(this).data('Jcrop')) +{if(options=='api')return $(this).data('Jcrop');else $(this).data('Jcrop').setOptions(options);} +else attachWhenDone(this);});return this;};})(jQuery); \ No newline at end of file diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/mousewheel/mousewheel.js b/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/mousewheel/mousewheel.js new file mode 100644 index 0000000..acebbc7 --- /dev/null +++ b/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/mousewheel/mousewheel.js @@ -0,0 +1,60 @@ +/*! Copyright (c) 2010 Brandon Aaron (http://brandonaaron.net) + * Licensed under the MIT License (LICENSE.txt). + * + * Thanks to: http://adomas.org/javascript-mouse-wheel/ for some pointers. + * Thanks to: Mathias Bank(http://www.mathias-bank.de) for a scope bug fix. + * + * Version: 3.0.3-pre + * + * Requires: 1.2.2+ + */ + +(function($) { + +var types = ['DOMMouseScroll', 'mousewheel']; + +$.event.special.mousewheel = { + setup: function() { + if ( this.addEventListener ) + for ( var i=types.length; i; ) + this.addEventListener( types[--i], handler, false ); + else + this.onmousewheel = handler; + }, + + teardown: function() { + if ( this.removeEventListener ) + for ( var i=types.length; i; ) + this.removeEventListener( types[--i], handler, false ); + else + this.onmousewheel = null; + } +}; + +$.fn.extend({ + mousewheel: function(fn) { + return fn ? this.bind("mousewheel", fn) : this.trigger("mousewheel"); + }, + + unmousewheel: function(fn) { + return this.unbind("mousewheel", fn); + } +}); + + +function handler(event) { + var args = [].slice.call( arguments, 1 ), delta = 0, returnValue = true; + + event = $.event.fix(event || window.event); + event.type = "mousewheel"; + + if ( event.wheelDelta ) delta = event.wheelDelta/120; + if ( event.detail ) delta = -event.detail/3; + + // Add event and delta to the front of the arguments + args.unshift(event, delta); + + return $.event.handle.apply(this, args); +} + +})(jQuery); diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/jquery-ui-1.8.10.custom.min.js b/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/jquery-ui-1.8.10.custom.min.js new file mode 100644 index 0000000..67e5951 --- /dev/null +++ b/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/jquery-ui-1.8.10.custom.min.js @@ -0,0 +1,97 @@ +/*! + * jQuery UI 1.8.10 + * + * Copyright 2011, 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 + */ +(function(c,j){function k(a){return!c(a).parents().andSelf().filter(function(){return c.curCSS(this,"visibility")==="hidden"||c.expr.filters.hidden(this)}).length}c.ui=c.ui||{};if(!c.ui.version){c.extend(c.ui,{version:"1.8.10",keyCode:{ALT:18,BACKSPACE:8,CAPS_LOCK:20,COMMA:188,COMMAND:91,COMMAND_LEFT:91,COMMAND_RIGHT:93,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,MENU:93,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106, +NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38,WINDOWS:91}});c.fn.extend({_focus:c.fn.focus,focus:function(a,b){return typeof a==="number"?this.each(function(){var d=this;setTimeout(function(){c(d).focus();b&&b.call(d)},a)}):this._focus.apply(this,arguments)},scrollParent:function(){var a;a=c.browser.msie&&/(static|relative)/.test(this.css("position"))||/absolute/.test(this.css("position"))?this.parents().filter(function(){return/(relative|absolute|fixed)/.test(c.curCSS(this, +"position",1))&&/(auto|scroll)/.test(c.curCSS(this,"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0):this.parents().filter(function(){return/(auto|scroll)/.test(c.curCSS(this,"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0);return/fixed/.test(this.css("position"))||!a.length?c(document):a},zIndex:function(a){if(a!==j)return this.css("zIndex",a);if(this.length){a=c(this[0]);for(var b;a.length&&a[0]!==document;){b=a.css("position"); +if(b==="absolute"||b==="relative"||b==="fixed"){b=parseInt(a.css("zIndex"),10);if(!isNaN(b)&&b!==0)return b}a=a.parent()}}return 0},disableSelection:function(){return this.bind((c.support.selectstart?"selectstart":"mousedown")+".ui-disableSelection",function(a){a.preventDefault()})},enableSelection:function(){return this.unbind(".ui-disableSelection")}});c.each(["Width","Height"],function(a,b){function d(f,g,l,m){c.each(e,function(){g-=parseFloat(c.curCSS(f,"padding"+this,true))||0;if(l)g-=parseFloat(c.curCSS(f, +"border"+this+"Width",true))||0;if(m)g-=parseFloat(c.curCSS(f,"margin"+this,true))||0});return g}var e=b==="Width"?["Left","Right"]:["Top","Bottom"],h=b.toLowerCase(),i={innerWidth:c.fn.innerWidth,innerHeight:c.fn.innerHeight,outerWidth:c.fn.outerWidth,outerHeight:c.fn.outerHeight};c.fn["inner"+b]=function(f){if(f===j)return i["inner"+b].call(this);return this.each(function(){c(this).css(h,d(this,f)+"px")})};c.fn["outer"+b]=function(f,g){if(typeof f!=="number")return i["outer"+b].call(this,f);return this.each(function(){c(this).css(h, +d(this,f,true,g)+"px")})}});c.extend(c.expr[":"],{data:function(a,b,d){return!!c.data(a,d[3])},focusable:function(a){var b=a.nodeName.toLowerCase(),d=c.attr(a,"tabindex");if("area"===b){b=a.parentNode;d=b.name;if(!a.href||!d||b.nodeName.toLowerCase()!=="map")return false;a=c("img[usemap=#"+d+"]")[0];return!!a&&k(a)}return(/input|select|textarea|button|object/.test(b)?!a.disabled:"a"==b?a.href||!isNaN(d):!isNaN(d))&&k(a)},tabbable:function(a){var b=c.attr(a,"tabindex");return(isNaN(b)||b>=0)&&c(a).is(":focusable")}}); +c(function(){var a=document.body,b=a.appendChild(b=document.createElement("div"));c.extend(b.style,{minHeight:"100px",height:"auto",padding:0,borderWidth:0});c.support.minHeight=b.offsetHeight===100;c.support.selectstart="onselectstart"in b;a.removeChild(b).style.display="none"});c.extend(c.ui,{plugin:{add:function(a,b,d){a=c.ui[a].prototype;for(var e in d){a.plugins[e]=a.plugins[e]||[];a.plugins[e].push([b,d[e]])}},call:function(a,b,d){if((b=a.plugins[b])&&a.element[0].parentNode)for(var e=0;e0)return true;a[b]=1;d=a[b]>0;a[b]=0;return d},isOverAxis:function(a,b,d){return a>b&&a=9)&&!a.button)return this._mouseUp(a);if(this._mouseStarted){this._mouseDrag(a); +return a.preventDefault()}if(this._mouseDistanceMet(a)&&this._mouseDelayMet(a))(this._mouseStarted=this._mouseStart(this._mouseDownEvent,a)!==false)?this._mouseDrag(a):this._mouseUp(a);return!this._mouseStarted},_mouseUp:function(a){c(document).unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate);if(this._mouseStarted){this._mouseStarted=false;a.target==this._mouseDownEvent.target&&c.data(a.target,this.widgetName+".preventClickEvent", +true);this._mouseStop(a)}return false},_mouseDistanceMet:function(a){return Math.max(Math.abs(this._mouseDownEvent.pageX-a.pageX),Math.abs(this._mouseDownEvent.pageY-a.pageY))>=this.options.distance},_mouseDelayMet:function(){return this.mouseDelayMet},_mouseStart:function(){},_mouseDrag:function(){},_mouseStop:function(){},_mouseCapture:function(){return true}})})(jQuery); +;/* + * jQuery UI Resizable 1.8.10 + * + * Copyright 2011, 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/Resizables + * + * Depends: + * jquery.ui.core.js + * jquery.ui.mouse.js + * jquery.ui.widget.js + */ +(function(e){e.widget("ui.resizable",e.ui.mouse,{widgetEventPrefix:"resize",options:{alsoResize:false,animate:false,animateDuration:"slow",animateEasing:"swing",aspectRatio:false,autoHide:false,containment:false,ghost:false,grid:false,handles:"e,s,se",helper:false,maxHeight:null,maxWidth:null,minHeight:10,minWidth:10,zIndex:1E3},_create:function(){var b=this,a=this.options;this.element.addClass("ui-resizable");e.extend(this,{_aspectRatio:!!a.aspectRatio,aspectRatio:a.aspectRatio,originalElement:this.element, +_proportionallyResizeElements:[],_helper:a.helper||a.ghost||a.animate?a.helper||"ui-resizable-helper":null});if(this.element[0].nodeName.match(/canvas|textarea|input|select|button|img/i)){/relative/.test(this.element.css("position"))&&e.browser.opera&&this.element.css({position:"relative",top:"auto",left:"auto"});this.element.wrap(e('
').css({position:this.element.css("position"),width:this.element.outerWidth(),height:this.element.outerHeight(), +top:this.element.css("top"),left:this.element.css("left")}));this.element=this.element.parent().data("resizable",this.element.data("resizable"));this.elementIsWrapper=true;this.element.css({marginLeft:this.originalElement.css("marginLeft"),marginTop:this.originalElement.css("marginTop"),marginRight:this.originalElement.css("marginRight"),marginBottom:this.originalElement.css("marginBottom")});this.originalElement.css({marginLeft:0,marginTop:0,marginRight:0,marginBottom:0});this.originalResizeStyle= +this.originalElement.css("resize");this.originalElement.css("resize","none");this._proportionallyResizeElements.push(this.originalElement.css({position:"static",zoom:1,display:"block"}));this.originalElement.css({margin:this.originalElement.css("margin")});this._proportionallyResize()}this.handles=a.handles||(!e(".ui-resizable-handle",this.element).length?"e,s,se":{n:".ui-resizable-n",e:".ui-resizable-e",s:".ui-resizable-s",w:".ui-resizable-w",se:".ui-resizable-se",sw:".ui-resizable-sw",ne:".ui-resizable-ne", +nw:".ui-resizable-nw"});if(this.handles.constructor==String){if(this.handles=="all")this.handles="n,e,s,w,se,sw,ne,nw";var c=this.handles.split(",");this.handles={};for(var d=0;d
');/sw|se|ne|nw/.test(f)&&g.css({zIndex:++a.zIndex});"se"==f&&g.addClass("ui-icon ui-icon-gripsmall-diagonal-se");this.handles[f]=".ui-resizable-"+f;this.element.append(g)}}this._renderAxis=function(h){h=h||this.element;for(var i in this.handles){if(this.handles[i].constructor== +String)this.handles[i]=e(this.handles[i],this.element).show();if(this.elementIsWrapper&&this.originalElement[0].nodeName.match(/textarea|input|select|button/i)){var j=e(this.handles[i],this.element),k=0;k=/sw|ne|nw|se|n|s/.test(i)?j.outerHeight():j.outerWidth();j=["padding",/ne|nw|n/.test(i)?"Top":/se|sw|s/.test(i)?"Bottom":/^e$/.test(i)?"Right":"Left"].join("");h.css(j,k);this._proportionallyResize()}e(this.handles[i])}};this._renderAxis(this.element);this._handles=e(".ui-resizable-handle",this.element).disableSelection(); +this._handles.mouseover(function(){if(!b.resizing){if(this.className)var h=this.className.match(/ui-resizable-(se|sw|ne|nw|n|e|s|w)/i);b.axis=h&&h[1]?h[1]:"se"}});if(a.autoHide){this._handles.hide();e(this.element).addClass("ui-resizable-autohide").hover(function(){e(this).removeClass("ui-resizable-autohide");b._handles.show()},function(){if(!b.resizing){e(this).addClass("ui-resizable-autohide");b._handles.hide()}})}this._mouseInit()},destroy:function(){this._mouseDestroy();var b=function(c){e(c).removeClass("ui-resizable ui-resizable-disabled ui-resizable-resizing").removeData("resizable").unbind(".resizable").find(".ui-resizable-handle").remove()}; +if(this.elementIsWrapper){b(this.element);var a=this.element;a.after(this.originalElement.css({position:a.css("position"),width:a.outerWidth(),height:a.outerHeight(),top:a.css("top"),left:a.css("left")})).remove()}this.originalElement.css("resize",this.originalResizeStyle);b(this.originalElement);return this},_mouseCapture:function(b){var a=false;for(var c in this.handles)if(e(this.handles[c])[0]==b.target)a=true;return!this.options.disabled&&a},_mouseStart:function(b){var a=this.options,c=this.element.position(), +d=this.element;this.resizing=true;this.documentScroll={top:e(document).scrollTop(),left:e(document).scrollLeft()};if(d.is(".ui-draggable")||/absolute/.test(d.css("position")))d.css({position:"absolute",top:c.top,left:c.left});e.browser.opera&&/relative/.test(d.css("position"))&&d.css({position:"relative",top:"auto",left:"auto"});this._renderProxy();c=m(this.helper.css("left"));var f=m(this.helper.css("top"));if(a.containment){c+=e(a.containment).scrollLeft()||0;f+=e(a.containment).scrollTop()||0}this.offset= +this.helper.offset();this.position={left:c,top:f};this.size=this._helper?{width:d.outerWidth(),height:d.outerHeight()}:{width:d.width(),height:d.height()};this.originalSize=this._helper?{width:d.outerWidth(),height:d.outerHeight()}:{width:d.width(),height:d.height()};this.originalPosition={left:c,top:f};this.sizeDiff={width:d.outerWidth()-d.width(),height:d.outerHeight()-d.height()};this.originalMousePosition={left:b.pageX,top:b.pageY};this.aspectRatio=typeof a.aspectRatio=="number"?a.aspectRatio: +this.originalSize.width/this.originalSize.height||1;a=e(".ui-resizable-"+this.axis).css("cursor");e("body").css("cursor",a=="auto"?this.axis+"-resize":a);d.addClass("ui-resizable-resizing");this._propagate("start",b);return true},_mouseDrag:function(b){var a=this.helper,c=this.originalMousePosition,d=this._change[this.axis];if(!d)return false;c=d.apply(this,[b,b.pageX-c.left||0,b.pageY-c.top||0]);if(this._aspectRatio||b.shiftKey)c=this._updateRatio(c,b);c=this._respectSize(c,b);this._propagate("resize", +b);a.css({top:this.position.top+"px",left:this.position.left+"px",width:this.size.width+"px",height:this.size.height+"px"});!this._helper&&this._proportionallyResizeElements.length&&this._proportionallyResize();this._updateCache(c);this._trigger("resize",b,this.ui());return false},_mouseStop:function(b){this.resizing=false;var a=this.options,c=this;if(this._helper){var d=this._proportionallyResizeElements,f=d.length&&/textarea/i.test(d[0].nodeName);d=f&&e.ui.hasScroll(d[0],"left")?0:c.sizeDiff.height; +f=f?0:c.sizeDiff.width;f={width:c.helper.width()-f,height:c.helper.height()-d};d=parseInt(c.element.css("left"),10)+(c.position.left-c.originalPosition.left)||null;var g=parseInt(c.element.css("top"),10)+(c.position.top-c.originalPosition.top)||null;a.animate||this.element.css(e.extend(f,{top:g,left:d}));c.helper.height(c.size.height);c.helper.width(c.size.width);this._helper&&!a.animate&&this._proportionallyResize()}e("body").css("cursor","auto");this.element.removeClass("ui-resizable-resizing"); +this._propagate("stop",b);this._helper&&this.helper.remove();return false},_updateCache:function(b){this.offset=this.helper.offset();if(l(b.left))this.position.left=b.left;if(l(b.top))this.position.top=b.top;if(l(b.height))this.size.height=b.height;if(l(b.width))this.size.width=b.width},_updateRatio:function(b){var a=this.position,c=this.size,d=this.axis;if(b.height)b.width=c.height*this.aspectRatio;else if(b.width)b.height=c.width/this.aspectRatio;if(d=="sw"){b.left=a.left+(c.width-b.width);b.top= +null}if(d=="nw"){b.top=a.top+(c.height-b.height);b.left=a.left+(c.width-b.width)}return b},_respectSize:function(b){var a=this.options,c=this.axis,d=l(b.width)&&a.maxWidth&&a.maxWidthb.width,h=l(b.height)&&a.minHeight&&a.minHeight>b.height;if(g)b.width=a.minWidth;if(h)b.height=a.minHeight;if(d)b.width=a.maxWidth;if(f)b.height=a.maxHeight;var i=this.originalPosition.left+this.originalSize.width,j=this.position.top+ +this.size.height,k=/sw|nw|w/.test(c);c=/nw|ne|n/.test(c);if(g&&k)b.left=i-a.minWidth;if(d&&k)b.left=i-a.maxWidth;if(h&&c)b.top=j-a.minHeight;if(f&&c)b.top=j-a.maxHeight;if((a=!b.width&&!b.height)&&!b.left&&b.top)b.top=null;else if(a&&!b.top&&b.left)b.left=null;return b},_proportionallyResize:function(){if(this._proportionallyResizeElements.length)for(var b=this.helper||this.element,a=0;a
');var a=e.browser.msie&&e.browser.version<7,c=a?1:0;a=a?2:-1;this.helper.addClass(this._helper).css({width:this.element.outerWidth()+a,height:this.element.outerHeight()+a,position:"absolute",left:this.elementOffset.left-c+"px",top:this.elementOffset.top-c+"px",zIndex:++b.zIndex});this.helper.appendTo("body").disableSelection()}else this.helper=this.element},_change:{e:function(b, +a){return{width:this.originalSize.width+a}},w:function(b,a){return{left:this.originalPosition.left+a,width:this.originalSize.width-a}},n:function(b,a,c){return{top:this.originalPosition.top+c,height:this.originalSize.height-c}},s:function(b,a,c){return{height:this.originalSize.height+c}},se:function(b,a,c){return e.extend(this._change.s.apply(this,arguments),this._change.e.apply(this,[b,a,c]))},sw:function(b,a,c){return e.extend(this._change.s.apply(this,arguments),this._change.w.apply(this,[b,a, +c]))},ne:function(b,a,c){return e.extend(this._change.n.apply(this,arguments),this._change.e.apply(this,[b,a,c]))},nw:function(b,a,c){return e.extend(this._change.n.apply(this,arguments),this._change.w.apply(this,[b,a,c]))}},_propagate:function(b,a){e.ui.plugin.call(this,b,[a,this.ui()]);b!="resize"&&this._trigger(b,a,this.ui())},plugins:{},ui:function(){return{originalElement:this.originalElement,element:this.element,helper:this.helper,position:this.position,size:this.size,originalSize:this.originalSize, +originalPosition:this.originalPosition}}});e.extend(e.ui.resizable,{version:"1.8.10"});e.ui.plugin.add("resizable","alsoResize",{start:function(){var b=e(this).data("resizable").options,a=function(c){e(c).each(function(){var d=e(this);d.data("resizable-alsoresize",{width:parseInt(d.width(),10),height:parseInt(d.height(),10),left:parseInt(d.css("left"),10),top:parseInt(d.css("top"),10),position:d.css("position")})})};if(typeof b.alsoResize=="object"&&!b.alsoResize.parentNode)if(b.alsoResize.length){b.alsoResize= +b.alsoResize[0];a(b.alsoResize)}else e.each(b.alsoResize,function(c){a(c)});else a(b.alsoResize)},resize:function(b,a){var c=e(this).data("resizable");b=c.options;var d=c.originalSize,f=c.originalPosition,g={height:c.size.height-d.height||0,width:c.size.width-d.width||0,top:c.position.top-f.top||0,left:c.position.left-f.left||0},h=function(i,j){e(i).each(function(){var k=e(this),q=e(this).data("resizable-alsoresize"),p={},r=j&&j.length?j:k.parents(a.originalElement[0]).length?["width","height"]:["width", +"height","top","left"];e.each(r,function(n,o){if((n=(q[o]||0)+(g[o]||0))&&n>=0)p[o]=n||null});if(e.browser.opera&&/relative/.test(k.css("position"))){c._revertToRelativePosition=true;k.css({position:"absolute",top:"auto",left:"auto"})}k.css(p)})};typeof b.alsoResize=="object"&&!b.alsoResize.nodeType?e.each(b.alsoResize,function(i,j){h(i,j)}):h(b.alsoResize)},stop:function(){var b=e(this).data("resizable"),a=b.options,c=function(d){e(d).each(function(){var f=e(this);f.css({position:f.data("resizable-alsoresize").position})})}; +if(b._revertToRelativePosition){b._revertToRelativePosition=false;typeof a.alsoResize=="object"&&!a.alsoResize.nodeType?e.each(a.alsoResize,function(d){c(d)}):c(a.alsoResize)}e(this).removeData("resizable-alsoresize")}});e.ui.plugin.add("resizable","animate",{stop:function(b){var a=e(this).data("resizable"),c=a.options,d=a._proportionallyResizeElements,f=d.length&&/textarea/i.test(d[0].nodeName),g=f&&e.ui.hasScroll(d[0],"left")?0:a.sizeDiff.height;f={width:a.size.width-(f?0:a.sizeDiff.width),height:a.size.height- +g};g=parseInt(a.element.css("left"),10)+(a.position.left-a.originalPosition.left)||null;var h=parseInt(a.element.css("top"),10)+(a.position.top-a.originalPosition.top)||null;a.element.animate(e.extend(f,h&&g?{top:h,left:g}:{}),{duration:c.animateDuration,easing:c.animateEasing,step:function(){var i={width:parseInt(a.element.css("width"),10),height:parseInt(a.element.css("height"),10),top:parseInt(a.element.css("top"),10),left:parseInt(a.element.css("left"),10)};d&&d.length&&e(d[0]).css({width:i.width, +height:i.height});a._updateCache(i);a._propagate("resize",b)}})}});e.ui.plugin.add("resizable","containment",{start:function(){var b=e(this).data("resizable"),a=b.element,c=b.options.containment;if(a=c instanceof e?c.get(0):/parent/.test(c)?a.parent().get(0):c){b.containerElement=e(a);if(/document/.test(c)||c==document){b.containerOffset={left:0,top:0};b.containerPosition={left:0,top:0};b.parentData={element:e(document),left:0,top:0,width:e(document).width(),height:e(document).height()||document.body.parentNode.scrollHeight}}else{var d= +e(a),f=[];e(["Top","Right","Left","Bottom"]).each(function(i,j){f[i]=m(d.css("padding"+j))});b.containerOffset=d.offset();b.containerPosition=d.position();b.containerSize={height:d.innerHeight()-f[3],width:d.innerWidth()-f[1]};c=b.containerOffset;var g=b.containerSize.height,h=b.containerSize.width;h=e.ui.hasScroll(a,"left")?a.scrollWidth:h;g=e.ui.hasScroll(a)?a.scrollHeight:g;b.parentData={element:a,left:c.left,top:c.top,width:h,height:g}}}},resize:function(b){var a=e(this).data("resizable"),c=a.options, +d=a.containerOffset,f=a.position;b=a._aspectRatio||b.shiftKey;var g={top:0,left:0},h=a.containerElement;if(h[0]!=document&&/static/.test(h.css("position")))g=d;if(f.left<(a._helper?d.left:0)){a.size.width+=a._helper?a.position.left-d.left:a.position.left-g.left;if(b)a.size.height=a.size.width/c.aspectRatio;a.position.left=c.helper?d.left:0}if(f.top<(a._helper?d.top:0)){a.size.height+=a._helper?a.position.top-d.top:a.position.top;if(b)a.size.width=a.size.height*c.aspectRatio;a.position.top=a._helper? +d.top:0}a.offset.left=a.parentData.left+a.position.left;a.offset.top=a.parentData.top+a.position.top;c=Math.abs((a._helper?a.offset.left-g.left:a.offset.left-g.left)+a.sizeDiff.width);d=Math.abs((a._helper?a.offset.top-g.top:a.offset.top-d.top)+a.sizeDiff.height);f=a.containerElement.get(0)==a.element.parent().get(0);g=/relative|absolute/.test(a.containerElement.css("position"));if(f&&g)c-=a.parentData.left;if(c+a.size.width>=a.parentData.width){a.size.width=a.parentData.width-c;if(b)a.size.height= +a.size.width/a.aspectRatio}if(d+a.size.height>=a.parentData.height){a.size.height=a.parentData.height-d;if(b)a.size.width=a.size.height*a.aspectRatio}},stop:function(){var b=e(this).data("resizable"),a=b.options,c=b.containerOffset,d=b.containerPosition,f=b.containerElement,g=e(b.helper),h=g.offset(),i=g.outerWidth()-b.sizeDiff.width;g=g.outerHeight()-b.sizeDiff.height;b._helper&&!a.animate&&/relative/.test(f.css("position"))&&e(this).css({left:h.left-d.left-c.left,width:i,height:g});b._helper&&!a.animate&& +/static/.test(f.css("position"))&&e(this).css({left:h.left-d.left-c.left,width:i,height:g})}});e.ui.plugin.add("resizable","ghost",{start:function(){var b=e(this).data("resizable"),a=b.options,c=b.size;b.ghost=b.originalElement.clone();b.ghost.css({opacity:0.25,display:"block",position:"relative",height:c.height,width:c.width,margin:0,left:0,top:0}).addClass("ui-resizable-ghost").addClass(typeof a.ghost=="string"?a.ghost:"");b.ghost.appendTo(b.helper)},resize:function(){var b=e(this).data("resizable"); +b.ghost&&b.ghost.css({position:"relative",height:b.size.height,width:b.size.width})},stop:function(){var b=e(this).data("resizable");b.ghost&&b.helper&&b.helper.get(0).removeChild(b.ghost.get(0))}});e.ui.plugin.add("resizable","grid",{resize:function(){var b=e(this).data("resizable"),a=b.options,c=b.size,d=b.originalSize,f=b.originalPosition,g=b.axis;a.grid=typeof a.grid=="number"?[a.grid,a.grid]:a.grid;var h=Math.round((c.width-d.width)/(a.grid[0]||1))*(a.grid[0]||1);a=Math.round((c.height-d.height)/ +(a.grid[1]||1))*(a.grid[1]||1);if(/^(se|s|e)$/.test(g)){b.size.width=d.width+h;b.size.height=d.height+a}else if(/^(ne)$/.test(g)){b.size.width=d.width+h;b.size.height=d.height+a;b.position.top=f.top-a}else{if(/^(sw)$/.test(g)){b.size.width=d.width+h;b.size.height=d.height+a}else{b.size.width=d.width+h;b.size.height=d.height+a;b.position.top=f.top-a}b.position.left=f.left-h}}});var m=function(b){return parseInt(b,10)||0},l=function(b){return!isNaN(parseInt(b,10))}})(jQuery); +; \ No newline at end of file diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png b/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png new file mode 100644 index 0000000000000000000000000000000000000000..954e22dbd99e8c6dd7091335599abf2d10bf8003 GIT binary patch literal 260 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU1|)m_?Z^dEr#)R9Ln2z=UU%d=WFXS=@V?HT z#xG*`>Yvsgk=}99w^d^D^d*@m74oMo<%#FcopJf?u00-~YVKV2wzrI*_R6;UORMea zBFVSEnN~eiVA6V&z`E)YLz5Aok^D)In}Yn=OzDpgR5Wv0XfT8pOkmV{sKAJ-PO9#T zZK}IXj&Q-V!U)!LcB_3K0&C*{ literal 0 HcmV?d00001 diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png b/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png new file mode 100644 index 0000000000000000000000000000000000000000..64ece5707d91a6edf9fad4bfcce0c4dbcafcf58d GIT binary patch literal 251 zcmVbvPcjKS|RKP(6sDcCAB(_QB%0978a<$Ah$!b|E zwn;|HO0i8cQj@~)s!ajF0S002ovPDHLkV1oEp BYH0uf literal 0 HcmV?d00001 diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-bg_flat_10_000000_40x100.png b/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-bg_flat_10_000000_40x100.png new file mode 100644 index 0000000000000000000000000000000000000000..abdc01082bf3534eafecc5819d28c9574d44ea89 GIT binary patch literal 178 zcmeAS@N?(olHy`uVBq!ia0vp^8bF-F!3HG1q!d*FsY*{5$B>N1x91EQ4=4yQY-ImG zFPf9b{J;c_6SHRK%WcbN_hZpM=(Ry;4Rxv2@@2Y=$K57eF$X$=!PC{xWt~$(69B)$ BI)4BF literal 0 HcmV?d00001 diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png b/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png new file mode 100644 index 0000000000000000000000000000000000000000..9b383f4d2eab09c0f2a739d6b232c32934bc620b GIT binary patch literal 104 zcmeAS@N?(olHy`uVBq!ia0vp^j6gJjgAK^akKnour1U*q978O6-yYw{%b*}|_(02F z@qbE9)0CJMo;*v*PWv`Vh2h6EmG8IS-Cm{3U~` zFlmZ}YMcJY=eo?o%*@I?2`NblNeMudl#t?{+tN>ySr~=F{k$>;_x^_y?afmf9pRKH0)6?eSP?3s5hEr>mdKI;Vst E0O;M1& literal 0 HcmV?d00001 diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png b/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png new file mode 100644 index 0000000000000000000000000000000000000000..39d5824d6af5456f1e89fc7847ea3599ea5fd815 GIT binary patch literal 3762 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 literal 0 HcmV?d00001 diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png b/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png new file mode 100644 index 0000000000000000000000000000000000000000..f1273672d253263b7564e9e21d69d7d9d0b337d9 GIT binary patch literal 90 zcmeAS@N?(olHy`uVBq!ia0vp^j6j^i!3HGVb)pi0l%l7LV~E7mxPQ=F85a&M@g_{ d|GeK{$Y5lo%PMu^>wln`44$rjF6*2UngE4^EGqy2 literal 0 HcmV?d00001 diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-icons_222222_256x240.png b/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-icons_222222_256x240.png new file mode 100644 index 0000000000000000000000000000000000000000..b273ff111d219c9b9a8b96d57683d0075fb7871a GIT binary patch literal 4369 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 literal 0 HcmV?d00001 diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-icons_228ef1_256x240.png b/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-icons_228ef1_256x240.png new file mode 100644 index 0000000000000000000000000000000000000000..a641a371afa0fbb08ba599dc7ddf14b9bfc3c84f GIT binary patch literal 4369 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 oBo%DI*Kv;w;*%(i9W@e{{5C=l}o! literal 0 HcmV?d00001 diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-icons_ef8c08_256x240.png b/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-icons_ef8c08_256x240.png new file mode 100644 index 0000000000000000000000000000000000000000..85e63e9f604ce042d59eb06a8428eeb7cb7896c9 GIT binary patch literal 4369 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 literal 0 HcmV?d00001 diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-icons_ffd27a_256x240.png b/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/images/ui-icons_ffd27a_256x240.png new file mode 100644 index 0000000000000000000000000000000000000000..e117effa3dca24e7978cfc5f8b967f661e81044f GIT binary patch literal 4369 zcmd^?`8O2)_s3@pGmLE*`#M>&Z`mr_kcwz5Nh&g=McJ3E!;CE1E0ryV5Ro;>nvtvt zk&I==Xd;cVGZ@>q_xtnx{1u%7-D)N|5YqOB>i;(bZ#o62{J2Y9&^D3~R^$o+X? zwbxAEIb)xwCwK3TSR4QVym6N1rVgPmmt0caryBUceHP_&u}{?^Jn7f0PT$#h>UDqI zr!q(F&1jJ2_!jxdAB<)7H$foI*2zuncvu;;$SoU7br=AiJ@4=BC4vNO>DS`&UIB=K z;2)0F*t^FBvVfPuT4FVMSwUw%Xksjyl+;#*DDy%=ocFOyzDLvLR(`zCSOuJ=?FWYn z5ZD!UaoF>-$@=Vt?a&;UQYM$Oqe0ZB?Je?8ZnMxDe&uzzs*zlHd)V58nfJPc8S^({_4bj5HQ_B&EXHWj6wx@B;!mr04b_Mx)UFL)W7`V!c zpMp#C!a!!sh3h491y}^qfimXVY%!+sYu0_DWoJMqpN(FR9LM#jdZ{vJzEck`P^9(1N=4J za9%u4$2J8TAkUaJk_FX%iHuv#svL_mMmp{SR}ifc#ZcXv%CFsT?*>N^6r(%D?1YnU zAaT?UZGlOna6UXXs0m)3YDp}d%hb@)@Y!lK_A&D6{OPlNnj zYY*$b>vnRzL8=CDbQSi!DL3D!P^xhNtwrYByo?h-&OvQZYJ6ka{Re# zSc0ry_d(K$_Q2M{Y^O~DOK(szDOnMi_*h_Rx%eSRxA%n|FuC&=F=)B z_Qsgmj8g!GA+LZOX)gOW}vbo9|l8QW3iYw9qCD{o~xt^HIU>;dV5MJgc0#uHTA z80%Ee_r;G`GUjssm z*AhtwpW%Ly;X4Lq1Zq#ZpuwzrZE$sR087dN{w7PA6|Mo#6wwJP085K+h7+D>NyeX# zk|?MJ^Es)JtP-2eNr0EQe*ZM`&}OU zCD*uSSviE&p}uX|@1g_%|3*ra*MbBV#~cshdcFQ(dGLnTqaO-3{u==x1;Pp2im!#` zuZ2`ThfAmiSzb|4h`c4?^ZoGOF*oXYcV}(ge!v@^bse?daA`Ma+bSZLIg;pIN17vM zIOYfK=@s_Pj?~#lqnY2o?d1$MpoqsYQw%eX%X6Y4*^27{hMWGqILEMnVYUEMW#x7f zu^I*nzXQ@6HJ8n;26 zo^1+Ewi$fN$Unum1(FTb8I#cYgcGklwIExt#Mb(D=x~OTeZ^ubJ)S-ywfdZS?SRCq zDm=eU+CCWO@8S_m!W{alT)zj zZJbjxm5&No5xe_~Jw-i7`&G}=r)POGGfFq+c@kQbB#)ay`coj&C3- z(#&xV@Q3@VJd{qdH4g@4ZJi&mx9e@Io7@~(o5vTrkW>QEO1T-gmlTRHH+3)gcUC0P zk07rvDnf*7Y5J}8!>F_7D^Z3IoH^uGH}_a(ax{Q(IrvV$olf3WN&DY?uYZfvXI(;Vv&EAoQtfH;+4VI_a>yh*J+Cj!?h!QX?O`QXk@@G7AjloJe51Cw*rPXQ>#y?B^^ExRQFui zolmv*C5K|-p){rZiCNai^0H`1(Qr(Hz3v%7NnmriXu2tD>xsbN#*R3*wsZhRj6Lvb zn0Cu=qkC?*e4{NF_3=^bTb1f!g?@ryFH6Zw2tz%A zzz&o{w`dDv66!6Wk9w1-dglS#Sm{doxw&h5Z8&ONmlBBte{J)puaDzc!LC==rPRQK zQNH23?-rIo^MQdt3Tk!B@8l#}fxVtrlc8Y<>ORaVE($DKc{77qV^`+`%_DotrUD=8 z4}L7QnZi3RgUy*tteY-=$SqA2@IZWe(}mI`nzhAT{qC)my#rJsfoS*)xCXj!Tk6=3)cr@Jw#OcNqgS3pg7x|4!A$|w15X!huR*vB3q9Ya4 zF{xuzEQz{9YPl(gk`}Gffut%jotgqp$jZvzRO4EsExf~93vY~04AxH=lR>R3v3Qs2 zy$v4SN%ee@Kz#kDtARaQD`d!R%}#@T1=v8DAow*r>+0d1KS{ZtA~KMtgm)+$JHumW zw=;@qWk&MuG@LKx#K3@&WMw?r=jD2_)(*$LmkCm4_@};QZI|SPe8hIC6xqBy!LQyK z01_xmfNA9UlBU@Kzu7;zQYxHE>OCADA$gwaVqm`eN?XQF@NkrocB}lU4hcCf>wqir z>Ya=PcE!Xm#JG8v@G0lj&~)hScM}X57vGw3g<$^SUls53f|Bk>5FQwqE&{%u(f$!1 zl8+53vyYZ`mEEp&YT<=(krhKrw?~pS{N)?q{0qBR#2Y!w4!hWMdj`a(@A@r$zVB+u z06Hb@_9(cQ_AxbXI|-2w>#QUhp7k<+`z9+(jkh~v-Renr#C9U+&jL4vg6-E$f7@UU z(1fxB8{U2vq}h3rE!Z+n7=(>D&}@9~3mJ^R5}|WVG@!RSh3r{!>QHwg!t29YS&jiR ztyn_q*k9H0efZ7hO*b(WR|G!TDY`rol~Ob4&1OwdM8kbGj`^$~L5gdWYceWwL=PB{~NX=cu3p-{S;hqaE?bSHv$g+SA6bxy+VU3YVTPDj6CN zKLb_(9gM2Y#KW8ONxjH9To^Y)r?ql2cq8+WE438uIF$hjfdLs6-;!jv55jGcc3Ipg z;}aT32NAEGeU;J}&j5=+u`4?%xlwL7?NDn%2={4WS39yn3f;&r=|}5=M-Y2yrxeSw zv%*PmV{_{#Qk1sD>?M2KDapb~z3!E*-LPmCe9q86D%MGSe;4~~K-jKQxq6b^902_{ z%>4G>@Xqk8muR*|vGe5{@7sds2i|i;g}oMkd!o^0=HG+vcPrcN54A zLGv$PlTePRxp~-OSb_*aACO1qc{MpfS-fv(@UmRv%UO)cSt;ee@9(S)f>|~bwU@eZ z=kTS*sdjLclwMZG#?%U3)bq-uj?@@vj~6tq)ZS||Jxz`+di-M5SXM=h3EL`?pB>W9A;`V2vM)vk&%KFy|TAh#AQA zb_?J==3f@%LL{`vU$3Z@A2a9C3aC-YY43dR> pI7J0n@;b3~`)ubvsr|iU(l;L{A#E6J`}eC4usn-0uQEf&{2ws1m(ltoqJ#RmwV2==ic*rz7lOw=eaq=H~;_ux21)-Jpcgw zdj+hrf&W^f<%Qk9Zpqf#;q3n5{{POY;f!wmTR1An9(4&I0z1LNX50QSTV2M%4|y9c z#{ZQIVJKu~aY5?ZaZP*GIGqGs=e@q6o|EPhZB3CC?@LnORK8O@z{{<0KtSn5?#~OW zy=L;x8T&*%xqElS;s5~Pjk7d2bqIaA)xZbovnZd7eX17WNxx=w`p(8vulwUZ zl{so}MuRNJx5!8S5G;$o2?BApPHt+)!^#*Ww`?rcVE}mcyuY`X2o|uVUyI9o1t11O zemGWR?;aD#0$vJhiPhv~0iXS#iLq!>Qd$` zU{}<|Vb9Md>$4TMbL7C3GP#r;4Wc$}Z;^j;n}yc!E3d;`wry$!JkmJP0%(tIh!!TET8=+{rhUi^60G0t2HJSxXv-*DgC(HrJd8`|Dp3NvL5yg>xAvU zho|fEA~w^-HrW&H-JwkqNX2I-bEXBR&Uhp+y2^)1h1IIlNCzC!v-Mz@&z&VPz+cl1 z=f&f6Y*U~C`ixm4Sy1hl$hg(4%Dy;bq~k7d1<@K&%%NLT`L+A)-QXyKVswX?op90( zB#yeFEih@c{OXU8Oq~1CFI_38GXmns3(`;W(i+bslovCx4u7gvK>DrGOug*?G|1nz z_OR}|ZYS3pq-p?rS7G0qa`TM}r5XqDT4cV>%Qyk#9ES}`jc+Ww|DcbZrF6UG>CeXp zOVIV}K1e#z9@tu#?X)Ri=?zXMB`X3G-_I7FL-Zq`nbfWtX_EO1*!+U6pJW-_k&+vk zMd}THh}{(Ch_wPk(PI4vVB_KT76kGxVytLxpWg}&bHw`a3G#QzxV@ICNax&@hk3<_ zBh`Tq66G{-tCw$V{(y0v7l!tp20~@gdFXjzFbF#bJE7i>T4ux zQdrF3org^wFcnw$#bQMv@SfN3$Fuo7HnB_`2ZGB{ZqGr>%xP;2_!Q{=N-ZhU1c~^5 zdt=OO#wmcpkXJyCG?{{&n=R{Sn=Ytg;<09CH)l7TA&wkt{Q;>RrA2Ia6-QixEPLrU z%0)N$3Nh0?U825&v($Sz}0G_(!v&xSSAzje4{rup+^W@^}ByqOb95$E0sbwK*%#GP}!6`%*Z@L;&C z3^dE&>5%bWAXmP*X1 z_m}Pivs*u7@9i>qA!58fDCwj^M<1P(u^m;urVdlM@>aIf+E3-d9ZW>fc4cS7w5O3sCmKKn z+94A?VyfSBb9{}rEbCIYtXORJBCv__fnZ>?a}edaA%bP$jI?J^q0UKO!mduA8U!3b z0CJ_Js}NWQZoebapVUHP%pPOUm?1<)zd%`hzUM-Y6g1z|@@3G_kio?S0bcbjQuxJd>vU$Uyz(4*peEDSVc-G;O;% z9Y97%Tq}TRsH+oN%2u(oyC=W<9`e@&m;i;jC%L;sP(9RBDQnth3;ZMEQNFH3GEf0c zU<3RF!hNG-vCDooYFS^nPlFnv4(ElI1=vNcr42TF^uq67f{MoN>{f&>xA91r4pz5Zc&@P^i-9||`98v$Si!U@}ouZ88W zg;YL=OQ;4}UQtkpyd~lD{qWy0H|lwJXKmenz#E=*9kt$YX*X!wDk7ITlIUGWnj>a7 z<_GQR752@J)Y(U)ncu(dIit7P}oBq8x$FP85)&Nsw<#rOW z8U_x(1J)Zgm(8tZXU%+(yYcO+Z7#ZszPwa2`ygiMPayX9KondtFMRK!7x`9uWN;(f zfWW?8yOdj;GA3We0YAW92gWipn(d>zcbA+vZ_21BxF?-pfcW` zbqY??6ie(6M)p@6@WQ?Tl7 zoKrKEj|x~2yZehhMLkFRRnOC>XL&L+N;m0B{_OQ9gzzTYb!!Jct=bk?_hIpY9rOwY zMnr69R(?8EN52qR+k!~qnCYc-KmV&*d$&NY?t5cjR)V+ncMor=puTRoo?{5dH;@!* z<~RrV!+ljAN+;Qx2LraY&JWnz^|sYbZjP+Y;|pC#DuHUH+>F~x3PqTkx)=OAE0X9( z(AO6gp~AH^{nq+n)LHYDD8mQN?DDFcd!U&d4PaajzSD1~lXq3p{x=^vItrq3gD^4O z=hYS`?&C-0&KuAV>Jv}T?ba0IafL$~+bZ}p$9lwyyx=-uPN`Hpvv<)Ia>OWHa4+N4 z6zscrW$^XA32EJw^7hYtkRJr{Q8 zQ|*1pp_q6Mno|D6EX!kgSv0h0I3~ef_l%$DTFjL`0y16n%^dGNQn;2V82mqoIi9i{15vu zLq&(BTl9CInUjZlTIa>^!!HlMK3W8Sd_Ow0+E8IT?h$=55$^Z)$WYIuig=O;Lp_1Q z4wOT;XbWQ!>Mh`pdXuSo=KBba;wT!wK`Hf1Ueh04*%D7Kfj*#b~BNfvz zsbf?uiMm5-xhaQ|7Om2OrYbU>ngUM9%F5nU<65IFyu(`yZ;Vb1)=wCd!L2K?c$ezE z4IbS|^?Z>)eEp}ZfjwF)Waw?pPJ?{~*g%;efxO~Nx7dQGLWZ)cPQ*T!((W- zGm2?tM)K}7oG<0Xz<`ltWjxvE<$AH!4*R{A2~uYGr@m!vm*j+e#CE9^*}Oc#uihB| z5;#kMY2^8mrr80%*+02bDx6B{Jsch(d7kQGV7~iGTgFZBu$Pf`tNf`B2{|t7fGhIq zos0xF#l$bfxOtcGDd*MDbdKBaCKxgCEbr8JTNd_1bjWC{Ubgk z9~)9;A1&=FyIt$l!VBXfD~6VCk0fjO%QwLJ7k00RH*%I8cCqF542VzP^;`OU-_?=< zbV}OoQE)HqV`|)X5+WbgSxGWH>t+7-O;(l~Z+FJJ)sygu^+eF01#Suj+pnAcw!s>p z$-xF}c>7t9X6H$^V9hvT5H{jKv+=zzWHA0pgw8e5fZpm9vIphVq3%S4*N3%&jsY^Q zK%sSPuj=?d{ATs0o0y6#0w3%YT^@-_sTuTUwI(Q{;l3KjeAbVk#Wmi%PDxm`zoqQ~ z((<-}*FSP%5gt7uI3t1&75ne{@1^bpdW1;MMGNkSr~UAuDbB4+VQi|x(gdO^zin_) zncfs2hj8xdiiy)@vVkfkItLKvsGtJhrTb0T~tFl4Q3J!flauS==b& z6Bm!g%dDvlCf(St$kVofvH90|9yl-gmvRvcKS&Ye9DdoTK@2m}iSvC{3m%4E0 z@TJD7c1V?!URM7+t?f3)%{X(6JXg~A9TvGQyX6n(^Yt0NX;>vDPcr~mICPooLWA_` z<1A>FuXr|C)dtDr*PQt%Xs5WePWUB&gBj$zZ#BIY%?jDdpbSA-PV0`dGf^oa_Jp}Z zlrGV7oe`#B^+nPIQ`ZDJeJas=ru#=*YL#+n?Go}f33>1GsZ{TTy2bdBihj}mz*mp! zOzn%{WgLM=*CpiuKUs*GnHa{B$2siJqfNi|Z;|rH%stM*8b26kAMCYY&NHwPGtlYn z7UVx_^sgR$Z8x27foS63FCPt|gtcG_ zy#@C|!VQV~TY}G5e57qp?F4jRxqq~@h6^?-cvD>ySwVLl2m7=gERtEn>Fw_@ND%pO oiVC*mbz<%I+0K1Z`+LWvZ$3~$+A!Gm?^hpSc@||}WrmLVKLvuzv;Y7A literal 0 HcmV?d00001 diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/jquery-ui-1.8.10.cropnresize.css b/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/jquery-ui-1.8.10.cropnresize.css new file mode 100644 index 0000000..e68df33 --- /dev/null +++ b/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/jquery-ui-1.8.10.cropnresize.css @@ -0,0 +1,33 @@ +/* + * Special adapted version for cropnresize plugin + */ +/* states and images */ +.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; } + +/* Icons +----------------------------------*/ + +/* states and images */ +.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); } +.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; } + +/* + * jQuery UI Resizable 1.8.7 + * + * 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;} \ No newline at end of file diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/jquery-ui-1.8.10.custom.css b/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/jquery-ui-1.8.10.custom.css new file mode 100644 index 0000000..ff42d05 --- /dev/null +++ b/loc.logfly.us/botfly/plugins/Aloha/common/image/vendor/ui/ui-lightness/jquery-ui-1.8.10.custom.css @@ -0,0 +1,314 @@ +/* + * jQuery UI CSS Framework 1.8.9 + * + * Copyright 2011, 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 +----------------------------------*/ +.aloha .ui-helper-hidden { display: none; } +.aloha .ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); } +.aloha .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; } +.aloha .ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } +.aloha .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 */ +.aloha .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); } + + +/* Interaction Cues +----------------------------------*/ +.aloha .ui-state-disabled { cursor: default !important; } + + +/* Icons +----------------------------------*/ + +/* states and images */ +.aloha .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; } + + +/* Misc visuals +----------------------------------*/ + +/* Overlays */ +.aloha .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } + + +/* + * jQuery UI CSS Framework 1.8.9 + * + * Copyright 2011, 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 +----------------------------------*/ +.aloha .ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; } +.aloha .ui-widget .ui-widget { font-size: 1em; } +.aloha .ui-widget input, .aloha .ui-widget select, .aloha .ui-widget textarea, .aloha .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; } +.aloha .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; } +.aloha .ui-widget-content a { color: #333333; } +.aloha .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; } +.aloha .ui-widget-header a { color: #ffffff; } + +/* Interaction states +----------------------------------*/ +.aloha .ui-state-default, .aloha .ui-widget-content .ui-state-default, .aloha .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; } +.aloha .ui-state-default a, .aloha .ui-state-default a:link, .aloha .ui-state-default a:visited { color: #1c94c4; text-decoration: none; } +.aloha .ui-state-hover, .aloha .ui-widget-content .ui-state-hover, .aloha .ui-widget-header .ui-state-hover, .aloha .ui-state-focus, .aloha .ui-widget-content .ui-state-focus, .aloha .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; } +.aloha .ui-state-hover a, .aloha .ui-state-hover a:hover { color: #c77405; text-decoration: none; } +.aloha .ui-state-active, .aloha .ui-widget-content .ui-state-active, .aloha .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; } +.aloha .ui-state-active a, .aloha .ui-state-active a:link, .aloha .ui-state-active a:visited { color: #eb8f00; text-decoration: none; } +.aloha .ui-widget :active { outline: none; } + +/* Interaction Cues +----------------------------------*/ +.aloha .ui-state-highlight, .aloha .ui-widget-content .ui-state-highlight, .aloha .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; } +.aloha .ui-state-highlight a, .aloha .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; } +.aloha .ui-state-error, .aloha .ui-widget-content .ui-state-error, .aloha .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; } +.aloha .ui-state-error a, .aloha .ui-widget-content .ui-state-error a, .aloha .ui-widget-header .ui-state-error a { color: #ffffff; } +.aloha .ui-state-error-text, .aloha .ui-widget-content .ui-state-error-text, .aloha .ui-widget-header .ui-state-error-text { color: #ffffff; } +.aloha .ui-priority-primary, .aloha .ui-widget-content .ui-priority-primary, .aloha .ui-widget-header .ui-priority-primary { font-weight: bold; } +.aloha .ui-priority-secondary, .aloha .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; } +.aloha .ui-state-disabled, .aloha .ui-widget-content .ui-state-disabled, .aloha .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; } + +/* Icons +----------------------------------*/ + +/* states and images */ +.aloha .ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); } +.aloha .ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); } +.aloha .ui-widget-header .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); } +.aloha .ui-state-default .ui-icon { background-image: url(images/ui-icons_ef8c08_256x240.png); } +.aloha .ui-state-hover .ui-icon, .aloha .ui-state-focus .ui-icon {background-image: url(images/ui-icons_ef8c08_256x240.png); } +.aloha .ui-state-active .ui-icon {background-image: url(images/ui-icons_ef8c08_256x240.png); } +.aloha .ui-state-highlight .ui-icon {background-image: url(images/ui-icons_228ef1_256x240.png); } +.aloha .ui-state-error .ui-icon, .aloha .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_ffd27a_256x240.png); } + +/* positioning */ +.aloha .ui-icon-carat-1-n { background-position: 0 0; } +.aloha .ui-icon-carat-1-ne { background-position: -16px 0; } +.aloha .ui-icon-carat-1-e { background-position: -32px 0; } +.aloha .ui-icon-carat-1-se { background-position: -48px 0; } +.aloha .ui-icon-carat-1-s { background-position: -64px 0; } +.aloha .ui-icon-carat-1-sw { background-position: -80px 0; } +.aloha .ui-icon-carat-1-w { background-position: -96px 0; } +.aloha .ui-icon-carat-1-nw { background-position: -112px 0; } +.aloha .ui-icon-carat-2-n-s { background-position: -128px 0; } +.aloha .ui-icon-carat-2-e-w { background-position: -144px 0; } +.aloha .ui-icon-triangle-1-n { background-position: 0 -16px; } +.aloha .ui-icon-triangle-1-ne { background-position: -16px -16px; } +.aloha .ui-icon-triangle-1-e { background-position: -32px -16px; } +.aloha .ui-icon-triangle-1-se { background-position: -48px -16px; } +.aloha .ui-icon-triangle-1-s { background-position: -64px -16px; } +.aloha .ui-icon-triangle-1-sw { background-position: -80px -16px; } +.aloha .ui-icon-triangle-1-w { background-position: -96px -16px; } +.aloha .ui-icon-triangle-1-nw { background-position: -112px -16px; } +.aloha .ui-icon-triangle-2-n-s { background-position: -128px -16px; } +.aloha .ui-icon-triangle-2-e-w { background-position: -144px -16px; } +.aloha .ui-icon-arrow-1-n { background-position: 0 -32px; } +.aloha .ui-icon-arrow-1-ne { background-position: -16px -32px; } +.aloha .ui-icon-arrow-1-e { background-position: -32px -32px; } +.aloha .ui-icon-arrow-1-se { background-position: -48px -32px; } +.aloha .ui-icon-arrow-1-s { background-position: -64px -32px; } +.aloha .ui-icon-arrow-1-sw { background-position: -80px -32px; } +.aloha .ui-icon-arrow-1-w { background-position: -96px -32px; } +.aloha .ui-icon-arrow-1-nw { background-position: -112px -32px; } +.aloha .ui-icon-arrow-2-n-s { background-position: -128px -32px; } +.aloha .ui-icon-arrow-2-ne-sw { background-position: -144px -32px; } +.aloha .ui-icon-arrow-2-e-w { background-position: -160px -32px; } +.aloha .ui-icon-arrow-2-se-nw { background-position: -176px -32px; } +.aloha .ui-icon-arrowstop-1-n { background-position: -192px -32px; } +.aloha .ui-icon-arrowstop-1-e { background-position: -208px -32px; } +.aloha .ui-icon-arrowstop-1-s { background-position: -224px -32px; } +.aloha .ui-icon-arrowstop-1-w { background-position: -240px -32px; } +.aloha .ui-icon-arrowthick-1-n { background-position: 0 -48px; } +.aloha .ui-icon-arrowthick-1-ne { background-position: -16px -48px; } +.aloha .ui-icon-arrowthick-1-e { background-position: -32px -48px; } +.aloha .ui-icon-arrowthick-1-se { background-position: -48px -48px; } +.aloha .ui-icon-arrowthick-1-s { background-position: -64px -48px; } +.aloha .ui-icon-arrowthick-1-sw { background-position: -80px -48px; } +.aloha .ui-icon-arrowthick-1-w { background-position: -96px -48px; } +.aloha .ui-icon-arrowthick-1-nw { background-position: -112px -48px; } +.aloha .ui-icon-arrowthick-2-n-s { background-position: -128px -48px; } +.aloha .ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; } +.aloha .ui-icon-arrowthick-2-e-w { background-position: -160px -48px; } +.aloha .ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; } +.aloha .ui-icon-arrowthickstop-1-n { background-position: -192px -48px; } +.aloha .ui-icon-arrowthickstop-1-e { background-position: -208px -48px; } +.aloha .ui-icon-arrowthickstop-1-s { background-position: -224px -48px; } +.aloha .ui-icon-arrowthickstop-1-w { background-position: -240px -48px; } +.aloha .ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; } +.aloha .ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; } +.aloha .ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; } +.aloha .ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; } +.aloha .ui-icon-arrowreturn-1-w { background-position: -64px -64px; } +.aloha .ui-icon-arrowreturn-1-n { background-position: -80px -64px; } +.aloha .ui-icon-arrowreturn-1-e { background-position: -96px -64px; } +.aloha .ui-icon-arrowreturn-1-s { background-position: -112px -64px; } +.aloha .ui-icon-arrowrefresh-1-w { background-position: -128px -64px; } +.aloha .ui-icon-arrowrefresh-1-n { background-position: -144px -64px; } +.aloha .ui-icon-arrowrefresh-1-e { background-position: -160px -64px; } +.aloha .ui-icon-arrowrefresh-1-s { background-position: -176px -64px; } +.aloha .ui-icon-arrow-4 { background-position: 0 -80px; } +.aloha .ui-icon-arrow-4-diag { background-position: -16px -80px; } +.aloha .ui-icon-extlink { background-position: -32px -80px; } +.aloha .ui-icon-newwin { background-position: -48px -80px; } +.aloha .ui-icon-refresh { background-position: -64px -80px; } +.aloha .ui-icon-shuffle { background-position: -80px -80px; } +.aloha .ui-icon-transfer-e-w { background-position: -96px -80px; } +.aloha .ui-icon-transferthick-e-w { background-position: -112px -80px; } +.aloha .ui-icon-folder-collapsed { background-position: 0 -96px; } +.aloha .ui-icon-folder-open { background-position: -16px -96px; } +.aloha .ui-icon-document { background-position: -32px -96px; } +.aloha .ui-icon-document-b { background-position: -48px -96px; } +.aloha .ui-icon-note { background-position: -64px -96px; } +.aloha .ui-icon-mail-closed { background-position: -80px -96px; } +.aloha .ui-icon-mail-open { background-position: -96px -96px; } +.aloha .ui-icon-suitcase { background-position: -112px -96px; } +.aloha .ui-icon-comment { background-position: -128px -96px; } +.aloha .ui-icon-person { background-position: -144px -96px; } +.aloha .ui-icon-print { background-position: -160px -96px; } +.aloha .ui-icon-trash { background-position: -176px -96px; } +.aloha .ui-icon-locked { background-position: -192px -96px; } +.aloha .ui-icon-unlocked { background-position: -208px -96px; } +.aloha .ui-icon-bookmark { background-position: -224px -96px; } +.aloha .ui-icon-tag { background-position: -240px -96px; } +.aloha .ui-icon-home { background-position: 0 -112px; } +.aloha .ui-icon-flag { background-position: -16px -112px; } +.aloha .ui-icon-calendar { background-position: -32px -112px; } +.aloha .ui-icon-cart { background-position: -48px -112px; } +.aloha .ui-icon-pencil { background-position: -64px -112px; } +.aloha .ui-icon-clock { background-position: -80px -112px; } +.aloha .ui-icon-disk { background-position: -96px -112px; } +.aloha .ui-icon-calculator { background-position: -112px -112px; } +.aloha .ui-icon-zoomin { background-position: -128px -112px; } +.aloha .ui-icon-zoomout { background-position: -144px -112px; } +.aloha .ui-icon-search { background-position: -160px -112px; } +.aloha .ui-icon-wrench { background-position: -176px -112px; } +.aloha .ui-icon-gear { background-position: -192px -112px; } +.aloha .ui-icon-heart { background-position: -208px -112px; } +.aloha .ui-icon-star { background-position: -224px -112px; } +.aloha .ui-icon-link { background-position: -240px -112px; } +.aloha .ui-icon-cancel { background-position: 0 -128px; } +.aloha .ui-icon-plus { background-position: -16px -128px; } +.aloha .ui-icon-plusthick { background-position: -32px -128px; } +.aloha .ui-icon-minus { background-position: -48px -128px; } +.aloha .ui-icon-minusthick { background-position: -64px -128px; } +.aloha .ui-icon-close { background-position: -80px -128px; } +.aloha .ui-icon-closethick { background-position: -96px -128px; } +.aloha .ui-icon-key { background-position: -112px -128px; } +.aloha .ui-icon-lightbulb { background-position: -128px -128px; } +.aloha .ui-icon-scissors { background-position: -144px -128px; } +.aloha .ui-icon-clipboard { background-position: -160px -128px; } +.aloha .ui-icon-copy { background-position: -176px -128px; } +.aloha .ui-icon-contact { background-position: -192px -128px; } +.aloha .ui-icon-image { background-position: -208px -128px; } +.aloha .ui-icon-video { background-position: -224px -128px; } +.aloha .ui-icon-script { background-position: -240px -128px; } +.aloha .ui-icon-alert { background-position: 0 -144px; } +.aloha .ui-icon-info { background-position: -16px -144px; } +.aloha .ui-icon-notice { background-position: -32px -144px; } +.aloha .ui-icon-help { background-position: -48px -144px; } +.aloha .ui-icon-check { background-position: -64px -144px; } +.aloha .ui-icon-bullet { background-position: -80px -144px; } +.aloha .ui-icon-radio-off { background-position: -96px -144px; } +.aloha .ui-icon-radio-on { background-position: -112px -144px; } +.aloha .ui-icon-pin-w { background-position: -128px -144px; } +.aloha .ui-icon-pin-s { background-position: -144px -144px; } +.aloha .ui-icon-play { background-position: 0 -160px; } +.aloha .ui-icon-pause { background-position: -16px -160px; } +.aloha .ui-icon-seek-next { background-position: -32px -160px; } +.aloha .ui-icon-seek-prev { background-position: -48px -160px; } +.aloha .ui-icon-seek-end { background-position: -64px -160px; } +.aloha .ui-icon-seek-start { background-position: -80px -160px; } +/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */ +.aloha .ui-icon-seek-first { background-position: -80px -160px; } +.aloha .ui-icon-stop { background-position: -96px -160px; } +.aloha .ui-icon-eject { background-position: -112px -160px; } +.aloha .ui-icon-volume-off { background-position: -128px -160px; } +.aloha .ui-icon-volume-on { background-position: -144px -160px; } +.aloha .ui-icon-power { background-position: 0 -176px; } +.aloha .ui-icon-signal-diag { background-position: -16px -176px; } +.aloha .ui-icon-signal { background-position: -32px -176px; } +.aloha .ui-icon-battery-0 { background-position: -48px -176px; } +.aloha .ui-icon-battery-1 { background-position: -64px -176px; } +.aloha .ui-icon-battery-2 { background-position: -80px -176px; } +.aloha .ui-icon-battery-3 { background-position: -96px -176px; } +.aloha .ui-icon-circle-plus { background-position: 0 -192px; } +.aloha .ui-icon-circle-minus { background-position: -16px -192px; } +.aloha .ui-icon-circle-close { background-position: -32px -192px; } +.aloha .ui-icon-circle-triangle-e { background-position: -48px -192px; } +.aloha .ui-icon-circle-triangle-s { background-position: -64px -192px; } +.aloha .ui-icon-circle-triangle-w { background-position: -80px -192px; } +.aloha .ui-icon-circle-triangle-n { background-position: -96px -192px; } +.aloha .ui-icon-circle-arrow-e { background-position: -112px -192px; } +.aloha .ui-icon-circle-arrow-s { background-position: -128px -192px; } +.aloha .ui-icon-circle-arrow-w { background-position: -144px -192px; } +.aloha .ui-icon-circle-arrow-n { background-position: -160px -192px; } +.aloha .ui-icon-circle-zoomin { background-position: -176px -192px; } +.aloha .ui-icon-circle-zoomout { background-position: -192px -192px; } +.aloha .ui-icon-circle-check { background-position: -208px -192px; } +.aloha .ui-icon-circlesmall-plus { background-position: 0 -208px; } +.aloha .ui-icon-circlesmall-minus { background-position: -16px -208px; } +.aloha .ui-icon-circlesmall-close { background-position: -32px -208px; } +.aloha .ui-icon-squaresmall-plus { background-position: -48px -208px; } +.aloha .ui-icon-squaresmall-minus { background-position: -64px -208px; } +.aloha .ui-icon-squaresmall-close { background-position: -80px -208px; } +.aloha .ui-icon-grip-dotted-vertical { background-position: 0 -224px; } +.aloha .ui-icon-grip-dotted-horizontal { background-position: -16px -224px; } +.aloha .ui-icon-grip-solid-vertical { background-position: -32px -224px; } +.aloha .ui-icon-grip-solid-horizontal { background-position: -48px -224px; } +.aloha .ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; } +.aloha .ui-icon-grip-diagonal-se { background-position: -80px -224px; } + + +/* Misc visuals +----------------------------------*/ + +/* Corner radius */ +.aloha .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; } +.aloha .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; } +.aloha .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; } +.aloha .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; } +.aloha .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; } +.aloha .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; } +.aloha .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; } +.aloha .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; } +.aloha .ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; } + +/* Overlays */ +.aloha .ui-widget-overlay { background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); } +.aloha .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 1.8.9 + * + * Copyright 2011, 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 + */ +.aloha .ui-resizable { position: relative;} +.aloha .ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block} +.aloha .ui-resizable-disabled .ui-resizable-handle, .aloha .ui-resizable-autohide .ui-resizable-handle { display: none; } +.aloha .ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; } +.aloha .ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; } +.aloha .ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; } +.aloha .ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; } +.aloha .ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: -5px; bottom: -5px; background-color: Highlight; border: 1px solid black} +.aloha .ui-resizable-sw { cursor: sw-resize; width: 12px; height: 12px; left: -5px; bottom: -5px; background-color: Highlight; border: 1px solid black} +.aloha .ui-resizable-nw { cursor: nw-resize; width: 12px; height: 12px; left: -5px; top: -5px; background-color: Highlight; border: 1px solid black} +.aloha .ui-resizable-ne { cursor: ne-resize; width: 12px; height: 12px; right: -5px; top: -5px;background-color: Highlight; border: 1px solid black} \ No newline at end of file diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/link/css/link.css b/loc.logfly.us/botfly/plugins/Aloha/common/link/css/link.css new file mode 100644 index 0000000..24ec57f --- /dev/null +++ b/loc.logfly.us/botfly/plugins/Aloha/common/link/css/link.css @@ -0,0 +1,55 @@ +/*! +* Aloha Editor +* Author & Copyright (c) 2010 Gentics Software GmbH +* aloha-sales@gentics.com +* Licensed unter the terms of http://www.aloha-editor.com/license.html +*/ + +.aloha-link-pointer { + cursor: pointer; +} + +.aloha-link-text { + cursor: text; +} + +.aloha-link-radioTarget { + width:auto !important; +} + +.aloha-link-title-container { + padding:5px 5px; +} + +.aloha-link-target-container { + padding:5px 5px; +} + +.aloha-link-target-container li{ + padding:0 !important; +} + +.aloha-link-target-container fieldset { + border: 2px groove threedface !important; + padding-bottom: 5px; +} + +.aloha-link-title-container fieldset { + border: 2px groove threedface !important; + padding-bottom: 5px; +} + +.aloha-link-title-container fieldset input[type=text]{ + width:auto !important; + min-width:180px; +} + +.aloha-link-target-container fieldset input[type=text]{ + width:auto !important; + min-width:180px; +} + +.x-form-field.x-form-text.aloha-link-href-field { + color: #333 !important; + padding: 3px; +} diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/link/demo/background.png b/loc.logfly.us/botfly/plugins/Aloha/common/link/demo/background.png new file mode 100644 index 0000000000000000000000000000000000000000..64ece5707d91a6edf9fad4bfcce0c4dbcafcf58d GIT binary patch literal 251 zcmVbvPcjKS|RKP(6sDcCAB(_QB%0978a<$Ah$!b|E zwn;|HO0i8cQj@~)s!ajF0S002ovPDHLkV1oEp BYH0uf literal 0 HcmV?d00001 diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/link/demo/external-link-ltr-icon.png b/loc.logfly.us/botfly/plugins/Aloha/common/link/demo/external-link-ltr-icon.png new file mode 100644 index 0000000000000000000000000000000000000000..4b710b03ea97bf485f3f89db4f26115554315abb GIT binary patch literal 279 zcmeAS@N?(olHy`uVBq!ia0vp^AT}2VGmzZ%#=aj&NtU=qlmzFem6RtIr7}3C~moOa}6aA09^+}!-%zEZk&LYIK=Ev8gf-RPY)D)N$i s&x=&9UP#@0ZXWaI2bCVjx$79&7)-htzDAyXo(OWLr>mdKI;Vst04JwPB>(^b literal 0 HcmV?d00001 diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/link/demo/index.css b/loc.logfly.us/botfly/plugins/Aloha/common/link/demo/index.css new file mode 100644 index 0000000..c917b72 --- /dev/null +++ b/loc.logfly.us/botfly/plugins/Aloha/common/link/demo/index.css @@ -0,0 +1,91 @@ +body { + font-family: sans-serif; +} + +body { + background-image: url("./background.png"); +} + +#bodyContent { + font-size:0.9em; +} + +h1, h2, h3, h4, h5, h6 { + font-family: sans-serif; + padding-bottom:0.1em; + padding-top:0.5em; +} +h1 { + border-bottom:1px solid #AAAAAA; +} + +h1 { font-size: 188%; } +h2 { font-size: 150%; } +h3 { font-size: 132%; } +h4 { font-size: 116%; } +h5 { font-size: 100%; } +h6 { font-size: 80%; } + +#main { + width: 650px; + margin-top: 40px; + margin-left: auto ; + margin-right: auto ; + padding: 70px; + background-color: white; + border-radius: 1px; + -moz-border-radius: 1px; + box-shadow: 5px 5px rgba(0,0,0,0.3); + -webkit-box-shadow: 5px 5px rgba(0,0,0,0.3); + -moz-box-shadow: 5px 5px rgba(0,0,0,0.3); +} + +a.external { + background: url("./external-link-ltr-icon.png") no-repeat 100% 50%; + padding: 0px 13px 0px 0px; +} + +abbr, acronym +{ + border-bottom: .1em dotted; + cursor: help; +} + + +/* A basic table styling */ +table +{ + padding: 0; + margin: 0; + border-collapse: collapse; + border: 1px solid #333; + color: #000; +} + +table caption +{ + caption-side: bottom; + font-size: 0.8em; + font-style: italic; + text-align: right; + padding: 0.5em 0; +} + +table th, table td +{ + border: 1px solid #666; + padding: 0.5em; + text-align: left; +} + + +#main ul, +#main ol { + margin:0 1.5em 1.5em 1.5em; +} +#main ul li { + list-style-type:disc; +} +#main ol li { + list-style-type:decimal; +} \ No newline at end of file diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/link/demo/index.html b/loc.logfly.us/botfly/plugins/Aloha/common/link/demo/index.html new file mode 100644 index 0000000..eb1c3fa --- /dev/null +++ b/loc.logfly.us/botfly/plugins/Aloha/common/link/demo/index.html @@ -0,0 +1,91 @@ + + + + + Aloha, Documents! + + + + + + + +
+
+
+

Aloha

+ +

Etymology

+ +

The word aloha derives from the Proto-Polynesian root *qalofa. It has cognates in other Polynesian languages, such as Samoan alofa and Māori aroha, also meaning "love."

+ +

Aloha Editor is the word's most advanced browser based Editor made with aloha passion.

+ +

A folk etymology claims that it derives from a compound of the Hawaiian words alo meaning "presence", "front", "face", or "share"; and ha, meaning "breath of life" or "essence of life." Although alo does indeed mean "presence" etc., the word for breath is spelled with a macron or kahakō over the a (hā) whereas the word aloha does not have a long a.

+ +

Usage

+ +

Before contact with the West, the words used for greeting were welina and anoai. Today, "aloha kakahiaka" is the phrase for "good morning." "Aloha ʻauinalā" means "good afternoon" and "aloha ahiahi" means "good evening." "Aloha kākou" is a common form of "welcome to all."

+ +

In modern Hawaiʻi, numerous businesses have aloha in their names, with more than 3 pages of listings in the Oʻahu phone book alone.

+ +

Trends

+ +

Recent trends are popularizing the term elsewhere in the United States. Popular entertainer, Broadway star and Hollywood actress Bette Midler, born in Honolulu, uses the greeting frequently in national appearances. The word was also used frequently in the hit television drama Hawaii Five-O. In the influential 1982 film comedy Fast Times at Ridgemont High, the eccentric teacher Mr. Hand makes use of the greeting. The Aloha Spirit is a major concept in Lilo and Stitch, a very popular Disney series of movies and TV shows, set in Hawaiʻi. The drama series Lost, shot in Hawaiʻi, has a thank you note at the end of the credits saying "We thank the people of Hawaiʻi and their Aloha Spirit". Aloha is a term also used in the Nickelodeon program Rocket Power.

+ +
    +
  • Arguably the most famous historical Hawaiian song, "Aloha ʻOe" was written by the last queen of Hawaii, Liliʻuokalani.
  • + +
  • The term inspired the name of the ALOHA Protocol introduced in the 1970s by the University of Hawaii.
  • + +
  • In Hawaii someone can be said to have or show aloha in the way they treat others; whether family, friend, neighbor or stranger.
  • +
+
+
+ +
+ +
+ + + + + diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/link/extra/delicious.js b/loc.logfly.us/botfly/plugins/Aloha/common/link/extra/delicious.js new file mode 100644 index 0000000..048c795 --- /dev/null +++ b/loc.logfly.us/botfly/plugins/Aloha/common/link/extra/delicious.js @@ -0,0 +1,246 @@ + +/*! +* Aloha Editor +* Author & Copyright (c) 2010 Gentics Software GmbH +* aloha-sales@gentics.com +* Licensed unter the terms of http://www.aloha-editor.com/license.html +*/ + +/** + * Create the Repositories object. Namespace for Repositories + * @hide + */ +if ( !GENTICS.Aloha.Repositories ) GENTICS.Aloha.Repositories = {}; + +/** + * register the plugin with unique name + */ +GENTICS.Aloha.Repositories.delicious = new GENTICS.Aloha.Repository('delicious'); + +/** + * If no username is given, the public respoitory is searched: + * @property + * @cfg + */ +GENTICS.Aloha.Repositories.delicious.settings.username = 'draftkraft'; + +/** + * Defines the value to use for sorting the items. Allowed a values 0-0.75 + * We choose a low default weight 0.35 + * @property + * @default 0.35 + * @cfg + */ +GENTICS.Aloha.Repositories.delicious.settings.weight = 0.35; + + + +/** + * init Delicious repository + */ +GENTICS.Aloha.Repositories.delicious.init = function() { + var that = this; + + // check weight + if ( this.settings.weight + 0.15 > 1 ) { + this.settings.weight = 1 - 0.15; + } + + // default delicious URL. Returns most popular links. + this.deliciousURL = "http://feeds.delicious.com/v2/json/"; + + if ( this.settings.username ) { + + // if a username is set use public user links + this.deliciousURL += this.settings.username + '/'; + + // set the repository name + this.repositoryName = 'deliciuos/' + this.settings.username; + + // when a user is specified get his tags and store it local + this.tags = []; + + jQuery.ajax({ type: "GET", + dataType: "jsonp", + url: 'http://feeds.delicious.com/v2/json/tags/'+that.settings.username, + success: function(data) { + // convert data + for (var tag in data) { + that.tags.push(tag); + } + } + }); + } else { + // set the repository name + this.repositoryName = 'deliciuos/' + popular; + + this.deliciousURL += 'tag/'; + } +}; + + +/** + * Searches a repository for items matching query if objectTypeFilter. + * If none found it returns null. + */ +GENTICS.Aloha.Repositories.delicious.query = function( p, callback) { + var that = this; + + if ( p.objectTypeFilter && jQuery.inArray('website', p.objectTypeFilter) == -1) { + + // return if no website type is requested + callback.call( this, []); + + } else { + + // prepare tags + var tags = []; + if ( this.settings.username ) { + + // search in user tags + var queryTags = p.queryString ? p.queryString.split(' ') : []; + for (var i = 0; i < queryTags.length; i++) { + var queryTag = queryTags[i].trim(); + if ( jQuery.inArray(queryTag, that.tags) == -1 ) { + var newtags = that.tags.filter(function(e, i, a) { + var r = new RegExp(queryTag, 'i'); + return ( e.match(r) ); + }); + if ( newtags.length > 0 ) { + tags.push(newtags[0]); + } + } else { + tags.push(queryTag); + } + } + + } else { + + // handle each word as tag + tags = p.queryString.split(' '); + + } + + // search in tree + var folderTags = p.inFolderId ? p.inFolderId.split('+') : []; + jQuery.extend(tags, folderTags); + + // if we have a query and no tag matching return + if ( p.queryString && tags.length == 0 ) { + callback.call( that, []); + return; + } + + jQuery.ajax({ type: "GET", + dataType: "jsonp", + url: that.deliciousURL + tags.join('+'), + success: function(data) { + var items = []; + // convert data to Aloha objects + for (var i = 0; i < data.length; i++) { + if (typeof data[i] != 'function' ) { + items.push(new GENTICS.Aloha.Repository.Document ({ + id: data[i].u, + name: data[i].d, + repositoryId: that.repositoryId, + type: 'website', + url: data[i].u, + weight: that.settings.weight + (15-1)/100 + })); + } + } + callback.call( that, items); + } + }); + } +}; + +/** + * Returns all tags for username in a tree style way + */ +GENTICS.Aloha.Repositories.delicious.getChildren = function( p, callback) { + var that = this; + + // tags are only available when a username is available + if ( this.settings.username ) { + + // return all tags + var items = []; + if ( p.inFolderId == this.repositoryId ) { + + for (var i = 0; i < this.tags.length; i++) { + if (typeof this.tags[i] != 'function' ) { + items.push(new GENTICS.Aloha.Repository.Folder ({ + id: this.tags[i], + name: this.tags[i], + repositoryId: this.repositoryId, + type: 'tag', + url: 'http://feeds.delicious.com/v2/rss/tags/'+that.settings.username+'/'+this.tags[i] + })); + } + } + callback.call( this, items); + + } else { + jQuery.ajax({ type: "GET", + dataType: "jsonp", + url: 'http://feeds.delicious.com/v2/json/tags/'+that.settings.username+'/'+p.inFolderId, + success: function(data) { + var items = []; + // convert data + for (var tag in data) { + // the id is tag[+tag+...+tag] + var id = (p.inFolderId)?p.inFolderId + '+' + tag:tag; + if (typeof data[tag] != 'function' ) { + items.push(new GENTICS.Aloha.Repository.Folder({ + id: id, + name: tag, + repositoryId: that.repositoryId, + type: 'tag', + url: 'http://feeds.delicious.com/v2/rss/tags/'+that.settings.username+'/'+id, + hasMoreItems: true + })); + } + } + callback.call( that, items); + } + }); + + } + } else { + callback.call( this, []); + } +}; + +/** + * Get the repositoryItem with given id + * @param itemId {String} id of the repository item to fetch + * @param callback {function} callback function + * @return {GENTICS.Aloha.Repository.Object} item with given id + */ +GENTICS.Aloha.Repositories.delicious.getObjectById = function ( itemId, callback ) { + var that = this; + + jQuery.ajax({ + type: 'GET', + dataType: "jsonp", + url: 'http://feeds.delicious.com/v2/json/urlinfo/' + jQuery.md5(itemId), + success: function (data) { + var items = []; + // convert data to Aloha objects + for (var i = 0; i < data.length; i++) { + if (typeof data[i] != 'function' ) { + items.push(new GENTICS.Aloha.Repository.Document ({ + id: itemId, + name: data[i].title, + repositoryId: that.repositoryId, + type: 'website', + url: itemId, + weight: that.settings.weight + (15-1)/100 + })); + } + } + callback.call( that, items); + } + }); +}; diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/link/extra/linklist.js b/loc.logfly.us/botfly/plugins/Aloha/common/link/extra/linklist.js new file mode 100644 index 0000000..eb538d2 --- /dev/null +++ b/loc.logfly.us/botfly/plugins/Aloha/common/link/extra/linklist.js @@ -0,0 +1,222 @@ +/*! + * Aloha Editor + * Author & Copyright (c) 2011 Gentics Software GmbH + * aloha-sales@gentics.com + * Licensed unter the terms of http://www.aloha-editor.com/license.html + * + * Aloha Link List Repository + * -------------------------- + * A simple demo repository of links. + */ + +define( +[ 'aloha', 'aloha/jquery' ], +function ( Aloha, jQuery ) { + 'use strict'; + + /** + * Internal data as array with following format: + * + * [ + * { name: 'Aloha Editor - The HTML5 Editor', url:'http://aloha-editor.com', type:'website' }, + * { name: 'Aloha Logo', url:'http://www.aloha-editor.com/images/aloha-editor-logo.png', type:'image' } + * ]; + * + * @private + */ + var urlset = [ + { name: 'Aloha Editor - The HTML5 Editor', url: 'http://aloha-editor.com', type: 'website' }, + { name: 'Aloha Editor - Wiki', url: 'http://www.aloha-editor.org/wiki/Main_Page', type: 'website' }, + { name: 'Aloha Editor - GitHub', url: 'http://github.com/alohaeditor/Aloha-Editor', type: 'website' }, + { name: 'Aloha Logo', url: 'http://www.aloha-editor.com/images/aloha-editor-logo.png', type: 'image' } + ]; + + new ( Aloha.AbstractRepository.extend( { + + _constructor: function () { + this._super( 'linklist' ); + }, + + /** + * Internal folder structure + * @hide + */ + folder: [], + + /** + * initalize LinkList, parse all links, build folder structure and add + * additional properties to the items + */ + init: function () { + // Add ECMA262-5 Array method filter if not supported natively. + // But we will be very conservative and add to this single array + // object so that we do not tamper with the native Array prototype + // object + if ( !( 'filter' in Array.prototype ) ) { + urlset.filter = function ( filter, that /*opt*/ ) { + var other = [], + v, + i = 0, + n = this.length; + + for ( ; i < n; i++ ) { + if ( i in this && filter.call( that, v = this[ i ], i, this ) ) { + other.push( v ); + } + } + + return other; + }; + } + + var l = urlset.length; + + // generate folder structure + for ( var i = 0; i < l; ++i ) { + var e = urlset[ i ]; + e.repositoryId = this.repositoryId; + e.id = e.id ? e.id : e.url; + + var u = e.uri = this.parseUri( e.url ), + // add hostname as root folder + path = this.addFolder( '', u.host ), + pathparts = u.path.split( '/' ); + + for ( var j = 0; j < pathparts.length; j++ ) { + if ( pathparts[ j ] && + // It's a file because it has an extension. + // Could improve this one :) + pathparts[ j ].lastIndexOf( '.' ) < 0 ) { + path = this.addFolder( path, pathparts[ j ] ); + } + } + + e.parentId = path; + + urlset[ i ] = new Aloha.RepositoryDocument( e ); + } + + this.repositoryName = 'Linklist'; + }, + + /** + * @param {String} path + * @param {String} name + * @return {String} + */ + addFolder: function ( path, name ) { + var type = path ? 'folder' : 'hostname', + p = path ? path + '/' + name : name; + + if ( name && !this.folder[ p ] ) { + this.folder[ p ] = new Aloha.RepositoryFolder( { + id: p, + name: name || p, + parentId: path, + type: 'host', + repositoryId: this.repositoryId + } ); + } + + return p; + }, + + /** + * Searches a repository for object items matching query if + * objectTypeFilter. If none is found it returns null. + * + * @param {Object} p + * @param {Function} callback + */ + query: function ( p, callback ) { + // Not supported; filter, orderBy, maxItems, skipcount, renditionFilter + var r = new RegExp( p.queryString, 'i' ); + + var d = urlset.filter( function ( e, i, a ) { + return ( + ( !p.queryString || e.name.match( r ) || e.url.match( r ) ) && + ( !p.objectTypeFilter || ( !p.objectTypeFilter.length ) || jQuery.inArray( e.type, p.objectTypeFilter ) > -1 ) && + true //( !p.inFolderId || p.inFolderId == e.parentId ) + ); + } ); + + callback.call( this, d ); + }, + + /** + * returns the folder structure as parsed at init + * + * @param {Object} p + * @param {Function} callback + */ + getChildren: function ( p, callback ) { + var d = [], + e; + + for ( e in this.folder ) { + var l = this.folder[ e ].parentId; + if ( typeof this.folder[ e ] != 'function' && ( // extjs prevention + this.folder[ e ].parentId == p.inFolderId || // all subfolders + ( !this.folder[ e ].parentId && p.inFolderId == this.repositoryId ) // the hostname + ) ) { + d.push( this.folder[ e ] ); + } + } + + callback.call( this, d ); + }, + + //parseUri 1.2.2 + //(c) Steven Levithan + //MIT License + //http://blog.stevenlevithan.com/archives/parseuri + parseUri: function(str) { + var o = { + strictMode: false, + key: [ "source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"], + q: { + name: "queryKey", + parser: /(?:^|&)([^&=]*)=?([^&]*)/g + }, + parser: { + strict: /^(?:([^:\/?#]+):)?(?:\/\/((?:(([^:@]*)(?::([^:@]*))?)?@)?([^:\/?#]*)(?::(\d*))?))?((((?:[^?#\/]*\/)*)([^?#]*))(?:\?([^#]*))?(?:#(.*))?)/, + loose: /^(?:(?![^:@]+:[^:@\/]*@)([^:\/?#.]+):)?(?:\/\/)?((?:(([^:@]*)(?::([^:@]*))?)?@)?([^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/ + } + }, + m = o.parser[o.strictMode ? "strict" : "loose"].exec(str), + uri = {}, + i = 14; + + while (i--) uri[o.key[i]] = m[i] || ""; + + uri[o.q.name] = {}; + uri[o.key[12]].replace(o.q.parser, function ($0, $1, $2) { + if ($1) uri[o.q.name][$1] = $2; + }); + + return uri; + }, + + /** + * Get the repositoryItem with given id + * Callback: {GENTICS.Aloha.Repository.Object} item with given id + * @param itemId {String} id of the repository item to fetch + * @param callback {function} callback function + */ + getObjectById: function ( itemId, callback ) { + var i = 0, + l = urlset.length, + d = []; + + for ( ; i < l; i++ ) { + if ( urlset[ i ].id == itemId ) { + d.push( urlset[ i ] ); + } + } + + callback.call( this, d ); + } + + } ) )(); + +} ); \ No newline at end of file diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/link/extra/slowlinklist.js b/loc.logfly.us/botfly/plugins/Aloha/common/link/extra/slowlinklist.js new file mode 100644 index 0000000..a25e9a2 --- /dev/null +++ b/loc.logfly.us/botfly/plugins/Aloha/common/link/extra/slowlinklist.js @@ -0,0 +1,228 @@ +/*! + * Aloha Editor + * Author & Copyright (c) 2011 Gentics Software GmbH + * aloha-sales@gentics.com + * Licensed unter the terms of http://www.aloha-editor.com/license.html + * + * Aloha Link List Repository + * -------------------------- + * A simple demo repository of links, which is deliberatly slow, in order to + * simulate lags when querying repositories. + */ + +define( +[ 'aloha', 'aloha/jquery' ], +function ( Aloha, jQuery ) { + 'use strict' + + /** + * Internal data as array with following format: + * + * [ + * { name: 'Aloha Editor - The HTML5 Editor', url:'http://aloha-editor.com', type:'website' }, + * { name: 'Aloha Logo', url:'http://www.aloha-editor.com/images/aloha-editor-logo.png', type:'image' } + * ]; + * + * @private + */ + var urlset = [ + { name: 'Aloha Test', url: '#alohatest', type: 'website' }, + { name: 'Test One', url: '#test1', type: 'website' }, + { name: 'Test Two', url: '#test2', type: 'website' }, + { name: 'Test Three', url: '#test3', type: 'website' }, + { name: 'Test Four', url: '#test4', type: 'image' } + ]; + + new ( Aloha.AbstractRepository.extend( { + + _constructor: function () { + this._super( 'slowlinklist' ); + }, + + /** + * Internal folder structure + * @hide + */ + folder: [], + + /** + * initalize LinkList, parse all links, build folder structure and add + * additional properties to the items + */ + init: function () { + // Add ECMA262-5 Array method filter if not supported natively. + // But we will be very conservative and add to this single array + // object so that we do not tamper with the native Array prototype + // object + if ( !( 'filter' in Array.prototype ) ) { + urlset.filter = function ( filter, that /*opt*/ ) { + var other = [], + v, + i = 0, + n = this.length; + + for ( ; i < n; i++ ) { + if ( i in this && filter.call( that, v = this[ i ], i, this ) ) { + other.push( v ); + } + } + + return other; + }; + } + + var l = urlset.length; + + // generate folder structure + for ( var i = 0; i < l; ++i ) { + var e = urlset[ i ]; + e.repositoryId = this.repositoryId; + e.id = e.id ? e.id : e.url; + + var u = e.uri = this.parseUri( e.url ), + // add hostname as root folder + path = this.addFolder( '', u.host ), + pathparts = u.path.split( '/' ); + + for ( var j = 0; j < pathparts.length; j++ ) { + if ( pathparts[ j ] && + // It's a file because it has an extension. + // Could improve this one :) + pathparts[ j ].lastIndexOf( '.' ) < 0 ) { + path = this.addFolder( path, pathparts[ j ] ); + } + } + + e.parentId = path; + + urlset[ i ] = new Aloha.RepositoryDocument( e ); + } + + this.repositoryName = 'Linklist'; + }, + + /** + * @param {String} path + * @param {String} name + * @return {String} + */ + addFolder: function ( path, name ) { + var type = path ? 'folder' : 'hostname', + p = path ? path + '/' + name : name; + + if ( name && !this.folder[ p ] ) { + this.folder[ p ] = new Aloha.RepositoryFolder( { + id: p, + name: name || p, + parentId: path, + type: 'host', + repositoryId: this.repositoryId + } ); + } + + return p; + }, + + /** + * Searches a repository for object items matching query if + * objectTypeFilter. If none is found it returns null. + * + * @param {Object} p + * @param {Function} callback + */ + query: function ( p, callback ) { + // Not supported; filter, orderBy, maxItems, skipcount, renditionFilter + var r = new RegExp( p.queryString, 'i' ); + + var d = urlset.filter( function ( e, i, a ) { + return ( + ( !p.queryString || e.name.match( r ) || e.url.match( r ) ) && + ( !p.objectTypeFilter || ( !p.objectTypeFilter.length ) || jQuery.inArray( e.type, p.objectTypeFilter ) > -1 ) && + true //( !p.inFolderId || p.inFolderId == e.parentId ) + ); + } ); + + setTimeout( function () { + callback.call( this, d ); + }, 2000 ); + }, + + /** + * returns the folder structure as parsed at init + * + * @param {Object} p + * @param {Function} callback + */ + getChildren: function ( p, callback ) { + var d = [], + e; + + for ( e in this.folder ) { + var l = this.folder[ e ].parentId; + if ( typeof this.folder[ e ] != 'function' && ( // extjs prevention + this.folder[ e ].parentId == p.inFolderId || // all subfolders + ( !this.folder[ e ].parentId && p.inFolderId == this.repositoryId ) // the hostname + ) ) { + d.push( this.folder[ e ] ); + } + } + + setTimeout( function () { + callback.call( this, d ); + }, 2000 ); + }, + + //parseUri 1.2.2 + //(c) Steven Levithan + //MIT License + //http://blog.stevenlevithan.com/archives/parseuri + parseUri: function(str) { + var o = { + strictMode: false, + key: [ "source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"], + q: { + name: "queryKey", + parser: /(?:^|&)([^&=]*)=?([^&]*)/g + }, + parser: { + strict: /^(?:([^:\/?#]+):)?(?:\/\/((?:(([^:@]*)(?::([^:@]*))?)?@)?([^:\/?#]*)(?::(\d*))?))?((((?:[^?#\/]*\/)*)([^?#]*))(?:\?([^#]*))?(?:#(.*))?)/, + loose: /^(?:(?![^:@]+:[^:@\/]*@)([^:\/?#.]+):)?(?:\/\/)?((?:(([^:@]*)(?::([^:@]*))?)?@)?([^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/ + } + }, + m = o.parser[o.strictMode ? "strict" : "loose"].exec(str), + uri = {}, + i = 14; + + while (i--) uri[o.key[i]] = m[i] || ""; + + uri[o.q.name] = {}; + uri[o.key[12]].replace(o.q.parser, function ($0, $1, $2) { + if ($1) uri[o.q.name][$1] = $2; + }); + + return uri; + }, + + /** + * Get the repositoryItem with given id + * Callback: {GENTICS.Aloha.Repository.Object} item with given id + * @param itemId {String} id of the repository item to fetch + * @param callback {function} callback function + */ + getObjectById: function ( itemId, callback ) { + var i = 0, + l = urlset.length, + d = []; + + for ( ; i < l; i++ ) { + if ( urlset[ i ].id == itemId ) { + d.push( urlset[ i ] ); + } + } + + callback.call( this, d ); + } + + } ) )(); + +} ); \ No newline at end of file diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/link/lib/link-plugin.js b/loc.logfly.us/botfly/plugins/Aloha/common/link/lib/link-plugin.js new file mode 100644 index 0000000..cd93158 --- /dev/null +++ b/loc.logfly.us/botfly/plugins/Aloha/common/link/lib/link-plugin.js @@ -0,0 +1,759 @@ +/*! + * Aloha Editor + * Author & Copyright (c) 2010 Gentics Software GmbH + * aloha-sales@gentics.com + * Licensed unter the terms of http://www.aloha-editor.com/license.html + * + * Aloha Link Plugin + * ----------------- + * This plugin provides an interface to allow the user to insert, edit and + * remove links within an active editable. + * It presents its user interface in the Floating menu, in a Sidebar panel. + * Clicking on any links inside the editable activates the this plugin's + * floating menu scope. + * + * @todo Consider whether it would be better to have the target options in the + * sidebar panel be a selection box rather than radio buttons. + */ + +define( [ + 'aloha', + 'aloha/plugin', + 'aloha/jquery', + 'aloha/floatingmenu', + 'i18n!link/nls/i18n', + 'i18n!aloha/nls/i18n', + 'aloha/console', + 'link/../extra/linklist', + 'link/../extra/slowlinklist', + 'css!link/css/link.css' +], function ( Aloha, Plugin, jQuery, FloatingMenu, i18n, i18nCore, console ) { + 'use strict'; + + var GENTICS = window.GENTICS, + pluginNamespace = 'aloha-link', + oldValue = '', + newValue; + + return Plugin.create( 'link', { + /** + * Configure the available languages + */ + languages: [ 'en', 'de', 'fr', 'ru', 'pl' ], + + /** + * Default configuration allows links everywhere + */ + config: [ 'a' ], + + /** + * all links that match the targetregex will get set the target + * e.g. ^(?!.*aloha-editor.com).* matches all href except aloha-editor.com + */ + targetregex: '', + + /** + * this target is set when either targetregex matches or not set + * e.g. _blank opens all links in new window + */ + target: '', + + /** + * all links that match the cssclassregex will get set the css class + * e.g. ^(?!.*aloha-editor.com).* matches all href except aloha-editor.com + */ + cssclassregex: '', + + /** + * this target is set when either cssclassregex matches or not set + */ + cssclass: '', + + /** + * the defined object types to be used for this instance + */ + objectTypeFilter: [], + + /** + * handle change on href change + * called function ( obj, href, item ); + */ + onHrefChange: null, + + /** + * This variable is used to ignore one selection changed event. We need + * to ignore one selectionchanged event when we set our own selection. + */ + ignoreNextSelectionChangedEvent: false, + + /** + * Internal update interval reference to work around an ExtJS bug + */ + hrefUpdateInt: null, + + /** + * Initialize the plugin + */ + init: function () { + var that = this; + + if ( typeof this.settings.targetregex != 'undefined' ) { + this.targetregex = this.settings.targetregex; + } + if ( typeof this.settings.target != 'undefined' ) { + this.target = this.settings.target; + } + if ( typeof this.settings.cssclassregex != 'undefined' ) { + this.cssclassregex = this.settings.cssclassregex; + } + if ( typeof this.settings.cssclass != 'undefined' ) { + this.cssclass = this.settings.cssclass; + } + if ( typeof this.settings.objectTypeFilter != 'undefined' ) { + this.objectTypeFilter = this.settings.objectTypeFilter; + } + if ( typeof this.settings.onHrefChange != 'undefined' ) { + this.onHrefChange = this.settings.onHrefChange; + } + + this.createButtons(); + this.subscribeEvents(); + this.bindInteractions(); + + Aloha.ready( function () { + that.initSidebar( Aloha.Sidebar.right ); + } ); + }, + + nsSel: function () { + var stringBuilder = [], prefix = pluginNamespace; + jQuery.each( arguments, function () { + stringBuilder.push( '.' + ( this == '' ? prefix : prefix + '-' + this ) ); + } ); + return stringBuilder.join( ' ' ).trim(); + }, + + //Creates string with this component's namepsace prefixed the each classname + nsClass: function () { + var stringBuilder = [], prefix = pluginNamespace; + jQuery.each( arguments, function () { + stringBuilder.push( this == '' ? prefix : prefix + '-' + this ); + } ); + return stringBuilder.join( ' ' ).trim(); + }, + + initSidebar: function ( sidebar ) { + var pl = this; + pl.sidebar = sidebar; + sidebar.addPanel( { + + id : pl.nsClass( 'sidebar-panel-target' ), + title : i18n.t( 'floatingmenu.tab.link' ), + content : '', + expanded : true, + activeOn : 'a, link', + + onInit: function () { + var that = this, + content = this.setContent( + '
' + i18n.t( 'link.target.legend' ) + '
  • ' + i18n.t( 'link.target.self' ) + '
  • ' + + '
  • ' + i18n.t( 'link.target.blank' ) + '
  • ' + + '
  • ' + i18n.t( 'link.target.parent' ) + '
  • ' + + '
  • ' + i18n.t( 'link.target.top' ) + '
  • ' + + '
  • ' + i18n.t( 'link.target.framename' ) + '
  • ' + + '
' + + '
' + i18n.t( 'link.title.legend' ) + '
' + ).content; + + jQuery( pl.nsSel( 'framename' ) ).live( 'keyup', function () { + jQuery( that.effective ).attr( 'target', jQuery( this ).val().replace( '\"', '"' ).replace( "'", "'" ) ); + } ); + + jQuery( pl.nsSel( 'radioTarget' ) ).live( 'change', function () { + if ( jQuery( this ).val() == 'framename' ) { + jQuery( pl.nsSel( 'framename' ) ).slideDown(); + } else { + jQuery( pl.nsSel( 'framename' ) ).slideUp().val( '' ); + jQuery( that.effective ).attr( 'target', jQuery( this ).val() ); + } + } ); + + jQuery( pl.nsSel( 'linkTitle' ) ).live( 'keyup', function () { + jQuery( that.effective ).attr( 'title', jQuery( this ).val().replace( '\"', '"' ).replace( "'", "'" ) ); + } ); + }, + + onActivate: function ( effective ) { + var that = this; + that.effective = effective; + if ( jQuery( that.effective ).attr( 'target' ) != null ) { + var isFramename = true; + jQuery( pl.nsSel( 'framename' ) ).hide().val( '' ); + jQuery( pl.nsSel( 'radioTarget' ) ).each( function () { + jQuery( this ).removeAttr('checked'); + if ( jQuery( this ).val() === jQuery( that.effective ).attr( 'target' ) ) { + isFramename = false; + jQuery( this ).attr( 'checked', 'checked' ); + } + } ); + if ( isFramename ) { + jQuery( pl.nsSel( 'radioTarget[value="framename"]' ) ).attr( 'checked', 'checked' ); + jQuery( pl.nsSel( 'framename' ) ) + .val( jQuery( that.effective ).attr( 'target' ) ) + .show(); + } + } else { + jQuery( pl.nsSel( 'radioTarget' ) ).first().attr( 'checked', 'checked' ); + jQuery( that.effective ).attr( 'target', jQuery( pl.nsSel( 'radioTarget' ) ).first().val() ); + } + + var that = this; + that.effective = effective; + jQuery( pl.nsSel( 'linkTitle' ) ).val( jQuery( that.effective ).attr( 'title' ) ); + } + + } ); + + sidebar.show(); + }, + + /** + * Subscribe for events + */ + subscribeEvents: function () { + var that = this; + + // add the event handler for creation of editables + Aloha.bind( 'aloha-editable-created', function ( event, editable ) { + // CTRL+L + editable.obj.keydown( function ( e ) { + if ( e.metaKey && e.which == 76 ) { + if ( that.findLinkMarkup() ) { + // open the tab containing the href + FloatingMenu.activateTabOfButton( 'href' ); + that.hrefField.focus(); + } else { + that.insertLink(); + } + // prevent from further handling + // on a MAC Safari cursor would jump to location bar. Use ESC then META+L + return false; + } + } ); + + editable.obj.find( 'a' ).each( function ( i ) { + that.addLinkEventHandlers( this ); + } ); + } ); + + // add the event handler for selection change + Aloha.bind( 'aloha-selection-changed', function ( event, rangeObject ) { + var config, + foundMarkup; + + // Check if we need to ignore this selection changed event for + // now and check whether the selection was placed within a + // editable area. + if ( !that.ignoreNextSelectionChangedEvent && + Aloha.Selection.isSelectionEditable() && + Aloha.activeEditable != null ) { + // show/hide the button according to the configuration + config = that.getEditableConfig( Aloha.activeEditable.obj ); + if ( jQuery.inArray( 'a', config ) != -1 ) { + that.formatLinkButton.show(); + that.insertLinkButton.show(); + } else { + that.formatLinkButton.hide(); + that.insertLinkButton.hide(); + // leave if a is not allowed + return; + } + + foundMarkup = that.findLinkMarkup( rangeObject ); + + if ( foundMarkup ) { + that.insertLinkButton.hide(); + that.formatLinkButton.setPressed( true ); + FloatingMenu.setScope( 'link' ); + + // remember the current tab selected by the user + var currentTab = FloatingMenu.userActivatedTab; + + // switch to the href tab (so that we make sure that the href field gets created) + FloatingMenu.activateTabOfButton( 'href' ); + if ( currentTab ) { + // switch back to the original tab + FloatingMenu.userActivatedTab = currentTab; + } + // now we are ready to set the target object + that.hrefField.setTargetObject( foundMarkup, 'href' ); + + // if the selection-changed event was raised by the first click interaction on this page + // the hrefField component might not be initialized. When the user switches to the link + // tab to edit the link the field would be empty. We check for that situation and add a + // special interval check to set the value once again + if ( jQuery( '#' + that.hrefField.extButton.id ).length == 0 ) { + // there must only be one update interval running at the same time + if ( that.hrefUpdateInt !== null ) { + clearInterval( that.hrefUpdateInt ); + } + + // register a timeout that will set the value as soon as the href field was initialized + that.hrefUpdateInt = setInterval( function () { + if ( jQuery( '#' + that.hrefField.extButton.id ).length > 0 ) { // the object was finally created + that.hrefField.setTargetObject( foundMarkup, 'href' ); + clearInterval( that.hrefUpdateInt ); + } + }, 200 ); + } + } else { + that.formatLinkButton.setPressed( false ); + that.hrefField.setTargetObject( null ); + } + } + + that.ignoreNextSelectionChangedEvent = false; + } ); + }, + + /** + * Add event handlers to the given link object + * @param link object + */ + addLinkEventHandlers: function ( link ) { + var that = this; + + // show pointer on mouse over + jQuery( link ).mouseenter( function ( e ) { + Aloha.Log.debug( that, 'mouse over link.' ); + that.mouseOverLink = link; + that.updateMousePointer(); + } ); + + // in any case on leave show text cursor + jQuery( link ).mouseleave( function ( e ) { + Aloha.Log.debug( that, 'mouse left link.' ); + that.mouseOverLink = null; + that.updateMousePointer(); + } ); + + // follow link on ctrl or meta + click + jQuery( link ).click( function ( e ) { + if ( e.metaKey ) { + // blur current editable. user is waiting for the link to load + Aloha.activeEditable.blur(); + // hack to guarantee a browser history entry + setTimeout( function () { + location.href = e.target; + }, 0 ); + e.stopPropagation(); + + return false; + } + } ); + }, + + /** + * Initialize the buttons + */ + createButtons: function () { + var that = this; + + // format Link Button - this button behaves like + // a formatting button like (bold, italics, etc) + this.formatLinkButton = new Aloha.ui.Button( { + 'name': 'a', + 'iconClass': 'aloha-button aloha-button-a', + 'size': 'small', + 'onclick': function () { that.formatLink(); }, + 'tooltip': i18n.t( 'button.addlink.tooltip' ), + 'toggle': true + } ); + FloatingMenu.addButton( + 'Aloha.continuoustext', + this.formatLinkButton, + i18nCore.t( 'floatingmenu.tab.format' ), + 1 + ); + + // insert Link + // always inserts a new link + this.insertLinkButton = new Aloha.ui.Button( { + 'name': 'insertLink', + 'iconClass': 'aloha-button aloha-button-a', + 'size': 'small', + 'onclick': function () { that.insertLink( false ); }, + 'tooltip': i18n.t( 'button.addlink.tooltip' ), + 'toggle': false + } ); + FloatingMenu.addButton( + 'Aloha.continuoustext', + this.insertLinkButton, + i18nCore.t( 'floatingmenu.tab.insert' ), + 1 + ); + + // add the new scope for links + FloatingMenu.createScope( 'link', 'Aloha.continuoustext' ); + + this.hrefField = new Aloha.ui.AttributeField( { + 'name': 'href', + 'width': 320, + 'valueField': 'url', + 'cls': 'aloha-link-href-field' + } ); + this.hrefField.setTemplate( '{name}
{url}
' ); + this.hrefField.setObjectTypeFilter( this.objectTypeFilter ); + // add the input field for links + FloatingMenu.addButton( + 'link', + this.hrefField, + i18n.t( 'floatingmenu.tab.link' ), + 1 + ); + + this.removeLinkButton = new Aloha.ui.Button( { + // TODO use another icon here + 'name': 'removeLink', + 'iconClass': 'aloha-button aloha-button-a-remove', + 'size': 'small', + 'onclick': function () { that.removeLink(); }, + 'tooltip': i18n.t( 'button.removelink.tooltip' ) + } ); + // add a button for removing the currently set link + FloatingMenu.addButton( + 'link', + this.removeLinkButton, + i18n.t( 'floatingmenu.tab.link' ), + 1 + ); + }, + + /** + * Parse a all editables for links and bind an onclick event + * Add the link short cut to all edtiables + */ + bindInteractions: function () { + var that = this; + + // update link object when src changes + this.hrefField.addListener( 'keyup', function ( obj, event ) { + // Now show all the ui-attributefield elements + that.showComboList(); + + // Handle ESC key press: We do a rough check to see if the user + // has entered a link or searched for something + if ( event.keyCode == 27 ) { + var curval = that.hrefField.getQueryValue(); + if ( curval[ 0 ] == '/' || // local link + curval[ 0 ] == '#' || // inner document link + curval.match( /^.*\.([a-z]){2,4}$/i ) || // local file with extension + curval.match( /^htt.*/i ) // external link + ) { + // could be a link better leave it as it is + } else { + // the user searched for something and aborted + // restore original value + that.hrefField.setValue( that.hrefField.getValue() ); + // or clean the field value + // that.hrefField.setValue(); + that.hideComboList(); + } + } + + that.hrefChange(); + + // Handle the enter key. Terminate the link scope and show the final link. + if ( event.keyCode == 13 ) { + // Update the selection and place the cursor at the end of the link. + var range = Aloha.Selection.getRangeObject(); + + // workaround to keep the found markup otherwise removelink won't work +// var foundMarkup = that.findLinkMarkup( range ); +// console.dir(foundMarkup); +// that.hrefField.setTargetObject(foundMarkup, 'href'); + + // We have to ignore the next 2 onselectionchange events. + // The first one we need to ignore is the one trigger when + // we reposition the selection to right at the end of the + // link. + // Not sure what the next event is yet but we need to + // ignore it as well, ignoring it prevents the value of + // hrefField from being set to the old value. + that.ignoreNextSelectionChangedEvent = true; + range.startContainer = range.endContainer; + range.startOffset = range.endOffset; + range.select(); + that.ignoreNextSelectionChangedEvent = true; + + var hrefValue = jQuery( that.hrefField.extButton.el.dom ).attr( 'value' ); + + if ( hrefValue == 'http://' || hrefValue == '' ) { + that.removeLink( false ); + } + + setTimeout( function () { + FloatingMenu.setScope( 'Aloha.continuoustext' ); + }, 100 ); + + that.preventAutoSuggestionBoxFromExpanding(); + } else { + // Check whether the value in the input field has changed + // because if it has, then the ui-attribute object's store + // needs to be cleared. The reason we need to do this + // clearing is because once the auto-suggeset combo box is + // shown and/or populated, the next enter keypress event + // would be handled as if the user is selecting one of the + // elements in the down down list. + newValue = jQuery( that.hrefField.extButton.el.dom ).attr( 'value' ); + if ( oldValue != newValue ) { + oldValue = newValue; + // Drop local cache of suggestion items + + // Don't use this method because it will update the + // loading message to say that no items were found ... + // that.hrefField.extButton.store.removeAll(); + + // ... instead we will manually delete the store data + // ourselves + var storeData = that.hrefField.extButton.store.data; + storeData.items = []; + storeData.key = []; + storeData.length = 0; + that.hrefField.extButton.store.lastQuery = null; + } + } + } ); + + jQuery( document ) + .keydown( function ( e ) { + Aloha.Log.debug( that, 'Meta key down.' ); + that.metaKey = e.metaKey; + that.updateMousePointer(); + } ).keyup( function ( e ) { + Aloha.Log.debug( that, 'Meta key up.' ); + that.metaKey = e.metaKey; + that.updateMousePointer(); + } ); + }, + + /** + * Updates the mouse pointer + */ + updateMousePointer: function () { + if ( this.metaKey && this.mouseOverLink ) { + Aloha.Log.debug( this, 'set pointer' ); + jQuery( this.mouseOverLink ).removeClass( 'aloha-link-text' ); + jQuery( this.mouseOverLink ).addClass( 'aloha-link-pointer' ); + } else { + jQuery( this.mouseOverLink ).removeClass( 'aloha-link-pointer' ); + jQuery( this.mouseOverLink ).addClass( 'aloha-link-text' ); + } + }, + + /** + * Check whether inside a link tag + * @param {GENTICS.Utils.RangeObject} range range where to insert the + * object (at start or end) + * @return markup + * @hide + */ + findLinkMarkup: function ( range ) { + if ( typeof range == 'undefined' ) { + range = Aloha.Selection.getRangeObject(); + } + if ( Aloha.activeEditable ) { + return range.findMarkup( function () { + return this.nodeName.toLowerCase() == 'a'; + }, Aloha.activeEditable.obj ); + } else { + return null; + } + }, + + /** + * Format the current selection or if collapsed the current word as + * link. If inside a link tag the link is removed. + */ + formatLink: function () { + if ( Aloha.activeEditable ) { + if ( this.findLinkMarkup( Aloha.Selection.getRangeObject() ) ) { + this.removeLink(); + } else { + this.insertLink(); + } + } + }, + + /** + * Insert a new link at the current selection. When the selection is + * collapsed, the link will have a default link text, otherwise the + * selected text will be the link text. + */ + insertLink: function ( extendToWord ) { + var that = this, + range = Aloha.Selection.getRangeObject(), + linkText, + newLink; + + // There are occasions where we do not get a valid range, in such + // cases we should not try and add a link + if ( !( range.startContainer && range.endContainer ) ) { + return; + } + + // do not nest a link inside a link + if ( this.findLinkMarkup( range ) ) { + return; + } + + // activate floating menu tab + FloatingMenu.activateTabOfButton( 'href' ); + + // if selection is collapsed then extend to the word. + if ( range.isCollapsed() && extendToWord !== false ) { + GENTICS.Utils.Dom.extendToWord( range ); + } + if ( range.isCollapsed() ) { + // insert a link with text here + linkText = i18n.t( 'newlink.defaulttext' ); + newLink = jQuery( '' + linkText + '' ); + GENTICS.Utils.Dom.insertIntoDOM( newLink, range, jQuery( Aloha.activeEditable.obj ) ); + range.startContainer = range.endContainer = newLink.contents().get( 0 ); + range.startOffset = 0; + range.endOffset = linkText.length; + } else { + newLink = jQuery( '' ); + GENTICS.Utils.Dom.addMarkup( range, newLink, false ); + } + + Aloha.activeEditable.obj.find( 'a.aloha-new-link' ).each( function ( i ) { + that.addLinkEventHandlers( this ); + jQuery(this).removeClass( 'aloha-new-link' ); + } ); + + range.select(); + + // focus has to become before prefilling the attribute, otherwise + // Chrome and Firefox will not focus the element correctly. + this.hrefField.focus(); + // prefill and select the new href + // We need this guard because there are time when the extButton's + // el element has not yet available + if ( this.hrefField.extButton.el ) { + jQuery( this.hrefField.extButton.el.dom ).attr( 'value', 'http://' ).select(); + } + this.hrefChange(); + }, + + /** + * Remove an a tag and clear the current item from the hrefField + */ + removeLink: function ( terminateLinkScope ) { + var range = Aloha.Selection.getRangeObject(), + foundMarkup = this.findLinkMarkup(); + + // clear the current item from the href field + this.hrefField.setItem(null); + if ( foundMarkup ) { + // remove the link + GENTICS.Utils.Dom.removeFromDOM( foundMarkup, range, true ); + + range.startContainer = range.endContainer; + range.startOffset = range.endOffset; + + // select the (possibly modified) range + range.select(); + + if ( typeof terminateLinkScope == 'undefined' || + terminateLinkScope === true ) { + FloatingMenu.setScope( 'Aloha.continuoustext' ); + } + } + }, + + /** + * Updates the link object depending on the src field + */ + hrefChange: function () { + var that = this; + + // For now hard coded attribute handling with regex. + // Avoid creating the target attribute, if it's unnecessary, so + // that XSS scanners (AntiSamy) don't complain. + if ( this.target != '' ) { + this.hrefField.setAttribute( + 'target', + this.target, + this.targetregex, + this.hrefField.getQueryValue() + ); + } + + this.hrefField.setAttribute( + 'class', + this.cssclass, + this.cssclassregex, + this.hrefField.getQueryValue() + ); + + Aloha.trigger( 'aloha-link-href-change', { + obj: that.hrefField.getTargetObject(), + href: that.hrefField.getQueryValue(), + item: that.hrefField.getItem() + } ); + + if ( typeof this.onHrefChange == 'function' ) { + this.onHrefChange.call( + this, + this.hrefField.getTargetObject(), + this.hrefField.getQueryValue(), + this.hrefField.getItem() + ); + } + }, + + /** + * Prevents the combolist from expanding when + * this.hrefField.extButton.expand method is invoked + */ + preventAutoSuggestionBoxFromExpanding: function () { + this.hrefField.extButton.hasFocus = false; + }, + + /** + * Displays all the ui-attributefield elements + */ + showComboList: function () { + jQuery( '.x-layer x-combo-list,' + + '.x-combo-list-inner,' + + '.x-combo-list' ).show(); + }, + + /** + * Hide all the ui-attributefield elements + */ + hideComboList: function () { + jQuery( '.x-layer x-combo-list,' + + '.x-combo-list-inner,' + + '.x-combo-list' ).hide(); + }, + + /** + * Make the given jQuery object (representing an editable) clean for saving + * Find all links and remove editing objects + * @param obj jQuery object to make clean + * @return void + */ + makeClean: function ( obj ) { + // find all link tags + obj.find( 'a' ).each( function () { + jQuery( this ) + .removeClass( 'aloha-link-pointer' ) + .removeClass( 'aloha-link-text' ); + } ); + } + + } ); + +} ); diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/link/nls/de/i18n.js b/loc.logfly.us/botfly/plugins/Aloha/common/link/nls/de/i18n.js new file mode 100644 index 0000000..30a12b8 --- /dev/null +++ b/loc.logfly.us/botfly/plugins/Aloha/common/link/nls/de/i18n.js @@ -0,0 +1,13 @@ +define( { + 'button.addlink.tooltip': 'Verweis einf\u00fcgen', + 'button.removelink.tooltip': 'Verweis entfernen', + 'newlink.defaulttext': 'Neuer Verweis', + 'floatingmenu.tab.link': 'Verweis', + 'link.target.self': '\u00D6ffnet im selben Fenster', + 'link.target.blank': '\u00D6ffnet in neuem Fenster', + 'link.target.parent': 'Parent', + 'link.target.top': 'Top', + 'link.target.framename': 'Framename', + 'link.target.legend': 'Target', + 'link.title.legend': 'Title' +} ); \ No newline at end of file diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/link/nls/fr/i18n.js b/loc.logfly.us/botfly/plugins/Aloha/common/link/nls/fr/i18n.js new file mode 100644 index 0000000..86901d7 --- /dev/null +++ b/loc.logfly.us/botfly/plugins/Aloha/common/link/nls/fr/i18n.js @@ -0,0 +1,6 @@ +define( { + 'button.addlink.tooltip': 'Ins\u00e9rer un lien', + 'button.removelink.tooltip': 'Supprimer le lien', + 'newlink.defaulttext': 'Nouveau lien', + 'floatingmenu.tab.link': 'Lien' +} ); \ No newline at end of file diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/link/nls/i18n.js b/loc.logfly.us/botfly/plugins/Aloha/common/link/nls/i18n.js new file mode 100644 index 0000000..8a2ee0d --- /dev/null +++ b/loc.logfly.us/botfly/plugins/Aloha/common/link/nls/i18n.js @@ -0,0 +1,9 @@ +define( { + root: { + 'button.addlink.tooltip': 'Insert Link', 'button.removelink.tooltip': 'Remove Link', 'newlink.defaulttext': 'New Link', 'floatingmenu.tab.link': 'Link', 'link.target.self': 'Self', 'link.target.blank': 'Blank', 'link.target.parent': 'Parent', 'link.target.top': 'Top', 'link.target.framename': 'Framename', 'link.target.legend': 'Target', 'link.title.legend': 'Title' + }, + de: true, + fr: true, + pl: true, + ru: true +} ); \ No newline at end of file diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/link/nls/pl/i18n.js b/loc.logfly.us/botfly/plugins/Aloha/common/link/nls/pl/i18n.js new file mode 100644 index 0000000..8fcc277 --- /dev/null +++ b/loc.logfly.us/botfly/plugins/Aloha/common/link/nls/pl/i18n.js @@ -0,0 +1,6 @@ +define( { + 'button.addlink.tooltip': 'Dodaj link', + 'button.removelink.tooltip': 'Usu\u0144 link', + 'newlink.defaulttext': 'Nowy link', + 'floatingmenu.tab.link': 'Link' +} ); \ No newline at end of file diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/link/nls/ru/i18n.js b/loc.logfly.us/botfly/plugins/Aloha/common/link/nls/ru/i18n.js new file mode 100644 index 0000000..3656809 --- /dev/null +++ b/loc.logfly.us/botfly/plugins/Aloha/common/link/nls/ru/i18n.js @@ -0,0 +1,6 @@ +define( { + 'button.addlink.tooltip': '\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443', + 'button.removelink.tooltip': '\u0423\u0431\u0440\u0430\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443', + 'newlink.defaulttext': '\u041d\u043e\u0432\u0430\u044f \u0441\u0441\u044b\u043b\u043a\u0430', + 'floatingmenu.tab.link': '\u0421\u0441\u044b\u043b\u043a\u0430' +} ); \ No newline at end of file diff --git a/loc.logfly.us/botfly/plugins/Aloha/common/list/lib/list-plugin.js b/loc.logfly.us/botfly/plugins/Aloha/common/list/lib/list-plugin.js new file mode 100644 index 0000000..99d9aed --- /dev/null +++ b/loc.logfly.us/botfly/plugins/Aloha/common/list/lib/list-plugin.js @@ -0,0 +1,849 @@ +/*! +* Aloha Editor +* Author & Copyright (c) 2010 Gentics Software GmbH +* aloha-sales@gentics.com +* Licensed unter the terms of http://www.aloha-editor.com/license.html +*/ + +define( +['aloha', 'aloha/jquery', 'aloha/plugin', 'aloha/floatingmenu', 'i18n!list/nls/i18n', 'i18n!aloha/nls/i18n', 'aloha/engine'], +function(Aloha, jQuery, Plugin, FloatingMenu, i18n, i18nCore, Engine) { + "use strict"; + + var + GENTICS = window.GENTICS; + + /** + * Register the ListPlugin as Aloha.Plugin + */ + var ListPlugin = Plugin.create('list', { + /** + * Configure the available languages + */ + languages: ['en', 'de', 'fr', 'eo', 'fi', 'ru', 'it'], + + /** + * default button configuration + */ + config: [ 'ul', 'ol' ], + + /** + * List of transformable elements + */ + transformableElements: {'p' : true, 'h1' : true, 'h2' : true, 'h3' : true, 'h4' : true, 'h5' : true, 'h6' : true, 'ul' : true, 'ol' : true}, + + /** + * Initialize the plugin, register the buttons + */ + init: function() { + + var that = this; + +// //register the workaround-handler keypress handler on every editable +// Aloha.bind('aloha-editable-created', function(event, editable) { +// editable.obj.keyup(function(event){ +// deleteWorkaroundHandler(event); +// return true; +// }); +// }); + + // the 'create unordered list' button + this.createUnorderedListButton = new Aloha.ui.Button({ + 'name' : 'ul', + 'iconClass' : 'aloha-button aloha-button-ul', + 'size' : 'small', + 'tooltip' : i18n.t('button.createulist.tooltip'), + 'toggle' : true, + 'onclick' : function (element, event) { + that.transformList(false); + } + }); + // add to floating menu + FloatingMenu.addButton( + 'Aloha.continuoustext', + this.createUnorderedListButton, + i18nCore.t('floatingmenu.tab.format'), + 1 + ); + + // the 'create ordered list' button + this.createOrderedListButton = new Aloha.ui.Button({ + 'name' : 'ol', + 'iconClass' : 'aloha-button aloha-button-ol', + 'size' : 'small', + 'tooltip' : i18n.t('button.createolist.tooltip'), + 'toggle' : true, + 'onclick' : function (element, event) { + that.transformList(true); + } + }); + // add to floating menu + FloatingMenu.addButton( + 'Aloha.continuoustext', + this.createOrderedListButton, + i18nCore.t('floatingmenu.tab.format'), + 1 + ); + + + FloatingMenu.createScope('Aloha.List', 'Aloha.continuoustext'); + // the 'indent list' button + this.indentListButton = new Aloha.ui.Button({ + 'name' : 'indent-list', + 'iconClass' : 'aloha-button aloha-button-indent-list', + 'size' : 'small', + 'tooltip' : i18n.t('button.indentlist.tooltip'), + 'toggle' : false, + 'onclick' : function (element, event) { + that.indentList(); + } + }); + // add to floating menu + FloatingMenu.addButton( + 'Aloha.continuoustext', + this.indentListButton, + i18n.t('floatingmenu.tab.list'), + 1 + ); + + // the 'outdent list' button + this.outdentListButton = new Aloha.ui.Button({ + 'name' : 'outdent-list', + 'iconClass' : 'aloha-button aloha-button-outdent-list', + 'size' : 'small', + 'tooltip' : i18n.t('button.outdentlist.tooltip'), + 'toggle' : false, + 'onclick' : function (element, event) { + that.outdentList(); + } + }); + // add to floating menu + FloatingMenu.addButton( + 'Aloha.continuoustext', + this.outdentListButton, + i18n.t('floatingmenu.tab.list'), + 1 + ); + + // add the event handler for selection change + Aloha.bind('aloha-selection-changed', function ( event, rangeObject ) { + var i, effectiveMarkup; + + // Hide all buttons in the list tab will make the list tab disappear + that.outdentListButton.hide(); + that.indentListButton.hide(); + that.createUnorderedListButton.setPressed(false); + that.createOrderedListButton.setPressed(false); + + for ( i = 0; i < rangeObject.markupEffectiveAtStart.length; i++) { + effectiveMarkup = rangeObject.markupEffectiveAtStart[ i ]; + if (Aloha.Selection.standardTagNameComparator(effectiveMarkup, jQuery('
    '))) { + that.createUnorderedListButton.setPressed(true); + // Show all buttons in the list tab + that.outdentListButton.show(); + that.indentListButton.show(); + break; + } + if (Aloha.Selection.standardTagNameComparator(effectiveMarkup, jQuery('
      '))) { + that.createOrderedListButton.setPressed(true); + // Show all buttons in the list tab + that.outdentListButton.show(); + that.indentListButton.show(); + break; + } + } + + if (Aloha.activeEditable) { + that.applyButtonConfig(Aloha.activeEditable.obj); + } + + // TODO this should not be necessary here! + FloatingMenu.doLayout(); + }); + + // add the key handler for Tab + Aloha.Markup.addKeyHandler(9, function(event) { + return that.processTab(event); + }); + }, + + /** + * Applys a configuration specific for an editable + * buttons not available in this configuration are hidden + * @param {jQuery} obj jQuery object of the activated editable + */ + applyButtonConfig: function (obj) { + var config = this.getEditableConfig(obj); + + if (Aloha.Selection.rangeObject.unmodifiableMarkupAtStart[0]) { + // show/hide them according to the config + if (jQuery.inArray('ul', config) != -1 && Aloha.Selection.canTag1WrapTag2(Aloha.Selection.rangeObject.unmodifiableMarkupAtStart[0].nodeName, "ul") != -1) { + this.createUnorderedListButton.show(); + } else { + this.createUnorderedListButton.hide(); + } + + if (jQuery.inArray('ol', config) != -1 && Aloha.Selection.canTag1WrapTag2(Aloha.Selection.rangeObject.unmodifiableMarkupAtStart[0].nodeName, "ol") != -1) { + this.createOrderedListButton.show(); + } else { + this.createOrderedListButton.hide(); + } + + } + }, + + /** + * Process Tab and Shift-Tab pressed in lists + */ + processTab: function (event) { + if (event.keyCode === 9/*tab*/ ) { + if (event.shiftKey) { + return this.outdentList(); + } else { + return this.indentList(); + } + } + return true; + }, + + /** + * For the current selection, get the DOM object, which will be transformed to/from the list + * @return dom object or false + */ + getStartingDomObjectToTransform: function () { + var rangeObject = Aloha.Selection.rangeObject, + i, effectiveMarkup; + + for ( i = 0; i < rangeObject.markupEffectiveAtStart.length; i++) { + effectiveMarkup = rangeObject.markupEffectiveAtStart[ i ]; + if (this.transformableElements[effectiveMarkup.nodeName.toLowerCase()]) { + return effectiveMarkup; + } + } + + return false; + }, + + /** + * For the current selection, get the nearest list item as dom object + * @return dom object or false + */ + getNearestSelectedListItem: function () { + var rangeObject = Aloha.Selection.rangeObject, + i, effectiveMarkup; + + for ( i = 0; i < rangeObject.markupEffectiveAtStart.length; i++) { + effectiveMarkup = rangeObject.markupEffectiveAtStart[ i ]; + if (GENTICS.Utils.Dom.isListElement(effectiveMarkup)) { + return effectiveMarkup; + } + } + + return false; + }, + + /** + * Transform the current selection to/from a list + * @param ordered true when transforming to/from an ordered list, false for unordered lists + */ + transformList: function (ordered) { + var domToTransform = this.getStartingDomObjectToTransform(), + lastLi, i, jqNewLi, jqList, selectedSiblings, jqParentList, + newPara, jqToTransform, nodeName; + + // visible is set to true, but the button is not visible + this.outdentListButton.show(); + this.indentListButton.show(); + + if (!domToTransform) { + // wrap a paragraph around the selection + Aloha.Selection.changeMarkupOnSelection(jQuery('

      ')); + domToTransform = this.getStartingDomObjectToTransform(); + + if (!domToTransform) { + if ( Aloha.Selection.rangeObject.startContainer.contentEditable ) { + // create a new list with an empty item + jqList = ordered ? jQuery('
        ') : jQuery('
          '); + jqNewLi = jQuery('
        • '); + jqList.append(jqNewLi); + + var li = jqNewLi.get(0); + var editable = Aloha.getActiveEditable().obj; + //IE7 requires an (empty or non-empty) text node + //inside the li for the selection to work. + li.appendChild(document.createTextNode("")); + /* if ( jQuery.browser.mozilla ) { + li.appendChild(document.createElement("BR")); + }*/ + + editable.append(jqList); + editable.focus(); + + var range = Aloha.createRange(); + var selection = Aloha.getSelection(); + range.setStart( li.firstChild, 0 ); + range.setEnd( li.firstChild, 0 ); + selection.removeAllRanges(); + selection.addRange( range ); + Aloha.Selection.updateSelection(); + + return; + } else { + Aloha.Log.error(this, 'Could not transform selection into a list'); + return; + } + } + } + + // check the dom object + nodeName = domToTransform.nodeName.toLowerCase(); + + if (nodeName == 'ul' && !ordered) { + // first check whether the list is nested into another list + jqList = jQuery(domToTransform); + + jqParentList = jqList.parent(); + if (jqParentList.length > 0 + && GENTICS.Utils.Dom.isListElement(jqParentList.get(0))) { + // when the list is nested into another, our list items will be + // added to the list items of the outer list + + // find the place where to put the children of the inner list + if (jqParentList.get(0).nodeName.toLowerCase() === 'li') { + // inner table is nested in a li (this conforms to the html5 spec) + jqParentList.after(jqList.children()); + jqList.remove(); + } else { + // inner table is nested in the outer list directly (this violates the html5 spec) + jqList.children().unwrap(); + } + } else { + // we are in an unordered list and shall transform it to paragraphs + + // transform all li into p + jqToTransform = jQuery(domToTransform); + jQuery.each(jqToTransform.children('li'), function(index, li) { + newPara = Aloha.Markup.transformDomObject(li, 'p', Aloha.Selection.rangeObject); + // if any lists are in the paragraph, move the to after the paragraph + newPara.after(newPara.children('ol,ul')); + }); + + // unwrap the li (remove the enclosing ul) + jqToTransform.children().unwrap(); + } + } else if (nodeName == 'ul' && ordered) { + // we are in an unordered list and shall transform it to an ordered list + + // transform the ul into an ol + Aloha.Markup.transformDomObject(domToTransform, 'ol', Aloha.Selection.rangeObject); + + // merge adjacent lists + this.mergeAdjacentLists(jQuery(domToTransform)); + } else if (nodeName == 'ol' && !ordered) { + // we are in an ordered list and shall transform it to an unordered list + + // transform the ol into an ul + Aloha.Markup.transformDomObject(domToTransform, 'ul', Aloha.Selection.rangeObject); + + // merge adjacent lists + this.mergeAdjacentLists(jQuery(domToTransform)); + } else if (nodeName == 'ol' && ordered) { + // first check whether the list is nested into another list + jqList = jQuery(domToTransform); + + jqParentList = jqList.parent(); + if (jqParentList.length > 0 + && GENTICS.Utils.Dom.isListElement(jqParentList.get(0))) { + // when the list is nested into another, our list items will be + // added to the list items of the outer list + + // find the place where to put the children of the inner list + if (jqParentList.get(0).nodeName.toLowerCase() === 'li') { + // inner table is nested in a li (this conforms to the html5 spec) + jqParentList.after(jqList.children()); + jqList.remove(); + } else { + // inner table is nested in the outer list directly (this violates the html5 spec) + jqList.children().unwrap(); + } + } else { + // we are in an unordered list and shall transform it to paragraphs + + // transform all li into p + jqToTransform = jQuery(domToTransform); + jQuery.each(jqToTransform.children('li'), function(index, li) { + newPara = Aloha.Markup.transformDomObject(li, 'p', Aloha.Selection.rangeObject); + // if any lists are in the paragraph, move the to after the paragraph + newPara.after(newPara.children('ol,ul')); + }); + + // unwrap the li (remove the enclosing ul) + jqToTransform.children().unwrap(); + } + } else { + // we are in something different from a list and shall transform it into a list + + // get the also selected siblings of the dom object + selectedSiblings = Aloha.Selection.rangeObject.getSelectedSiblings(domToTransform); + + // create a new list + jqList = ordered ? jQuery('
            ') : jQuery('
              '); + // add a new list item + jqNewLi = jQuery('
            • '); + // add the li into the list + jqList.append(jqNewLi); + // append the contents of the old dom element to the li + jQuery(domToTransform).contents().appendTo(jqNewLi); + // replace the old dom element with the new list + jQuery(domToTransform).replaceWith(jqList); + + // update the selection range + if (Aloha.Selection.rangeObject.startContainer == domToTransform) { + Aloha.Selection.rangeObject.startContainer = jqNewLi.get(0); + } + if (Aloha.Selection.rangeObject.endContainer == domToTransform) { + Aloha.Selection.rangeObject.endContainer = jqNewLi.get(0); + } + + var lastAppendedLi = jqNewLi; + + // now also transform all siblings + if (selectedSiblings) { + lastLi = false; + for ( i = 0; i < selectedSiblings.length; ++i) { + if (GENTICS.Utils.Dom.isBlockLevelElement(selectedSiblings[i])) { + if (lastLi) { + lastLi = false; + } + + // transform the block level element + jqNewLi = Aloha.Markup.transformDomObject(selectedSiblings[i], 'li', Aloha.Selection.rangeObject); + jqList.append(jqNewLi); + lastAppendedLi = jqNewLi; + } else { + if (selectedSiblings[i].nodeType == 3 + && jQuery.trim(selectedSiblings[i].data).length === 0) { + continue; + } + if (!lastLi) { + lastLi = jQuery('
            • '); + jqList.append(lastLi); + lastAppendedLi = lastLi; + } + lastLi.append(selectedSiblings[i]); + } + } + } + + // merge adjacent lists + this.mergeAdjacentLists(jqList); + + //use rangy to change the selection to the contents of + //the last li that was appended to the list + var li = lastAppendedLi.get(0); + if (GENTICS.Utils.Dom.isEmpty(li)) { + var range = Aloha.createRange(); + var selection = Aloha.getSelection(); + //IE7 requires an (empty or non-empty) text node + //inside the li for the selection to work. + li.appendChild(document.createTextNode("")); + range.selectNodeContents( li.lastChild ); + selection.removeAllRanges(); + selection.addRange( range ); + Aloha.Selection.updateSelection(); + } + } + + // refresh the selection + this.refreshSelection(); + }, + + /** + * Indent the selected list items by moving them into a new created, nested list + */ + indentList: function () { + var listItem = this.getNearestSelectedListItem(), + i, jqNewList, selectedSiblings, jqOldList, jqItemBefore; + + if (listItem) { + jqItemBefore = jQuery(listItem).prev('li'); + + // when we are in the first li of a list, there is no indenting + if (jqItemBefore.length === 0) { + // but we handled the TAB keystroke + return false; + } + jqOldList = jQuery(listItem).parent(); + + // get the also selected siblings of the dom object + selectedSiblings = Aloha.Selection.rangeObject.getSelectedSiblings(listItem); + + // create the new list element by cloning the selected list element's parent + jqNewList = jQuery(listItem).parent().clone(false).empty(); + jqNewList.append(listItem); + + // we found a list item before the first selected one, so append the new list to it + jqItemBefore.append(jqNewList); + + // check for multiple selected items + if (selectedSiblings) { + for ( i = 0; i < selectedSiblings.length; ++i) { + jqNewList.append(jQuery(selectedSiblings[i])); + } + } + + // merge adjacent lists + this.mergeAdjacentLists(jqNewList, true); + + // refresh the selection + this.refreshSelection(); + + return false; + } + + return true; + }, + + /** + * Outdent nested list items by moving them into the outer list + */ + outdentList: function () { + var + listItem = this.getNearestSelectedListItem(), + i, jqNewPostList, + jqListItem, jqList, jqParentList, wrappingLi, + selectedSiblings, lastSelected; + + if (listItem) { + // check whether the list is nested into another list + jqListItem = jQuery(listItem); + jqList = jqListItem.parent(); + + // get the parent list + jqParentList = jqList.parents('ul,ol'); + + // check whether the inner list is directly inserted into a li element + wrappingLi = jqList.parent('li'); + + if (jqParentList.length > 0 + && GENTICS.Utils.Dom.isListElement(jqParentList.get(0))) { + // the list is nested into another list + + // get the also selected siblings of the dom object + selectedSiblings = Aloha.Selection.rangeObject.getSelectedSiblings(listItem); + + // check for multiple selected items + if (selectedSiblings && selectedSiblings.length > 0) { + lastSelected = jQuery(selectedSiblings[selectedSiblings.length - 1]); + } else { + lastSelected = jqListItem; + } + + // check whether we found not selected li's after the selection + if (lastSelected.nextAll('li').length > 0) { + jqNewPostList = jqList.clone(false).empty(); + jqNewPostList.append(lastSelected.nextAll()); + lastSelected.append(jqNewPostList); + } + + // now move all selected li's into the higher list + if (wrappingLi.length > 0) { + wrappingLi.after(jqListItem); + } else { + jqList.before(jqListItem); + } + + // check for multiple selected items + if (selectedSiblings && selectedSiblings.length > 0) { + for ( i = selectedSiblings.length - 1; i >= 0; --i) { + jqListItem.after(jQuery(selectedSiblings[i])); + } + } + + // finally check whether there are elements left in the list + if (jqList.contents('li').length === 0) { + // list is completely empty, so remove it + jqList.remove(); + } + + // check whether the wrapping li is empty now + if (wrappingLi.length > 0 && wrappingLi.contents().length === 0) { + wrappingLi.remove(); + } + + // refresh the selection + this.refreshSelection(); + } + + return false; + } + + return true; + }, + + /** + * Refresh the current selection and set to focus to the current editable again + */ + refreshSelection: function () { + Aloha.Selection.rangeObject.update(); + Aloha.Selection.rangeObject.select(); + Aloha.Selection.updateSelection(); + }, + + /** + * Merge adjacent lists (of same type) into the first list + * @param jqList jQuery object of a list + * @param allTypes true if all types of lists may be merged, false if only same types may be merged + */ + mergeAdjacentLists: function (jqList, allTypes) { + // first get the first previous sibling of same type + var firstList = jqList.get(0), jqNextList; + + while ( + firstList.previousSibling + && firstList.previousSibling.nodeType === 1 + && this.isMergable(firstList.previousSibling, firstList, allTypes) + ) { + firstList = firstList.previousSibling; + } + + jqList = jQuery(firstList); + // now merge all adjacent lists into this one + while ( + firstList.nextSibling + && ( + ( + firstList.nextSibling.nodeType === 1 + && this.isMergable(firstList.nextSibling, firstList, allTypes) + ) || ( + firstList.nextSibling.nodeType === 3 + && jQuery.trim(firstList.nextSibling.data).length === 0 + ) + ) + ) { + jqNextList = jQuery(firstList.nextSibling); + if (firstList.nextSibling.nodeType == 1) { + jqNextList.contents().appendTo(jqList); + } + jqNextList.remove(); + } + }, + + /** + * Check whether the given DOM element toCheck is mergeable into the DOM element mergeInto + * @param toCheck DOM element to check + * @param mergeInto DOM element into which toCheck shall be merged + * @param allTypes true if all types of lists may be merged, false if only same types may be merged + */ + isMergable: function (toCheck, mergeInto, allTypes) { + if (allTypes) { + return toCheck.nodeName.toLowerCase() == 'ul' || toCheck.nodeName.toLowerCase() == 'ol'; + } else { + return toCheck.nodeName == mergeInto.nodeName; + } + } + }); + + /** + * + */ + Engine.commands['insertorderedlist'] = { + action: function(value, range) { + ListPlugin.transformList(true); + if (range && Aloha.Selection.rangeObject) { + range.startContainer = Aloha.Selection.rangeObject.startContainer; + range.startOffset = Aloha.Selection.rangeObject.startOffset; + range.endContainer = Aloha.Selection.rangeObject.endContainer; + range.endOffset = Aloha.Selection.rangeObject.endOffset; + } + }, + indeterm: function() { + // TODO + }, + state: function() { + for ( i = 0; i < rangeObject.markupEffectiveAtStart.length; i++) { + effectiveMarkup = rangeObject.markupEffectiveAtStart[ i ]; + if (Aloha.Selection.standardTagNameComparator(effectiveMarkup, jQuery('
                '))) { + return false; + } + if (Aloha.Selection.standardTagNameComparator(effectiveMarkup, jQuery('
                  '))) { + return true; + } + } + + return false; + } + }; + + Engine.commands['insertunorderedlist'] = { + action: function(value, range) { + ListPlugin.transformList(false); + if (range && Aloha.Selection.rangeObject) { + range.startContainer = Aloha.Selection.rangeObject.startContainer; + range.startOffset = Aloha.Selection.rangeObject.startOffset; + range.endContainer = Aloha.Selection.rangeObject.endContainer; + range.endOffset = Aloha.Selection.rangeObject.endOffset; + } + }, + indeterm: function() { + // TODO + }, + state: function() { + for ( i = 0; i < rangeObject.markupEffectiveAtStart.length; i++) { + effectiveMarkup = rangeObject.markupEffectiveAtStart[ i ]; + if (Aloha.Selection.standardTagNameComparator(effectiveMarkup, jQuery('
                    '))) { + return true; + } + if (Aloha.Selection.standardTagNameComparator(effectiveMarkup, jQuery('
                      '))) { + return false; + } + } + + return false; + } + }; + + Engine.commands['indent'] = { + action: function(value, range) { + ListPlugin.indentList(); + if (range && Aloha.Selection.rangeObject) { + range.startContainer = Aloha.Selection.rangeObject.startContainer; + range.startOffset = Aloha.Selection.rangeObject.startOffset; + range.endContainer = Aloha.Selection.rangeObject.endContainer; + range.endOffset = Aloha.Selection.rangeObject.endOffset; + } + }, + indeterm: function() { + // TODO + }, + state: function() { + // TODO + return false; + } + }; + + Engine.commands['outdent'] = { + action: function(value, range) { + ListPlugin.outdentList(); + if (range && Aloha.Selection.rangeObject) { + range.startContainer = Aloha.Selection.rangeObject.startContainer; + range.startOffset = Aloha.Selection.rangeObject.startOffset; + range.endContainer = Aloha.Selection.rangeObject.endContainer; + range.endOffset = Aloha.Selection.rangeObject.endOffset; + } + }, + indeterm: function() { + // TODO + }, + state: function() { + // TODO + return false; + } + }; + + /** + * A key handler that should be run as a keyup handler for the + * backspace and del keys. keyup fires after the browser has already + * performed the delete - this handler will perform a cleanup if + * necessary. + * + * Will work around an IE bug which breaks nested lists in the + * following situation, where [] is the selection, if backspace is + * pressed (same goes for the del key if the selection is at the end + * of the li that occurs before the selection): + * + *
                        + *
                      • one
                      • + *
                        • two
                      • + *
                      + *

                      []

                      + * + * The browser behaviour, if one would presses backspace, results in + * the following: + * + *
                        + *
                      • one
                      • + *
                        • two
                        + *
                      + * + * which is invalid HTML since the