|
|
@76
|
15 years |
niko |
- #146: added dlg_translate in popups/insert_image.html
- #145: added …
|
|
|
@75
|
15 years |
niko |
removed unused configuration-variable (use the global variable …
|
|
|
@74
|
15 years |
niko |
#142: removed uneccesary backslash
|
|
|
@73
|
15 years |
niko |
ticket #141
hide statusbar when opening inline-dialog
|
|
|
@72
|
15 years |
yermol |
work-in-progress commit to Unified Backend branch.
added devutils …
|
|
|
@71
|
15 years |
gogo |
Fix for #134 - incorrect reference to button.
|
|
|
@70
|
15 years |
guillaumed |
Ticket 93 and 125
|
|
|
@69
|
15 years |
guillaumed |
Ticket 93 and 125. Seems to work but parts of code is written to walk …
|
|
|
@68
|
15 years |
yermol |
more testing
|
|
|
@67
|
15 years |
yermol |
test submit.
|
|
|
@66
|
15 years |
yermol |
test commit using front end script to make current version number appear …
|
|
|
@65
|
15 years |
yermol |
Unified Backend branch.
Currently Xinha plugins call back to the server …
|
|
|
@64
|
15 years |
guillaumed |
ticket #123 : add registerPlugins function
|
|
|
@63
|
15 years |
gogo |
Apply patch from #117 allowing configurable filenames/urls.
|
|
|
@62
|
15 years |
guillaumed |
|
|
|
@61
|
15 years |
guillaumed |
|
|
|
@60
|
15 years |
niko |
ticket #98: new i18n-system:
- changed every use of HTMLArea.I18N to …
|
|
|
@59
|
15 years |
niko |
removed l10n-file as it is invalid here (its the HTMLArea-translation, not …
|
|
|
@58
|
15 years |
niko |
#118: french plugin-translation
|
|
|
@57
|
15 years |
niko |
ticket #67:
- label for files using the syntax suggested by gogo
- updated …
|
|
|
@56
|
15 years |
niko |
l10n: fr (#88), nl (#55), it (#79), de (#97)
|
|
|
@55
|
15 years |
gogo |
Fix for #100 - improves onsubmit handling
|
|
|
@54
|
15 years |
guillaumed |
Missing labels (ticket #109)
|
|
|
@53
|
15 years |
guillaumed |
ticket:59
The following code to the modification which remove the a link …
|
|
|
@52
|
15 years |
guillaumed |
Change _createToobar to allow it to be incremented dynamically
|
|
|
@51
|
15 years |
guillaumed |
change registerPlugin to return the plugin created and add refreshPlugin …
|
|
|
@50
|
15 years |
guillaumed |
inserthorizontalrule changed
|
|
|
@49
|
15 years |
guillaumed |
inserthorizontal rule added
msg modified
|
|
|
@48
|
15 years |
yermol |
now uses PHP_SELF to figure out installation directory URL.
changed plugin …
|
|
|
@47
|
15 years |
yermol |
images_url config option in image-manager.js relative to _editor_url …
|
|
|
@46
|
15 years |
yermol |
third time's a charm. Had left debug messages turned on. Now turned off.
|
|
|
@45
|
15 years |
yermol |
couple last minute config tweaks.
|
|
|
@44
|
15 years |
yermol |
removed mistakenly added temporary file
|
|
|
@43
|
15 years |
yermol |
adding modified version of Xiang Wei Zhuo's ImageManager? plugin that
now …
|
|
|
@42
|
15 years |
yermol |
changed this.width to 'toolbar'
|
|
|
@41
|
15 years |
gogo |
Applying #66
|
|
|
@40
|
15 years |
gogo |
Applying #64
|
|
|
@39
|
15 years |
gogo |
Appying patch #57 also changed other uses of escape() and unescape(). Not …
|
|
|
@38
|
15 years |
gogo |
Erroneous onload in example removed.
Another of those Array prototype …
|
|
|
@37
|
15 years |
gogo |
Fix for ticket #28
This one was tricky to track down, until I actually …
|
|
|
@36
|
15 years |
gogo |
Replacing undo, redo, cut, copy, paste. cut copy and paste are not
added …
|
|
|
@35
|
15 years |
gogo |
Fix for ticket #50
|
|
|
@34
|
15 years |
gogo |
Fix ticket #49 another of these problems with adding to Array's …
|
|
|
@33
|
15 years |
gogo |
Added plugin, couple of corrections.
|
|
|
@32
|
15 years |
gogo |
Applied patch in ticket #51
|
|
|
@31
|
15 years |
gogo |
Applied patch from ticket #31 to return editor from HTMLArea.replace()
|
|
|
@30
|
15 years |
gogo |
Apply patch from ticket #52 to allow safe mode operation.
|
|
|
@29
|
15 years |
gogo |
Add remove button - ticket:18
|
|
|
@28
|
15 years |
gogo |
Cancel dialog when no selection is made and no anchor is "focused" see …
|
|
|
@27
|
15 years |
gogo |
Fix ticket #33, returning false in form's onsubmit did not stop form
from …
|
|
|
@26
|
15 years |
gogo |
Removing the files I mentioned in changeset:25
|
|
|
@25
|
15 years |
gogo |
Adding InsertAnchor? plugin, appears to work wihtout any problems. Still …
|
|
|
@24
|
15 years |
gogo |
Fix ticket #29
This was caused because of the extra methods I've added to …
|
|
|
@23
|
15 years |
yermol |
menu.css fix to make images appear.
|
|
|
@22
|
15 years |
gogo |
New about dialog.
|
|
|
@21
|
15 years |
gogo |
Setting more properties.
|
|
|
@20
|
15 years |
gogo |
Setting eol-style subversion property.
|
|
|
@19
|
15 years |
gogo |
Adding subversion properties.
|
|
|
@18
|
15 years |
gogo |
Removing old files, the old make system (don't need it), and old …
|
|
|
@17
|
15 years |
gogo |
Make the plugin accept it's config through the editor config rather
than …
|
|
|
@16
|
15 years |
gogo |
Fix for toolbar insertion (did this ever work, or was insertunordedlist …
|
|
|
@15
|
15 years |
gogo |
* Rewrote header comment, added developer notes etc.
* Removed old …
|
|
|
@14
|
15 years |
gogo |
Committing new example system. Removed old examples.
|
|
|
@13
|
15 years |
gogo |
Make helpfile configurable - ticket:21
|
|
|
@12
|
15 years |
gogo |
Change the method of inserting a space in strategic locations.
See …
|
|
|
@11
|
15 years |
gogo |
Fix for the popup-focus problem.
|
|
|
@10
|
15 years |
gogo |
Fix to work with Xinha (the new Array. methods were leaking into the …
|
|
|
@9
|
15 years |
gogo |
= Minor =
* Fix body re
* Split the button image creation into a …
|
|
|
@8
|
15 years |
gogo |
Fixes to work with the Combined-Image-Buttons and work better with …
|
|
|
@7
|
15 years |
gogo |
Fixes to allow unicode more cleanly.
|
|
|
@6
|
15 years |
gogo |
New version from upstream (hipikat on the htmlarea.com forums).
Note …
|
|
|
@5
|
15 years |
gogo |
Changes to improve aspell interaction, add the ability to add words to a …
|
|
|
@4
|
15 years |
gogo |
Change default position to right.
|
|
|
@3
|
15 years |
gogo |
Speed enhancements.
|
|
|
@2
|
15 years |
boffin |
Tagging the initial import.
We'll keep it below 1.0 until the code is …
|
|
|
@1
|
15 years |
xinha |
Bootstrap
|