CVS log for loncom/homework/daxesave.pm
Up to [LON-CAPA] / loncom / homework
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Nov 26 20:47:15 2023 UTC (11 months, 2 weeks ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X,
version_2_11_5_msu,
version_2_11_4_msu,
HEAD
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +3 -2
lines
- Support checking of available editors when saving in Daxe, when current
role is a course role.
- Support localization.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Nov 19 21:28:17 2023 UTC (11 months, 3 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +9 -2
lines
- Available editors in Authoring Space: value set for specific author can
override domain default.
- Daxe editor page includes "collapsed" standard inline LON-CAPA menus
(primary, secondary, and Functions). Icons at top left to toggle
expansion or collapse.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Aug 29 01:43:35 2023 UTC (14 months, 2 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3
lines
- When using pop-up browser in Daxe to insert image files into HTML files
uploaded to a course, use lonnet::userfileupload for "cleaning" of filenames,
for consistency with "Manage dependencies" available outside Daxe.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Aug 28 18:58:44 2023 UTC (14 months, 2 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +73 -31
lines
- Support use of pop-up browser to insert image files into HTML files
uploaded to Main Content or Supplemental Content areas of a course.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Aug 23 20:43:34 2023 UTC (14 months, 3 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +10 -7
lines
- Coding style. use strict, check file could be opened for writing.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Dec 13 21:37:35 2016 UTC (7 years, 11 months ago) by damieng
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +14 -8
lines
only try to convert XML files when saving
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Mar 18 18:21:01 2016 UTC (8 years, 7 months ago) by damieng
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4
lines
added support for editing course coordinator web pages with Daxe
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Feb 17 00:05:14 2016 UTC (8 years, 8 months ago) by damieng
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +24 -10
lines
added support for editing supplemental web pages with Daxe
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Dec 10 16:26:43 2015 UTC (8 years, 11 months ago) by damieng
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +7 -3
lines
added a preview for Daxe, updated automatically when the document is saved
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Dec 3 20:40:27 2015 UTC (8 years, 11 months ago) by damieng
Branches: MAIN
integrated Daxe, opening in a separate window for now
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>