CVS log for loncom/xml/style.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.22: 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
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_12_X, 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, version_2_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, bz6209-base, bz6209, bz5969, bz2851, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE, HEAD, GCI_3, GCI_2, BZ5971-printing-apage, BZ5434-fox, BZ4492-merge, BZ4492-feature_horizontal_radioresponse
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +30 -1 lines
Added/modified POD comments

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Jan 21 13:03:29 2004 UTC (20 years, 3 months ago) by sakharuk
Branches: MAIN
CVS tags: version_2_8_X, version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_X, version_2_7_99_1, version_2_7_99_0, version_2_7_1, 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_X, version_2_5_99_1, version_2_5_99_0, version_2_5_2, version_2_5_1, version_2_5_0, version_2_4_X, version_2_4_99_0, version_2_4_2, version_2_4_1, version_2_4_0, version_2_3_X, version_2_3_99_0, version_2_3_2, version_2_3_1, version_2_3_0, version_2_2_X, version_2_2_99_1, version_2_2_99_0, version_2_2_2, version_2_2_1, version_2_2_0, version_2_1_X, version_2_1_99_3, version_2_1_99_2, version_2_1_99_1, version_2_1_99_0, version_2_1_3, version_2_1_2, version_2_1_1, version_2_1_0, version_2_0_X, version_2_0_99_1, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1_tmcc, version_1_99_1, version_1_99_0_tmcc, version_1_99_0, version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0, version_1_2_X, version_1_2_99_1, version_1_2_99_0, version_1_2_1, version_1_2_0, version_1_1_X, 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, version_1_1_99_0, version_1_1_3, version_1_1_2, version_1_1_1, GCI_1
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1 lines
Changes to work well with CBI.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Nov 9 01:14:30 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.19: preferred, colored
Changes since revision 1.19: +5 -4 lines
- if the style is nothing or just ws throw it away

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Sep 22 13:01:57 2003 UTC (20 years, 7 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3 lines
Multiple targets in <target> tag are acceptable  now (<target name="web,edit">).

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Sep 19 17:46:59 2003 UTC (20 years, 7 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +64 -72 lines
New (almost completely) version of style parser which allows
1. use <target name="..."> tag with new and old targets;
2. use general for <web>, <tex> target (all in general) info - see particular example in physnet.sty (tag - LearnerModuleId);
3. use a few outputs for the same target - see particular example in physnet.sty (tag - LibraryBook);

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Jun 9 21:46:11 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, version_0_99_2
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +1 -2 lines
- didn't mean to commit this.

Revision 1.16: 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
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3 lines
- how about this instead then.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:48:56 2002 UTC (21 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_0_99_1, version_0_99_0, version_0_6_2, version_0_6, conference_2003
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +7 -3 lines
- Start fixing BUG#793 (allow use of style file to overwrite <problem>
- this fix stops creating blank style definitions

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Oct 16 20:37:46 2002 UTC (21 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +17 -14 lines
- fixes for putting a tag inside of itself

Revision 1.13: 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
CVS tags: version_0_5_1, version_0_5, version_0_4, stable_2002_spring, stable_2002_july, stable_2002_april, STABLE
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +35 -0 lines
GPL

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Mar 27 16:57:54 2001 UTC (23 years ago) by sakharuk
Branches: MAIN
CVS tags: stable_2001_fall
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +5 -0 lines
corrected version

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Mar 26 20:41:55 2001 UTC (23 years ago) by sakharuk
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
Mon Mar 26 17:32:30 2001 UTC (23 years ago) by sakharuk
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
- changed print routine to sort

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jan 16 20:52:31 2001 UTC (23 years, 3 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +3 -2 lines
minor corrections: lc in keys and remove new line symbols

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jan 12 01:38:02 2001 UTC (23 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
- shouldn't use print

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jan 9 14:10:14 2001 UTC (23 years, 3 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +100 -147 lines
New version of style parser

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Oct 26 14:01:40 2000 UTC (23 years, 5 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +7 -1 lines
new but not full and last version of cbi.sty

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jul 20 15:37:54 2000 UTC (23 years, 9 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 lines
*** empty log message ***

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jun 29 20:18:44 2000 UTC (23 years, 9 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +128 -112 lines
- massive rewrite of style parser

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jun 28 13:28:05 2000 UTC (23 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- we want to use the <render> tag in style files

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jun 27 19:35:32 2000 UTC (23 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- renamed pakages to conform to apache

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jun 26 15:21:28 2000 UTC (23 years, 9 months ago) by sakharuk
Branches: MAIN
*** 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>