CVS log for loncom/imspackages/imsimport.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: language_hyphenation_merge


Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Nov 3 17:54:53 2011 UTC (12 years, 5 months ago) by raeburn
Branches: MAIN
CVS tags: language_hyphenation_merge, language_hyphenation, BZ4492-merge, BZ4492-feature_horizontal_radioresponse
Diff to previous 1.35: preferred, unified
Changes since revision 1.35: +66 -77 lines
- Clean-up after changes for bug 1320.
  - Restore support for import of IMS content packages into CSTR.

imsimport.pm
- loncacc::constructaccess() args changed in rev 1.55.
- args changed for &jscript_one(), &jscript_two()
  no longer pass ref to scalar;
  instead set $javascript to return value from routines.
- eliminate unused routine.
- &display_one() eliminate unused arg: $uname.
- &display_two() replace $uname with $fn as sixth arg.
- &display_three() replace $newdir with $dirpath as final arg
  - this is the part of path to the directory after /priv/dom/uname where IMS
    content is stored.
- Eliminate $uname and $udom from args passed to lonupload::phaseone() and
  lonupload::phasetwo() - eliminated in lonupload.pm rev. 1.58.
- use lonDocRoot perlvar in place of static string: '/home/httpd/html'
- coding style
   - eliminate leaning toothpicks

imsprocessor.pm
- use lonDocRoot perlvar in place of static string: '/home/httpd/html'
- coding style
   - use {} as delimiter in calls to substitution where default of / is
     inappropriate ("leaning toothpicks").

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>