CVS log for loncom/xml/lonlatextable.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Apr 13 10:44:26 2011 UTC (13 years ago) by foxr
Branches: MAIN
CVS tags: 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, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, HEAD, BZ4492-merge, BZ4492-feature_horizontal_radioresponse
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +1 -7 lines
BZ6317 - Support (W/O debug spew) rules="groups" for tables with
row groups (tbody, thead, tfoot)...also get those sections out in the
right order.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Apr 13 10:08:06 2011 UTC (13 years ago) by foxr
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +14 -2 lines
BZ 6317 - NOTE This commit contains over-extensive debugging output and should not be used in production.
- This commit includes initial work to support the rule="groups" option in
<table> for printing.  Commit because some drastic re-factoring and some data
structure re-engineering was requuired to capture some of the group information.
Anticipate the next commit will support <thead><tbody><tfoot> properly
both with respect to the order in which they appear in the output and
with respect to rules="groups"...if this version does not already do that
correctly...at that time the debug spew will be removed as well.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Aug 27 09:42:48 2010 UTC (13 years, 7 months ago) by foxr
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_1, version_2_10_0_RC2, version_2_10_0
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +34 -4 lines
BZ 6331 - Replace LaTeX::Table usage with lonlatextable which is a simple
subset that is ok in safe space.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Aug 18 12:04:31 2010 UTC (13 years, 8 months ago) by foxr
Branches: MAIN
First stabs at getting a replacement for LaTeX::Table...much more coding to do.

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>