├── .eslintrc.json ├── .gitattributes ├── .github └── workflows │ ├── ci.yml │ └── cypress-test.yml ├── .gitignore ├── .nvmrc ├── .travis.yml ├── CHANGELOG.md ├── CONTRIBUTING.md ├── Jenkinsfile ├── LICENSE.txt ├── README.md ├── bin ├── build-aloha-editor.sh ├── build-api.sh ├── build-guide.sh ├── deploy-aloha.sh └── temporary-nls-converter.php ├── build ├── Dockerfile ├── aloha │ ├── aloha.css │ ├── build-profile-with-common-extra-plugins.js │ ├── build-profile-with-common-plugins.js │ ├── build-with-plugin-separated.js │ ├── closure-end.frag │ ├── closure-start.frag │ └── license-header.frag ├── assembly │ ├── cdn-package.xml │ ├── changelog-entries.xml │ ├── changelog-site-package.xml │ ├── dist-package.xml │ └── source-package.xml ├── changelog │ ├── entries │ │ ├── 2014 │ │ │ ├── 10 │ │ │ │ ├── 10116.RT58517.bugfix │ │ │ │ ├── 10117.RT58526.bugfix │ │ │ │ ├── 10118.RT58552.bugfix │ │ │ │ ├── 10119.RT58552.bugfix │ │ │ │ ├── 10120.RT58532.bugfix │ │ │ │ ├── 10121.RT58552.bugfix │ │ │ │ ├── 10124.RT58605.bugfix │ │ │ │ └── 10125.RT58603.bugfix │ │ │ ├── 12 │ │ │ │ └── 10149.RT58737.bugfix │ │ │ ├── 02 │ │ │ │ ├── 10003.enhancement │ │ │ │ ├── 10004.RT57814.bugfix │ │ │ │ ├── 10005.bugfix │ │ │ │ ├── 10006.RT52589.bugfix │ │ │ │ ├── 10008.bugfix │ │ │ │ ├── 10009.enhancement │ │ │ │ ├── 10010.RT57811.bugfix │ │ │ │ ├── 10011.RT57791.bugfix │ │ │ │ ├── 10012.enhancement │ │ │ │ ├── 10013.feature │ │ │ │ ├── 10014.enhancement │ │ │ │ ├── 10015.enhancement │ │ │ │ ├── 10016.enhancement │ │ │ │ ├── 10017.RT57797.bugfix │ │ │ │ ├── 10018.RT57827.bugfix │ │ │ │ ├── 4698.bugfix │ │ │ │ └── 4703.KB1211.feature │ │ │ ├── 03 │ │ │ │ ├── 10020.RT57824.bugfix │ │ │ │ ├── 10022.RM13413.bugfix │ │ │ │ ├── 10023.RM13435.bugfix │ │ │ │ ├── 10024.rm12385.bugfix │ │ │ │ ├── 10025.bugfix │ │ │ │ ├── 10026.RT57667.bugfix │ │ │ │ ├── 10027.RT57827.bugfix │ │ │ │ ├── 10029.RM13393.bugfix │ │ │ │ ├── 10030.RT57823.bugfix │ │ │ │ ├── 10031.RT13396.bugfix │ │ │ │ ├── 10049.RT57629.bugfix │ │ │ │ ├── 10050.RT53267.bugfix │ │ │ │ ├── 10053.RT57862.bugfix │ │ │ │ ├── 10054.RT57942.bugfix │ │ │ │ ├── 10056.RT57925.bugfix │ │ │ │ └── 10060.RT57958.bugfix │ │ │ ├── 04 │ │ │ │ ├── 10062.enhancement │ │ │ │ ├── 10063.RT57987.bugfix │ │ │ │ ├── 10065.RM12613.feature │ │ │ │ ├── 10066.bugfix │ │ │ │ ├── 10067.bugfix │ │ │ │ ├── 10068.RT58062.bugfix │ │ │ │ └── 10070.enhancement │ │ │ ├── 05 │ │ │ │ ├── 10069.KB1479.feature │ │ │ │ ├── 10071.RT56795.bugfix │ │ │ │ ├── 10074.KB1480.feature │ │ │ │ ├── 10076.manualchange │ │ │ │ ├── 10078.RT57935.bugfix │ │ │ │ ├── 10079.RT57971.bugfix │ │ │ │ └── 10080.RT58117.bugfix │ │ │ ├── 06 │ │ │ │ ├── 10082.RT58117.bugfix │ │ │ │ ├── 10083.RT56793.bugfix │ │ │ │ ├── 10088.RT58201.bugfix │ │ │ │ ├── 10089.RT53834.bugfix │ │ │ │ ├── 10090.RT50706.bugfix │ │ │ │ ├── 10092.RT58205.bugfix │ │ │ │ └── 10095.enhancement │ │ │ ├── 08 │ │ │ │ ├── 10102.RT58344.bugfix │ │ │ │ ├── 10103.RT58287.bugfix │ │ │ │ └── 4975.RT58360.bugfix │ │ │ └── 09 │ │ │ │ ├── 10096.bugfix │ │ │ │ ├── 10106.note │ │ │ │ ├── 10108.RT58472.bugfix │ │ │ │ ├── 10109.RT58482.bugfix │ │ │ │ └── 10110.RT58503.bugfix │ │ ├── 2015 │ │ │ ├── 10 │ │ │ │ ├── 10337.enhancement │ │ │ │ ├── 10347.enhancement │ │ │ │ ├── 10348.SUP-997.bugfix │ │ │ │ ├── 10349.SUP-1849.bugfix │ │ │ │ ├── 10351.SUP-1958.bugfix │ │ │ │ ├── 10359.SUP-1193.bugfix │ │ │ │ └── 10363.SUP-2002.bugfix │ │ │ ├── 11 │ │ │ │ ├── 10379.SUP-1973.bugfix │ │ │ │ ├── 10387.SUP-1417.bugfix │ │ │ │ ├── 10393.SUP-1607.bugfix │ │ │ │ ├── 10401.SUP-2101.bugfix │ │ │ │ ├── 10403.SUP-2110.bugfix │ │ │ │ ├── 10405.SUP-1041.bugfix │ │ │ │ └── 10409.SUP-194.bugfix │ │ │ ├── 12 │ │ │ │ ├── 10429.SUP-2209.bugfix │ │ │ │ ├── 10431.SUP-2214.bugfix │ │ │ │ ├── 10438.SUP-2246.bugfix │ │ │ │ └── 10448.SUP-2263.bugfix │ │ │ ├── 01 │ │ │ │ ├── 10164.RT58603.bugfix │ │ │ │ ├── 10165.SUP-75.bugfix │ │ │ │ └── 10173.SUP-197.bugfix │ │ │ ├── 02 │ │ │ │ ├── 10178.SUP-142.bugfix │ │ │ │ ├── 10180.SUP-223.bugfix │ │ │ │ ├── 10181.SUP-66.bugfix │ │ │ │ ├── 10182.AW-945.bugfix │ │ │ │ └── 10184.SUP-64.bugfix │ │ │ ├── 03 │ │ │ │ ├── 10185.SUP-493.bugfix │ │ │ │ ├── 10186.SUP-353.bugfix │ │ │ │ ├── 10187.SUP-521.bugfix │ │ │ │ ├── 10188.SUP-387.bugfix │ │ │ │ ├── 10189.SUP-526.bugfix │ │ │ │ ├── 10190.SUP-501.bugfix │ │ │ │ ├── 10191.SUP-536.bugfix │ │ │ │ ├── 10192.SUP-502.bugfix │ │ │ │ ├── 10193.SUP-517.bugfix │ │ │ │ ├── 10194.SUP-58.bugfix │ │ │ │ ├── 10196.SUP-574.bugfix │ │ │ │ ├── 10197.SUP-573.bugfix │ │ │ │ ├── 10199.SUP-588.enhancement │ │ │ │ ├── 10202.SUP-619.bugfix │ │ │ │ ├── 10203.SUP-619.bugfix │ │ │ │ ├── 10204.SUP-622.bugfix │ │ │ │ ├── 10205.SUP-675.bugfix │ │ │ │ ├── 10206.SUP-503.bugfix │ │ │ │ └── 10209.SUP-645.bugfix │ │ │ ├── 04 │ │ │ │ ├── 10210.SUP-158.bugfix │ │ │ │ ├── 10211.SUP-158.bugfix │ │ │ │ ├── 10212.SUP-740.bugfix │ │ │ │ ├── 10213.SUP-143.bugfix │ │ │ │ ├── 10214.SUP-744.enhancement │ │ │ │ ├── 10216.SUP-749.bugfix │ │ │ │ ├── 10217.SUP-763.bugfix │ │ │ │ ├── 10218.SUP-763.bugfix │ │ │ │ ├── 10219.SUP-807.bugfix │ │ │ │ ├── 10220.SUP-845.bugfix │ │ │ │ ├── 10221.SUP-827.bugfix │ │ │ │ ├── 10222.SUP-841.bugfix │ │ │ │ ├── 10223.SUP-738.bugfix │ │ │ │ ├── 10224.SUP-836.bugfix │ │ │ │ ├── 10225.SUP-869.bugfix │ │ │ │ ├── 10226.SUP-869.bugfix │ │ │ │ ├── 10227.SUP-878.bugfix │ │ │ │ ├── 10228.SUP-834.bugfix │ │ │ │ └── 10229.enhancement │ │ │ ├── 05 │ │ │ │ ├── 10230.SUP-875.bugfix │ │ │ │ ├── 10233.SUP-874.bugfix │ │ │ │ ├── 10234.SUP-943.bugfix │ │ │ │ ├── 10235.SUP-580.bugfix │ │ │ │ ├── 10236.SUP-142.bugfix │ │ │ │ ├── 10237.SUP-989.bugfix │ │ │ │ ├── 10238.SUP-982.bugfix │ │ │ │ ├── 10239.SUP-1006.bugfix │ │ │ │ ├── 10240.SUP-979.bugfix │ │ │ │ ├── 10245.SUP-1028.bugfix │ │ │ │ ├── 10247.SUP-1045.bugfix │ │ │ │ └── 10248.SUP-1040.bugfix │ │ │ ├── 06 │ │ │ │ ├── 10249.SUP-1042.bugfix │ │ │ │ ├── 10250.SUP-1042.bugfix │ │ │ │ ├── 10251.SUP-1043.bugfix │ │ │ │ ├── 10252.SUP-1079.bugfix │ │ │ │ ├── 10253.SUP-1027.bugfix │ │ │ │ ├── 10254.SUP-888.bugfix │ │ │ │ ├── 10255.SUP-851.bugfix │ │ │ │ ├── 10256.SUP-1044.bugfix │ │ │ │ ├── 10257.SUP-882.bugfix │ │ │ │ ├── 10259.SUP-1060.bugfix │ │ │ │ ├── 10261.SUP-1126.bugfix │ │ │ │ ├── 10262.SUP-1147.bugfix │ │ │ │ ├── 10264.SUP-10264.bugfix │ │ │ │ ├── 10265.SUP-1198.bugfix │ │ │ │ ├── 10266.SUP-1172.bugfix │ │ │ │ ├── 10267.SUP-1241.bugfix │ │ │ │ ├── 10268.SUP-1229.bugfix │ │ │ │ └── 10271.SUP-1286.bugfix │ │ │ ├── 07 │ │ │ │ ├── 10270.SUP-1235.bugfix │ │ │ │ ├── 10272.SUP-1307.bugfix │ │ │ │ ├── 10273.SUP-1193.bugfix │ │ │ │ ├── 10274.SUP-1215.bugfix │ │ │ │ ├── 10275.SUP-1165.bugfix │ │ │ │ ├── 10276.SUP-1363.bugfix │ │ │ │ ├── 10277.SUP-1389.bugfix │ │ │ │ ├── 10278.SUP-1395.bugfix │ │ │ │ ├── 10279.SUP-1403.bugfix │ │ │ │ ├── 10280.SUP-1406.bugfix │ │ │ │ ├── 10281.SUP-1416.bugfix │ │ │ │ ├── 10283.SUP-1449.bugfix │ │ │ │ ├── 10284.SUP-1420.bugfix │ │ │ │ └── 10287.SUP-1274.bugfix │ │ │ ├── 08 │ │ │ │ ├── 10291.SUP-801.bugfix │ │ │ │ ├── 10292.SUP-1377.bugfix │ │ │ │ ├── 10293.SUP-1506.bugfix │ │ │ │ ├── 10294.SUP-1365.bugfix │ │ │ │ ├── 10297.SUP-1390.bugfix │ │ │ │ ├── 10298.SUP-1309.bugfix │ │ │ │ ├── 10299.SUP-1113.bugfix │ │ │ │ ├── 10300.SUP-1424.bugfix │ │ │ │ ├── 10301.SUP-1352.bugfix │ │ │ │ ├── 10302.SUP-1393.bugfix │ │ │ │ ├── 10303.SUP-1386.bugfix │ │ │ │ ├── 10308.SUP-1483.bugfix │ │ │ │ ├── 10310.SUP-1507.bugfix │ │ │ │ └── 10313.SUP-1526.bugfix │ │ │ └── 09 │ │ │ │ ├── 10315.SUP-1634.bugfix │ │ │ │ ├── 10316.SUP-1232.bugfix │ │ │ │ ├── 10318.SUP-1734.bugfix │ │ │ │ ├── 10324.SUP-1775.bugfix │ │ │ │ ├── 10325.SUP-1705.bugfix │ │ │ │ ├── 10329.SUP-1830.bugfix │ │ │ │ └── 10330.SUP-1705.bugfix │ │ ├── 2016 │ │ │ ├── 10 │ │ │ │ ├── 11181.SUP-3284.bugfix │ │ │ │ ├── 11189.SUP-3448.bugfix │ │ │ │ ├── 11226.SUP-3459.bugfix │ │ │ │ └── 11277.SUP-3500.bugfix │ │ │ ├── 11 │ │ │ │ ├── 11291.SUP-3537.feature │ │ │ │ ├── 11297.SUP-3358.bugfix │ │ │ │ └── 11349.SUP-3576.bugfix │ │ │ ├── 12 │ │ │ │ ├── 11391.SUP-3636.documentation │ │ │ │ ├── 11394.SUP-3650.bugfix │ │ │ │ └── 11395.SUP-3617.bugfix │ │ │ ├── 01 │ │ │ │ └── 10515.SUP-2201.bugfix │ │ │ ├── 02 │ │ │ │ ├── 10521.SUP-2365.bugfix │ │ │ │ ├── 10527.SUP-2266.bugfix │ │ │ │ ├── 10530.SUP-2466.bugfix │ │ │ │ └── 10532.SUP-2184.bugfix │ │ │ ├── 03 │ │ │ │ ├── 10545.SUP-2513.bugfix │ │ │ │ ├── 10555.SUP-2467.bugfix │ │ │ │ └── 10561.SUP-2623.bugfix │ │ │ ├── 04 │ │ │ │ ├── 10572.SUP-2388.bugfix │ │ │ │ ├── 10578.SUP-2607.enhancement │ │ │ │ ├── 10579.SUP-2657.enhancement │ │ │ │ └── 10607.SUP-2291.bugfix │ │ │ ├── 05 │ │ │ │ ├── 10628.SUP-2813.bugfix │ │ │ │ └── 10650.SUP-2837.bugfix │ │ │ ├── 06 │ │ │ │ └── 10840.SUP-2911.bugfix │ │ │ ├── 07 │ │ │ │ └── 10958.SUP-2992.bugfix │ │ │ ├── 08 │ │ │ │ ├── 11002.SUP-3154.bugfix │ │ │ │ ├── 11003.SUP-3171.bugfix │ │ │ │ ├── 11004.SUP-3192.bugfix │ │ │ │ └── 11032.SUP-3250.bugfix │ │ │ ├── 09 │ │ │ │ ├── 11082.SUP-3314.bugfix │ │ │ │ ├── 11099.SUP-3199.bugfix │ │ │ │ ├── 11114.SUP-3291.bugfix │ │ │ │ ├── 11119.SUP-3171.bugfix │ │ │ │ └── 11162.SUP-3387.bugfix │ │ │ └── 10500.SUP-2359.bugfix │ │ ├── 2017 │ │ │ ├── 10 │ │ │ │ ├── 12105.SUP-5109.bugfix │ │ │ │ ├── 12130.SUP-5012.bugfix │ │ │ │ ├── 12139.SUP-5150.bugfix │ │ │ │ └── 12152.SUP-5043.bugfix │ │ │ ├── 11 │ │ │ │ ├── 12198.SUP-5142.bugfix │ │ │ │ └── 12200.bugfix │ │ │ ├── 01 │ │ │ │ └── 11489.SUP-3794.bugfix │ │ │ ├── 03 │ │ │ │ ├── 11580.SUP-3919.bugfix │ │ │ │ ├── 11627.SUP-3998.bugfix │ │ │ │ ├── 11629.SUP-4001.bugfix │ │ │ │ └── 11637.SUP-3958.bugfix │ │ │ ├── 04 │ │ │ │ ├── 11688.sup-4049.bugfix │ │ │ │ ├── 11697.SUP-4138.bugfix │ │ │ │ └── 11705.SUP-4150.bugfix │ │ │ ├── 06 │ │ │ │ ├── 11888.SUP-4340.bugfix │ │ │ │ ├── 11889.SUP-4074.bugfix │ │ │ │ ├── 11890.SUP-4102.bugfix │ │ │ │ ├── 11892.SUP-4177.bugfix │ │ │ │ └── 11916.SUP-3131.bugfix │ │ │ ├── 07 │ │ │ │ ├── 11947.SUP-4600.enhancement │ │ │ │ ├── 11948.SUP-4580.bugfix │ │ │ │ ├── 11949.GTXPE-88.enhancement │ │ │ │ └── 11963.SUP-4644.bugfix │ │ │ └── 08 │ │ │ │ └── 12034.SUP-4893.bugfix │ │ ├── 2018 │ │ │ ├── 10 │ │ │ │ └── 12514.SUP-6957.documentation │ │ │ ├── 12 │ │ │ │ └── 12515.SUP-7118.bugfix │ │ │ ├── 01 │ │ │ │ ├── 12238.bugfix │ │ │ │ ├── 12241.bugfix │ │ │ │ └── 12251.bugfix │ │ │ ├── 02 │ │ │ │ ├── 12256.SUP-5692.bugfix │ │ │ │ ├── 12269.GTXPE-123.feature │ │ │ │ ├── 12271.SUP-5798.bugfix │ │ │ │ ├── 12272.SUP-5765.bugfix │ │ │ │ ├── 12273.SUP-5804.enhancement │ │ │ │ ├── 12275.GTXPE-123.feature │ │ │ │ ├── 12281.GTXPE-165.enhancement │ │ │ │ ├── 12291.SUP-5796.bugfix │ │ │ │ ├── 12309.GTXPE-165.enhancement │ │ │ │ ├── 12311.SUP-5908.bugfix │ │ │ │ └── 12312.SUP-5908.bugfix │ │ │ ├── 03 │ │ │ │ ├── 12326.SUP-5832.bugfix │ │ │ │ ├── 12349.SUP-6082.bugfix │ │ │ │ ├── 12483.SUP-4230.bugfix │ │ │ │ └── 6133.SUP-5481.bugfix │ │ │ ├── 06 │ │ │ │ ├── 12486.SUP-4810.bugfix │ │ │ │ └── 12488.SUP-6150.bugfix │ │ │ ├── 07 │ │ │ │ ├── 12511.SUP-6294.bugfix │ │ │ │ └── 12512.SUP-5397.bugfix │ │ │ └── 08 │ │ │ │ └── 12513.SUP-6269.bugfix │ │ ├── 2019 │ │ │ ├── 10 │ │ │ │ └── 12523.SUP-8591.bugfix │ │ │ ├── 01 │ │ │ │ └── 12516.sup-7293.bugfix │ │ │ ├── 04 │ │ │ │ └── 12517.SUP-7720.bugfix │ │ │ ├── 07 │ │ │ │ ├── 12518.SUP-8047.bugfix │ │ │ │ ├── 12519.SUP-6751.enhancement │ │ │ │ └── 12520.SUP-5730.bugfix │ │ │ └── 08 │ │ │ │ ├── 12521.SUP-5573.bugfix │ │ │ │ └── 12522.SUP-6196.bugfix │ │ ├── 2022 │ │ │ ├── 12525.SUP-13545.bugfix │ │ │ ├── 12526.SUP-14030.enhancement │ │ │ └── 12527.SUP-10337.bugfix │ │ ├── 2023 │ │ │ ├── 12528.SUP-14863.bugfix │ │ │ ├── 12529.SUP-15210.bugfix │ │ │ ├── 12530.GPU-883.enhancement │ │ │ ├── 12531.GPU-1097.enhancement │ │ │ └── 12532.GPU-1097.enhancement │ │ ├── 2024 │ │ │ ├── 10 │ │ │ │ ├── 12544.SUP-17615.bugfix │ │ │ │ ├── 12545.SUP-17625.bugfix │ │ │ │ └── 12546.SUP-17624.bugfix │ │ │ ├── 11 │ │ │ │ ├── 12547.SUP-17290.bugfix │ │ │ │ └── 12548.SUP-17822.bugfix │ │ │ ├── 12 │ │ │ │ ├── 12549.SUP-17849.bugfix │ │ │ │ ├── 12550.GPU-1559.enhancement │ │ │ │ ├── 12551.SUP-17877.bugfix │ │ │ │ ├── 12552.SUP-17927.bugfix │ │ │ │ └── 12553.SUP-17938.bugfix │ │ │ ├── 04 │ │ │ │ ├── 12533.SUP-15099.bugfix │ │ │ │ ├── 12536.GPU-1253.enhancement │ │ │ │ └── 12537.GPU-1253.enhancement │ │ │ ├── 06 │ │ │ │ └── 12538.SUP-16967.bugfix │ │ │ ├── 07 │ │ │ │ └── 12540.SUP-16711.bugfix │ │ │ ├── 08 │ │ │ │ └── 12542.SUP-15430.bugfix │ │ │ └── 09 │ │ │ │ └── 12543.SUP-17223.bugfix │ │ ├── 2025 │ │ │ └── 02 │ │ │ │ ├── 12555.SUP-18070.bugfix │ │ │ │ ├── 12556.SUP-17926.bugfix │ │ │ │ ├── 12557.SUP-18149.bugfix │ │ │ │ └── 8142.SUP-17815.bugfix │ │ └── legacy │ │ │ ├── 0.19.0 │ │ │ └── 2630.note │ │ │ ├── 0.20.0-RC1 │ │ │ └── 2952.bugfix │ │ │ ├── 0.20.0-RC2 │ │ │ ├── 2950.bugfix │ │ │ └── 2951.bugfix │ │ │ ├── 0.20.0-RC3 │ │ │ └── 2949.feature │ │ │ ├── 0.20.0-RC4 │ │ │ └── 2948.bugfix │ │ │ ├── 0.20.0-RC5 │ │ │ └── 2674.bugfix │ │ │ ├── 0.20.0-RC6 │ │ │ ├── 2946.bugfix │ │ │ └── 2947.bugfix │ │ │ ├── 0.20.0-RC7 │ │ │ ├── 2940.bugfix │ │ │ ├── 2941.bugfix │ │ │ ├── 2942.enhancement │ │ │ ├── 2943.enhancement │ │ │ ├── 2944.enhancement │ │ │ └── 2945.bugfix │ │ │ ├── 0.20.0-RC8 │ │ │ ├── 2658.enhancement │ │ │ ├── 2936.bugfix │ │ │ ├── 2937.bugfix │ │ │ ├── 2938.bugfix │ │ │ └── 2939.bugfix │ │ │ ├── 0.20.0-RC9 │ │ │ ├── 2649.bugfix │ │ │ ├── 2650.feature │ │ │ ├── 2651.feature │ │ │ ├── 2652.enhancement │ │ │ ├── 2653.feature │ │ │ ├── 2654.feature │ │ │ ├── 2655.enhancement │ │ │ └── 2656.bugfix │ │ │ ├── 0.20.0 │ │ │ ├── 2632.info │ │ │ ├── 2934.enhancement │ │ │ └── 2935.bugfix │ │ │ ├── 0.20.1 │ │ │ └── 2633.enhancement │ │ │ ├── 0.20.10 │ │ │ └── 3063.bugfix │ │ │ ├── 0.20.11 │ │ │ ├── 3052.bugfix │ │ │ ├── 3053.bugfix │ │ │ ├── 3054.enhancement │ │ │ ├── 3055.bugfix │ │ │ ├── 3056.bugfix │ │ │ ├── 3057.enhancement │ │ │ ├── 3058.bugfix │ │ │ ├── 3059.bugfix │ │ │ ├── 3060.enhancement │ │ │ ├── 3061.bugfix │ │ │ └── 3062.feature │ │ │ ├── 0.20.12 │ │ │ ├── 3048.manualchange │ │ │ ├── 3049.bugfix │ │ │ ├── 3050.bugfix │ │ │ └── 3051.bugfix │ │ │ ├── 0.20.13 │ │ │ ├── 3028.enhancement │ │ │ ├── 3029.enhancement │ │ │ ├── 3030.enhancement │ │ │ ├── 3031.enhancement │ │ │ ├── 3032.enhancement │ │ │ ├── 3033.enhancement │ │ │ ├── 3034.enhancement │ │ │ ├── 3035.enhancement │ │ │ ├── 3036.enhancement │ │ │ ├── 3037.enhancement │ │ │ ├── 3038.bugfix │ │ │ ├── 3039.bugfix │ │ │ ├── 3040.bugfix │ │ │ ├── 3041.bugfix │ │ │ ├── 3042.bugfix │ │ │ ├── 3043.bugfix │ │ │ ├── 3044.bugfix │ │ │ ├── 3045.bugfix │ │ │ ├── 3046.bugfix │ │ │ └── 3047.bugfix │ │ │ ├── 0.20.14 │ │ │ ├── 3008.enhancement │ │ │ ├── 3009.enhancement │ │ │ ├── 3010.enhancement │ │ │ ├── 3011.enhancement │ │ │ ├── 3012.enhancement │ │ │ ├── 3013.enhancement │ │ │ ├── 3014.enhancement │ │ │ ├── 3015.bugfix │ │ │ ├── 3016.bugfix │ │ │ ├── 3017.bugfix │ │ │ ├── 3018.bugfix │ │ │ ├── 3019.bugfix │ │ │ ├── 3020.bugfix │ │ │ ├── 3021.bugfix │ │ │ ├── 3022.bugfix │ │ │ ├── 3023.bugfix │ │ │ ├── 3024.bugfix │ │ │ ├── 3025.bugfix │ │ │ ├── 3026.bugfix │ │ │ └── 3027.bugfix │ │ │ ├── 0.20.15 │ │ │ └── 3007.bugfix │ │ │ ├── 0.20.16 │ │ │ ├── 3000.enhancement │ │ │ ├── 3001.bugfix │ │ │ ├── 3002.bugfix │ │ │ ├── 3003.bugfix │ │ │ ├── 3004.bugfix │ │ │ ├── 3005.bugfix │ │ │ └── 3006.bugfix │ │ │ ├── 0.20.17 │ │ │ ├── 2997.enhancement │ │ │ ├── 2998.enhancement │ │ │ └── 2999.bugfix │ │ │ ├── 0.20.18 │ │ │ ├── 2971.enhancement │ │ │ ├── 2972.enhancement │ │ │ ├── 2973.enhancement │ │ │ ├── 2974.enhancement │ │ │ ├── 2975.bugfix │ │ │ ├── 2976.bugfix │ │ │ ├── 2977.bugfix │ │ │ ├── 2978.bugfix │ │ │ ├── 2979.bugfix │ │ │ ├── 2980.bugfix │ │ │ ├── 2981.bugfix │ │ │ ├── 2982.bugfix │ │ │ ├── 2983.bugfix │ │ │ ├── 2984.bugfix │ │ │ ├── 2985.bugfix │ │ │ ├── 2986.bugfix │ │ │ ├── 2987.bugfix │ │ │ ├── 2988.bugfix │ │ │ ├── 2989.bugfix │ │ │ ├── 2990.bugfix │ │ │ ├── 2991.bugfix │ │ │ ├── 2992.bugfix │ │ │ ├── 2993.bugfix │ │ │ ├── 2994.bugfix │ │ │ ├── 2995.bugfix │ │ │ └── 2996.bugfix │ │ │ ├── 0.20.19 │ │ │ └── 2648.bugfix │ │ │ ├── 0.20.2 │ │ │ ├── 2694.bugfix │ │ │ ├── 3124.bugfix │ │ │ ├── 3125.bugfix │ │ │ ├── 3126.bugfix │ │ │ ├── 3127.bugfix │ │ │ ├── 3128.enhancement │ │ │ ├── 3129.enhancement │ │ │ └── 3130.enhancement │ │ │ ├── 0.20.20 │ │ │ ├── 2646.bugfix │ │ │ └── 2647.bugfix │ │ │ ├── 0.20.21 │ │ │ ├── 2634.manualchange │ │ │ ├── 2635.enhancement │ │ │ ├── 2636.enhancement │ │ │ ├── 2637.bugfix │ │ │ ├── 2638.bugfix │ │ │ ├── 2639.bugfix │ │ │ ├── 2640.bugfix │ │ │ ├── 2641.bugfix │ │ │ ├── 2642.bugfix │ │ │ ├── 2643.bugfix │ │ │ ├── 2644.bugfix │ │ │ └── 2645.bugfix │ │ │ ├── 0.20.22 │ │ │ ├── 2657.bugfix │ │ │ ├── 2964.enhancement │ │ │ ├── 2965.bugfix │ │ │ ├── 2966.bugfix │ │ │ ├── 2967.bugfix │ │ │ ├── 2968.bugfix │ │ │ ├── 2969.bugfix │ │ │ └── 2970.bugfix │ │ │ ├── 0.20.23 │ │ │ ├── 2962.enhancement │ │ │ └── 2963.bugfix │ │ │ ├── 0.20.24 │ │ │ ├── 2953.feature │ │ │ ├── 2954.feature │ │ │ ├── 2955.feature │ │ │ ├── 2956.feature │ │ │ ├── 2957.bugfix │ │ │ ├── 2958.bugfix │ │ │ ├── 2959.bugfix │ │ │ ├── 2960.bugfix │ │ │ └── 2961.bugfix │ │ │ ├── 0.20.3 │ │ │ ├── 3120.bugfix │ │ │ ├── 3121.bugfix │ │ │ ├── 3122.bugfix │ │ │ └── 3123.bugfix │ │ │ ├── 0.20.4 │ │ │ ├── 3118.bugfix │ │ │ └── 3119.bugfix │ │ │ ├── 0.20.5 │ │ │ ├── 3112.enhancement │ │ │ ├── 3113.bugfix │ │ │ ├── 3114.bugfix │ │ │ ├── 3115.enhancement │ │ │ ├── 3116.bugfix │ │ │ └── 3117.bugfix │ │ │ ├── 0.20.6 │ │ │ ├── 3097.bugfix │ │ │ ├── 3098.bugfix │ │ │ ├── 3099.bugfix │ │ │ ├── 3100.bugfix │ │ │ ├── 3101.enhancement │ │ │ ├── 3102.enhancement │ │ │ ├── 3103.bugfix │ │ │ ├── 3104.bugfix │ │ │ ├── 3105.enhancement │ │ │ ├── 3106.enhancement │ │ │ ├── 3107.enhancement │ │ │ ├── 3108.bugfix │ │ │ ├── 3109.enhancement │ │ │ ├── 3110.bugfix │ │ │ └── 3111.enhancement │ │ │ ├── 0.20.7 │ │ │ ├── 3095.bugfix │ │ │ └── 3096.bugfix │ │ │ ├── 0.20.8 │ │ │ ├── 3071.bugfix │ │ │ ├── 3072.bugfix │ │ │ ├── 3073.bugfix │ │ │ ├── 3074.enhancement │ │ │ ├── 3075.feature │ │ │ ├── 3076.enhancement │ │ │ ├── 3077.feature │ │ │ ├── 3078.bugfix │ │ │ ├── 3079.enhancement │ │ │ ├── 3080.bugfix │ │ │ ├── 3081.feature │ │ │ ├── 3082.enhancement │ │ │ ├── 3083.enhancement │ │ │ ├── 3084.bugfix │ │ │ ├── 3085.enhancement │ │ │ ├── 3086.enhancement │ │ │ ├── 3087.enhancement │ │ │ ├── 3088.enhancement │ │ │ ├── 3089.feature │ │ │ ├── 3090.feature │ │ │ ├── 3091.enhancement │ │ │ ├── 3092.bugfix │ │ │ ├── 3093.enhancement │ │ │ └── 3094.enhancement │ │ │ ├── 0.20.9 │ │ │ ├── 3064.bugfix │ │ │ ├── 3065.bugfix │ │ │ ├── 3066.enhancement │ │ │ ├── 3067.bugfix │ │ │ ├── 3068.bugfix │ │ │ ├── 3069.bugfix │ │ │ └── 3070.bugfix │ │ │ ├── 0.21.0 │ │ │ ├── 2659.manualchange │ │ │ ├── 2660.manualchange │ │ │ ├── 2666.manualchange │ │ │ ├── 2667.manualchange │ │ │ ├── 2680.manualchange │ │ │ ├── 2681.manualchange │ │ │ ├── 2682.manualchange │ │ │ ├── 2683.manualchange │ │ │ ├── 2684.manualchange │ │ │ ├── 2685.enhancement │ │ │ ├── 2686.enhancement │ │ │ ├── 2687.enhancement │ │ │ ├── 2688.enhancement │ │ │ ├── 2689.manualchange │ │ │ ├── 2690.manualchange │ │ │ ├── 2691.manualchange │ │ │ ├── 2692.manualchange │ │ │ ├── 2693.manualchange │ │ │ ├── 2695.manualchange │ │ │ ├── 2902.feature │ │ │ ├── 2903.feature │ │ │ ├── 2904.feature │ │ │ ├── 2905.feature │ │ │ ├── 2906.enhancement │ │ │ ├── 2907.enhancement │ │ │ ├── 2908.enhancement │ │ │ ├── 2909.enhancement │ │ │ ├── 2910.enhancement │ │ │ ├── 2911.enhancement │ │ │ ├── 2912.enhancement │ │ │ ├── 2913.enhancement │ │ │ ├── 2914.enhancement │ │ │ ├── 2915.bugfix │ │ │ ├── 2916.bugfix │ │ │ ├── 2917.bugfix │ │ │ ├── 2918.bugfix │ │ │ ├── 2919.bugfix │ │ │ ├── 2920.bugfix │ │ │ ├── 2921.bugfix │ │ │ ├── 2922.bugfix │ │ │ ├── 2923.bugfix │ │ │ ├── 2924.bugfix │ │ │ ├── 2925.bugfix │ │ │ ├── 2926.bugfix │ │ │ ├── 2927.info │ │ │ ├── 2928.bugfix │ │ │ ├── 2929.bugfix │ │ │ ├── 2930.bugfix │ │ │ ├── 2931.bugfix │ │ │ ├── 2932.bugfix │ │ │ └── 2933.bugfix │ │ │ ├── 0.21.1 │ │ │ ├── 2661.manualchange │ │ │ ├── 2664.manualchange │ │ │ ├── 2668.bugfix │ │ │ ├── 2673.bugfix │ │ │ ├── 2891.feature │ │ │ ├── 2892.feature │ │ │ ├── 2893.feature │ │ │ ├── 2894.enhancement │ │ │ ├── 2895.bugfix │ │ │ ├── 2896.bugfix │ │ │ ├── 2897.enhancement │ │ │ ├── 2898.enhancement │ │ │ ├── 2899.bugfix │ │ │ ├── 2900.bugfix │ │ │ └── 2901.bugfix │ │ │ ├── 0.21.2 │ │ │ ├── 2662.bugfix │ │ │ ├── 2663.bugfix │ │ │ ├── 2872.manualchange │ │ │ ├── 2873.manualchange │ │ │ ├── 2874.manualchange │ │ │ ├── 2875.manualchange │ │ │ ├── 2876.enhancement │ │ │ ├── 2877.enhancement │ │ │ ├── 2878.enhancement │ │ │ ├── 2879.bugfix │ │ │ ├── 2880.bugfix │ │ │ ├── 2881.bugfix │ │ │ ├── 2882.bugfix │ │ │ ├── 2883.bugfix │ │ │ ├── 2884.bugfix │ │ │ ├── 2885.bugfix │ │ │ ├── 2886.bugfix │ │ │ ├── 2887.bugfix │ │ │ ├── 2888.bugfix │ │ │ ├── 2889.bugfix │ │ │ └── 2890.bugfix │ │ │ ├── 0.21.3 │ │ │ ├── 2669.enhancement │ │ │ ├── 2864.enhancement │ │ │ ├── 2865.enhancement │ │ │ ├── 2866.enhancement │ │ │ ├── 2867.bugfix │ │ │ ├── 2868.bugfix │ │ │ ├── 2869.bugfix │ │ │ ├── 2870.bugfix │ │ │ └── 2871.bugfix │ │ │ ├── 0.21.4 │ │ │ ├── 2861.enhancement │ │ │ ├── 2862.bugfix │ │ │ └── 2863.bugfix │ │ │ ├── 0.22.0 │ │ │ ├── 2672.feature │ │ │ ├── 2857.manualchange │ │ │ ├── 2858.manualchange │ │ │ ├── 2859.bugfix │ │ │ └── 2860.bugfix │ │ │ ├── 0.22.1 │ │ │ ├── 2671.bugfix │ │ │ ├── 2675.enhancement │ │ │ ├── 2679.bugfix │ │ │ ├── 2844.feature │ │ │ ├── 2845.feature │ │ │ ├── 2846.feature │ │ │ ├── 2847.feature │ │ │ ├── 2848.feature │ │ │ ├── 2849.enhancement │ │ │ ├── 2850.enhancement │ │ │ ├── 2851.bugfix │ │ │ ├── 2852.bugfix │ │ │ ├── 2853.bugfix │ │ │ ├── 2854.bugfix │ │ │ ├── 2855.bugfix │ │ │ └── 2856.bugfix │ │ │ ├── 0.22.2 │ │ │ ├── 2842.feature │ │ │ └── 2843.bugfix │ │ │ ├── 0.22.3 │ │ │ ├── 2678.feature │ │ │ ├── 2823.manualchange │ │ │ ├── 2824.manualchange │ │ │ ├── 2825.feature │ │ │ ├── 2826.feature │ │ │ ├── 2827.enhancement │ │ │ ├── 2828.enhancement │ │ │ ├── 2829.enhancement │ │ │ ├── 2830.bugfix │ │ │ ├── 2831.bugfix │ │ │ ├── 2832.bugfix │ │ │ ├── 2833.bugfix │ │ │ ├── 2834.bugfix │ │ │ ├── 2835.bugfix │ │ │ ├── 2836.bugfix │ │ │ ├── 2837.bugfix │ │ │ ├── 2838.bugfix │ │ │ ├── 2839.bugfix │ │ │ ├── 2840.feature │ │ │ └── 2841.feature │ │ │ ├── 0.22.4 │ │ │ ├── 2670.enhancement │ │ │ ├── 2806.feature │ │ │ ├── 2807.enhancement │ │ │ ├── 2808.bugfix │ │ │ ├── 2809.bugfix │ │ │ ├── 2810.bugfix │ │ │ ├── 2811.bugfix │ │ │ ├── 2812.bugfix │ │ │ ├── 2813.bugfix │ │ │ ├── 2814.bugfix │ │ │ ├── 2815.bugfix │ │ │ ├── 2816.bugfix │ │ │ ├── 2817.bugfix │ │ │ ├── 2818.bugfix │ │ │ ├── 2819.bugfix │ │ │ ├── 2820.bugfix │ │ │ ├── 2821.bugfix │ │ │ └── 2822.bugfix │ │ │ ├── 0.22.5 │ │ │ ├── 2802.feature │ │ │ ├── 2803.bugfix │ │ │ ├── 2804.bugfix │ │ │ └── 2805.bugfix │ │ │ ├── 0.22.6 │ │ │ └── 2665.enhancement │ │ │ ├── 0.22.7 │ │ │ ├── 2790.feature │ │ │ ├── 2791.feature │ │ │ ├── 2792.bugfix │ │ │ ├── 2793.bugfix │ │ │ ├── 2794.bugfix │ │ │ ├── 2795.bugfix │ │ │ ├── 2796.bugfix │ │ │ ├── 2797.bugfix │ │ │ ├── 2798.bugfix │ │ │ ├── 2799.bugfix │ │ │ ├── 2800.bugfix │ │ │ └── 2801.bugfix │ │ │ ├── 0.23.0 │ │ │ ├── 2677.enhancement │ │ │ ├── 2777.enhancement │ │ │ ├── 2778.enhancement │ │ │ ├── 2779.enhancement │ │ │ ├── 2780.enhancement │ │ │ ├── 2781.enhancement │ │ │ ├── 2782.bugfix │ │ │ ├── 2783.bugfix │ │ │ ├── 2784.bugfix │ │ │ ├── 2785.bugfix │ │ │ ├── 2786.bugfix │ │ │ ├── 2787.bugfix │ │ │ ├── 2788.bugfix │ │ │ └── 2789.bugfix │ │ │ ├── 0.23.1 │ │ │ ├── 2774.bugfix │ │ │ ├── 2775.enhancement │ │ │ └── 2776.bugfix │ │ │ ├── 0.23.10 │ │ │ ├── 2737.enhancement │ │ │ ├── 2738.enhancement │ │ │ ├── 2739.enhancement │ │ │ ├── 2740.enhancement │ │ │ ├── 2741.bugfix │ │ │ ├── 2742.bugfix │ │ │ ├── 2743.bugfix │ │ │ ├── 2744.bugfix │ │ │ ├── 2745.bugfix │ │ │ ├── 2746.bugfix │ │ │ └── 2747.bugfix │ │ │ ├── 0.23.11 │ │ │ ├── 2733.feature │ │ │ ├── 2734.bugfix │ │ │ ├── 2735.bugfix │ │ │ └── 2736.bugfix │ │ │ ├── 0.23.12 │ │ │ ├── 2728.bugfix │ │ │ ├── 2729.bugfix │ │ │ ├── 2730.bugfix │ │ │ ├── 2731.bugfix │ │ │ └── 2732.bugfix │ │ │ ├── 0.23.13 │ │ │ ├── 2722.bugfix │ │ │ ├── 2723.bugfix │ │ │ ├── 2724.bugfix │ │ │ ├── 2725.bugfix │ │ │ ├── 2726.bugfix │ │ │ └── 2727.bugfix │ │ │ ├── 0.23.14 │ │ │ ├── 2720.bugfix │ │ │ └── 2721.bugfix │ │ │ ├── 0.23.15 │ │ │ ├── 2716.bugfix │ │ │ ├── 2717.bugfix │ │ │ ├── 2718.bugfix │ │ │ └── 2719.feature │ │ │ ├── 0.23.16 │ │ │ ├── 2712.bugfix │ │ │ ├── 2713.bugfix │ │ │ ├── 2714.bugfix │ │ │ └── 2715.bugfix │ │ │ ├── 0.23.17 │ │ │ └── 2711.bugfix │ │ │ ├── 0.23.18 │ │ │ ├── 2709.bugfix │ │ │ └── 2710.bugfix │ │ │ ├── 0.23.19 │ │ │ └── 2708.bugfix │ │ │ ├── 0.23.2 │ │ │ ├── 2771.bugfix │ │ │ ├── 2772.bugfix │ │ │ └── 2773.bugfix │ │ │ ├── 0.23.20 │ │ │ ├── 2706.bugfix │ │ │ └── 2707.bugfix │ │ │ ├── 0.23.21 │ │ │ ├── 2623.bugfix │ │ │ ├── 2624.bugfix │ │ │ ├── 2700.bugfix │ │ │ ├── 2701.bugfix │ │ │ ├── 2702.bugfix │ │ │ ├── 2703.bugfix │ │ │ ├── 2704.bugfix │ │ │ └── 2705.bugfix │ │ │ ├── 0.23.24 │ │ │ ├── 2614.RT56649.bugfix │ │ │ ├── 2615.RT55298.bugfix │ │ │ ├── 2616.RT56649.bugfix │ │ │ ├── 2617.bugfix │ │ │ ├── 2618.bugfix │ │ │ ├── 2619.RT56619.bugfix │ │ │ ├── 2620.bugfix │ │ │ ├── 2621.bugfix │ │ │ └── 2622.RT55759.bugfix │ │ │ ├── 0.23.25 │ │ │ ├── 2611.RT55437.bugfix │ │ │ ├── 2612.RT57078.bugfix │ │ │ └── 2613.RT56692.bugfix │ │ │ ├── 0.23.26 │ │ │ └── 2610.RT57176.bugfix │ │ │ ├── 0.23.3 │ │ │ ├── 2765.bugfix │ │ │ ├── 2766.bugfix │ │ │ ├── 2767.bugfix │ │ │ ├── 2768.bugfix │ │ │ ├── 2769.bugfix │ │ │ └── 2770.bugfix │ │ │ ├── 0.23.4 │ │ │ ├── 2761.bugfix │ │ │ ├── 2762.bugfix │ │ │ ├── 2763.bugfix │ │ │ └── 2764.bugfix │ │ │ ├── 0.23.5 │ │ │ ├── 2754.enhancement │ │ │ ├── 2755.bugfix │ │ │ ├── 2756.bugfix │ │ │ ├── 2757.bugfix │ │ │ ├── 2758.bugfix │ │ │ ├── 2759.bugfix │ │ │ └── 2760.bugfix │ │ │ ├── 0.23.6 │ │ │ ├── 2752.bugfix │ │ │ └── 2753.bugfix │ │ │ ├── 0.23.7 │ │ │ ├── 2750.bugfix │ │ │ └── 2751.bugfix │ │ │ ├── 0.23.8 │ │ │ └── 2749.bugfix │ │ │ ├── 0.23.9 │ │ │ └── 2748.bugfix │ │ │ ├── 0.24.0 │ │ │ └── 2609.feature │ │ │ ├── 0.24.1 │ │ │ ├── 2607.bugfix │ │ │ └── 2608.bugfix │ │ │ ├── 0.24.10 │ │ │ └── 2571.bugfix │ │ │ ├── 0.24.11 │ │ │ ├── 2569.enhancement │ │ │ └── 2570.RT57224.bugfix │ │ │ ├── 0.24.12 │ │ │ └── 2629.RT57660.bugfix │ │ │ ├── 0.24.13 │ │ │ ├── 2625.bugfix │ │ │ ├── 2626.RT57629.bugfix │ │ │ ├── 2627.RT57725.bugfix │ │ │ └── 2628.RT57677.bugfix │ │ │ ├── 0.24.14 │ │ │ └── 2568.RT57686.bugfix │ │ │ ├── 0.24.15 │ │ │ ├── 2566.RT57706.bugfix │ │ │ └── 2567.RT57711.bugfix │ │ │ ├── 0.24.2 │ │ │ ├── 2598.bugfix │ │ │ ├── 2599.bugfix │ │ │ ├── 2600.bugfix │ │ │ ├── 2601.bugfix │ │ │ ├── 2602.bugfix │ │ │ ├── 2603.bugfix │ │ │ ├── 2604.bugfix │ │ │ ├── 2605.bugfix │ │ │ └── 2606.bugfix │ │ │ ├── 0.24.3 │ │ │ ├── 2592.bugfix │ │ │ ├── 2593.bugfix │ │ │ ├── 2594.bugfix │ │ │ ├── 2595.bugfix │ │ │ ├── 2596.bugfix │ │ │ └── 2597.bugfix │ │ │ ├── 0.24.4 │ │ │ ├── 2588.bugfix │ │ │ ├── 2589.RT56692.bugfix │ │ │ ├── 2590.RT56670.bugfix │ │ │ └── 2591.RT56088.bugfix │ │ │ ├── 0.24.5 │ │ │ ├── 2579.RT56649.bugfix │ │ │ ├── 2580.RT55298.bugfix │ │ │ ├── 2581.RT56649.bugfix │ │ │ ├── 2582.bugfix │ │ │ ├── 2583.bugfix │ │ │ ├── 2584.RT56619.bugfix │ │ │ ├── 2585.bugfix │ │ │ ├── 2586.bugfix │ │ │ └── 2587.RT55759.bugfix │ │ │ ├── 0.24.6 │ │ │ ├── 2576.RT55437.bugfix │ │ │ ├── 2577.RT57078.bugfix │ │ │ └── 2578.RT56692.bugfix │ │ │ ├── 0.24.7 │ │ │ └── 2575.RT57176.bugfix │ │ │ ├── 0.24.8 │ │ │ └── 2574.RT56973.bugfix │ │ │ ├── 0.24.9 │ │ │ ├── 2572.bugfix │ │ │ └── 2573.RT57076.bugfix │ │ │ └── 0.9.3 │ │ │ └── 2631.note │ ├── mappings │ │ ├── 0.19.0.json │ │ ├── 0.20.0-RC0.json │ │ ├── 0.20.0-RC1.json │ │ ├── 0.20.0-RC2.json │ │ ├── 0.20.0-RC3.json │ │ ├── 0.20.0-RC4.json │ │ ├── 0.20.0-RC5.json │ │ ├── 0.20.0-RC6.json │ │ ├── 0.20.0-RC7.json │ │ ├── 0.20.0-RC8.json │ │ ├── 0.20.0-RC9.json │ │ ├── 0.20.0.json │ │ ├── 0.20.1.json │ │ ├── 0.20.10.json │ │ ├── 0.20.11.json │ │ ├── 0.20.12.json │ │ ├── 0.20.13.json │ │ ├── 0.20.14.json │ │ ├── 0.20.15.json │ │ ├── 0.20.16.json │ │ ├── 0.20.17.json │ │ ├── 0.20.18.json │ │ ├── 0.20.19.json │ │ ├── 0.20.2.json │ │ ├── 0.20.20.json │ │ ├── 0.20.21.json │ │ ├── 0.20.22.json │ │ ├── 0.20.23.json │ │ ├── 0.20.24.json │ │ ├── 0.20.3.json │ │ ├── 0.20.4.json │ │ ├── 0.20.5.json │ │ ├── 0.20.6.json │ │ ├── 0.20.7.json │ │ ├── 0.20.8.json │ │ ├── 0.20.9.json │ │ ├── 0.21.0.json │ │ ├── 0.21.1.json │ │ ├── 0.21.2.json │ │ ├── 0.21.3.json │ │ ├── 0.21.4.json │ │ ├── 0.22.0.json │ │ ├── 0.22.1.json │ │ ├── 0.22.2.json │ │ ├── 0.22.3.json │ │ ├── 0.22.4.json │ │ ├── 0.22.5.json │ │ ├── 0.22.6.json │ │ ├── 0.22.7.json │ │ ├── 0.23.0.json │ │ ├── 0.23.1.json │ │ ├── 0.23.10.json │ │ ├── 0.23.11.json │ │ ├── 0.23.12.json │ │ ├── 0.23.13.json │ │ ├── 0.23.14.json │ │ ├── 0.23.15.json │ │ ├── 0.23.16.json │ │ ├── 0.23.17.json │ │ ├── 0.23.18.json │ │ ├── 0.23.19.json │ │ ├── 0.23.2.json │ │ ├── 0.23.20.json │ │ ├── 0.23.21.json │ │ ├── 0.23.24.json │ │ ├── 0.23.25.json │ │ ├── 0.23.26.json │ │ ├── 0.23.3.json │ │ ├── 0.23.4.json │ │ ├── 0.23.5.json │ │ ├── 0.23.6.json │ │ ├── 0.23.7.json │ │ ├── 0.23.8.json │ │ ├── 0.23.9.json │ │ ├── 0.24.0.json │ │ ├── 0.24.1.json │ │ ├── 0.24.10.json │ │ ├── 0.24.11.json │ │ ├── 0.24.12.json │ │ ├── 0.24.13.json │ │ ├── 0.24.14.json │ │ ├── 0.24.15.json │ │ ├── 0.24.16.json │ │ ├── 0.24.17.json │ │ ├── 0.24.18.json │ │ ├── 0.24.19.json │ │ ├── 0.24.2.json │ │ ├── 0.24.20.json │ │ ├── 0.24.21.json │ │ ├── 0.24.22.json │ │ ├── 0.24.23.json │ │ ├── 0.24.24.json │ │ ├── 0.24.25.json │ │ ├── 0.24.26.json │ │ ├── 0.24.27.json │ │ ├── 0.24.28.json │ │ ├── 0.24.29.json │ │ ├── 0.24.3.json │ │ ├── 0.24.30.json │ │ ├── 0.24.32.json │ │ ├── 0.24.33.json │ │ ├── 0.24.34.json │ │ ├── 0.24.35.json │ │ ├── 0.24.36.json │ │ ├── 0.24.37.json │ │ ├── 0.24.38.json │ │ ├── 0.24.39.json │ │ ├── 0.24.4.json │ │ ├── 0.24.5.json │ │ ├── 0.24.6.json │ │ ├── 0.24.7.json │ │ ├── 0.24.8.json │ │ ├── 0.24.9.json │ │ ├── 0.25.0.json │ │ ├── 0.25.1.json │ │ ├── 0.25.10.json │ │ ├── 0.25.11.json │ │ ├── 0.25.12.json │ │ ├── 0.25.13.json │ │ ├── 0.25.14.json │ │ ├── 0.25.15.json │ │ ├── 0.25.16.json │ │ ├── 0.25.17.json │ │ ├── 0.25.18.json │ │ ├── 0.25.19.json │ │ ├── 0.25.2.json │ │ ├── 0.25.20.json │ │ ├── 0.25.21.json │ │ ├── 0.25.22.json │ │ ├── 0.25.23.json │ │ ├── 0.25.24.json │ │ ├── 0.25.25.json │ │ ├── 0.25.26.json │ │ ├── 0.25.27.json │ │ ├── 0.25.28.json │ │ ├── 0.25.3.json │ │ ├── 0.25.4.json │ │ ├── 0.25.5.json │ │ ├── 0.25.6.json │ │ ├── 0.25.7.json │ │ ├── 0.25.8.json │ │ ├── 0.25.9.json │ │ ├── 0.26.0.json │ │ ├── 0.26.1.json │ │ ├── 0.26.2.json │ │ ├── 0.26.3.json │ │ ├── 0.26.4.json │ │ ├── 0.26.5.json │ │ ├── 0.26.6.json │ │ ├── 0.9.3.json │ │ ├── 1.0.0.json │ │ ├── 1.0.1.json │ │ ├── 1.0.10.json │ │ ├── 1.0.11.json │ │ ├── 1.0.12.json │ │ ├── 1.0.13.json │ │ ├── 1.0.14.json │ │ ├── 1.0.15.json │ │ ├── 1.0.16.json │ │ ├── 1.0.17.json │ │ ├── 1.0.18.json │ │ ├── 1.0.19.json │ │ ├── 1.0.2.json │ │ ├── 1.0.20.json │ │ ├── 1.0.21.json │ │ ├── 1.0.3.json │ │ ├── 1.0.4.json │ │ ├── 1.0.5.json │ │ ├── 1.0.6.json │ │ ├── 1.0.7.json │ │ ├── 1.0.8.json │ │ ├── 1.0.9.json │ │ ├── 1.1.0.json │ │ ├── 1.1.1.json │ │ ├── 1.1.10.json │ │ ├── 1.1.11.json │ │ ├── 1.1.12.json │ │ ├── 1.1.13.json │ │ ├── 1.1.14.json │ │ ├── 1.1.15.json │ │ ├── 1.1.16.json │ │ ├── 1.1.17.json │ │ ├── 1.1.18.json │ │ ├── 1.1.19.json │ │ ├── 1.1.2.json │ │ ├── 1.1.20.json │ │ ├── 1.1.21.json │ │ ├── 1.1.22.json │ │ ├── 1.1.23.json │ │ ├── 1.1.24.json │ │ ├── 1.1.25.json │ │ ├── 1.1.26.json │ │ ├── 1.1.27.json │ │ ├── 1.1.28.json │ │ ├── 1.1.29.json │ │ ├── 1.1.3.json │ │ ├── 1.1.30.json │ │ ├── 1.1.31.json │ │ ├── 1.1.32.json │ │ ├── 1.1.33.json │ │ ├── 1.1.34.json │ │ ├── 1.1.35.json │ │ ├── 1.1.36.json │ │ ├── 1.1.37.json │ │ ├── 1.1.38.json │ │ ├── 1.1.4.json │ │ ├── 1.1.5.json │ │ ├── 1.1.6.json │ │ ├── 1.1.7.json │ │ ├── 1.1.8.json │ │ ├── 1.1.9.json │ │ ├── 1.2.0.json │ │ ├── 1.2.1.json │ │ ├── 1.2.10.json │ │ ├── 1.2.11.json │ │ ├── 1.2.12.json │ │ ├── 1.2.13.json │ │ ├── 1.2.14.json │ │ ├── 1.2.15.json │ │ ├── 1.2.16.json │ │ ├── 1.2.17.json │ │ ├── 1.2.18.json │ │ ├── 1.2.19.json │ │ ├── 1.2.2.json │ │ ├── 1.2.20.json │ │ ├── 1.2.21.json │ │ ├── 1.2.22.json │ │ ├── 1.2.23.json │ │ ├── 1.2.24.json │ │ ├── 1.2.25.json │ │ ├── 1.2.26.json │ │ ├── 1.2.27.json │ │ ├── 1.2.28.json │ │ ├── 1.2.29.json │ │ ├── 1.2.3.json │ │ ├── 1.2.30.json │ │ ├── 1.2.31.json │ │ ├── 1.2.32.json │ │ ├── 1.2.33.json │ │ ├── 1.2.34.json │ │ ├── 1.2.35.json │ │ ├── 1.2.36.json │ │ ├── 1.2.37.json │ │ ├── 1.2.38.json │ │ ├── 1.2.39.json │ │ ├── 1.2.4.json │ │ ├── 1.2.40.json │ │ ├── 1.2.41.json │ │ ├── 1.2.42.json │ │ ├── 1.2.43.json │ │ ├── 1.2.44.json │ │ ├── 1.2.45.json │ │ ├── 1.2.46.json │ │ ├── 1.2.47.json │ │ ├── 1.2.5.json │ │ ├── 1.2.6.json │ │ ├── 1.2.7.json │ │ ├── 1.2.8.json │ │ ├── 1.2.9.json │ │ ├── 1.3.0.json │ │ ├── 1.3.1.json │ │ ├── 1.3.10.json │ │ ├── 1.3.11.json │ │ ├── 1.3.12.json │ │ ├── 1.3.13.json │ │ ├── 1.3.14.json │ │ ├── 1.3.15.json │ │ ├── 1.3.16.json │ │ ├── 1.3.17.json │ │ ├── 1.3.18.json │ │ ├── 1.3.19.json │ │ ├── 1.3.2.json │ │ ├── 1.3.20.json │ │ ├── 1.3.21.json │ │ ├── 1.3.22.json │ │ ├── 1.3.23.json │ │ ├── 1.3.24.json │ │ ├── 1.3.25.json │ │ ├── 1.3.26.json │ │ ├── 1.3.27.json │ │ ├── 1.3.28.json │ │ ├── 1.3.29.json │ │ ├── 1.3.3.json │ │ ├── 1.3.30.json │ │ ├── 1.3.31.json │ │ ├── 1.3.32.json │ │ ├── 1.3.33.json │ │ ├── 1.3.34.json │ │ ├── 1.3.35.json │ │ ├── 1.3.36.json │ │ ├── 1.3.4.json │ │ ├── 1.3.5.json │ │ ├── 1.3.6.json │ │ ├── 1.3.7.json │ │ ├── 1.3.8.json │ │ ├── 1.3.9.json │ │ ├── 1.4.0.json │ │ ├── 1.4.1.json │ │ ├── 1.4.10.json │ │ ├── 1.4.11.json │ │ ├── 1.4.12.json │ │ ├── 1.4.13.json │ │ ├── 1.4.14.json │ │ ├── 1.4.15.json │ │ ├── 1.4.16.json │ │ ├── 1.4.17.json │ │ ├── 1.4.18.json │ │ ├── 1.4.19.json │ │ ├── 1.4.2.json │ │ ├── 1.4.20.json │ │ ├── 1.4.21.json │ │ ├── 1.4.22.json │ │ ├── 1.4.23.json │ │ ├── 1.4.24.json │ │ ├── 1.4.25.json │ │ ├── 1.4.26.json │ │ ├── 1.4.27.json │ │ ├── 1.4.28.json │ │ ├── 1.4.29.json │ │ ├── 1.4.3.json │ │ ├── 1.4.30.json │ │ ├── 1.4.31.json │ │ ├── 1.4.32.json │ │ ├── 1.4.33.json │ │ ├── 1.4.34.json │ │ ├── 1.4.35.json │ │ ├── 1.4.36.json │ │ ├── 1.4.37.json │ │ ├── 1.4.38.json │ │ ├── 1.4.4.json │ │ ├── 1.4.40.json │ │ ├── 1.4.41.json │ │ ├── 1.4.42.json │ │ ├── 1.4.43.json │ │ ├── 1.4.44.json │ │ ├── 1.4.45.json │ │ ├── 1.4.46.json │ │ ├── 1.4.47.json │ │ ├── 1.4.48.json │ │ ├── 1.4.49.json │ │ ├── 1.4.5.json │ │ ├── 1.4.50.json │ │ ├── 1.4.51.json │ │ ├── 1.4.52.json │ │ ├── 1.4.53.json │ │ ├── 1.4.54.json │ │ ├── 1.4.55.json │ │ ├── 1.4.56.json │ │ ├── 1.4.57.json │ │ ├── 1.4.58.json │ │ ├── 1.4.59.json │ │ ├── 1.4.6.json │ │ ├── 1.4.60.json │ │ ├── 1.4.61.json │ │ ├── 1.4.62.json │ │ ├── 1.4.63.json │ │ ├── 1.4.7.json │ │ ├── 1.4.8.json │ │ ├── 1.4.9.json │ │ ├── 1.5.0.json │ │ ├── 1.5.1.json │ │ ├── 2.0.0.json │ │ ├── 2.0.1.json │ │ ├── 2.0.10.json │ │ ├── 2.0.2.json │ │ ├── 2.0.3.json │ │ ├── 2.0.4.json │ │ ├── 2.0.5.json │ │ ├── 2.0.6.json │ │ ├── 2.0.7.json │ │ ├── 2.0.8.json │ │ ├── 2.0.9.json │ │ ├── 2.1.0.json │ │ ├── 2.1.1.json │ │ ├── 2.1.2.json │ │ ├── 2.1.3.json │ │ ├── 2.1.4.json │ │ ├── 2.1.5.json │ │ ├── 2.1.6.json │ │ ├── skiplist_0.25.0.lst │ │ ├── skiplist_0.26.0.lst │ │ ├── skiplist_1.0.0.lst │ │ ├── skiplist_1.1.0.lst │ │ ├── skiplist_1.2.0.lst │ │ ├── skiplist_1.3.0.lst │ │ └── skiplist_1.4.0.lst │ ├── static │ │ ├── images │ │ │ ├── ae_logo256.png │ │ │ ├── bg.png │ │ │ ├── book_icon.gif │ │ │ ├── bullet.gif │ │ │ ├── changelog_types │ │ │ │ ├── bugfix_24.png │ │ │ │ ├── bugifx.png │ │ │ │ ├── enhancement.png │ │ │ │ ├── enhancement_24.png │ │ │ │ ├── feature_24.png │ │ │ │ ├── security_24.png │ │ │ │ ├── security_grey.png │ │ │ │ ├── warning.png │ │ │ │ └── warning_24.png │ │ │ ├── chapters_icon.gif │ │ │ ├── check_bullet.gif │ │ │ ├── construction.png │ │ │ ├── construction.svg │ │ │ ├── credits_pic_blank.gif │ │ │ ├── edge_badge.png │ │ │ ├── feature_tile.gif │ │ │ ├── footer_tile.gif │ │ │ ├── grey_bullet.gif │ │ │ ├── guide-bg.jpg │ │ │ ├── header_backdrop.png │ │ │ ├── header_tile.gif │ │ │ ├── icons │ │ │ │ ├── README │ │ │ │ ├── callouts │ │ │ │ │ ├── 1.png │ │ │ │ │ ├── 10.png │ │ │ │ │ ├── 11.png │ │ │ │ │ ├── 12.png │ │ │ │ │ ├── 13.png │ │ │ │ │ ├── 14.png │ │ │ │ │ ├── 15.png │ │ │ │ │ ├── 2.png │ │ │ │ │ ├── 3.png │ │ │ │ │ ├── 4.png │ │ │ │ │ ├── 5.png │ │ │ │ │ ├── 6.png │ │ │ │ │ ├── 7.png │ │ │ │ │ ├── 8.png │ │ │ │ │ └── 9.png │ │ │ │ ├── caution.png │ │ │ │ ├── example.png │ │ │ │ ├── home.png │ │ │ │ ├── important.png │ │ │ │ ├── next.png │ │ │ │ ├── note.png │ │ │ │ ├── prev.png │ │ │ │ ├── tip.png │ │ │ │ ├── up.png │ │ │ │ └── warning.png │ │ │ ├── nav_arrow.gif │ │ │ ├── tab_grey.gif │ │ │ ├── tab_info.gif │ │ │ ├── tab_note.gif │ │ │ ├── tab_red.gif │ │ │ ├── tab_yellow.gif │ │ │ └── tab_yellow.png │ │ ├── javascripts │ │ │ ├── guides.js │ │ │ └── syntaxhighlighter │ │ │ │ ├── shBrushAS3.js │ │ │ │ ├── shBrushAppleScript.js │ │ │ │ ├── shBrushBash.js │ │ │ │ ├── shBrushCSharp.js │ │ │ │ ├── shBrushColdFusion.js │ │ │ │ ├── shBrushCpp.js │ │ │ │ ├── shBrushCss.js │ │ │ │ ├── shBrushDelphi.js │ │ │ │ ├── shBrushDiff.js │ │ │ │ ├── shBrushErlang.js │ │ │ │ ├── shBrushGroovy.js │ │ │ │ ├── shBrushJScript.js │ │ │ │ ├── shBrushJava.js │ │ │ │ ├── shBrushJavaFX.js │ │ │ │ ├── shBrushPerl.js │ │ │ │ ├── shBrushPhp.js │ │ │ │ ├── shBrushPlain.js │ │ │ │ ├── shBrushPowerShell.js │ │ │ │ ├── shBrushPython.js │ │ │ │ ├── shBrushRuby.js │ │ │ │ ├── shBrushSass.js │ │ │ │ ├── shBrushScala.js │ │ │ │ ├── shBrushSql.js │ │ │ │ ├── shBrushVb.js │ │ │ │ ├── shBrushXml.js │ │ │ │ └── shCore.js │ │ └── stylesheets │ │ │ ├── main.css │ │ │ ├── overrides.print.css │ │ │ ├── overrides.style.css │ │ │ ├── print.css │ │ │ ├── reset.css │ │ │ ├── style.css │ │ │ └── syntaxhighlighter │ │ │ ├── shCore.css │ │ │ ├── shCoreDefault.css │ │ │ ├── shCoreDjango.css │ │ │ ├── shCoreEclipse.css │ │ │ ├── shCoreEmacs.css │ │ │ ├── shCoreFadeToGrey.css │ │ │ ├── shCoreMDUltra.css │ │ │ ├── shCoreMidnight.css │ │ │ ├── shCoreRDark.css │ │ │ ├── shThemeDefault.css │ │ │ ├── shThemeDjango.css │ │ │ ├── shThemeEclipse.css │ │ │ ├── shThemeEmacs.css │ │ │ ├── shThemeFadeToGrey.css │ │ │ ├── shThemeMDUltra.css │ │ │ ├── shThemeMidnight.css │ │ │ ├── shThemeRDark.css │ │ │ └── shThemeRailsGuides.css │ └── templates │ │ ├── index.vm │ │ ├── majorversion │ │ ├── changelog.vm │ │ ├── index.vm │ │ └── merged_changelog.vm │ │ ├── merged_changelog.vm │ │ └── plain_merged_changelog.vm ├── gengo │ ├── README.md │ ├── gengo-export.php │ ├── gengo-import.php │ └── nls.php ├── guides-wrapper.sh ├── hotfix-changelog.md └── settings.xml ├── cypress.config.js ├── cypress ├── e2e │ ├── abbr-plugin.cy.js │ ├── align-plugin.cy.js │ ├── autoparagraph-plugin.cy.js │ ├── block-plugin.cy.js │ ├── captioned-imagen-plugin.cy.js │ ├── characterpicker-plugin.cy.js │ ├── cite-plugin.cy.js │ ├── command-plugin.cy.js │ ├── core-library.cy.js │ ├── dom-to-xhtml-plugin.cy.js │ ├── emptylink-plugin.cy.js │ ├── emptyparagraph-plugin.cy.js │ ├── format-plugin.cy.js │ ├── headerids-plugin.cy.js │ ├── highlighteditables-plugin.cy.js │ ├── horizontal-ruler.cy.js │ ├── image-plugin.cy.js │ ├── link-plugin.cy.js │ ├── linkbrowser-plugin.cy.js │ ├── list-plugin.cy.js │ ├── listenforcer-plugin.cy.js │ ├── metaview-plugin.cy.js │ ├── numerated-headers-plugin.cy.js │ ├── sourceview-plugin.cy.js │ ├── table-plugin.cy.js │ ├── textcolor-plugin.cy.js │ ├── toc-plugin.cy.js │ └── wai-lang-plugin.cy.js ├── fixtures │ └── example.json └── support │ ├── commands.js │ └── e2e.js ├── doc ├── README ├── api │ ├── output │ │ ├── files.html │ │ ├── index.html │ │ └── symbols │ │ │ ├── Aloha.Editable.html │ │ │ ├── Aloha.Message.html │ │ │ ├── Aloha.RepositoryDocument.html │ │ │ ├── Aloha.RepositoryFolder.html │ │ │ ├── Aloha.RepositoryManager.html │ │ │ ├── Aloha.ui.Button.html │ │ │ ├── Aloha.ui.MultiSplitButton.html │ │ │ ├── Array.html │ │ │ ├── Boolean.html │ │ │ ├── Date.html │ │ │ ├── Ext.DomQuery.html │ │ │ ├── Ext.TaskMgr.html │ │ │ ├── Ext.html │ │ │ ├── Ext.util.TaskRunner.html │ │ │ ├── Function.html │ │ │ ├── GENTICS.Utils.RangeObject.html │ │ │ ├── GENTICS.Utils.RangeTree.html │ │ │ ├── String.html │ │ │ ├── Ui.AttributeField.html │ │ │ ├── _global_.html │ │ │ ├── block.BlockContentHandler.html │ │ │ ├── block.block.AbstractBlock.html │ │ │ ├── block.block.DebugBlock.html │ │ │ ├── block.block.DefaultBlock.html │ │ │ ├── block.block.html │ │ │ ├── block.blockmanager.html │ │ │ ├── block.editor.AbstractEditor.html │ │ │ ├── block.editor.AbstractFormElementEditor.html │ │ │ ├── block.editor.EmailEditor.html │ │ │ ├── block.editor.NumberEditor.html │ │ │ ├── block.editor.StringEditor.html │ │ │ ├── block.editor.UrlEditor.html │ │ │ ├── block.editor.html │ │ │ ├── block.editormanager.html │ │ │ ├── block.html │ │ │ ├── block.sidebarattributeeditor.html │ │ │ ├── contenthandler.html │ │ │ ├── diff_match_patch.html │ │ │ ├── jQuery.fn.html │ │ │ ├── jQuery.html │ │ │ ├── patch_obj.html │ │ │ └── rangy-Module.html │ └── source │ │ ├── allclasses.tmpl │ │ ├── allfiles.tmpl │ │ ├── class.tmpl │ │ ├── index.tmpl │ │ ├── output │ │ ├── css │ │ │ └── api.css │ │ ├── img │ │ │ ├── apidocs.jpg │ │ │ ├── apidocs.png │ │ │ ├── clearinput.png │ │ │ ├── cross.png │ │ │ ├── ddiagonal.png │ │ │ ├── diagonal.png │ │ │ ├── docbullet.jpg │ │ │ ├── docbullet.png │ │ │ ├── glow.png │ │ │ ├── logo.png │ │ │ ├── pixels.png │ │ │ └── search.png │ │ └── js │ │ │ ├── api.js │ │ │ ├── jquery-bbq.js │ │ │ ├── lib │ │ │ ├── jquery-1.5.1.min.js │ │ │ └── modernizr-1.7.min.js │ │ │ ├── plugin.js │ │ │ └── script.js │ │ ├── publish.js │ │ ├── static │ │ ├── default.css │ │ ├── header.html │ │ └── index.html │ │ └── symbol.tmpl └── guides │ ├── assets │ ├── images │ │ ├── MultiSplitButton.png │ │ ├── credits │ │ │ ├── haymo.jpg │ │ │ ├── hlubek.jpg │ │ │ ├── nka.jpg │ │ │ ├── rene_kapusta.jpg │ │ │ └── skurfuerst.jpg │ │ ├── development_guide │ │ │ └── Color-schema.png │ │ ├── editor_guide │ │ │ ├── Floatingmenu-multisplit.png │ │ │ └── Floatingmenu.png │ │ ├── footer │ │ │ ├── dot.png │ │ │ ├── facebook.png │ │ │ ├── google.png │ │ │ ├── html5_tech.png │ │ │ ├── logo.png │ │ │ ├── top.png │ │ │ └── twitter.png │ │ ├── header │ │ │ ├── glow.png │ │ │ ├── logo.png │ │ │ ├── pixels.png │ │ │ └── search.png │ │ ├── plugins │ │ │ ├── cite-01.png │ │ │ ├── cite-02.png │ │ │ ├── formatlesspaste-01.png │ │ │ ├── formatlesspaste-02.png │ │ │ ├── headerids-01.png │ │ │ ├── linkbrowser-01.png │ │ │ ├── metaview-01.png │ │ │ ├── metaview-02.png │ │ │ ├── numerated-headers-01.png │ │ │ ├── numerated-headers-02.png │ │ │ ├── wai-lang-add-annotation.png │ │ │ ├── wai-lang-code.png │ │ │ └── wai-lang-select.png │ │ ├── strobe │ │ │ ├── chapters.png │ │ │ ├── check.png │ │ │ ├── code.png │ │ │ ├── containergradient.png │ │ │ ├── contribute.png │ │ │ ├── credits.png │ │ │ ├── dude.png │ │ │ ├── guide-button.png │ │ │ ├── guidegradient.png │ │ │ ├── guides.png │ │ │ ├── notes.png │ │ │ ├── paperandpencil.png │ │ │ ├── pin.png │ │ │ ├── sidebar-gradient.png │ │ │ ├── starperson.png │ │ │ ├── tab-code.png │ │ │ ├── tab-notes.png │ │ │ ├── tab-pin.png │ │ │ ├── tab-warning.png │ │ │ └── warning.png │ │ └── toolbar.png │ ├── javascripts │ │ └── alohaEditorGuides.js │ └── stylesheets │ │ ├── overrides.print.css │ │ ├── overrides.style.css │ │ ├── shThemeStrobeGuides.css │ │ └── strobe.css │ ├── guides.yml │ └── source │ ├── _clickable_index.html.erb │ ├── _full_index.html.erb │ ├── _sections.html.erb │ ├── content_rules.textile │ ├── core_hotkey.textile │ ├── dependencies.textile │ ├── develop_aloha.textile │ ├── documentation_guidelines.textile │ ├── events.textile │ ├── functional_description.textile │ ├── index.html.erb │ ├── internals.textile │ ├── layout.html.erb │ ├── plugin_abbr.textile │ ├── plugin_align.textile │ ├── plugin_autoparagraph.textile │ ├── plugin_block.textile │ ├── plugin_browser.textile │ ├── plugin_captioned-image.textile │ ├── plugin_characterpicker.textile │ ├── plugin_cite.textile │ ├── plugin_commands.textile │ ├── plugin_contenthandler.textile │ ├── plugin_dom_to_xhtml.textile │ ├── plugin_emptylink.textile │ ├── plugin_emptyparagraph.textile │ ├── plugin_flag-icons.textile │ ├── plugin_format.textile │ ├── plugin_formatlesspaste.textile │ ├── plugin_formatlesspaste_test.textile │ ├── plugin_headerids.textile │ ├── plugin_highlighteditables.textile │ ├── plugin_horizontalruler.textile │ ├── plugin_image.textile │ ├── plugin_link.textile │ ├── plugin_linkbrowser.textile │ ├── plugin_list.textile │ ├── plugin_listenforcer.textile │ ├── plugin_metaview.textile │ ├── plugin_numerated-headers.textile │ ├── plugin_paste.textile │ ├── plugin_proxy.textile │ ├── plugin_table.textile │ ├── plugin_textcolor.textile │ ├── plugin_toc.textile │ ├── plugin_undo.textile │ ├── plugin_validation.textile │ ├── plugin_vie.textile │ ├── plugin_wai-lang.textile │ ├── plugin_zemanta.textile │ ├── plugins.textile │ ├── releasing.textile │ ├── repository.textile │ ├── require.textile │ ├── sidebar.textile │ ├── style_guide.textile │ ├── ui.textile │ ├── using_aloha.textile │ ├── using_commands.textile │ └── writing_plugins.textile ├── package-lock.json ├── package.json ├── pom.xml ├── postcss.config.js ├── report-assembly.xml └── src ├── assets ├── MaterialSymbolsOutlined.ttf └── MaterialSymbolsOutlined.woff2 ├── css ├── aloha-common-extra.css ├── aloha-core.css ├── aloha-material-symbols.css ├── aloha-reset.css └── aloha-sidebar.css ├── demo ├── block │ ├── blockdemo │ │ ├── css │ │ │ └── block.css │ │ ├── img │ │ │ ├── stock-quote-aapl.gif │ │ │ └── stock-quote-msft.gif │ │ ├── lib │ │ │ ├── block.js │ │ │ └── blockdemo-plugin.js │ │ ├── res │ │ │ └── vcard.html │ │ └── vendor │ │ │ └── underscore.js │ ├── dragdrop.html │ ├── index.css │ └── index.html ├── boilerplate │ ├── apple-touch-icon-114x114-precomposed.png │ ├── apple-touch-icon-57x57-precomposed.png │ ├── apple-touch-icon-72x72-precomposed.png │ ├── apple-touch-icon-precomposed.png │ ├── apple-touch-icon.png │ ├── captioned-image.html │ ├── crossdomain.xml │ ├── css │ │ └── style.css │ ├── fake-jquery.js │ ├── favicon.ico │ ├── humans.txt │ ├── img │ │ ├── aloha-editor-logo.png │ │ ├── loading.gif │ │ ├── loading1.gif │ │ ├── navigation-bg-hover.png │ │ ├── navigation-bg.png │ │ ├── stage-bg-boxes.png │ │ ├── stage-bg-comments.png │ │ ├── stage-bg-formats.png │ │ ├── stage-bg-images.png │ │ ├── stage-bg-tables.jpg │ │ ├── stage-bg-tables.png │ │ ├── stage-bg.png │ │ ├── stage-icon-boxes.png │ │ ├── stage-icon-comments.png │ │ ├── stage-icon-formats.png │ │ ├── stage-icon-images.png │ │ ├── stage-icon-tables.png │ │ ├── stage-switcher-bg.png │ │ ├── stage-switcher-tab-bg-active.png │ │ ├── stage-switcher-tab-bg-hover.png │ │ └── stage-switcher-tab-bg.png │ ├── index.html │ ├── js │ │ ├── aloha-boilerplate.js │ │ ├── aloha-config.js │ │ └── libs │ │ │ ├── dd_belatedpng.js │ │ │ ├── jquery-1.6.1.js │ │ │ └── modernizr-1.7.min.js │ └── robots.txt ├── commands │ ├── commands-demo.js │ └── index.html ├── common │ ├── background.png │ ├── external-link-ltr-icon.png │ └── index.css ├── demo-app │ ├── README.txt │ ├── app │ │ ├── aloha-config │ │ │ ├── default.js │ │ │ ├── full.js │ │ │ ├── minimal-demo.js │ │ │ └── minimal.js │ │ ├── aloha-editor │ │ │ └── INSTALL-ALOHA-EDITOR.txt │ │ ├── aloha-plugins │ │ │ └── cms │ │ │ │ ├── extra │ │ │ │ └── cms-linklist.js │ │ │ │ └── lib │ │ │ │ └── cms-plugin.js │ │ ├── css │ │ │ ├── aloha-editor-demo.css │ │ │ └── bootstrap.css │ │ ├── demo-app-linklist.php │ │ ├── demo-app.log │ │ ├── js │ │ │ ├── aloha-read-from-backend.js │ │ │ ├── aloha-save-to-backend.js │ │ │ ├── bootstrap │ │ │ │ ├── bootstrap-alerts.js │ │ │ │ ├── bootstrap-buttons.js │ │ │ │ ├── bootstrap-dropdown.js │ │ │ │ ├── bootstrap-modal.js │ │ │ │ ├── bootstrap-popover.js │ │ │ │ ├── bootstrap-scrollspy.js │ │ │ │ ├── bootstrap-tabs.js │ │ │ │ └── bootstrap-twipsy.js │ │ │ ├── demo-app-load.js │ │ │ ├── demo-app-prepare.js │ │ │ ├── demo-app.js │ │ │ └── jquery-1.7.min.js │ │ ├── lib │ │ │ └── JSLikeHTMLElement.php │ │ ├── read-from-db.php │ │ ├── read-from-session.php │ │ ├── save-to-db.php │ │ ├── save-to-file.php │ │ ├── save-to-session.php │ │ └── system-check.php │ ├── feedback.html │ ├── index.html │ ├── mobydick.html │ ├── page.html │ ├── sitemap.html │ ├── textarea.html │ └── uploads │ │ ├── AlohaEditor-HTML5-WYSIWYG-about.pdf │ │ ├── AlohaEditor-HTML5-contenteditable-transparent-256.png │ │ ├── AlohaEditor-HTML5-technology-512.png │ │ ├── jQuery-1.6-Visual-Cheat-Sheet.pdf │ │ └── moby-dick.jpg ├── dev-headings │ ├── index.css │ └── index.html ├── dev-table-resize │ ├── index.css │ ├── index.html │ └── js │ │ └── aloha-config.js ├── impress.js │ ├── README.md │ ├── app │ │ ├── index.php │ │ ├── read-from-session.php │ │ └── save-to-session.php │ ├── css │ │ └── impress-demo.css │ ├── index.html │ └── js │ │ ├── aloha-config.js │ │ ├── app.js │ │ └── impress.js ├── modules │ ├── abbr.html │ ├── align.html │ ├── autoparagraph.html │ ├── block.html │ ├── captioned-image.html │ ├── characterpicker.html │ ├── cite.html │ ├── command-example.js │ ├── command.html │ ├── contenthandler.html │ ├── core.html │ ├── dom-to-xhtml.html │ ├── draganddropfiles.html │ ├── emptylink.html │ ├── emptyparagraph.html │ ├── format.html │ ├── fortmatlesspaste.html │ ├── headerids.html │ ├── highlighteditables.html │ ├── horizontalruler.html │ ├── image.html │ ├── index.css │ ├── index.html │ ├── link.html │ ├── linkbrowser.html │ ├── list.html │ ├── listenforcer.html │ ├── metaview.css │ ├── metaview.html │ ├── numerated-headers.html │ ├── sourceview.html │ ├── table.html │ ├── textcolor.html │ ├── toc.html │ └── wai-lang.html ├── simple │ ├── index.css │ └── index.html ├── textarea │ └── index.php └── world │ ├── index.css │ ├── index.html │ └── js │ └── aloha-config.js ├── img ├── arrow-down.png ├── arrow-left.png ├── arrow.png ├── base-multi.png ├── base.png ├── bg.png ├── breadcrumb-divider.png ├── gentics-logo.png ├── grabhandle.png ├── maximize.png ├── pin.png ├── removeformat.png ├── text_indent.png └── text_indent_remove.png ├── lib ├── aloha-jquery-noconflict.js ├── aloha.js ├── aloha │ ├── block-jump.js │ ├── command.js │ ├── console.js │ ├── content-rules.js │ ├── contenthandlermanager.js │ ├── copypaste.js │ ├── core.js │ ├── editable.js │ ├── engine.js │ ├── ephemera.js │ ├── ierange-m2.js │ ├── jquery.aloha.js │ ├── markup.js │ ├── nls │ │ ├── ca │ │ │ └── i18n.js │ │ ├── de │ │ │ └── i18n.js │ │ ├── i18n.js │ │ ├── mk │ │ │ └── i18n.js │ │ ├── pt-br │ │ │ └── i18n.js │ │ ├── ru │ │ │ └── i18n.js │ │ ├── uk │ │ │ └── i18n.js │ │ └── zh-hans │ │ │ └── i18n.js │ ├── observable.js │ ├── plugin.js │ ├── plugincontenthandlermanager.js │ ├── pluginmanager.js │ ├── rangy-core.js │ ├── registry.js │ ├── repository.js │ ├── repositorymanager.js │ ├── repositoryobjects.js │ ├── selection.js │ ├── sidebar.js │ └── state-override.js ├── css.js ├── i18n.js ├── require.js ├── text.js ├── util │ ├── arrays.js │ ├── boundary-markers.js │ ├── browser.js │ ├── class.js │ ├── color.js │ ├── contenthandler.js │ ├── dom-to-xhtml.js │ ├── dom.js │ ├── dom2.js │ ├── functions.js │ ├── html.js │ ├── keys.js │ ├── lang.js │ ├── misc.js │ ├── position.js │ ├── range-context.js │ ├── range.js │ ├── strings.js │ └── trees.js └── vendor │ ├── 3rdparty.txt │ ├── class.js │ ├── grid.locale.de.js │ ├── grid.locale.en.js │ ├── jquery-3.7.0.js │ ├── jquery-ui-1.13.2.js │ ├── jquery.jqgrid.js │ ├── jquery.jstree.js │ ├── jquery.layout.js │ ├── pubsub.js │ ├── rangy-core.js │ ├── repository-browser │ ├── css │ │ ├── jstree.css │ │ └── repository-browser.css │ ├── img │ │ ├── arrow-000-medium.png │ │ ├── arrow-180.png │ │ ├── arrow-315-medium.png │ │ ├── arrow-stop-180.png │ │ ├── arrow-stop.png │ │ ├── arrow.png │ │ ├── control-stop-square-small.png │ │ ├── folder-horizontal-open.png │ │ ├── folder-open.png │ │ ├── magnifier-left.png │ │ ├── page.png │ │ ├── picture.png │ │ ├── sort-alphabet-descending.png │ │ ├── sort-alphabet.png │ │ └── throbber.gif │ └── js │ │ └── repository-browser.js │ └── sanitize.js ├── main └── dependencies.json ├── package.json ├── plugins ├── common │ ├── abbr │ │ ├── css │ │ │ └── abbr.css │ │ ├── lib │ │ │ └── abbr-plugin.js │ │ ├── nls │ │ │ ├── ca │ │ │ │ └── i18n.js │ │ │ ├── de │ │ │ │ └── i18n.js │ │ │ ├── i18n.js │ │ │ ├── mk │ │ │ │ └── i18n.js │ │ │ ├── pt-br │ │ │ │ └── i18n.js │ │ │ ├── ru │ │ │ │ └── i18n.js │ │ │ ├── uk │ │ │ │ └── i18n.js │ │ │ └── zh-hans │ │ │ │ └── i18n.js │ │ └── package.json │ ├── align │ │ ├── LICENSE │ │ ├── README │ │ ├── css │ │ │ └── align.css │ │ ├── lib │ │ │ ├── align-plugin.js │ │ │ └── align-table-utils.js │ │ ├── nls │ │ │ ├── ca │ │ │ │ └── i18n.js │ │ │ ├── de │ │ │ │ └── i18n.js │ │ │ ├── i18n.js │ │ │ ├── mk │ │ │ │ └── i18n.js │ │ │ ├── pt-br │ │ │ │ └── i18n.js │ │ │ ├── ru │ │ │ │ └── i18n.js │ │ │ ├── uk │ │ │ │ └── i18n.js │ │ │ └── zh-hans │ │ │ │ └── i18n.js │ │ └── package.json │ ├── autoparagraph │ │ └── lib │ │ │ └── autoparagraph-plugin.js │ ├── block │ │ ├── README │ │ ├── css │ │ │ └── block.css │ │ ├── img │ │ │ └── toolbar-draghandle.gif │ │ ├── lib │ │ │ ├── block-plugin.js │ │ │ ├── block-utils.js │ │ │ ├── block.js │ │ │ ├── blockcontenthandler.js │ │ │ ├── blockmanager.js │ │ │ ├── dragbehavior.js │ │ │ ├── editor.js │ │ │ ├── editormanager.js │ │ │ └── sidebarattributeeditor.js │ │ ├── nls │ │ │ ├── ca │ │ │ │ └── i18n.js │ │ │ ├── de │ │ │ │ └── i18n.js │ │ │ ├── i18n.js │ │ │ ├── mk │ │ │ │ └── i18n.js │ │ │ ├── pt-br │ │ │ │ └── i18n.js │ │ │ ├── ru │ │ │ │ └── i18n.js │ │ │ ├── uk │ │ │ │ └── i18n.js │ │ │ └── zh-hans │ │ │ │ └── i18n.js │ │ └── package.json │ ├── characterpicker │ │ ├── css │ │ │ └── characterpicker.css │ │ ├── lib │ │ │ ├── characterpicker-plugin.js │ │ │ ├── symbol-grid.js │ │ │ └── symbol-search-grid.js │ │ └── nls │ │ │ ├── ca │ │ │ └── i18n.js │ │ │ ├── de │ │ │ └── i18n.js │ │ │ ├── i18n.js │ │ │ ├── mk │ │ │ └── i18n.js │ │ │ ├── pt-br │ │ │ └── i18n.js │ │ │ ├── ru │ │ │ └── i18n.js │ │ │ ├── uk │ │ │ └── i18n.js │ │ │ └── zh-hans │ │ │ └── i18n.js │ ├── commands │ │ ├── css │ │ │ └── abbr.css │ │ ├── lib │ │ │ ├── commands-plugin.js │ │ │ └── inserthtml.js │ │ └── package.json │ ├── contenthandler │ │ ├── README.md │ │ ├── lib │ │ │ ├── blockelementcontenthandler.js │ │ │ ├── contenthandler-plugin.js │ │ │ ├── genericcontenthandler.js │ │ │ ├── oembedcontenthandler.js │ │ │ ├── sanitizecontenthandler.js │ │ │ └── wordcontenthandler.js │ │ └── package.json │ ├── dom-to-xhtml │ │ └── lib │ │ │ └── dom-to-xhtml-plugin.js │ ├── format │ │ ├── lib │ │ │ └── format-plugin.js │ │ └── nls │ │ │ ├── ca │ │ │ └── i18n.js │ │ │ ├── de │ │ │ └── i18n.js │ │ │ ├── i18n.js │ │ │ ├── mk │ │ │ └── i18n.js │ │ │ ├── pt-br │ │ │ └── i18n.js │ │ │ ├── ru │ │ │ └── i18n.js │ │ │ ├── uk │ │ │ └── i18n.js │ │ │ └── zh-hans │ │ │ └── i18n.js │ ├── highlighteditables │ │ ├── css │ │ │ └── highlighteditables.css │ │ ├── lib │ │ │ └── highlighteditables-plugin.js │ │ └── package.json │ ├── horizontalruler │ │ ├── lib │ │ │ └── horizontalruler-plugin.js │ │ └── nls │ │ │ ├── ca │ │ │ └── i18n.js │ │ │ ├── de │ │ │ └── i18n.js │ │ │ ├── i18n.js │ │ │ ├── mk │ │ │ └── i18n.js │ │ │ ├── pt-br │ │ │ └── i18n.js │ │ │ ├── ru │ │ │ └── i18n.js │ │ │ ├── uk │ │ │ └── i18n.js │ │ │ └── zh-hans │ │ │ └── i18n.js │ ├── image │ │ ├── README.md │ │ ├── css │ │ │ └── image.css │ │ ├── demo │ │ │ ├── crop.html │ │ │ ├── crop.php │ │ │ ├── cropnresize.jpg │ │ │ └── index.html │ │ ├── img │ │ │ ├── blank.jpg │ │ │ ├── crop-buttons.gif │ │ │ ├── cropnresize.gif │ │ │ ├── cropnresize.png │ │ │ ├── handle-sw.png │ │ │ ├── image-align-left.png │ │ │ ├── image-align-none.png │ │ │ ├── image-align-right.png │ │ │ ├── image-border.png │ │ │ ├── image-title.png │ │ │ ├── image.gif │ │ │ ├── padding-decrease.gif │ │ │ ├── padding-increase.gif │ │ │ ├── page.png │ │ │ ├── set-focalpoint.png │ │ │ ├── size-decrease.gif │ │ │ └── size-increase.gif │ │ ├── lib │ │ │ ├── image-floatingMenu.js │ │ │ └── image-plugin.js │ │ ├── nls │ │ │ ├── ca │ │ │ │ └── i18n.js │ │ │ ├── de │ │ │ │ └── i18n.js │ │ │ ├── i18n.js │ │ │ ├── mk │ │ │ │ └── i18n.js │ │ │ ├── pt-br │ │ │ │ └── i18n.js │ │ │ ├── ru │ │ │ │ └── i18n.js │ │ │ ├── uk │ │ │ │ └── i18n.js │ │ │ └── zh-hans │ │ │ │ └── i18n.js │ │ ├── test │ │ │ ├── test.css │ │ │ └── test.html │ │ └── vendor │ │ │ ├── jcrop.css │ │ │ └── jcrop.js │ ├── link │ │ ├── css │ │ │ └── link.css │ │ ├── extra │ │ │ ├── delicious.js │ │ │ ├── linklist.js │ │ │ └── slowlinklist.js │ │ ├── lib │ │ │ ├── link-plugin.js │ │ │ └── link-target.js │ │ └── nls │ │ │ ├── ca │ │ │ └── i18n.js │ │ │ ├── de │ │ │ └── i18n.js │ │ │ ├── i18n.js │ │ │ ├── mk │ │ │ └── i18n.js │ │ │ ├── pt-br │ │ │ └── i18n.js │ │ │ ├── ru │ │ │ └── i18n.js │ │ │ ├── uk │ │ │ └── i18n.js │ │ │ └── zh-hans │ │ │ └── i18n.js │ ├── list │ │ ├── css │ │ │ └── list.css │ │ ├── lib │ │ │ └── list-plugin.js │ │ ├── nls │ │ │ ├── ca │ │ │ │ └── i18n.js │ │ │ ├── de │ │ │ │ └── i18n.js │ │ │ ├── i18n.js │ │ │ ├── mk │ │ │ │ └── i18n.js │ │ │ ├── pt-br │ │ │ │ └── i18n.js │ │ │ ├── ru │ │ │ │ └── i18n.js │ │ │ ├── uk │ │ │ │ └── i18n.js │ │ │ └── zh-hans │ │ │ │ └── i18n.js │ │ └── package.json │ ├── paste │ │ ├── lib │ │ │ └── paste-plugin.js │ │ └── package.json │ ├── table │ │ ├── css │ │ │ └── table.css │ │ ├── img │ │ │ ├── down.cur │ │ │ ├── left.cur │ │ │ └── table_layout.png │ │ ├── lib │ │ │ ├── table-cell.js │ │ │ ├── table-plugin-utils.js │ │ │ ├── table-plugin.js │ │ │ ├── table-selection.js │ │ │ ├── table-size-select.js │ │ │ └── table.js │ │ ├── nls │ │ │ ├── ca │ │ │ │ └── i18n.js │ │ │ ├── de │ │ │ │ └── i18n.js │ │ │ ├── i18n.js │ │ │ ├── mk │ │ │ │ └── i18n.js │ │ │ ├── pt-br │ │ │ │ └── i18n.js │ │ │ ├── ru │ │ │ │ └── i18n.js │ │ │ ├── uk │ │ │ │ └── i18n.js │ │ │ └── zh-hans │ │ │ │ └── i18n.js │ │ └── package.json │ ├── ui │ │ ├── css │ │ │ ├── button.css │ │ │ ├── checkbox.css │ │ │ ├── color-picker.css │ │ │ ├── date-time-picker.css │ │ │ ├── dropdown.css │ │ │ ├── iframe.css │ │ │ ├── input.css │ │ │ ├── jquery-ui-modifications.css │ │ │ ├── jquery-ui.css │ │ │ ├── modal.css │ │ │ ├── overlay-elements.css │ │ │ ├── select-menu.css │ │ │ ├── select.css │ │ │ ├── slider.css │ │ │ ├── spinner.css │ │ │ ├── split-button.css │ │ │ └── ui.css │ │ ├── img │ │ │ └── jqueryui │ │ │ │ ├── ui-icons_444444_256x240.png │ │ │ │ ├── ui-icons_555555_256x240.png │ │ │ │ ├── ui-icons_777620_256x240.png │ │ │ │ ├── ui-icons_777777_256x240.png │ │ │ │ ├── ui-icons_cc0000_256x240.png │ │ │ │ └── ui-icons_ffffff_256x240.png │ │ ├── lib │ │ │ ├── arena.js │ │ │ ├── attributeButton.js │ │ │ ├── attributeToggleButton.js │ │ │ ├── autocomplete.js │ │ │ ├── button.js │ │ │ ├── checkbox.js │ │ │ ├── colorPicker.js │ │ │ ├── component.js │ │ │ ├── container.js │ │ │ ├── context.js │ │ │ ├── contextButton.js │ │ │ ├── contextToggleButton.js │ │ │ ├── dateTimePicker.js │ │ │ ├── dialog.js │ │ │ ├── dropdown.js │ │ │ ├── dynamicForm.js │ │ │ ├── dynamicUi.js │ │ │ ├── floating.js │ │ │ ├── icons.js │ │ │ ├── iframe.js │ │ │ ├── input.js │ │ │ ├── modal.js │ │ │ ├── overlayElement.js │ │ │ ├── scopes.js │ │ │ ├── select.js │ │ │ ├── selectMenu.js │ │ │ ├── settings.js │ │ │ ├── slider.js │ │ │ ├── splitButton.js │ │ │ ├── subguarded.js │ │ │ ├── surface.js │ │ │ ├── tab.js │ │ │ ├── text.js │ │ │ ├── toggleButton.js │ │ │ ├── toggleSplitButton.js │ │ │ ├── toolbar.js │ │ │ ├── ui-plugin.js │ │ │ ├── ui.js │ │ │ └── utils.js │ │ ├── nls │ │ │ ├── ca │ │ │ │ └── i18n.js │ │ │ ├── de │ │ │ │ └── i18n.js │ │ │ ├── i18n.js │ │ │ ├── mk │ │ │ │ └── i18n.js │ │ │ ├── pt-br │ │ │ │ └── i18n.js │ │ │ ├── ru │ │ │ │ └── i18n.js │ │ │ ├── uk │ │ │ │ └── i18n.js │ │ │ └── zh-hans │ │ │ │ └── i18n.js │ │ └── vendor │ │ │ └── jquery-ui-autocomplete-html.js │ └── undo │ │ ├── demo │ │ ├── index.css │ │ └── index.html │ │ ├── lib │ │ └── undo-plugin.js │ │ ├── package.json │ │ └── vendor │ │ ├── diff_match_patch_uncompressed.js │ │ └── undo.js ├── extra │ ├── attributes │ │ ├── README │ │ ├── css │ │ │ └── attributes.css │ │ ├── lib │ │ │ └── attributes-plugin.js │ │ └── nls │ │ │ ├── ca │ │ │ └── i18n.js │ │ │ ├── de │ │ │ └── i18n.js │ │ │ ├── i18n.js │ │ │ ├── mk │ │ │ └── i18n.js │ │ │ ├── pt-br │ │ │ └── i18n.js │ │ │ ├── ru │ │ │ └── i18n.js │ │ │ ├── uk │ │ │ └── i18n.js │ │ │ └── zh-hans │ │ │ └── i18n.js │ ├── captioned-image │ │ ├── css │ │ │ └── captioned-image.css │ │ └── lib │ │ │ └── captioned-image-plugin.js │ ├── cite │ │ ├── README │ │ ├── lib │ │ │ └── cite-plugin.js │ │ ├── nls │ │ │ ├── ca │ │ │ │ └── i18n.js │ │ │ ├── de │ │ │ │ └── i18n.js │ │ │ ├── i18n.js │ │ │ ├── mk │ │ │ │ └── i18n.js │ │ │ ├── pt-br │ │ │ │ └── i18n.js │ │ │ ├── ru │ │ │ │ └── i18n.js │ │ │ ├── uk │ │ │ │ └── i18n.js │ │ │ └── zh-hans │ │ │ │ └── i18n.js │ │ └── package.json │ ├── comments │ │ ├── img │ │ │ ├── add-icon.png │ │ │ ├── add.png │ │ │ ├── comments.png │ │ │ ├── hr.png │ │ │ └── textbox.png │ │ ├── lib │ │ │ ├── comments-plugin.js │ │ │ └── comments.css │ │ └── package.json │ ├── draganddropfiles │ │ ├── README.md │ │ ├── TODO.md │ │ ├── demo │ │ │ ├── .gitignore │ │ │ ├── index.css │ │ │ ├── index.html │ │ │ ├── migration │ │ │ │ ├── index.css │ │ │ │ └── index.html │ │ │ ├── specs │ │ │ │ └── DragnDropnImage.graphml │ │ │ ├── style.css │ │ │ └── upload.php.example │ │ ├── img │ │ │ ├── cross.png │ │ │ ├── hourglass.png │ │ │ ├── loading.gif │ │ │ ├── page.png │ │ │ └── tick.png │ │ ├── lib │ │ │ ├── draganddropfiles-plugin.js │ │ │ ├── dragndropfiles.css │ │ │ ├── dragndropfiles.js │ │ │ └── dropfilesrepository.js │ │ ├── nls │ │ │ ├── ca │ │ │ │ └── i18n.js │ │ │ ├── de │ │ │ │ └── i18n.js │ │ │ ├── i18n.js │ │ │ ├── mk │ │ │ │ └── i18n.js │ │ │ ├── pt-br │ │ │ │ └── i18n.js │ │ │ ├── ru │ │ │ │ └── i18n.js │ │ │ ├── uk │ │ │ │ └── i18n.js │ │ │ └── zh-hans │ │ │ │ └── i18n.js │ │ └── package.json │ ├── emptylink │ │ ├── css │ │ │ └── emptylink.css │ │ └── lib │ │ │ └── emptylink-plugin.js │ ├── emptyparagraph │ │ ├── css │ │ │ └── emptyparagraph.css │ │ ├── lib │ │ │ ├── emptyparagraph-plugin.js │ │ │ └── emptyparagraph.js │ │ └── package.json │ ├── formatlesspaste │ │ ├── README.md │ │ ├── css │ │ │ └── formatless.css │ │ ├── img │ │ │ └── button.png │ │ ├── lib │ │ │ ├── formatlesshandler.js │ │ │ └── formatlesspaste-plugin.js │ │ ├── nls │ │ │ ├── ca │ │ │ │ └── i18n.js │ │ │ ├── de │ │ │ │ └── i18n.js │ │ │ ├── i18n.js │ │ │ ├── mk │ │ │ │ └── i18n.js │ │ │ ├── pt-br │ │ │ │ └── i18n.js │ │ │ ├── ru │ │ │ │ └── i18n.js │ │ │ ├── uk │ │ │ │ └── i18n.js │ │ │ └── zh-hans │ │ │ │ └── i18n.js │ │ └── package.json │ ├── googletranslate │ │ ├── README.md │ │ ├── css │ │ │ └── googletranslate.css │ │ ├── img │ │ │ ├── ad.png │ │ │ ├── ae.png │ │ │ ├── af.png │ │ │ ├── ag.png │ │ │ ├── ai.png │ │ │ ├── al.png │ │ │ ├── am.png │ │ │ ├── an.png │ │ │ ├── ao.png │ │ │ ├── ar.png │ │ │ ├── as.png │ │ │ ├── at.png │ │ │ ├── au.png │ │ │ ├── aw.png │ │ │ ├── ax.png │ │ │ ├── az.png │ │ │ ├── ba.png │ │ │ ├── bb.png │ │ │ ├── bd.png │ │ │ ├── be.png │ │ │ ├── bf.png │ │ │ ├── bg.png │ │ │ ├── bh.png │ │ │ ├── bi.png │ │ │ ├── bj.png │ │ │ ├── bm.png │ │ │ ├── bn.png │ │ │ ├── bo.png │ │ │ ├── br.png │ │ │ ├── bs.png │ │ │ ├── bt.png │ │ │ ├── bv.png │ │ │ ├── bw.png │ │ │ ├── by.png │ │ │ ├── bz.png │ │ │ ├── ca.png │ │ │ ├── catalonia.png │ │ │ ├── cc.png │ │ │ ├── cd.png │ │ │ ├── cf.png │ │ │ ├── cg.png │ │ │ ├── ch.png │ │ │ ├── ci.png │ │ │ ├── ck.png │ │ │ ├── cl.png │ │ │ ├── cm.png │ │ │ ├── cn.png │ │ │ ├── co.png │ │ │ ├── cr.png │ │ │ ├── cs.png │ │ │ ├── cu.png │ │ │ ├── cv.png │ │ │ ├── cx.png │ │ │ ├── cy.png │ │ │ ├── cz.png │ │ │ ├── de.png │ │ │ ├── dj.png │ │ │ ├── dk.png │ │ │ ├── dm.png │ │ │ ├── do.png │ │ │ ├── dz.png │ │ │ ├── ec.png │ │ │ ├── ee.png │ │ │ ├── eg.png │ │ │ ├── eh.png │ │ │ ├── en.png │ │ │ ├── er.png │ │ │ ├── es.png │ │ │ ├── et.png │ │ │ ├── europeanunion.png │ │ │ ├── fam.png │ │ │ ├── fi.png │ │ │ ├── fj.png │ │ │ ├── fk.png │ │ │ ├── fm.png │ │ │ ├── fo.png │ │ │ ├── fr.png │ │ │ ├── ga.png │ │ │ ├── gb.png │ │ │ ├── gd.png │ │ │ ├── ge.png │ │ │ ├── gf.png │ │ │ ├── gh.png │ │ │ ├── gi.png │ │ │ ├── gl.png │ │ │ ├── gm.png │ │ │ ├── gn.png │ │ │ ├── gp.png │ │ │ ├── gq.png │ │ │ ├── gr.png │ │ │ ├── gs.png │ │ │ ├── gt.png │ │ │ ├── gu.png │ │ │ ├── gw.png │ │ │ ├── gy.png │ │ │ ├── hk.png │ │ │ ├── hm.png │ │ │ ├── hn.png │ │ │ ├── hr.png │ │ │ ├── ht.png │ │ │ ├── hu.png │ │ │ ├── id.png │ │ │ ├── ie.png │ │ │ ├── il.png │ │ │ ├── in.png │ │ │ ├── io.png │ │ │ ├── iq.png │ │ │ ├── ir.png │ │ │ ├── is.png │ │ │ ├── it.png │ │ │ ├── jm.png │ │ │ ├── jo.png │ │ │ ├── jp.png │ │ │ ├── ke.png │ │ │ ├── kg.png │ │ │ ├── kh.png │ │ │ ├── ki.png │ │ │ ├── km.png │ │ │ ├── kn.png │ │ │ ├── kp.png │ │ │ ├── kr.png │ │ │ ├── kw.png │ │ │ ├── ky.png │ │ │ ├── kz.png │ │ │ ├── la.png │ │ │ ├── lb.png │ │ │ ├── lc.png │ │ │ ├── li.png │ │ │ ├── lk.png │ │ │ ├── lr.png │ │ │ ├── ls.png │ │ │ ├── lt.png │ │ │ ├── lu.png │ │ │ ├── lv.png │ │ │ ├── ly.png │ │ │ ├── ma.png │ │ │ ├── mc.png │ │ │ ├── md.png │ │ │ ├── me.png │ │ │ ├── mg.png │ │ │ ├── mh.png │ │ │ ├── mk.png │ │ │ ├── ml.png │ │ │ ├── mm.png │ │ │ ├── mn.png │ │ │ ├── mo.png │ │ │ ├── mp.png │ │ │ ├── mq.png │ │ │ ├── mr.png │ │ │ ├── ms.png │ │ │ ├── mt.png │ │ │ ├── mu.png │ │ │ ├── mv.png │ │ │ ├── mw.png │ │ │ ├── mx.png │ │ │ ├── my.png │ │ │ ├── mz.png │ │ │ ├── na.png │ │ │ ├── nc.png │ │ │ ├── ne.png │ │ │ ├── nf.png │ │ │ ├── ng.png │ │ │ ├── ni.png │ │ │ ├── nl.png │ │ │ ├── no.png │ │ │ ├── np.png │ │ │ ├── nr.png │ │ │ ├── nu.png │ │ │ ├── nz.png │ │ │ ├── om.png │ │ │ ├── pa.png │ │ │ ├── pe.png │ │ │ ├── pf.png │ │ │ ├── pg.png │ │ │ ├── ph.png │ │ │ ├── pk.png │ │ │ ├── pl.png │ │ │ ├── pm.png │ │ │ ├── pn.png │ │ │ ├── pr.png │ │ │ ├── ps.png │ │ │ ├── pt.png │ │ │ ├── pw.png │ │ │ ├── py.png │ │ │ ├── qa.png │ │ │ ├── re.png │ │ │ ├── ro.png │ │ │ ├── rs.png │ │ │ ├── ru.png │ │ │ ├── rw.png │ │ │ ├── sa.png │ │ │ ├── sb.png │ │ │ ├── sc.png │ │ │ ├── scotland.png │ │ │ ├── sd.png │ │ │ ├── se.png │ │ │ ├── sg.png │ │ │ ├── sh.png │ │ │ ├── si.png │ │ │ ├── sj.png │ │ │ ├── sk.png │ │ │ ├── sl.png │ │ │ ├── sm.png │ │ │ ├── sn.png │ │ │ ├── so.png │ │ │ ├── sr.png │ │ │ ├── st.png │ │ │ ├── sv.png │ │ │ ├── sy.png │ │ │ ├── sz.png │ │ │ ├── tc.png │ │ │ ├── td.png │ │ │ ├── tf.png │ │ │ ├── tg.png │ │ │ ├── th.png │ │ │ ├── tj.png │ │ │ ├── tk.png │ │ │ ├── tl.png │ │ │ ├── tm.png │ │ │ ├── tn.png │ │ │ ├── to.png │ │ │ ├── tr.png │ │ │ ├── tt.png │ │ │ ├── tv.png │ │ │ ├── tw.png │ │ │ ├── tz.png │ │ │ ├── ua.png │ │ │ ├── ug.png │ │ │ ├── um.png │ │ │ ├── us.png │ │ │ ├── uy.png │ │ │ ├── uz.png │ │ │ ├── va.png │ │ │ ├── vc.png │ │ │ ├── ve.png │ │ │ ├── vg.png │ │ │ ├── vi.png │ │ │ ├── vn.png │ │ │ ├── vu.png │ │ │ ├── wales.png │ │ │ ├── wf.png │ │ │ ├── ws.png │ │ │ ├── ye.png │ │ │ ├── yt.png │ │ │ ├── za.png │ │ │ ├── zm.png │ │ │ └── zw.png │ │ ├── lib │ │ │ └── googletranslate-plugin.js │ │ └── package.json │ ├── headerids │ │ ├── README │ │ ├── css │ │ │ └── headerids.css │ │ ├── lib │ │ │ └── headerids-plugin.js │ │ └── nls │ │ │ ├── ca │ │ │ └── i18n.js │ │ │ ├── de │ │ │ └── i18n.js │ │ │ ├── i18n.js │ │ │ ├── mk │ │ │ └── i18n.js │ │ │ ├── pt-br │ │ │ └── i18n.js │ │ │ ├── ru │ │ │ └── i18n.js │ │ │ ├── uk │ │ │ └── i18n.js │ │ │ └── zh-hans │ │ │ └── i18n.js │ ├── hints │ │ ├── README.md │ │ ├── css │ │ │ └── hints.css │ │ ├── lib │ │ │ └── hints-plugin.js │ │ ├── package.json │ │ └── vendor │ │ │ └── tipsy.js │ ├── imagebrowser │ │ ├── README │ │ ├── lib │ │ │ └── imagebrowser-plugin.js │ │ └── nls │ │ │ ├── ca │ │ │ └── i18n.js │ │ │ ├── de │ │ │ └── i18n.js │ │ │ ├── i18n.js │ │ │ ├── mk │ │ │ └── i18n.js │ │ │ ├── pt-br │ │ │ └── i18n.js │ │ │ ├── ru │ │ │ └── i18n.js │ │ │ ├── uk │ │ │ └── i18n.js │ │ │ └── zh-hans │ │ │ └── i18n.js │ ├── linkbrowser │ │ ├── README │ │ ├── img │ │ │ └── flags │ │ │ │ ├── ad.png │ │ │ │ ├── ae.png │ │ │ │ ├── af.png │ │ │ │ ├── ag.png │ │ │ │ ├── ai.png │ │ │ │ ├── al.png │ │ │ │ ├── am.png │ │ │ │ ├── an.png │ │ │ │ ├── ao.png │ │ │ │ ├── ar.png │ │ │ │ ├── as.png │ │ │ │ ├── at.png │ │ │ │ ├── au.png │ │ │ │ ├── aw.png │ │ │ │ ├── ax.png │ │ │ │ ├── az.png │ │ │ │ ├── ba.png │ │ │ │ ├── bb.png │ │ │ │ ├── bd.png │ │ │ │ ├── be.png │ │ │ │ ├── bf.png │ │ │ │ ├── bg.png │ │ │ │ ├── bh.png │ │ │ │ ├── bi.png │ │ │ │ ├── bj.png │ │ │ │ ├── bm.png │ │ │ │ ├── bn.png │ │ │ │ ├── bo.png │ │ │ │ ├── br.png │ │ │ │ ├── bs.png │ │ │ │ ├── bt.png │ │ │ │ ├── bv.png │ │ │ │ ├── bw.png │ │ │ │ ├── by.png │ │ │ │ ├── bz.png │ │ │ │ ├── ca.png │ │ │ │ ├── catalonia.png │ │ │ │ ├── cc.png │ │ │ │ ├── cd.png │ │ │ │ ├── cf.png │ │ │ │ ├── cg.png │ │ │ │ ├── ch.png │ │ │ │ ├── ci.png │ │ │ │ ├── ck.png │ │ │ │ ├── cl.png │ │ │ │ ├── cm.png │ │ │ │ ├── cn.png │ │ │ │ ├── co.png │ │ │ │ ├── cr.png │ │ │ │ ├── cs.png │ │ │ │ ├── cu.png │ │ │ │ ├── cv.png │ │ │ │ ├── cx.png │ │ │ │ ├── cy.png │ │ │ │ ├── cz.png │ │ │ │ ├── de.png │ │ │ │ ├── dj.png │ │ │ │ ├── dk.png │ │ │ │ ├── dm.png │ │ │ │ ├── do.png │ │ │ │ ├── dz.png │ │ │ │ ├── ec.png │ │ │ │ ├── ee.png │ │ │ │ ├── eg.png │ │ │ │ ├── eh.png │ │ │ │ ├── en.png │ │ │ │ ├── er.png │ │ │ │ ├── es.png │ │ │ │ ├── et.png │ │ │ │ ├── europeanunion.png │ │ │ │ ├── fam.png │ │ │ │ ├── fi.png │ │ │ │ ├── fj.png │ │ │ │ ├── fk.png │ │ │ │ ├── fm.png │ │ │ │ ├── fo.png │ │ │ │ ├── fr.png │ │ │ │ ├── ga.png │ │ │ │ ├── gb.png │ │ │ │ ├── gd.png │ │ │ │ ├── ge.png │ │ │ │ ├── gf.png │ │ │ │ ├── gh.png │ │ │ │ ├── gi.png │ │ │ │ ├── gl.png │ │ │ │ ├── gm.png │ │ │ │ ├── gn.png │ │ │ │ ├── gp.png │ │ │ │ ├── gq.png │ │ │ │ ├── gr.png │ │ │ │ ├── gs.png │ │ │ │ ├── gt.png │ │ │ │ ├── gu.png │ │ │ │ ├── gw.png │ │ │ │ ├── gy.png │ │ │ │ ├── hk.png │ │ │ │ ├── hm.png │ │ │ │ ├── hn.png │ │ │ │ ├── hr.png │ │ │ │ ├── ht.png │ │ │ │ ├── hu.png │ │ │ │ ├── id.png │ │ │ │ ├── ie.png │ │ │ │ ├── il.png │ │ │ │ ├── in.png │ │ │ │ ├── io.png │ │ │ │ ├── iq.png │ │ │ │ ├── ir.png │ │ │ │ ├── is.png │ │ │ │ ├── it.png │ │ │ │ ├── jm.png │ │ │ │ ├── jo.png │ │ │ │ ├── jp.png │ │ │ │ ├── ke.png │ │ │ │ ├── kg.png │ │ │ │ ├── kh.png │ │ │ │ ├── ki.png │ │ │ │ ├── km.png │ │ │ │ ├── kn.png │ │ │ │ ├── kp.png │ │ │ │ ├── kr.png │ │ │ │ ├── kw.png │ │ │ │ ├── ky.png │ │ │ │ ├── kz.png │ │ │ │ ├── la.png │ │ │ │ ├── lb.png │ │ │ │ ├── lc.png │ │ │ │ ├── li.png │ │ │ │ ├── lk.png │ │ │ │ ├── lr.png │ │ │ │ ├── ls.png │ │ │ │ ├── lt.png │ │ │ │ ├── lu.png │ │ │ │ ├── lv.png │ │ │ │ ├── ly.png │ │ │ │ ├── ma.png │ │ │ │ ├── mc.png │ │ │ │ ├── md.png │ │ │ │ ├── me.png │ │ │ │ ├── mg.png │ │ │ │ ├── mh.png │ │ │ │ ├── mk.png │ │ │ │ ├── ml.png │ │ │ │ ├── mm.png │ │ │ │ ├── mn.png │ │ │ │ ├── mo.png │ │ │ │ ├── mp.png │ │ │ │ ├── mq.png │ │ │ │ ├── mr.png │ │ │ │ ├── ms.png │ │ │ │ ├── mt.png │ │ │ │ ├── mu.png │ │ │ │ ├── mv.png │ │ │ │ ├── mw.png │ │ │ │ ├── mx.png │ │ │ │ ├── my.png │ │ │ │ ├── mz.png │ │ │ │ ├── na.png │ │ │ │ ├── nc.png │ │ │ │ ├── ne.png │ │ │ │ ├── nf.png │ │ │ │ ├── ng.png │ │ │ │ ├── ni.png │ │ │ │ ├── nl.png │ │ │ │ ├── no.png │ │ │ │ ├── np.png │ │ │ │ ├── nr.png │ │ │ │ ├── nu.png │ │ │ │ ├── nz.png │ │ │ │ ├── om.png │ │ │ │ ├── pa.png │ │ │ │ ├── pe.png │ │ │ │ ├── pf.png │ │ │ │ ├── pg.png │ │ │ │ ├── ph.png │ │ │ │ ├── pk.png │ │ │ │ ├── pl.png │ │ │ │ ├── pm.png │ │ │ │ ├── pn.png │ │ │ │ ├── pr.png │ │ │ │ ├── ps.png │ │ │ │ ├── pt.png │ │ │ │ ├── pw.png │ │ │ │ ├── py.png │ │ │ │ ├── qa.png │ │ │ │ ├── re.png │ │ │ │ ├── ro.png │ │ │ │ ├── rs.png │ │ │ │ ├── ru.png │ │ │ │ ├── rw.png │ │ │ │ ├── sa.png │ │ │ │ ├── sb.png │ │ │ │ ├── sc.png │ │ │ │ ├── scotland.png │ │ │ │ ├── sd.png │ │ │ │ ├── se.png │ │ │ │ ├── sg.png │ │ │ │ ├── sh.png │ │ │ │ ├── si.png │ │ │ │ ├── sj.png │ │ │ │ ├── sk.png │ │ │ │ ├── sl.png │ │ │ │ ├── sm.png │ │ │ │ ├── sn.png │ │ │ │ ├── so.png │ │ │ │ ├── sr.png │ │ │ │ ├── st.png │ │ │ │ ├── sv.png │ │ │ │ ├── sy.png │ │ │ │ ├── sz.png │ │ │ │ ├── tc.png │ │ │ │ ├── td.png │ │ │ │ ├── tf.png │ │ │ │ ├── tg.png │ │ │ │ ├── th.png │ │ │ │ ├── tj.png │ │ │ │ ├── tk.png │ │ │ │ ├── tl.png │ │ │ │ ├── tm.png │ │ │ │ ├── tn.png │ │ │ │ ├── to.png │ │ │ │ ├── tr.png │ │ │ │ ├── tt.png │ │ │ │ ├── tv.png │ │ │ │ ├── tw.png │ │ │ │ ├── tz.png │ │ │ │ ├── ua.png │ │ │ │ ├── ug.png │ │ │ │ ├── um.png │ │ │ │ ├── us.png │ │ │ │ ├── uy.png │ │ │ │ ├── uz.png │ │ │ │ ├── va.png │ │ │ │ ├── vc.png │ │ │ │ ├── ve.png │ │ │ │ ├── vg.png │ │ │ │ ├── vi.png │ │ │ │ ├── vn.png │ │ │ │ ├── vu.png │ │ │ │ ├── wales.png │ │ │ │ ├── wf.png │ │ │ │ ├── ws.png │ │ │ │ ├── ye.png │ │ │ │ ├── yt.png │ │ │ │ ├── za.png │ │ │ │ ├── zm.png │ │ │ │ └── zw.png │ │ ├── lib │ │ │ └── linkbrowser-plugin.js │ │ └── nls │ │ │ ├── ca │ │ │ └── i18n.js │ │ │ ├── de │ │ │ └── i18n.js │ │ │ ├── i18n.js │ │ │ ├── mk │ │ │ └── i18n.js │ │ │ ├── pt-br │ │ │ └── i18n.js │ │ │ ├── ru │ │ │ └── i18n.js │ │ │ ├── uk │ │ │ └── i18n.js │ │ │ └── zh-hans │ │ │ └── i18n.js │ ├── linkchecker │ │ ├── demo │ │ │ ├── index.css │ │ │ └── index.html │ │ ├── nls │ │ │ ├── ca │ │ │ │ └── i18n.js │ │ │ ├── de │ │ │ │ └── i18n.js │ │ │ ├── i18n.js │ │ │ ├── mk │ │ │ │ └── i18n.js │ │ │ ├── pt-br │ │ │ │ └── i18n.js │ │ │ ├── ru │ │ │ │ └── i18n.js │ │ │ ├── uk │ │ │ │ └── i18n.js │ │ │ └── zh-hans │ │ │ │ └── i18n.js │ │ ├── package.json │ │ ├── proxy.php.example │ │ └── src │ │ │ ├── linkchecker.css │ │ │ └── linkchecker.js │ ├── listenforcer │ │ └── lib │ │ │ └── listenforcer-plugin.js │ ├── metaview │ │ ├── README │ │ ├── css │ │ │ └── metaview.css │ │ ├── img │ │ │ ├── anchor.png │ │ │ ├── blockquote.png │ │ │ ├── button.png │ │ │ ├── caption.png │ │ │ ├── cite.png │ │ │ ├── dd.png │ │ │ ├── div.png │ │ │ ├── dl.png │ │ │ ├── dt.png │ │ │ ├── h1.png │ │ │ ├── h2.png │ │ │ ├── h3.png │ │ │ ├── h4.png │ │ │ ├── h5.png │ │ │ ├── h6.png │ │ │ ├── hr.png │ │ │ ├── icon_cite.png │ │ │ ├── p.png │ │ │ ├── pre.png │ │ │ ├── table.png │ │ │ ├── td.png │ │ │ └── th.png │ │ ├── lib │ │ │ └── metaview-plugin.js │ │ └── nls │ │ │ ├── ca │ │ │ └── i18n.js │ │ │ ├── de │ │ │ └── i18n.js │ │ │ ├── i18n.js │ │ │ ├── mk │ │ │ └── i18n.js │ │ │ ├── pt-br │ │ │ └── i18n.js │ │ │ ├── ru │ │ │ └── i18n.js │ │ │ ├── uk │ │ │ └── i18n.js │ │ │ └── zh-hans │ │ │ └── i18n.js │ ├── numerated-headers │ │ ├── README │ │ ├── css │ │ │ └── numerated-headers.css │ │ ├── demo │ │ │ ├── index.css │ │ │ ├── index.html │ │ │ └── js │ │ │ │ └── aloha-config.js │ │ ├── img │ │ │ └── headers.png │ │ ├── lib │ │ │ └── numerated-headers-plugin.js │ │ └── nls │ │ │ ├── ca │ │ │ └── i18n.js │ │ │ ├── de │ │ │ └── i18n.js │ │ │ ├── i18n.js │ │ │ ├── mk │ │ │ └── i18n.js │ │ │ ├── pt-br │ │ │ └── i18n.js │ │ │ ├── ru │ │ │ └── i18n.js │ │ │ ├── uk │ │ │ └── i18n.js │ │ │ └── zh-hans │ │ │ └── i18n.js │ ├── profiler │ │ ├── css │ │ │ └── profiler.css │ │ └── lib │ │ │ └── profiler-plugin.js │ ├── proxy │ │ ├── adapter │ │ │ └── proxy.php │ │ └── lib │ │ │ └── proxy-plugin.js │ ├── sourceview │ │ ├── css │ │ │ └── sourceview.css │ │ ├── lib │ │ │ └── sourceview-plugin.js │ │ └── vendor │ │ │ └── htmlbeautifier.js │ ├── textcolor │ │ ├── README │ │ ├── css │ │ │ └── textcolor.css │ │ ├── img │ │ │ ├── textbackground.png │ │ │ └── textcolor.png │ │ ├── lib │ │ │ ├── palette.js │ │ │ └── textcolor-plugin.js │ │ └── nls │ │ │ ├── de │ │ │ └── i18n.js │ │ │ └── i18n.js │ ├── toc │ │ ├── lib │ │ │ └── toc-plugin.js │ │ ├── nls │ │ │ ├── ca │ │ │ │ └── i18n.js │ │ │ ├── de │ │ │ │ └── i18n.js │ │ │ ├── i18n.js │ │ │ ├── mk │ │ │ │ └── i18n.js │ │ │ ├── pt-br │ │ │ │ └── i18n.js │ │ │ ├── ru │ │ │ │ └── i18n.js │ │ │ ├── uk │ │ │ │ └── i18n.js │ │ │ └── zh-hans │ │ │ │ └── i18n.js │ │ └── package.json │ ├── validation │ │ └── lib │ │ │ └── validation-plugin.js │ └── wai-lang │ │ ├── README.md │ │ ├── img │ │ ├── button.png │ │ └── remove-button.png │ │ ├── lib │ │ └── wai-lang-plugin.js │ │ └── nls │ │ ├── ca │ │ └── i18n.js │ │ ├── de │ │ └── i18n.js │ │ ├── i18n.js │ │ ├── mk │ │ └── i18n.js │ │ ├── pt-br │ │ └── i18n.js │ │ ├── ru │ │ └── i18n.js │ │ ├── uk │ │ └── i18n.js │ │ └── zh-hans │ │ └── i18n.js └── shared │ └── languages │ ├── img │ ├── LICENSE │ ├── aa.png │ ├── ab.png │ ├── ad.png │ ├── ae.png │ ├── af.png │ ├── ag.png │ ├── ai.png │ ├── ak.png │ ├── al.png │ ├── am.png │ ├── an.png │ ├── ao.png │ ├── ar.png │ ├── as.png │ ├── at.png │ ├── au.png │ ├── av.png │ ├── aw.png │ ├── ax.png │ ├── ay.png │ ├── az.png │ ├── ba.png │ ├── bb.png │ ├── bd.png │ ├── be.png │ ├── bf.png │ ├── bg.png │ ├── bh.png │ ├── bi.png │ ├── bj.png │ ├── bm.png │ ├── bn.png │ ├── bo.png │ ├── br.png │ ├── bs.png │ ├── bt.png │ ├── bv.png │ ├── bw.png │ ├── by.png │ ├── bz.png │ ├── ca.png │ ├── catalonia.png │ ├── cc.png │ ├── cd.png │ ├── ce.png │ ├── cf.png │ ├── cg.png │ ├── ch.png │ ├── ci.png │ ├── ck.png │ ├── cl.png │ ├── cm.png │ ├── cn.png │ ├── co.png │ ├── cr.png │ ├── cs.png │ ├── cu.png │ ├── cv.png │ ├── cx.png │ ├── cy.png │ ├── cz.png │ ├── da.png │ ├── de.png │ ├── default.png │ ├── dj.png │ ├── dk.png │ ├── dm.png │ ├── do.png │ ├── dv.png │ ├── dz.png │ ├── ec.png │ ├── ee.png │ ├── eg.png │ ├── eh.png │ ├── el.png │ ├── en.png │ ├── eo.png │ ├── er.png │ ├── es.png │ ├── et.png │ ├── eu.png │ ├── europeanunion.png │ ├── fa.png │ ├── fam.png │ ├── ff.png │ ├── fi.png │ ├── fj.png │ ├── fk.png │ ├── fm.png │ ├── fo.png │ ├── fr.png │ ├── fy.png │ ├── ga.png │ ├── gb.png │ ├── gd.png │ ├── ge.png │ ├── gf.png │ ├── gh.png │ ├── gi.png │ ├── gl.png │ ├── gm.png │ ├── gn.png │ ├── gp.png │ ├── gq.png │ ├── gr.png │ ├── gs.png │ ├── gt.png │ ├── gu.png │ ├── gv.png │ ├── gw.png │ ├── gy.png │ ├── ha.png │ ├── he.png │ ├── hi.png │ ├── hk.png │ ├── hm.png │ ├── hn.png │ ├── ho.png │ ├── hr.png │ ├── ht.png │ ├── hu.png │ ├── hy.png │ ├── hz.png │ ├── id.png │ ├── ie.png │ ├── ig.png │ ├── ii.png │ ├── il.png │ ├── in.png │ ├── io.png │ ├── iq.png │ ├── ir.png │ ├── is.png │ ├── it.png │ ├── ja.png │ ├── jm.png │ ├── jo.png │ ├── jp.png │ ├── jv.png │ ├── ka.png │ ├── ke.png │ ├── kg.png │ ├── kh.png │ ├── ki.png │ ├── kk.png │ ├── kl.png │ ├── km.png │ ├── kn.png │ ├── ko.png │ ├── kp.png │ ├── kr.png │ ├── ks.png │ ├── ku.png │ ├── kv.png │ ├── kw.png │ ├── ky.png │ ├── kz.png │ ├── la.png │ ├── lb.png │ ├── lc.png │ ├── lg.png │ ├── li.png │ ├── lk.png │ ├── ln.png │ ├── lo.png │ ├── lr.png │ ├── ls.png │ ├── lt.png │ ├── lu.png │ ├── lv.png │ ├── ly.png │ ├── ma.png │ ├── mc.png │ ├── md.png │ ├── me.png │ ├── mg.png │ ├── mh.png │ ├── mi.png │ ├── mk.png │ ├── ml.png │ ├── mm.png │ ├── mn.png │ ├── mo.png │ ├── mp.png │ ├── mq.png │ ├── mr.png │ ├── ms.png │ ├── mt.png │ ├── mu.png │ ├── mv.png │ ├── mw.png │ ├── mx.png │ ├── my.png │ ├── mz.png │ ├── na.png │ ├── nb.png │ ├── nc.png │ ├── nd.png │ ├── ne.png │ ├── nf.png │ ├── ng.png │ ├── ni.png │ ├── nl.png │ ├── nn.png │ ├── no.png │ ├── np.png │ ├── nr.png │ ├── nu.png │ ├── nv.png │ ├── ny.png │ ├── nz.png │ ├── oc.png │ ├── om.png │ ├── or.png │ ├── os.png │ ├── pa.png │ ├── pe.png │ ├── pf.png │ ├── pg.png │ ├── ph.png │ ├── pk.png │ ├── pl.png │ ├── pm.png │ ├── pn.png │ ├── pr.png │ ├── ps.png │ ├── pt.png │ ├── pw.png │ ├── py.png │ ├── qa.png │ ├── re.png │ ├── rm.png │ ├── rn.png │ ├── ro.png │ ├── rs.png │ ├── ru.png │ ├── rw.png │ ├── sa.png │ ├── sb.png │ ├── sc.png │ ├── scotland.png │ ├── sd.png │ ├── se.png │ ├── sg.png │ ├── sh.png │ ├── si.png │ ├── sj.png │ ├── sk.png │ ├── sl.png │ ├── sm.png │ ├── sn.png │ ├── so.png │ ├── sq.png │ ├── sr.png │ ├── ss.png │ ├── st.png │ ├── su.png │ ├── sv.png │ ├── sw.png │ ├── sy.png │ ├── sz.png │ ├── ta.png │ ├── tc.png │ ├── td.png │ ├── te.png │ ├── tf.png │ ├── tg.png │ ├── th.png │ ├── ti.png │ ├── tj.png │ ├── tk.png │ ├── tl.png │ ├── tm.png │ ├── tn.png │ ├── to.png │ ├── tr.png │ ├── tt.png │ ├── tv.png │ ├── tw.png │ ├── ty.png │ ├── tz.png │ ├── ua.png │ ├── ug.png │ ├── uk.png │ ├── um.png │ ├── ur.png │ ├── us.png │ ├── uy.png │ ├── uz.png │ ├── va.png │ ├── vc.png │ ├── ve.png │ ├── vg.png │ ├── vi.png │ ├── vn.png │ ├── vo.png │ ├── vu.png │ ├── wa.png │ ├── wales.png │ ├── wf.png │ ├── wo.png │ ├── ws.png │ ├── xh.png │ ├── ye.png │ ├── yt.png │ ├── za.png │ ├── zh.png │ ├── zm.png │ └── zw.png │ ├── iso639-1-de.js │ ├── iso639-1-en.js │ ├── iso639-2-de.js │ ├── iso639-2-en.js │ └── languages.js └── test ├── AlohaEditorLogo.png ├── helper-generatetests.html ├── index.html ├── java └── org │ └── alohaeditor │ └── SimpleTest.java ├── manual ├── blocks-caret-positioning.html ├── hotkeys.html ├── sandbox.html ├── testbox.html └── testbox.js ├── style.css ├── unit ├── apply-markup.js ├── applymarkup.html ├── bold.html ├── commands │ ├── bold.html │ ├── browser_results.txt │ ├── create_link.html │ ├── debugging.html │ ├── format_block.html │ ├── indent.html │ ├── insertorderedlist.html │ ├── insertunorderedlist.html │ ├── italic.html │ ├── outdent.html │ ├── remove_format.html │ ├── strikethrough.html │ ├── subscript.html │ ├── superscript.html │ ├── underline.html │ └── unlink.html ├── commandtest.css ├── commandtest.js ├── contenthandler.html ├── contenthandler │ ├── example-docx-expected.html │ ├── example-docx-start.html │ ├── example.doc │ ├── example.docx │ ├── example.htm │ ├── example.odt │ ├── example.pdf │ ├── example.rtf │ ├── example.txt │ ├── html-basic-expected.html │ ├── html-expected.html │ ├── html-restricted-expected.html │ ├── html-start.html │ ├── html-value.html │ ├── html2-expected.html │ ├── html2-start.html │ ├── html2-value.html │ ├── html3-value.html │ ├── html4-value.html │ ├── html5-value.html │ ├── html6-value.html │ ├── html7-value.html │ ├── libreoffice-expected.html │ ├── libreoffice-start.html │ ├── libreoffice-value.html │ ├── rte-expected.html │ ├── rte-expected.source.html │ ├── rte-start.html │ ├── rte-value.html │ ├── txt-expected.html │ ├── txt-start.html │ └── txt-value.html ├── contenthandlermanager.html ├── contenthandlermanagertest.js ├── contenthandlertest.js ├── contentrules │ ├── block-expected.html │ ├── block-start.html │ ├── block-value.html │ ├── h1-expected.html │ ├── h1-start.html │ ├── h1-value.html │ ├── mixed-expected.html │ ├── mixed-start.html │ ├── mixed-value.html │ ├── nested-expected.html │ ├── nested-start.html │ ├── nested-value.html │ ├── p-expected.html │ ├── p-start.html │ └── p-value.html ├── contentrulesblacklist.html ├── contentruleswhitelist.html ├── core.html ├── core │ ├── ephemera-tests.js │ └── index.html ├── coretests.js ├── delete.html ├── deletetest.js ├── ecma5.js ├── editable.html ├── editabletests.js ├── formatlesspaste.html ├── formatlesspaste │ ├── alohablock-expected.html │ ├── alohablock-start.html │ ├── alohablock-value.html │ ├── nested-expected.html │ ├── nested-start.html │ ├── nested-value.html │ ├── nestedalohablock-expected.html │ ├── nestedalohablock-start.html │ ├── nestedalohablock-value.html │ ├── normal-expected.html │ ├── normal-start.html │ └── normal-value.html ├── forwarddelete.html ├── forwarddeletetest.js ├── genericcontenthandler.html ├── genericcontenthandler │ ├── alohablock-expected.html │ ├── alohablock-start.html │ ├── alohablock-value.html │ ├── multi-p-in-li-expected.html │ ├── multi-p-in-li-start.html │ ├── multi-p-in-li-value.html │ ├── nested-expected.html │ ├── nested-p-in-li-expected.html │ ├── nested-p-in-li-start.html │ ├── nested-p-in-li-value.html │ ├── nested-start.html │ ├── nested-value.html │ ├── nestedalohablock-expected.html │ ├── nestedalohablock-start.html │ ├── nestedalohablock-value.html │ ├── normal-expected.html │ ├── normal-start.html │ ├── normal-value.html │ ├── p-in-li-expected.html │ ├── p-in-li-start.html │ ├── p-in-li-value.html │ ├── table-expected.html │ ├── table-start.html │ └── table-value.html ├── htmlbeautifier.js ├── indent.html ├── inserthtml.html ├── inserthtmlspan.html ├── insertlinebreak.html ├── insertorderedlist.html ├── insertparagraph.html ├── insertparagraphtest.js ├── insertunorderedlist.html ├── list.html ├── listcontenthandler.html ├── listcontenthandler │ ├── allowed-classes-expected.html │ ├── allowed-classes-start.html │ ├── allowed-classes-value.html │ ├── nested-default-expected.html │ ├── nested-default-start.html │ ├── nested-default-value.html │ ├── no-lists-expected.html │ ├── no-lists-start.html │ ├── no-lists-value.html │ ├── only-ul-allowed-expected.html │ ├── only-ul-allowed-nested-expected.html │ ├── only-ul-allowed-nested-start.html │ ├── only-ul-allowed-nested-value.html │ ├── only-ul-allowed-start.html │ └── only-ul-allowed-value.html ├── outdent.html ├── plugin-blocks.html ├── plugin-blocktests.js ├── pluginapi.html ├── pluginapitests.js ├── plugins │ ├── dom-to-xhtml-tests.html │ ├── dom-to-xhtml-tests.js │ ├── ui-tests.js │ └── ui.html ├── plugintest1 │ ├── css │ │ └── test.js │ ├── lib │ │ ├── component.js │ │ ├── componenttype.js │ │ ├── plugintest1-plugin.js │ │ └── test.js │ ├── nls │ │ ├── de.json │ │ ├── de │ │ │ └── i18n.js │ │ ├── en.json │ │ ├── en │ │ │ └── i18n.js │ │ └── i18n.js │ ├── res │ │ ├── test.js │ │ └── test.json │ └── vendor │ │ └── test.js ├── plugintest2 │ ├── README │ ├── lib │ │ ├── component.js │ │ ├── jquery.alohaTest.js │ │ └── plugintest2-plugin.js │ ├── nls │ │ ├── en.json │ │ ├── en │ │ │ └── i18n.js │ │ └── i18n.js │ └── res │ │ └── test.json ├── remove-markup.js ├── removeParagraph │ ├── emptyparagraph.html │ ├── emptyparagraph.js │ ├── markElements.js │ └── repeatedbr.js ├── removeformat.html ├── removeformat │ ├── 1-unformat-list-first-item-expected.html │ ├── 1-unformat-list-first-item-start.html │ ├── 10-remove-header-collapsed-expected.html │ ├── 10-remove-header-collapsed-start.html │ ├── 11-editable-host-collapsed-expected.html │ ├── 11-editable-host-collapsed-start.html │ ├── 12-editable-host-expected.html │ ├── 12-editable-host-start.html │ ├── 2-unformat-list-single-middle-item-expected.html │ ├── 2-unformat-list-single-middle-item-start.html │ ├── 3-unformat-list-last-item-expected.html │ ├── 3-unformat-list-last-item-start.html │ ├── 4-unformat-list-several-middle-items-expected.html │ ├── 4-unformat-list-several-middle-items-start.html │ ├── 5-unformat-list-whole-list-expected.html │ ├── 5-unformat-list-whole-list-start.html │ ├── 6-unformat-list-other-formating-expected.html │ ├── 6-unformat-list-other-formating-start.html │ ├── 7-remove-format-non-editable-expected.html │ ├── 7-remove-format-non-editable-start.html │ ├── 8-remove-format-nested-editable-expected.html │ ├── 8-remove-format-nested-editable-start.html │ ├── 9-remove-format-collapsed-expected.html │ └── 9-remove-format-collapsed-start.html ├── removemarkup.html ├── repository.html ├── repository2.html ├── repositorytests.js ├── repositorytests2.js ├── sanitizecontenthandler.html ├── sanitizecontenthandler │ ├── attributelesslink-expected.html │ ├── attributelesslink-start.html │ ├── attributelesslink-value.html │ ├── emptylink1-expected.html │ ├── emptylink1-start.html │ ├── emptylink1-value.html │ ├── emptylink2-expected.html │ ├── emptylink2-start.html │ ├── emptylink2-value.html │ ├── emptylink3-expected.html │ ├── emptylink3-start.html │ ├── emptylink3-value.html │ ├── validlink-attributes.html │ ├── validlink-expected.html │ ├── validlink-start.html │ └── validlink-value.html ├── selection1.html ├── selection2.html ├── selection3.html ├── selectiontest.js ├── selenium-catcher.js ├── table.html ├── tabletests.js ├── testutils.js ├── util │ ├── arrays-tests.js │ ├── dom2-tests.js │ ├── index.html │ ├── range-context-tests.js │ ├── strings-tests.js │ └── trees-tests.js ├── wailangrepo.html ├── wailangrepotests.js ├── wordcontenthandler.html └── wordcontenthandler │ ├── word1-expected.html │ ├── word1-start.html │ ├── word1-value.html │ ├── word10-expected.html │ ├── word10-start.html │ ├── word10-value.html │ ├── word11-expected.html │ ├── word11-start.html │ ├── word11-value.html │ ├── word12-expected.html │ ├── word12-start.html │ ├── word12-value.html │ ├── word13-expected.html │ ├── word13-start.html │ ├── word13-value.html │ ├── word14-expected.html │ ├── word14-start.html │ ├── word14-value.html │ ├── word15-expected.html │ ├── word15-start.html │ ├── word15-value.html │ ├── word16-expected.html │ ├── word16-start.html │ ├── word16-value.html │ ├── word17-attributes.html │ ├── word17-expected.html │ ├── word17-start.html │ ├── word17-value.html │ ├── word18-expected.html │ ├── word18-start.html │ ├── word18-value.html │ ├── word2-expected.html │ ├── word2-start.html │ ├── word2-value.html │ ├── word3-expected.html │ ├── word3-start.html │ ├── word3-value.html │ ├── word4-expected.html │ ├── word4-start.html │ ├── word4-value.html │ ├── word5-expected.html │ ├── word5-start.html │ ├── word5-value.html │ ├── word6-expected.html │ ├── word6-start.html │ ├── word6-value.html │ ├── word7-expected.html │ ├── word7-start.html │ ├── word7-value.html │ ├── word8-expected.html │ ├── word8-start.html │ ├── word8-value.html │ ├── word9-expected.html │ ├── word9-start.html │ └── word9-value.html └── vendor ├── jquery-1.2.1.js ├── jquery-1.5.1.js ├── jquery-1.6.1.js ├── jquery.simulate.js ├── qunit.css └── qunit.js /.gitattributes: -------------------------------------------------------------------------------- 1 | text=auto 2 | package-lock.json binary 3 | -------------------------------------------------------------------------------- /.nvmrc: -------------------------------------------------------------------------------- 1 | 20.12.1 -------------------------------------------------------------------------------- /.travis.yml: -------------------------------------------------------------------------------- 1 | language: javascript 2 | branches: 3 | only: 4 | - howling-mad 5 | 6 | -------------------------------------------------------------------------------- /CHANGELOG.md: -------------------------------------------------------------------------------- 1 | Please take a look at www.alohaeditor.org/changelog -------------------------------------------------------------------------------- /build/aloha/closure-end.frag: -------------------------------------------------------------------------------- 1 | if (Aloha._load) { 2 | Aloha._load(); // initialized in aloha.js 3 | } 4 | }()); // bye Aloha Editor ;-) 5 | -------------------------------------------------------------------------------- /build/aloha/closure-start.frag: -------------------------------------------------------------------------------- 1 | (function() { -------------------------------------------------------------------------------- /build/changelog/entries/2014/02/10009.enhancement: -------------------------------------------------------------------------------- 1 | The link plugin will now publish the event 'aloha.link.remove' with PubSub when a link is removed. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2014/02/10014.enhancement: -------------------------------------------------------------------------------- 1 | format-plugin: Possibility to remove list items from ordered lists, unordered lists and definition lists added. -------------------------------------------------------------------------------- /build/changelog/entries/2014/02/10016.enhancement: -------------------------------------------------------------------------------- 1 | The Aloha Editor licenses packages were merged. From now on only one download package variation will be distributed. -------------------------------------------------------------------------------- /build/changelog/entries/2014/03/10025.bugfix: -------------------------------------------------------------------------------- 1 | The non functional extra speak plugin was removed. -------------------------------------------------------------------------------- /build/changelog/entries/2014/03/10054.RT57942.bugfix: -------------------------------------------------------------------------------- 1 | The extra/formatlesspaste plugin now can remove tags that don't contain text (e.g. img) 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2014/04/10070.enhancement: -------------------------------------------------------------------------------- 1 | formatlesspaste-plugin: Improved tooltips for the toggle button. 2 | 3 | -------------------------------------------------------------------------------- /build/changelog/entries/2014/05/10076.manualchange: -------------------------------------------------------------------------------- 1 | The extra/flag-icons plugin is not shipped anymore. It needs to be removed from the data-aloha-plugins attribute. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2014/05/10079.RT57971.bugfix: -------------------------------------------------------------------------------- 1 | repository-browser: The included Repository Browser was updated to a more recent version. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2014/05/10080.RT58117.bugfix: -------------------------------------------------------------------------------- 1 | Pasting content with links will now cause 'aloha.link.pasted' messages to be published for each. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2014/06/10082.RT58117.bugfix: -------------------------------------------------------------------------------- 1 | Change attribute 'element.children' to 'element.childNodes'. 'element.children' is not available in IE. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2014/06/10083.RT56793.bugfix: -------------------------------------------------------------------------------- 1 | The Repository-Browser did not close when selecting a page for inserting a link in IE9. 2 | This has been fixed. 3 | -------------------------------------------------------------------------------- /build/changelog/entries/2014/06/10095.enhancement: -------------------------------------------------------------------------------- 1 | Anchor bookmarks will no longer be automatically removed after pasting. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2014/09/10106.note: -------------------------------------------------------------------------------- 1 | The Aloha.Editor version number was finally bumped from version 0.26.6 to 1.0.0. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2014/09/10110.RT58503.bugfix: -------------------------------------------------------------------------------- 1 | In the repository browser, sorting the listed items was not possible. 2 | This has been fixed now. 3 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/01/10164.RT58603.bugfix: -------------------------------------------------------------------------------- 1 | Wai-lang plugin: when adding a language annotation, the change is not saved correctly in IE9. This has been fixed. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/02/10178.SUP-142.bugfix: -------------------------------------------------------------------------------- 1 | Improved editing preformatted text. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/02/10182.AW-945.bugfix: -------------------------------------------------------------------------------- 1 | The Internet Explorer feature "autoURL detection" is now deactivated to ensure consistent cross browser behavior. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/03/10187.SUP-521.bugfix: -------------------------------------------------------------------------------- 1 | list plugin: When editing a list, the corresponding list menu button was not selected. 2 | This has been fixed. 3 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/03/10193.SUP-517.bugfix: -------------------------------------------------------------------------------- 1 | The toolbar sometimes showed empty tabs, which has been fixed. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/03/10194.SUP-58.bugfix: -------------------------------------------------------------------------------- 1 | Possible errors when deleting elements with old Internet Explorer versions have been fixed. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/03/10209.SUP-645.bugfix: -------------------------------------------------------------------------------- 1 | After forward-deleting the last letter of a link, the cursor disappeared from the editable. 2 | This has been fixed. 3 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/04/10213.SUP-143.bugfix: -------------------------------------------------------------------------------- 1 | Pasting lists from Word has been improved to determine the correct list 2 | type in more cases. 3 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/04/10225.SUP-869.bugfix: -------------------------------------------------------------------------------- 1 | Table-plugin: Insertion of a new table will trigger a smart-content-changed event. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/04/10226.SUP-869.bugfix: -------------------------------------------------------------------------------- 1 | Block-plugin: When dropping an inline block into another editable, 2 | the target editable will be activated. 3 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/04/10229.enhancement: -------------------------------------------------------------------------------- 1 | Table-plugin: The tab "Table" in the toolbar now contains a button to delete the currently selected table. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/06/10254.SUP-888.bugfix: -------------------------------------------------------------------------------- 1 | Some issues with cursor placement and using DELETE or BACKSPACE around blocks 2 | in editables have been fixed. 3 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/06/10268.SUP-1229.bugfix: -------------------------------------------------------------------------------- 1 | Fix some unmotivated scrolling when deleting contents and the page 2 | has scrollbars. 3 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/07/10272.SUP-1307.bugfix: -------------------------------------------------------------------------------- 1 | Some blocklevel elements were not correctly handled when they 2 | were place inside of table cells. This has been fixed. 3 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/07/10277.SUP-1389.bugfix: -------------------------------------------------------------------------------- 1 | Drag & drop of inline blocks in table cells was not possible and 2 | has been fixed now. 3 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/07/10279.SUP-1403.bugfix: -------------------------------------------------------------------------------- 1 | Drag & drop of blocks in tables could interfere with resizing of table cells. 2 | This will be prevented now. 3 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/07/10280.SUP-1406.bugfix: -------------------------------------------------------------------------------- 1 | Drag & drop of blocks sometimes caused a JavaScript error, 2 | which will be prevented now. 3 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/07/10281.SUP-1416.bugfix: -------------------------------------------------------------------------------- 1 | Adding a new blockquote with the cite plugin did not work. This has been fixed. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/07/10283.SUP-1449.bugfix: -------------------------------------------------------------------------------- 1 | Fixed an error in the block plugin that was caused by a bad function call. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/08/10292.SUP-1377.bugfix: -------------------------------------------------------------------------------- 1 | When pasting lists from MS Word nested lists were not pasted correctly. 2 | This has been fixed. 3 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/08/10298.SUP-1309.bugfix: -------------------------------------------------------------------------------- 1 | It was not possible to insert lists into empty table cells. 2 | This has been fixed now. 3 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/08/10299.SUP-1113.bugfix: -------------------------------------------------------------------------------- 1 | When changing between two links in the same editable, 2 | the link tab does not get activated. This has been fixed now. 3 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/08/10300.SUP-1424.bugfix: -------------------------------------------------------------------------------- 1 | Also empty paragraphs in table cells will now be accepted as 2 | drop targets for inline blocks. 3 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/08/10302.SUP-1393.bugfix: -------------------------------------------------------------------------------- 1 | Sometimes, clicking in the editable wrapper of a table cell 2 | selected the whole cell. This has been fixed now. 3 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/09/10316.SUP-1232.bugfix: -------------------------------------------------------------------------------- 1 | Tooltips were added to the list menu buttons in the ribbon. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/09/10318.SUP-1734.bugfix: -------------------------------------------------------------------------------- 1 | wordcontenthandler: Fixed list items somtimes having paragraphs after pasting. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/09/10330.SUP-1705.bugfix: -------------------------------------------------------------------------------- 1 | Using the remove format action on list items could sometimes create 2 | unexpected markup. This has been fixed. 3 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/10/10363.SUP-2002.bugfix: -------------------------------------------------------------------------------- 1 | If a table was deleted with IE the focus jumped up to the beginning of the 2 | editable. This has been fixed. 3 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/11/10393.SUP-1607.bugfix: -------------------------------------------------------------------------------- 1 | Drag and drop of aloha-block elements did not work in nested editables and 2 | table cells. This has been fixed. 3 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/11/10405.SUP-1041.bugfix: -------------------------------------------------------------------------------- 1 | The handling of @<br>@ tags in empty paragraphs was consistent 2 | across browsers. This has been fixed. 3 | -------------------------------------------------------------------------------- /build/changelog/entries/2015/12/10448.SUP-2263.bugfix: -------------------------------------------------------------------------------- 1 | Fixed a typo in the german translation of the align plugin. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2016/02/10527.SUP-2266.bugfix: -------------------------------------------------------------------------------- 1 | Fixed whitespaces at the start or end of an inline editable not being properly handled when deleting text. 2 | 3 | -------------------------------------------------------------------------------- /build/changelog/entries/2016/08/11004.SUP-3192.bugfix: -------------------------------------------------------------------------------- 1 | The KeyEvent.keyIdentifier field is said to be removed in Chrome. This fix removes it's occurrence in AlohaEditor. 2 | 3 | -------------------------------------------------------------------------------- /build/changelog/entries/2016/09/11099.SUP-3199.bugfix: -------------------------------------------------------------------------------- 1 | Setting a language annotation would remove the focus from the editable and therefore deactivate it. This has been fixed. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2016/09/11114.SUP-3291.bugfix: -------------------------------------------------------------------------------- 1 | Added a section explaining Arenas to the UI documentation. 2 | 3 | -------------------------------------------------------------------------------- /build/changelog/entries/2017/01/11489.SUP-3794.bugfix: -------------------------------------------------------------------------------- 1 | When an anchor is added to a link, while the href is 'http://' or 'https://', the 2 | href will be cleared. 3 | -------------------------------------------------------------------------------- /build/changelog/entries/2017/04/11688.sup-4049.bugfix: -------------------------------------------------------------------------------- 1 | Fixed typo in german translations of the format plugin. 2 | 3 | -------------------------------------------------------------------------------- /build/changelog/entries/2017/04/11697.SUP-4138.bugfix: -------------------------------------------------------------------------------- 1 | word-contenthandler: Fixed an error when pasting a link (a-tag) where the href attribute is missing. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2017/07/11947.SUP-4600.enhancement: -------------------------------------------------------------------------------- 1 | Block-Plugin: aloha.drop.block.in.editable event is triggered when a draggable block is dropped. -------------------------------------------------------------------------------- /build/changelog/entries/2017/07/11949.GTXPE-88.enhancement: -------------------------------------------------------------------------------- 1 | Emptylink-Plugin: It is now possible to activate/deactivate highlighting of empty links per editable. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2017/08/12034.SUP-4893.bugfix: -------------------------------------------------------------------------------- 1 | word-contenthandler: Improved the pasting of lists from Word. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2017/11/12198.SUP-5142.bugfix: -------------------------------------------------------------------------------- 1 | wordcontenthandler: Improved pasting of lists from word to work more reliable 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2018/01/12238.bugfix: -------------------------------------------------------------------------------- 1 | Toggling the header status of a table cell did not trigger a smart-content-change event. This has been fixed. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2018/02/12281.GTXPE-165.enhancement: -------------------------------------------------------------------------------- 1 | It is now possible to use the Image Plugin to set a single focal point within an image. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2018/02/12309.GTXPE-165.enhancement: -------------------------------------------------------------------------------- 1 | The focal point button icon for the image plugin has been updated. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2018/03/12349.SUP-6082.bugfix: -------------------------------------------------------------------------------- 1 | wordcontenthandler: Removed alignment when pasting aligned text from Word. -------------------------------------------------------------------------------- /build/changelog/entries/2018/03/12483.SUP-4230.bugfix: -------------------------------------------------------------------------------- 1 | show german labels for formating styles when german is set as the editor language -------------------------------------------------------------------------------- /build/changelog/entries/2018/03/6133.SUP-5481.bugfix: -------------------------------------------------------------------------------- 1 | In certain cases whitespace could not be deleted with the delete or backspace keys. This has been fixed. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2018/10/12514.SUP-6957.documentation: -------------------------------------------------------------------------------- 1 | Fixed broken links in Alohaeditor guides 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2019/04/12517.SUP-7720.bugfix: -------------------------------------------------------------------------------- 1 | Format Plugin: The action "Remove formatting" did not work on collapsed selections and has been fixed. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2019/07/12520.SUP-5730.bugfix: -------------------------------------------------------------------------------- 1 | Hints plugin: Changed the default position settings of the hints overlay so it does not hide the text when typing. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2022/12525.SUP-13545.bugfix: -------------------------------------------------------------------------------- 1 | The aloha sidebar icon was hidden in pages using right-to-left languages. This has been fixed. 2 | 3 | -------------------------------------------------------------------------------- /build/changelog/entries/2023/12528.SUP-14863.bugfix: -------------------------------------------------------------------------------- 1 | Fix jumping caret: When inserting text into an empty table cell the caret was jumping unexpectedly in the Chrome browser. -------------------------------------------------------------------------------- /build/changelog/entries/2023/12530.GPU-883.enhancement: -------------------------------------------------------------------------------- 1 | GPU-883: Improved visibility of editable content by always showing an outline around them. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2023/12532.GPU-1097.enhancement: -------------------------------------------------------------------------------- 1 | Replaces linting and building with the wro4j-maven-plugin with eslint, esbuild and postcss. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2024/04/12533.SUP-15099.bugfix: -------------------------------------------------------------------------------- 1 | Copy and Paste has been improved to handle formatted text better. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2024/06/12538.SUP-16967.bugfix: -------------------------------------------------------------------------------- 1 | When pasting content from Word, empty html tags (like meta or link tags) are now correctly removed. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2024/07/12540.SUP-16711.bugfix: -------------------------------------------------------------------------------- 1 | Fixes the Aloha list plugin so that the list style is applied properly. -------------------------------------------------------------------------------- /build/changelog/entries/2024/08/12542.SUP-15430.bugfix: -------------------------------------------------------------------------------- 1 | Fix spellchecker configuration and adjust appearance. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2024/09/12543.SUP-17223.bugfix: -------------------------------------------------------------------------------- 1 | Defaulted UI Component element to an empty jQuery element, to prevent potential null-access. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2024/10/12544.SUP-17615.bugfix: -------------------------------------------------------------------------------- 1 | Added missing title editing for links. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2024/10/12546.SUP-17624.bugfix: -------------------------------------------------------------------------------- 1 | Format plugin: Fixes an issue that the @config@ setting of the format plugin was ignored. -------------------------------------------------------------------------------- /build/changelog/entries/2024/11/12547.SUP-17290.bugfix: -------------------------------------------------------------------------------- 1 | Fixed the list plugin to apply the @editables@ configuration correctly again. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2024/11/12548.SUP-17822.bugfix: -------------------------------------------------------------------------------- 1 | Active Typography will be correctly detected again. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2024/12/12549.SUP-17849.bugfix: -------------------------------------------------------------------------------- 1 | Added default values when updating an existing link. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2024/12/12551.SUP-17877.bugfix: -------------------------------------------------------------------------------- 1 | Added a new @hint@ property to the @Input@ UI Component. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2024/12/12552.SUP-17927.bugfix: -------------------------------------------------------------------------------- 1 | Fixed access to invalid variables due to merge conflicts 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2024/12/12553.SUP-17938.bugfix: -------------------------------------------------------------------------------- 1 | The assignment of a Plugins setting has been fixed. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2025/02/12555.SUP-18070.bugfix: -------------------------------------------------------------------------------- 1 | Fixed initialization of the Table Plugin, which now correctly picks up the global settings. 2 | -------------------------------------------------------------------------------- /build/changelog/entries/2025/02/12557.SUP-18149.bugfix: -------------------------------------------------------------------------------- 1 | Typography will respect the editables configuration correctly instead of just the default configuration. 2 | 3 | -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.0-RC2/2951.bugfix: -------------------------------------------------------------------------------- 1 | browser-plugin: Fixed a bug that prevented the browser plugin to load its dependencies correctly. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.0-RC7/2940.bugfix: -------------------------------------------------------------------------------- 1 | link-plugin: Fixed javascript error that occured when linking items using the repository browser in Internet Explorer 8. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.0-RC7/2941.bugfix: -------------------------------------------------------------------------------- 1 | boilerplate demo: Fixed javascript error that occured in Internet Explorer 8. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.0-RC7/2945.bugfix: -------------------------------------------------------------------------------- 1 | link-plugin: The autocomplete list is now closed properly when the escape key was pressed. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.0-RC8/2936.bugfix: -------------------------------------------------------------------------------- 1 | core: The aloha-editable-activated will now no longer invoked twice. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.0-RC9/2651.feature: -------------------------------------------------------------------------------- 1 | wai-lang plugin: The styling of the language input field, and dropdown suggestion box has been improved. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.0-RC9/2652.enhancement: -------------------------------------------------------------------------------- 1 | listenforcer-plugin: The enforce method is now a private function. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.0-RC9/2656.bugfix: -------------------------------------------------------------------------------- 1 | customizable numerated-header plugin: when header content is deleted, the numeration tag will be deleted, too -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.0/2934.enhancement: -------------------------------------------------------------------------------- 1 | doc/api: added first version of new API docs. Please note that the API docs are currently work in progress. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.0/2935.bugfix: -------------------------------------------------------------------------------- 1 | floatingmenu: fixed a bug with topalign behaviour where scrolling would attach the floatingmenu to the left side of the screen. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.1/2633.enhancement: -------------------------------------------------------------------------------- 1 | table-plugin: fixed incorrect repairing of tables (cells were appended to rows containing th elements). -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.11/3052.bugfix: -------------------------------------------------------------------------------- 1 | image plugin: fixes distorted images when in portrait format -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.11/3053.bugfix: -------------------------------------------------------------------------------- 1 | table plugin: fixes bug in IE7 that second click on table cell was not activating the table -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.11/3057.enhancement: -------------------------------------------------------------------------------- 1 | browser-plugin: The browser plugin will now calculate the browser width automatically. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.11/3058.bugfix: -------------------------------------------------------------------------------- 1 | IE7 - #516 navigate with arrow keys through several paragraphs -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.11/3059.bugfix: -------------------------------------------------------------------------------- 1 | IE7 - #515 gray text after list -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.12/3049.bugfix: -------------------------------------------------------------------------------- 1 | browser-plugin: The browser will now open at a more centered position. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.13/3029.enhancement: -------------------------------------------------------------------------------- 1 | added / updated guides for plugins -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.13/3030.enhancement: -------------------------------------------------------------------------------- 1 | enabled linklist.js so it's possible to use the settings for your own list (removed the default entries) -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.13/3031.enhancement: -------------------------------------------------------------------------------- 1 | table plugin: enabled format tab when a whole row/column is selected via click on the row/column header -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.13/3032.enhancement: -------------------------------------------------------------------------------- 1 | sanitize contenthandler: allow attribute target for the a element in the relaxed config -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.13/3033.enhancement: -------------------------------------------------------------------------------- 1 | plugin highlighteditables: configurable per editable; CSS can be adapted; -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.13/3034.enhancement: -------------------------------------------------------------------------------- 1 | added a new helper function jQuery.isEmpty() to check if a mixed var is empty or not -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.13/3036.enhancement: -------------------------------------------------------------------------------- 1 | Added functional description for plugins -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.13/3038.bugfix: -------------------------------------------------------------------------------- 1 | core: Fixed the fix for IE7 crashes -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.13/3039.bugfix: -------------------------------------------------------------------------------- 1 | core: Fixed Javascript errors that occurred in IE7 when pressing Enter at the end of paragraphs (multiple times). -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.13/3040.bugfix: -------------------------------------------------------------------------------- 1 | core: Fixed possible Javascript error when cleanup operation is done (e.g. after pasting text into an editable). -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.13/3045.bugfix: -------------------------------------------------------------------------------- 1 | commands: fixed weird behaviour when using the backspace key to delete text (cursor was jumping). -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.13/3047.bugfix: -------------------------------------------------------------------------------- 1 | citation plugin: Fixed javascript errors on initialization and possible endless loop when adding inline citations. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.14/3009.enhancement: -------------------------------------------------------------------------------- 1 | Added functional description for plugins -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.14/3010.enhancement: -------------------------------------------------------------------------------- 1 | plugin numerated-headers: will now be more tolerant with its configuration options -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.14/3011.enhancement: -------------------------------------------------------------------------------- 1 | sanitize contenthandler: Added 'del' as allowed element to the default configuration of the sanitize contenthandler. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.14/3012.enhancement: -------------------------------------------------------------------------------- 1 | repository browser: searches in the repository browser will now be done recursively. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.14/3016.bugfix: -------------------------------------------------------------------------------- 1 | metaview: Fixed bug that caused a javascript error when no configuration was provided for the metaview plugin. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.14/3023.bugfix: -------------------------------------------------------------------------------- 1 | plugin metaview: Metaview plugin would add a grey backdrop to lists on IE7. Added more specific styles. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.14/3024.bugfix: -------------------------------------------------------------------------------- 1 | core: Implemented deleting tables with "delete" or "forwarddelete" commands (pressing [DEl] or [BACKSPACE]). -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.14/3025.bugfix: -------------------------------------------------------------------------------- 1 | core: Fixed strange cursor behaviour when using [BACKSPACE] to delete the first character in a text node, using IE9. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.14/3026.bugfix: -------------------------------------------------------------------------------- 1 | enumerated-headers plugin: Added default configuration, which fixes some javascript error, if no other configuration is set. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.16/3000.enhancement: -------------------------------------------------------------------------------- 1 | numerated-headers plugin: Added configuration option 'trailingdot' to switch format of generated headers. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.18/2973.enhancement: -------------------------------------------------------------------------------- 1 | list-plugin: Some internet explorer specific attributes (hidefocus, tabindex) will now be removed on makeClean. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.18/2975.bugfix: -------------------------------------------------------------------------------- 1 | format-plugin: removeFormat for quote and others (#577); enabled the useage of the u element (#580) -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.18/2979.bugfix: -------------------------------------------------------------------------------- 1 | repository-browser: Columns that are not sortable will now no longer be displayed like they were sortable. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.18/2980.bugfix: -------------------------------------------------------------------------------- 1 | formatlesspaste-plugin: Fixed javascript error that ocurred when no custom editable configuration was set -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.18/2982.bugfix: -------------------------------------------------------------------------------- 1 | characterpicker-plugin: Fixed inserting a special character with a collapsed selection, when using IE. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.18/2983.bugfix: -------------------------------------------------------------------------------- 1 | table-plugin: Enabled proper selection (with mouse or keys) in the editable caption of a table. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.18/2985.bugfix: -------------------------------------------------------------------------------- 1 | table-plugin: New Captions are now added as first child of the table (before the tbody), according to the HTML5 specification. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.18/2986.bugfix: -------------------------------------------------------------------------------- 1 | table-plugin: The table plugin will now remove table id's on cleanup. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.18/2987.bugfix: -------------------------------------------------------------------------------- 1 | table-plugin: Fixed the removal of the aloha-table-cell_active once a table gets deactivated. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.18/2992.bugfix: -------------------------------------------------------------------------------- 1 | metaview-plugin: Modified CSS for language annotations to always show a generic icon for language annotated spans. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.18/2994.bugfix: -------------------------------------------------------------------------------- 1 | cite-plugin: Fixed editing of saved citation links. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.18/2995.bugfix: -------------------------------------------------------------------------------- 1 | cite-plugin: The css animations for the cite plugin were removed because they were poluting the dom with style attributes. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.18/2996.bugfix: -------------------------------------------------------------------------------- 1 | Fixed trailing comma in array literal. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.2/2694.bugfix: -------------------------------------------------------------------------------- 1 | image-plugin: Replaced unicode characters in the crop buttons with images to fix display issues within Internet Explorer 7. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.2/3125.bugfix: -------------------------------------------------------------------------------- 1 | core: Fixed problem of Internet Explorer 7 crashing when invoking jQuery's `removeAttr`. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.2/3126.bugfix: -------------------------------------------------------------------------------- 1 | html5shims: Function `getRootParent` in ecma5schims.js no longer throws an error when `null` or `undefined` is passed to it. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.2/3127.bugfix: -------------------------------------------------------------------------------- 1 | core: fixed incorrect dependency on jquery.json-2.2 where util/json2 is needed instead and made it globally available -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.2/3128.enhancement: -------------------------------------------------------------------------------- 1 | core: Removed unneeded JSON empty function definition that surpressed errors in IE. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.2/3129.enhancement: -------------------------------------------------------------------------------- 1 | guides: Updated guides. They now include a directory structure explanation and a detailed release guide. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.2/3130.enhancement: -------------------------------------------------------------------------------- 1 | word contenthandler: html cleanup for empty tags, removal of spans and the paragraph numbering from TOC feature. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.20/2647.bugfix: -------------------------------------------------------------------------------- 1 | core: An issue that resize handles were displayed on inline elements that contained a new lines in IE7/8 was fixed. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.21/2635.enhancement: -------------------------------------------------------------------------------- 1 | numerated-headers-plugin: Added a   to the annotation, to seperate it from the heading's text. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.21/2636.enhancement: -------------------------------------------------------------------------------- 1 | table-plugin: We now show the summary textarea in the sidebar if a click on the wai-image was issued. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.21/2639.bugfix: -------------------------------------------------------------------------------- 1 | Fixed Transforming an empty contenteditable into a list, which caused the contenteditable container to disappear. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.21/2640.bugfix: -------------------------------------------------------------------------------- 1 | headerids-plugin: Fixed a bug in the headerids plugin that the ids were not generated when the getContents was called. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.21/2643.bugfix: -------------------------------------------------------------------------------- 1 | core: Added the removal of sizzle attributes to the basic content handler. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.21/2645.bugfix: -------------------------------------------------------------------------------- 1 | core&numerated-headers-plugin: Fixed that sometimes DOM INDEX EXCEPTIONS occured when formating a list of paragraphs. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.22/2964.enhancement: -------------------------------------------------------------------------------- 1 | link-plugin: Removed unwanted margins from the sidebar panel of the link attribute. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.22/2965.bugfix: -------------------------------------------------------------------------------- 1 | core: We now also remove jquery* attributes before the content is saved. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.22/2966.bugfix: -------------------------------------------------------------------------------- 1 | core: We now log a warning to the console if repositories run into timeouts. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.22/2968.bugfix: -------------------------------------------------------------------------------- 1 | sidebar: The sidebar now remembers the current selection and refreshes itself when it is being opened. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.22/2969.bugfix: -------------------------------------------------------------------------------- 1 | wordcontenthandler: Fixed the pasting of tables with empty cells. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.22/2970.bugfix: -------------------------------------------------------------------------------- 1 | wordcontenthandler: Fixed the pasting of lists in chrome and IE9. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.23/2962.enhancement: -------------------------------------------------------------------------------- 1 | changed loading procedure of languages in wai lang plugin from AJAX to require.js -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.23/2963.bugfix: -------------------------------------------------------------------------------- 1 | resolved issue with opening the sidebar when clicking on table WAI button. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.24/2953.feature: -------------------------------------------------------------------------------- 1 | metaview: We now also display HR tags in the metaview. We also removed the dependency to the flag-icons plugin. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.24/2954.feature: -------------------------------------------------------------------------------- 1 | list-plugin: When transforming a list from ul to ol or back all sub elements that are selected are also transformed. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.24/2955.feature: -------------------------------------------------------------------------------- 1 | core: Added method Aloha.getEditableHost() to get the editable, that contains the given jQuery object. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.24/2961.bugfix: -------------------------------------------------------------------------------- 1 | abbr-plugin: A possible dereference error was fixed in the plugin. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.3/3120.bugfix: -------------------------------------------------------------------------------- 1 | floatingmenu: Fixed float position of floatingmenu when it moves between editables. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.3/3121.bugfix: -------------------------------------------------------------------------------- 1 | core: Removes ExtJS' IE6 style fixes which break layout in IE9. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.3/3123.bugfix: -------------------------------------------------------------------------------- 1 | core: Fixed floating menu pinning with topalign behaviour (topalignOffset, horizontalOffset) -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.4/3118.bugfix: -------------------------------------------------------------------------------- 1 | core: fixed IE7 browser crash caused by dereferencing element attributes. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.4/3119.bugfix: -------------------------------------------------------------------------------- 1 | floatingmenu: Fixed positioning of floating menu when it extends beyond the width of the viewport -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.5/3112.enhancement: -------------------------------------------------------------------------------- 1 | word contenthandler: cleanup for pasted word documents with table of contents -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.5/3113.bugfix: -------------------------------------------------------------------------------- 1 | paste plugin: removed trim of pasted contents -- test[ text] + 2x c&p results now in test text text instead of testtexttext -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.5/3114.bugfix: -------------------------------------------------------------------------------- 1 | format/table plugin: added a workaround in the format plugin to enable formating of selected cells -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.5/3115.enhancement: -------------------------------------------------------------------------------- 1 | cite plugin: config option if sidebar should auto open or not (Aloha.settings.plugins.cite.sidebar.open: true|false) -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.5/3116.bugfix: -------------------------------------------------------------------------------- 1 | The link plugin won't use a scope but will now hide/show it's buttons directly. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.6/3097.bugfix: -------------------------------------------------------------------------------- 1 | link: fixed a bug in the link list static repository plugin that caused Internet Explorer to fail handling repository links. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.6/3098.bugfix: -------------------------------------------------------------------------------- 1 | dom-to-xhtml plugin: fixed attribute names are not lowercased -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.6/3099.bugfix: -------------------------------------------------------------------------------- 1 | floatingmenu: fixed floating menu's reading of configuration values so that they are parsed into numbers. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.6/3101.enhancement: -------------------------------------------------------------------------------- 1 | Added jslint setup to guides and fixed error output in build script. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.6/3102.enhancement: -------------------------------------------------------------------------------- 1 | The new plugin dom-to-xhtml attempts to create a valid XHTML serialization of the document when getContents() is called. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.6/3103.bugfix: -------------------------------------------------------------------------------- 1 | Paste plugin: paste into an editable in an editable is now working -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.6/3104.bugfix: -------------------------------------------------------------------------------- 1 | Selection of content in an contenteditable=false which is not a child of an Aloha Editor instance now works like expected -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.6/3105.enhancement: -------------------------------------------------------------------------------- 1 | Repositories: It is now possible to configure the timeout for querying repositories. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.6/3107.enhancement: -------------------------------------------------------------------------------- 1 | Floating menu: If the floating menu is set to be not draggable, the drag&drop bar + pin will not be shown -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.6/3108.bugfix: -------------------------------------------------------------------------------- 1 | engine.js: insert paragraph was sometimes broken in IE7 (copy of empty/all p-element attributes) -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.6/3109.enhancement: -------------------------------------------------------------------------------- 1 | updated plugin: table of contents (toc) to work with the current Aloha Editor version -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.6/3110.bugfix: -------------------------------------------------------------------------------- 1 | characterpicker plugin: fixed cursor position after inserting a character -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.6/3111.enhancement: -------------------------------------------------------------------------------- 1 | Browser plugin: loading of required jQuery plugins is now changed so all can be loaded via CDN -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.7/3096.bugfix: -------------------------------------------------------------------------------- 1 | formatlesspaste plugin: fixed IE syntax error caused by a comma at the end of a list. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.8/3071.bugfix: -------------------------------------------------------------------------------- 1 | core: UP and DOWN cursor key will now not be processed specially by Aloha, they will be left to native handeling. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.8/3072.bugfix: -------------------------------------------------------------------------------- 1 | core: Adds a guard in `execCommand()' to prevent `INDEX_SIZE_ERR' exceptions. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.8/3074.enhancement: -------------------------------------------------------------------------------- 1 | core: Improved efficiency of cursor processing, especially around blocks. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.8/3075.feature: -------------------------------------------------------------------------------- 1 | core: It is now possible to place the caret between two adjecent non-contenteditable elements. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.8/3078.bugfix: -------------------------------------------------------------------------------- 1 | smartContentChange is now again triggered when pressing enter key; and new: delete / backspace keys -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.8/3079.enhancement: -------------------------------------------------------------------------------- 1 | enabled image plugin in boilerplate demo. needs some enhancements to be more user friendly -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.8/3080.bugfix: -------------------------------------------------------------------------------- 1 | align plugin: Fixed alignment behavior and place the buttons in the format tab instead of a new one. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.8/3081.feature: -------------------------------------------------------------------------------- 1 | hints plugin: Implemented using Tipsy as tooltip library and the latest Aloha-Editor plugin standard. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.8/3082.enhancement: -------------------------------------------------------------------------------- 1 | block plugin: added data-attribute to prevent triggering scope changes when a block is activated -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.8/3083.enhancement: -------------------------------------------------------------------------------- 1 | block plugin: revamped colors for highlighting blocks -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.8/3084.bugfix: -------------------------------------------------------------------------------- 1 | updated dom.js to reflect HTML5 spec changes; format with u and i tags is now available; updated default button config -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.8/3085.enhancement: -------------------------------------------------------------------------------- 1 | config options per editable for plugin common/horizontalruler and extra/toc -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.8/3086.enhancement: -------------------------------------------------------------------------------- 1 | configure the sidebar handle position via Aloha.settings.sidebar.handle.top -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.8/3087.enhancement: -------------------------------------------------------------------------------- 1 | table plugin: disable split / merge cell buttons when not possible to use -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.8/3089.feature: -------------------------------------------------------------------------------- 1 | API docs: added first version of new API docs -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.8/3090.feature: -------------------------------------------------------------------------------- 1 | HotKey feature added for link, format and wai-lang plugin -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.8/3091.enhancement: -------------------------------------------------------------------------------- 1 | load plugins via config option -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.8/3092.bugfix: -------------------------------------------------------------------------------- 1 | added missing endprologue. and regenerated guides; jslint for image plugin -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.8/3093.enhancement: -------------------------------------------------------------------------------- 1 | Added very simple example for loading Aloha Editor. Simplyfied "Using Aloha Editor" guides page. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.8/3094.enhancement: -------------------------------------------------------------------------------- 1 | adding documentation about Aloha Editor events -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.9/3064.bugfix: -------------------------------------------------------------------------------- 1 | block-plugin: Fixed 'e.srcElement is undefined' error in blockmanager.js which affected firefox 11 -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.9/3065.bugfix: -------------------------------------------------------------------------------- 1 | floatingmenu: Fixed problem with creating new buttons after Aloha is ready. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.9/3066.enhancement: -------------------------------------------------------------------------------- 1 | updated integration of Aloha Blocks to the most recent version -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.9/3067.bugfix: -------------------------------------------------------------------------------- 1 | floatingmenu: Fixed problem with showing floatingmenu shadow too early -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.9/3068.bugfix: -------------------------------------------------------------------------------- 1 | core: Fixed a permission error in Firefox, when Aloha Editor tried to access a document property of an external ressource -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.9/3069.bugfix: -------------------------------------------------------------------------------- 1 | table-plugin: Fixed the cleanup of the table cells on blur not cleaning up correctly (caused by a typo in the element class) -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.20.9/3070.bugfix: -------------------------------------------------------------------------------- 1 | core: Fixed a javascript error in IE9 stating that the method createContextualFragment doesn't exist (fixed in extjs) -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.0/2685.enhancement: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.0/2686.enhancement: -------------------------------------------------------------------------------- 1 | Updated naming from Aloha to Aloha Editor in boilerplate demo. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.0/2691.manualchange: -------------------------------------------------------------------------------- 1 | Aloha.define was removed as it didn't serve any purpose -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.0/2695.manualchange: -------------------------------------------------------------------------------- 1 | The Aloha.requirePaths property has been removed. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.0/2902.feature: -------------------------------------------------------------------------------- 1 | Added hotkey functionality. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.0/2903.feature: -------------------------------------------------------------------------------- 1 | Added Aloha.settings.plugins.load to load plugins also via config -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.0/2904.feature: -------------------------------------------------------------------------------- 1 | plugin extra/proxy: as multiple plugins need a proxy script to access external resources there's now one for all to use -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.0/2905.feature: -------------------------------------------------------------------------------- 1 | The images browser plugin was added. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.0/2906.enhancement: -------------------------------------------------------------------------------- 1 | The vie plugin was removed -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.0/2907.enhancement: -------------------------------------------------------------------------------- 1 | block plugin: It is now possible to navigate with arrow keys when there are blocks. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.0/2911.enhancement: -------------------------------------------------------------------------------- 1 | image plugin: abstracting ui calls and removing FloatingMenu dependency from main plugin file -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.0/2912.enhancement: -------------------------------------------------------------------------------- 1 | image plugin: new method getImgFocus used in place of findImgMarkup which is pointless now -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.0/2913.enhancement: -------------------------------------------------------------------------------- 1 | core: #448 Aloha Editor possibility to be loaded as requireJS module -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.0/2914.enhancement: -------------------------------------------------------------------------------- 1 | browser: commenting some methods and coding guidelines -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.0/2915.bugfix: -------------------------------------------------------------------------------- 1 | abbr-plugin: Fixed a javascript error when Aloha.activeEditable.obj / Aloha.activeEditable was not defined -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.0/2916.bugfix: -------------------------------------------------------------------------------- 1 | fixing placeholder bug where it appears twice in some cases -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.0/2918.bugfix: -------------------------------------------------------------------------------- 1 | image plugin: building a selection from scratch when an image is clicked isn't safe as conflictual browser behaviours -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.0/2919.bugfix: -------------------------------------------------------------------------------- 1 | image plugin: containing editable not selectable after image plugin activation. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.0/2920.bugfix: -------------------------------------------------------------------------------- 1 | image plugin: when plugin activated on an image, clicking a second image don't disable resize on first one. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.0/2921.bugfix: -------------------------------------------------------------------------------- 1 | image plugin: fixing focus and value of srcField when image is clicked (previously handled by selectionChange) -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.0/2922.bugfix: -------------------------------------------------------------------------------- 1 | fixes alohaeditor/Aloha-Editor##424 -- SmartContentChanged is not triggered when hitting -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.0/2923.bugfix: -------------------------------------------------------------------------------- 1 | browser: fixes alohaeditor/Aloha-Editor#415 -- Repositorie entries appears twice in explorer -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.0/2924.bugfix: -------------------------------------------------------------------------------- 1 | browser: fixes alohaeditor/Aloha-Editor#460 -- Error when multiple repositories are configured -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.0/2925.bugfix: -------------------------------------------------------------------------------- 1 | block sidebar attribute editor: when using backspace/del in an input field the block was removed -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.0/2926.bugfix: -------------------------------------------------------------------------------- 1 | cite-plugin: Fixed a javascript error when the cite plugin had no explicit sidebar configuration. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.0/2928.bugfix: -------------------------------------------------------------------------------- 1 | headerids-plugin: Fixed a bug in the headerids plugin that the ids were not generated when the getContents was called. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.0/2931.bugfix: -------------------------------------------------------------------------------- 1 | core: Added the removal of sizzle attributes to the basic content handler. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.0/2933.bugfix: -------------------------------------------------------------------------------- 1 | core&numerated-headers-plugin: Fixed that sometimes DOM INDEX EXCEPTIONS occured when formating a list of paragraphs. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.1/2668.bugfix: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.1/2895.bugfix: -------------------------------------------------------------------------------- 1 | A debugger statement was removed. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.1/2896.bugfix: -------------------------------------------------------------------------------- 1 | Missing implementations to show and hide items in a multisplit button have been added. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.1/2897.enhancement: -------------------------------------------------------------------------------- 1 | numerated-headers-plugin: Added a   to the annotation, to seperate it from the heading's text. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.1/2898.enhancement: -------------------------------------------------------------------------------- 1 | table-plugin: We now show the summary textarea in the sidebar if a click on the wai-image was issued. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.1/2900.bugfix: -------------------------------------------------------------------------------- 1 | Fixed Transforming an empty contenteditable into a list, which caused the contenteditable container to disappear. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.1/2901.bugfix: -------------------------------------------------------------------------------- 1 | Loading errors that occured when a second jQuery was loaded below aloha.js were fixed. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.2/2872.manualchange: -------------------------------------------------------------------------------- 1 | Updated impress.js to work with jQuery UI -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.2/2873.manualchange: -------------------------------------------------------------------------------- 1 | Updated demo-app to work with jQuery UI; added simple system test to check file permissions; -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.2/2874.manualchange: -------------------------------------------------------------------------------- 1 | Updated the guides for the contenthandler configuration; -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.2/2875.manualchange: -------------------------------------------------------------------------------- 1 | removed not needed demo/test.html (was for testing per editable config) -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.2/2876.enhancement: -------------------------------------------------------------------------------- 1 | link-plugin: Removed unwanted margins from the sidebar panel of the link attribute. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.2/2878.enhancement: -------------------------------------------------------------------------------- 1 | pubsub/repository-browser: Upgrades the PubSub, and RepositoryBrowser dependencies. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.2/2881.bugfix: -------------------------------------------------------------------------------- 1 | image-plugin: The reset image button function was fixed. Previously a javascript error occured when the button was pressed. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.2/2883.bugfix: -------------------------------------------------------------------------------- 1 | block-plugin: Selection was lost when using the cursor keys to move across inline blocks. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.2/2884.bugfix: -------------------------------------------------------------------------------- 1 | core: We now also remove jquery* attributes before the content is saved. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.2/2885.bugfix: -------------------------------------------------------------------------------- 1 | core: We now log a warning to the console if repositories run into timeouts. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.2/2887.bugfix: -------------------------------------------------------------------------------- 1 | sidebar: The sidebar now remembers the current selection and refreshes itself when it is being opened. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.2/2888.bugfix: -------------------------------------------------------------------------------- 1 | wordcontenthandler: Fixed the pasting of tables with empty cells. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.2/2889.bugfix: -------------------------------------------------------------------------------- 1 | wordcontenthandler: Fixed the pasting of lists in chrome and IE9. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.3/2865.enhancement: -------------------------------------------------------------------------------- 1 | repository-browser: The repository browser will now automatically increase its height. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.3/2867.bugfix: -------------------------------------------------------------------------------- 1 | The sidebar didn't always update the height of panels correctly. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.3/2868.bugfix: -------------------------------------------------------------------------------- 1 | Fixed JS error in Aloha.unbind() -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.3/2870.bugfix: -------------------------------------------------------------------------------- 1 | Fixed selecting with keyboard or mouse in editables that are nested in blocks, when using the Internet Explorer. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.3/2871.bugfix: -------------------------------------------------------------------------------- 1 | Fixed block draghandles are sometimes missing -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.4/2862.bugfix: -------------------------------------------------------------------------------- 1 | Fixed the ContentHandlerManager to use the content handlers in the correct order. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.21.4/2863.bugfix: -------------------------------------------------------------------------------- 1 | Fixed clicking custom block handles activates the image plugin -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.0/2672.feature: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.0/2857.manualchange: -------------------------------------------------------------------------------- 1 | Updated UI CSS regarding button selector. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.0/2858.manualchange: -------------------------------------------------------------------------------- 1 | Added a demo of placeholders to boilerplate. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.0/2860.bugfix: -------------------------------------------------------------------------------- 1 | Align Plugin button status was not shown correctly. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.1/2679.bugfix: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.1/2844.feature: -------------------------------------------------------------------------------- 1 | core: Added method Aloha.getEditableHost() to get the editable, that contains the given jQuery object. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.1/2846.feature: -------------------------------------------------------------------------------- 1 | abbr-plugin: We added a remove abbreviation button to make the functionality more consistent with the wai-lang plugin. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.1/2847.feature: -------------------------------------------------------------------------------- 1 | metaview: We now also display HR tags in the metaview. We also removed the dependency to the flag-icons plugin. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.1/2848.feature: -------------------------------------------------------------------------------- 1 | list-plugin: When transforming a list from ul to ol or back all sub elements that are selected are also transformed. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.1/2849.enhancement: -------------------------------------------------------------------------------- 1 | Aloha Blocks will now publish a message on the channel "aloha.blocks.initialized" when a block is fully initialized. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.1/2851.bugfix: -------------------------------------------------------------------------------- 1 | Added missing icon for the block plugins toggledragdrop button -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.1/2853.bugfix: -------------------------------------------------------------------------------- 1 | Fixed Javascript error when doing searches in the repository browser (which caused to search to not be done). -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.2/2843.bugfix: -------------------------------------------------------------------------------- 1 | table-plugin: A javascript error was fixed that occured when removing the whole table. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.3/2823.manualchange: -------------------------------------------------------------------------------- 1 | Updated UI CSS regarding button selector; -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.3/2824.manualchange: -------------------------------------------------------------------------------- 1 | Added a demo of placeholders to boilerplate; -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.3/2825.feature: -------------------------------------------------------------------------------- 1 | align-plugin: The align plugin is now capable of aligning table cell contents. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.3/2827.enhancement: -------------------------------------------------------------------------------- 1 | browser: The old browser plugin was removed. The browser-plugin was replaced by the repository browser vendor plugin. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.3/2828.enhancement: -------------------------------------------------------------------------------- 1 | RepositoryBrowser: The repository browser will now correctly handle localisation for the languages english and german. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.3/2830.bugfix: -------------------------------------------------------------------------------- 1 | table-plugin: Fixed a javascript error that occurred when pressing enter in the table wai attribute field. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.3/2831.bugfix: -------------------------------------------------------------------------------- 1 | Fix base tag breaks Aloha Editor UI -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.3/2832.bugfix: -------------------------------------------------------------------------------- 1 | Fix calling mahalo in a blur event handler -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.3/2833.bugfix: -------------------------------------------------------------------------------- 1 | Fix support for editable anchor elements -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.3/2834.bugfix: -------------------------------------------------------------------------------- 1 | All repositories have been queried even if a target repository has been specified. Now only the specified repository is queried. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.3/2835.bugfix: -------------------------------------------------------------------------------- 1 | core/aloha-links: Prevents yellow borders around aloha-links blocks -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.3/2836.bugfix: -------------------------------------------------------------------------------- 1 | link-plugin: link scope remains active after the selection leaves an anchor element -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.3/2837.bugfix: -------------------------------------------------------------------------------- 1 | blocks: The floating menu will appear when the editor double-clicks in an editable block. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.3/2838.bugfix: -------------------------------------------------------------------------------- 1 | core/selection: Aloha no longer inadvertently removes ranges that are outside of editables. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.3/2839.bugfix: -------------------------------------------------------------------------------- 1 | added aloha-cleanme class to aloha-block-handle to prevent potential issues with temporary elements not being cleaned up. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.3/2840.feature: -------------------------------------------------------------------------------- 1 | align-plugin: the align plugin is now capable of aligning table cell contents -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.3/2841.feature: -------------------------------------------------------------------------------- 1 | table-plugin: table cells can now have individual classes like rows and columns -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.4/2808.bugfix: -------------------------------------------------------------------------------- 1 | formatlesspaste-plugin: Formatless Paste Plugin fixed to correctly process configuration settings. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.4/2809.bugfix: -------------------------------------------------------------------------------- 1 | table-plugin: Ensures that the range is maintained when clicking inside table cells. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.4/2810.bugfix: -------------------------------------------------------------------------------- 1 | the underline button didn't show up in the toolbar after adding the 'u' in the format-plugin configuration. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.4/2811.bugfix: -------------------------------------------------------------------------------- 1 | All repositories have been queried even if a target repository has been spezified. Now only the spezified repository is queried. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.4/2812.bugfix: -------------------------------------------------------------------------------- 1 | core/aloha-links: Prevents yellow borders around aloha-links blocks -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.4/2813.bugfix: -------------------------------------------------------------------------------- 1 | link-plugin: link scope remains active after the selection leaves an anchor element -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.4/2814.bugfix: -------------------------------------------------------------------------------- 1 | blocks: The floating menu will appear when the editor double-clicks in an editable block. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.4/2815.bugfix: -------------------------------------------------------------------------------- 1 | core/selection: Aloha no longer inadvertently removes ranges that are outside of editables. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.4/2816.bugfix: -------------------------------------------------------------------------------- 1 | characterpicker: popup now follows the floating menu while scrolling -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.4/2821.bugfix: -------------------------------------------------------------------------------- 1 | block-plugin: Fixed activation of correct block when active editable is changed using Keys (Tab, Shift-Tab) or programmatically. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.5/2802.feature: -------------------------------------------------------------------------------- 1 | validation-plugin: Introducing [validation plugin](http://www.aloha-editor.org/guides/plugin_validation.html) -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.5/2803.bugfix: -------------------------------------------------------------------------------- 1 | metaview-plugin: We now disable the metaview once the editable is deactivated. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.5/2804.bugfix: -------------------------------------------------------------------------------- 1 | core: Some i18n strings within some modal dialog buttons were fixed. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.5/2805.bugfix: -------------------------------------------------------------------------------- 1 | core: Fixed Aloha's initialization order to ensure that repositorymanager will be initialized before plugins are initialized. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.6/2665.enhancement: -------------------------------------------------------------------------------- 1 | documentation: Guides and documentation was improved for the validation plugin -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.7/2790.feature: -------------------------------------------------------------------------------- 1 | textcolor-plugin: Introducing the textcolor plugin, which will allow you to apply color to sections of text -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.7/2792.bugfix: -------------------------------------------------------------------------------- 1 | table-plugin: Tables inside blocks will no longer be transformed into editable Aloha Editor tables. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.7/2793.bugfix: -------------------------------------------------------------------------------- 1 | table-plugin: Fixed the cursor problem with ie7. Now ie7 shows the system default arrows. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.7/2794.bugfix: -------------------------------------------------------------------------------- 1 | core: getEditableHost() returns nearest editable rather than the furthest. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.7/2796.bugfix: -------------------------------------------------------------------------------- 1 | ui: Floating toolbar will attempt to adjust is positioning to remain entirely in the viewport whenever possible. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.7/2799.bugfix: -------------------------------------------------------------------------------- 1 | core: Fixed disappearing attributes in browsers that do not support outerHTML. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.7/2800.bugfix: -------------------------------------------------------------------------------- 1 | link-plugins: Fixed inserting of links so that links that span multiple elements are not unnecessarily split into fragments. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.22.7/2801.bugfix: -------------------------------------------------------------------------------- 1 | image-plugin: Fix numerous bugs with resizing and cropping and improve overall usability -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.0/2778.enhancement: -------------------------------------------------------------------------------- 1 | Place the caret after the character that is inserted by characterpicker. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.0/2779.enhancement: -------------------------------------------------------------------------------- 1 | Introducing Modal.modal()--a stripped down modal dialog that can be customized for specific purposes. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.0/2780.enhancement: -------------------------------------------------------------------------------- 1 | jquery-ui and jquery.layout were upgraded -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.0/2781.enhancement: -------------------------------------------------------------------------------- 1 | used hints from #749 to improve file size of icons -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.0/2782.bugfix: -------------------------------------------------------------------------------- 1 | Fix support for editable anchor elements -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.0/2784.bugfix: -------------------------------------------------------------------------------- 1 | table-plugin: Formatting a table row as header will now correctly set the scope of the header elements to refer to the column. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.0/2785.bugfix: -------------------------------------------------------------------------------- 1 | Fixes image path in css file in repository browser #764 -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.0/2786.bugfix: -------------------------------------------------------------------------------- 1 | link-plugin: Fix anchor class would always be set to cssclass even when cssclassregex was not configured -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.0/2787.bugfix: -------------------------------------------------------------------------------- 1 | link-plugin: Fix metaKey + click doesn't follow link (still doesn't work on IE7) -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.0/2789.bugfix: -------------------------------------------------------------------------------- 1 | core: Aloha.settings.locale property was not honored. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.1/2774.bugfix: -------------------------------------------------------------------------------- 1 | Ensured that the floating menu will not cover small editables whenever possible. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.1/2776.bugfix: -------------------------------------------------------------------------------- 1 | core: Aloha incorrectly reported that Chrome was not supported. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.10/2737.enhancement: -------------------------------------------------------------------------------- 1 | Filters the tags used in transformFormattings, extracting the tags setted in the elements allowed setting -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.10/2739.enhancement: -------------------------------------------------------------------------------- 1 | The extra plugin headerids now uses PubSub.sub instead Aloha.bind, when is available -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.10/2740.enhancement: -------------------------------------------------------------------------------- 1 | The editable Class now publish the message aloha.editable.deactivated via PubSub -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.10/2741.bugfix: -------------------------------------------------------------------------------- 1 | Empty tabs will no longer show on the toolbar -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.10/2742.bugfix: -------------------------------------------------------------------------------- 1 | Merging table cells which contains will no longer result in the cell that was merged having unnecessary white spaces. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.10/2744.bugfix: -------------------------------------------------------------------------------- 1 | Textcolor button on toolbar not longer have style superposition when have styles applied to td or you have jquery-ui styles -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.10/2745.bugfix: -------------------------------------------------------------------------------- 1 | The extra plugin headerids not longer result in duplicated id when have duplicated headers title -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.11/2734.bugfix: -------------------------------------------------------------------------------- 1 | paste-plugin: Browsers no longer scroll to the top of an editable after content was pasted. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.11/2735.bugfix: -------------------------------------------------------------------------------- 1 | paste-plugin: There are no more discrepancies between browsers when pasting plain text. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.11/2736.bugfix: -------------------------------------------------------------------------------- 1 | Adding blocks and tables will no longer results in empty paragraphs being littered before the inserted element. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.12/2728.bugfix: -------------------------------------------------------------------------------- 1 | paste-plugin: Browsers no longer scroll to the top of an editable after content was pasted. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.12/2729.bugfix: -------------------------------------------------------------------------------- 1 | paste-plugin: There are no more discrepancies between browsers when pasting plain text. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.12/2730.bugfix: -------------------------------------------------------------------------------- 1 | core: Adding blocks and tables will no longer results in empty paragraphs being littered before the inserted element. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.12/2732.bugfix: -------------------------------------------------------------------------------- 1 | wai-lang-plugin: Incluing the WAI Language plugin will no longer result in a JavaScript error during initialization. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.13/2723.bugfix: -------------------------------------------------------------------------------- 1 | ui: It is now possible to configure the toolbar to not float at all. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.13/2724.bugfix: -------------------------------------------------------------------------------- 1 | format: It is no longer possible to use formatting hotkeys to apply disallowed formatting in an editable. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.13/2726.bugfix: -------------------------------------------------------------------------------- 1 | headerids: Fixed generation of invalid HTML ID’s for headings when the headings start with a number. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.15/2716.bugfix: -------------------------------------------------------------------------------- 1 | core: Fixed selection bug in FF where it was possible to move the selection into a HR (by clicking on it) -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.15/2717.bugfix: -------------------------------------------------------------------------------- 1 | textcolor: The button for changing the textcolor can no longer be accidentally overwritten by custom background images. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.16/2714.bugfix: -------------------------------------------------------------------------------- 1 | repositorybrowser: Fix i18n of repository browser to use the language configured in Aloha.settings.locale -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.17/2711.bugfix: -------------------------------------------------------------------------------- 1 | table plugin: Merging cell is now fixed to work correctly, after a previous fix introduced a bug through circular dependency. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.18/2709.bugfix: -------------------------------------------------------------------------------- 1 | table plugin: Merging table cells in IE8 will no longer result in the contents of merged cells from being lost. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.2/2773.bugfix: -------------------------------------------------------------------------------- 1 | No longer automatically append <br> elements to block-level elements unless they are empty. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.20/2706.bugfix: -------------------------------------------------------------------------------- 1 | blockmanager: Fixed scripts in a block being executed, when getting its configuration. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.21/2623.bugfix: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.21/2624.bugfix: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.21/2700.bugfix: -------------------------------------------------------------------------------- 1 | blockmanager: Fixed scripts in a block being executed, when getting its configuration. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.21/2702.bugfix: -------------------------------------------------------------------------------- 1 | tables: Tables with col- and rowspans will now be correctly initialialized in IE9. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.21/2703.bugfix: -------------------------------------------------------------------------------- 1 | tables: The cell merge and cell split buttons are now correctly disable when not applicable in IE7 and IE8. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.21/2704.bugfix: -------------------------------------------------------------------------------- 1 | tables: Table functionality will no longer stop working when a table is moved from one editable into another. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.21/2705.bugfix: -------------------------------------------------------------------------------- 1 | tables: It is now possible to resize table headers (TH cells). -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.24/2622.RT55759.bugfix: -------------------------------------------------------------------------------- 1 | tables: Remove "width" attribute from copied tables. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.25/2612.RT57078.bugfix: -------------------------------------------------------------------------------- 1 | Tooltip covers color palette. The colors tooltip does not disappear when the color palette is shown. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.26/2610.RT57176.bugfix: -------------------------------------------------------------------------------- 1 | Table Plugin: Clicking text inside a table cell doesn't make the whole cell content to be selected (only IE) -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.3/2765.bugfix: -------------------------------------------------------------------------------- 1 | No longer automatically append <br> elements to block-level elements unless they are empty. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.3/2766.bugfix: -------------------------------------------------------------------------------- 1 | DOM-to-XHTML plugin: Fixed handling of closing angle brackets, which caused problems when these were included in attributes. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.3/2768.bugfix: -------------------------------------------------------------------------------- 1 | Characterpicker plugin: Fixed the error "Object [object Object] has no method 'is'" occuring, when clicking into an editable. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.3/2769.bugfix: -------------------------------------------------------------------------------- 1 | No longer remove the last arbitrary <br> element inside <li> elements. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.3/2770.bugfix: -------------------------------------------------------------------------------- 1 | Sidebar: Fixed the styles in some plugins, which looked a bit broken and moved some css styles to the core.css. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.4/2761.bugfix: -------------------------------------------------------------------------------- 1 | Added missing documentation for the Sidebar. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.4/2762.bugfix: -------------------------------------------------------------------------------- 1 | Characterpicker now opens in IE -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.4/2764.bugfix: -------------------------------------------------------------------------------- 1 | naturalfit-button (reset) in table resize plugin did not remove width from table head (th) elements -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.5/2754.enhancement: -------------------------------------------------------------------------------- 1 | Added missing german translations for table plugin components -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.5/2755.bugfix: -------------------------------------------------------------------------------- 1 | (core/engine) It is made possible to completely delete the contents of an editable while editing using commands like CTL+A, DEL. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.5/2756.bugfix: -------------------------------------------------------------------------------- 1 | Cursor styles that are added inside tables for resizing are now correctly removed when the table is no longer editable. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.5/2757.bugfix: -------------------------------------------------------------------------------- 1 | A bug was fixed with additional elements being appended to a table, if a rowspan was set in its last column. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.5/2758.bugfix: -------------------------------------------------------------------------------- 1 | A problem was fixed that prevented table-cells to be selected after their header-status was changed. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.5/2760.bugfix: -------------------------------------------------------------------------------- 1 | Fixed applying predefined styles to tables and table-elements -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.6/2752.bugfix: -------------------------------------------------------------------------------- 1 | Previously selected blocks are no longer deleted when hitting backspace from inside an Aloha Editor UI. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.7/2750.bugfix: -------------------------------------------------------------------------------- 1 | (core/pluginmanager) Initialization no longer stalls when a configured plugin is disabled. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.23.7/2751.bugfix: -------------------------------------------------------------------------------- 1 | (core/pluginmanager) Initialization will complete and Aloha.ready() will fire even when no plugins have been configured. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.24.1/2607.bugfix: -------------------------------------------------------------------------------- 1 | blockmanager: Fixed scripts in a block being executed, when getting its configuration. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.24.2/2598.bugfix: -------------------------------------------------------------------------------- 1 | Fix display of values after image-reset and improve the size-check of image-resizing -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.24.2/2600.bugfix: -------------------------------------------------------------------------------- 1 | blockmanager: Fixed scripts in a block being executed, when getting its configuration. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.24.2/2602.bugfix: -------------------------------------------------------------------------------- 1 | tables: Tables with col- and rowspans will now be correctly initialialized in IE9. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.24.2/2603.bugfix: -------------------------------------------------------------------------------- 1 | tables: The cell merge and cell split buttons are now correctly disable when not applicable in IE7 and IE8. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.24.2/2604.bugfix: -------------------------------------------------------------------------------- 1 | tables: Table functionality will no longer stop working when a table is moved from one editable into another. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.24.2/2605.bugfix: -------------------------------------------------------------------------------- 1 | tables: It is now possible to resize table headers (TH cells). -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.24.2/2606.bugfix: -------------------------------------------------------------------------------- 1 | tables: Enable blocks that are inserted inside of tables to be draggable. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.24.3/2592.bugfix: -------------------------------------------------------------------------------- 1 | tables: When selection is placed into table, all other tables will now have their visual selection removed. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.24.3/2593.bugfix: -------------------------------------------------------------------------------- 1 | tables: The Row and Column floating toolbar tabs will now be shown at the first click of a row or column. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.24.3/2594.bugfix: -------------------------------------------------------------------------------- 1 | tables: Selecting inside of tables will no longer results in sometimes having the selection deselected on mouseup in IE. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.24.3/2595.bugfix: -------------------------------------------------------------------------------- 1 | blocks: Blocks will immediately be given padding landing areas (if needed) as soon as they are inserted into active editables. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.24.3/2596.bugfix: -------------------------------------------------------------------------------- 1 | tables: It is now possible to click once and start editing table summaries. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.24.3/2597.bugfix: -------------------------------------------------------------------------------- 1 | tables: It is now possible to delete entire rows or columns using the delete key. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.24.5/2587.RT55759.bugfix: -------------------------------------------------------------------------------- 1 | tables: Remove "width" attribute from copied tables. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.24.6/2577.RT57078.bugfix: -------------------------------------------------------------------------------- 1 | Tooltip covers color palette The colors tooltip does not disappear when the color palette is shown. -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.24.7/2575.RT57176.bugfix: -------------------------------------------------------------------------------- 1 | Table Plugin: Clicking text inside a table cell doesn't make the whole cell content to be selected (only IE) -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.24.9/2572.bugfix: -------------------------------------------------------------------------------- 1 | image-plugin: The image plugin icons were fixed for IE7+ -------------------------------------------------------------------------------- /build/changelog/entries/legacy/0.24.9/2573.RT57076.bugfix: -------------------------------------------------------------------------------- 1 | abbr-plugin: A missing i18n translation was added to the remove abbreviation button. -------------------------------------------------------------------------------- /build/changelog/mappings/0.25.8.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "0.25.8", 3 | "date": "21.05.2014", 4 | "changeLogEntryFileNames": [], 5 | "genericProperties": {} 6 | } -------------------------------------------------------------------------------- /build/changelog/mappings/1.4.50.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.4.50", 3 | "date": "24.10.2018", 4 | "changeLogEntryFileNames": [], 5 | "genericProperties": {} 6 | } -------------------------------------------------------------------------------- /build/changelog/mappings/2.0.4.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "2.0.4", 3 | "date": "11.09.2024", 4 | "changeLogEntryFileNames": [], 5 | "genericProperties": {} 6 | } -------------------------------------------------------------------------------- /build/changelog/mappings/2.1.3.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "2.1.3", 3 | "date": "15.01.2025", 4 | "changeLogEntryFileNames": [], 5 | "genericProperties": {} 6 | } -------------------------------------------------------------------------------- /build/changelog/mappings/2.1.4.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "2.1.4", 3 | "date": "12.02.2025", 4 | "changeLogEntryFileNames": [], 5 | "genericProperties": {} 6 | } -------------------------------------------------------------------------------- /build/changelog/mappings/2.1.5.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "2.1.5", 3 | "date": "26.02.2025", 4 | "changeLogEntryFileNames": [], 5 | "genericProperties": {} 6 | } -------------------------------------------------------------------------------- /build/changelog/mappings/2.1.6.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "2.1.6", 3 | "date": "12.03.2025", 4 | "changeLogEntryFileNames": [], 5 | "genericProperties": {} 6 | } -------------------------------------------------------------------------------- /build/changelog/static/images/bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/build/changelog/static/images/bg.png -------------------------------------------------------------------------------- /build/changelog/static/images/bullet.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/build/changelog/static/images/bullet.gif -------------------------------------------------------------------------------- /build/changelog/static/images/tab_red.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/build/changelog/static/images/tab_red.gif -------------------------------------------------------------------------------- /build/guides-wrapper.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | rvm-exec 2.3 guides $@ -------------------------------------------------------------------------------- /build/hotfix-changelog.md: -------------------------------------------------------------------------------- 1 | !! PLEASE NO LONGER ADD ENTRIES TO THIS FILE !! 2 | http://www.alohaeditor.org/guides/develop_aloha.html#changelog 3 | -------------------------------------------------------------------------------- /doc/api/source/output/img/apidocs.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/doc/api/source/output/img/apidocs.jpg -------------------------------------------------------------------------------- /doc/api/source/output/img/apidocs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/doc/api/source/output/img/apidocs.png -------------------------------------------------------------------------------- /doc/api/source/output/img/clearinput.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/doc/api/source/output/img/clearinput.png -------------------------------------------------------------------------------- /doc/api/source/output/img/cross.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/doc/api/source/output/img/cross.png -------------------------------------------------------------------------------- /doc/api/source/output/img/ddiagonal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/doc/api/source/output/img/ddiagonal.png -------------------------------------------------------------------------------- /doc/api/source/output/img/diagonal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/doc/api/source/output/img/diagonal.png -------------------------------------------------------------------------------- /doc/api/source/output/img/docbullet.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/doc/api/source/output/img/docbullet.jpg -------------------------------------------------------------------------------- /doc/api/source/output/img/docbullet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/doc/api/source/output/img/docbullet.png -------------------------------------------------------------------------------- /doc/api/source/output/img/glow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/doc/api/source/output/img/glow.png -------------------------------------------------------------------------------- /doc/api/source/output/img/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/doc/api/source/output/img/logo.png -------------------------------------------------------------------------------- /doc/api/source/output/img/pixels.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/doc/api/source/output/img/pixels.png -------------------------------------------------------------------------------- /doc/api/source/output/img/search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/doc/api/source/output/img/search.png -------------------------------------------------------------------------------- /doc/api/source/output/js/plugin.js: -------------------------------------------------------------------------------- 1 | // plugins -------------------------------------------------------------------------------- /doc/api/source/output/js/script.js: -------------------------------------------------------------------------------- 1 | // sc scripts 2 | 3 | $( document ).ready( function() { 4 | $( 'html' ).addClass( 'ready' ); 5 | }); -------------------------------------------------------------------------------- /doc/guides/assets/images/credits/nka.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/doc/guides/assets/images/credits/nka.jpg -------------------------------------------------------------------------------- /doc/guides/assets/images/footer/dot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/doc/guides/assets/images/footer/dot.png -------------------------------------------------------------------------------- /doc/guides/assets/images/footer/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/doc/guides/assets/images/footer/logo.png -------------------------------------------------------------------------------- /doc/guides/assets/images/footer/top.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/doc/guides/assets/images/footer/top.png -------------------------------------------------------------------------------- /doc/guides/assets/images/header/glow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/doc/guides/assets/images/header/glow.png -------------------------------------------------------------------------------- /doc/guides/assets/images/header/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/doc/guides/assets/images/header/logo.png -------------------------------------------------------------------------------- /doc/guides/assets/images/strobe/check.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/doc/guides/assets/images/strobe/check.png -------------------------------------------------------------------------------- /doc/guides/assets/images/strobe/code.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/doc/guides/assets/images/strobe/code.png -------------------------------------------------------------------------------- /doc/guides/assets/images/strobe/dude.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/doc/guides/assets/images/strobe/dude.png -------------------------------------------------------------------------------- /doc/guides/assets/images/strobe/notes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/doc/guides/assets/images/strobe/notes.png -------------------------------------------------------------------------------- /doc/guides/assets/images/strobe/pin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/doc/guides/assets/images/strobe/pin.png -------------------------------------------------------------------------------- /doc/guides/assets/images/toolbar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/doc/guides/assets/images/toolbar.png -------------------------------------------------------------------------------- /doc/guides/source/plugin_vie.textile: -------------------------------------------------------------------------------- 1 | h2. Plugin 2 | 3 | TBD 4 | 5 | endprologue. -------------------------------------------------------------------------------- /doc/guides/source/plugin_zemanta.textile: -------------------------------------------------------------------------------- 1 | h2. Plugin 2 | 3 | TBD 4 | 5 | endprologue. -------------------------------------------------------------------------------- /src/assets/MaterialSymbolsOutlined.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/assets/MaterialSymbolsOutlined.ttf -------------------------------------------------------------------------------- /src/assets/MaterialSymbolsOutlined.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/assets/MaterialSymbolsOutlined.woff2 -------------------------------------------------------------------------------- /src/demo/boilerplate/apple-touch-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/demo/boilerplate/apple-touch-icon.png -------------------------------------------------------------------------------- /src/demo/boilerplate/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/demo/boilerplate/favicon.ico -------------------------------------------------------------------------------- /src/demo/boilerplate/img/loading.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/demo/boilerplate/img/loading.gif -------------------------------------------------------------------------------- /src/demo/boilerplate/img/loading1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/demo/boilerplate/img/loading1.gif -------------------------------------------------------------------------------- /src/demo/boilerplate/img/stage-bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/demo/boilerplate/img/stage-bg.png -------------------------------------------------------------------------------- /src/demo/boilerplate/robots.txt: -------------------------------------------------------------------------------- 1 | # www.robotstxt.org/ 2 | # www.google.com/support/webmasters/bin/answer.py?hl=en&answer=156449 3 | 4 | User-agent: * 5 | 6 | -------------------------------------------------------------------------------- /src/demo/common/background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/demo/common/background.png -------------------------------------------------------------------------------- /src/demo/demo-app/app/demo-app.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/demo/demo-app/app/demo-app.log -------------------------------------------------------------------------------- /src/demo/demo-app/uploads/moby-dick.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/demo/demo-app/uploads/moby-dick.jpg -------------------------------------------------------------------------------- /src/img/arrow-down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/img/arrow-down.png -------------------------------------------------------------------------------- /src/img/arrow-left.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/img/arrow-left.png -------------------------------------------------------------------------------- /src/img/arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/img/arrow.png -------------------------------------------------------------------------------- /src/img/base-multi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/img/base-multi.png -------------------------------------------------------------------------------- /src/img/base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/img/base.png -------------------------------------------------------------------------------- /src/img/bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/img/bg.png -------------------------------------------------------------------------------- /src/img/breadcrumb-divider.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/img/breadcrumb-divider.png -------------------------------------------------------------------------------- /src/img/gentics-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/img/gentics-logo.png -------------------------------------------------------------------------------- /src/img/grabhandle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/img/grabhandle.png -------------------------------------------------------------------------------- /src/img/maximize.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/img/maximize.png -------------------------------------------------------------------------------- /src/img/pin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/img/pin.png -------------------------------------------------------------------------------- /src/img/removeformat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/img/removeformat.png -------------------------------------------------------------------------------- /src/img/text_indent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/img/text_indent.png -------------------------------------------------------------------------------- /src/img/text_indent_remove.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/img/text_indent_remove.png -------------------------------------------------------------------------------- /src/plugins/common/abbr/css/abbr.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/common/abbr/css/abbr.css -------------------------------------------------------------------------------- /src/plugins/common/abbr/package.json: -------------------------------------------------------------------------------- 1 | {} 2 | -------------------------------------------------------------------------------- /src/plugins/common/align/css/align.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/common/align/css/align.css -------------------------------------------------------------------------------- /src/plugins/common/align/package.json: -------------------------------------------------------------------------------- 1 | {"css":["src/align.css"], 2 | "js":["src/align.js"]} 3 | -------------------------------------------------------------------------------- /src/plugins/common/block/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/common/block/README -------------------------------------------------------------------------------- /src/plugins/common/block/nls/ca/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.toggledragdrop.tooltip": "Habilita/deshabilita la funcionalitat d\'arrossegar i deixar anar" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/common/block/nls/de/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.toggledragdrop.tooltip": "Drag & Drop umschalten" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/common/block/nls/mk/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.toggledragdrop.tooltip": "Уклучи/Исклучи Влечи и Пушти" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/common/block/nls/pt-br/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.toggledragdrop.tooltip": "Alternar Drag & Drop" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/common/block/nls/ru/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.toggledragdrop.tooltip": "Переключатель Drag & Drop" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/common/block/nls/uk/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.toggledragdrop.tooltip": "Перемикач Drag & Drop" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/common/block/nls/zh-hans/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.toggledragdrop.tooltip": "切换拖放功能" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/common/characterpicker/nls/ca/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.addcharacter.tooltip": "Trieu els caràcters especials" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/common/characterpicker/nls/mk/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.addcharacter.tooltip": "одбери специјални карактери" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/common/characterpicker/nls/pt-br/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.addcharacter.tooltip": "Escolher caracteres especiais" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/common/characterpicker/nls/ru/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.addcharacter.tooltip": "выбрать спецсимвол" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/common/characterpicker/nls/uk/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.addcharacter.tooltip": "вибрати спецсимвол" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/common/characterpicker/nls/zh-hans/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.addcharacter.tooltip": "挑选特殊字符" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/common/commands/css/abbr.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/common/commands/css/abbr.css -------------------------------------------------------------------------------- /src/plugins/common/commands/package.json: -------------------------------------------------------------------------------- 1 | {} 2 | -------------------------------------------------------------------------------- /src/plugins/common/contenthandler/package.json: -------------------------------------------------------------------------------- 1 | {} -------------------------------------------------------------------------------- /src/plugins/common/highlighteditables/package.json: -------------------------------------------------------------------------------- 1 | {} 2 | -------------------------------------------------------------------------------- /src/plugins/common/horizontalruler/nls/ca/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.addhr.tooltip": "Afegeix un regle horitzontal" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/common/horizontalruler/nls/de/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.addhr.tooltip": "Horizontale Linie einfügen" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/common/horizontalruler/nls/mk/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.addhr.tooltip": "Додади хоризонтален линијар" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/common/horizontalruler/nls/pt-br/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.addhr.tooltip": "Adicionar régua horizontal" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/common/horizontalruler/nls/ru/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.addhr.tooltip": "Добавить горизонтальную линейку" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/common/horizontalruler/nls/uk/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.addhr.tooltip": "Додати горизонтальну лінійку" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/common/horizontalruler/nls/zh-hans/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.addhr.tooltip": "添加一个水平标尺" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/common/image/img/blank.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/common/image/img/blank.jpg -------------------------------------------------------------------------------- /src/plugins/common/image/img/image.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/common/image/img/image.gif -------------------------------------------------------------------------------- /src/plugins/common/image/img/page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/common/image/img/page.png -------------------------------------------------------------------------------- /src/plugins/common/list/package.json: -------------------------------------------------------------------------------- 1 | {} 2 | -------------------------------------------------------------------------------- /src/plugins/common/table/img/down.cur: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/common/table/img/down.cur -------------------------------------------------------------------------------- /src/plugins/common/table/img/left.cur: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/common/table/img/left.cur -------------------------------------------------------------------------------- /src/plugins/common/table/package.json: -------------------------------------------------------------------------------- 1 | {} 2 | -------------------------------------------------------------------------------- /src/plugins/common/ui/css/iframe.css: -------------------------------------------------------------------------------- 1 | .aloha-ui .aloha-iframe-element { 2 | border: none; 3 | outline: none; 4 | } 5 | -------------------------------------------------------------------------------- /src/plugins/common/undo/package.json: -------------------------------------------------------------------------------- 1 | { 2 | "js": [ 3 | "dep/diff_match_patch_uncompressed.js", 4 | "dep/undo.js", 5 | "src/undo.js" 6 | ] 7 | } 8 | -------------------------------------------------------------------------------- /src/plugins/extra/attributes/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/extra/attributes/README -------------------------------------------------------------------------------- /src/plugins/extra/attributes/nls/zh-hans/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "headerids.label.target": "目标", 3 | "headerids.button.reset": "重置", 4 | "headerids.button.set": "设置" 5 | }); 6 | -------------------------------------------------------------------------------- /src/plugins/extra/cite/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/extra/cite/README -------------------------------------------------------------------------------- /src/plugins/extra/cite/nls/zh-hans/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "cite.button.add.quote": "将选区格式化为引语", 3 | "cite.button.add.blockquote": "将选区格式化为引用" 4 | }); 5 | -------------------------------------------------------------------------------- /src/plugins/extra/cite/package.json: -------------------------------------------------------------------------------- 1 | {} 2 | -------------------------------------------------------------------------------- /src/plugins/extra/comments/img/add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/extra/comments/img/add.png -------------------------------------------------------------------------------- /src/plugins/extra/comments/img/hr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/extra/comments/img/hr.png -------------------------------------------------------------------------------- /src/plugins/extra/comments/package.json: -------------------------------------------------------------------------------- 1 | {} -------------------------------------------------------------------------------- /src/plugins/extra/draganddropfiles/TODO.md: -------------------------------------------------------------------------------- 1 | * More config options : file-type filter 2 | * Configurable Uploader -------------------------------------------------------------------------------- /src/plugins/extra/draganddropfiles/demo/.gitignore: -------------------------------------------------------------------------------- 1 | *.jpg 2 | *.gif 3 | *.jpeg 4 | *.png 5 | -------------------------------------------------------------------------------- /src/plugins/extra/draganddropfiles/nls/ca/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "floatingmenu.tab.file": "Arxiu" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/extra/draganddropfiles/nls/de/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "floatingmenu.tab.file": "Datei" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/extra/draganddropfiles/nls/mk/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "floatingmenu.tab.file": "Датотека" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/extra/draganddropfiles/nls/pt-br/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "floatingmenu.tab.file": "Arquivo" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/extra/draganddropfiles/nls/ru/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "floatingmenu.tab.file": "Файл" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/extra/draganddropfiles/nls/uk/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "floatingmenu.tab.file": "Файл" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/extra/draganddropfiles/nls/zh-hans/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "floatingmenu.tab.file": "文件" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/extra/draganddropfiles/package.json: -------------------------------------------------------------------------------- 1 | {} 2 | -------------------------------------------------------------------------------- /src/plugins/extra/emptyparagraph/css/emptyparagraph.css: -------------------------------------------------------------------------------- 1 | .aloha-editable .aloha-empty-element { 2 | background-color: red; 3 | } 4 | -------------------------------------------------------------------------------- /src/plugins/extra/emptyparagraph/package.json: -------------------------------------------------------------------------------- 1 | {} 2 | -------------------------------------------------------------------------------- /src/plugins/extra/formatlesspaste/nls/ca/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.formatlessPaste.tooltip": "Habilita/deshabilita l\'enganxada sense format" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/extra/formatlesspaste/nls/de/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.formatlessPaste.tooltip": "Formatierung übernehmen/nicht übernehmen" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/extra/formatlesspaste/nls/mk/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.formatlessPaste.tooltip": "Уклучи/Исклучи лепење без стил" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/extra/formatlesspaste/nls/pt-br/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.formatlessPaste.tooltip": "Alternar colar sem formatação" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/extra/formatlesspaste/nls/ru/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.formatlessPaste.tooltip": "Переключатель вставки без форматирования" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/extra/formatlesspaste/nls/uk/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.formatlessPaste.tooltip": "Перемикач вставки без форматування" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/extra/formatlesspaste/nls/zh-hans/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.formatlessPaste.tooltip": "切换无格式粘贴" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/extra/googletranslate/package.json: -------------------------------------------------------------------------------- 1 | {} 2 | -------------------------------------------------------------------------------- /src/plugins/extra/headerids/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/extra/headerids/README -------------------------------------------------------------------------------- /src/plugins/extra/hints/package.json: -------------------------------------------------------------------------------- 1 | { 2 | "css":[ 3 | "css/hints.css" 4 | ], 5 | "js":[ 6 | "vendor/tipsy.js", 7 | "lib/hints-plugin.js" 8 | ] 9 | } 10 | -------------------------------------------------------------------------------- /src/plugins/extra/imagebrowser/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/extra/imagebrowser/README -------------------------------------------------------------------------------- /src/plugins/extra/linkbrowser/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/extra/linkbrowser/README -------------------------------------------------------------------------------- /src/plugins/extra/linkchecker/package.json: -------------------------------------------------------------------------------- 1 | {} 2 | -------------------------------------------------------------------------------- /src/plugins/extra/metaview/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/extra/metaview/README -------------------------------------------------------------------------------- /src/plugins/extra/metaview/img/anchor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/extra/metaview/img/anchor.png -------------------------------------------------------------------------------- /src/plugins/extra/metaview/img/button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/extra/metaview/img/button.png -------------------------------------------------------------------------------- /src/plugins/extra/metaview/img/cite.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/extra/metaview/img/cite.png -------------------------------------------------------------------------------- /src/plugins/extra/metaview/img/dd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/extra/metaview/img/dd.png -------------------------------------------------------------------------------- /src/plugins/extra/metaview/img/div.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/extra/metaview/img/div.png -------------------------------------------------------------------------------- /src/plugins/extra/metaview/img/dl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/extra/metaview/img/dl.png -------------------------------------------------------------------------------- /src/plugins/extra/metaview/img/dt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/extra/metaview/img/dt.png -------------------------------------------------------------------------------- /src/plugins/extra/metaview/img/h1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/extra/metaview/img/h1.png -------------------------------------------------------------------------------- /src/plugins/extra/metaview/img/h2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/extra/metaview/img/h2.png -------------------------------------------------------------------------------- /src/plugins/extra/metaview/img/h3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/extra/metaview/img/h3.png -------------------------------------------------------------------------------- /src/plugins/extra/metaview/img/h4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/extra/metaview/img/h4.png -------------------------------------------------------------------------------- /src/plugins/extra/metaview/img/h5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/extra/metaview/img/h5.png -------------------------------------------------------------------------------- /src/plugins/extra/metaview/img/h6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/extra/metaview/img/h6.png -------------------------------------------------------------------------------- /src/plugins/extra/metaview/img/hr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/extra/metaview/img/hr.png -------------------------------------------------------------------------------- /src/plugins/extra/metaview/img/p.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/extra/metaview/img/p.png -------------------------------------------------------------------------------- /src/plugins/extra/metaview/img/pre.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/extra/metaview/img/pre.png -------------------------------------------------------------------------------- /src/plugins/extra/metaview/img/table.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/extra/metaview/img/table.png -------------------------------------------------------------------------------- /src/plugins/extra/metaview/img/td.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/extra/metaview/img/td.png -------------------------------------------------------------------------------- /src/plugins/extra/metaview/img/th.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/extra/metaview/img/th.png -------------------------------------------------------------------------------- /src/plugins/extra/metaview/nls/ca/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.switch-metaview.tooltip": "Canvia entre la visualització «meta» i «normal»" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/extra/metaview/nls/de/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.switch-metaview.tooltip": "Zwischen Metaansicht und normaler Ansicht umschalten" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/extra/metaview/nls/mk/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.switch-metaview.tooltip": "Промени помеѓу мета и нормален поглед" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/extra/metaview/nls/pt-br/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.switch-metaview.tooltip": "Alternar entre visão meta e normal" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/extra/metaview/nls/ru/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.switch-metaview.tooltip": "Переключение между мета- и нормальным видом" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/extra/metaview/nls/uk/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.switch-metaview.tooltip": "Перемикання між мета- та звичайним виглядом" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/extra/metaview/nls/zh-hans/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.switch-metaview.tooltip": "在元视图和普通视图之间切换" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/extra/toc/nls/ca/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.addtoc.tooltip": "Taula de continguts" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/extra/toc/nls/de/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.addtoc.tooltip": "Inhaltsverzeichnis" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/extra/toc/nls/mk/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.addtoc.tooltip": "Табела на содржина" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/extra/toc/nls/pt-br/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.addtoc.tooltip": "Tabela de conteúdo" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/extra/toc/nls/ru/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.addtoc.tooltip": "Оглавление" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/extra/toc/nls/uk/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.addtoc.tooltip": "Зміст" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/extra/toc/nls/zh-hans/i18n.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "button.addtoc.tooltip": "表格内容" 3 | }); 4 | -------------------------------------------------------------------------------- /src/plugins/extra/toc/package.json: -------------------------------------------------------------------------------- 1 | {} 2 | -------------------------------------------------------------------------------- /src/plugins/extra/wai-lang/img/button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/extra/wai-lang/img/button.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/aa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/aa.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/ab.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/ab.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/ad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/ad.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/ae.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/ae.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/af.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/af.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/ag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/ag.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/ai.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/ai.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/ak.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/ak.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/al.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/al.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/am.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/am.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/an.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/an.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/ao.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/ao.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/ar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/ar.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/as.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/as.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/at.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/at.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/au.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/au.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/av.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/av.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/aw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/aw.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/ax.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/ax.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/ay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/ay.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/az.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/az.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/ba.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/ba.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/bb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/bb.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/bd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/bd.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/be.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/be.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/bf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/bf.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/bg.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/bh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/bh.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/bi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/bi.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/bj.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/bj.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/bm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/bm.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/bn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/bn.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/bo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/bo.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/br.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/br.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/bs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/bs.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/bt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/bt.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/bv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/bv.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/bw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/bw.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/by.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/by.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/bz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/bz.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/ca.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/ca.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/cc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/cc.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/cd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/cd.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/ce.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/ce.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/cf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/cf.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/cg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/cg.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/ch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/ch.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/ci.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/ci.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/ck.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/ck.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/cl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/cl.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/cm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/cm.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/cn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/cn.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/co.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/co.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/cr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/cr.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/cs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/cs.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/cu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/cu.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/cv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/cv.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/cx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/cx.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/cy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/cy.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/cz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/cz.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/da.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/da.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/de.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/de.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/dj.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/dj.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/dk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/dk.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/dm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/dm.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/do.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/do.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/dv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/dv.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/dz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/dz.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/ec.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/ec.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/ee.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/ee.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/eg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/eg.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/eh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/eh.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/el.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/el.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/en.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/en.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/eo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/eo.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/er.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/er.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/es.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/es.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/et.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/et.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/eu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/eu.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/fa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/fa.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/fam.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/fam.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/ff.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/ff.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/fi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/fi.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/fj.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/fj.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/fk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/fk.png -------------------------------------------------------------------------------- /src/plugins/shared/languages/img/fm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/plugins/shared/languages/img/fm.png -------------------------------------------------------------------------------- /src/test/AlohaEditorLogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alohaeditor/Aloha-Editor/a38ca2f6db2814c905a8247e6b3c3dee7db911f2/src/test/AlohaEditorLogo.png -------------------------------------------------------------------------------- /src/test/unit/contenthandler/html-basic-expected.html: -------------------------------------------------------------------------------- 1 | foo
Paragraph
3 | Header[] -------------------------------------------------------------------------------- /src/test/unit/contentrules/mixed-start.html: -------------------------------------------------------------------------------- 1 | {} -------------------------------------------------------------------------------- /src/test/unit/contentrules/mixed-value.html: -------------------------------------------------------------------------------- 1 |Paragraph
3 |Paragraph
{} -------------------------------------------------------------------------------- /src/test/unit/contentrules/p-start.html: -------------------------------------------------------------------------------- 1 | {} -------------------------------------------------------------------------------- /src/test/unit/contentrules/p-value.html: -------------------------------------------------------------------------------- 1 |Paragraph
-------------------------------------------------------------------------------- /src/test/unit/formatlesspaste/alohablock-expected.html: -------------------------------------------------------------------------------- 1 | Outer textIn paragraph
Nested in paragraph
cellcontent |
cellcontent |
Paragraph in OL
Paragraph in Nested UL
Paragraph in DL/DT
Paragraph in DL/DD
{} -------------------------------------------------------------------------------- /src/test/unit/listcontenthandler/no-lists-start.html: -------------------------------------------------------------------------------- 1 | {} -------------------------------------------------------------------------------- /src/test/unit/listcontenthandler/only-ul-allowed-nested-start.html: -------------------------------------------------------------------------------- 1 | {} -------------------------------------------------------------------------------- /src/test/unit/listcontenthandler/only-ul-allowed-start.html: -------------------------------------------------------------------------------- 1 | {} -------------------------------------------------------------------------------- /src/test/unit/listcontenthandler/only-ul-allowed-value.html: -------------------------------------------------------------------------------- 1 |Paragraph in UL
Paragraph2 in UL
[Eins]
[Zwei]
[Fünf]
-------------------------------------------------------------------------------- /src/test/unit/removeformat/3-unformat-list-last-item-start.html: -------------------------------------------------------------------------------- 1 |[Zwei
Drei]
[Eins
Zwei
Drei
Vier
Fünf]
-------------------------------------------------------------------------------- /src/test/unit/removeformat/5-unformat-list-whole-list-start.html: -------------------------------------------------------------------------------- 1 |[Zwei
Drei]
peter
{} -------------------------------------------------------------------------------- /src/test/unit/sanitizecontenthandler/emptylink3-start.html: -------------------------------------------------------------------------------- 1 | {} -------------------------------------------------------------------------------- /src/test/unit/sanitizecontenthandler/emptylink3-value.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/test/unit/sanitizecontenthandler/validlink-attributes.html: -------------------------------------------------------------------------------- 1 | 'href','name' 2 | -------------------------------------------------------------------------------- /src/test/unit/sanitizecontenthandler/validlink-expected.html: -------------------------------------------------------------------------------- 1 | Some content[] -------------------------------------------------------------------------------- /src/test/unit/sanitizecontenthandler/validlink-start.html: -------------------------------------------------------------------------------- 1 | {} -------------------------------------------------------------------------------- /src/test/unit/sanitizecontenthandler/validlink-value.html: -------------------------------------------------------------------------------- 1 | Some content -------------------------------------------------------------------------------- /src/test/unit/wordcontenthandler/word1-start.html: -------------------------------------------------------------------------------- 1 | {} -------------------------------------------------------------------------------- /src/test/unit/wordcontenthandler/word10-expected.html: -------------------------------------------------------------------------------- 1 |Some link
{} -------------------------------------------------------------------------------- /src/test/unit/wordcontenthandler/word10-start.html: -------------------------------------------------------------------------------- 1 | {} -------------------------------------------------------------------------------- /src/test/unit/wordcontenthandler/word10-value.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/test/unit/wordcontenthandler/word11-start.html: -------------------------------------------------------------------------------- 1 | {} -------------------------------------------------------------------------------- /src/test/unit/wordcontenthandler/word12-expected.html: -------------------------------------------------------------------------------- 1 |Erster Absatz.
Zweiter Absatz.
{} -------------------------------------------------------------------------------- /src/test/unit/wordcontenthandler/word12-start.html: -------------------------------------------------------------------------------- 1 | {} -------------------------------------------------------------------------------- /src/test/unit/wordcontenthandler/word13-expected.html: -------------------------------------------------------------------------------- 1 | {} -------------------------------------------------------------------------------- /src/test/unit/wordcontenthandler/word13-start.html: -------------------------------------------------------------------------------- 1 | {} -------------------------------------------------------------------------------- /src/test/unit/wordcontenthandler/word13-value.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/test/unit/wordcontenthandler/word14-expected.html: -------------------------------------------------------------------------------- 1 |center
{} -------------------------------------------------------------------------------- /src/test/unit/wordcontenthandler/word17-start.html: -------------------------------------------------------------------------------- 1 | {} -------------------------------------------------------------------------------- /src/test/unit/wordcontenthandler/word17-value.html: -------------------------------------------------------------------------------- 1 |center
blah
{} -------------------------------------------------------------------------------- /src/test/unit/wordcontenthandler/word18-start.html: -------------------------------------------------------------------------------- 1 | {} -------------------------------------------------------------------------------- /src/test/unit/wordcontenthandler/word2-expected.html: -------------------------------------------------------------------------------- 1 |Foo
Bar