CVS log for loncom/xml/scripttag.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.172.2.2.2.1: download - view: text, markup, annotated - select for diffs
Wed Feb 28 15:52:39 2024 UTC (7 weeks, 1 day ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.172.2.2: preferred, colored next main 1.173: preferred, colored
Changes since revision 1.172.2.2: +5 -3 lines
- For 2.11.4 (modified)
  Include changes in 1.176

Revision 1.176: download - view: text, markup, annotated - select for diffs
Tue Nov 7 12:26:01 2023 UTC (5 months, 1 week ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, HEAD
Diff to previous 1.175: preferred, colored
Changes since revision 1.175: +5 -3 lines
- Support domain default or user override for activation or deactivation
  of CodeMirror.

Revision 1.172.2.2: download - view: text, markup, annotated - select for diffs
Wed Sep 14 14:55:06 2016 UTC (7 years, 7 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_4_uiuc, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2
Branch point for: version_2_11_4_msu
Diff to previous 1.172.2.1: preferred, colored next main 1.173: preferred, colored
Changes since revision 1.172.2.1: +35 -2 lines
- For 2.11
  - Backport 1.173.

Revision 1.175: download - view: text, markup, annotated - select for diffs
Fri Jul 1 19:59:25 2016 UTC (7 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.174: preferred, colored
Changes since revision 1.174: +7 -5 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.172.2.1: download - view: text, markup, annotated - select for diffs
Mon Apr 6 16:55:46 2015 UTC (9 years ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_1
Diff to previous 1.172: preferred, colored
Changes since revision 1.172: +5 -3 lines
- For 2.11
  Backport 1.174

Revision 1.174: download - view: text, markup, annotated - select for diffs
Mon Apr 6 16:27:12 2015 UTC (9 years ago) by raeburn
Branches: MAIN
Diff to previous 1.173: preferred, colored
Changes since revision 1.173: +5 -3 lines
- Re-enable rendering and editing of physnet resources.

Revision 1.173: download - view: text, markup, annotated - select for diffs
Mon Jan 19 15:36:16 2015 UTC (9 years, 3 months ago) by goltermann
Branches: MAIN
Diff to previous 1.172: preferred, colored
Changes since revision 1.172: +38 -4 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.172: download - view: text, markup, annotated - select for diffs
Mon Aug 25 00:20:19 2014 UTC (9 years, 7 months ago) by raeburn
Branches: MAIN
Branch point for: version_2_11_X
Diff to previous 1.171: preferred, colored
Changes since revision 1.171: +2 -2 lines
- Support upload of Camtasia 8 files to the Supplemental Content area.

Revision 1.171: download - view: text, markup, annotated - select for diffs
Sun Aug 3 14:20:43 2014 UTC (9 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.170: preferred, colored
Changes since revision 1.170: +12 -2 lines
- Support style of packaging .js dependency used in Camtasia Studio 8.4.2
  *_player.html files.
- Dependency on spritesheet.min.css no longer included as <link> tag in
  Camtasia's top-levl *.html file, so explicitly include in %allow.

Revision 1.170: download - view: text, markup, annotated - select for diffs
Sun Jul 27 11:39:29 2014 UTC (9 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.169: preferred, colored
Changes since revision 1.169: +37 -1 lines
- Bug 6671
 - Support changes in packaging of mp4 files between Camtasia 8.1
   and Camtasia 8.4.

Revision 1.169: download - view: text, markup, annotated - select for diffs
Tue Oct 1 00:52:58 2013 UTC (10 years, 6 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0
Diff to previous 1.168: preferred, colored
Changes since revision 1.168: +33 -3 lines
- Support for Camtasia 8.1 file uploaded directly to a course.

Revision 1.168: download - view: text, markup, annotated - select for diffs
Mon Sep 30 13:44:16 2013 UTC (10 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.167: preferred, colored
Changes since revision 1.167: +25 -23 lines
- Access to dependencies/links in HTML files uploaded directly to a course,
  where dependency or linked item was also uploaded directly to the same
  course.
  - Fix regexp used to identify items referenced in javascript object in text
   within <script></script>.
  - .js files in src attribute of <script> tag still retrieved, even if
   (type ="text/javascript" is missing) i.e., not valid xhtml.

Revision 1.167: download - view: text, markup, annotated - select for diffs
Thu Sep 26 22:03:36 2013 UTC (10 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.166: preferred, colored
Changes since revision 1.166: +26 -26 lines
- Access to dependencies/links in HTML files uploaded directly to a course,
  where dependency or linked item was also uploaded directly to the same
  course.
  - Code used to clean up relative paths and/or check for valid absolute path
    moved from within scripttag::start_script() to new subroutine:
    londefdef::clean_docs_httpref() to facilitate reuse.
 - Access can be granted to dependencies or linked items which are:
   (a) referenced in src attribute of iframe tag
   (b) referenced in src attribute of script tag (javascript)
   (c) referenced in href attribute of a tag
   (d) referenced in javascript object in text with <script></script>
      via set.FlashPlayerSwf
          set.MediaSrc
          set.XMPSrc
          set.ConfigurationSrc
          set.PosterImageSrc
      e.g., TSC.playerConfiguration.set.FlashPlayerSwf("somepath/file_controller.swf")
      to support upload of Camtasia player directly to a course (Camtasia 8.1).

Revision 1.166: download - view: text, markup, annotated - select for diffs
Tue Aug 7 14:50:17 2012 UTC (11 years, 8 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC1
Diff to previous 1.165: preferred, colored
Changes since revision 1.165: +3 -2 lines
- Improve readability of scriptvars in modal window.

Revision 1.165: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:00:06 2012 UTC (12 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.164: preferred, colored
Changes since revision 1.164: +33 -1 lines
- Support use of .js files as dependencies in web pages uploaded directly
  to a course (e.g., for Camtasia).

Revision 1.164: download - view: text, markup, annotated - select for diffs
Fri Dec 23 19:38:01 2011 UTC (12 years, 3 months ago) by www
Branches: MAIN
CVS tags: BZ4492-merge, BZ4492-feature_horizontal_radioresponse
Diff to previous 1.163: preferred, colored
Changes since revision 1.163: +18 -3 lines
Bug #5324: alternative text for window when printing

Revision 1.163: download - view: text, markup, annotated - select for diffs
Fri Dec 23 18:34:11 2011 UTC (12 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.162: preferred, colored
Changes since revision 1.162: +41 -4 lines
Bug #5824: Link in a truly new window

Revision 1.162: download - view: text, markup, annotated - select for diffs
Mon Dec 19 18:18:32 2011 UTC (12 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.161: preferred, colored
Changes since revision 1.161: +3 -11 lines
Cleaner division of togglebox tag, so togglebox can be used in other contexts

Revision 1.161: download - view: text, markup, annotated - select for diffs
Mon Dec 19 18:00:27 2011 UTC (12 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.160: preferred, colored
Changes since revision 1.160: +59 -4 lines
Toggle box tag

Revision 1.160: download - view: text, markup, annotated - select for diffs
Mon Dec 19 01:49:32 2011 UTC (12 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.159: preferred, colored
Changes since revision 1.159: +3 -27 lines
Switch <window> to modal window.
Eliminate undocumented mimetex attribute
- not clear how that would have ever worked.

Revision 1.159: download - view: text, markup, annotated - select for diffs
Sat Dec 10 18:11:05 2011 UTC (12 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.158: preferred, colored
Changes since revision 1.158: +4 -19 lines
Eliminate some copy/paste coding

Revision 1.158: download - view: text, markup, annotated - select for diffs
Fri Dec 9 22:04:55 2011 UTC (12 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.157: preferred, colored
Changes since revision 1.157: +11 -12 lines
Eliminating more popups

Revision 1.157: download - view: text, markup, annotated - select for diffs
Sun Aug 8 03:00:56 2010 UTC (13 years, 8 months ago) by raeburn
Branches: MAIN
CVS tags: language_hyphenation_merge, language_hyphenation
Diff to previous 1.156: preferred, colored
Changes since revision 1.156: +2 -2 lines
- bug 6290.
- revert args passed to Apache::lontexconvert::algebra() changed in 1.152.
  (the new $tth arg in lontexconvert::algebra is appended as a sixth arg, not
  added as a second arg shifting existing args).

Revision 1.156: download - view: text, markup, annotated - select for diffs
Wed Jun 2 21:27:50 2010 UTC (13 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.155: preferred, colored
Changes since revision 1.155: +2 -2 lines
We should store the importmode in the metadata

Revision 1.155: download - view: text, markup, annotated - select for diffs
Wed May 26 12:22:54 2010 UTC (13 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.154: preferred, colored
Changes since revision 1.154: +2 -12 lines
Internal rewriting might not be needed

Revision 1.154: download - view: text, markup, annotated - select for diffs
Wed May 26 02:04:20 2010 UTC (13 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.153: preferred, colored
Changes since revision 1.153: +28 -7 lines
Ability to import problems as problem part, and import problems with duplicate IDs

Revision 1.153: download - view: text, markup, annotated - select for diffs
Sun May 23 12:29:25 2010 UTC (13 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.152: preferred, colored
Changes since revision 1.152: +24 -5 lines
Not completely tested: directly import a problem

Revision 1.152: download - view: text, markup, annotated - select for diffs
Tue Apr 27 20:29:20 2010 UTC (13 years, 11 months ago) by faziophi
Branches: MAIN
CVS tags: PRINT_INCOMPLETE_base, PRINT_INCOMPLETE
Diff to previous 1.151: preferred, colored
Changes since revision 1.151: +2 -2 lines
Making &init_tth() optional when calling lontexconvert::algebra, by adding
an extra argument, and then updating the two places where this function
is called.

Revision 1.148.2.1: download - view: text, markup, annotated - select for diffs
Thu Dec 11 21:30:10 2008 UTC (15 years, 4 months ago) by raeburn
Branches: version_2_8_X
CVS tags: version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_99_1, version_2_7_99_0, GCI_1
Diff to previous 1.148: preferred, colored next main 1.149: preferred, colored
Changes since revision 1.148: +2 -26 lines
- Backport 1.150, 1.151.

Revision 1.151: download - view: text, markup, annotated - select for diffs
Thu Dec 11 21:28:59 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_99_0, version_2_9_1, version_2_9_0, version_2_8_99_1, version_2_8_99_0, version_2_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, loncapaMITrelate_1, bz6209-base, bz6209, bz5969, bz2851, GCI_3, GCI_2, BZ5971-printing-apage, BZ5434-fox
Diff to previous 1.150: preferred, colored
Changes since revision 1.150: +1 -14 lines
- Eliminate POD for start_LONCAPA_INTERNAL_LONHTTPD_PORT subroutine, as the routine was removed in rev 1.150.

Revision 1.150: download - view: text, markup, annotated - select for diffs
Tue Dec 2 00:22:39 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.149: preferred, colored
Changes since revision 1.149: +2 -16 lines
- Restore launch of remote control without ISE.
  - Changes required following removal of loncommon::lonhttpd_port() in rev 1.692.

Revision 1.149: download - view: text, markup, annotated - select for diffs
Mon Nov 24 18:55:01 2008 UTC (15 years, 4 months ago) by jms
Branches: MAIN
Diff to previous 1.148: preferred, colored
Changes since revision 1.148: +31 -11 lines
Added/modified POD comments

Revision 1.148: download - view: text, markup, annotated - select for diffs
Wed Sep 10 19:45:23 2008 UTC (15 years, 7 months ago) by droeschl
Branches: MAIN
CVS tags: version_2_7_X, version_2_7_1
Branch point for: version_2_8_X
Diff to previous 1.147: preferred, colored
Changes since revision 1.147: +2 -2 lines
Bug #5770: Added display attribute for algebra tag.

Revision 1.147: download - view: text, markup, annotated - select for diffs
Sat Nov 17 01:51:11 2007 UTC (16 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_2_7_0, version_2_6_X, version_2_6_99_1, version_2_6_99_0, version_2_6_3, version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_99_1, version_2_5_99_0
Diff to previous 1.146: preferred, colored
Changes since revision 1.146: +2 -0 lines
- BUG#5523 - close then open the window so the correct size is applied

Revision 1.146: download - view: text, markup, annotated - select for diffs
Sat Nov 17 01:46:44 2007 UTC (16 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.145: preferred, colored
Changes since revision 1.145: +16 -9 lines
- BUG#5476 add a mime type option to the <window>

Revision 1.145: download - view: text, markup, annotated - select for diffs
Sat Nov 17 01:43:00 2007 UTC (16 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.144: preferred, colored
Changes since revision 1.144: +9 -5 lines
- mt
- name the scriptvars links so they will be unique when grading mutliple students at the same time

Revision 1.144: download - view: text, markup, annotated - select for diffs
Thu Oct 11 00:24:46 2007 UTC (16 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.143: preferred, colored
Changes since revision 1.143: +3 -3 lines
- don't parse non loncapa/perl <script>s in answer mode

Revision 1.143: download - view: text, markup, annotated - select for diffs
Thu Aug 30 22:56:43 2007 UTC (16 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_2_5_X, version_2_5_2, version_2_5_1
Diff to previous 1.142: preferred, colored
Changes since revision 1.142: +12 -4 lines
- eliminating some other location that access lonhttpurl directly
- switch remote control to note and use needed protocol for server

Revision 1.142: download - view: text, markup, annotated - select for diffs
Fri Aug 3 23:29:54 2007 UTC (16 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_2_5_0
Diff to previous 1.141: preferred, colored
Changes since revision 1.141: +3 -3 lines
- more restrictive about what is allowed in id numbers (throws errors on in construct to hopefully not break too many users)

Revision 1.141: download - view: text, markup, annotated - select for diffs
Mon Jun 11 20:52:40 2007 UTC (16 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_2_4_X, version_2_4_99_0, version_2_4_2, version_2_4_1
Diff to previous 1.140: preferred, colored
Changes since revision 1.140: +5 -4 lines
- <while> tag was mishandling the grade/answer/analyze modes when displayed output was generated
- moving script var generation out-of main result mechanism and move it to an out of the way location the xml parser handles readding

Revision 1.140: download - view: text, markup, annotated - select for diffs
Tue Jan 23 21:28:41 2007 UTC (17 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: version_2_4_0, version_2_3_99_0
Diff to previous 1.139: preferred, colored
Changes since revision 1.139: +3 -1 lines
- js doesn't like - or . in function names

Revision 1.139: download - view: text, markup, annotated - select for diffs
Wed Dec 20 22:41:59 2006 UTC (17 years, 4 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_99_1
Diff to previous 1.138: preferred, colored
Changes since revision 1.138: +2 -2 lines
- xhtml

Revision 1.138: download - view: text, markup, annotated - select for diffs
Tue Oct 17 15:11:37 2006 UTC (17 years, 6 months ago) by albertel
Branches: MAIN
CVS tags: version_2_2_99_0
Diff to previous 1.137: preferred, colored
Changes since revision 1.137: +2 -2 lines
- complte the move of whichuser() from lonnxml -> lonnet

Revision 1.134.2.2: download - view: text, markup, annotated - select for diffs
Wed Mar 29 22:48:08 2006 UTC (18 years ago) by albertel
Branches: version_2_1_X
CVS tags: version_2_1_3
Diff to previous 1.134.2.1: preferred, colored to branchpoint 1.134: preferred, colored next main 1.135: preferred, colored
Changes since revision 1.134.2.1: +18 -17 lines
- backport 1.137

Revision 1.137: download - view: text, markup, annotated - select for diffs
Wed Mar 29 22:41:39 2006 UTC (18 years ago) by albertel
Branches: MAIN
CVS tags: version_2_2_X, version_2_2_2, version_2_2_1, version_2_2_0, version_2_1_99_3, version_2_1_99_2, version_2_1_99_1, version_2_1_99_0
Diff to previous 1.136: preferred, colored
Changes since revision 1.136: +18 -17 lines
- adding webgrade to most tags

Revision 1.134.2.1: download - view: text, markup, annotated - select for diffs
Wed Mar 29 04:32:19 2006 UTC (18 years ago) by albertel
Branches: version_2_1_X
Diff to previous 1.134: preferred, colored
Changes since revision 1.134: +3 -3 lines
- enable import in webgrade

Revision 1.136: download - view: text, markup, annotated - select for diffs
Fri Mar 24 21:45:51 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.135: preferred, colored
Changes since revision 1.135: +10 -2 lines
- making the <window> window creation easier to read an ude the compatability window creation routines

Revision 1.135: download - view: text, markup, annotated - select for diffs
Thu Mar 23 23:47:56 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.134: preferred, colored
Changes since revision 1.134: +22 -6 lines
- start_page
- increasing support for webgrade

Revision 1.134: download - view: text, markup, annotated - select for diffs
Thu Dec 15 19:00:36 2005 UTC (18 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_2, version_2_1_1, version_2_1_0, version_2_0_99_1
Branch point for: version_2_1_X
Diff to previous 1.133: preferred, colored
Changes since revision 1.133: +8 -1 lines
- <parse> was spewing output in answer mode

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

Revision 1.132: download - view: text, markup, annotated - select for diffs
Thu Sep 29 19:15:47 2005 UTC (18 years, 6 months ago) by albertel
Branches: MAIN
CVS tags: version_2_0_X, version_2_0_2
Diff to previous 1.131: preferred, colored
Changes since revision 1.131: +3 -1 lines
- full task status info and dimension grading info is now given to the student

Revision 1.131: download - view: text, markup, annotated - select for diffs
Thu Sep 15 18:30:11 2005 UTC (18 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.130: preferred, colored
Changes since revision 1.130: +3 -3 lines
- BUG#4362, I can't believe I typed that.

Revision 1.130: download - view: text, markup, annotated - select for diffs
Wed Sep 14 18:25:40 2005 UTC (18 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.129: preferred, colored
Changes since revision 1.129: +5 -5 lines
- <script> and <display> run during target 'webgrade'
- now delays evaluation of the <InstanceText> of an instance until after we have picked which one to do, and only evaluates that one.
- invalid status submissions are now counted as 'ungraded' rather than correct

Revision 1.129: download - view: text, markup, annotated - select for diffs
Mon Jun 27 21:01:58 2005 UTC (18 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1
Diff to previous 1.128: preferred, colored
Changes since revision 1.128: +2 -2 lines
typo was preventing editing of link text using colorful editor.

Revision 1.128: download - view: text, markup, annotated - select for diffs
Mon Jun 6 01:29:45 2005 UTC (18 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_0
Diff to previous 1.127: preferred, colored
Changes since revision 1.127: +2 -3 lines
- BUG#2375 \ was not being probalby protexteced from javva script

Revision 1.127: download - view: text, markup, annotated - select for diffs
Sun Jun 5 07:28:31 2005 UTC (18 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.126: preferred, colored
Changes since revision 1.126: +2 -2 lines
- raise the scitpvars window up BUG#358

Revision 1.126: download - view: text, markup, annotated - select for diffs
Thu Apr 7 06:56:27 2005 UTC (19 years ago) by albertel
Branches: MAIN
CVS tags: version_1_99_1_tmcc, version_1_99_0_tmcc
Diff to previous 1.125: preferred, colored
Changes since revision 1.125: +4 -4 lines
- ENV -> env

Revision 1.125: download - view: text, markup, annotated - select for diffs
Sun Feb 27 17:26:09 2005 UTC (19 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.124: preferred, colored
Changes since revision 1.124: +3 -2 lines
- allow a choice of display style or not

Revision 1.124: download - view: text, markup, annotated - select for diffs
Sat Feb 26 06:14:01 2005 UTC (19 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.123: preferred, colored
Changes since revision 1.123: +3 -4 lines
- mathml in CSTR with inline remote, has worked for one resource

Revision 1.123: download - view: text, markup, annotated - select for diffs
Thu Feb 24 01:21:50 2005 UTC (19 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.122: preferred, colored
Changes since revision 1.122: +26 -2 lines
- adding in <algebra>

Revision 1.122: download - view: text, markup, annotated - select for diffs
Mon Feb 21 23:23:30 2005 UTC (19 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.121: preferred, colored
Changes since revision 1.121: +47 -3 lines
- adding <num> and <parse> tags

Revision 1.121: download - view: text, markup, annotated - select for diffs
Fri Feb 18 05:38:05 2005 UTC (19 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.120: preferred, colored
Changes since revision 1.120: +7 -3 lines
- xhtml cleanups

Revision 1.120: download - view: text, markup, annotated - select for diffs
Tue Oct 12 23:26:48 2004 UTC (19 years, 6 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.119: preferred, colored
Changes since revision 1.119: +3 -2 lines
- except for the <nobr> and the selected="on" Edit mode on a homework problem is now xhtml 1.0 transtional compliant

Revision 1.119: download - view: text, markup, annotated - select for diffs
Fri Oct 8 13:43:31 2004 UTC (19 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.118: preferred, colored
Changes since revision 1.118: +2 -2 lines
- <display> calling &xmlparse() had issues

Revision 1.118: download - view: text, markup, annotated - select for diffs
Wed Sep 29 14:50:43 2004 UTC (19 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.117: preferred, colored
Changes since revision 1.117: +3 -2 lines
Work-around for Safari bug regarding 'document.open', Bug #3449

Revision 1.117: download - view: text, markup, annotated - select for diffs
Tue Sep 28 20:40:05 2004 UTC (19 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.116: preferred, colored
Changes since revision 1.116: +1 -3 lines
Rolling back to 1.115, but Bug #3449 remains: opens additional window on
Safari.

Revision 1.116: download - view: text, markup, annotated - select for diffs
Mon Sep 27 20:59:21 2004 UTC (19 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.115: preferred, colored
Changes since revision 1.115: +4 -4 lines
Trying to fix Bug #3449. The previous syntax was definitely wrong, not sure
if this works.

Revision 1.115: download - view: text, markup, annotated - select for diffs
Wed Aug 18 20:48:45 2004 UTC (19 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_1_2_X, version_1_2_1, version_1_2_0, version_1_1_99_5
Diff to previous 1.114: preferred, colored
Changes since revision 1.114: +3 -3 lines
- BUG#3332

Revision 1.114: download - view: text, markup, annotated - select for diffs
Tue Aug 10 19:22:32 2004 UTC (19 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_99_4
Diff to previous 1.113: preferred, colored
Changes since revision 1.113: +5 -2 lines
- <display> needs to return it's output in some cases when in grade/analyze/answer`

Revision 1.113: download - view: text, markup, annotated - select for diffs
Thu Jul 15 16:43:37 2004 UTC (19 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_99_3
Diff to previous 1.112: preferred, colored
Changes since revision 1.112: +8 -1 lines
- BUG# 3208 &chemparse in the bodytext causes an infinite parse recursion.

Revision 1.112: download - view: text, markup, annotated - select for diffs
Thu Apr 15 20:24:34 2004 UTC (20 years ago) by albertel
Branches: MAIN
CVS tags: version_1_1_99_2, version_1_1_99_1, version_1_1_99_0
Diff to previous 1.111: preferred, colored
Changes since revision 1.111: +5 -5 lines
- throw away the body of a <script> when parsing for meta, seems like it only screws things up, (BUG#2867)

Revision 1.111: download - view: text, markup, annotated - select for diffs
Mon Apr 12 23:01:57 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.110: preferred, colored
Changes since revision 1.110: +4 -2 lines
- trying to stop a degenerate case

Revision 1.110: download - view: text, markup, annotated - select for diffs
Tue Feb 24 21:12:48 2004 UTC (20 years, 1 month ago) by albertel
Branches: MAIN
CVS tags: version_1_1_X, version_1_1_3, version_1_1_2
Diff to previous 1.109: preferred, colored
Changes since revision 1.109: +2 -2 lines
- Doidy Doidy Doidy

Revision 1.109: download - view: text, markup, annotated - select for diffs
Thu Feb 12 17:34:24 2004 UTC (20 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.108: preferred, colored
Changes since revision 1.108: +4 -3 lines
- BUG#2594, viewing multiple students at a time resulted in the "Script Vars" link only showing the last students values.

Revision 1.108: download - view: text, markup, annotated - select for diffs
Wed Feb 11 15:10:05 2004 UTC (20 years, 2 months ago) by matthew
Branches: MAIN
Diff to previous 1.107: preferred, colored
Changes since revision 1.107: +2 -2 lines
No comment.

Revision 1.107: download - view: text, markup, annotated - select for diffs
Tue Feb 10 18:58:26 2004 UTC (20 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.106: preferred, colored
Changes since revision 1.106: +10 -6 lines
- publishing things like
  <display>&web('','','<p>'></display>
  we cause part metadata to not be generated

Revision 1.106: download - view: text, markup, annotated - select for diffs
Fri Jan 16 19:46:03 2004 UTC (20 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_1
Diff to previous 1.105: preferred, colored
Changes since revision 1.105: +7 -5 lines
- YARG!

Revision 1.105: download - view: text, markup, annotated - select for diffs
Wed Dec 10 22:11:56 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.104: preferred, colored
Changes since revision 1.104: +20 -9 lines
-<window> needs to advertise it's attributes

Revision 1.104: download - view: text, markup, annotated - select for diffs
Thu Oct 30 20:57:28 2003 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_0, version_1_0_99_3, version_1_0_99_2, version_1_0_99_1, version_1_0_99
Diff to previous 1.103: preferred, colored
Changes since revision 1.103: +2 -2 lines
- script vars window is now larger by default and resizable always (BUG#2070)

Revision 1.103: 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.102: preferred, colored
Changes since revision 1.102: +13 -18 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.102: download - view: text, markup, annotated - select for diffs
Thu Oct 30 20:20:00 2003 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.101: preferred, colored
Changes since revision 1.101: +3 -2 lines
- <comment> tag works in Edit now

Revision 1.101: download - view: text, markup, annotated - select for diffs
Fri Oct 3 17:15:01 2003 UTC (20 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.100: preferred, colored
Changes since revision 1.100: +2 -1 lines
- don't interpolate the result from <display>

Revision 1.100: download - view: text, markup, annotated - select for diffs
Mon Aug 11 20:07:20 2003 UTC (20 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.99: preferred, colored
Changes since revision 1.99: +20 -1 lines
- added new internal tag <LONCAPA_TURN_STYLE_OFF /> it is inserted when
  expanding out style definitons but not actually parsing (i.e. get_all_text)

Revision 1.99: download - view: text, markup, annotated - select for diffs
Wed Jun 18 21:04:42 2003 UTC (20 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_1_0_3, version_1_0_2, version_1_0_1, version_1_0_0, version_0_99_5, version_0_99_4, version_0_99_3
Diff to previous 1.98: preferred, colored
Changes since revision 1.98: +7 -5 lines
- IS can't handle multi 1000 character hrefs.

Revision 1.98: download - view: text, markup, annotated - select for diffs
Wed Jun 18 20:36:32 2003 UTC (20 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.97: preferred, colored
Changes since revision 1.97: +4 -4 lines
- IE can't handle href links that are 10,000 characters long.

Revision 1.97: download - view: text, markup, annotated - select for diffs
Mon Jun 9 21:37:54 2003 UTC (20 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_0_99_2
Diff to previous 1.96: preferred, colored
Changes since revision 1.96: +4 -4 lines
- how about this instead then.

Revision 1.96: download - view: text, markup, annotated - select for diffs
Mon Jun 9 15:46:01 2003 UTC (20 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.95: preferred, colored
Changes since revision 1.95: +3 -2 lines
Elegant as it may be, Encode does not work here.

Revision 1.95: download - view: text, markup, annotated - select for diffs
Sun Jun 8 21:03:19 2003 UTC (20 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.94: preferred, colored
Changes since revision 1.94: +3 -4 lines
- I like using encode

Revision 1.94: download - view: text, markup, annotated - select for diffs
Sun Jun 8 00:51:56 2003 UTC (20 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.93: preferred, colored
Changes since revision 1.93: +2 -1 lines
Wasn't dealing correctly with linebreaks

Revision 1.93: download - view: text, markup, annotated - select for diffs
Sun Jun 8 00:43:19 2003 UTC (20 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.92: preferred, colored
Changes since revision 1.92: +2 -1 lines
Bug #1675: single quote needs escaping in <window>

Revision 1.92: download - view: text, markup, annotated - select for diffs
Wed Jun 4 22:30:00 2003 UTC (20 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.91: preferred, colored
Changes since revision 1.91: +8 -2 lines
- width,height,linktext added as atrributes to <window>, BUG#1612

Revision 1.91: download - view: text, markup, annotated - select for diffs
Wed May 28 21:05:33 2003 UTC (20 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_0_99_1, conference_2003
Diff to previous 1.90: preferred, colored
Changes since revision 1.90: +6 -1 lines
- should no longer generate warning on properly constructed stylefiles
- end tag styles register the tag name with the <LONCAPA_INTERNAL_TURN_STYLE_ON />
  callback. In the end tag we do an extra &Apache::lonxml::end_tag() that actually clears
  out the </LONCAPA_INTERNAL_TURN_STYLE_ON> tag, but that causes the normal &end_tag call
  in the inner_xmlparse routine to clear out the now finished off style definition

Revision 1.90: download - view: text, markup, annotated - select for diffs
Fri May 23 16:26:28 2003 UTC (20 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_0_99_0
Diff to previous 1.89: preferred, colored
Changes since revision 1.89: +2 -1 lines
- fixes BUG#1364, produces an error messages if a duplicated id is seen while in CSTR space and viewing a problem.
- now tracks all part numbers seen, and tracks all import ids seen
- properly use @Apace::inputtags::response for the list of response ids in this part
  and responselist for all ids in the problem

Revision 1.89: download - view: text, markup, annotated - select for diffs
Thu May 22 21:05:01 2003 UTC (20 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.88: preferred, colored
Changes since revision 1.88: +2 -1 lines
- tags inside style file definitions use both the tags args and the style defintion args to do variable interpolation

Revision 1.88: download - view: text, markup, annotated - select for diffs
Wed May 14 13:33:00 2003 UTC (20 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.87: preferred, colored
Changes since revision 1.87: +5 -4 lines
- propagating print_answer -> answer_output_mode shift

Revision 1.87: download - view: text, markup, annotated - select for diffs
Tue May 13 20:41:08 2003 UTC (20 years, 11 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.86: preferred, colored
Changes since revision 1.86: +5 -2 lines
Changes to print single resource with answers. I've switched off some html stuff which is not neccessary in this particular case.

Revision 1.86: download - view: text, markup, annotated - select for diffs
Mon Feb 24 23:32:32 2003 UTC (21 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.85: preferred, colored
Changes since revision 1.85: +18 -2 lines
- making it easy to moke the port lonhttpd is on, now a config option in loncapa_apache.conf, probably should be moved to loncapa.conf and added to the install questions
- added tag <LONCAPA_INTERNAL_LONHTTPD_PORT /> that gets replaced by a bit of javascript that sets the var lonhttpdport to the correct value
- lonhttpd reads the conf files on start up ad configures intself to the proper port, if the port is set to 80 it exits assuming that Apache is running there
- header image references reference the proper port
- finally making use of the fact that menu.html is parsed before sent out

- everything assumes a default value of 8080 if it can't find a set value

Revision 1.85: download - view: text, markup, annotated - select for diffs
Fri Feb 7 22:03:21 2003 UTC (21 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.84: preferred, colored
Changes since revision 1.84: +5 -5 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.84: download - view: text, markup, annotated - select for diffs
Mon Jan 13 22:18:34 2003 UTC (21 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_0_6_2, version_0_6_1
Diff to previous 1.83: preferred, colored
Changes since revision 1.83: +3 -3 lines
- if you can't find the end tag when doing get_all_text throw an
  error and send nothing back, (No need to send random garbage into the
  perl interpreter)
- have <script> and <display> send the full parser stack

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

Revision 1.82: download - view: text, markup, annotated - select for diffs
Wed Nov 13 23:15:40 2002 UTC (21 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.81: preferred, colored
Changes since revision 1.81: +3 -3 lines
- more XHTML esque

Revision 1.81: download - view: text, markup, annotated - select for diffs
Wed Nov 6 23:05:02 2002 UTC (21 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.80: preferred, colored
Changes since revision 1.80: +12 -2 lines
- Fixes most of BUG#793
- added new global var that controls wheter syle files defs are used
- use new tag <LONCAPA_INTERNAL_TURN_STYLE_ON /> to turn style def use back on
- removed recurse sub completely
- get_all_text now understands the Parser stack

Bugs:
- get_all_unbalanced_text needs to use parser stack
- get_all_text uses need to pass entrie parser stack
- style defs that have a tag that ends in a different style def can't use get_all_text


Need To Test:
- pars stack pops in end tags looking for start tags in get_all_text

Revision 1.80: download - view: text, markup, annotated - select for diffs
Wed Oct 30 23:37:57 2002 UTC (21 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.79: preferred, colored
Changes since revision 1.79: +9 -6 lines
- Whoops, forgot to add the defaul_homework.lcpm loading to the <display> tag

Revision 1.79: download - view: text, markup, annotated - select for diffs
Mon Oct 21 20:31:06 2002 UTC (21 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.78: preferred, colored
Changes since revision 1.78: +13 -10 lines
- default_homework is now lazy loaded by the <script> tag
- fixes BUG#842 (can't use <script> in .html)

Revision 1.78: download - view: text, markup, annotated - select for diffs
Mon Oct 14 20:47:11 2002 UTC (21 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.77: preferred, colored
Changes since revision 1.77: +16 -10 lines
- better support of analyze mode in preparation of analyzing problems

Revision 1.77: download - view: text, markup, annotated - select for diffs
Mon Sep 23 17:25:24 2002 UTC (21 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.76: preferred, colored
Changes since revision 1.76: +4 -4 lines
- make the default fields wider

Revision 1.76: download - view: text, markup, annotated - select for diffs
Wed Jul 24 20:10:43 2002 UTC (21 years, 9 months ago) by sakharuk
Branches: MAIN
CVS tags: version_0_5_1, version_0_5
Diff to previous 1.75: preferred, colored
Changes since revision 1.75: +2 -2 lines
Added tex output for <import> tag.

Revision 1.75: download - view: text, markup, annotated - select for diffs
Wed Jul 17 18:03:46 2002 UTC (21 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.74: preferred, colored
Changes since revision 1.74: +17 -4 lines
- <stadaloe> puts a smale grey table around the standalone controls BUG#533

Revision 1.74: download - view: text, markup, annotated - select for diffs
Wed Jul 17 18:00:03 2002 UTC (21 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.73: preferred, colored
Changes since revision 1.73: +25 -2 lines
- actual implemntation of <comment> tag (BUG#258)

Revision 1.73: download - view: text, markup, annotated - select for diffs
Fri May 3 22:28:36 2002 UTC (21 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_0_4, stable_2002_july, STABLE
Diff to previous 1.72: preferred, colored
Changes since revision 1.72: +3 -2 lines
- fixes BUG#228, answers can be generated while not in CSTR

Revision 1.72: download - view: text, markup, annotated - select for diffs
Thu Apr 25 17:37:23 2002 UTC (21 years, 11 months ago) by matthew
Branches: MAIN
CVS tags: stable_2002_april
Diff to previous 1.71: preferred, colored
Changes since revision 1.71: +1 -2 lines
Undo 1d10t commit.

Revision 1.71: download - view: text, markup, annotated - select for diffs
Thu Apr 25 17:25:36 2002 UTC (21 years, 11 months ago) by matthew
Branches: MAIN
Diff to previous 1.70: preferred, colored
Changes since revision 1.70: +2 -1 lines
Filename change to help with printing.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Wed Apr 10 15:21:29 2002 UTC (22 years ago) by albertel
Branches: MAIN
Diff to previous 1.69: preferred, colored
Changes since revision 1.69: +2 -8 lines
- more inteligent way to protect entites (might address BUG#228 needs testing)

Revision 1.69: download - view: text, markup, annotated - select for diffs
Thu Mar 28 22:02:27 2002 UTC (22 years ago) by albertel
Branches: MAIN
Diff to previous 1.68: preferred, colored
Changes since revision 1.68: +5 -2 lines
- editing <import> looks better

Revision 1.68: download - view: text, markup, annotated - select for diffs
Fri Mar 22 22:06:06 2002 UTC (22 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.67: preferred, colored
Changes since revision 1.67: +4 -4 lines
- editline doesn't need a 5th parameter
- label text should be a single line

Revision 1.67: download - view: text, markup, annotated - select for diffs
Fri Mar 22 20:05:19 2002 UTC (22 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.66: preferred, colored
Changes since revision 1.66: +4 -4 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.66: download - view: text, markup, annotated - select for diffs
Wed Jan 30 16:04:04 2002 UTC (22 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: stable_2002_spring
Diff to previous 1.65: preferred, colored
Changes since revision 1.65: +6 -2 lines
- skips parsing a script block
- allows creation of a new html file

Revision 1.65: download - view: text, markup, annotated - select for diffs
Mon Jan 21 16:41:31 2002 UTC (22 years, 3 months ago) by matthew
Branches: MAIN
Diff to previous 1.64: preferred, colored
Changes since revision 1.64: +4 -4 lines
Changes associated with reworking edit::modifiedfield().

Revision 1.64: download - view: text, markup, annotated - select for diffs
Thu Jan 17 16:51:07 2002 UTC (22 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.63: preferred, colored
Changes since revision 1.63: +2 -2 lines
- this one actually works.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Thu Jan 17 16:40:59 2002 UTC (22 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.62: preferred, colored
Changes since revision 1.62: +2 -2 lines
- I am trying to learn how to spell

Revision 1.62: download - view: text, markup, annotated - select for diffs
Thu Jan 17 16:35:55 2002 UTC (22 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.61: preferred, colored
Changes since revision 1.61: +18 -5 lines
- added <standalone>

Revision 1.61: download - view: text, markup, annotated - select for diffs
Sun Jan 6 02:19:25 2002 UTC (22 years, 3 months ago) by harris41
Branches: MAIN
Diff to previous 1.60: preferred, colored
Changes since revision 1.60: +2 -2 lines
sub BEGIN should be BEGIN

Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Dec 10 16:42:20 2001 UTC (22 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.59: preferred, colored
Changes since revision 1.59: +7 -2 lines
-protects web contents of variables

Revision 1.59: download - view: text, markup, annotated - select for diffs
Tue Dec 4 14:56:46 2001 UTC (22 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.58: preferred, colored
Changes since revision 1.58: +5 -4 lines
- better way of dealing with <physnet> tag rewrite, after getting the style loaded unget the <physnet> token so the parser has to run through it again.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Thu Nov 29 19:03:58 2001 UTC (22 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.57: preferred, colored
Changes since revision 1.57: +25 -0 lines
GPL

Revision 1.57: download - view: text, markup, annotated - select for diffs
Mon Nov 12 20:27:28 2001 UTC (22 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: stable_2001_fall
Diff to previous 1.56: preferred, colored
Changes since revision 1.56: +10 -1 lines
- <import> now puts info in .meta files abut what is being imported
- Apache::inputtags::import exists, list the <import> ids that we are in
- start_response, properly sets the Apache::inputtags::response id to the
   join() of Apache::inputtags::import and the id="" arg of the response
- <import> gets an id at publication time

Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Nov 5 22:59:33 2001 UTC (22 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.55: preferred, colored
Changes since revision 1.55: +6 -4 lines
- <import> tag makes a reference in the .meta file

Revision 1.55: download - view: text, markup, annotated - select for diffs
Sun Oct 14 05:08:09 2001 UTC (22 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.54: preferred, colored
Changes since revision 1.54: +4 -4 lines
- added the ability to associate values with locations on a randomly labeled
  image

Revision 1.54: download - view: text, markup, annotated - select for diffs
Sat Oct 13 06:00:04 2001 UTC (22 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.53: preferred, colored
Changes since revision 1.53: +4 -2 lines
- <script> and <display> render for tex properly

Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Oct 5 22:29:10 2001 UTC (22 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.52: preferred, colored
Changes since revision 1.52: +15 -2 lines
- added a link to see the script variables when in construction space

Revision 1.52: download - view: text, markup, annotated - select for diffs
Wed Oct 3 13:34:00 2001 UTC (22 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2 lines
- quoting bug

Revision 1.51: download - view: text, markup, annotated - select for diffs
Tue Sep 18 02:21:13 2001 UTC (22 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.50: preferred, colored
Changes since revision 1.50: +5 -5 lines
- adding code to handle the answer target for parsing.
- caparesponse not yet working properly

Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Aug 20 17:14:55 2001 UTC (22 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.49: preferred, colored
Changes since revision 1.49: +2 -1 lines
cbi.sty moved into system area

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Aug 13 20:52:33 2001 UTC (22 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.48: preferred, colored
Changes since revision 1.48: +14 -14 lines
- prettified editing of <parserlib> and <scriptlib>

Revision 1.48: download - view: text, markup, annotated - select for diffs
Mon Jul 30 22:24:56 2001 UTC (22 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.47: preferred, colored
Changes since revision 1.47: +16 -11 lines
- improved edit interface for <display>

Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Jul 12 15:53:44 2001 UTC (22 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.46: preferred, colored
Changes since revision 1.46: +20 -1 lines
- &xmlparse() should work well now.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Jul 12 14:29:17 2001 UTC (22 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.45: preferred, colored
Changes since revision 1.45: +24 -27 lines
- fixed <import> for editing and publishing
- removed dead meta code this all exists in londefdef.pm

Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Jul 11 14:44:37 2001 UTC (22 years, 9 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.44: preferred, colored
Changes since revision 1.44: +10 -6 lines
*** empty log message ***

Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Jul 9 04:10:30 2001 UTC (22 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.43: preferred, colored
Changes since revision 1.43: +4 -2 lines
- bug fix

Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Jul 6 21:54:10 2001 UTC (22 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.42: preferred, colored
Changes since revision 1.42: +3 -34 lines
- modified new tags to use $tagstack
- took out garbage

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Jul 6 19:50:02 2001 UTC (22 years, 9 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.41: preferred, colored
Changes since revision 1.41: +63 -2 lines
new tag <physnet>

Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Jun 26 21:45:58 2001 UTC (22 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.40: preferred, colored
Changes since revision 1.40: +6 -5 lines
- made the edit interface for <script> work properly

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Jun 2 03:59:59 2001 UTC (22 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.39: preferred, colored
Changes since revision 1.39: +11 -29 lines
- added new arg $tagstack to all start_ or end_ routines

Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu May 31 22:38:36 2001 UTC (22 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.38: preferred, colored
Changes since revision 1.38: +5 -12 lines
 - adding get_param calls to replace the junk that went before

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun May 13 20:01:11 2001 UTC (22 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.37: preferred, colored
Changes since revision 1.37: +9 -9 lines
- changed the args to tag_start
- added args to editfield

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri May 4 21:17:24 2001 UTC (22 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.36: preferred, colored
Changes since revision 1.36: +76 -46 lines
- large changes to start generating a editing enviroment
- <script> <scriptlib> <parserlib> work in edit in envrioment
- callsub needs to be reorganized
- added evaluate global to lonxml, turns off evaluation of $var

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Mar 27 18:19:29 2001 UTC (23 years ago) by albertel
Branches: MAIN
Diff to previous 1.35: preferred, colored
Changes since revision 1.35: +3 -2 lines
- stupid screwups

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Mar 27 16:56:56 2001 UTC (23 years ago) by sakharuk
Branches: MAIN
Diff to previous 1.34: preferred, colored
Changes since revision 1.34: +7 -3 lines

r changes for tex target

Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Feb 22 00:49:03 2001 UTC (23 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.33: preferred, colored
Changes since revision 1.33: +5 -6 lines
- changed redirection, and output stack to work more intelligently, checkount radiobuttonresponse for a good example, should have to muck with @Apache::lonxml::outputstack and $Apache::lonxml::redirection directly use startredirection and enredirection

Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Feb 19 20:43:00 2001 UTC (23 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.32: preferred, colored
Changes since revision 1.32: +5 -5 lines
- <br> -> <br /> cleanup

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Jan 12 20:38:06 2001 UTC (23 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.31: preferred, colored
Changes since revision 1.31: +1 -7 lines
- need to reset the debug value

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Jan 10 16:53:07 2001 UTC (23 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.30: preferred, colored
Changes since revision 1.30: +11 -17 lines
- window still had footnote references
- BEGIN was broken
- import should use get_text

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Jan 10 14:12:03 2001 UTC (23 years, 3 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.29: preferred, colored
Changes since revision 1.29: +42 -8 lines
window instead of footnote (footnote in the style file)

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Jan 4 19:15:02 2001 UTC (23 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +7 -4 lines
</script> works correctly now, emitting </script> when needed and not when not

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Dec 21 18:12:12 2000 UTC (23 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +10 -7 lines
- should properly work with meta target now

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Dec 8 20:53:45 2000 UTC (23 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +1 -0 lines
- debug messages only appear for user debug
- empty responses are ignored
- try counts don't appear once the problem is correct

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Dec 5 22:07:26 2000 UTC (23 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.25: preferred, colored
Changes since revision 1.25: +4 -1 lines
- properly sets the datastructures and delivers grades

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Nov 22 21:13:35 2000 UTC (23 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
- whoops, needed that line

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Nov 22 00:00:54 2000 UTC (23 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.23: preferred, colored
Changes since revision 1.23: +31 -10 lines
-added <display> like <script> but returns the result of the script
-removed SCRIPT_RESULT, <display> takes care of this.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Nov 14 22:24:38 2000 UTC (23 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +0 -1 lines
- new Apache::run::evaluate() still has quoting problems.

These probably can be gotten around by safe->share()ing a var?

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Oct 30 20:34:25 2000 UTC (23 years, 5 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
In londefdef.pm a few tags for tex target were changed: <m>,<p>,...
In lonxml.pm a new global variable textredirection was introduced. It is used for dwitch on and off the metadata output. A few lines of code were added.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Oct 11 21:08:49 2000 UTC (23 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
- uses get_all_text properly

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Oct 10 18:18:26 2000 UTC (23 years, 6 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +9 -3 lines
footnote added (later I'll change it on window)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Oct 9 14:09:41 2000 UTC (23 years, 6 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +11 -0 lines
added footnote tag

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Oct 5 19:31:54 2000 UTC (23 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +39 -22 lines
- uses new &newparser routine
- uses new lonnet routines &filelocation and &getfile
- new global $Apache::scripttag::SCRIPT_RESULT so the safe enviroment can
  report back results.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Oct 2 22:22:25 2000 UTC (23 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +26 -14 lines
- scripttag now looks for a type argument of <script> and only runs code
  marked "loncapa/perl"

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Sep 19 19:10:01 2000 UTC (23 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- moved $external::target to always be defined
- fixed scripttag to allow it be able to report results from scripts
- fixed caparesponse to not print out anything

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Sep 19 18:05:21 2000 UTC (23 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
- fixed bug with poorly formed xml documents

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Sep 14 20:57:49 2000 UTC (23 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +5 -0 lines

-outputs error message for missing <import> files

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Aug 16 18:32:58 2000 UTC (23 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +33 -22 lines
- implemented new get_all_text,
   actually works like I'd like $parser->get_text() to.
- started on edit/modified tags
- notice both get_all_text and increasedepth/decresedepth don't like broken
  documents, and they aren't very hardy.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Aug 11 15:27:58 2000 UTC (23 years, 8 months ago) by tsai
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
*** empty log message ***

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Aug 11 15:22:00 2000 UTC (23 years, 8 months ago) by tsai
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +4 -4 lines
*** empty log message ***

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Aug 11 14:57:33 2000 UTC (23 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +6 -2 lines
- getfile updates

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Aug 11 14:32:19 2000 UTC (23 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +5 -5 lines
- file path fix

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Aug 11 14:24:18 2000 UTC (23 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +4 -3 lines
- stopped using /raw/

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Aug 8 19:34:29 2000 UTC (23 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +34 -10 lines
- did up some edittags

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Aug 7 21:26:21 2000 UTC (23 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +18 -4 lines
- <import> tag done

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Aug 3 19:34:11 2000 UTC (23 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
- modified the xml parser to actually have a stack of parsers and pass
  this stack along

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Aug 2 16:47:53 2000 UTC (23 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +10 -1 lines
- added style to passed args
- implemented parserlib tag

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jul 25 21:28:22 2000 UTC (23 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +32 -4 lines
- added <scriptlib> tag
- changed lonxml to not evaluate emty strings

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jul 14 16:55:46 2000 UTC (23 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +10 -13 lines
- working implementation of the scripttag

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jul 6 21:07:26 2000 UTC (23 years, 9 months ago) by albertel
Branches: MAIN
- <script> basic ideas in place, doesn't actually work

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>