CVS log for loncom/html/adm/lonDomColors/default.tab

[BACK] Up to [LON-CAPA] / loncom / html / adm / lonDomColors

Request diff between arbitrary revisions


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


Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri May 21 15:54:39 2010 UTC (14 years, 1 month ago) by bisitz
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, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, HEAD, BZ4492-merge, BZ4492-feature_horizontal_radioresponse
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +0 -1 lines
Bug 6271, Bug 5577:
Get rid of user authentication image on login page (always use text version)
including all corresponding configuration settings.
Although the user interface is cleaned up and functional, the internal domain configuration cleanup could be improved.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Feb 9 13:17:44 2010 UTC (14 years, 4 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_9_99_0, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Enhanced contrast of login page link color

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Jan 26 14:24:24 2010 UTC (14 years, 5 months ago) by wenzelju
Branches: MAIN
CVS tags: bz6209-base, bz6209
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +4 -4 lines
- Changed student's font-color to black (see Bug #6075). Also changed colors for "links" and "visited links", so that they match up with the role-color.
-  Lighted up the color of "visited links" for coordinator so that they silhouetted a bit more against the "non-visited links".

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Sep 22 18:03:11 2009 UTC (14 years, 9 months ago) by tempelho
Branches: MAIN
CVS tags: GCI_3
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +8 -8 lines
Improved color contrast in the color schema. Bug 5994

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat May 16 18:06:34 2009 UTC (15 years, 1 month ago) by tempelho
Branches: MAIN
CVS tags: bz5969, bz2851, BZ5971-printing-apage
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +8 -8 lines
Making some changes in the default color schemes. Insert a "subbox" for comming up navigation and breadcrumbs using the second color sidebg.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri May 15 09:33:18 2009 UTC (15 years, 1 month ago) by tempelho
Branches: MAIN
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +9 -0 lines
Insert a 'no role' color scheme. Color Scheme is selected after the log in.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon May 4 19:31:57 2009 UTC (15 years, 2 months ago) by tempelho
Branches: MAIN
CVS tags: BZ5434-fox
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +12 -8 lines
Inserted a new parameter fontmenu and changed the default color schnemes.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Dec 3 13:11:28 2008 UTC (15 years, 7 months ago) by muellerd
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
changing default color of login.sidebg into #ffffff

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jan 16 20:42:53 2008 UTC (16 years, 5 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_1, version_2_9_0, version_2_8_X, version_2_8_99_1, version_2_8_99_0, 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, GCI_2, GCI_1
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +4 -0 lines
Bug 5577.

domainprefs.pm
- On log-in page, log-in box can use either an image or text.  DC can choose which of these to use, and override default image and text color and background.
- javascript functions - colchg_span() and get_id() added to support dhtml-driven change of colors in square boxes used for legend for background colors, when new colors are chosen from the color picker
- &Apache::loncommon::devalidate_domconfig_cache() called in more cases when configuration changes have been made for a domain.

lonlogin.pm
- replace html tags for start end end of page with loncommon::start_page() and loncommon::end_page()
- log-in box can use either an image (e.g., userauthentication.gif) or text (configurable by DC via "Domain Configuration")

loncommon.pm
-  &designparm() will retrieve settings for log-in box header on log-in page: image, text color, and background color.
- &endbodytag() can take an optional argument (a ref to a hash) which if key of noredirectlink is true in the hash will suppress display of a 'Continue' link in the case where the $env{'internal.head.redirect'} exists.

default.tab
- new parameters added for default log-in box header - a default image, and default colors for text and background.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jul 25 00:38:39 2007 UTC (16 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_2_6_0, version_2_5_99_1, version_2_5_99_0, version_2_4_99_0
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +4 -4 lines
- set global default fallback values for pgbg colors to white

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Mar 12 19:11:27 2007 UTC (17 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_5_X, version_2_5_2, version_2_5_1, version_2_5_0, version_2_4_X, version_2_4_2, version_2_4_1, version_2_4_0, version_2_3_99_0
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Typo.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Dec 6 21:31:29 2005 UTC (18 years, 7 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_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_99_1
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
 reverting to gif for now

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Sep 12 15:30:37 2005 UTC (18 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- use new trans logo by default

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Apr 19 15:34:05 2003 UTC (21 years, 2 months ago) by www
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, 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, version_1_1_0, version_1_0_99_3, version_1_0_99_2, version_1_0_99_1, version_1_0_99, 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, version_0_99_1, version_0_99_0, conference_2003
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Bug #1061: Each user can set their own color scheme.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Apr 5 22:14:40 2003 UTC (21 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Continued work on "inline" Remote and three modes of navigation.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Dec 11 13:56:42 2002 UTC (21 years, 6 months ago) by www
Branches: MAIN
CVS tags: version_0_6_2, version_0_6
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Slight color change, adjusting to lighter general background

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Dec 10 21:04:09 2002 UTC (21 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +5 -5 lines
Contrast increase

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Dec 10 19:57:17 2002 UTC (21 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +8 -8 lines
Made student font darker.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Dec 9 23:07:29 2002 UTC (21 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +8 -8 lines
- I think these are much more readable, can you at least consider them

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Aug 28 19:42:49 2002 UTC (21 years, 10 months ago) by www
Branches: MAIN
To save Guy's eyes - at least in his domain.

Colors and logos can now be configured by domain for the LON-CAPA-header pages
and the login screen.

The configuration tables are in /home/httpd/lonTabs/lonDomColors.
default.tab has the default definitions. [domainname].tab (if present) can
override any of these settings.

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>