Home
last modified time | relevance | path

Searched refs:semantic (Results 1 – 25 of 34) sorted by relevance

12

/plugin/semantic/
Dhelper.php72 …if (isset($this->meta['plugin']['semantic']['enabled']) && !$this->meta['plugin']['semantic']['ena…
92 return ((isset($this->meta['plugin']['semantic']['schema.org']['type']))
93 ? $this->meta['plugin']['semantic']['schema.org']['type']
Dplugin.info.txt1 base semantic
7 url http://www.dokuwiki.org/plugin:semantic
DREADME.md4 Add semantic data to your DokuWiki
7 http://www.dokuwiki.org/plugin:semantic
10 lib/plugins/semantic/ - if the folder is called different it
/plugin/semanticdata/
Dplugin.info.txt6 desc Add and query semantic data in your wiki
/plugin/webcomponent/_test/data/pages/
Dconsole.txt4 The ''console'' component is just a semantic layer above the [[doku>wiki:syntax#code_blocks|dokuwik…
Dunit.txt5 ''unit'' is just a semantic [[webcomponent|component]] to indicate a unit of sequence of [[doku>wik…
/plugin/confmanager/
Djquery.form.js116 var qx, a = this.formToArray(options.semantic, elements);
815 $.fn.formToArray = function(semantic, elements) { argument
822 var els = semantic ? form.getElementsByTagName('*') : form.elements;
835 if (semantic && form.clk && el.type == "image") {
873 if (!semantic && form.clk) {
889 $.fn.formSerialize = function(semantic) { argument
891 return $.param(this.formToArray(semantic));
/plugin/scrape/vendor/ezyang/htmlpurifier/
DCHANGELOG.md6 * add semantic release ([#307](https://github.com/ezyang/htmlpurifier/issues/307)) ([db31243](https…
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DAutoFormat.RemoveEmpty.txt8 contribute no semantic information to the document. The following types
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.development.js16508 function getLabelAttr(semantic) { argument
16510 is$1(semantic, 'bpmn:FlowElement') ||
16511 is$1(semantic, 'bpmn:Participant') ||
16512 is$1(semantic, 'bpmn:Lane') ||
16513 is$1(semantic, 'bpmn:SequenceFlow') ||
16514 is$1(semantic, 'bpmn:MessageFlow') ||
16515 is$1(semantic, 'bpmn:DataInput') ||
16516 is$1(semantic, 'bpmn:DataOutput')
16521 if (is$1(semantic, 'bpmn:TextAnnotation')) {
16525 if (is$1(semantic, 'bpmn:Group')) {
[all …]
Dbpmn-modeler.production.min.js28semantic:dr(e)}));var f=this._getSource(e),m=this._getTarget(e);i=t&&(t.hidden||t.collapsed),n=thi… property
/plugin/typography/
DREADME.md29 …ng a page by hand. You should however avoid them whenever possible for "semantic markup", better m…
/plugin/diagramsnet/lib/math/extensions/a11y/
Dmathjax-sre.js491 …rototype.getMathml=function(){};sre.AbstractEnrichCase=function(a){this.semantic=a};sre.AbstractEn…
526semantic.childNodes.length)return this.mml;this.mml=sre.EnrichMathml.walkTree(this.semantic.childN…
527semantic.childNodes[0],b=a.childNodes[0],c=this.semantic.childNodes[1],d=a.childNodes[1],e=sre.Enr…
528 …bute.TYPE,a.role);sre.EnrichMathml.addCollapsedAttribute(this.mml,[this.semantic.id,[a.id,b.id,d.i…
529 …(k).setAttribute(sre.EnrichMathml.Attribute.PARENT,this.semantic.id),d++;else{var l=this.semantic.…
532semantic);if(this.semantic.childNodes[0]&&this.semantic.childNodes[0].role===sre.SemanticAttr.Role…
533semantic.childNodes[0],c=sre.CaseMultiindex.multiscriptIndex(this.semantic.childNodes[1]),e=[this.
535 sre.CaseEmbellished.prototype.getFenced_=function(){for(var a=this.semantic;a.type!==sre.SemanticAt…
536 sre.CaseEmbellished.prototype.getFencesMml_=function(){for(var a=this.semantic,b=Object.keys(this.o…
538 sre.CaseEmbellished.prototype.rewrite_=function(){var a=this.semantic,b=null,c=this.introduceNewLay…
[all …]
Dexplorer.js324 semantic: sre.SemanticWalker, property
/plugin/combo/vendor/salesforce/handlebars-php/
DREADME.md24 Handlebars provides the power necessary to let you build semantic templates effectively with no fru…
/plugin/asciidocjs/node_modules/clean-css/
DHistory.md185 …](https://github.com/jakubpawlowicz/clean-css/issues/875) - invalid traversing in semantic merging.
231 * Fixed issue [#796](https://github.com/jakubpawlowicz/clean-css/issues/796) - semantic merging for…
DREADME.md408 mergeSemantically: false, // controls semantic merging; defaults to false
/plugin/asciidocjs/node_modules/babylon/
DCHANGELOG.md184 Fix flow type-parameter-declaration test with unintended semantic ([#361](https://github.com/babel/…
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
Dcomposer.lock136 "semantic",
/plugin/pgn4web/pgn4web/
Dpgn-standard.txt320 characters that represents a basic semantic unit. Tokens may be separated from
1795 semantic analysis on PGN input, it has been demonstrated to handle known
/plugin/ckgdoku/ckeditor/
DCHANGES.md463 …g-cfg-pasteFilter) was introduced. The filter is by default turned to `'semantic-content'` on Webk…
/plugin/ckgedit/ckeditor/
DCHANGES.md883 …l#cfg-pasteFilter) was introduced. The filter is by default turned to `'semantic-content'` on Webk…
Dckeditor.js.unc14436 …ext" == c ? b.plainText || (b.plainText = new CKEDITOR.filter("br")) : "semantic-content" == c ? (…
14564 …config.pasteFilter : !CKEDITOR.env.webkit || "pasteFilter" in a.config || (b = "semantic-content");
/plugin/sequencediagram/bower_components/lodash/doc/
DREADME.md11209 (string): The semantic version number.
/plugin/combo/resources/library/bootstrap/5.0.1/
Dbootstrap.min.css.map1 … @include make-grid-columns();\n}\n","/// Grid system\n//\n// Generate semantic grid columns with…

12