This website requires JavaScript.
Explore
Help
Register
Sign In
Public
/
elog
Watch
1
Star
0
Fork
0
You've already forked elog
mirror of
https://gitea.psi.ch/ELOG/elog.git
synced
2026-09-16 21:26:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
elog
/
xcode
/
elogd.xcodeproj
History
Dario Milicic
74a2bb2705
Fixed the multilanguage support for the fileupload plugin. On the new entry page a new attachment drop box is added. Users can now drag&drop files into this drop box to be uploadad asynchronously and displayed as attachments on the page without reloading the entire page.
2014-08-14 13:59:07 +02:00
..
project.xcworkspace
Fixed the multilanguage support for the fileupload plugin. On the new entry page a new attachment drop box is added. Users can now drag&drop files into this drop box to be uploadad asynchronously and displayed as attachments on the page without reloading the entire page.
2014-08-14 13:59:07 +02:00
xcuserdata
/dmilicic.xcuserdatad
Fixed the multilanguage support for the fileupload plugin. On the new entry page a new attachment drop box is added. Users can now drag&drop files into this drop box to be uploadad asynchronously and displayed as attachments on the page without reloading the entire page.
2014-08-14 13:59:07 +02:00
project.pbxproj
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