Home
last modified time | relevance | path

Searched refs:a (Results 5251 – 5275 of 6240) sorted by path

1...<<211212213214215216217218219220>>...250

/plugin/semantic/
H A DLICENSE33 For example, if you distribute copies of such a program, whether
67 that is to say, a work containing the Program or a portion of it,
75 is covered only if its contents constitute a work based on the
87 You may charge a fee for the physical act of transferring a copy, and
91 of it, thus forming a work based on the Program, and copy and
114 These requirements apply to the modified work as a whole. If
119 distribute the same sections as part of a whole which is a work based
130 with the Program (or with a work based on the Program) on a volume of
197 7. If, as a consequence of a court judgment or allegation of patent
227 be a consequence of the rest of this License.
[all …]
/plugin/semanticdata/
H A DREADME5 …uwiki.org/plugin:data). The underlying sqlite database has been replaced by a SPARQL 1.1 compliant…
7 - Performace has increased substantially. As a consequence the plugin can be used as a replacement …
15 … http://www.openrdf.org for installing the triple store. You have to setup a repository for dokuw…
H A Dhelper.php123 $outs[] = '<a href="mailto:'.$id.'" class="mail" title="'.$id.'">'.$title.'</a>';
127 $outs[] = '<a href="'.hsc($val).'" class="urlextern" title="'.hsc($val).'">'.hsc($val).'</a>';
131 …$outs[] = '<a href="'.wl(str_replace('/',':',cleanID($column['key'])),array('dataflt'=>$column['ke…
133 '" class="wikilink1">'.hsc($val).'</a>';
151 …<a href="'.ml($val).'" class="media" rel="lightbox"><img src="'.ml($val,"w=$sz").'" alt="'.hsc($ti…
/plugin/semanticdata/phpSesame/
H A DphpSesame.php105 throw new Exception ('Please supply a valid query language, SPARQL or SeRQL supported.');
118 throw new Exception ('Please supply a valid result format.');
141 throw new Exception ('Please supply a valid input format.');
302 throw new Exception('Please supply a filepath.');
321 throw new Exception('Please supply a prefix.');
348 throw new Exception('Please supply both a prefix and a namesapce.');
373 throw new Exception('Please supply a prefix.');
/plugin/sendpagecontent/
H A Dplugin.info.txt6 desc Send the raw page content to a given mail address
/plugin/sentry/
H A DLICENSE33 For example, if you distribute copies of such a program, whether
67 that is to say, a work containing the Program or a portion of it,
75 is covered only if its contents constitute a work based on the
87 You may charge a fee for the physical act of transferring a copy, and
91 of it, thus forming a work based on the Program, and copy and
114 These requirements apply to the modified work as a whole. If
119 distribute the same sections as part of a whole which is a work based
130 with the Program (or with a work based on the Program) on a volume of
197 7. If, as a consequence of a court judgment or allegation of patent
227 be a consequence of the rest of this License.
[all …]
/plugin/sequencediagram/bower_components/bower-webfontloader/
H A DLICENSE31 transformation or translation of a Source form, including but
36 Object form, made available under the License, as indicated by a
67 this License, each Contributor hereby grants to You a perpetual,
74 this License, each Contributor hereby grants to You a perpetual,
82 institute patent litigation against any entity (including a
83 cross-claim or counterclaim in a lawsuit) alleging that the Work
94 (a) You must give any other recipients of the Work or
95 Derivative Works a copy of this License; and
106 (d) If the Work includes a "NOTICE" text file as part of its
114 within a display generated by the Derivative Works, if and
[all …]
H A Dwebfont.js2a,b,c){return a.call.apply(a.bind,arguments)}function ba(a,b,c){if(!a)throw Error();if(2<arguments… argument
4a){if("string"===typeof a.da)return a.da;var b=a.m.location.protocol;"about:"==b&&(b=a.D.location.… argument
5a,b,c,d){var f=a.F.getElementsByTagName("head")[0];if(f){var e=a.createElement("script",{src:b}),g… argument
7a){s(a.a,"body",a.j)}E.prototype.remove=function(){var a=this.j;a.parentNode&&a.parentNode.removeC… argument
8a=/AppleWebKit\/([0-9]+)(?:\.([0-9]+))/.exec(window.navigator.userAgent);K=!!a&&(536>parseInt(a[1]… argument
9a){var b=a.v.j.offsetWidth,c=a.w.j.offsetWidth,d;(d=b===a.s.serif&&c===a.s["sans-serif"])||(d=L()&… argument
10a){var b=this.o;if(b.u){var c=u(b.h,b.e.d(b.f,a.getName(),B(a).toString(),"active")),d=[],f=[b.e.d… argument
11a,b,c,d,f){var e=0==--a.U;(a.P||a.Q)&&setTimeout(function(){var a=f||null,l=d||null||{};if(0===c.l… argument
12a,b,c){var d=[],f=c.timeout;ea(b);var d=ga(a.p,c,a.a),e=new P(a.a,b,f);a.U=d.length;b=0;for(c=d.le… argument
15a,b){this.a=a;this.c=b}var oa={Arimo:!0,Cousine:!0,Tinos:!0};V.prototype.load=function(a){for(var … argument
[all …]
/plugin/sequencediagram/bower_components/eve-raphael/
H A DLICENSE32 transformation or translation of a Source form, including but
37 Object form, made available under the License, as indicated by a
68 this License, each Contributor hereby grants to You a perpetual,
83 institute patent litigation against any entity (including a
95 (a) You must give any other recipients of the Work or
96 Derivative Works a copy of this License; and
107 (d) If the Work includes a "NOTICE" text file as part of its
115 within a display generated by the Derivative Works, if and
127 for any such Derivative Works as a whole, provided Your use,
185 comment syntax for the file format. We also recommend that a
[all …]
H A Deve.js27 numsort = function (a, b) { argument
28 return a - b;
/plugin/sequencediagram/bower_components/js-sequence-diagrams/
H A DREADME.md119 …Internet. We've decided to move to [Snap.svg](http://snapsvg.io/), which is a pure SVG implementat…
129 The plan is to drop support for Raphaël in a future release, simplifying the library, and reducing …
131 ### Adding a Font
133 …it [Cufon's site](http://cufon.shoqolate.com/generate/) and process it into a javascript file. The…
138 The build is managed by a Makefile, and uses various tools available from npm. Thus both `make` and…
149 We use [qunit](https://qunitjs.com/) for testing. It can be ran from the command line, or via a bro…
162 or `make` and then open test/qunit.html in a browser. Finally a simple playground is available at t…
173 * ``git tag -a v2.x.x -m v2.x.x``
199 * [Web Sequence Diagrams](http://www.websequencediagrams.com/) Server side version with a commercia…
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-min.js6a,b,d){assert(a<b,"a must be less than or equal to b"),a<0?(b=actors[b],b.x=Math.max(d-b.width/2,b… argument
7 …4,39,43v-30,-8,-65,-23,-105,-44v-1,-3,-3,-28,5,-25v16,5,44,17,61,26",w:129},a:{d:"124,-56v10,4,59,…
H A Dsequence-diagram-min.js.map1a","b","d","paddingRight","distances","font","font_","bb","textBBox","textBB","each","extraWidth",…
H A Dsequence-diagram-raphael-min.js6a,b,d){assert(a<b,"a must be less than or equal to b"),a<0?(b=actors[b],b.x=Math.max(d-b.width/2,b… argument
7 …4,39,43v-30,-8,-65,-23,-105,-44v-1,-3,-3,-28,5,-25v16,5,44,17,61,26",w:129},a:{d:"124,-56v10,4,59,…
H A Dsequence-diagram-raphael-min.js.map1a","b","d","paddingRight","distances","font","font_","bb","textBBox","textBB","each","extraWidth",…
H A Dsequence-diagram-raphael.js1008 a.x = 0; a.y = 0;
1020 if (a < 0) {
1026 a = actors[a];
1027 a.paddingRight = Math.max(d, a.paddingRight);
1029 a = actors[a];
1030 a.distances[b] = Math.max(d, a.distances[b] ? a.distances[b] : 0);
1036 var a;
1087 actorEnsureDistance(a - 1, a, s.width / 2);
1088 actorEnsureDistance(a, a + 1, s.width / 2);
1104 a.x = Math.max(actorsX, a.x);
[all …]
H A Dsequence-diagram-snap-min.js6a,b,d){assert(a<b,"a must be less than or equal to b"),a<0?(b=actors[b],b.x=Math.max(d-b.width/2,b… argument
H A Dsequence-diagram-snap-min.js.map1 …"titleHeight","drawTitle","drawActors","drawSignals","actorEnsureDistance","a","b","d","paddingRig…
H A Dsequence-diagram-snap.js1008 a.x = 0; a.y = 0;
1020 if (a < 0) {
1026 a = actors[a];
1027 a.paddingRight = Math.max(d, a.paddingRight);
1029 a = actors[a];
1030 a.distances[b] = Math.max(d, a.distances[b] ? a.distances[b] : 0);
1036 var a;
1087 actorEnsureDistance(a - 1, a, s.width / 2);
1088 actorEnsureDistance(a, a + 1, s.width / 2);
1104 a.x = Math.max(actorsX, a.x);
[all …]
H A Dsequence-diagram.js1008 a.x = 0; a.y = 0;
1020 if (a < 0) {
1026 a = actors[a];
1027 a.paddingRight = Math.max(d, a.paddingRight);
1029 a = actors[a];
1030 a.distances[b] = Math.max(d, a.distances[b] ? a.distances[b] : 0);
1036 var a;
1087 actorEnsureDistance(a - 1, a, s.width / 2);
1088 actorEnsureDistance(a, a + 1, s.width / 2);
1104 a.x = Math.max(actorsX, a.x);
[all …]
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/
H A DREADME.md9 The daniel bold font had a couple of mistakes
10 The backslash '\' character was drawn as a forward slash '/'.
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/specimen_files/
H A Dgrid_12-825-55-15.css19 /* Border on left hand side of a column. */
H A Dspecimen_stylesheet.css9 a, abbr, acronym, address, big, cite, code, selector
36 a { selector
93 .tabs li a {
103 .tabs li a:hover {
108 .tabs li.active a {
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dgrammar.jison43 : document 'EOF' { return yy.parser.yy; } /* returning parser.yy is a quirk of jison >0.4.10 */
H A Dtheme-raphael.js52 var a = this.arrowTypes_ = {};
53 a[ARROWTYPE.FILLED] = 'block';
54 a[ARROWTYPE.OPEN] = 'open';

1...<<211212213214215216217218219220>>...250