CVS log for loncom/homework/edit.pm

[BACK] Up to [LON-CAPA] / loncom / homework

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.157: download - view: text, markup, annotated - select for diffs
Mon Mar 27 18:41:06 2023 UTC (12 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, HEAD
Diff to previous 1.156: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.156: +14 -3 lines
- "In course" authoring.
  Improved handling of case where no suitable resources authored in course
  exist when (a) using "Import from Course Resources" in Course Editor, and
  (b) using Choose File >  "Use a course file" to select published file as src
  in img tag in colorful editor.

Revision 1.156: download - view: text, markup, annotated - select for diffs
Sat Dec 31 14:08:59 2022 UTC (14 months, 3 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.155: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.155: +12 -19 lines
- Use ajax to dynamically update drop-down lists of directories and files
  available in course author space.

Revision 1.153.2.1: download - view: text, markup, annotated - select for diffs
Wed Oct 4 13:00:41 2017 UTC (6 years, 5 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_msu
Diff to previous 1.153: preferred, colored next main 1.154: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.153: +4 -3 lines
- For 2.11
  - Backport 1.155.

Revision 1.155: download - view: text, markup, annotated - select for diffs
Wed Oct 4 12:55:09 2017 UTC (6 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.154: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.154: +3 -3 lines
- Prevent javascript error from argument in saveScrollPosition(),
  when buttons are pressed, if filename includes single quotes(s).

Revision 1.154: download - view: text, markup, annotated - select for diffs
Fri Jul 1 19:59:15 2016 UTC (7 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.153: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.153: +132 -21 lines
- Course "Authoring" Space
  "Import a File" and "Image" blocks in Colorful Editor include a "Choose File"
  link which allows selection of published files from "Course Authoring" Space,
  or upload of a new file (with auto-publication).

Revision 1.153: download - view: text, markup, annotated - select for diffs
Mon Jan 19 15:35:53 2015 UTC (9 years, 2 months ago) by goltermann
Branches: MAIN
CVS tags: version_2_11_2_uiuc, version_2_11_2_educog, version_2_11_2
Branch point for: version_2_11_X
Diff to previous 1.152: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.152: +12 -10 lines
authoring space overhaul
this update tries to improve the user experience of the authoring space.

added codemirror for xml editor and script tags in colorful editor
added possibility to deactivate codemirror in author settings
added dropdown menu to insert problem templates into xml editor (thanks to tobias reinhardt)
added feature of saving current scrollposition on save when editing problems
added possibility to fold blocks in colorful editor, this state will be saved and restored
added shortcuts to create empty problems, html files and directories

and other smaller features and bugfixes

Revision 1.152: download - view: text, markup, annotated - select for diffs
Fri Nov 28 18:23:03 2014 UTC (9 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_1
Diff to previous 1.151: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.151: +49 -3 lines
- Optionresponse in "checkbox" mode:
  - Additional (optional) attributes: maxcheck and mincheck available to enforce
    requirement on number of checkboxes which may be checked.
  - Intended use case is polling with optionresponse used in survey mode,
    and maximum number of selections voter may make is to be limited.

Revision 1.151: download - view: text, markup, annotated - select for diffs
Tue Dec 3 17:47:30 2013 UTC (10 years, 3 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0
Diff to previous 1.150: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.150: +2 -2 lines
Internationalization of colorful editor - added missing &mt() call to translate all items in all insert lists

Revision 1.150: download - view: text, markup, annotated - select for diffs
Tue Dec 3 17:22:08 2013 UTC (10 years, 3 months ago) by bisitz
Branches: MAIN
Diff to previous 1.149: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.149: +3 -3 lines
Internationalization of colorful editor - added missing &mt() calls

Revision 1.149: download - view: text, markup, annotated - select for diffs
Tue Dec 3 16:39:45 2013 UTC (10 years, 3 months ago) by bisitz
Branches: MAIN
Diff to previous 1.148: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.148: +2 -2 lines
Internationalization of colorful editor: Added missing &mt() calls

Revision 1.148: download - view: text, markup, annotated - select for diffs
Thu Sep 5 12:07:29 2013 UTC (10 years, 6 months ago) by goltermann
Branches: MAIN
Diff to previous 1.147: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.147: +4 -4 lines
replaced the use of deprecated 'align' tags with style sheets to fix alignment bug in IE and opera

Revision 1.147: download - view: text, markup, annotated - select for diffs
Thu Jul 4 16:35:07 2013 UTC (10 years, 8 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_11_0_RC1
Diff to previous 1.146: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.146: +4 -4 lines
XHTML

Revision 1.146: download - view: text, markup, annotated - select for diffs
Thu Jul 4 16:06:13 2013 UTC (10 years, 8 months ago) by bisitz
Branches: MAIN
Diff to previous 1.145: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.145: +4 -1 lines
Added a dummy item to the template "Response: Match two lists" to be used in the colorful editor.
Now, additional blocks selected to be inserted after the matchingresponse block are added on the correct hierarchical level and not within the matchingresponse block anymore.

Revision 1.145: download - view: text, markup, annotated - select for diffs
Tue Jun 25 15:07:30 2013 UTC (10 years, 9 months ago) by kruse
Branches: MAIN
Diff to previous 1.144: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.144: +8 -1 lines
Added "external reponse" to "insert" dropdown-list in colourful-editor

Revision 1.144: download - view: text, markup, annotated - select for diffs
Mon May 6 16:07:29 2013 UTC (10 years, 10 months ago) by bisitz
Branches: MAIN
Diff to previous 1.143: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.143: +4 -4 lines
Textarea in Colorful Editor:
- Improved spacing/floating
- Internationalization

Revision 1.143: download - view: text, markup, annotated - select for diffs
Thu Apr 25 17:58:32 2013 UTC (10 years, 11 months ago) by bisitz
Branches: MAIN
Diff to previous 1.142: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.142: +5 -5 lines
Improved spacing in colorful editor:
- More and consistent spacing between options
- Minimize missunderstanding to which element a help icon belongs to
- Less needed total window width in editor

Revision 1.142: download - view: text, markup, annotated - select for diffs
Tue Aug 7 14:54:10 2012 UTC (11 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.141: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.141: +3 -1 lines
- xhtml.

Revision 1.141: download - view: text, markup, annotated - select for diffs
Tue Feb 28 22:42:31 2012 UTC (12 years, 1 month ago) by www
Branches: MAIN
CVS tags: loncapaMITrelate_1
Diff to previous 1.140: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.140: +7 -1 lines
Vector sum tool

Revision 1.140: download - view: text, markup, annotated - select for diffs
Mon Feb 13 11:23:11 2012 UTC (12 years, 1 month ago) by foxr
Branches: MAIN
Diff to previous 1.139: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.139: +7 -4 lines
BZ874 - add optional class parameter to text_arg so that text entries
can be styled and bound to jquery toys.

Revision 1.139: download - view: text, markup, annotated - select for diffs
Thu Nov 24 13:28:01 2011 UTC (12 years, 4 months ago) by www
Branches: MAIN
CVS tags: language_hyphenation_merge, language_hyphenation, BZ4492-merge, BZ4492-feature_horizontal_radioresponse, BZ4492-feature_Support_horizontal_radioresponse, BZ4492-Support_horizontal_radioresponse
Diff to previous 1.138: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.138: +1 -3 lines
Insert less functionplot structure by default, since the tool can now
do more.

Revision 1.138: download - view: text, markup, annotated - select for diffs
Tue Nov 22 02:13:37 2011 UTC (12 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.137: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.137: +15 -1 lines
Custom function plot rule

Revision 1.137: download - view: text, markup, annotated - select for diffs
Sat Nov 19 13:45:36 2011 UTC (12 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.136: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.136: +11 -1 lines
Work on vector rules

Revision 1.136: download - view: text, markup, annotated - select for diffs
Fri Nov 18 16:39:22 2011 UTC (12 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.135: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.135: +11 -1 lines
Work in progress: objects and vectors

Revision 1.135: download - view: text, markup, annotated - select for diffs
Tue Aug 9 16:12:21 2011 UTC (12 years, 7 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_10_X, version_2_10_1
Diff to previous 1.134: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.134: +2 -2 lines
Improve edit.pm 1.91:
Make textareas in the colorful editor fit in the colored tables, not overlap.
(tested with Win 7 Pro. FF 4.0.1, Win 7 Pro. IE 9, Ubuntu 10.04 FF 3.6.18, Ubuntu 10.04 Opera 10.63)

Revision 1.134: download - view: text, markup, annotated - select for diffs
Sun Feb 6 18:43:10 2011 UTC (13 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.133: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.133: +7 -1 lines
Bug #6425: make is so that pressing "Return" does not trigger an "Undo"

Also, try to disentangle the historically grown logic of this: form.problemmode now governs all behavior.

Revision 1.133: download - view: text, markup, annotated - select for diffs
Sat Nov 13 03:22:58 2010 UTC (13 years, 4 months ago) by www
Branches: MAIN
CVS tags: version_2_10_0_RC2, version_2_10_0
Diff to previous 1.132: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.132: +17 -1 lines
Functionplotresponse hints working

Revision 1.132: download - view: text, markup, annotated - select for diffs
Sun Nov 7 01:57:50 2010 UTC (13 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.131: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.131: +4 -4 lines
<splinerule> becomes <functionplotrule>, as other elements may be added
Start implementing rules
Still contains debug code

Revision 1.131: download - view: text, markup, annotated - select for diffs
Sun Oct 10 00:14:15 2010 UTC (13 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.130: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.130: +18 -1 lines
Colorful editor for the existing functionplotresponse tags.

Revision 1.130: download - view: text, markup, annotated - select for diffs
Sat Oct 9 22:31:49 2010 UTC (13 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.129: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.129: +3 -1 lines
Recognize previous tries
Work on colorful editor

Revision 1.129: download - view: text, markup, annotated - select for diffs
Mon Sep 27 22:15:32 2010 UTC (13 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.128: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.128: +7 -1 lines
Saving work on functionplotresponse with GeoGebra

Revision 1.128: download - view: text, markup, annotated - select for diffs
Sun Aug 8 02:00:50 2010 UTC (13 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_0_RC1
Diff to previous 1.127: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.127: +8 -8 lines
- Replacement of user's environment.wysiwygeditor with link to switch to/from
  CKEditor 3 Richtext editor on textareas where needed.
- Rich text editor link available for Text/HTML block in colorful editor
- Eliminate duplicate Richtext link for textarea entry fields
- "Edit Math" button hidden when richtext editor enabled - use <span> instead
  of <div> for more compact display.
- Help icon for "Edit Math" hidden by switching img src from help.png to
  transparent gif. Additional arg to loncommon::help_open_topic() is
  imgid - id of img tag for icon associated with each "Edit Math" button.

Revision 1.127: download - view: text, markup, annotated - select for diffs
Sat Jun 5 19:36:57 2010 UTC (13 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.126: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.126: +4 -1 lines
Be able to wrap stuff into a part using colorful editor

Revision 1.126: download - view: text, markup, annotated - select for diffs
Fri Jun 4 23:03:55 2010 UTC (13 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.125: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.125: +2 -2 lines
Bug #5858: Not inserting

    <tag>
    </tag>

with spurious tab characters

Revision 1.123.4.1: download - view: text, markup, annotated - select for diffs
Sun Jan 31 00:47:41 2010 UTC (14 years, 2 months ago) by raeburn
Branches: version_2_9_X
CVS tags: version_2_9_1, version_2_9_0, version_2_8_99_1
Diff to previous 1.123: preferred, colored next main 1.124: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.123: +3 -1 lines
- Backport 1.125.

Revision 1.125: download - view: text, markup, annotated - select for diffs
Sun Jan 31 00:44:21 2010 UTC (14 years, 2 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_9_99_0, bz6209-base, bz6209, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE
Diff to previous 1.124: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.124: +3 -1 lines
- Add =pod before start of documentation.

Revision 1.124: download - view: text, markup, annotated - select for diffs
Fri Oct 16 17:23:51 2009 UTC (14 years, 5 months ago) by bisitz
Branches: MAIN
CVS tags: GCI_3
Diff to previous 1.123: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.123: +3 -3 lines
Optimized colors and borders in simple (course) and standard (author) problem editor:
  - Lighter colors to enhance contrast and let the screen appear less aggressive
    (main and inner background, foils)
  - Thinner border for problem boxes

Revision 1.123: download - view: text, markup, annotated - select for diffs
Sun Jun 28 19:40:41 2009 UTC (14 years, 9 months ago) by www
Branches: MAIN
CVS tags: version_2_8_99_0, bz2851, GCI_2
Branch point for: version_2_9_X
Diff to previous 1.122: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.122: +13 -1 lines
Adaptive hint conditions for reactionresponse and organicresponse.

Revision 1.122: download - view: text, markup, annotated - select for diffs
Wed Feb 18 07:06:12 2009 UTC (15 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: version_2_8_X, version_2_8_2, version_2_8_1, bz5969, GCI_1, BZ5971-printing-apage, BZ5434-fox
Diff to previous 1.121: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.121: +2 -2 lines
- Starting with lonnet.pm rev 1.981, default for &lonnet::delenv() has been to \Q escape arg in regexp used to identify items in environment to delete.
  - No longer need to escape special characters in arg passed to lonnet::delenv().
- Call to lonnet::delenv() in rat/lonuserstate now includes second arg, because in this case first arg is to be treated as a regexp (so \Q escape is not wanted).

Revision 1.121: download - view: text, markup, annotated - select for diffs
Wed Dec 10 21:59:43 2008 UTC (15 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_8_0, version_2_7_99_1, version_2_7_99_0
Diff to previous 1.120: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.120: +36 -32 lines
- Sanity checking - check $list really is an arrayref.

Revision 1.120: download - view: text, markup, annotated - select for diffs
Wed Dec 10 21:45:31 2008 UTC (15 years, 3 months ago) by bisitz
Branches: MAIN
Diff to previous 1.119: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.119: +2 -2 lines
Corrected syntax typo (-> edit.pm 1.119): added missing "

Revision 1.119: download - view: text, markup, annotated - select for diffs
Wed Dec 10 21:02:01 2008 UTC (15 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.118: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.118: +10 -10 lines
- Replace <nobr> with <span class="LC_nobreak">

Revision 1.118: download - view: text, markup, annotated - select for diffs
Tue Nov 18 19:14:28 2008 UTC (15 years, 4 months ago) by jms
Branches: MAIN
Diff to previous 1.117: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.117: +42 -57 lines
Added/updated/converted POD. Many files had their POD redone to new standards.

Revision 1.117: download - view: text, markup, annotated - select for diffs
Mon Nov 10 14:11:16 2008 UTC (15 years, 4 months ago) by jms
Branches: MAIN
Diff to previous 1.116: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.116: +118 -116 lines
Added/updated POD documentation

Revision 1.116: download - view: text, markup, annotated - select for diffs
Fri Oct 24 16:22:54 2008 UTC (15 years, 5 months ago) by bisitz
Branches: MAIN
Diff to previous 1.115: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.115: +10 -10 lines
Localization, wording, nobreaks for Colorful Editor
- Added missing &mt() calls at several places (more to be done)
- Same wording "Delete?" for all Delete options
- Same wording style, e.g. added ":" after text and before optionlist
- Added nobreak style for some elements which need to stay together, e.g. help_open_topic in loncommon.pm
- Added/updated some related German translations

Revision 1.115: download - view: text, markup, annotated - select for diffs
Tue Aug 26 03:18:29 2008 UTC (15 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_7_X, version_2_7_1, version_2_7_0
Diff to previous 1.114: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.114: +2 -2 lines
Better fix so textarea in a "text block" in colorful edit mode extends fully to the right.
- Putting back the insertlist removed in 1.426 (future functionality might need it).

Revision 1.114: download - view: text, markup, annotated - select for diffs
Wed Mar 12 02:46:52 2008 UTC (16 years ago) by raeburn
Branches: MAIN
CVS tags: version_2_6_99_1, version_2_6_99_0
Diff to previous 1.113: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.113: +3 -3 lines
Change arguments accepted by lonnet::appenv() to:
1. reference to hash
2. (optional) reference to array.

Change all instances where lonnet::appenv() is called to replace first argument passed (originally a hash) to a reference to the hash.

- Modify lonnet.pm rev 1.35 code intended to prevent "dangerous" modifications of the environment, so it will actually do this.
- Allow these modifications to be made in certain instances:
   DC switching to adhoc role
   CC switching to a different course role in the current course.
   user self-enrolling as a student

Revision 1.113: download - view: text, markup, annotated - select for diffs
Tue Jan 15 03:09:09 2008 UTC (16 years, 2 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_6_X, version_2_6_3, version_2_6_2, version_2_6_1
Diff to previous 1.112: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.112: +3 -2 lines
Bug 5579. Form elements named problemmode were moved in structuretags.pm rev 1.408.  The result was that a button click of 'Calculate Answers' resulted in @{$env{'form.problemmode'}} in which the last array item was 'View' not 'Calculate Answers'.

Eliminate the dependency on form element ordering by setting the value of problemmode on a buttonclick via javascript:setmode().

Revision 1.112: download - view: text, markup, annotated - select for diffs
Wed Oct 3 00:24:48 2007 UTC (16 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_2_6_0, version_2_5_99_1, version_2_5_99_0
Diff to previous 1.111: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.111: +3 -3 lines
- tighten up the edit display some

Revision 1.111: download - view: text, markup, annotated - select for diffs
Mon Sep 10 23:00:05 2007 UTC (16 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.110: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.110: +6 -1 lines
- fixes to tag attribute editing wasn't properly handling deletions and
  insertions of new tag attributes, new values now go to the end, and
  seetings to '' are removed from the tag

Revision 1.110: download - view: text, markup, annotated - select for diffs
Fri Sep 7 00:39:21 2007 UTC (16 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.109: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.109: +1 -2 lines
- er, no need to commit the FIXME if it is in fact fixed

Revision 1.109: download - view: text, markup, annotated - select for diffs
Fri Sep 7 00:21:05 2007 UTC (16 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.108: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.108: +8 -6 lines
- preserve the attribute ordering when rewriting the tag

Revision 1.108: download - view: text, markup, annotated - select for diffs
Tue Jun 19 20:24:42 2007 UTC (16 years, 9 months ago) by banghart
Branches: MAIN
CVS tags: version_2_5_X, version_2_5_2, version_2_5_1, version_2_5_0, version_2_4_99_0
Diff to previous 1.107: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.107: +3 -1 lines
	Make restrictions in browse work with imageresponse.pm

Revision 1.107: download - view: text, markup, annotated - select for diffs
Tue Jun 19 19:41:52 2007 UTC (16 years, 9 months ago) by banghart
Branches: MAIN
Diff to previous 1.106: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.106: +3 -3 lines
	Bug 3796: Add $only to browse routine allowing restricte file
		display.

Revision 1.106: download - view: text, markup, annotated - select for diffs
Tue May 22 01:03:35 2007 UTC (16 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_2_4_X, version_2_4_2, version_2_4_1, version_2_4_0
Diff to previous 1.105: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.105: +51 -1 lines
- add in mathresponse mathhint customhint (and their associated answers) for Edit mode insertion

Revision 1.105: download - view: text, markup, annotated - select for diffs
Sun Feb 18 02:00:59 2007 UTC (17 years, 1 month ago) by albertel
Branches: MAIN
CVS tags: version_2_3_99_0
Diff to previous 1.104: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.104: +27 -12 lines
- work wth Tasks
- strip and restore leading and trailing whitespace from textarea editors
- Nesting multiple of the same tags did't work well

Revision 1.104: download - view: text, markup, annotated - select for diffs
Mon Jan 29 23:51:19 2007 UTC (17 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.103: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.103: +26 -44 lines
- modfying how insertlist looks
- some code simplification

Revision 1.103: download - view: text, markup, annotated - select for diffs
Thu Jul 27 20:47:02 2006 UTC (17 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_2_3_X, version_2_3_2, version_2_3_1, version_2_3_0, version_2_2_X, version_2_2_99_1, version_2_2_99_0, version_2_2_2, version_2_2_1, version_2_2_0, version_2_1_99_3, version_2_1_99_2
Diff to previous 1.102: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.102: +2 -2 lines
- trying to use less vertical space by text blocks

Revision 1.102: download - view: text, markup, annotated - select for diffs
Tue May 30 12:45:36 2006 UTC (17 years, 10 months ago) by www
Branches: MAIN
CVS tags: version_2_1_99_1, version_2_1_99_0
Diff to previous 1.101: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.101: +16 -13 lines
&Apache::lonnet::unescape -> &unescape
&Apache::lonnet::escape -> &escape

Revision 1.101: download - view: text, markup, annotated - select for diffs
Tue Apr 18 22:36:23 2006 UTC (17 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.100: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.100: +3 -3 lines
- moving htmlare filed handling to be in htmlcommon like the rest of the htmlarea handling

Revision 1.100: download - view: text, markup, annotated - select for diffs
Mon Feb 6 21:59:44 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.99: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.99: +3 -3 lines
- <label> checked args in Edit

Revision 1.99: download - view: text, markup, annotated - select for diffs
Thu Dec 22 22:06:54 2005 UTC (18 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_X, version_2_1_3, version_2_1_2, version_2_1_1, version_2_1_0, version_2_0_99_1
Diff to previous 1.98: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.98: +9 -2 lines
- BUG #4515

Revision 1.98: download - view: text, markup, annotated - select for diffs
Thu Dec 15 23:20:55 2005 UTC (18 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.97: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.97: +41 -7 lines
- detect in Edit and EditXML screns if there are changes and throw up a 'unsaved changes warning' BUG#4469

Revision 1.97: download - view: text, markup, annotated - select for diffs
Thu Dec 1 18:46:31 2005 UTC (18 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.96: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.96: +2 -2 lines
- finish off the conversion to allowing style tags get_all_text across tags
- BUG#4428

Revision 1.96: download - view: text, markup, annotated - select for diffs
Tue Nov 15 15:57:45 2005 UTC (18 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.95: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.95: +5 -5 lines
- algorithmic -> custom

Revision 1.95: download - view: text, markup, annotated - select for diffs
Thu Nov 10 22:19:27 2005 UTC (18 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.94: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.94: +22 -1 lines
- <algorithmicresponse> BUG#4451

Revision 1.94: download - view: text, markup, annotated - select for diffs
Tue Aug 30 15:36:07 2005 UTC (18 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_2_0_X, version_2_0_2, version_2_0_1
Diff to previous 1.93: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.93: +3 -3 lines
- BUG#4163, IE inserts were being flushed right (the div align="right
" was bleeding through for some stupid resaon)

Revision 1.93: download - view: text, markup, annotated - select for diffs
Tue Jun 7 01:33:19 2005 UTC (18 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1, version_1_99_0
Diff to previous 1.92: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.92: +5 -5 lines
- BUG#4065 make it so html entities work inside of <oprtionresponse> values
(for instance &ne;)

Revision 1.92: download - view: text, markup, annotated - select for diffs
Thu Apr 7 06:56:21 2005 UTC (18 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_1_tmcc, version_1_99_0_tmcc
Diff to previous 1.91: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.91: +12 -12 lines
- ENV -> env

Revision 1.91: download - view: text, markup, annotated - select for diffs
Thu Mar 17 13:56:32 2005 UTC (19 years ago) by albertel
Branches: MAIN
Diff to previous 1.90: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.90: +3 -3 lines
- style="width:100%" tells a textarea to be as wides as it can be

Revision 1.90: download - view: text, markup, annotated - select for diffs
Thu Mar 10 02:33:30 2005 UTC (19 years ago) by www
Branches: MAIN
Diff to previous 1.89: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.89: +4 -3 lines
Include parameters in numericalresponse template
Remove whitespace in hint

Revision 1.89: download - view: text, markup, annotated - select for diffs
Wed Jan 5 21:20:13 2005 UTC (19 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.88: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.88: +15 -1 lines
- bug 3793, throw in a single foil to start with...

Revision 1.88: download - view: text, markup, annotated - select for diffs
Tue Oct 26 15:06:58 2004 UTC (19 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0, version_1_2_99_1, version_1_2_99_0
Diff to previous 1.87: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.87: +9 -10 lines
- xhtml cleanup

Revision 1.87: download - view: text, markup, annotated - select for diffs
Thu Sep 30 21:47:21 2004 UTC (19 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.86: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.86: +6 -1 lines
- bug #3512

Revision 1.84.2.1: download - view: text, markup, annotated - select for diffs
Thu Aug 19 21:03:23 2004 UTC (19 years, 7 months ago) by albertel
Branches: version_1_2_X
CVS tags: version_1_2_1, version_1_2_0, version_1_1_99_5
Diff to previous 1.84: preferred, colored next main 1.85: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.84: +3 -2 lines
 backport 1.86

Revision 1.86: download - view: text, markup, annotated - select for diffs
Thu Aug 19 21:01:54 2004 UTC (19 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.85: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.85: +3 -2 lines
- formularesponse doesn't really work without a default tolerance, force one in by default on insertion

Revision 1.85: download - view: text, markup, annotated - select for diffs
Tue Jul 27 23:35:33 2004 UTC (19 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.84: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.84: +4 -2 lines
Spelling links

Revision 1.84: download - view: text, markup, annotated - select for diffs
Tue Jun 8 01:32:01 2004 UTC (19 years, 9 months ago) by www
Branches: MAIN
CVS tags: version_1_1_99_4, version_1_1_99_3, version_1_1_99_2, version_1_1_99_1, version_1_1_99_0
Branch point for: version_1_2_X
Diff to previous 1.83: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.83: +6 -2 lines
Preferences to switch HTMLarea on/off. Could not test because Mozilla keeps
crashing when HTMLarea enabled :-(

Revision 1.83: download - view: text, markup, annotated - select for diffs
Fri Jun 4 16:05:47 2004 UTC (19 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.82: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.82: +2 -2 lines
Implementing the <m>-tag in HTMLarea - the GIFs are not real yet.

Revision 1.82: download - view: text, markup, annotated - select for diffs
Thu Jun 3 16:42:02 2004 UTC (19 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.81: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.81: +9 -5 lines
Continuing work on HTMLArea.

If it causes segfaults in your Mozilla, set lonhtmlcommon::htmlareabrowser
return value to 0.

Revision 1.81: download - view: text, markup, annotated - select for diffs
Tue Mar 30 08:20:49 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.80: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.80: +3 -3 lines
- more changes for utf8 transparency

Revision 1.80: download - view: text, markup, annotated - select for diffs
Tue Feb 17 22:02:43 2004 UTC (20 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.79: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.79: +17 -12 lines
- BUG#2710 <randomlabel> uses imagechoice.pm for coordinate entry

Revision 1.79: download - view: text, markup, annotated - select for diffs
Fri Feb 13 21:12:54 2004 UTC (20 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.78: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.78: +4 -1 lines
- handle checked_args when nothing is checked.

Revision 1.78: download - view: text, markup, annotated - select for diffs
Thu Jan 15 03:24:52 2004 UTC (20 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.77: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.77: +14 -25 lines
Remove extra whitespace from inserted textblocks and scripts.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Wed Jan 14 22:59:18 2004 UTC (20 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.76: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.76: +10 -36 lines
- imagechoice.pm now understands boxes, <rectangle> on images works with this now
- BUG#2576

Revision 1.76: download - view: text, markup, annotated - select for diffs
Mon Jan 12 19:53:54 2004 UTC (20 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.75: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.75: +18 -9 lines
- polygons set the request width now
- imagechoice stores its data where it won't be thrown away before we are ready
- imageresponse tries to cleanup after itself
- lonnet::hreflocation() understands what to do with /home references
- relative image URLs work now

Revision 1.75: download - view: text, markup, annotated - select for diffs
Fri Jan 9 23:22:18 2004 UTC (20 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.74: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.74: +30 -1 lines
- polygonal correct areas in an image now allowed
- imagechoice.pl changed to imagechoice.pm (while I converted the code for handling the box and single point case I haven;'t tested them and I haven't yet converted the edit code to try to use it, maybe later tonight unless I do some woodworking instead)
- imagechoice now shows you were you have clicked on the image when doing polygonal selection,

Revision 1.74: download - view: text, markup, annotated - select for diffs
Thu Dec 18 19:59:24 2003 UTC (20 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_X, version_1_1_3, version_1_1_2, version_1_1_1, version_1_1_0, version_1_0_99_3
Diff to previous 1.73: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.73: +2 -2 lines
- missing > (BUG#2516)

Revision 1.73: download - view: text, markup, annotated - select for diffs
Fri Nov 28 01:55:24 2003 UTC (20 years, 4 months ago) by www
Branches: MAIN
CVS tags: version_1_0_99_2, version_1_0_99_1
Diff to previous 1.72: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.72: +2 -2 lines
Hopefully clearer, seen many people get confused.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Mon Nov 24 21:54:39 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_1_0_99
Diff to previous 1.71: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.71: +29 -1 lines
- insert routines

Revision 1.71: download - view: text, markup, annotated - select for diffs
Wed Nov 5 21:53:48 2003 UTC (20 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.70: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.70: +6 -4 lines
Minimal internationalization

Revision 1.70: download - view: text, markup, annotated - select for diffs
Thu Oct 30 20:52:54 2003 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.69: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.69: +5 -2 lines
- BUG#1974, <textarea>s delete the initial linefeeds if they exist, now checks old value and preserves the \n from the old value if it had been there.

Revision 1.69: download - view: text, markup, annotated - select for diffs
Fri Oct 24 21:45:32 2003 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.68: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.68: +6 -1 lines
- add insert function

Revision 1.68: download - view: text, markup, annotated - select for diffs
Fri Oct 24 21:09:24 2003 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.67: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.67: +14 -6 lines
- needed for BUG#1473, the 'Select' link can now also get you the title of a resource back

Revision 1.57.2.4: download - view: text, markup, annotated - select for diffs
Thu Oct 16 18:36:22 2003 UTC (20 years, 5 months ago) by albertel
Branches: version_1_0_2
CVS tags: version_1_0_3
Diff to previous 1.57.2.3: preferred, colored to branchpoint 1.57: preferred, colored next main 1.58: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.57.2.3: +1 -2 lines
- This pisses me off

Revision 1.57.2.3: download - view: text, markup, annotated - select for diffs
Wed Oct 15 21:19:46 2003 UTC (20 years, 5 months ago) by albertel
Branches: version_1_0_2
Diff to previous 1.57.2.2: preferred, colored to branchpoint 1.57: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.57.2.2: +40 -6 lines
- backport 1.61

Revision 1.67: download - view: text, markup, annotated - select for diffs
Wed Oct 8 16:46:38 2003 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.66: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.66: +25 -1 lines
- BUG#2270, hint insertion should toss in a Text Block

Revision 1.57.2.2: download - view: text, markup, annotated - select for diffs
Mon Oct 6 20:11:38 2003 UTC (20 years, 5 months ago) by albertel
Branches: version_1_0_2
Diff to previous 1.57.2.1: preferred, colored to branchpoint 1.57: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.57.2.1: +1 -2 lines
- removing debug message

Revision 1.66: download - view: text, markup, annotated - select for diffs
Fri Sep 19 19:37:53 2003 UTC (20 years, 6 months ago) by matthew
Branches: MAIN
Diff to previous 1.65: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.65: +2 -2 lines
Re-enable help links in construction space.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Sep 17 15:44:19 2003 UTC (20 years, 6 months ago) by matthew
Branches: MAIN
Diff to previous 1.64: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.64: +1 -2 lines
Remove some silly debugging code.

Revision 1.57.2.1: download - view: text, markup, annotated - select for diffs
Wed Sep 10 22:03:40 2003 UTC (20 years, 6 months ago) by albertel
Branches: version_1_0_2
Diff to previous 1.57: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.57: +14 -9 lines
- backport 1.64

Revision 1.64: download - view: text, markup, annotated - select for diffs
Wed Sep 10 21:59:44 2003 UTC (20 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.63: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.63: +14 -9 lines
- BUG#2164, was resetting back to cs mode

Revision 1.63: download - view: text, markup, annotated - select for diffs
Mon Sep 8 21:22:15 2003 UTC (20 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.62: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.62: +257 -255 lines
- retabinate

Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Sep 8 21:17:54 2003 UTC (20 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.61: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.61: +1 -2 lines
- removing debug message

Revision 1.61: download - view: text, markup, annotated - select for diffs
Mon Sep 8 21:10:53 2003 UTC (20 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.60: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.60: +40 -6 lines
- adding new type of arg, checked_arg

Revision 1.60: download - view: text, markup, annotated - select for diffs
Thu Aug 14 19:30:34 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.59: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.59: +31 -11 lines
Bug #1859: The behavior of the matching option-response "Correct Option"
field should be a lot more intuitive now with regards to pre-set and
typed-in values.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Mon Aug 4 22:07:29 2003 UTC (20 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.58: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.58: +2 -2 lines
- Jeremy needs to commit his changes to lonxml

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Jul 29 15:05:53 2003 UTC (20 years, 8 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.57: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.57: +10 -3 lines
Adding help files to XML tags, specifically, adding script help.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Mon Jun 30 20:41:35 2003 UTC (20 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_1_0_1, version_1_0_0, version_0_99_5, version_0_99_4
Branch point for: version_1_0_2
Diff to previous 1.56: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.56: +6 -6 lines
- more <nobr> to make things look prettier

Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Jun 16 15:09:23 2003 UTC (20 years, 9 months ago) by www
Branches: MAIN
CVS tags: version_0_99_3
Diff to previous 1.55: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.55: +2 -2 lines
Bug #1689: Browse becomes Select

Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue Jun 10 18:39:08 2003 UTC (20 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_0_99_2
Diff to previous 1.54: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.54: +2 -8 lines
- no longer generate </$tag> as the default in edit mode. BUG#1657

Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Jun 9 22:42:49 2003 UTC (20 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.53: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.53: +11 -1 lines
- takes care of BUG#1676, image click fully editable now

Revision 1.53: download - view: text, markup, annotated - select for diffs
Wed Jun 4 23:04:34 2003 UTC (20 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: conference_2003
Diff to previous 1.52: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.52: +6 -4 lines
- Fixes BUG#1389, now counts lines based on a 79 character line length (this isn't absolutely exact but should be much closer than before.)

Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue May 13 20:48:12 2003 UTC (20 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_0_99_1, version_0_99_0
Diff to previous 1.51: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.51: +2 -2 lines
- undef ai't a good new value for args

Revision 1.51: download - view: text, markup, annotated - select for diffs
Sat May 10 23:04:58 2003 UTC (20 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.50: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.50: +2 -2 lines
Give name of form element to imagechoice.pl for coordinate pairs.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri May 9 22:10:12 2003 UTC (20 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.49: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.49: +7 -1 lines
- BUG#1429, insert able <optionhint>

Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue May 6 11:54:08 2003 UTC (20 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.48: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.48: +71 -4 lines
Fix Browse and Search to target id_curdepth instead of curdepth.id (???)
in attribute mode.

Enable clickable coordinate input.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sun May 4 22:14:53 2003 UTC (20 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.47: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.47: +13 -3 lines
- edit mode of chemresponse now works
- needed to modify html_element_name to stop javascript from being an ass
- new editable arg type hidden_arg

Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Apr 30 19:40:47 2003 UTC (20 years, 11 months ago) by matthew
Branches: MAIN
Diff to previous 1.46: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.46: +11 -5 lines
Added &html_element_name() to return a name for new elements.  This makes
it easier for those of us who are forced to write javascript to reference
elements on the edit page.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Feb 13 23:53:33 2003 UTC (21 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.45: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.45: +13 -1 lines
- Fixes the last of BUG#1194, edit insetrt of string/formula hint works

Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Feb 7 22:03:21 2003 UTC (21 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.44: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.44: +2 -2 lines
- get_all_text() really wants to see the entire stack of parsers now, that way style redefinitons of tags can do a get_all_text across styl def boundaries.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Jan 28 00:14:17 2003 UTC (21 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.43: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.43: +16 -4 lines
- adding matchresponse and some &nbsp

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sun Jan 19 08:13:54 2003 UTC (21 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.42: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.42: +11 -1 lines
-adding <rankresponse> insert

Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Nov 14 16:47:41 2002 UTC (21 years, 4 months ago) by matthew
Branches: MAIN
CVS tags: version_0_6_2, version_0_6
Diff to previous 1.41: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.41: +9 -3 lines
Fix bug 888 by adding a 'browse' link for <scriptlib> and <import>.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Nov 11 22:37:23 2002 UTC (21 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.40: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.40: +4 -4 lines
A little less colorful.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Nov 8 14:38:47 2002 UTC (21 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.39: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.39: +4 -4 lines
- compromise position on table width, now using <div> rather than <p>

Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Nov 7 19:45:16 2002 UTC (21 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.38: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.38: +62 -42 lines
- <stringresponse> edit mode much prettier
- reduce the vertical space use with the insert list
- reduce the horizontal space used with nested tags

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Nov 3 19:16:19 2002 UTC (21 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.37: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.37: +56 -10 lines
In "colorful" problem editor, being able to insert tags into the middle,
rather than only on top.

Insert fields are produced by the end_table routine in Apache::edit for
target "edit".

They are labelled "insert_after_(current tag)_(current depth)". The
"(current tag)" was necessary because nested ending tags had the same value
of Apache::lonxml::curdepth.

New routine handle_insertafter is called in "modified" target.

Needed a hack for <endouttext /> in structuretags.pm for target "modified".

Appears to work just fine in several test situations, but needs more testing.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Oct 25 19:02:38 2002 UTC (21 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.36: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.36: +7 -1 lines
- working <radiobuttonhint>, edit mode is non-intuitive but functional

Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Aug 7 16:23:05 2002 UTC (21 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_0_5_1, version_0_5
Diff to previous 1.35: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.35: +8 -1 lines
- improving the editability of essayresponses and textfields

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Jul 17 18:06:18 2002 UTC (21 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.34: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.34: +2 -2 lines
- supports variables in the possible args to a foil for a rbr type question BUG#584

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Apr 26 13:30:08 2002 UTC (21 years, 11 months ago) by harris41
Branches: MAIN
CVS tags: version_0_4, stable_2002_july, stable_2002_april, STABLE
Diff to previous 1.33: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.33: +2 -2 lines
fixing POD glitch

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Mar 28 22:03:21 2002 UTC (22 years ago) by albertel
Branches: MAIN
Diff to previous 1.32: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.32: +5 -2 lines
- options to be insereted are in alphabetical order now

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Mar 22 20:05:19 2002 UTC (22 years ago) by albertel
Branches: MAIN
Diff to previous 1.31: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.31: +9 -5 lines
- changed textfield to the more descriptive editline
- updated all references to textfield to use edit line
- update <import> <scriptlib> <parserlib> to use the new editline
- editline, and editfield now protect entities, should preserve &nbsp; and " much better

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Mar 22 14:45:11 2002 UTC (22 years ago) by matthew
Branches: MAIN
Diff to previous 1.30: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.30: +17 -1 lines
Added textfield() as an alternative to editfield().  textfield serves up an
<input type="text" .. /> form instead of a <textarea> form.  This means we
can limit the user to a single line of text within a <tag> </tag> pair.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Mar 8 18:30:33 2002 UTC (22 years ago) by matthew
Branches: MAIN
Diff to previous 1.29: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.29: +21 -2 lines
Added search(), which inserts a link to the search page.  Fixed hard-coded
information in browse().

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Mar 6 20:15:35 2002 UTC (22 years ago) by matthew
Branches: MAIN
Diff to previous 1.28: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.28: +19 -1 lines
Added browse($tagname) to allow addition of file browser link to problems.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Jan 21 16:40:57 2002 UTC (22 years, 2 months ago) by matthew
Branches: MAIN
CVS tags: stable_2002_spring
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +1 -8 lines
Changes associated with reworking edit::modifiedfield().

Revision 1.27: download - view: text, markup, annotated - [selected for diffs]
Fri Jan 11 16:32:29 2002 UTC (22 years, 2 months ago) by matthew
Branches: MAIN
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +22 -7 lines
Update to use edit::end_row() and edit::start_spanning_row() as a cleanup
for edit::select_arg and edit::select_or_text_arg.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Dec 21 16:58:25 2001 UTC (22 years, 3 months ago) by harris41
Branches: MAIN
Diff to previous 1.25: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.25: +93 -3 lines
pod; remove void map

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Dec 4 14:47:33 2001 UTC (22 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.24: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.24: +43 -13 lines
- broke out the textarea sizing function

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Nov 8 20:42:32 2001 UTC (22 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: stable_2001_fall
Diff to previous 1.23: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.23: +9 -0 lines
- allows insert of <formularesponse>

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Nov 7 21:24:15 2001 UTC (22 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.22: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.22: +19 -9 lines
- better support for getting descrtiptions

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Oct 9 20:45:13 2001 UTC (22 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.21: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.21: +30 -2 lines
- made <numericalhint> and <hintpart> fully insertable and editable.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Aug 13 21:43:48 2001 UTC (22 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.20: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.20: +3 -0 lines
- added tag creation routines

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Jul 23 22:40:59 2001 UTC (22 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.19: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.19: +3 -2 lines
- strip ws from student responses
- strip ws from instructor tag args
- support multiple string answers in one field
- support format in <numericalresponse> properly

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Jul 18 20:27:22 2001 UTC (22 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.18: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.18: +24 -0 lines
- now allows hand crafted or variable arguments as the truth values to foils

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Jul 13 16:15:01 2001 UTC (22 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.17: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.17: +10 -0 lines
-implemented <stringresponse>
-fixed editor to remove trailing and leading spaces from user supplied values.
-updated documentation

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Jul 10 22:06:42 2001 UTC (22 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.16: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.16: +1 -0 lines
- stopeed accepting " in tag arguments
- check if we need to hadnle insert for tags that have changed args

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jun 29 18:53:50 2001 UTC (22 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.15: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.15: +5 -2 lines
- added arg setting for <numericalresponse>

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Jun 27 18:51:12 2001 UTC (22 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.14: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.14: +27 -6 lines
- adding support for numericalresponse and textline

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jun 26 21:39:55 2001 UTC (22 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.13: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.13: +35 -7 lines
- working delete

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Jun 16 21:23:11 2001 UTC (22 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.12: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.12: +29 -0 lines
- edit mode is now pretty
- hanlper functions in edit.pm make it easy to query and set tag arg

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Jun 16 20:33:33 2001 UTC (22 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.11: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.11: +34 -2 lines
- added easy way to get and set options for a tag

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Jun 16 18:35:27 2001 UTC (22 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.10: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.10: +4 -2 lines
- edit interface added ability to tweak more options for option response
  style questions

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jun 12 22:42:55 2001 UTC (22 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.9: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.9: +37 -6 lines
- added color to edit mode <table>
- added start_table function to coordinate the color assignment and other attributes for <table>.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Jun 11 16:15:37 2001 UTC (22 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.8: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.8: +12 -6 lines
- can control the description using the standard tag start and end interfaces

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu May 31 22:37:56 2001 UTC (22 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.7: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.7: +15 -8 lines
- cleaning things up to use get_param
- modularising the delete tag code for it to be useful

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue May 15 20:48:43 2001 UTC (22 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.6: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.6: +26 -32 lines
- changes to allow tag namespaces

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun May 13 21:40:32 2001 UTC (22 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.5: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.5: +30 -0 lines
- added variations of 3 functions. with the variants a tag can appear in
  the insertlist.tab multiple times.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun May 13 20:01:34 2001 UTC (22 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.4: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.4: +46 -10 lines
- able to insert tags now

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri May 4 21:22:05 2001 UTC (22 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.3: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.3: +26 -12 lines
- starting work on insert mechanism

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Apr 26 21:21:48 2001 UTC (22 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.2: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.2: +31 -15 lines
- improved and works in some cases

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Apr 5 00:07:34 2001 UTC (22 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.1: preferred, colored to selected 1.27: preferred, colored
Changes since revision 1.1: +30 -0 lines
- should be possible to do text area inputs and edit now

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Mar 22 21:21:29 2001 UTC (23 years ago) by albertel
Branches: MAIN
Diff to selected 1.27: preferred, colored
- file that will hold common routines for editing a homework

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>