oddb.org 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (141) hide show
  1. data/.gemtest +0 -0
  2. data/Guide.txt +23 -17
  3. data/{README → INSTALL_from_Source.txt} +64 -75
  4. data/Manifest.txt +110 -4
  5. data/README.txt +4 -2
  6. data/Rakefile +5 -0
  7. data/doc/favicon.ico +0 -0
  8. data/doc/index.rbx +15 -0
  9. data/doc/resources/anthroposophy/favicon.ico +0 -0
  10. data/doc/resources/anthroposophy/logo.png +0 -0
  11. data/doc/resources/atupri/logo.gif +0 -0
  12. data/doc/resources/desitin/logo.jpg +0 -0
  13. data/doc/resources/downloads/datadesc/analysis.csv.txt +57 -0
  14. data/doc/resources/downloads/datadesc/doctors.csv.txt +43 -0
  15. data/doc/resources/downloads/datadesc/doctors.yaml.txt +52 -0
  16. data/doc/resources/downloads/datadesc/fachinfo.yaml.txt +107 -0
  17. data/doc/resources/downloads/datadesc/generics.xls.txt +42 -0
  18. data/doc/resources/downloads/datadesc/index_therapeuticus.txt +38 -0
  19. data/doc/resources/downloads/datadesc/interactions.yaml.txt +78 -0
  20. data/doc/resources/downloads/datadesc/migel.csv.txt +84 -0
  21. data/doc/resources/downloads/datadesc/narcotics.csv.txt +49 -0
  22. data/doc/resources/downloads/datadesc/narcotics.yaml.txt +40 -0
  23. data/doc/resources/downloads/datadesc/oddb.csv.txt +98 -0
  24. data/doc/resources/downloads/datadesc/oddb.yaml.txt +255 -0
  25. data/doc/resources/downloads/datadesc/oddb2.csv.txt +94 -0
  26. data/doc/resources/downloads/datadesc/oddbdat.txt +228 -0
  27. data/doc/resources/downloads/datadesc/patents.xls.txt +29 -0
  28. data/doc/resources/downloads/datadesc/patinfo.yaml.txt +79 -0
  29. data/doc/resources/downloads/datadesc/price_history.csv.txt +43 -0
  30. data/doc/resources/downloads/datadesc/price_history.yaml.txt +55 -0
  31. data/doc/resources/downloads/datadesc/s31x.txt +40 -0
  32. data/doc/resources/downloads/datadesc/swissdrug-update.xls.txt +59 -0
  33. data/doc/resources/downloads/examples/Inderal.Preisvergleich.csv +19 -0
  34. data/doc/resources/downloads/examples/analysis.csv +35 -0
  35. data/doc/resources/downloads/examples/compendium_ch.oddb.org.firefox.epub +0 -0
  36. data/doc/resources/downloads/examples/compendium_ch.oddb.org.htc.prc +0 -0
  37. data/doc/resources/downloads/examples/compendium_ch.oddb.org.kindle.mobi +0 -0
  38. data/doc/resources/downloads/examples/compendium_ch.oddb.org.stanza.epub +0 -0
  39. data/doc/resources/downloads/examples/doctors.csv +13 -0
  40. data/doc/resources/downloads/examples/doctors.yaml +238 -0
  41. data/doc/resources/downloads/examples/fachinfo.yaml +1255 -0
  42. data/doc/resources/downloads/examples/fachinfos_de.pdf +51565 -0
  43. data/doc/resources/downloads/examples/fachinfos_fr.pdf +52072 -0
  44. data/doc/resources/downloads/examples/generics.xls +0 -0
  45. data/doc/resources/downloads/examples/index_therapeuticus.tar.gz +0 -0
  46. data/doc/resources/downloads/examples/interactions.yaml +161 -0
  47. data/doc/resources/downloads/examples/migel.csv +36 -0
  48. data/doc/resources/downloads/examples/narcotics.yaml +92 -0
  49. data/doc/resources/downloads/examples/oddb.csv +1378 -0
  50. data/doc/resources/downloads/examples/oddb.yaml +14976 -0
  51. data/doc/resources/downloads/examples/oddb2.csv +1566 -0
  52. data/doc/resources/downloads/examples/oddbdat.tar.gz +0 -0
  53. data/doc/resources/downloads/examples/patents.xls +0 -0
  54. data/doc/resources/downloads/examples/patinfo.yaml +2505 -0
  55. data/doc/resources/downloads/examples/price_history.csv +99 -0
  56. data/doc/resources/downloads/examples/price_history.yaml +431 -0
  57. data/doc/resources/downloads/examples/swissdrug-update.xls +0 -0
  58. data/doc/resources/errors/appdown.html +50 -0
  59. data/doc/resources/errors/logo.png +0 -0
  60. data/doc/resources/errors/logo_de.gif +0 -0
  61. data/doc/resources/gcc/banner.gif +0 -0
  62. data/doc/resources/gcc/logo.png +0 -0
  63. data/doc/resources/gcc/logo_de.gif +0 -0
  64. data/doc/resources/gcc/logo_doc.gif +0 -0
  65. data/doc/resources/gcc/logo_fr.gif +0 -0
  66. data/doc/resources/gcc/logo_rss.png +0 -0
  67. data/doc/resources/generika/favicon.ico +0 -0
  68. data/doc/resources/generika/logo.gif +0 -0
  69. data/doc/resources/generika/logo_de.gif +0 -0
  70. data/doc/resources/generika/logo_fr.gif +0 -0
  71. data/doc/resources/homeopathy/favicon.ico +0 -0
  72. data/doc/resources/homeopathy/logo.png +0 -0
  73. data/doc/resources/icon_twitter.gif +0 -0
  74. data/doc/resources/innova/logo.gif +0 -0
  75. data/doc/resources/innova/logo_de.gif +0 -0
  76. data/doc/resources/javascript/admin.js +14 -0
  77. data/doc/resources/javascript/autofill.js +21 -0
  78. data/doc/resources/javascript/bit.ly.js +29 -0
  79. data/doc/resources/javascript/company.js +22 -0
  80. data/doc/resources/javascript/dojo/Editor.js +219 -0
  81. data/doc/resources/javascript/dojo/HtmlEditorToolbar.html +163 -0
  82. data/doc/resources/javascript/dojo/sigma.gif +0 -0
  83. data/doc/resources/javascript/widget/SymbolPalette.js +162 -0
  84. data/doc/resources/javascript/widget/Tooltip.js +85 -0
  85. data/doc/resources/javascript/widget/__package__.js +2 -0
  86. data/doc/resources/livemarks16.png +0 -0
  87. data/doc/resources/mail.gif +0 -0
  88. data/doc/resources/mobile/logo.png +0 -0
  89. data/doc/resources/paypal_donate.gif +0 -0
  90. data/doc/resources/phyto-pharma/favicon.ico +0 -0
  91. data/doc/resources/phyto-pharma/logo.png +0 -0
  92. data/doc/resources/plugins/Generika.cc.gif +0 -0
  93. data/doc/resources/plugins/Generika.cc.html +34 -0
  94. data/doc/resources/plugins/Generika.cc.src +34 -0
  95. data/doc/resources/plugins/oddb.org.gif +0 -0
  96. data/doc/resources/plugins/oddb.org.html +34 -0
  97. data/doc/resources/plugins/oddb.org.src +34 -0
  98. data/doc/resources/print.css +33 -0
  99. data/doc/resources/provita/logo_de.gif +0 -0
  100. data/doc/resources/santesuisse/logo_de.gif +0 -0
  101. data/doc/resources/schoenenberger/logo_de.gif +0 -0
  102. data/doc/resources/swissmedic/logo.png +0 -0
  103. data/doc/resources/swissmedic/logo_de.gif +0 -0
  104. data/doc/resources/swissmedic/logo_doc.gif +0 -0
  105. data/doc/resources/swissmedic/logo_fr.gif +0 -0
  106. data/doc/resources/sympany/logo.gif +0 -0
  107. data/doc/robots.txt +29 -0
  108. data/ext/export/src/generics_xls.rb +29 -5
  109. data/ext/export/src/oddbdat.rb +1 -1
  110. data/ext/export/test/test_generics_xls.rb +216 -0
  111. data/ext/export/test/test_oddbdat.rb +880 -0
  112. data/lib/oddb.org.rb +1 -1
  113. data/src/model/package.rb +3 -2
  114. data/src/plugin/analysis.rb +2 -0
  115. data/src/plugin/bsv_xml.rb +1 -1
  116. data/src/plugin/hospitals.rb +1 -0
  117. data/src/plugin/oddbdat_export.rb +12 -2
  118. data/src/plugin/text_info.rb +16 -29
  119. data/src/util/exporter.rb +21 -1
  120. data/src/util/log.rb +3 -0
  121. data/src/util/oddbapp.rb +1 -1
  122. data/src/util/oddbconfig.rb +1 -1
  123. data/src/util/updater.rb +9 -1
  124. data/test/data/html/interaction/flockhart/prepared_table.asp +820 -0
  125. data/test/data/html/interaction/flockhart/table.asp +820 -0
  126. data/test/data/html/text_info/News.html +18 -93
  127. data/test/suite.rb +78 -4
  128. data/test/test_model/package.rb +38 -0
  129. data/test/test_plugin/bsv_xml.rb +4 -2
  130. data/test/test_plugin/flockhart.rb +1 -1
  131. data/test/test_plugin/oddbdat_export.rb +79 -658
  132. data/test/test_plugin/ouwerkerk.rb +2 -2
  133. data/test/test_plugin/suite.rb +8 -6
  134. data/test/test_plugin/text_info.rb +40 -52
  135. data/test/test_plugin/{doctors.rb → zdoctor.rb} +0 -0
  136. data/test/test_util/exporter.rb +500 -0
  137. data/test/test_util/suite.rb +8 -6
  138. data/test/test_util/{log.rb → zlog.rb} +19 -0
  139. data/test/test_view/{search.rb → asearch.rb} +0 -0
  140. data/test/test_view/suite.rb +8 -6
  141. metadata +143 -14
