CVS log for loncom/interface/lonhelpmenu.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon May 30 12:31:06 2022 UTC (22 months, 3 weeks ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, version_2_11_4_msu, HEAD
Diff to previous 1.48: preferred, colored
Changes since revision 1.48: +4 -6 lines
- Bug 6907
  Stop deep-linked items escaping iframe context.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Mon May 30 00:17:38 2022 UTC (22 months, 3 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.47: preferred, colored
Changes since revision 1.47: +9 -6 lines
- Bug 6907
  Link to LON-CAPA bug reporting system needs to open in a new tab/window
  when context is LTI Provider, or deep-linked, and display is embedded in
  another web page.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue May 24 16:23:03 2022 UTC (23 months ago) by raeburn
Branches: MAIN
Diff to previous 1.46: preferred, colored
Changes since revision 1.46: +7 -1 lines
- Bug 6907 option to stop deep-linked items escaping iframe context.
  Seventh component (target) added to the deeplink parameter.
  Launch of deep-link (i.e. a tiny URL) sets $env{'request.deeplink.target'}.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue May 8 01:19:06 2018 UTC (5 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.45: preferred, colored
Changes since revision 1.45: +12 -4 lines
- Bug 6754 LON-CAPA as LTI Provider
  - If original LTI launch of LON-CAPA was for display in iframe linked
    LON-CAPA items are displayed within the same iframe.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Feb 20 00:36:40 2017 UTC (7 years, 2 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_X, version_2_11_4_uiuc, 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
Diff to previous 1.44: preferred, colored
Changes since revision 1.44: +4 -3 lines
- URL for 'Go back' link in help banner needs to be encoded, not escaped.
- Eliminate unused scalar in &display_help_banner() routine.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Jan 5 21:33:58 2014 UTC (10 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0
Diff to previous 1.43: preferred, colored
Changes since revision 1.43: +3 -3 lines
- Fix the URLs for the authoring manual.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Dec 30 00:34:49 2013 UTC (10 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.42: preferred, colored
Changes since revision 1.42: +242 -73 lines
- Set DOCTYPE of DTD HTML 4.01 Frameset for frameset.
- Self-closing <meta>, <link> tags not validated for DTD HTML 4.01 Frameset.
- When displaying help menu where "stayonpage" is true, make page look more
  like the rest of LON-CAPA by providing primary menu items.
- "Help" item not a link when primary menu items displayed for help menu.
- Add drop down items for Course Coordination and Authoring manuals to
  help menu, where "stayonpage" is true, for users who need them.
- Use domain configuration when checking whether a support e-mail address
  is set for "Ask Helpdesk", in place of previous check of lonSupportEMail
  perlvar.
- xhtml for help menu frame to satisfy w3c validation.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Aug 8 14:31:54 2013 UTC (10 years, 8 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC1
Diff to previous 1.41: preferred, colored
Changes since revision 1.41: +18 -17 lines
- xhtml

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Jul 19 17:11:09 2013 UTC (10 years, 9 months ago) by bisitz
Branches: MAIN
Diff to previous 1.40: preferred, colored
Changes since revision 1.40: +17 -22 lines
Internationalization: Added missing &mt() calls and corresponding phrases

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Dec 17 15:55:50 2012 UTC (11 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.39: preferred, colored
Changes since revision 1.39: +6 -4 lines
- Remove unused phrase
- Eliminate reference to old four letter button names in old inline menu and
  Remote Control.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Nov 10 19:13:00 2009 UTC (14 years, 5 months ago) by jms
Branches: MAIN
CVS tags: version_2_9_99_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, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE, GCI_3, BZ4492-merge, BZ4492-feature_horizontal_radioresponse
Diff to previous 1.38: preferred, colored
Changes since revision 1.38: +4 -4 lines
New "Help Settings" page added to Domain Settings, with ability to turn the "Submit a bug" link on or off in the help menu

Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Oct 20 14:29:44 2009 UTC (14 years, 6 months ago) by jms
Branches: MAIN
Diff to previous 1.37: preferred, colored
Changes since revision 1.37: +8 -3 lines
Added ability to toggle "Submit a bug" link in help menu to login area of domain settings.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Feb 13 17:20:29 2009 UTC (15 years, 2 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_1, version_2_9_0, version_2_8_99_1, version_2_8_99_0, bz5969, bz2851, GCI_2, BZ5971-printing-apage, BZ5434-fox
Diff to previous 1.36: preferred, colored
Changes since revision 1.36: +2 -0 lines
Added missing CVS Ids for automatic version numbering to script header
(Irrespective if the script is still in use or not)

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Jul 19 14:51:11 2008 UTC (15 years, 9 months ago) by raeburn
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_99_1, GCI_1
Diff to previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
- This is inside an <<END block.  No single quotes or concatenation needed.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Jul 8 01:08:57 2008 UTC (15 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_6_99_0
Diff to previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
- Move help.png help icon from /res into /adm/help so it is available for users are not logged into LON-CAPA on servers where lonhttpd points at port 80.
- Revert to use of calls to lonhttpd in in those cases where they had been eliminated in the switch of help icon to the current (tango) icon (3/24/2008).

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Mar 24 01:11:36 2008 UTC (16 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
New Tango help icon - the old one looked way too much like the "broken image" symbol in many browsers.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Sep 5 05:03:41 2007 UTC (16 years, 7 months ago) by raeburn
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_X, version_2_5_99_1, version_2_5_99_0, version_2_5_2
Diff to previous 1.32: preferred, colored
Changes since revision 1.32: +10 -12 lines
- add LC_nobreak spans to links in top links bar in help menu display.
- links bar takes up required space, instead of beig stretched to full width of page.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Jul 20 22:44:04 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: 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_99_3, version_2_1_99_2, version_2_1_99_1
Diff to previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
- target _top to break out of frames (BUG#4925)
- make the Help link work in more cases by emitting the JS in the h<head> section
- make the help menu when not in popup mode more flexible

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Jul 18 21:55:24 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.30: preferred, colored
Changes since revision 1.30: +4 -1 lines
- attempting to rework the top help link and the breadcrumb help links
  as per usability report and extensive arguing

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Jul 14 17:44:11 2006 UTC (17 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.29: preferred, colored
Changes since revision 1.29: +2 -8 lines
* don't direct folks to the general help in the same location where they expect specific help
* fix help file access and content for table mode parameter setting

Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Jun 26 22:13:13 2006 UTC (17 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_99_0
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +10 -13 lines
- eliminate unneeded function passing

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Jun 26 22:09:01 2006 UTC (17 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +8 -8 lines
- moving dfont styling to css

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Jun 26 22:06:19 2006 UTC (17 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +10 -20 lines
- eliminating unneeded color passing
- moving font/bold styling into css

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Jun 26 21:54:34 2006 UTC (17 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.25: preferred, colored
Changes since revision 1.25: +2 -20 lines
i- BUG#4701, restoring link styling to helpmenu page
- moving table nesting stying into CSS

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue May 30 12:46:09 2006 UTC (17 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.24: preferred, colored
Changes since revision 1.24: +4 -2 lines
&Apache::lonnet::unescape -> &unescape
&Apache::lonnet::escape -> &escape

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Apr 10 21:40:08 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.23: preferred, colored
Changes since revision 1.23: +11 -3 lines
- change add_entries to pass the hash

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Mar 23 22:32:10 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +0 -1 lines
-start_page
-eliminate calls to bodytag in favor of start_page
- elimintate call to xmlbegin

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Mar 21 18:37:51 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +20 -36 lines
- start_page

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Jun 3 15:47:29 2005 UTC (18 years, 10 months ago) by www
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_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, version_1_99_0
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +6 -11 lines
Bug #3751:
* if there is no topical help, don't send them to the "Missing Page"
* it there is topical help, respect it

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Apr 7 06:56:23 2005 UTC (19 years ago) by albertel
Branches: MAIN
CVS tags: version_1_99_1_tmcc, version_1_99_0_tmcc
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +20 -19 lines
- ENV -> env

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Feb 17 08:29:42 2005 UTC (19 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +4 -3 lines
- <html> -> &Apache::lonxml::xmlbegin, thus valid doctypes are now getting output, Yeah! StandardsCmpliance

- backing out the encoding changes for now

- some xhtml cleanups
- one icon -> lonhttpd

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Dec 20 21:11:41 2004 UTC (19 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +8 -3 lines
Fix bug #3490.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Dec 20 19:58:41 2004 UTC (19 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +58 -2 lines
Fix bug #3489.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Dec 4 21:15:33 2004 UTC (19 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_1_2_99_1
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Correction to URL for static HTML page displayed when no help topic is available.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Nov 27 17:13:21 2004 UTC (19 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +4 -4 lines
Fix quotes so icons for helpdesk and topic help display.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Nov 8 22:47:43 2004 UTC (19 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_1_2_99_0
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- Whoops

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Oct 12 22:37:37 2004 UTC (19 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +6 -6 lines
- <image> isn't an html tag <img> is

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Sep 29 19:13:20 2004 UTC (19 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +9 -9 lines
- updating navmaps and the help icons to use the lonhttpd daemon

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Sep 13 13:31:52 2004 UTC (19 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: version_1_2_X, version_1_2_1
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +4 -4 lines
Bug #3454.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Aug 14 01:14:58 2004 UTC (19 years, 8 months ago) by raeburn
Branches: MAIN
CVS tags: version_1_2_0, version_1_1_99_5
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Bug 3166. New icons.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jul 13 17:35:58 2004 UTC (19 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_1_1_99_4, version_1_1_99_3
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Help support form allows user to include an uploaded file. Two perl modules required:
MIME::Types (used to determine mime-type of uploaded file) and MIME::Lite used to include file attachment in e-mail message sent to support e-mail address.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jul 12 17:02:07 2004 UTC (19 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +60 -42 lines
Fix bug #3170

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jul 3 20:45:23 2004 UTC (19 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_99_2, version_1_1_99_1
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +5 -1 lines
- updating help links
- add ability to not have FAQ link

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Jul 3 20:25:51 2004 UTC (19 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +5 -4 lines
- disable the noTopic link for now, the JS throws errors cause of JS security model
- fix quting bugs in noTopic link

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jul 3 19:44:53 2004 UTC (19 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- change lonroles to use new integrated help link
- fix stupid typo

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jul 3 19:34:33 2004 UTC (19 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- sorry typo

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jul 3 19:33:30 2004 UTC (19 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +10 -8 lines
- no need to escape form parameters, they are auto escaped
- javascript string literals cannont contain newlines
- small style improvements

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jul 3 19:05:12 2004 UTC (19 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +3 -4 lines
- don=t uset $r->content_type or locale won't work

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jul 3 18:49:42 2004 UTC (19 years, 9 months ago) by raeburn
Branches: MAIN
Integration of help icons in breadcrumb trail into a single icon. Click on icon to open new window with gateway to help options within frameset (or within main window if pop-ups blocked).  Help options include inline topic help, support request form, FAQ-o-matic, and bug reporting (all contextualized).  Option to collect form parameter information from page displaying help icon currently disabled.

Some work required:
lonsupportreq.pm - replace call to Mail::Send with more sophisticated CPAN module (e.g., Mail::Sender that allows specification of from: address and attachments.

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>