qwik2md 1.0.1 → 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/qwik2md/version.rb +1 -1
- data/vendor/qwik/lib/qwik/act-christel.rb +1 -1
- data/vendor/qwik/lib/qwik/page-get.rb +4 -4
- data/vendor/qwik/lib/qwik/util-filename.rb +2 -5
- data/vendor/qwik/lib/qwik/util-string.rb +7 -7
- data/vendor/qwik/share/super/FrontPage.txt +17 -0
- data/vendor/qwik/share/super/QwikWebPlugin.txt +0 -0
- data/vendor/qwik/share/super/QwikWebStructure.txt +0 -0
- data/vendor/qwik/share/super/RecentList.txt +2 -0
- data/vendor/qwik/share/super/SandBox.txt +3 -0
- data/vendor/qwik/share/super/TextFormat.txt +186 -0
- data/vendor/qwik/share/super/TextFormatSimple.txt +23 -0
- data/vendor/qwik/share/super/TitleList.txt +2 -0
- data/vendor/qwik/share/super/_AdminMenu.txt +11 -0
- data/vendor/qwik/share/super/_BookSearch.txt +3 -0
- data/vendor/qwik/share/super/_EditorFooter.txt +9 -0
- data/vendor/qwik/share/super/_EditorHelp.txt +9 -0
- data/vendor/qwik/share/super/_InterWikiName.txt +17 -0
- data/vendor/qwik/share/super/_IsbnLink.txt +8 -0
- data/vendor/qwik/share/super/_MemberAdd.txt +4 -0
- data/vendor/qwik/share/super/_MemberList.txt +2 -0
- data/vendor/qwik/share/super/_MemberListCSV.txt +2 -0
- data/vendor/qwik/share/super/_PageAttribute.txt +7 -0
- data/vendor/qwik/share/super/_SideMenu.txt +15 -0
- data/vendor/qwik/share/super/_SiteConfig.txt +30 -0
- data/vendor/qwik/share/super/_SiteFooter.txt +3 -0
- data/vendor/qwik/share/super/_SiteLog.txt +0 -0
- data/vendor/qwik/share/super/_SiteLogView.txt +2 -0
- data/vendor/qwik/share/super/_SiteMember.txt +0 -0
- data/vendor/qwik/share/super/_SiteMenu.txt +2 -0
- data/vendor/qwik/share/super/_SiteSearch.txt +3 -0
- data/vendor/qwik/share/super/_SiteTheme.txt +9 -0
- data/vendor/qwik/share/super/_textformat.txt +2 -0
- data/vendor/qwik/share/template/Makefile +10 -0
- data/vendor/qwik/share/template/edit.html +22 -0
- data/vendor/qwik/share/template/edit.rb +40 -0
- data/vendor/qwik/share/template/editor.html +23 -0
- data/vendor/qwik/share/template/editor.rb +47 -0
- data/vendor/qwik/share/template/notice.html +21 -0
- data/vendor/qwik/share/template/notice.rb +43 -0
- data/vendor/qwik/share/template/plain.html +19 -0
- data/vendor/qwik/share/template/plain.rb +43 -0
- data/vendor/qwik/share/template/surface.html +22 -0
- data/vendor/qwik/share/template/surface.rb +50 -0
- data/vendor/qwik/share/template/system.html +30 -0
- data/vendor/qwik/share/template/system.rb +46 -0
- data/vendor/qwik/share/template/view.html +20 -0
- data/vendor/qwik/share/template/view.rb +40 -0
- data/vendor/qwik/share/theme/css/Makefile +10 -0
- data/vendor/qwik/share/theme/css/base.css +779 -0
- data/vendor/qwik/share/theme/css/delete.png +0 -0
- data/vendor/qwik/share/theme/css/menu.css +77 -0
- data/vendor/qwik/share/theme/css/wema.css +141 -0
- data/vendor/qwik/share/theme/i/a.gif +0 -0
- data/vendor/qwik/share/theme/i/binary.gif +0 -0
- data/vendor/qwik/share/theme/i/broken.gif +0 -0
- data/vendor/qwik/share/theme/i/compressed.gif +0 -0
- data/vendor/qwik/share/theme/i/external.png +0 -0
- data/vendor/qwik/share/theme/i/external_hover.png +0 -0
- data/vendor/qwik/share/theme/i/favicon.ico +0 -0
- data/vendor/qwik/share/theme/i/favicon.png +0 -0
- data/vendor/qwik/share/theme/i/generic.gif +0 -0
- data/vendor/qwik/share/theme/i/image2.gif +0 -0
- data/vendor/qwik/share/theme/i/login_bg.gif +0 -0
- data/vendor/qwik/share/theme/i/login_inputform_bg.gif +0 -0
- data/vendor/qwik/share/theme/i/login_inputform_bg_footer.gif +0 -0
- data/vendor/qwik/share/theme/i/login_inputform_bg_header.gif +0 -0
- data/vendor/qwik/share/theme/i/login_li.gif +0 -0
- data/vendor/qwik/share/theme/i/login_qwik_logo.gif +0 -0
- data/vendor/qwik/share/theme/i/movie.gif +0 -0
- data/vendor/qwik/share/theme/i/new.png +0 -0
- data/vendor/qwik/share/theme/i/pdf.gif +0 -0
- data/vendor/qwik/share/theme/i/ps.gif +0 -0
- data/vendor/qwik/share/theme/i/sound2.gif +0 -0
- data/vendor/qwik/share/theme/i/sphere2.gif +0 -0
- data/vendor/qwik/share/theme/i/tar.gif +0 -0
- data/vendor/qwik/share/theme/i/text.gif +0 -0
- data/vendor/qwik/share/theme/js/Makefile +23 -0
- data/vendor/qwik/share/theme/js/base.js +176 -0
- data/vendor/qwik/share/theme/js/builder.js +101 -0
- data/vendor/qwik/share/theme/js/controls.js +750 -0
- data/vendor/qwik/share/theme/js/debugwindow-test.html +60 -0
- data/vendor/qwik/share/theme/js/debugwindow.html +24 -0
- data/vendor/qwik/share/theme/js/debugwindow.js +476 -0
- data/vendor/qwik/share/theme/js/dragdrop.js +559 -0
- data/vendor/qwik/share/theme/js/effects.js +904 -0
- data/vendor/qwik/share/theme/js/event.js +98 -0
- data/vendor/qwik/share/theme/js/history.js +110 -0
- data/vendor/qwik/share/theme/js/menu.js +27 -0
- data/vendor/qwik/share/theme/js/monitor.js +96 -0
- data/vendor/qwik/share/theme/js/niftypp.js +272 -0
- data/vendor/qwik/share/theme/js/prototype.js +1758 -0
- data/vendor/qwik/share/theme/js/scriptaculous.js +48 -0
- data/vendor/qwik/share/theme/js/se_hilite_jp.js +234 -0
- data/vendor/qwik/share/theme/js/slider.js +275 -0
- data/vendor/qwik/share/theme/js/test-all.html +24 -0
- data/vendor/qwik/share/theme/js/test-debug.html +56 -0
- data/vendor/qwik/share/theme/js/test-wema.html +304 -0
- data/vendor/qwik/share/theme/js/test-xp.html +99 -0
- data/vendor/qwik/share/theme/js/unittest.js +363 -0
- data/vendor/qwik/share/theme/js/watch.js +109 -0
- data/vendor/qwik/share/theme/js/wema.js +580 -0
- data/vendor/qwik/share/theme/js/wysiwyg.js +143 -0
- data/vendor/qwik/share/theme/qwikborder/qwikborder.css +277 -0
- data/vendor/qwik/share/theme/qwikborder/qwikborder_ball.png +0 -0
- data/vendor/qwik/share/theme/qwikborder/qwikborder_h2.png +0 -0
- data/vendor/qwik/share/theme/qwikborder/qwikborder_li.png +0 -0
- data/vendor/qwik/share/theme/qwikcyan/qwikcyan.css +216 -0
- data/vendor/qwik/share/theme/qwikcyan/qwikcyan_li.png +0 -0
- data/vendor/qwik/share/theme/qwikeditor/command.gif +0 -0
- data/vendor/qwik/share/theme/qwikeditor/edit_form_bg.jpg +0 -0
- data/vendor/qwik/share/theme/qwikeditor/edit_qwik_logo.gif +0 -0
- data/vendor/qwik/share/theme/qwikeditor/edit_title_bg.jpg +0 -0
- data/vendor/qwik/share/theme/qwikeditor/login_bg.gif +0 -0
- data/vendor/qwik/share/theme/qwikeditor/login_qwik_logo.gif +0 -0
- data/vendor/qwik/share/theme/qwikeditor/qwikeditor.css +336 -0
- data/vendor/qwik/share/theme/qwikeditor/sidebar_bg.gif +0 -0
- data/vendor/qwik/share/theme/qwikgreen/qwikgreen.css +306 -0
- data/vendor/qwik/share/theme/qwiknotice/qwiknotice.css +246 -0
- data/vendor/qwik/share/theme/qwiknotice/qwiknotice_body_bg.gif +0 -0
- data/vendor/qwik/share/theme/qwiknotice/qwiknotice_inputform_bg.gif +0 -0
- data/vendor/qwik/share/theme/qwiknotice/qwiknotice_inputform_bg_footer.gif +0 -0
- data/vendor/qwik/share/theme/qwiknotice/qwiknotice_inputform_bg_header.gif +0 -0
- data/vendor/qwik/share/theme/qwiknotice/qwiknotice_li.gif +0 -0
- data/vendor/qwik/share/theme/qwiknotice/qwiknotice_qwik_logo.gif +0 -0
- data/vendor/qwik/share/theme/qwikplain/command.gif +0 -0
- data/vendor/qwik/share/theme/qwikplain/edit_form_bg.jpg +0 -0
- data/vendor/qwik/share/theme/qwikplain/edit_qwik_logo.gif +0 -0
- data/vendor/qwik/share/theme/qwikplain/edit_title_bg.jpg +0 -0
- data/vendor/qwik/share/theme/qwikplain/login_bg.gif +0 -0
- data/vendor/qwik/share/theme/qwikplain/login_qwik_logo.gif +0 -0
- data/vendor/qwik/share/theme/qwikplain/qwikplain.css +223 -0
- data/vendor/qwik/share/theme/qwikplain/sidebar_bg.gif +0 -0
- data/vendor/qwik/share/theme/qwikskelton/qwikskelton.css +224 -0
- data/vendor/qwik/share/theme/qwiksystem/qwiksystem.css +323 -0
- data/vendor/qwik/share/theme/qwiksystem/qwiksystem_bg.png +0 -0
- data/vendor/qwik/share/theme/qwiksystem/qwiksystem_header.png +0 -0
- data/vendor/qwik/share/theme/qwiksystem/qwiksystem_headerbar.png +0 -0
- data/vendor/qwik/share/theme/qwiksystem/qwiksystem_qwikweb.png +0 -0
- data/vendor/qwik/share/theme/qwikviridian/qwikviridian.css +413 -0
- data/vendor/qwik/share/theme/qwikviridian/qwikviridian_adminmenu_bg.gif +0 -0
- data/vendor/qwik/share/theme/qwikviridian/qwikviridian_bg.gif +0 -0
- data/vendor/qwik/share/theme/qwikviridian/qwikviridian_bg_shade.gif +0 -0
- data/vendor/qwik/share/theme/qwikviridian/qwikviridian_sidebar_a_bg.gif +0 -0
- data/vendor/qwik/share/theme/qwikviridian/qwikviridian_siderbar_li_a.gif +0 -0
- data/vendor/qwik/share/theme/s5/blue/bluebg.gif +0 -0
- data/vendor/qwik/share/theme/s5/blue/bluebottom.gif +0 -0
- data/vendor/qwik/share/theme/s5/blue/bluefooter.gif +0 -0
- data/vendor/qwik/share/theme/s5/blue/framing.css +25 -0
- data/vendor/qwik/share/theme/s5/blue/pretty.css +91 -0
- data/vendor/qwik/share/theme/s5/blue/s5-core.css +11 -0
- data/vendor/qwik/share/theme/s5/blue/slides.css +3 -0
- data/vendor/qwik/share/theme/s5/default/iepngfix.htc +42 -0
- data/vendor/qwik/share/theme/s5/default/opera.css +7 -0
- data/vendor/qwik/share/theme/s5/default/outline.css +15 -0
- data/vendor/qwik/share/theme/s5/default/print.css +24 -0
- data/vendor/qwik/share/theme/s5/default/slides.js +558 -0
- data/vendor/qwik/share/theme/s5/flower/blume.jpg +0 -0
- data/vendor/qwik/share/theme/s5/flower/blumerechts.jpg +0 -0
- data/vendor/qwik/share/theme/s5/flower/framing.css +25 -0
- data/vendor/qwik/share/theme/s5/flower/pretty.css +83 -0
- data/vendor/qwik/share/theme/s5/flower/s5-core.css +11 -0
- data/vendor/qwik/share/theme/s5/flower/slides.css +3 -0
- data/vendor/qwik/share/theme/s5/i18n/00_head.txt +8 -0
- data/vendor/qwik/share/theme/s5/i18n/bg-shade.png +0 -0
- data/vendor/qwik/share/theme/s5/i18n/bg-slide.jpg +0 -0
- data/vendor/qwik/share/theme/s5/i18n/framing.css +23 -0
- data/vendor/qwik/share/theme/s5/i18n/pretty.css +44 -0
- data/vendor/qwik/share/theme/s5/i18n/s5-core.css +9 -0
- data/vendor/qwik/share/theme/s5/i18n/slides.css +3 -0
- data/vendor/qwik/share/theme/s5/pixel/framing.css +25 -0
- data/vendor/qwik/share/theme/s5/pixel/pixelbg.gif +0 -0
- data/vendor/qwik/share/theme/s5/pixel/pixelheader.jpg +0 -0
- data/vendor/qwik/share/theme/s5/pixel/pixelslide0bg.gif +0 -0
- data/vendor/qwik/share/theme/s5/pixel/pretty.css +80 -0
- data/vendor/qwik/share/theme/s5/pixel/s5-core.css +11 -0
- data/vendor/qwik/share/theme/s5/pixel/slides.css +3 -0
- data/vendor/qwik/share/theme/s5/qwikblack/framing.css +23 -0
- data/vendor/qwik/share/theme/s5/qwikblack/pretty.css +245 -0
- data/vendor/qwik/share/theme/s5/qwikblack/s5-core.css +9 -0
- data/vendor/qwik/share/theme/s5/qwikblack/slides.css +3 -0
- data/vendor/qwik/share/theme/s5/qwikworld/bg-shade.png +0 -0
- data/vendor/qwik/share/theme/s5/qwikworld/bg-slide.jpg +0 -0
- data/vendor/qwik/share/theme/s5/qwikworld/framing.css +61 -0
- data/vendor/qwik/share/theme/s5/qwikworld/pretty.css +250 -0
- data/vendor/qwik/share/theme/s5/qwikworld/qwikcyan_li.png +0 -0
- data/vendor/qwik/share/theme/s5/qwikworld/s5-core.css +28 -0
- data/vendor/qwik/share/theme/s5/qwikworld/slides.css +3 -0
- data/vendor/qwik/share/theme/s5/shell/blank.gif +0 -0
- data/vendor/qwik/share/theme/s5/shell/bodybg.gif +0 -0
- data/vendor/qwik/share/theme/s5/shell/framing.css +23 -0
- data/vendor/qwik/share/theme/s5/shell/pretty.css +86 -0
- data/vendor/qwik/share/theme/s5/shell/s5-core.css +9 -0
- data/vendor/qwik/share/theme/s5/shell/slides.css +3 -0
- metadata +190 -1
@@ -0,0 +1,48 @@
|
|
1
|
+
// Copyright (c) 2005 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us)
|
2
|
+
//
|
3
|
+
// Permission is hereby granted, free of charge, to any person obtaining
|
4
|
+
// a copy of this software and associated documentation files (the
|
5
|
+
// "Software"), to deal in the Software without restriction, including
|
6
|
+
// without limitation the rights to use, copy, modify, merge, publish,
|
7
|
+
// distribute, sublicense, and/or sell copies of the Software, and to
|
8
|
+
// permit persons to whom the Software is furnished to do so, subject to
|
9
|
+
// the following conditions:
|
10
|
+
//
|
11
|
+
// The above copyright notice and this permission notice shall be
|
12
|
+
// included in all copies or substantial portions of the Software.
|
13
|
+
//
|
14
|
+
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
15
|
+
// EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
16
|
+
// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
17
|
+
// NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
18
|
+
// LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
19
|
+
// OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
20
|
+
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
21
|
+
|
22
|
+
var Scriptaculous = {
|
23
|
+
Version: '1.5_rc5',
|
24
|
+
require: function(libraryName) {
|
25
|
+
// inserting via DOM fails in Safari 2.0, so brute force approach
|
26
|
+
document.write('<script type="text/javascript" src="'+libraryName+'"></script>');
|
27
|
+
},
|
28
|
+
load: function() {
|
29
|
+
if((typeof Prototype=='undefined') ||
|
30
|
+
parseFloat(Prototype.Version.split(".")[0] + "." +
|
31
|
+
Prototype.Version.split(".")[1]) < 1.4)
|
32
|
+
throw("script.aculo.us requires the Prototype JavaScript framework >= 1.4.0");
|
33
|
+
var scriptTags = document.getElementsByTagName("script");
|
34
|
+
for(var i=0;i<scriptTags.length;i++) {
|
35
|
+
if(scriptTags[i].src && scriptTags[i].src.match(/scriptaculous\.js(\?.*)?$/)) {
|
36
|
+
var path = scriptTags[i].src.replace(/scriptaculous\.js(\?.*)?$/,'');
|
37
|
+
this.require(path + 'builder.js');
|
38
|
+
this.require(path + 'effects.js');
|
39
|
+
this.require(path + 'dragdrop.js');
|
40
|
+
this.require(path + 'controls.js');
|
41
|
+
this.require(path + 'slider.js');
|
42
|
+
break;
|
43
|
+
}
|
44
|
+
}
|
45
|
+
}
|
46
|
+
}
|
47
|
+
|
48
|
+
Scriptaculous.load();
|
@@ -0,0 +1,234 @@
|
|
1
|
+
/*latest update : 08.08.28 (http://staryasi.usamimi.info/blog/archives/2008/05/29-224235.php)
|
2
|
+
* based on Search Engine Keyword Highlight version 1.5 (http://scott.yang.id.au/code/se-hilite/)
|
3
|
+
*/
|
4
|
+
var doc = document;
|
5
|
+
doc.write('<style type="text/css">');
|
6
|
+
doc.write('.hilite1 { background-color: #D0FFC8;color:#000;font-weight:bold;}');
|
7
|
+
doc.write('.hilite2 { background-color: #C8EBFF;color:#000;font-weight:bold;}');
|
8
|
+
doc.write('.hilite3 { background-color: #FFCCCC;color:#000;font-weight:bold;}');
|
9
|
+
doc.write('.hilite4 { background-color: #FFCCFF;color:#000;font-weight:bold;}');
|
10
|
+
doc.write('.hilite5 { background-color: #FFF9C8;color:#000;font-weight:bold;}');
|
11
|
+
doc.write('</style>');
|
12
|
+
Hilite = {
|
13
|
+
elementid: 'container',
|
14
|
+
max_nodes: 1000,
|
15
|
+
style_name: 'hilite',
|
16
|
+
style_name_suffix: true
|
17
|
+
};
|
18
|
+
Hilite.search_engines = [
|
19
|
+
[doc.location.host,"q"], //myself
|
20
|
+
[".*google\\.","q"],// Google
|
21
|
+
[".*search\\.yahoo\\.","p"],// Yahoo
|
22
|
+
["search\\.msn\\.","q"],// MSN
|
23
|
+
["search\\.live\\.com","q"],// live search
|
24
|
+
["ask\\.jp.*","q"],// Ask.jp
|
25
|
+
[".*goo\\.ne\\.jp","MT"],// goo & ocn
|
26
|
+
[".*baido\\.jp","wd"],// baido.jp
|
27
|
+
["cgi\\.search\\.biglobe\\.","q"],// Biglobe
|
28
|
+
["search\\.nifty\\.com\\/(websearch|webapp|videosearch|blogsearch)","q"],// nifty blog etc
|
29
|
+
["search\\.jp\\.aol\\.com","query"],// aol
|
30
|
+
[".*livedoor\\.com\\/search","q"],// livedoor
|
31
|
+
[".*\\.auone\\.jp","q"],// au one
|
32
|
+
["excite\\.co\\.jp","search"],// excite
|
33
|
+
['technorati\\.jp\\/search\\/([^\\?/]+)', 1]// Technorati
|
34
|
+
];
|
35
|
+
|
36
|
+
/*
|
37
|
+
* Decode the referrer string and return a list of search keywords.
|
38
|
+
*/
|
39
|
+
Hilite.decodeReferrer = function(referrer) {
|
40
|
+
var query = null;
|
41
|
+
var regex = new RegExp('');
|
42
|
+
for (var i = 0; i < Hilite.search_engines.length; i ++) {
|
43
|
+
var se = Hilite.search_engines[i];
|
44
|
+
regex.compile('^http://(www\\.)?' + se[0], 'i');
|
45
|
+
var match = referrer.match(regex);
|
46
|
+
if (match) {
|
47
|
+
var result;
|
48
|
+
if (isNaN(se[1])) {
|
49
|
+
result = Hilite.decodeReferrerQS(referrer, se[1]);
|
50
|
+
} else {
|
51
|
+
result = match[se[1] + 1];
|
52
|
+
}
|
53
|
+
if (result) {
|
54
|
+
result = window["Unescape"+GetEscapeCodeType(result)](result);
|
55
|
+
result = result.replace(/[\'|"]/g, '');
|
56
|
+
result = result.split(/[\s,\+\. ]+/);
|
57
|
+
return result;
|
58
|
+
}
|
59
|
+
break;
|
60
|
+
}
|
61
|
+
}
|
62
|
+
return null;
|
63
|
+
};
|
64
|
+
|
65
|
+
Hilite.decodeReferrerQS = function(referrer, match) {
|
66
|
+
var idx = referrer.indexOf('?');
|
67
|
+
var idx2;
|
68
|
+
if(referrer.indexOf(match+'=') < 0){return;}
|
69
|
+
if (idx >= 0) {
|
70
|
+
var qs = new String(referrer.substring(idx + 1));
|
71
|
+
idx = 0;
|
72
|
+
idx2 = 0;
|
73
|
+
while ((idx >= 0) && ((idx2 = qs.indexOf('=', idx)) >= 0)) {
|
74
|
+
var key, val;
|
75
|
+
key = qs.substring(idx, idx2);
|
76
|
+
idx = qs.indexOf('&', idx2) + 1;
|
77
|
+
if (key == match) {
|
78
|
+
if (idx <= 0) {
|
79
|
+
return qs.substring(idx2+1);
|
80
|
+
} else {
|
81
|
+
return qs.substring(idx2+1, idx - 1);
|
82
|
+
}
|
83
|
+
}
|
84
|
+
}
|
85
|
+
}
|
86
|
+
return null;
|
87
|
+
};
|
88
|
+
|
89
|
+
/**
|
90
|
+
* Highlight a DOM element with a list of keywords.
|
91
|
+
*/
|
92
|
+
Hilite.hiliteElement = function(elm, query) {
|
93
|
+
if (!query || elm.childNodes.length == 0)
|
94
|
+
return;
|
95
|
+
var qre = new Array();
|
96
|
+
for (var i = 0; i < query.length; i ++) {
|
97
|
+
query[i] = query[i].toLowerCase();
|
98
|
+
qre.push(query[i]);
|
99
|
+
}
|
100
|
+
qre = new RegExp(qre.join("|"), "i");
|
101
|
+
var stylemapper = {};
|
102
|
+
for (var i = 0; i < query.length; i ++) {
|
103
|
+
if (Hilite.style_name_suffix)
|
104
|
+
stylemapper[query[i]] = Hilite.style_name+(i+1);
|
105
|
+
else
|
106
|
+
stylemapper[query[i]] = Hilite.style_name;
|
107
|
+
}
|
108
|
+
|
109
|
+
var textproc = function(node) {
|
110
|
+
var match = qre.exec(node.data);
|
111
|
+
if (match) {
|
112
|
+
var val = match[0];
|
113
|
+
var k = '';
|
114
|
+
var node2 = node.splitText(match.index);
|
115
|
+
var node3 = node2.splitText(val.length);
|
116
|
+
var span = node.ownerDocument.createElement('span');
|
117
|
+
node.parentNode.replaceChild(span, node2);
|
118
|
+
span.className = stylemapper[val.toLowerCase()];
|
119
|
+
span.appendChild(node2);
|
120
|
+
return span;
|
121
|
+
} else {
|
122
|
+
return node;
|
123
|
+
}
|
124
|
+
};
|
125
|
+
Hilite.walkElements(elm.childNodes[0], 1, textproc);
|
126
|
+
};
|
127
|
+
Hilite.hilite = function() {
|
128
|
+
var q = doc.referrer;
|
129
|
+
var e = null;
|
130
|
+
q = Hilite.decodeReferrer(q);
|
131
|
+
if(!q) {
|
132
|
+
q = doc.location.toString();
|
133
|
+
q = Hilite.decodeReferrer(q);
|
134
|
+
}
|
135
|
+
if (q && ((Hilite.elementid && (e = doc.getElementById(Hilite.elementid))) || (e = doc.body))){
|
136
|
+
Hilite.hiliteElement(e, q);
|
137
|
+
}
|
138
|
+
};
|
139
|
+
|
140
|
+
Hilite.walkElements = function(node, depth, textproc) {
|
141
|
+
var skipre = /^(script|style|textarea)/i;
|
142
|
+
var count = 0;
|
143
|
+
while (node && depth > 0) {
|
144
|
+
count ++;
|
145
|
+
if (count >= Hilite.max_nodes) {
|
146
|
+
var handler = function() {
|
147
|
+
Hilite.walkElements(node, depth, textproc);
|
148
|
+
};
|
149
|
+
setTimeout(handler, 50);
|
150
|
+
return;
|
151
|
+
}
|
152
|
+
if (node.nodeType == 1) { // ELEMENT_NODE
|
153
|
+
if (!skipre.test(node.tagName) && node.childNodes.length > 0) {
|
154
|
+
node = node.childNodes[0];
|
155
|
+
depth ++;
|
156
|
+
continue;
|
157
|
+
}
|
158
|
+
} else if (node.nodeType == 3) { // TEXT_NODE
|
159
|
+
node = textproc(node);
|
160
|
+
}
|
161
|
+
|
162
|
+
if (node.nextSibling) {
|
163
|
+
node = node.nextSibling;
|
164
|
+
} else {
|
165
|
+
while (depth > 0) {
|
166
|
+
node = node.parentNode;
|
167
|
+
depth --;
|
168
|
+
if (node.nextSibling) {
|
169
|
+
node = node.nextSibling;
|
170
|
+
break;
|
171
|
+
}
|
172
|
+
}
|
173
|
+
}
|
174
|
+
}
|
175
|
+
};
|
176
|
+
|
177
|
+
// for Firefox Opera safari latest ver.
|
178
|
+
if (doc.addEventListener) {
|
179
|
+
doc.addEventListener("DOMContentLoaded", Hilite.hilite, false);
|
180
|
+
}
|
181
|
+
// for IE
|
182
|
+
/*@cc_on @*/
|
183
|
+
/*@if (@_win32)
|
184
|
+
doc.write("<script id=__ie_onload defer src=javascript:void(0)><\/script>");
|
185
|
+
var script = doc.getElementById("__ie_onload");
|
186
|
+
script.onreadystatechange = function() {
|
187
|
+
if (this.readyState == "complete") {
|
188
|
+
Hilite.hilite(); // call the onload handler
|
189
|
+
}
|
190
|
+
};
|
191
|
+
/*@end @*/
|
192
|
+
|
193
|
+
|
194
|
+
// Escape Codec Library: ecl.js (Ver.041208)
|
195
|
+
// Copyright (C) http://nurucom-archives.hp.infoseek.co.jp/digital/
|
196
|
+
GetEscapeCodeType=function(str){
|
197
|
+
if(/%E[0-9A-F]%[8A]0%[8A]0|%[CD][0-9A-F]%[8A]0/i.test(str))return "UTF8";
|
198
|
+
if(/%F[DE]/i.test(str))return /%8[0-9A-D]|%9[0-9A-F]|%A0/i.test(str)?"":"EUCJP";
|
199
|
+
var S=str.substring(0,6143).replace(/%[0-9A-F]{2}|[^ ]| /ig,function(s){return s.length<3?"40":s.substring(1)}),c,C,i=0,T;
|
200
|
+
while(0<=(c=parseInt(S.substring(i,i+=2),16))&&i<4092)if(128<=c){
|
201
|
+
if((C=parseInt(S.substring(i,i+2),16))<128)i+=2;
|
202
|
+
else if(194<=c&&c<240&&C<192){
|
203
|
+
if(c<224){T="UTF8";i+=2;continue}
|
204
|
+
if(2==parseInt(S.charAt(i+2),16)>>2){T="UTF8";i+=4;continue}
|
205
|
+
}
|
206
|
+
if(142==c&&161<=C&&C<224){if(!T)T="EUCJP";if("EUCJP"==T)continue}
|
207
|
+
if(c<161)return "SJIS";
|
208
|
+
if(c<224&&!T)
|
209
|
+
if((164==c&&C<244||165==c&&C<247)&&161<=C)i+=2;
|
210
|
+
else T=224<=C?"EUCJP":"SJIS";
|
211
|
+
else T="EUCJP"
|
212
|
+
}
|
213
|
+
return T?T:"EUCJP"
|
214
|
+
};
|
215
|
+
UnescapeSJIS=function(str){
|
216
|
+
return str.replace(/%(8[1-9A-F]|[9E][0-9A-F]|F[0-9A-C])(%[4-689A-F][0-9A-F]|%7[0-9A-E]|[@-~])|%([0-7][0-9A-F]|A[1-9A-F]|[B-D][0-9A-F])/ig,function(s){
|
217
|
+
var c=parseInt(s.substring(1,3),16),l=s.length;
|
218
|
+
return 3==l?String.fromCharCode(c<160?c:c+65216):JCT11280.charAt((c<160?c-129:c-193)*188+(4==l?s.charCodeAt(3)-64:(c=parseInt(s.substring(4),16))<127?c-64:c-65))
|
219
|
+
})
|
220
|
+
};
|
221
|
+
UnescapeEUCJP=function(str){
|
222
|
+
JCT8836=JCT11280.substring(0,8836);
|
223
|
+
return str.replace(/(%A[1-9A-F]|%[B-E][0-9A-F]|%F[0-9A-E]){2}|%8E%(A[1-9A-F]|[B-D][0-9A-F])|%[0-7][0-9A-F]/ig,function(s){
|
224
|
+
var c=parseInt(s.substring(1),16);
|
225
|
+
return c<161?String.fromCharCode(c<128?c:parseInt(s.substring(4),16)+65216):JCT8836.charAt((c-161)*94+parseInt(s.substring(4),16)-161)
|
226
|
+
})
|
227
|
+
};
|
228
|
+
UnescapeUTF8=function(str){
|
229
|
+
return str.replace(/%(E(0%[AB]|[1-CEF]%[89AB]|D%[89])[0-9A-F]|C[2-9A-F]|D[0-9A-F])%[89AB][0-9A-F]|%[0-7][0-9A-F]/ig,function(s){
|
230
|
+
var c=parseInt(s.substring(1),16);
|
231
|
+
return String.fromCharCode(c<128?c:c<224?(c&31)<<6|parseInt(s.substring(4),16)&63:((c&15)<<6|parseInt(s.substring(4),16)&63)<<6|parseInt(s.substring(7),16)&63)
|
232
|
+
})
|
233
|
+
};
|
234
|
+
JCT11280=Function('var a="zKV33~jZ4zN=~ji36XazM93y!{~k2y!o~k0ZlW6zN?3Wz3W?{EKzK[33[`y|;-~j^YOTz$!~kNy|L1$353~jV3zKk3~k-4P4zK_2+~jY4y!xYHR~jlz$_~jk4z$e3X5He<0y!wy|X3[:~l|VU[F3VZ056Hy!nz/m1XD61+1XY1E1=1y|bzKiz!H034zKj~mEz#c5ZA3-3X$1~mBz$$3~lyz#,4YN5~mEz#{ZKZ3V%7Y}!J3X-YEX_J(3~mAz =V;kE0/y|F3y!}~m>z/U~mI~j_2+~mA~jp2;~m@~k32;~m>V}2u~mEX#2x~mBy+x2242(~mBy,;2242(~may->2&XkG2;~mIy-_2&NXd2;~mGz,{4<6:.:B*B:XC4>6:.>B*BBXSA+A:X]E&E<~r#z+625z s2+zN=`HXI@YMXIAXZYUM8X4K/:Q!Z&33 3YWX[~mB`{zKt4z (zV/z 3zRw2%Wd39]S11z$PAXH5Xb;ZQWU1ZgWP%3~o@{Dgl#gd}T){Uo{y5_d{e@}C(} WU9|cB{w}bzvV|)[} H|zT}d||0~{]Q|(l{|x{iv{dw}(5}[Z|kuZ }cq{{y|ij}.I{idbof%cu^d}Rj^y|-M{ESYGYfYsZslS`?ZdYO__gLYRZ&fvb4oKfhSf^d<Yeasc1f&a=hnYG{QY{D`Bsa|u,}Dl|_Q{C%xK|Aq}C>|c#ryW=}eY{L+`)][YF_Ub^h4}[X|?r|u_ex}TL@YR]j{SrXgo*|Gv|rK}B#mu{R1}hs|dP{C7|^Qt3|@P{YVV |8&}#D}ef{e/{Rl|>Hni}R1{Z#{D[}CQlQ||E}[s{SG_+i8eplY[=[|ec[$YXn#`hcm}YR|{Ci(_[ql|?8p3]-}^t{wy}4la&pc|3e{Rp{LqiJ],] `kc(]@chYnrM`O^,ZLYhZB]ywyfGY~aex!_Qww{a!|)*lHrM{N+n&YYj~Z b c#e_[hZSon|rOt`}hBXa^i{lh|<0||r{KJ{kni)|x,|0auY{D!^Sce{w;|@S|cA}Xn{C1h${E]Z-XgZ*XPbp]^_qbH^e[`YM|a||+=]!Lc}]vdBc=j-YSZD]YmyYLYKZ9Z>Xcczc2{Yh}9Fc#Z.l{}(D{G{{mRhC|L3b#|xK[Bepj#ut`H[,{E9Yr}1b{[e]{ZFk7[ZYbZ0XL]}Ye[(`d}c!|*y`Dg=b;gR]Hm=hJho}R-[n}9;{N![7k_{UbmN]rf#pTe[x8}!Qcs_rs[m`|>N}^V})7{^r|/E}),}HH{OYe2{Skx)e<_.cj.cjoMhc^d}0uYZd!^J_@g,[[[?{i@][|3S}Yl3|!1|eZ|5IYw|1D}e7|Cv{OHbnx-`wvb[6[4} =g+k:{C:}ed{S]|2M]-}WZ|/q{LF|dYu^}Gs^c{Z=}h>|/i|{W]:|ip{N:|zt|S<{DH[p_tvD{N<[8Axo{X4a.^o^X>Yfa59`#ZBYgY~_t^9`jZHZn`>G[oajZ;X,i)Z.^~YJe ZiZF^{][[#Zt^|]Fjx]&_5dddW]P0C[-]}]d|y {C_jUql] |OpaA[Z{lp|rz}:Mu#]_Yf6{Ep?f5`$[6^D][^u[$[6^.Z8]]ePc2U/=]K^_+^M{q*|9tYuZ,s(dS{i=|bNbB{uG}0jZOa:[-]dYtu3]:]<{DJ_SZIqr_`l=Yt`gkTnXb3d@kiq0a`Z{|!B|}e}Ww{Sp,^Z|0>_Z}36|]A|-t}lt{R6pi|v8hPu#{C>YOZHYmg/Z4nicK[}hF_Bg|YRZ7c|crkzYZY}_iXcZ.|)U|L5{R~qi^Uga@Y[xb}&qdbd6h5|Btw[}c<{Ds53[Y7]?Z<|e0{L[ZK]mXKZ#Z2^tavf0`PE[OSOaP`4gi`qjdYMgys/?[nc,}EEb,eL]g[n{E_b/vcvgb.{kcwi`~v%|0:|iK{Jh_vf5lb}KL|(oi=LrzhhY_^@`zgf[~g)[J_0fk_V{T)}I_{D&_/d9W/|MU[)f$xW}?$xr4<{Lb{y4}&u{XJ|cm{Iu{jQ}CMkD{CX|7A}G~{kt)nB|d5|<-}WJ}@||d@|Iy}Ts|iL|/^|no|0;}L6{Pm]7}$zf:|r2}?C_k{R(}-w|`G{Gy[g]bVje=_0|PT{^Y^yjtT[[[l!Ye_`ZN]@[n_)j3nEgMa]YtYpZy].d-Y_cjb~Y~[nc~sCi3|zg}B0}do{O^{|$`_|D{}U&|0+{J3|8*]iayx{a{xJ_9|,c{Ee]QXlYb]$[%YMc*]w[aafe]aVYi[fZEii[xq2YQZHg]Y~h#|Y:thre^@^|_F^CbTbG_1^qf7{L-`VFx Zr|@EZ;gkZ@slgko`[e}T:{Cu^pddZ_`yav^Ea+[#ZBbSbO`elQfLui}.F|txYcbQ`XehcGe~fc^RlV{D_0ZAej[l&jShxG[ipB_=u:eU}3e8[=j|{D(}dO{Do[BYUZ0/]AYE]ALYhZcYlYP/^-^{Yt_1_-;YT`P4BZG=IOZ&]H[e]YYd[9^F[1YdZxZ?Z{Z<]Ba2[5Yb[0Z4l?]d_;_)a?YGEYiYv`_XmZs4ZjY^Zb]6gqGaX^9Y}dXZr[g|]Y}K aFZp^k^F]M`^{O1Ys]ZCgCv4|E>}8eb7}l`{L5[Z_faQ|c2}Fj}hw^#|Ng|B||w2|Sh{v+[G}aB|MY}A{|8o}X~{E8paZ:]i^Njq]new)`-Z>haounWhN}c#{DfZ|fK]KqGZ=:u|fqoqcv}2ssm}.r{]{nIfV{JW)[K|,Z{Uxc|]l_KdCb%]cfobya3`p}G^|LZiSC]U|(X|kBlVg[kNo({O:g:|-N|qT}9?{MBiL}Sq{`P|3a|u.{Uaq:{_o|^S}jX{Fob0`;|#y_@[V[K|cw[<_ }KU|0F}d3|et{Q7{LuZttsmf^kYZ`Af`}$x}U`|Ww}d]| >}K,r&|XI|*e{C/a-bmr1fId4[;b>tQ_:]hk{b-pMge]gfpo.|(w[jgV{EC1Z,YhaY^q,_G[c_g[J0YX]`[h^hYK^_Yib,` {i6vf@YM^hdOKZZn(jgZ>bzSDc^Z%[[o9[2=/YHZ(_/Gu_`*|8z{DUZxYt^vuvZjhi^lc&gUd4|<UiA`z]$b/Z?l}YI^jaHxe|;F}l${sQ}5g}hA|e4}?o{ih}Uz{C)jPe4]H^J[Eg[|AMZMlc}:,{iz}#*|gc{Iq|/:|zK{l&}#u|myd{{M&v~nV};L|(g|I]ogddb0xsd7^V})$uQ{HzazsgxtsO^l}F>ZB]r|{7{j@cU^{{CbiYoHlng]f+nQ[bkTn/}<-d9q {KXadZYo+n|l[|lc}V2{[a{S4Zam~Za^`{HH{xx_SvF|ak=c^[v^7_rYT`ld@]:_ub%[$[m](Shu}G2{E.ZU_L_R{tz`vj(f?^}hswz}GdZ}{S:h`aD|?W|`dgG|if{a8|J1{N,}-Ao3{H#{mfsP|[ bzn+}_Q{MT{u4kHcj_q`eZj[8o0jy{p7}C|[}l){MuYY{|Ff!Ykn3{rT|m,^R|,R}$~Ykgx{P!]>iXh6[l[/}Jgcg{JYZ.^qYfYIZl[gZ#Xj[Pc7YyZD^+Yt;4;`e8YyZVbQ7YzZxXja.7SYl[s]2^/Ha$[6ZGYrb%XiYdf2]H]kZkZ*ZQ[ZYS^HZXcCc%Z|[(bVZ]]:OJQ_DZCg<[,]%Zaa [g{C00HY[c%[ChyZ,Z_`PbXa+eh`^&jPi0a[ggvhlekL]w{Yp^v}[e{~;k%a&k^|nR_z_Qng}[E}*Wq:{k^{FJZpXRhmh3^p>de^=_7`|ZbaAZtdhZ?n4ZL]u`9ZNc3g%[6b=e.ZVfC[ZZ^^^hD{E(9c(kyZ=bb|Sq{k`|vmr>izlH[u|e`}49}Y%}FT{[z{Rk}Bz{TCc/lMiAqkf(m$hDc;qooi[}^o:c^|Qm}a_{mrZ(pA`,}<2sY| adf_%|}`}Y5U;}/4|D>|$X{jw{C<|F.hK|*A{MRZ8Zsm?imZm_?brYWZrYx`yVZc3a@f?aK^ojEd {bN}/3ZH]/$YZhm^&j 9|(S|b]mF}UI{q&aM]LcrZ5^.|[j`T_V_Gak}9J[ ZCZD|^h{N9{~&[6Zd{}B}2O|cv]K}3s}Uy|l,fihW{EG`j_QOp~Z$F^zexS`dcISfhZBXP|.vn|_HYQ|)9|cr]<`&Z6]m_(ZhPcSg>`Z]5`~1`0Xcb4k1{O!bz|CN_T{LR|a/gFcD|j<{Z._[f)mPc:1`WtIaT1cgYkZOaVZOYFrEe[}T$}Ch}mk{K-^@]fH{Hdi`c*Z&|Kt{if[C{Q;{xYB`dYIX:ZB[}]*[{{p9|4GYRh2ao{DS|V+[zd$`F[ZXKadb*A] Ys]Maif~a/Z2bmclb8{Jro_rz|x9cHojbZ{GzZx_)]:{wAayeDlx}<=`g{H1{l#}9i|)=|lP{Qq}.({La|!Y{i2EZfp=c*}Cc{EDvVB|;g}2t{W4av^Bn=]ri,|y?|3+}T*ckZ*{Ffr5e%|sB{lx^0]eZb]9[SgAjS_D|uHZx]dive[c.YPkcq/}db{EQh&hQ|eg}G!ljil|BO]X{Qr_GkGl~YiYWu=c3eb}29v3|D|}4i||.{Mv})V{SP1{FX}CZW6{cm|vO{pS|e#}A~|1i}81|Mw}es|5[}3w{C`h9aL]o{}p[G`>i%a1Z@`Ln2bD[$_h`}ZOjhdTrH{[j_:k~kv[Sdu]CtL}41{I |[[{]Zp$]XjxjHt_eThoa#h>sSt8|gK|TVi[Y{t=}Bs|b7Zpr%{gt|Yo{CS[/{iteva|cf^hgn}($_c^wmb^Wm+|55jrbF|{9^ q6{C&c+ZKdJkq_xOYqZYSYXYl`8]-cxZAq/b%b*_Vsa[/Ybjac/OaGZ4fza|a)gY{P?| I|Y |,pi1n7}9bm9ad|=d{aV|2@[(}B`d&|Uz}B}{`q|/H|!JkM{FU|CB|.{}Az}#P|lk}K{|2rk7{^8^?`/|k>|Ka{Sq}Gz}io{DxZh[yK_#}9<{TRdgc]`~Z>JYmYJ]|`!ZKZ]gUcx|^E[rZCd`f9oQ[NcD_$ZlZ;Zr}mX|=!|$6ZPZYtIo%fj}CpcN|B,{VDw~gb}@hZg`Q{LcmA[(bo`<|@$|o1|Ss}9Z_}tC|G`{F/|9nd}i=}V-{L8aaeST]daRbujh^xlpq8|}zs4bj[S`J|]?G{P#{rD{]I`OlH{Hm]VYuSYUbRc*6[j`8]pZ[bt_/^Jc*[<Z?YE|Xb|?_Z^Vcas]h{t9|Uwd)_(=0^6Zb{Nc} E[qZAeX[a]P^|_J>e8`W^j_Y}R{{Jp__]Ee#e:iWb9q_wKbujrbR}CY`,{mJ}gz{Q^{t~N|? gSga`V_||:#mi}3t|/I`X{N*|ct|2g{km}gi|{={jC}F;|E}{ZZjYf*frmu}8Tdroi{T[|+~}HG{cJ}DM{Lp{Ctd&}$hi3|FZ| m}Kr|38}^c|m_|Tr{Qv|36}?Up>|;S{DV{k_as}BK{P}}9p|t`jR{sAm4{D=b4pWa[}Xi{EjwEkI}3S|E?u=X0{jf} S|NM|JC{qo^3cm]-|JUx/{Cj{s>{Crt[UXuv|D~|j|d{YXZR}Aq}0r}(_{pJfi_z}0b|-vi)Z mFe,{f4|q`b{}^Z{HM{rbeHZ|^x_o|XM|L%|uFXm}@C_{{Hhp%a7|0p[Xp+^K}9U{bP}: tT}B|}+$|b2|[^|~h{FAby[`{}xgygrt~h1[li`c4vz|,7p~b(|mviN}^pg[{N/|g3|^0c,gE|f%|7N{q[|tc|TKA{LU}I@|AZp(}G-sz{F |qZ{}F|f-}RGn6{Z]_5})B}UJ{FFb2]4ZI@v=k,]t_Dg5Bj]Z-]L]vrpdvdGlk|gF}G]|IW}Y0[G| /bo|Te^,_B}#n^^{QHYI[?hxg{[`]D^IYRYTb&kJ[cri[g_9]Ud~^_]<p@_e_XdNm-^/|5)|h_{J;{kacVopf!q;asqd}n)|.m|bf{QW|U)}b+{tL|w``N|to{t ZO|T]jF}CB|0Q{e5Zw|k |We}5:{HO{tPwf_uajjBfX}-V_C_{{r~gg|Ude;s+}KNXH}! `K}eW{Upwbk%ogaW}9EYN}YY|&v|SL{C3[5s.]Y]I]u{M6{pYZ`^,`ZbCYR[1mNg>rsk0Ym[jrE]RYiZTr*YJ{Ge|%-lf|y(`=[t}E6{k!|3)}Zk} ][G{E~cF{u3U.rJ|a9p#o#ZE|?|{sYc#vv{E=|LC}cu{N8`/`3`9rt[4|He{cq|iSYxY`}V |(Q|t4{C?]k_Vlvk)BZ^r<{CL}#h}R+[<|i=}X|{KAo]|W<`K{NW|Zx}#;|fe{IMr<|K~tJ_x}AyLZ?{GvbLnRgN}X&{H7|x~}Jm{]-| GpNu0}.ok>|c4{PYisrDZ|fwh9|hfo@{H~XSbO]Odv]%`N]b1Y]]|eIZ}_-ZA]aj,>eFn+j[aQ_+]h[J_m_g]%_wf.`%k1e#Z?{CvYu_B^|gk`Xfh^M3`afGZ-Z|[m{L}|k3cp[it ^>YUi~d>{T*}YJ{Q5{Jxa$hg|%4`}|LAgvb }G}{P=|<;Ux{_skR{cV|-*|s-{Mp|XP|$G|_J}c6cM{_=_D|*9^$ec{V;|4S{qO|w_|.7}d0|/D}e}|0G{Dq]Kdp{}dfDi>}B%{Gd|nl}lf{C-{y}|ANZr}#={T~|-(}c&{pI|ft{lsVP}){|@u}!W|bcmB{d?|iW|:dxj{PSkO|Hl]Li:}VYk@|2={fnWt{M3`cZ6|)}|Xj}BYa?vo{e4|L7|B7{L7|1W|lvYO}W8nJ|$Vih|{T{d*_1|:-n2dblk``fT{Ky|-%}m!|Xy|-a{Pz}[l{kFjz|iH}9N{WE{x,|jz}R {P|{D)c=nX|Kq|si}Ge{sh|[X{RF{t`|jsr*fYf,rK|/9}$}}Nf{y!1|<Std}4Wez{W${Fd_/^O[ooqaw_z[L`Nbv[;l7V[ii3_PeM}.h^viqYjZ*j1}+3{bt{DR[;UG}3Og,rS{JO{qw{d<_zbAh<R[1_r`iZTbv^^a}c{iEgQZ<exZFg.^Rb+`Uj{a+{z<[~r!]`[[|rZYR|?F|qppp]L|-d|}K}YZUM|=Y|ktm*}F]{D;g{uI|7kg^}%?Z%ca{N[_<q4xC]i|PqZC]n}.bDrnh0Wq{tr|OMn6tM|!6|T`{O`|>!]ji+]_bTeU}Tq|ds}n|{Gm{z,f)}&s{DPYJ`%{CGd5v4tvb*hUh~bf]z`jajiFqAii]bfy^U{Or|m+{I)cS|.9k:e3`^|xN}@Dnlis`B|Qo{`W|>||kA}Y}{ERYuYx`%[exd`]|OyiHtb}HofUYbFo![5|+]gD{NIZR|Go}.T{rh^4]S|C9_}xO^i`vfQ}C)bK{TL}cQ|79iu}9a];sj{P.o!f[Y]pM``Jda^Wc9ZarteBZClxtM{LW}l9|a.mU}KX}4@{I+f1}37|8u}9c|v${xGlz}jP{Dd1}e:}31}%3X$|22i<v+r@~mf{sN{C67G97855F4YL5}8f{DT|xy{sO{DXB334@55J1)4.G9A#JDYtXTYM4, YQD9;XbXm9SX]IB^4UN=Xn<5(;(F3YW@XkH-X_VM[DYM:5XP!T&Y`6|,^{IS-*D.H>:LXjYQ0I3XhAF:9:(==.F*3F1189K/7163D,:@|e2{LS36D4hq{Lw/84443@4.933:0307::6D7}&l{Mx657;89;,K5678H&93D(H<&<>0B90X^I;}Ag1{P%3A+>><975}[S{PZE453?4|T2{Q+5187;>447:81{C=hL6{Me^:=7ii{R=.=F<81;48?|h8}Uh{SE|,VxL{ST,7?9Y_5Xk3A#:$%YSYdXeKXOD8+TXh7(@>(YdXYHXl9J6X_5IXaL0N?3YK7Xh!1?XgYz9YEXhXaYPXhC3X`-YLY_XfVf[EGXZ5L8BXL9YHX]SYTXjLXdJ: YcXbQXg1PX]Yx4|Jr{Ys4.8YU+XIY`0N,<H%-H;:0@,74/:8546I=9177154870UC]d<C3HXl7ALYzXFXWP<<?E!88E5@03YYXJ?YJ@6YxX-YdXhYG|9o{`iXjY_>YVXe>AYFX[/(I@0841?):-B=14337:8=|14{c&93788|di{cW-0>0<097/A;N{FqYpugAFT%X/Yo3Yn,#=XlCYHYNX[Xk3YN:YRT4?)-YH%A5XlYF3C1=NWyY}>:74-C673<69545v {iT85YED=64=.F4..9878/D4378?48B3:7:7/1VX[f4{D,{l<5E75{dAbRB-8-@+;DBF/$ZfW8S<4YhXA.(5@*11YV8./S95C/0R-A4AXQYI7?68167B95HA1*<M3?1/@;/=54XbYP36}lc{qzSS38:19?,/39193574/66878Yw1X-87E6=;964X`T734:>86>1/=0;(I-1::7ALYGXhF+Xk[@W%TYbX7)KXdYEXi,H-XhYMRXfYK?XgXj.9HX_SX]YL1XmYJ>Y}WwIXiI-3-GXcYyXUYJ$X`Vs[7;XnYEZ;XF! 3;%8;PXX(N3Y[)Xi1YE&/ :;74YQ6X`33C;-(>Xm0(TYF/!YGXg8 9L5P01YPXO-5%C|qd{{/K/E6,=0144:361:955;6443@?B7*7:F89&F35YaX-CYf,XiFYRXE_e{}sF 0*7XRYPYfXa5YXXY8Xf8Y~XmA[9VjYj*#YMXIYOXk,HHX40YxYMXU8OXe;YFXLYuPXP?EB[QV0CXfY{:9XV[FWE0D6X^YVP*$4%OXiYQ(|xp|%c3{}V`1>Y`XH00:8/M6XhQ1:;3414|TE|&o@1*=81G8<3}6<|(f6>>>5-5:8;093B^3U*+*^*UT30XgYU&7*O1953)5@E78--F7YF*B&0:%P68W9Zn5974J9::3}Vk|-,C)=)1AJ4+<3YGXfY[XQXmT1M-XcYTYZXCYZXEYXXMYN,17>XIG*SaS|/eYJXbI?XdNZ+WRYP<F:R PXf;0Xg`$|1GX9YdXjLYxWX!ZIXGYaXNYm6X9YMX?9EXmZ&XZ#XQ>YeXRXfAY[4 ;0X!Zz0XdN$XhYL XIY^XGNXUYS/1YFXhYk.TXn4DXjB{jg|4DEX]:XcZMW=A.+QYL<LKXc[vV$+&PX*Z3XMYIXUQ:ZvW< YSXFZ,XBYeXMM)?Xa XiZ4/EXcP3%}&-|6~:1(-+YT$@XIYRBC<}&,|7aJ6}bp|8)K1|Xg|8C}[T|8Q.89;-964I38361<=/;883651467<7:>?1:.}le|:Z=39;1Y^)?:J=?XfLXbXi=Q0YVYOXaXiLXmJXO5?.SFXiCYW}-;|=u&D-X`N0X^,YzYRXO(QX_YW9`I|>hZ:N&X)DQXP@YH#XmNXi$YWX^=!G6YbYdX>XjY|XlX^XdYkX>YnXUXPYF)FXT[EVTMYmYJXmYSXmNXi#GXmT3X8HOX[ZiXN]IU2>8YdX1YbX<YfWuZ8XSXcZU%0;1XnXkZ_WTG,XZYX5YSX Yp 05G?XcYW(IXg6K/XlYP4XnI @XnO1W4Zp-9C@%QDYX+OYeX9>--YSXkD.YR%Q/Yo YUX].Xi<HYEZ2WdCE6YMXa7F)=,D>-@9/8@5=?7164;35387?N<618=6>7D+C50<6B03J0{Hj|N9$D,9I-,.KB3}m |NzE0::/81YqXjMXl7YG; [.W=Z0X4XQY]:MXiR,XgM?9$9>:?E;YE77VS[Y564760391?14941:0=:8B:;/1DXjFA-564=0B3XlH1+D85:0Q!B#:-6&N/:9<-R3/7Xn<*3J4.H:+334B.=>30H.;3833/76464665755:/83H6633:=;.>5645}&E|Y)?1/YG-,93&N3AE@5 <L1-G/8A0D858/30>8<549=@B8] V0[uVQYlXeD(P#ID&7T&7;Xi0;7T-$YE)E=1:E1GR):--0YI7=E<}n9|aT6783A>D7&4YG7=391W;Zx<5+>F#J39}o/|cc;6=A050EQXg8A1-}D-|d^5548083563695D?-.YOXd37I$@LYLWeYlX<Yd+YR A$;3-4YQ-9XmA0!9/XLY_YT(=5XdDI>YJ5XP1ZAW{9>X_6R(XhYO65&J%DA)C-!B:97#A9;@?F;&;(9=11/=657/H,<8}bz|j^5446>.L+&Y^8Xb6?(CYOXb*YF(8X`FYR(XPYVXmPQ%&DD(XmZXW??YOXZXfCYJ79,O)XnYF7K0!QXmXi4IYFRXS,6<%-:YO(+:-3Q!1E1:W,Zo}Am|n~;3580534*?3Zc4=9334361693:30C<6/717:<1/;>59&:4}6!|rS36=1?75<8}[B|s809983579I.A.>84758=108564741H*9E{L{|u%YQ<%6XfH.YUXe4YL@,>N}Tv|ve*G0X)Z;/)3@A74(4P&A1X:YVH97;,754*A66:1 D739E3553545558E4?-?K17/770843XAYf838A7K%N!YW4.$T19Z`WJ*0XdYJXTYOXNZ 1XaN1A+I&Xi.Xk3Z3GB&5%WhZ1+5#Y[X<4YMXhQYoQXVXbYQ8XSYUX4YXBXWDMG0WxZA[8V+Z8X;D],Va$%YeX?FXfX[XeYf<X:Z[WsYz8X_Y]%XmQ(!7BXIZFX]&YE3F$(1XgYgYE& +[+W!<YMYFXc;+PXCYI9YrWxGXY9DY[!GXiI7::)OC;*$.>N*HA@{C|}&k=:<TB83X`3YL+G4XiK]i}(fYK<=5$.FYE%4*5*H*6XkCYL=*6Xi6!Yi1KXR4YHXbC8Xj,B9ZbWx/XbYON#5B}Ue}+QKXnF1&YV5XmYQ0!*3IXBYb71?1B75XmF;0B976;H/RXU:YZX;BG-NXj;XjI>A#D3B636N;,*%<D:0;YRXY973H5)-4FXOYf0:0;/7759774;7;:/855:543L43<?6=E,.A4:C=L)%4YV!1(YE/4YF+ F3%;S;&JC:%/?YEXJ4GXf/YS-EXEYW,9;E}X$}547EXiK=51-?71C%?57;5>463553Zg90;6447?<>4:9.7538XgN{|!}9K/E&3-:D+YE1)YE/3;37/:05}n<}:UX8Yj4Yt864@JYK..G=.(A Q3%6K>3(P3#AYE$-6H/456*C=.XHY[#S.<780191;057C)=6HXj?955B:K1 E>-B/9,;5.!L?:0>/.@//:;7833YZ56<4:YE=/:7Z_WGC%3I6>XkC*&NA16X=Yz2$X:Y^&J48<99k8}CyB-61<18K946YO4{|N}E)YIB9K0L>4=46<1K0+R;6-=1883:478;4,S+3YJX`GJXh.Yp+Xm6MXcYpX(>7Yo,/:X=Z;Xi0YTYHXjYmXiXj;*;I-8S6N#XgY}.3XfYGO3C/$XjL$*NYX,1 6;YH&<XkK9C#I74.>}Hd`A748X[T450[n75<4439:18A107>|ET}Rf<1;14876/Yb983E<5.YNXd4149>,S=/4E/<306443G/06}0&}UkYSXFYF=44=-5095=88;63844,9E6644{PL}WA8:>)7+>763>>0/B3A545CCnT}Xm|dv}Xq1L/YNXk/H8;;.R63351YY747@15YE4J8;46;.38.>4A369.=-83,;Ye3?:3@YE.4-+N353;/;@(X[YYD>@/05-I*@.:551741Yf5>6A443<3535;.58/86=D4753442$635D1>0359NQ @73:3:>><Xn?;43C14 ?Y|X611YG1&<+,4<*,YLXl<1/AIXjF*N89A4Z576K1XbJ5YF.ZOWN.YGXO/YQ01:4G38Xl1;KI0YFXB=R<7;D/,/4>;$I,YGXm94@O35Yz66695385.>:6A#5}W7n^4336:4157597434433<3|XA}m`>=D>:4A.337370?-6Q96{`E|4A}C`|Qs{Mk|J+~r>|o,wHv>Vw}!c{H!|Gb|*Ca5}J||,U{t+{CN[!M65YXOY_*B,Y[Z9XaX[QYJYLXPYuZ%XcZ8LY[SYPYKZM<LMYG9OYqSQYM~[e{UJXmQYyZM_)>YjN1~[f3{aXFY|Yk:48YdH^NZ0|T){jVFYTZNFY^YTYN~[h{nPYMYn3I]`EYUYsYIZEYJ7Yw)YnXPQYH+Z.ZAZY]^Z1Y`YSZFZyGYHXLYG 8Yd#4~[i|+)YH9D?Y^F~Y7|-eYxZ^WHYdYfZQ~[j|3>~[k|3oYmYqY^XYYO=Z*4[]Z/OYLXhZ1YLZIXgYIHYEYK,<Y`YEXIGZI[3YOYcB4SZ!YHZ*&Y{Xi3~[l|JSY`Zz?Z,~[m|O=Yi>??XnYWXmYS617YVYIHZ(Z4[~L4/=~[n|Yu{P)|];YOHHZ}~[o33|a>~[r|aE]DH~[s|e$Zz~[t|kZFY~XhYXZB[`Y}~[u|{SZ&OYkYQYuZ2Zf8D~[v}% ~[w3},Q[X]+YGYeYPIS~[y}4aZ!YN^!6PZ*~[z}?E~[{3}CnZ=~[}}EdDZz/9A3(3S<,YR8.D=*XgYPYcXN3Z5 4)~[~}JW=$Yu.XX~] }KDX`PXdZ4XfYpTJLY[F5]X~[2Yp}U+DZJ::<446[m@~]#3}]1~]%}^LZwZQ5Z`/OT<Yh^ -~]&}jx[ ~m<z!%2+~ly4VY-~o>}p62yz!%2+Xf2+~ly4VY-zQ`z (=] 2z~o2",C={" ":0,"!":1},c=34,i=2,p,s="",u=String.fromCharCode,t=u(12539);while(++c<127)C[u(c)]=c^39&&c^92?i++:0;i=0;while(0<=(c=C[a.charAt(i++)]))if(16==c)if((c=C[a.charAt(i++)])<87){if(86==c)c=1879;while(c--)s+=u(++p)}else s+=s.substr(8272,360);else if(c<86)s+=u(p+=c<51?c-16:(c-55)*92+C[a.charAt(i++)]);else if((c=((c-86)*92+C[a.charAt(i++)])*92+C[a.charAt(i++)])<49152)s+=u(p=c<40960?c:c|57344);else{c&=511;while(c--)s+=t;p=12539}return s')();
|
@@ -0,0 +1,275 @@
|
|
1
|
+
// Copyright (c) 2005 Marty Haught, Thomas Fuchs
|
2
|
+
//
|
3
|
+
// See http://script.aculo.us for more info
|
4
|
+
//
|
5
|
+
// Permission is hereby granted, free of charge, to any person obtaining
|
6
|
+
// a copy of this software and associated documentation files (the
|
7
|
+
// "Software"), to deal in the Software without restriction, including
|
8
|
+
// without limitation the rights to use, copy, modify, merge, publish,
|
9
|
+
// distribute, sublicense, and/or sell copies of the Software, and to
|
10
|
+
// permit persons to whom the Software is furnished to do so, subject to
|
11
|
+
// the following conditions:
|
12
|
+
//
|
13
|
+
// The above copyright notice and this permission notice shall be
|
14
|
+
// included in all copies or substantial portions of the Software.
|
15
|
+
//
|
16
|
+
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
17
|
+
// EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
18
|
+
// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
19
|
+
// NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
20
|
+
// LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
21
|
+
// OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
22
|
+
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
23
|
+
|
24
|
+
if(!Control) var Control = {};
|
25
|
+
Control.Slider = Class.create();
|
26
|
+
|
27
|
+
// options:
|
28
|
+
// axis: 'vertical', or 'horizontal' (default)
|
29
|
+
//
|
30
|
+
// callbacks:
|
31
|
+
// onChange(value)
|
32
|
+
// onSlide(value)
|
33
|
+
Control.Slider.prototype = {
|
34
|
+
initialize: function(handle, track, options) {
|
35
|
+
var slider = this;
|
36
|
+
|
37
|
+
if(handle instanceof Array) {
|
38
|
+
this.handles = handle.collect( function(e) { return $(e) });
|
39
|
+
} else {
|
40
|
+
this.handles = [$(handle)];
|
41
|
+
}
|
42
|
+
|
43
|
+
this.track = $(track);
|
44
|
+
this.options = options || {};
|
45
|
+
|
46
|
+
this.axis = this.options.axis || 'horizontal';
|
47
|
+
this.increment = this.options.increment || 1;
|
48
|
+
this.step = parseInt(this.options.step || '1');
|
49
|
+
this.range = this.options.range || $R(0,1);
|
50
|
+
|
51
|
+
this.value = 0; // assure backwards compat
|
52
|
+
this.values = this.handles.map( function() { return 0 });
|
53
|
+
this.spans = this.options.spans ? this.options.spans.map(function(s){ return $(s) }) : false;
|
54
|
+
this.options.startSpan = $(this.options.startSpan || null);
|
55
|
+
this.options.endSpan = $(this.options.endSpan || null);
|
56
|
+
|
57
|
+
this.restricted = this.options.restricted || false;
|
58
|
+
|
59
|
+
this.maximum = this.options.maximum || this.range.end;
|
60
|
+
this.minimum = this.options.minimum || this.range.start;
|
61
|
+
|
62
|
+
// Will be used to align the handle onto the track, if necessary
|
63
|
+
this.alignX = parseInt(this.options.alignX || '0');
|
64
|
+
this.alignY = parseInt(this.options.alignY || '0');
|
65
|
+
|
66
|
+
this.trackLength = this.maximumOffset() - this.minimumOffset();
|
67
|
+
|
68
|
+
this.active = false;
|
69
|
+
this.dragging = false;
|
70
|
+
this.disabled = false;
|
71
|
+
|
72
|
+
if(this.options.disabled) this.setDisabled();
|
73
|
+
|
74
|
+
// Allowed values array
|
75
|
+
this.allowedValues = this.options.values ? this.options.values.sortBy(Prototype.K) : false;
|
76
|
+
if(this.allowedValues) {
|
77
|
+
this.minimum = this.allowedValues.min();
|
78
|
+
this.maximum = this.allowedValues.max();
|
79
|
+
}
|
80
|
+
|
81
|
+
this.eventMouseDown = this.startDrag.bindAsEventListener(this);
|
82
|
+
this.eventMouseUp = this.endDrag.bindAsEventListener(this);
|
83
|
+
this.eventMouseMove = this.update.bindAsEventListener(this);
|
84
|
+
|
85
|
+
// Initialize handles in reverse (make sure first handle is active)
|
86
|
+
this.handles.each( function(h,i) {
|
87
|
+
i = slider.handles.length-1-i;
|
88
|
+
slider.setValue(parseFloat(
|
89
|
+
(slider.options.sliderValue instanceof Array ?
|
90
|
+
slider.options.sliderValue[i] : slider.options.sliderValue) ||
|
91
|
+
slider.range.start), i);
|
92
|
+
Element.makePositioned(h); // fix IE
|
93
|
+
Event.observe(h, "mousedown", slider.eventMouseDown);
|
94
|
+
});
|
95
|
+
|
96
|
+
Event.observe(this.track, "mousedown", this.eventMouseDown);
|
97
|
+
Event.observe(document, "mouseup", this.eventMouseUp);
|
98
|
+
Event.observe(document, "mousemove", this.eventMouseMove);
|
99
|
+
|
100
|
+
this.initialized = true;
|
101
|
+
},
|
102
|
+
dispose: function() {
|
103
|
+
var slider = this;
|
104
|
+
Event.stopObserving(this.track, "mousedown", this.eventMouseDown);
|
105
|
+
Event.stopObserving(document, "mouseup", this.eventMouseUp);
|
106
|
+
Event.stopObserving(document, "mousemove", this.eventMouseMove);
|
107
|
+
this.handles.each( function(h) {
|
108
|
+
Event.stopObserving(h, "mousedown", slider.eventMouseDown);
|
109
|
+
});
|
110
|
+
},
|
111
|
+
setDisabled: function(){
|
112
|
+
this.disabled = true;
|
113
|
+
},
|
114
|
+
setEnabled: function(){
|
115
|
+
this.disabled = false;
|
116
|
+
},
|
117
|
+
getNearestValue: function(value){
|
118
|
+
if(this.allowedValues){
|
119
|
+
if(value >= this.allowedValues.max()) return(this.allowedValues.max());
|
120
|
+
if(value <= this.allowedValues.min()) return(this.allowedValues.min());
|
121
|
+
|
122
|
+
var offset = Math.abs(this.allowedValues[0] - value);
|
123
|
+
var newValue = this.allowedValues[0];
|
124
|
+
this.allowedValues.each( function(v) {
|
125
|
+
var currentOffset = Math.abs(v - value);
|
126
|
+
if(currentOffset <= offset){
|
127
|
+
newValue = v;
|
128
|
+
offset = currentOffset;
|
129
|
+
}
|
130
|
+
});
|
131
|
+
return newValue;
|
132
|
+
}
|
133
|
+
if(value > this.range.end) return this.range.end;
|
134
|
+
if(value < this.range.start) return this.range.start;
|
135
|
+
return value;
|
136
|
+
},
|
137
|
+
setValue: function(sliderValue, handleIdx){
|
138
|
+
if(!this.active) {
|
139
|
+
this.activeHandle = this.handles[handleIdx];
|
140
|
+
this.activeHandleIdx = handleIdx;
|
141
|
+
this.updateStyles();
|
142
|
+
}
|
143
|
+
handleIdx = handleIdx || this.activeHandleIdx || 0;
|
144
|
+
if(this.initialized && this.restricted) {
|
145
|
+
if((handleIdx>0) && (sliderValue<this.values[handleIdx-1]))
|
146
|
+
sliderValue = this.values[handleIdx-1];
|
147
|
+
if((handleIdx < (this.handles.length-1)) && (sliderValue>this.values[handleIdx+1]))
|
148
|
+
sliderValue = this.values[handleIdx+1];
|
149
|
+
}
|
150
|
+
sliderValue = this.getNearestValue(sliderValue);
|
151
|
+
this.values[handleIdx] = sliderValue;
|
152
|
+
this.value = this.values[0]; // assure backwards compat
|
153
|
+
|
154
|
+
this.handles[handleIdx].style[this.isVertical() ? 'top' : 'left'] =
|
155
|
+
this.translateToPx(sliderValue);
|
156
|
+
|
157
|
+
this.drawSpans();
|
158
|
+
if(!this.dragging || !this.event) this.updateFinished();
|
159
|
+
},
|
160
|
+
setValueBy: function(delta, handleIdx) {
|
161
|
+
this.setValue(this.values[handleIdx || this.activeHandleIdx || 0] + delta,
|
162
|
+
handleIdx || this.activeHandleIdx || 0);
|
163
|
+
},
|
164
|
+
translateToPx: function(value) {
|
165
|
+
return Math.round((this.trackLength / (this.range.end - this.range.start)) * (value - this.range.start)) + "px";
|
166
|
+
},
|
167
|
+
translateToValue: function(offset) {
|
168
|
+
return ((offset/this.trackLength) * (this.range.end - this.range.start)) + this.range.start;
|
169
|
+
},
|
170
|
+
getRange: function(range) {
|
171
|
+
var v = this.values.sortBy(Prototype.K);
|
172
|
+
range = range || 0;
|
173
|
+
return $R(v[range],v[range+1]);
|
174
|
+
},
|
175
|
+
minimumOffset: function(){
|
176
|
+
return(this.isVertical() ? this.alignY : this.alignX);
|
177
|
+
},
|
178
|
+
maximumOffset: function(){
|
179
|
+
return(this.isVertical() ?
|
180
|
+
this.track.offsetHeight - this.alignY : this.track.offsetWidth - this.alignX);
|
181
|
+
},
|
182
|
+
isVertical: function(){
|
183
|
+
return (this.axis == 'vertical');
|
184
|
+
},
|
185
|
+
drawSpans: function() {
|
186
|
+
var slider = this;
|
187
|
+
if(this.spans)
|
188
|
+
$R(0, this.spans.length-1).each(function(r) { slider.setSpan(slider.spans[r], slider.getRange(r)) });
|
189
|
+
if(this.options.startSpan)
|
190
|
+
this.setSpan(this.options.startSpan,
|
191
|
+
$R(0, this.values.length>1 ? this.getRange(0).min() : this.value ));
|
192
|
+
if(this.options.endSpan)
|
193
|
+
this.setSpan(this.options.endSpan,
|
194
|
+
$R(this.values.length>1 ? this.getRange(this.spans.length-1).max() : this.value, this.maximum));
|
195
|
+
},
|
196
|
+
setSpan: function(span, range) {
|
197
|
+
if(this.isVertical()) {
|
198
|
+
span.style.top = this.translateToPx(range.start);
|
199
|
+
span.style.height = this.translateToPx(range.end - range.start);
|
200
|
+
} else {
|
201
|
+
span.style.left = this.translateToPx(range.start);
|
202
|
+
span.style.width = this.translateToPx(range.end - range.start);
|
203
|
+
}
|
204
|
+
},
|
205
|
+
updateStyles: function() {
|
206
|
+
this.handles.each( function(h){ Element.removeClassName(h, 'selected') });
|
207
|
+
Element.addClassName(this.activeHandle, 'selected');
|
208
|
+
},
|
209
|
+
startDrag: function(event) {
|
210
|
+
if(Event.isLeftClick(event)) {
|
211
|
+
if(!this.disabled){
|
212
|
+
this.active = true;
|
213
|
+
|
214
|
+
var handle = Event.element(event);
|
215
|
+
var pointer = [Event.pointerX(event), Event.pointerY(event)];
|
216
|
+
if(handle==this.track) {
|
217
|
+
var offsets = Position.cumulativeOffset(this.track);
|
218
|
+
this.event = event;
|
219
|
+
this.setValue(this.translateToValue(
|
220
|
+
this.isVertical() ? pointer[1]-offsets[1] : pointer[0]-offsets[0]
|
221
|
+
));
|
222
|
+
} else {
|
223
|
+
// find the handle (prevents issues with Safari)
|
224
|
+
while((this.handles.indexOf(handle) == -1) && handle.parentNode)
|
225
|
+
handle = handle.parentNode;
|
226
|
+
|
227
|
+
this.activeHandle = handle;
|
228
|
+
this.activeHandleIdx = this.handles.indexOf(this.activeHandle);
|
229
|
+
this.updateStyles();
|
230
|
+
|
231
|
+
var offsets = Position.cumulativeOffset(this.activeHandle);
|
232
|
+
this.offsetX = (pointer[0] - offsets[0]);
|
233
|
+
this.offsetY = (pointer[1] - offsets[1]);
|
234
|
+
}
|
235
|
+
}
|
236
|
+
Event.stop(event);
|
237
|
+
}
|
238
|
+
},
|
239
|
+
update: function(event) {
|
240
|
+
if(this.active) {
|
241
|
+
if(!this.dragging) this.dragging = true;
|
242
|
+
this.draw(event);
|
243
|
+
// fix AppleWebKit rendering
|
244
|
+
if(navigator.appVersion.indexOf('AppleWebKit')>0) window.scrollBy(0,0);
|
245
|
+
Event.stop(event);
|
246
|
+
}
|
247
|
+
},
|
248
|
+
draw: function(event) {
|
249
|
+
var pointer = [Event.pointerX(event), Event.pointerY(event)];
|
250
|
+
var offsets = Position.cumulativeOffset(this.track);
|
251
|
+
pointer[0] -= this.offsetX + offsets[0];
|
252
|
+
pointer[1] -= this.offsetY + offsets[1];
|
253
|
+
this.event = event;
|
254
|
+
this.setValue(this.translateToValue( this.isVertical() ? pointer[1] : pointer[0] ));
|
255
|
+
if(this.initialized && this.options.onSlide) this.options.onSlide(this.values.length>1 ? this.values : this.value, this);
|
256
|
+
},
|
257
|
+
endDrag: function(event) {
|
258
|
+
if(this.active && this.dragging) {
|
259
|
+
this.finishDrag(event, true);
|
260
|
+
Event.stop(event);
|
261
|
+
}
|
262
|
+
this.active = false;
|
263
|
+
this.dragging = false;
|
264
|
+
},
|
265
|
+
finishDrag: function(event, success) {
|
266
|
+
this.active = false;
|
267
|
+
this.dragging = false;
|
268
|
+
this.updateFinished();
|
269
|
+
},
|
270
|
+
updateFinished: function() {
|
271
|
+
if(this.initialized && this.options.onChange)
|
272
|
+
this.options.onChange(this.values.length>1 ? this.values : this.value, this);
|
273
|
+
this.event = null;
|
274
|
+
}
|
275
|
+
}
|
@@ -0,0 +1,24 @@
|
|
1
|
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
2
|
+
<html>
|
3
|
+
<head>
|
4
|
+
<title>test</title>
|
5
|
+
<script type="text/javascript" src="../../jsUnit/app/jsUnitCore.js"></script>
|
6
|
+
<script type="text/javascript" src="../../theme/wema.js"></script>
|
7
|
+
|
8
|
+
<script language="JavaScript" type="text/javascript">
|
9
|
+
|
10
|
+
function suite() {
|
11
|
+
var s = new top.jsUnitTestSuite();
|
12
|
+
s.addTestPage("../theme/js/test-xp.html");
|
13
|
+
s.addTestPage("../theme/js/test-wema.html");
|
14
|
+
s.addTestPage("../theme/js/test-debug.html");
|
15
|
+
return s;
|
16
|
+
}
|
17
|
+
|
18
|
+
</script>
|
19
|
+
|
20
|
+
</head>
|
21
|
+
<body>
|
22
|
+
<p>test suite</p>
|
23
|
+
</body>
|
24
|
+
</html>
|
@@ -0,0 +1,56 @@
|
|
1
|
+
<!-- -*- c++ -*- -->
|
2
|
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
3
|
+
<html>
|
4
|
+
<head>
|
5
|
+
<title>test</title>
|
6
|
+
<script type="text/javascript" src="../../jsUnit/app/jsUnitCore.js"></script>
|
7
|
+
<script type="text/javascript" src="debug.js"></script>
|
8
|
+
<script language="javascript">
|
9
|
+
|
10
|
+
//alert("test start");
|
11
|
+
function testSetDebug() {
|
12
|
+
g_debug.setDebug(false);
|
13
|
+
assertEquals(false, g_debug.debug_mode);
|
14
|
+
g_debug.setDebug(true);
|
15
|
+
assertEquals(true, g_debug.debug_mode);
|
16
|
+
}
|
17
|
+
|
18
|
+
function testPrint() {
|
19
|
+
assertEquals("", g_debug.buffer);
|
20
|
+
g_debug.print("t");
|
21
|
+
assertEquals("<tt>t</tt><br\n/>", g_debug.buffer);
|
22
|
+
}
|
23
|
+
|
24
|
+
function testFlush() {
|
25
|
+
g_debug.print("t");
|
26
|
+
g_debug.flush();
|
27
|
+
assertEquals("object", typeof g_debug.window);
|
28
|
+
}
|
29
|
+
|
30
|
+
function testClear() {
|
31
|
+
g_debug.print("t");
|
32
|
+
g_debug.clear();
|
33
|
+
assertEquals("", g_debug.buffer);
|
34
|
+
}
|
35
|
+
|
36
|
+
function testInspect() {
|
37
|
+
//assertEquals("0", g_debug.inspect(null));
|
38
|
+
assertEquals("0", g_debug.inspect(0));
|
39
|
+
assertEquals("\"t\"", g_debug.inspect("t"));
|
40
|
+
var ar = [];
|
41
|
+
assertEquals("{}", g_debug.inspect(ar));
|
42
|
+
ar[0] = 1;
|
43
|
+
assertEquals("{0=>1}", g_debug.inspect(ar));
|
44
|
+
}
|
45
|
+
|
46
|
+
function testP() {
|
47
|
+
g_debug.p(0);
|
48
|
+
assertEquals("<tt>0</tt><br\n/>", g_debug.buffer);
|
49
|
+
}
|
50
|
+
|
51
|
+
</script>
|
52
|
+
</head>
|
53
|
+
<body>
|
54
|
+
<p>test</p>
|
55
|
+
</body>
|
56
|
+
</html>
|