CVS log for loncom/interface/lonindexcourse.pm
Up to [LON-CAPA] / loncom / interface
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision
1.5:
download - view:
text,
markup,
annotated -
[selected for diffs]
Tue Dec 31 19:28:29 2024 UTC (12 days, 2 hours ago) by
raeburn
Branches:
MAIN
CVS tags:
version_2_12_X,
HEAD
Diff to previous 1.4:
preferred,
colored
Changes since revision 1.4: +21 -2
lines
- For IP-based access control set in a domain, blocked functionality in a
course can include display of a content index, indexed by keyword.
- Blocking Communication/Resource Access in a course can include blocking
display of a content index, indexed by keyword.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Feb 12 04:04:06 2024 UTC (11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.3: preferred, colored to selected 1.5: preferred, colored
Changes since revision 1.3: +9 -3
lines
- For unprivileged users exclude "unlisted" resources from course index
when deep linking is used in course.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Feb 12 03:46:17 2024 UTC (11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.2: preferred, colored to selected 1.5: preferred, colored
Changes since revision 1.2: +11 -10
lines
- Coding style -- eliminate $_ .
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Dec 25 20:41:53 2011 UTC (13 years ago) by raeburn
Branches: MAIN
CVS tags: BZ4492-merge,
BZ4492-feature_horizontal_radioresponse
Diff to previous 1.1: preferred, colored to selected 1.5: preferred, colored
Changes since revision 1.1: +4 -4
lines
Changes to improve usability for Course Contents and Content Editor.
- Separate "editor" tabs (Content Editor && Supplemental Content Editor) from
"display" tabs (Main Content, Supplemental Content, Content Search, Content Index).
- Replace "Edit Content" link on "Course Contents" page (used to jump directly
to editing specific folder) with icon, to reduce clutter.
- "Back to Overview" link on editor pages to jump directly to corresponding
location on "display" pages.
- CC and student roles have same tabs in "display" of Contents
- New URL: "/adm/supplemental" for supplemental contents when displaying
(as CC or student).
- Supplemental Course Content breadcrumbs do not need link to course as first
item.
- Functions menu in Supplemental Course Content includes "Folder Editor" link
to jump to editor.
- Do not use style: "LC_current_location" when location is a folder.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jan 18 00:22:02 2011 UTC (13 years, 11 months ago) by www
Branches: MAIN
CVS tags: language_hyphenation_merge,
language_hyphenation
Diff to selected 1.5: preferred, colored
Bug #3120: NAV through indexing
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>