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
T
History
Dario Milicic
72a8401f14
All files that are uploaded when creating a new entry now appear in the attachment section where they can be deleted from the server entirely. NOTE: This does NOT automatically remove them from the editor as well.
2014-10-07 23:48:16 +02:00
..
ckeditor
All files that are uploaded when creating a new entry now appear in the attachment section where they can be deleted from the server entirely. NOTE: This does NOT automatically remove them from the editor as well.
2014-10-07 23:48:16 +02:00
progress
Added a global progress bar for all custom plugins which upload files. Also added a progress bar for the drag and drop box for attachment upload.
2014-08-19 15:07:22 +02:00
ckeditor-config.js
Removed menu items which do not make sense with ELOG
2014-09-05 16:20:58 +02:00
elcode.js
Added restauration of scroll state inside replaceSelection
2009-06-22 12:42:27 +00:00
im.js
Removed jcmd='Delete' in deleteAtt()
2009-07-17 06:22:10 +00:00
jquery-1.11.1.min.js
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
load-ckeditor.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