|
|
@1423
|
21 months |
gogo |
Deny all access to contrib from the web (assuming an apache server).
|
|
|
@1422
|
21 months |
gogo |
A couple minor changes preparing for release.
|
|
|
@1421
|
22 months |
gogo |
Add support for using external plugins with XinhaEasy.js and add …
|
|
|
@1420
|
22 months |
gogo |
A new Newbie Guide example.
|
|
|
@1419
|
22 months |
gogo |
Small fix for the render mode help text in examples.
|
|
|
@1418
|
22 months |
gogo |
Add xinha_config.resizableEditor = [bool]; option to allow drag-resize …
|
|
|
@1417
|
22 months |
gogo |
Change the initial iframe src to javascript:'' and change the iframe …
|
|
|
@1416
|
22 months |
gogo |
The IE7 Compatability for XinhaEasy?.js didn't work properly, replacing it …
|
|
|
@1415
|
22 months |
gogo |
Missed a bit from the previous commit for assetLoader abort()
|
|
|
@1414
|
22 months |
gogo |
Add an abort() method for the assetLoader, which is now used by …
|
|
|
@1413
|
22 months |
gogo |
IE10 in quirks mode displayed the toolbar in a rather unpleasant state. …
|
|
|
@1412
|
22 months |
gogo |
FancySelects? and WebkitResize? had some problems with older browsers where …
|
|
|
@1411
|
22 months |
gogo |
IE11 Had some issues with the selection and MootoolsFileManager?, this …
|
|
|
@1410
|
22 months |
gogo |
Add an "Easy" way to load Xinha, this is much simpler than the previous. …
|
|
|
@1409
|
22 months |
gogo |
|
|
|
@1408
|
22 months |
gogo |
FancySelects? had a slight problem with multiple Xinha on a page, fixed.
|
|
|
@1407
|
22 months |
gogo |
Fixes #1725 Stylist confliced with PreserveSelection?
|
|
|
@1406
|
22 months |
gogo |
A little quick tidy up of examples.
|
|
|
@1405
|
22 months |
gogo |
Resort the language files to make them properly alpha sorted, this will …
|
|
|
@1404
|
22 months |
gogo |
Setup to sort the language data files properly by key, I meant to do that …
|
|
|
@1403
|
22 months |
gogo |
By default, load a merged language file if it exists for the given …
|
|
|
@1402
|
22 months |
gogo |
Rebuild the translation system and language files.
Includes a few kludges …
|
|
|
@1401
|
22 months |
gogo |
Latvian also had an encoding issue.
|
|
|
@1400
|
22 months |
gogo |
Repair Greek translations which must have been corrupted some time …
|
|
|
@1399
|
22 months |
gogo |
#1135 - Move UnFormat? to unsupported_plugins, the use of SuperClean? …
|
|
|
@1398
|
22 months |
gogo |
#1135 - Update SuperClean? to incorporate the UnFormat? functionality.
|
|
|
@1397
|
22 months |
gogo |
Improve the undo/redo handling considerably by preserving the caret …
|
|
|
@1396
|
22 months |
gogo |
#1484, Rewrite expandRelativeUrl handlng to work properly.
|
|
|
@1395
|
22 months |
gogo |
#1421 - in TransformInnerHTML with 7 bit printables in urls, do not remove …
|
|
|
@1394
|
22 months |
gogo |
Rewrite and standardise key events (see #1393), add onKeyDown, onKeyUp …
|
|
|
@1393
|
22 months |
gogo |
#1544 - Add PreserveSelection? plugin which implements as a plugin the …
|
|
|
@1392
|
22 months |
gogo |
A small TableOperations? fix for Safari with the table properties border …
|
|
|
@1391
|
22 months |
gogo |
Improve TableOperations? Table Properties border functionality. Remove the …
|
|
|
@1390
|
22 months |
gogo |
#1550 Inserting or deleting cells in TableOperations? can be confusing for …
|
|
|
@1389
|
22 months |
gogo |
#1422 - Incorrect (but working) procedure for updating fontname/size and …
|
|
|
@1388
|
22 months |
gogo |
Allow WebKitResize? to also put the td/th and table resize handles on Gecko …
|
|
|
@1387
|
22 months |
gogo |
IE11 was still complaining about this in EnterParagraphs? …
|
|
|
@1386
|
22 months |
gogo |
Small fix for EnterParagraphs?
|
|
|
@1385
|
22 months |
gogo |
Fix for FancySelects? with IE11
|
|
|
@1384
|
22 months |
gogo |
Add FancySelects? plugin to resolve #1365, along the way move jQuery and …
|
|
|
@1383
|
22 months |
gogo |
#1612 - Incorrectly created new list elements in Gecko
|
|
|
@1382
|
22 months |
gogo |
Fix for TableOperations? for Safari ContextMenu? issue with cell properties.
|
|
|
@1381
|
22 months |
gogo |
Missed some images from MootoolsFileManager? update
|
|
|
@1380
|
22 months |
gogo |
#1617 - Implement tab/shift-tab for TableOperatios?
|
|
|
@1379
|
22 months |
gogo |
#1163 Add ability to change cell (or all cells in row) type between td/th …
|
|
|
@1378
|
22 months |
gogo |
Add improved and standardised tab handling support for Gecko and WebKit?, …
|
|
|
@1377
|
22 months |
gogo |
Improve handling of tab in ListOperations? by default tab anywere in a list …
|
|
|
@1376
|
22 months |
gogo |
Missed this from [1375], #1614
|
|
|
@1375
|
22 months |
gogo |
Create plugin ListOperations? which resolves #1614 - tab/shift-tab at start …
|
|
|
@1374
|
22 months |
gogo |
#1358 Hide SmartReplace? panel when textmode
|
|
|
@1373
|
22 months |
gogo |
Selected buttons (eg alignment) had weird padding when not using a skin.
|
|
|
@1372
|
22 months |
gogo |
WebKitResize? fix for positions of resize boxes when scrolled in the iframe …
|
|
|
@1371
|
22 months |
gogo |
Updates to MootoolsFileManager? - most importantly removal of Flash …
|
|
|
@1370
|
22 months |
gogo |
#1578 Fixes for ColorPicker? positioning with regard to scrolling in …
|
|
|
@1369
|
22 months |
gogo |
Remove WebKitResize? handles when changing modes
|
|
|
@1368
|
22 months |
gogo |
ClientSideSpellcheck? is not a threat
|
|
|
@1367
|
22 months |
gogo |
Fix loading warning for a not-found or forbidden plugin. Remove the die's …
|
|
|
@1366
|
22 months |
gogo |
Move ExtendedFileManager? and ImageManager? into unsupported_plugins to …
|
|
|
@1365
|
22 months |
gogo |
Add EncodeOutput? plugin, which can perform rot13, base64 or a combination …
|
|
|
@1364
|
22 months |
gogo |
Add a new plugin, WebKitResize?, which adds drag-resizing capability to …
|
|
|
@1363
|
22 months |
gogo |
Did some brief testing in Microsoft Edge, and... it works. Uses Webkit. …
|
|
|
@1362
|
22 months |
gogo |
Small fix TableOperations? related to adding th
|
|
|
@1361
|
22 months |
gogo |
#1279 ereg to preg
|
|
|
@1360
|
22 months |
gogo |
Small fix for SmartQuotes? (it still has some issues though, #1358 among …
|
|
|
@1359
|
22 months |
gogo |
#1361 - Increase Z index for loading so it goes over a full-screened …
|
|
|
@1358
|
22 months |
gogo |
#1163 Add th support to TableOperations? - in that it won't break th's and …
|
|
|
@1357
|
22 months |
gogo |
#1489 - Portuguese Brazilian translation
|
|
|
@1356
|
22 months |
gogo |
#1245 - Fix percent width and height when using DomWalk?
|
|
|
@1355
|
22 months |
gogo |
Move the PersistentStorage? plugins from #1328 to unsupported_plugins, as …
|
|
|
@1354
|
22 months |
gogo |
#1420 - Remove saveas button. This is probably not relevant any more …
|
|
|
@1353
|
22 months |
gogo |
#1432 Implement title attribute for Linker
|
|
|
@1352
|
22 months |
gogo |
#1476 Improve ContextMenu? behaviour for misspelt words (detected by …
|
|
|
@1351
|
22 months |
gogo |
Move SpellChecker? to unsupported_plugins.
Over the years hosts have …
|
|
|
@1350
|
22 months |
gogo |
#1480 - Fix some InsertAnchor? oddities
InsertAnchor? now does not preserve …
|
|
|
@1349
|
22 months |
gogo |
Fix #1487 - 2 or more editors with rapid change between causes Disco …
|
|
|
@1348
|
22 months |
gogo |
#1511 Make the dialog for SuperClean? show by default, and add descriptive …
|
|
|
@1347
|
22 months |
gogo |
#1391 - Improve PreserveScripts?
|
|
|
@1346
|
22 months |
gogo |
#1546 Add onMouseUp event
|
|
|
@1345
|
22 months |
gogo |
#1520 - removeAttribute of className is wrong, should removeAttribute …
|
|
|
@1344
|
22 months |
gogo |
#1568 - Fix some 7 bit clean URLs with TransformInnerHTML
|
|
|
@1343
|
22 months |
gogo |
#1584 Turkish Translations
|
|
|
@1342
|
22 months |
gogo |
I couldn't actually reproduce but probably will fix #1589 crash when …
|
|
|
@1341
|
22 months |
gogo |
Fix for #1601 status bar a few pixels too wide pushing the scroll bar …
|
|
|
@1340
|
22 months |
gogo |
#1600 - improve scroll on enter new paragraph
|
|
|
@1339
|
22 months |
gogo |
#1602 - Allow setting editor events after makeEditors and before …
|
|
|
@1338
|
22 months |
gogo |
Rollback [1335], see #1226 for why
|
|
|
@1337
|
22 months |
gogo |
#1609 - CSS plugin was clobbering a native CSS object in Firefox, renamed …
|
|
|
@1336
|
22 months |
gogo |
Fix for console warning in Chrome
|
|
|
@1335
|
22 months |
gogo |
#1226 - Gecko problems with paraHandlerBest
I actually checked the …
|
|
|
@1334
|
22 months |
gogo |
#1625 Adjust compression instructions
|
|
|
@1333
|
22 months |
gogo |
#1625 - Remove short tags
|
|
|
@1332
|
22 months |
gogo |
Pushing some old updates up from my current production system...
* Add …
|
|
|
@1331
|
22 months |
gogo |
Fix #1619 - dTree Node
|
|
|
@1328
|
6 years |
gogo |
Dummy commit to check things are working.
|
|
|
@1327
|
7 years |
gogo |
#1595 - suhosin caused breakage of MootoolsFileManager?, typical error …
|
|
|
@1326
|
7 years |
gogo |
#1594 - IE7 broken due to not having hasAttribute, implements a workalike
|
|
|
@1325
|
7 years |
gogo |
Update MootoolsFileManager? example to use new configuration names.
|
|
|
@1324
|
7 years |
gogo |
Update to latest mootools-filemanager
Rename some MootoolsFileManager? …
|
|
|
@1323
|
7 years |
gogo |
Couple of patches for MootoolsFileManager?
|
|
|
@1322
|
7 years |
gogo |
Merge correction
|
|
|