Home
last modified time | relevance | path

Searched refs:closed (Results 51 – 75 of 181) sorted by relevance

12345678

/plugin/move/
H A Dstyle.less48 li.closed {
/plugin/btable2/
H A Dsyntax.php133 $closed = preg_match("#\bclosed\b#", $opt);
134 if ($closed) { $write_access = 0; }
H A DREADME.md58 - implement options "closed", "colongroups", "showempty"
/plugin/struct/
H A Dstyle.less21 fieldset.closed {
30 background: transparent url(../../images/closed.png) 5px center no-repeat;
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAutoFormat.RemoveEmpty.txt
/plugin/snippets/
H A Dstyle.css81 div.dokuwiki div#plugin_snippets__idx div.closed {
/plugin/odt/ODT/
H A DODTUtility.php887 $closed = false;
896 $closed = true;
995 if (!$closed) {
/plugin/a2s/
H A Ddemo.txt73 * There are two kinds of objects : free lines, and closed shapes (usually boxes)
79 * closed shapes
81 …%%'', ''.'' and ''#'' are used for box angle. Do not use ''+'', as it does not create closed shape.
82 * closed shape can be styled.
/plugin/authyubikey/lib/
H A DREADME75 closed interval.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DMlNamespace.asciidoc94 $params['force'] = (boolean) True if the job should be forcefully closed
95 $params['timeout'] = (time) Controls the time to wait until a job has closed. Default to 30 minutes
786 $params['expand_wildcards'] = (enum) Whether source index expressions should get expanded to open or closed indices (default: open) (Options = open,closed,hidden,none,all)
958 $params['expand_wildcards'] = (enum) Whether source index expressions should get expanded to open or closed indices (default: open) (Options = open,closed,hidden,none,all)
H A DCatNamespace.asciidoc62 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hidden,none,all) (Default = all)
179 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hidden,none,all) (Default = all)
/plugin/coinhive/
H A DREADME.md37 …ther tabs are already mining. If all miners in other tabs are stopped or closed at a later point, …
/plugin/redproject/
H A DREADME.md6 * Versions available (with creation and update date, total issues, open and closed)
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DCHANGELOG.rst64 * Properly closing all underlying streams when AppendStream is closed.
/plugin/authdrupal7/
H A DREADME.md52 Also think about necessary changes in the ACL config. For my case I configured my wiki as closed. S…
/plugin/issuelinks/
H A Dstyle.less138 &.closed,
/plugin/codemirror/dist/modes/
H A Druby.min.js.map1closed","electricInput","lineComment","fold","defineMIME"],"mappings":"CAGA,SAAUA,GACR,SAAWC,UAAW,…
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DCHANGELOG.md72 * Avoid closing a closed stream (Jeremy Benoist, 2016-11-08T13:46:47+01:00)
/plugin/ckgdoku/ckeditor/lang/
H A Den.js1 …colors:"Colors",tools:"Tools"},toolbars:"Editor toolbars"},notification:{closed:"Notification clos… property in CKEDITOR.lang.en.notification
/plugin/codeprettify/code-prettify/
H A DCHANGES.md21 script block or PHP tag that was not properly closed would not silently drop the content.
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/html2pdf/snorriheim/
H A Ddesign.css474 div.dokuwiki li.closed {
475 list-style-image: url(images/closed.gif);
/plugin/pgn4web/pgn4web/
H A Dpgn4web.js18 if (helpWin && !helpWin.closed) { helpWin.close(); }
722 if (debugWin && !debugWin.closed) { debugWin.close(); }
745 if (pgnWin && !pgnWin.closed) { pgnWin.close(); }
819 if (fenWin && !fenWin.closed) { fenWin.close(); }
/plugin/icons/assets/typicons/
H A Dtypicons.min.css1 …pcn-location:before{content:'\e0a0'}.typcn-lock-closed-outline:before{content:'\e0a1'}.typcn-lock-

12345678