Home
last modified time | relevance | path

Searched refs:setup (Results 176 – 200 of 226) sorted by last modified time

12345678910

/plugin/cleanoldips/
H A Dcli.php22 protected function setup(Options $options) function in cli_plugin_cleanoldips
/plugin/copypage/
H A DREADME.md33 …figuration of DokuWiki, navigate to `http://<YOUR DOCKER HOST>/install.php` to setup your instance.
/plugin/mdpage/vendor/cebe/markdown/
H A D.travis.yml13 # faster builds on new travis setup not using sudo
/plugin/docsearch/conf/
H A Dconverter.php.dist5 # Use this file to setup the document to text converter.
/plugin/groupmanager/
H A DREADME16 GROUPMANAGER has been designed with a certain scenario and setup in mind.
/plugin/issuetracker/
H A Dtablekit.js133 setup : function(o) {
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1 …tion needs to be rewritten using some native\n\t * functions as prototype setup using normal JavaS…
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1setup:{chart:a,hasBlob:!1,wrapper:!1},drawing:{enabled:!1,undos:[],redos:[],buffer:{position:{x1:0… class in AmCharts.c
2setup.wrapper.setAttribute("class",c.setup.chart.classNamePrefix+"-export-canvas active dropbox");…
H A DREADME.md166 ### Simple menu setup
168 Here's a sample of the simple menu setup that allows export to PNG, JPG and CSV:
198 ### Advanced menu setup
494 Following setup shows you all available settings. If you don't have the
572 family: this.setup.chart.fontFamily,
573 size: this.setup.chart.fontSize * 2
575 this.setup.fabric.add(text);
587 family: this.setup.chart.fontFamily,
588 size: this.setup.chart.fontSize * 2
590 this.setup.fabric.add(text);
[all …]
H A Dexport.js89 setup: { class in AmCharts._this
176 _this.setup.chart.containerDiv.removeChild( _this.setup.wrapper );
352 x1: ( _this.setup.fabric.width / 2 ) - ( _this.setup.fabric.width / 10 ),
353 x2: ( _this.setup.fabric.width / 2 ) + ( _this.setup.fabric.width / 10 ),
1080 _this.setup.chart.containerDiv.appendChild( _this.setup.wrapper );
1116 _this.setup.wrapper.appendChild( _this.setup.canvas );
1117 _this.setup.fabric = new fabric.Canvas( _this.setup.canvas, _this.deepMerge( {
2440 addField( _this.setup.chart.categoryField, _this.setup.chart.categoryAxis.title );
2855 return _this.setup.menu;
2930 crawler( setup );
[all …]
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dreadme.md52 Or if you are using non-JSON setup:
/plugin/amcharts/assets/amcharts/plugins/export/examples/
H A Dexport.config.advanced.js211 var tableData = this.setup.chart.dataProvider;
/plugin/nsexport/packer/ziphtml/compress/
H A Dziplib.php7 public function setup(&$plugin) { function in nsexport_ziplib
/plugin/nsexport/packer/ziphtml/
H A Dpacker.php114 $zipper->setup($this);
H A Dcompressor.php7 public function setup(&$plugin); function
/plugin/authsqlite/
H A DREADME.md10 sql statements. %{animal} is the animal component of a wiki farm setup,
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/markdownextra/lib/meltdown/js/lib/
H A Djs-markdown-extra.js256 Markdown_Parser.prototype.setup = function() { method in Markdown_Parser
280 this.setup();
1780 MarkdownExtra_Parser.prototype.setup = function() { method in MarkdownExtra_Parser
1781 this.constructor.prototype.setup.call(this); method in constructor
/plugin/markdownextra/
H A Dmarkdown.php288 function setup() { function in Markdown_Parser
317 $this->setup();
1772 function setup() { function in MarkdownExtra_Parser
1776 parent::setup();
/plugin/freechat/phpfreechat/misc/
H A DsendSource5 NAME_SETUP=phpfreechat-`cat ../version.txt`-setup.php
/plugin/pgn4web/pgn4web/
H A DREADME.txt296 To setup a live broadcast please use any of the live*.html files.
/plugin/botbouncer/
H A DREADME.md49 2013-04-03 - initial setup allowing config and blocking
/plugin/oiddelegate/lang/en/
H A Dintro.txt3setup OpenID [[http://wiki2008.openid.net/Delegation|delegation headers]] for certain wiki pages.…
/plugin/indextitleonly/_test/
H A Dindextitleonly.test.php10 public function setup() { function in plugin_indextitleonly_test
13 parent::setup();
/plugin/html2pdf/snorriheim/
H A Dprint.css70 /* general headline setup */

12345678910