CVS log for loncom/homework/randomlabel.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.97: 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
CVS tags: version_2_12_X, HEAD
Diff to previous 1.96: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.96: +4 -4 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.96: download - view: text, markup, annotated - select for diffs
Mon Nov 14 02:17:47 2011 UTC (12 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_X, 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_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0_RC1, version_2_11_0, language_hyphenation_merge, language_hyphenation, BZ4492-merge, BZ4492-feature_horizontal_radioresponse, BZ4492-feature_Support_horizontal_radioresponse, BZ4492-Support_horizontal_radioresponse
Diff to previous 1.95: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.95: +2 -2 lines
- Use perlvar instead of static string: /home/httpd/html.

Revision 1.95: download - view: text, markup, annotated - select for diffs
Thu Feb 4 18:42:41 2010 UTC (14 years, 1 month 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_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, loncapaMITrelate_1, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE
Diff to previous 1.94: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.94: +2 -2 lines
- Bug 6208.
 - Replace new paragraph after image with new line after image to prevent
   LaTeX error when printing randomly labelled image inside a table.

Revision 1.91.2.1: download - view: text, markup, annotated - select for diffs
Sun Dec 21 15:10:12 2008 UTC (15 years, 3 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.91: preferred, colored next main 1.92: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.91: +2 -2 lines
_ Backport 1.94.

Revision 1.94: download - view: text, markup, annotated - select for diffs
Fri Dec 19 14:28:14 2008 UTC (15 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_8_99_0, bz6209-base, bz6209, bz5969, bz2851, GCI_3, GCI_2, BZ5971-printing-apage, BZ5434-fox
Diff to previous 1.93: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.93: +2 -2 lines
- Regular Expression for both http and https.
- Use lonnet::absolute_url() when adding protocol in randomlylabel.pm

Revision 1.93: download - view: text, markup, annotated - select for diffs
Tue Nov 25 13:16:17 2008 UTC (15 years, 4 months ago) by jms
Branches: MAIN
Diff to previous 1.92: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.92: +84 -43 lines
POD documentation changes

Revision 1.92: 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.91: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.91: +2 -1 lines
Added/updated/converted POD. Many files had their POD redone to new standards.

Revision 1.91: download - view: text, markup, annotated - select for diffs
Wed Mar 12 02:46:53 2008 UTC (16 years ago) by raeburn
Branches: MAIN
CVS tags: version_2_7_X, version_2_7_1, version_2_7_0, version_2_6_99_1, version_2_6_99_0
Branch point for: version_2_8_X
Diff to previous 1.90: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.90: +2 -2 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.90: download - view: text, markup, annotated - select for diffs
Wed Oct 17 22:11:55 2007 UTC (16 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_2_6_X, 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.89: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.89: +9 -2 lines
- BUG#5484, don't inster extra WS inside <label>

Revision 1.89: download - view: text, markup, annotated - select for diffs
Wed Jun 20 17:33:33 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.88: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.88: +3 -2 lines
	Browse only image files in search for random labeled images.

Revision 1.88: download - view: text, markup, annotated - select for diffs
Wed May 23 22:36:21 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.87: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.87: +1 -4 lines
- lonxml takes care of all insertions now, and thus the tags that were attempting to handle it themselves could cause double insertions so elimnate external insertion calls

Revision 1.87: download - view: text, markup, annotated - select for diffs
Thu May 10 10:46:51 2007 UTC (16 years, 10 months ago) by foxr
Branches: MAIN
CVS tags: version_2_3_99_0
Diff to previous 1.86: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.86: +6 -5 lines
Straighten out width/height and add an appropriate X axis adjust too

Revision 1.86: download - view: text, markup, annotated - select for diffs
Thu May 10 10:27:22 2007 UTC (16 years, 10 months ago) by foxr
Branches: MAIN
Diff to previous 1.85: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.85: +6 -2 lines
BZ 5020.. somewhere in the midst of things width/height got switched..
but only partially... this fixes the problem, by consistently switching
width/height, but I need to still go back and make height/width unswitched.

Revision 1.85: download - view: text, markup, annotated - select for diffs
Tue Nov 7 02:39:58 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, version_2_2_99_0
Diff to previous 1.84: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.84: +2 -9 lines
- some style
- eliminate uneeded vars
- LaTReX doesn't like spaces in paths either...

Revision 1.84: download - view: text, markup, annotated - select for diffs
Mon Nov 6 23:44:42 2006 UTC (17 years, 4 months ago) by foxr
Branches: MAIN
Diff to previous 1.83: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.83: +1 -4 lines
Factor out ' ' -> '_' substitution when doing print
preparation of images.

Revision 1.83: download - view: text, markup, annotated - select for diffs
Tue Aug 29 10:42:59 2006 UTC (17 years, 7 months ago) by foxr
Branches: MAIN
CVS tags: version_2_2_X, version_2_2_2, version_2_2_1
Diff to previous 1.82: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.82: +17 -2 lines
Defect number 2975  - Replace " " with "_" in image filenames so that
LaTeX does not get pissed off.

Revision 1.82: download - view: text, markup, annotated - select for diffs
Tue May 30 12:45:37 2006 UTC (17 years, 10 months ago) by www
Branches: MAIN
CVS tags: 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.81: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.81: +8 -5 lines
&Apache::lonnet::unescape -> &unescape
&Apache::lonnet::escape -> &escape

Revision 1.81: download - view: text, markup, annotated - select for diffs
Thu Dec 1 18:46:31 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.80: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.80: +2 -2 lines
- finish off the conversion to allowing style tags get_all_text across tags
- BUG#4428

Revision 1.80: download - view: text, markup, annotated - select for diffs
Thu Jul 14 04:17:44 2005 UTC (18 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_2_0_X, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2
Diff to previous 1.79: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.79: +6 -3 lines
- the 3.5 offset should only be used when dealing with text

Revision 1.79: download - view: text, markup, annotated - select for diffs
Thu Jul 14 04:08:55 2005 UTC (18 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.78: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.78: +22 -2 lines
- image style random label images weren't being drawn in th correct location (the ararently are drawn up from the point they are placed at)

Revision 1.78: download - view: text, markup, annotated - select for diffs
Tue Jun 28 14:58:23 2005 UTC (18 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_1
Diff to previous 1.77: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.77: +8 -7 lines
- it was ISE ing on a divide by zero if width/height was unspecfied

Revision 1.77: download - view: text, markup, annotated - select for diffs
Tue Jun 7 22:31:30 2005 UTC (18 years, 9 months ago) by foxr
Branches: MAIN
CVS tags: version_1_99_0
Diff to previous 1.76: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.76: +85 -31 lines
Decode gnuplot given that in tex mode we get sizing information as
a leading comment and in web mode we can scale by decoding the img tag.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Tue May 31 22:14:32 2005 UTC (18 years, 10 months ago) by foxr
Branches: MAIN
Diff to previous 1.75: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.75: +16 -4 lines
Use gnuplot callbacks to determine if the bkg image was gnuplot.
This is more reliable than attempting to decode the produced stuff (I hope).

Revision 1.75: download - view: text, markup, annotated - select for diffs
Tue May 24 10:10:16 2005 UTC (18 years, 10 months ago) by foxr
Branches: MAIN
Diff to previous 1.74: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.74: +30 -2 lines
Support correct placement of labels on gnuplot images for both web and
print targets.  (defect 3928).

Revision 1.74: download - view: text, markup, annotated - select for diffs
Mon May 23 11:02:13 2005 UTC (18 years, 10 months ago) by foxr
Branches: MAIN
CVS tags: version_1_99_1_tmcc
Diff to previous 1.73: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.73: +11 -5 lines
Get gnuplot to print.. Looks ok, but I need to test label placement
more thoroughly.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Mon May 16 21:58:19 2005 UTC (18 years, 10 months ago) by foxr
Branches: MAIN
Diff to previous 1.72: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.72: +35 -3 lines
Start getting support for gnuplot images as bgimg's still need to get scaling
exactly right so labels get placed where they are supposed to go.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Mon Apr 18 21:41:51 2005 UTC (18 years, 11 months ago) by foxr
Branches: MAIN
Diff to previous 1.71: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.71: +28 -3 lines
Add correct image scaling to labels so that they don't look out of proportion
on 'tex' target.

Revision 1.71: download - view: text, markup, annotated - select for diffs
Tue Apr 12 21:41:28 2005 UTC (18 years, 11 months ago) by foxr
Branches: MAIN
CVS tags: version_1_99_0_tmcc
Diff to previous 1.70: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.70: +5 -2 lines
Got image labels to paste on printouts.  Need to still figure out scaling.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Tue Apr 12 11:03:08 2005 UTC (18 years, 11 months ago) by foxr
Branches: MAIN
Diff to previous 1.69: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.69: +12 -6 lines
At least it attempts to insert label images. Need to take the image and
convert it to, or queue it to convert to an .eps however..as now i've
got it trying to directly include e.g. .jpg's which LaTeX has no
love for.

Revision 1.69: download - view: text, markup, annotated - select for diffs
Tue Apr 12 09:56:07 2005 UTC (18 years, 11 months ago) by foxr
Branches: MAIN
Diff to previous 1.68: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.68: +6 -1 lines
Clean up the output of clean_up_image to prevent latex failure..
now we have a label that has a url.. of the broken logo...

Revision 1.68: download - view: text, markup, annotated - select for diffs
Tue Apr 12 09:35:22 2005 UTC (18 years, 11 months ago) by foxr
Branches: MAIN
Diff to previous 1.67: preferred, colored
Changes since revision 1.67: +6 -5 lines
Fix a little typo and also try to make the raw LaTeX a bit more readable at
start of picture... more to come

Revision 1.67: download - view: text, markup, annotated - [selected for diffs]
Thu Apr 7 06:56:22 2005 UTC (18 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.66: preferred, colored
Changes since revision 1.66: +1 -4 lines
- ENV -> env

Revision 1.66: download - view: text, markup, annotated - select for diffs
Wed Mar 16 21:35:17 2005 UTC (19 years ago) by raeburn
Branches: MAIN
Diff to previous 1.65: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.65: +2 -2 lines
lonnet::repcopy() and lonnet::repcopy_userfile() now return strings, with simplified lower-case-only responses, for consistency with other return values from lonnet functions.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Mar 2 22:26:36 2005 UTC (19 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.64: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.64: +2 -2 lines
lonnet::repcopy() and lonnet::repcopy_userfile() now return strings rather than constants defined in Apache::Constants.  This allows lonnet::repcopy() to be used for cloning in batch course creation run from a command line script.  If Apache::Constants are to be returned by PerlHandlers these should be set in the appropriate handler rather than in subroutines in lonnet called by the handler, based on the string response from lonnet::repcopy().

Revision 1.64: download - view: text, markup, annotated - select for diffs
Thu Feb 10 23:00:10 2005 UTC (19 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.63: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.63: +20 -64 lines
- trying to make all of the eps image getting gernation etc have a common body of code between <randomlabel>'s bgimg, <img> and <imageresponse>'s <image>

Revision 1.63: download - view: text, markup, annotated - select for diffs
Sat Dec 4 01:15:41 2004 UTC (19 years, 3 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
Diff to previous 1.62: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.62: +17 -5 lines
- allow font size on randomlabel images to be adjusted BUG#3624

Revision 1.62: download - view: text, markup, annotated - select for diffs
Sat Nov 13 19:39:45 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_1_2_99_0
Diff to previous 1.61: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.61: +7 -14 lines
- BUG #3518 randomlabel TeX and Web the letter showed up in sligtly different locations

Revision 1.61: download - view: text, markup, annotated - select for diffs
Fri Jul 2 08:09:49 2004 UTC (19 years, 9 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, version_1_1_99_4, version_1_1_99_3, version_1_1_99_2, version_1_1_99_1
Diff to previous 1.60: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.60: +4 -1 lines
- BUG#3136, returns in <label>s cause a 'vt' to appear in the label
- <labelgourp>s with out a name blew things up, now is just doesn't set the variables up

Revision 1.60: download - view: text, markup, annotated - select for diffs
Fri Mar 12 21:01:14 2004 UTC (20 years ago) by albertel
Branches: MAIN
CVS tags: version_1_1_99_0
Diff to previous 1.59: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.59: +2 -2 lines
- ignore undefined bgimg

Revision 1.59: download - view: text, markup, annotated - select for diffs
Mon Feb 23 23:25:39 2004 UTC (20 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.58: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.58: +10 -22 lines
- wroks correctly with new randomlylabel mechanism

Revision 1.58: download - view: text, markup, annotated - select for diffs
Wed Feb 11 21:59:49 2004 UTC (20 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.57: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.57: +1 -2 lines
- remove some debug

Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Feb 11 21:58:15 2004 UTC (20 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.56: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.56: +91 -49 lines
- supports a <bgimg> inside <randomlabel>
- supports <bgimg><labels> having <gnuplots> inside  (and probably <randomlabel>)

Revision 1.56: download - view: text, markup, annotated - select for diffs
Fri Jan 9 00:53:19 2004 UTC (20 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.55: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.55: +2 -2 lines
Removing syntax error.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Thu Jan 8 20:28:20 2004 UTC (20 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.54: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.54: +7 -7 lines
- trying to make the regexps readable

Revision 1.54: download - view: text, markup, annotated - select for diffs
Thu Jan 8 20:05:13 2004 UTC (20 years, 2 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.53: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.53: +4 -2 lines
Bug 2434 (images not converted when printing from construction space) is fixed. This bug is about randomly labeled problems and it's different then 2521.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue Nov 11 00:25:24 2003 UTC (20 years, 4 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, version_1_0_99_2, version_1_0_99_1, version_1_0_99
Diff to previous 1.52: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.52: +14 -15 lines
- modified to use the cgi.$id. mechanism

Revision 1.52: 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.51: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.51: +2 -3 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.51: download - view: text, markup, annotated - select for diffs
Thu Oct 16 19:23:58 2003 UTC (20 years, 5 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.50: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.50: +2 -4 lines
Bug 2287 (automatic eps generation needs to preserves paths) is corrected for randomlabel problems. The only issue remains - how to individualize the name of eps file. It is neccessary if more then one student is trying to print the same problem at the same time and this problem contains different pictures with the same generic name. But may be this is impossible situation.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Thu Sep 25 14:05:44 2003 UTC (20 years, 6 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.49: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.49: +15 -11 lines
Bug 2221 (click on image problems don't properly scale image) is fixed. Additional cleanup is done too.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Sep 23 21:20:42 2003 UTC (20 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.48: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.48: +7 -4 lines
- texwidth and TeXwidth should work in randomlabel
- default to 90 if no texwidth specified rather than blowing up

Revision 1.48: download - view: text, markup, annotated - select for diffs
Mon Sep 8 19:17:34 2003 UTC (20 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.47: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.47: +4 -1 lines
- the labelgroup name is a variable name, so we need to make sure they make good variable names

Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Sep 8 19:08:57 2003 UTC (20 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.46: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.46: +294 -293 lines
- retabinate

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Jun 19 22:23:10 2003 UTC (20 years, 9 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.45: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.45: +6 -9 lines
- this was never committed (BUG#1855)
- start on next line after randomlabel image (just like on web)

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon May 19 17:10:12 2003 UTC (20 years, 10 months ago) by sakharuk
Branches: MAIN
CVS tags: version_0_99_2, version_0_99_1, version_0_99_0, conference_2003
Diff to previous 1.44: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.44: +15 -19 lines
Bug connected with LaTeX error for printing randomlabel template (with happy face) is fixed. I've just removed a few lines which I've forgetten to remove far long ago when I wrote chunck of code for dynamical creation of eps counterpart of jpg/gif/png original picture. Sorry for this and it's really strange that nobody has noticed this bug earlier.

Revision 1.44: 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.43: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.43: +5 -1 lines
Fix Browse and Search to target id_curdepth instead of curdepth.id (???)
in attribute mode.

Enable clickable coordinate input.

Revision 1.43: 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.42: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.42: +3 -3 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.42: download - view: text, markup, annotated - select for diffs
Thu Jan 23 18:26:10 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
CVS tags: version_0_6_2
Diff to previous 1.41: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.41: +5 -2 lines
randomlabel.pm did not replicate the file (part of Bug #1187).
Calls repcopy now. Delivers "broken" image if file could not be replicated
for some reason.
Side fix:
Users had problems with foo.GIF as background image. Made regular expressions
case-insensitive.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Dec 3 10:32:57 2002 UTC (21 years, 3 months ago) by sakharuk
Branches: MAIN
CVS tags: version_0_6
Diff to previous 1.40: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.40: +2 -2 lines
Bug 1025 is fixed. png format is added to randomlabelling problems.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Nov 8 14:41:53 2002 UTC (21 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.39: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.39: +18 -28 lines
- converted to use new handler based mechanism

Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Nov 7 19:48:51 2002 UTC (21 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.38: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.38: +14 -10 lines
- <randomlabel> online now server generated on the file rather than use Java
  (Maybe make it a runtime switchable item?)
- doesn't yet support subimage <randomlabel>
- (need to support fontsize selection)

Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Oct 22 21:25:34 2002 UTC (21 years, 5 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.37: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.37: +9 -9 lines
Fixed bug where list environment was in conflict with picture environment.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Oct 14 20:37:27 2002 UTC (21 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.36: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.36: +7 -6 lines
- adding analyze to more tags in preperation for analyzing a problems answer distribution

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Aug 27 18:21:27 2002 UTC (21 years, 7 months ago) by sakharuk
Branches: MAIN
CVS tags: version_0_5_1
Diff to previous 1.35: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.35: +21 -1 lines
Now 1. Checks either original eps file exist on the current library server
       and use it if exist.
    2. Replicates eps file from owner's library server if it is absent on
       current library server.
    3. If replication fails it tries to find ps file on current library
       server (Ed has a lot of such files) and use it.
    4. Replicates ps file from owner's library server.
    5. If replication fails eps is dynamically originated.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Aug 27 15:40:07 2002 UTC (21 years, 7 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.34: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.34: +5 -2 lines
Added replication of eps. picture in the case if original eps does not exist on current library server.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Aug 7 21:49:35 2002 UTC (21 years, 7 months ago) by sakharuk
Branches: MAIN
CVS tags: version_0_5
Diff to previous 1.33: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.33: +16 -12 lines
Changed algorithm for placing labels and converting width of the box.
In addition now picture is adjusted to the left side of the page.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Aug 2 18:20:48 2002 UTC (21 years, 8 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.32: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.32: +4 -4 lines
Fixed a bug in previous version. If you split the picture environment in latex (going to the next page) you destroy the coordinate system and all lables will
be put in a wrong place.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Jul 30 16:12:38 2002 UTC (21 years, 8 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.31: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.31: +2 -2 lines
Changed parameter for better adjustment of the blank space.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Jul 22 17:15:55 2002 UTC (21 years, 8 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.30: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.30: +24 -9 lines
Now 1. Correctly reproduce random labelling;
    2. Automatically adjust size of the original eps picture
       to the LaTeX picture environment;
    3. Automatically remove blank space after images (does not matter
       of the size of this blank space).

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Jul 18 20:17:45 2002 UTC (21 years, 8 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.29: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.29: +3 -3 lines
Empty space after figs was removed, labels were shifted to the left.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Jul 18 19:40:15 2002 UTC (21 years, 8 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.28: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.28: +3 -3 lines
Restored correct printing after Guy's corrections.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon May 20 20:35:13 2002 UTC (21 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_0_4, stable_2002_july, STABLE
Diff to previous 1.27: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.27: +14 -6 lines
- variables added to safespace for random image problems
- BUG#67 almost done, just needs priting support

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri May 17 21:27:44 2002 UTC (21 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.26: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.26: +5 -3 lines
- (description applies to last commit too)
- Implements the support for images labels in a randomlabel  image BUG#67
   - displays
   - edits

  -doesn't work
    - needs <allow>s generated
    - needs to let students see the images
    - printing

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri May 17 21:16:55 2002 UTC (21 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.25: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.25: +39 -15 lines
*** empty log message ***

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Apr 26 18:19:40 2002 UTC (21 years, 11 months ago) by sakharuk
Branches: MAIN
CVS tags: stable_2002_april
Diff to previous 1.24: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.24: +2 -2 lines
 shifted symbols to the left on eps figs.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Apr 25 21:36:36 2002 UTC (21 years, 11 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.23: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.23: +7 -4 lines
removed an empty space after figures + small changes + changes in the path to eps files

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Apr 8 21:28:53 2002 UTC (21 years, 11 months ago) by matthew
Branches: MAIN
Diff to previous 1.22: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.22: +19 -9 lines
Sanity checking on all those integers.

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

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Mar 22 22:04:39 2002 UTC (22 years ago) by albertel
Branches: MAIN
Diff to previous 1.20: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.20: +2 -3 lines
- need to pop the namespace when done

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Mar 22 22:00:55 2002 UTC (22 years ago) by albertel
Branches: MAIN
Diff to previous 1.19: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.19: +2 -2 lines
- randomlabel tags now exist only in the randomlabel namespace

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Mar 8 20:43:06 2002 UTC (22 years ago) by albertel
Branches: MAIN
Diff to previous 1.18: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.18: +3 -3 lines
- no need for the global

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Mar 8 18:31:27 2002 UTC (22 years ago) by matthew
Branches: MAIN
Diff to previous 1.17: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.17: +4 -3 lines
Added call to &Apache::edit::search().

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Mar 6 21:56:27 2002 UTC (22 years ago) by matthew
Branches: MAIN
Diff to previous 1.16: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.16: +2 -2 lines
Fixed a silly crashing error - please remember to check when dividing;
You never know when you will find a zero.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Mar 6 20:41:17 2002 UTC (22 years ago) by sakharuk
Branches: MAIN
Diff to previous 1.15: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.15: +6 -3 lines
corrected algorithm for calculating coordinates, added one Global in this module variable

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Mar 6 20:29:03 2002 UTC (22 years ago) by matthew
Branches: MAIN
Diff to previous 1.14: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.14: +7 -6 lines
Changes to use new browse function for 'bgimg' in random label problems.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Feb 14 21:37:26 2002 UTC (22 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.13: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.13: +2 -1 lines
- need to evaluate labels for variable references (Fixes BUG#43)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Feb 7 16:45:06 2002 UTC (22 years, 1 month ago) by sakharuk
Branches: MAIN
Diff to previous 1.12: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.12: +8 -7 lines
redoing from 1.11

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Feb 5 16:21:03 2002 UTC (22 years, 1 month ago) by sakharuk
Branches: MAIN
Diff to previous 1.11: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.11: +12 -12 lines
now can be printed

Revision 1.11: 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.10: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.10: +2 -2 lines
Changes associated with reworking edit::modifiedfield().

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Jan 17 12:23:31 2002 UTC (22 years, 2 months ago) by harris41
Branches: MAIN
Diff to previous 1.9: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.9: +2 -2 lines
changing "sub BEGIN" to "BEGIN"

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jan 11 16:32:29 2002 UTC (22 years, 2 months ago) by matthew
Branches: MAIN
Diff to previous 1.8: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.8: +6 -5 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.8: download - view: text, markup, annotated - select for diffs
Tue Dec 4 15:17:56 2001 UTC (22 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.7: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.7: +25 -0 lines
- GPL headers

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Oct 26 18:47:43 2001 UTC (22 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: stable_2001_fall
Diff to previous 1.6: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.6: +5 -1 lines
- makes proper references in contruction space to images

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Oct 24 19:40:50 2001 UTC (22 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.5: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.5: +10 -0 lines
- handels bgimg references properly
- generates proper extlink references for the image and the java applet

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

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Oct 13 05:57:43 2001 UTC (22 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.3: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.3: +174 -75 lines
- renders text labelgroups to the web and tex targets well
- renders image labelgroups to web and tex poorly
- edit of <randomlabel>, <labelgroup>, <label>, <location> working well.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Aug 30 19:39:12 2001 UTC (22 years, 7 months ago) by tsai
Branches: MAIN
Diff to previous 1.2: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.2: +72 -43 lines
*** empty log message ***

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Aug 29 19:48:26 2001 UTC (22 years, 7 months ago) by tsai
Branches: MAIN
Diff to previous 1.1: preferred, colored to selected 1.67: preferred, colored
Changes since revision 1.1: +26 -8 lines
*** empty log message ***

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Aug 29 09:23:26 2001 UTC (22 years, 7 months ago) by tsai
Branches: MAIN
Diff to selected 1.67: preferred, colored
*** empty log message ***

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>