Home
last modified time | relevance | path

Searched refs:a (Results 1901 – 1925 of 6240) sorted by relevance

1...<<71727374757677787980>>...250

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dfutures.asciidoc4 The client offers a mode called "future" or "async" mode. This allows batch
5 processing of requests (sent in parallel to the cluster), which can have a
8 PHP is fundamentally single-threaded, however, libcurl provides a functionality
10 gain concurrency by providing a batch of requests to process. The batch is
14 In a single-threaded environment, the time to execute `n` requests is the sum of
46 This returns a _future_, rather than the actual response. A future represents a
47 _future computation_ and acts like a placeholder. You can pass a future around
48 your code like a regula
[all...]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dglobal.css20 a { selector
25 a:hover {
29 a:visited {
86 a {
91 a:hover {
95 a:visited {
/plugin/actickets/
H A DREADME11 Put the following line on top of your page to set a global project of the page:
27 If you don't want to a add a global project ID or want to reference a ticket
28 from another project, you can add the project ID on a per-ticket basis:
52 You should have received a copy of the GNU General Public License along
/plugin/wikicalendar/
H A Dsyntax.php306a href="' . wl($wp, array('do' => 'edit', 'plugin_wikicalendar_redirect_id' => $ID, 'plugin_wikica…
308 …$out .= '<div class="day_num"><a href="' . wl($wp) . '" class="wikilink1" title="' . $wp . '">'.$d…
314a href="' . wl($wp, array('do' => 'edit', 'plugin_wikicalendar_redirect_id' => $ID, 'plugin_wikica…
/plugin/wikipediasnippet/
H A Dsyntax.php58 …$renderer->doc .= '<a href="'.$wpUrl.'wiki/'.rawurlencode($article).'" class="interwiki iw_wp">'.h…
126 …$wpContent .= '<cite><strong><a href="'.$articleLink.'" class="interwiki iw_wp">'.$title.'</a
151 return '<div class="wplicense"><a href="'.$url.'">'.$text.'</a></div>';
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/
H A DClassMetadataTest.php118 private $b, $a; variable in JMS\\Serializer\\Tests\\Metadata\\PropertyMetadataOrder
123 private $a, $b, $c, $d, $e;
127 return 'A:' . $this->a;
130 public function setA($a) argument
132 $this->a = 'A:' . $a;
/plugin/davcal/fullcalendar-3.10.5/locale/
H A Dda.js1 …r(n){if(t[n])return t[n].exports;var a=t[n]={i:n,l:!1,exports:{}};return e[n].call(a.exports,a,a.e…
H A Dpt-br.js1 …t(r){if(o[r])return o[r].exports;var a=o[r]={i:r,l:!1,exports:{}};return e[r].call(a.exports,a,a.e…
H A Dfr-ca.js1 …r(t){if(n[t])return n[t].exports;var a=n[t]={i:t,l:!1,exports:{}};return e[t].call(a.exports,a,a.e…
H A Dnb.js1 …t(r){if(n[r])return n[r].exports;var a=n[r]={i:r,l:!1,exports:{}};return e[r].call(a.exports,a,a.e…
H A Dsv.js1 …r(n){if(t[n])return t[n].exports;var a=t[n]={i:n,l:!1,exports:{}};return e[n].call(a.exports,a,a.e…
/plugin/farmer/lang/en/
H A Dtab_plugins_help.txt7 default means that the state of a Plugin was not explicitly set for an Animal. Normally the default state is on.
9 When Animals are configured to inherit the Plugin state of the Farmer, a plugin in default state will have the same
10 state as in the Farmer. Eg. when you disable a plugin in the Farmer it will disable the plugin for all Animals which
13 There are three ways to manage plugins: You can either pick a single plugin and set its state to the same value in all animals
14 or you can pick a specific animal and configure all the plugin states within that animal only. The third option allows you to
15 see and edit the state of all plugins in all animals at once. This option may not be feasible of you have a large amount
/plugin/pdfjs/pdfjs/web/locale/ga-IE/
H A Dviewer.properties5 # You may obtain a copy of the License at
23 # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
27 # will be replaced by a number representing the currently visible page,
28 # respectively a number representing the total number of pages in the document.
96 # a numerical per cent value.
106 document_outline.title=Taispeáin Imlíne na Cáipéise (déchliceáil chun chuile rud a leathnú nó a lag…
146 # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
160 # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
171 # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
172 # "{{type}}" will be replaced with an annotation type from a list defined in
[all …]
/plugin/pdfjs/pdfjs/web/locale/sat/
H A Dviewer.properties5 # You may obtain a copy of the License at
20 # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
23 # will be replaced by a number representing the currently visible page,
24 # respectively a number representing the total number of pages in the document.
61 # a numerical per cent value.
99 # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
102 # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
104 # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
113 # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
122 # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
[all …]
/plugin/odtplus2dw/
H A DREADME.md3 Create a dokuwiki page from a file.
11 odtplus2dw is a plugin for dokuwiki (forked from odt2dw to add doc/docx support). This plugin lets you import a document into Dokuwiki. It supports (at least) .odt, .doc, .docx formats. It should also work with any other document format that pandoc supports, but it has not been tested yet.
15 From a Dokuwiki page, click on the "Import file" button in the Page Tools. Select a File and click upload.
36 PHP code (at least in my system) is executed by the user `daemon`. I had problems running a Java application with this user (it seems soffice is a Java application) so I decided to run the soffice conversion using `sudo`. To make it work, I had to add a line to the file `/etc/sudoers`. You can do the same executing:
40 I'm not a securit
[all...]
/plugin/news/
H A DREADME3 This plugin will generate a news feed that can be read in a standard news reader (See below for how…
9 There are two types of markup. At the top of a page that holds new items, you must place one of th…
42 This page is particularly useful if you have a page which is dedicated to news items.
53 …eres to the ttl (time-to-live) configuration setting (see Options below) and creates a new xml file
56 However, you can force a new feed to be created by method 2 or 3.
63 4. Create a Refresh button:
74 1. ttl: Number of minutes before a new feed will be automatically generated
78 …section, where the Title is what is feed is known as the the description is a form of subtitle des…
82 If you have a version of the news plugin which supports multiple feeds, then you must include a uni…
/plugin/gpsies/
H A Dsyntax.php107 … ' <a href="' . $trackMapURL . '" class="plugin_gpsies" title="' . $this->getLang('visit_track'…
109 …out .= '<a href="' . $trackMapOnlyURL . '" target="_blank" title="' . $this->getLang('fullscreen')…
/plugin/findologicxmlexport/vendor/jms/serializer/src/Type/
H A Dgrammar.pp9 %token name (?:[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*\\)*[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7…
/plugin/owncloud/
H A Dall.css1 a.media.mediafile.mf_folder{
6 a.media.mediafile.download{
10 a.media.mediafile.detail{
43 a.mmlink,
/plugin/rtmchecklist/
H A DREADME.md3 This is a plugin for dokuwiki (https://www.dokuwiki.org/plugins).
7 Create a list using a tag: <rtmchecklist>, each line before the ending tag </rtmchecklist> will be
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dhand-index.svg2 <path fill-rule="evenodd" d="M6.75 1a.75.75 0 0 0-.75.75V9a.5.5 0 0 1-1 0v-.89l-1.003.2a.5.5 0 0 0-.399.546l.345 3.105a1.5 1.5 0 0 0 .243.666l1.433 2.15a.5.5 0 0 0 .416.223h6.385a.5.5 0 0 0 .434-.252l1.395-2.442a2.5 2.5 0 0 0 .317-.991l.272-2.715a1 1 0 0 0-.995-1.1H13.5v1a.5.5 0 0 1-1 0V7.154a4.208 4.208 0 0 0-.2-.26c-.187-.222-.368-.383-.486-.43-.124-.05-.392-.063-.708-.039a4.844 4.844 0 0 0-.106.01V8a.5.5 0 0 1-1 0V5.986c0-.167-.073-.272-.15-.314a1.657 1.657 0 0 0-.448-.182c-.179-.035-.5-.04-.816-.027l-.086.004V8a.5.5 0 0 1-1 0V1.75A.75.75 0 0 0 6.75 1zM8.5 4.466V1.75a1.75 1.75 0 0 0-3.5 0v5.34l-1.199.24a1.5 1.5 0 0 0-1.197 1.636l.345 3.106a2.5 2.5 0 0 0 .405 1.11l1.433 2.15A1.5 1.5 0 0 0 6.035 16h6.385a1.5 1.5 0 0 0 1.302-.756l1.395-2.441a3.5 3.5 0 0 0 .444-1.389l.272-2.715a2 2 0 0 0-1.99-2.199h-.582a5.184 5.184 0 0 0-.195-.248c-.191-.229-.51-.568-.88-.716-.364-.146-.846-.132-1.158-.108l-.132.012a1.26 1.26 0 0 0-.56-.642 2.634 2.634 0 0 0-.738-.288c-.31-.062-.739-.058-1.05-.046l-.048.002zm2.094 2.025z"/>
/plugin/dirpictures/
H A Dstyle.css3 * Anchor to a div with
6 * <a><div><span></span></div></a>
12 div.mosaicMain a:hover {
16 div.mosaicMain a {
72 [dir=rtl] div.mosaicMain a:hover {
76 [dir=rtl] div.mosaicMain a {
/plugin/geonav/tpl/startermap/css/
H A Dprint.css56 a:link,
57 a:visited {
67 a.urlextern:after,
68 a.interwiki:after,
69 a.mail:after {
139 /*____________ a bit of layout ____________*/
147 #dokuwiki__header h1 a {
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/
H A DCHANGELOG.md17 * On Mac OS X when using a curl built against SecureTransport, the certs
24 * This package now uses `composer/ca-bundle` by default rather than a CA
39 * A `USER_ID_UNKNOWN` error will now throw a
46 * A `PERMISSION_REQUIRED` error will now throw a `PermissionRequiredException`
48 * Added a `.gitattributes` file to exclude tests from Composer releases.
73 * If this library is inside a phar archive, the CA certs are copied out of the
74 archive to a temporary file so that curl can use them.
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DLimitStreamTest.php93 $a = Stream::factory('foo_bar');
94 $b = new NoSeekStream($a);
96 $a->getContents();
120 $a = new FnStream([
124 $b = new LimitStream($a);
130 $a = Stream::factory('foo_bar');
131 $b = new LimitStream($a, -1, 4);

1...<<71727374757677787980>>...250