This website requires JavaScript.
Explore
Help
Sign In
ELOG
/
elog
Watch
0
Star
0
Fork
0
You've already forked elog
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
72a8401f14a6c09a60f48bf938d2fa79d89c2cb5
elog
/
scripts
/
ckeditor
/
plugins
/
save
T
History
Dario Milicic
4d6e68f9b1
All new strings should now be localized. There is a new function called localize in the scripts/load-ckeditor.js that translates any given string to the server's language (This function is SYNCHRONOUS). The editor area should make use of more room on bigger screens. The make install command should now behave correctly.
2014-09-30 12:55:07 +02:00
..
icons
Replaced the FCKeditor with the new CKeditor v4. Implemented a plugin that allows dragging and dropping one or more files into the CKeditor - plugin name is dndfiles. Modified the save toolbar button on the CKeditor so that it behaves like a submit button. Implemented a timestamp plugin that behaves the same way as the old timestamp button on FCKeditor. Added a plugin to the CKeditor that allows typing LaTeX syntax.
2014-08-06 15:19:55 +02:00
lang
Replaced the FCKeditor with the new CKeditor v4. Implemented a plugin that allows dragging and dropping one or more files into the CKeditor - plugin name is dndfiles. Modified the save toolbar button on the CKeditor so that it behaves like a submit button. Implemented a timestamp plugin that behaves the same way as the old timestamp button on FCKeditor. Added a plugin to the CKeditor that allows typing LaTeX syntax.
2014-08-06 15:19:55 +02:00
plugin.js
All new strings should now be localized. There is a new function called localize in the scripts/load-ckeditor.js that translates any given string to the server's language (This function is SYNCHRONOUS). The editor area should make use of more room on bigger screens. The make install command should now behave correctly.
2014-09-30 12:55:07 +02:00