Home
last modified time | relevance | path

Searched refs:single (Results 26 – 50 of 374) sorted by relevance

12345678910>>...15

/plugin/openid/Auth/Yadis/
H A DParseHTML.php80 $single = "/^'(.*)'$/";
84 } else if (preg_match($single, $str, $matches)) {
/plugin/farmer/lang/en/
H A Dtab_plugins.txt1 You can activate or deactivate either a plugin for all animals in a single bulk operation or you can edit the plugins of a specific animal.
/plugin/fedauth/Auth/Yadis/
H A DParseHTML.php104 $single = "/^\'(.*)\'$/";
108 } else if (preg_match($single, $str, $matches)) {
/plugin/permissioninfo/lang/en/
H A Dhelp_userpermissions.txt1 This page shows the permissions for a single user. Page permissions are printed in
/plugin/elasticsearch/
H A Ddocker-compose.yml9 - 'discovery.type=single-node'
/plugin/xslfo/
H A Dplugin.info.txt6 desc Export single pages to PDF with XSL-FO
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhttp-handler.asciidoc12 single curl calls. These are very fast for single requests. When asynchronous
/plugin/feedaggregator/
H A Dplugin.info.txt6 desc A DokuWiki plugin for aggregating multiple news feeds onto a single wiki page.
/plugin/database2/
H A Dstyle.css206 table.database2-single-editor tr.local-error td
213 table.database2-single-editor tr td.label
219 table.database2-single-editor tr td.field
/plugin/authmantis/
H A Dplugin.info.txt6 desc Enables single sign-on to DokuWiki using MantisBT as authentication back-end
/plugin/nonblank/
H A Dplugin.info.txt6 desc A replacement for the standard dokuwiki renderer which removes the single line break betwe…
H A DREADME3 When writing documents in markup languages which preserve a single link break in CJK,
/plugin/appendtoquery/
H A Dplugin.info.txt6 desc Append a fixed string to all search queries. Can be used to restrict search to a single name…
/plugin/abc2/
H A Dprint.css2 /* try to print an SVG on a single page */
/plugin/mdpage/vendor/cebe/markdown/tests/extra-data/
H A Dnon-tables.md4 …. [[yii\widgets\DetailView|DetailView]] widget displays the details of a single data [[yii\widgets…
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Dnon-tables.md4 …. [[yii\widgets\DetailView|DetailView]] widget displays the details of a single data [[yii\widgets…
/plugin/ipgroup/
H A Dplugin.info.txt6 desc Allows administrators to map (anonymous) users from specified networks to a single group.
/plugin/zenlogin/
H A Dplugin.info.txt6 …he changes are applied to Zenphotos user database as well. It provides a single signed on mechanis…
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/
H A Djplayer.pink.flag.css145 /* @group single player controls */
146 .jp-type-single .jp-controls button {
149 .jp-type-single .jp-play {
152 .jp-type-single .jp-play:focus {
155 .jp-state-playing .jp-type-single .jp-play {
158 .jp-state-playing .jp-type-single .jp-play:focus {
166 .jp-type-single .jp-stop {
169 .jp-type-single .jp-stop:focus {
217 .jp-audio .jp-type-single .jp-toggles {
H A Djplayer.pink.flag.min.css1single .jp-controls button{width:99px}.jp-type-single .jp-play{background:url(../image/jplayer.pin…
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsFoldedScalars.yml79 Normally, only a single newline is kept
106 which lines of text separated by a single newline
107 are concatenated as a single line.
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/
H A Djplayer.pink.flag.scss156 /* @group single player controls */
158 .jp-type-single .jp-controls button {
162 .jp-type-single .jp-play {
166 .jp-type-single .jp-play:focus {
170 .jp-state-playing .jp-type-single .jp-play {
174 .jp-state-playing .jp-type-single .jp-play:focus {
184 .jp-type-single .jp-stop {
188 .jp-type-single .jp-stop:focus {
255 .jp-audio .jp-type-single .jp-toggles {
/plugin/letsencrypt/lang/en/
H A Dinfo.txt1 This plugin will request a single certificate with all listed domains as Subject Alternative Names …
/plugin/fedauth/Auth/OpenID/
H A DParse.php208 $single = "/^\'(.*)\'$/";
212 } else if (preg_match($single, $str, $matches)) {
/plugin/openid/Auth/OpenID/
H A DParse.php212 $single = "/^\'(.*)\'$/";
216 } else if (preg_match($single, $str, $matches)) {

12345678910>>...15