CVS log for loncom/html/res/adm/pages/bookmarkmenu/bookmarklib.js

[BACK] Up to [LON-CAPA] / loncom / html / res / adm / pages / bookmarkmenu

Request diff between arbitrary revisions


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


Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Apr 23 10:31:28 2009 UTC (15 years, 4 months ago) by bisitz
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_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, pages, 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.22: preferred, unified
Changes since revision 1.22: +31 -32 lines
XHTML / Tidy up HTML code generated by bookmarklib.js:
- Added quotation marks to HTML attributes
- Replaced some HTML styles by CSS styles (style="...")
- Added missing "#" to colors
- <br /> instead of <br>

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Feb 13 20:20:23 2009 UTC (15 years, 6 months ago) by schafran
Branches: MAIN
Diff to previous 1.21: preferred, unified
Changes since revision 1.21: +2 -2 lines
consistent wording, short button names.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Apr 20 04:08:04 2006 UTC (18 years, 4 months ago) by albertel
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_99_3, version_2_1_99_2, version_2_1_99_1, version_2_1_99_0, GCI_1
Diff to previous 1.20: preferred, unified
Changes since revision 1.20: +6 -2 lines
- support inlinemenu + bookmark gotos

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Jun 23 19:03:33 2003 UTC (21 years, 2 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_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
Diff to previous 1.19: preferred, unified
Changes since revision 1.19: +16 -4 lines
Various small problems with
* starting with empty screen (not good)
* moving foldes/files (threw exception)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Dec 19 17:21:28 2001 UTC (22 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_0_99_2, version_0_99_1, version_0_99_0, version_0_6_2, version_0_6, version_0_5_1, version_0_5, version_0_4, stable_2002_spring, stable_2002_july, stable_2002_april, conference_2003, STABLE
Diff to previous 1.18: preferred, unified
Changes since revision 1.18: +26 -0 lines
- added GPL headers

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Apr 30 11:28:05 2001 UTC (23 years, 4 months ago) by tyszkabe
Branches: MAIN
CVS tags: stable_2001_fall
Diff to previous 1.17: preferred, unified
Changes since revision 1.17: +19 -17 lines
removed url/title guessing until a non-error way can be found to do it.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Apr 19 04:04:49 2001 UTC (23 years, 4 months ago) by tyszkabe
Branches: MAIN
Diff to previous 1.16: preferred, unified
Changes since revision 1.16: +6 -4 lines
goto now places page within opener.clientwindow (is it is supposed to).
commented out the debug htmldump window.
new link now places opener.clientwindow.location.path into href, but still doesn't handle title properly. It doesn't yet catch error if domain is non-local.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Apr 19 03:28:43 2001 UTC (23 years, 4 months ago) by tyszkabe
Branches: MAIN
Diff to previous 1.15: preferred, unified
Changes since revision 1.15: +39 -39 lines
bookmarklib now saves bookmarks! It also retrieves saved bookmarks.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Apr 18 12:18:12 2001 UTC (23 years, 4 months ago) by tyszkabe
Branches: MAIN
Diff to previous 1.14: preferred, unified
Changes since revision 1.14: +5 -5 lines
moved part of the save bookmark string into the 'non-saved' html part. This is because this part never changes and placing it there allows the bookmark editor to work even if lonc couldn't fetch the bookmarks.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Apr 11 11:12:15 2001 UTC (23 years, 5 months ago) by tyszkabe
Branches: MAIN
Diff to previous 1.13: preferred, unified
Changes since revision 1.13: +2 -2 lines
every link in admbookmark.pm is now relative link
bookmarklib.js almost saves correctly.
I'm not aware of modifying the icons. I don't know why they are 'modified'

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Apr 9 04:23:35 2001 UTC (23 years, 5 months ago) by tyszkabe
Branches: MAIN
Diff to previous 1.12: preferred, unified
Changes since revision 1.12: +41 -39 lines
modified links in admbookmarks and bookmarklib. admbookmarks still needs to fix the hardlink
removed all old gif images and replaced them with the newly named gifs.
I used a script to add/remove new/old gifs, that's why some say that they were modified. The modified gifs were not modified.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Mar 27 12:16:43 2001 UTC (23 years, 5 months ago) by tyszkabe
Branches: MAIN
Diff to previous 1.11: preferred, unified
Changes since revision 1.11: +532 -352 lines
bookmarklib.js and toolbar completely rewritten
new version doesn't use html files any more. the addition gifs show an animated drag icon.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Nov 7 17:25:32 2000 UTC (23 years, 10 months ago) by tyszkabe
Branches: MAIN
Diff to previous 1.10: preferred, unified
Changes since revision 1.10: +2 -1 lines
fixed save bug to work with new admbookmarks.pm

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Nov 1 21:04:36 2000 UTC (23 years, 10 months ago) by tyszkabe
Branches: MAIN
Diff to previous 1.9: preferred, unified
Changes since revision 1.9: +23 -10 lines
removed old gif files
now when you save a bookmark/link it places it at the end of all folders and links
now instead of marking an entire href it marks only the pathname
removed original debug bookmarks from admbookmarks.pm. They have been replaced by the default bookmarks.
removed debug bookmarks button from bookmarkmenu_toolbar.html

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Oct 24 14:02:35 2000 UTC (23 years, 10 months ago) by tyszkabe
Branches: MAIN
Diff to previous 1.8: preferred, unified
Changes since revision 1.8: +30 -31 lines
adding a new folder now works.
Fixed problem with duplicated links.
Fixed problem with adding stuff to empty folders.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Oct 13 11:57:29 2000 UTC (23 years, 10 months ago) by tyszkabe
Branches: MAIN
Diff to previous 1.7: preferred, unified
Changes since revision 1.7: +99 -53 lines
fixed newLink()
added Recover function for debuging()
got save and retrieve works 100% now
new folder works except for positioning folder.
fixed tiny error that was causing objects to not be defined
IMPORTANT...still need to fix initial bookmarks problem

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Oct 10 20:30:57 2000 UTC (23 years, 11 months ago) by tyszkabe
Branches: MAIN
Diff to previous 1.6: preferred, unified
Changes since revision 1.6: +5 -4 lines
fixing up 'addLink' function

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Oct 10 18:29:36 2000 UTC (23 years, 11 months ago) by tyszkabe
Branches: MAIN
Diff to previous 1.5: preferred, unified
Changes since revision 1.5: +15 -1 lines
minor changes, this is actually a CVS test

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Oct 10 07:52:12 2000 UTC (23 years, 11 months ago) by tyszkabe
Branches: MAIN
Diff to previous 1.4: preferred, unified
Changes since revision 1.4: +12 -6 lines
changes to bookmark program saves menu

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Sep 26 14:51:03 2000 UTC (23 years, 11 months ago) by tyszkabe
Branches: MAIN
Diff to previous 1.3: preferred, unified
Changes since revision 1.3: +6 -4 lines
added new function, fixed toolbar, made admbookmarks.pm dynamic i.e. by writing new things depending upon how it is called.
fixed up bookmarklib, correcting some funtions and creating newLink() function.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Sep 25 22:01:20 2000 UTC (23 years, 11 months ago) by tyszkabe
Branches: MAIN
Diff to previous 1.2: preferred, unified
Changes since revision 1.2: +19 -13 lines
added the post function
cleaned up code
fixed buttons

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Sep 22 22:42:45 2000 UTC (23 years, 11 months ago) by tyszkabe
Branches: MAIN
Diff to previous 1.1: preferred, unified
Changes since revision 1.1: +51 -17 lines
fixed code so now saves can be made.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Sep 19 14:54:43 2000 UTC (23 years, 11 months ago) by tyszkabe
Branches: MAIN
added separate javascript file for bookmark editor
updated admannotations, and bookmark editors

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>