@@ -0,0 +1,162 @@
1
+ dojo.provide("ywesee.widget.SymbolPalette");
2
+ dojo.provide("ywesee.widget.html.SymbolPalette");
3
+ dojo.require("dojo.widget.*");
4
+ dojo.require("dojo.widget.Toolbar");
5
+ dojo.require("dojo.html");
6
+
7
+ dojo.widget.tags.addParseTreeHandler("dojo:ToolbarSymbolDialog");
8
+
9
+ dojo.widget.html.ToolbarSymbolDialog = function(){
10
+ dojo.widget.html.ToolbarDialog.call(this);
11
+ }
12
+
13
+ dojo.inherits(dojo.widget.html.ToolbarSymbolDialog, dojo.widget.html.ToolbarDialog);
14
+
15
+ dojo.lang.extend(dojo.widget.html.ToolbarSymbolDialog, {
16
+
17
+ widgetType: "ToolbarSymbolDialog",
18
+
19
+ fillInTemplate: function (args, frag) {
20
+ dojo.widget.html.ToolbarSymbolDialog.superclass.fillInTemplate.call(this, args, frag);
21
+ this.dialog = dojo.widget.createWidget("SymbolPalette");
22
+ this.dialog.domNode.style.position = "absolute";
23
+
24
+ dojo.event.connect(this.dialog, "onSymbolSelect", this, "_setValue");
25
+ },
26
+
27
+ _setValue: function(symbol) {
28
+ dojo.debug("_setValue("+symbol+")");
29
+ this._value = symbol;
30
+ dojo.debug("firing onSetValue(" + symbol + ")");
31
+ this._fireEvent("onSetValue", symbol);
32
+ },
33
+
34
+ showDialog: function (e) {
35
+ dojo.widget.html.ToolbarSymbolDialog.superclass.showDialog.call(this, e);
36
+ var x = dojo.html.getAbsoluteX(this.domNode);
37
+ var y = dojo.html.getAbsoluteY(this.domNode) + dojo.html.getInnerHeight(this.domNode);
38
+ this.dialog.showAt(x, y);
39
+ },
40
+
41
+ hideDialog: function (e) {
42
+ dojo.widget.html.ToolbarSymbolDialog.superclass.hideDialog.call(this, e);
43
+ this.dialog.hide();
44
+ }
45
+ });
46
+
47
+
48
+
49
+ dojo.widget.tags.addParseTreeHandler("dojo:symbolpalette");
50
+
51
+ dojo.widget.html.SymbolPalette = function () {
52
+ dojo.widget.HtmlWidget.call(this);
53
+ }
54
+
55
+ dojo.inherits(dojo.widget.html.SymbolPalette, dojo.widget.HtmlWidget);
56
+
57
+ dojo.lang.extend(dojo.widget.html.SymbolPalette, {
58
+
59
+ widgetType: "symbolpalette",
60
+
61
+ bgIframe: null,
62
+
63
+ palette: [
64
+ ["plusmn", "times", "divide", "fnof", "minus", "cong", "sim", "le", "ge"],
65
+ ["infin", "prop", "part", "ne", "equiv", "asymp", "empty", "radic"],
66
+ ["Alpha", "Beta", "Gamma", "Delta", "Epsilon", "Zeta", "Eta", "Theta", "Iota"],
67
+ ["Kappa", "Lambda", "Mu", "Nu", "Xi", "Omicron", "Pi", "Rho", "Sigma"],
68
+ ["Tau", "Upsilon", "Phi", "Chi", "Psi", "Omega"],
69
+ ["alpha", "beta", "gamma", "delta", "epsilon", "zeta", "eta", "theta", "iota"],
70
+ ["kappa", "lambda", "mu", "nu", "xi", "omicron", "pi", "rho", "sigma"],
71
+ ["tau", "upsilon", "phi", "chi", "psi", "omega"]
72
+ ],
73
+
74
+ buildRendering: function () {
75
+
76
+ this.domNode = document.createElement("table");
77
+ dojo.html.disableSelection(this.domNode);
78
+ dojo.event.connect(this.domNode, "onmousedown", function (e) {
79
+ e.preventDefault();
80
+ });
81
+ with (this.domNode.style) { // set the table's properties
82
+ //cellPadding = "0"; cellSpacing = "1"; border = "1";
83
+ backgroundColor = "white"; //style.position = "absolute";
84
+ border = "1px solid gray";
85
+ }
86
+ var tbody = document.createElement("tbody");
87
+ this.domNode.appendChild(tbody);
88
+ var symbols = this.palette;
89
+ for (var i = 0; i < symbols.length; i++) {
90
+ var tr = document.createElement("tr");
91
+ for (var j = 0; j < symbols[i].length; j++) {
92
+
93
+ var td = document.createElement("td");
94
+ with (td.style) {
95
+ border = "1px solid white";
96
+ padding = "0px";
97
+ margin = "1px";
98
+ width = height = "18px";
99
+ fontSize = "14px";
100
+ textAlign = 'center';
101
+ }
102
+
103
+ td.innerHTML = "&" + symbols[i][j] + ";";
104
+
105
+ td.onmouseover = function (e) { this.style.borderColor = "gray"; }
106
+ td.onmouseout = function (e) { this.style.borderColor = "white"; }
107
+ dojo.event.connect(td, "onmousedown", this, "click");
108
+
109
+ tr.appendChild(td);
110
+ }
111
+ tbody.appendChild(tr);
112
+ }
113
+
114
+ if(dojo.render.html.ie){
115
+ this.bgIframe = document.createElement("<iframe frameborder='0' src='javascript:void(0);'>");
116
+ with(this.bgIframe.style){
117
+ position = "absolute";
118
+ left = top = "0px";
119
+ display = "none";
120
+ }
121
+ document.body.appendChild(this.bgIframe);
122
+ dojo.style.setOpacity(this.bgIframe, 0);
123
+ }
124
+ },
125
+
126
+ click: function (e) {
127
+ this.onSymbolSelect(e.currentTarget.innerHTML);
128
+ e.currentTarget.style.borderColor = "green";
129
+ },
130
+
131
+ onSymbolSelect: function (symbol) {
132
+ dojo.debug("onSymbolSelect("+symbol+")");
133
+ },
134
+
135
+ hide: function (){
136
+ this.domNode.parentNode.removeChild(this.domNode);
137
+ if(this.bgIframe){
138
+ this.bgIframe.style.display = "none";
139
+ }
140
+ },
141
+
142
+ showAt: function (x, y) {
143
+ with(this.domNode.style){
144
+ top = y + "px";
145
+ left = x + "px";
146
+ zIndex = 999;
147
+ }
148
+ document.body.appendChild(this.domNode);
149
+ if(this.bgIframe){
150
+ with(this.bgIframe.style){
151
+ display = "block";
152
+ top = y + "px";
153
+ left = x + "px";
154
+ zIndex = 998;
155
+ width = dojo.html.getOuterWidth(this.domNode) + "px";
156
+ height = dojo.html.getOuterHeight(this.domNode) + "px";
157
+ }
158
+
159
+ }
160
+ }
161
+
162
+ });
@@ -0,0 +1,85 @@
1
+ dojo.provide("ywesee.widget.Tooltip");
2
+
3
+ dojo.require("dijit.Tooltip");
4
+ dojo.require("dijit.layout.ContentPane");
5
+
6
+ dojo.declare(
7
+ "ywesee.widget.Tooltip",
8
+ [dijit.Tooltip],
9
+ {
10
+ href: null,
11
+ contentPane: null,
12
+ _contentNode: null,
13
+ _hoverContent: false,
14
+ _handle1: null,
15
+ _handle2: null,
16
+ _handle3: null,
17
+ _handle4: null,
18
+ _hideTimer: null,
19
+
20
+ open: function(){
21
+ //if(this.isShowingNow) { return; }
22
+
23
+ if(!dijit._masterTT){
24
+ dijit._masterTT=new dijit._MasterTooltip();
25
+ }
26
+
27
+ this._contentNode = dijit._masterTT.domNode;
28
+ if(this.href && (!this.contentPane)) {
29
+ this.domNode = document.createElement("div");
30
+ this.contentPane = new dijit.layout.ContentPane({href:this.href}, this.domNode);
31
+ this.connect(this.contentPane, 'onLoad', 'onLoad');
32
+ this.contentPane.startup();
33
+ }
34
+ this._handle1 = dojo.connect(this._contentNode, 'onmouseover', this, 'onHoverContent');
35
+ this._handle2 = dojo.connect(this._contentNode, 'onhover', this, 'onHoverContent');
36
+ this._handle3 = dojo.connect(this._contentNode, 'onmouseout', this, 'onUnHoverContent');
37
+ this._handle4 = dojo.connect(this._contentNode, 'onunhover', this, 'onUnHoverContent');
38
+ this.inherited("open", arguments);
39
+ },
40
+
41
+ close: function(){
42
+ dojo.disconnect(this._handle1);
43
+ dojo.disconnect(this._handle2);
44
+ dojo.disconnect(this._handle3);
45
+ dojo.disconnect(this._handle4);
46
+ this.inherited("close", arguments);
47
+ },
48
+
49
+ onLoad: function(){
50
+ //if(this.isShowingNow){
51
+ this.close();
52
+ this.open();
53
+ //}
54
+ },
55
+
56
+ onHoverContent: function(/*Event*/ e){
57
+ this._hoverContent = true;
58
+ },
59
+
60
+ onUnHoverContent: function(/*Event*/ e){
61
+ if(dojo.isDescendant(e.relatedTarget, this._contentNode)){
62
+ // false event; just moved from target to target child; ignore.
63
+ return;
64
+ }
65
+ this._hoverContent = false;
66
+ this._onUnHover(e);
67
+ },
68
+
69
+ _onUnHover: function(/*Event*/ e){
70
+ if(this._hoverContent) { return; }
71
+ this._hideTimer = setTimeout(dojo.hitch(this, "_deferredOnUnHover", arguments), 100);
72
+ },
73
+
74
+ _deferredOnUnHover: function(/*Event*/ e){
75
+ if(this._hoverContent) { return; }
76
+
77
+ if(this._showTimer){
78
+ clearTimeout(this._showTimer);
79
+ delete this._showTimer;
80
+ }else{
81
+ this.close();
82
+ }
83
+ }
84
+ }
85
+ );
@@ -0,0 +1,2 @@
1
+ dojo.provide("ywesee.widget");
2
+ dojo.widget.manager.registerWidgetPackage("ywesee.widget");
Binary file
@@ -0,0 +1,34 @@
1
+ <html>
2
+ <head>
3
+ <script type="text/javascript">
4
+ <!--
5
+ function errorMsg()
6
+ {
7
+ alert("Netscape 6 or Mozilla is needed to install a sherlock plugin");
8
+ }
9
+ function addEngine(name,ext,cat)
10
+ {
11
+ if ((typeof window.sidebar == "object") && (typeof
12
+ window.sidebar.addSearchEngine == "function"))
13
+ {
14
+ window.sidebar.addSearchEngine(
15
+ "http://www.oddb.org/resources/plugins/"+name+".src",
16
+ "http://www.oddb.org/resources/plugins/"+name+"."+ext,
17
+ name,
18
+ cat );
19
+ }
20
+ else
21
+ {
22
+ errorMsg();
23
+ }
24
+ }
25
+ //-->
26
+ </script>
27
+ </head>
28
+ <body>
29
+ <a href="javascript:addEngine('Generika.cc','gif','Health')">oddb plugin for mozilla/netscape</a>
30
+ <br>
31
+ <a href="http://www.oddb.org/resources/plugins/Generika.cc.src">src</a><br>
32
+ <a href="http://www.oddb.org/resources/plugins/Generika.cc.gif">gif</a><br>
33
+ </body>
34
+ </html>
@@ -0,0 +1,34 @@
1
+ # Status: working
2
+ # Mozilla/Netscape 6+ Plugin file
3
+ # by ywesee.com - intellectual capital connected - maege@ywesee.com
4
+ #
5
+ # Created: August 07, 2003
6
+ # Last updated: August 11, 2003
7
+ # for Generika.cc
8
+
9
+ <search
10
+ name="Generika.cc"
11
+ description="Search for Drugs on Generika.cc"
12
+ action="http://www.oddb.org/index.rbx"
13
+ searchForm="http://www.oddb.org/index.rbx?event=home&flavor=generika"
14
+ queryEncoding="ISO-8859-1"
15
+ method="GET"
16
+ >
17
+
18
+ <input name="sourceid" value="Mozilla-search">
19
+ <input name="event" value="search">
20
+ <input name="flavor" value="generika">
21
+ <input name="search_query" user>
22
+
23
+ <interpret
24
+ resultItemStart="<!-- RESULT ITEM START -->"
25
+ resultItemEnd="<!-- RESULT ITEM END -->"
26
+ >
27
+
28
+ </search>
29
+
30
+ <browser
31
+ Update="http://www.oddb.org/resources/plugins/Generika.cc.src"
32
+ updateIcon="http://www.oddb.org/plugins/oddb.gif
33
+ updateCheckDays="10"
34
+ >
@@ -0,0 +1,34 @@
1
+ <html>
2
+ <head>
3
+ <script type="text/javascript">
4
+ <!--
5
+ function errorMsg()
6
+ {
7
+ alert("Netscape 6 or Mozilla is needed to install a sherlock plugin");
8
+ }
9
+ function addEngine(name,ext,cat)
10
+ {
11
+ if ((typeof window.sidebar == "object") && (typeof
12
+ window.sidebar.addSearchEngine == "function"))
13
+ {
14
+ window.sidebar.addSearchEngine(
15
+ "http://www.oddb.org/resources/plugins/"+name+".src",
16
+ "http://www.oddb.org/resources/plugins/"+name+"."+ext,
17
+ name,
18
+ cat );
19
+ }
20
+ else
21
+ {
22
+ errorMsg();
23
+ }
24
+ }
25
+ //-->
26
+ </script>
27
+ </head>
28
+ <body>
29
+ <a href="javascript:addEngine('oddb.org','gif','Health')">oddb plugin for mozilla/netscape</a>
30
+ <br>
31
+ <a href="http://www.oddb.org/resources/plugins/oddb.org.src">src</a><br>
32
+ <a href="http://www.oddb.org/resources/plugins/oddb.org.gif">gif</a><br>
33
+ </body>
34
+ </html>
@@ -0,0 +1,34 @@
1
+ # Status: working
2
+ # Mozilla/Netscape 6+ Plugin file
3
+ # by ywesee.com - intellectual capital connected - maege@ywesee.com
4
+ #
5
+ # Created: August 07, 2003
6
+ # Last updated: November 15, 2004
7
+ # for oddb.org
8
+
9
+ <search
10
+ name="oddb.org"
11
+ description="Search for Drugs on oddb.org"
12
+ action="http://www.oddb.org/index.rbx"
13
+ searchForm="http://www.oddb.org/index.rbx?event=home&flavor=gcc"
14
+ queryEncoding="ISO-8859-1"
15
+ method="GET"
16
+ >
17
+
18
+ <input name="sourceid" value="Mozilla-search">
19
+ <input name="event" value="search">
20
+ <input name="flavor" value="gcc">
21
+ <input name="search_query" user>
22
+
23
+ <interpret
24
+ resultItemStart="<!-- RESULT ITEM START -->"
25
+ resultItemEnd="<!-- RESULT ITEM END -->"
26
+ >
27
+
28
+ </search>
29
+
30
+ <browser
31
+ Update="http://www.oddb.org/resources/plugins/oddb.org.src"
32
+ updateIcon="http://www.oddb.org/plugins/oddb.gif
33
+ updateCheckDays="10"
34
+ >
@@ -0,0 +1,33 @@
1
+ body {
2
+ font-family : Arial, Helvetica, sans-serif;
3
+ font-size : 12px;
4
+ border : 0px dotted darkred;
5
+ background-color: white;
6
+ }
7
+ h3 {
8
+ font-family: Arial, Helvetica, sans-serif;
9
+ font-size: 11px;
10
+ margin-bottom: 2px;
11
+ }
12
+ div.list-r {
13
+ padding : 4px;
14
+ text-align : right;
15
+ float: right;
16
+ }
17
+ div.print-big {
18
+ padding-top: 12px;
19
+ font-weight: bold;
20
+ font-size: 24px;
21
+ }
22
+ div.print-type {
23
+ padding-top: 12px;
24
+ font-style: italic;
25
+ }
26
+ pre {
27
+ font-style : normal;
28
+ font-family: Courier New, Courier, monospace;
29
+ font-size: 12px;
30
+ margin-top : 0px;
31
+ text-align : left;
32
+ white-space : pre;
33
+ }