Home
last modified time | relevance | path

Searched +refs:as +refs:tags +refs:default (Results 1 – 25 of 60047) sorted by relevance

12345678910>>...2402

/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Documentation/Changelog/8.6/
H A DBreaking-79300-RemovedRTEProctransformBoldAndItalicTagsOption.rst12 The RTE processing TSconfig option `RTE.default.proc.transformBoldAndItalicTags` has been removed f…
41 This code does the same as having :ts:`proc.transformBoldAndItalicTags=1`:
45 RTE.default.proc {
48 tags {
55 tags {
66 RTE.default.proc {
67 # no remapping should happen, tags should stay as they are
69 tags {
74 # no remapping should happen, tags should stay as they are
76 tags {
[all …]
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/8.6/
H A DBreaking-79300-RemovedRTEProctransformBoldAndItalicTagsOption.rst12 The RTE processing TSconfig option `RTE.default.proc.transformBoldAndItalicTags` has been removed f…
41 This code does the same as having :ts:`proc.transformBoldAndItalicTags=1`:
45 RTE.default.proc {
48 tags {
55 tags {
66 RTE.default.proc {
67 # no remapping should happen, tags should stay as they are
69 tags {
74 # no remapping should happen, tags should stay as they are
76 tags {
[all …]
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/8.6/
H A DBreaking-79300-RemovedRTEProctransformBoldAndItalicTagsOption.rst12 The RTE processing TSconfig option `RTE.default.proc.transformBoldAndItalicTags` has been removed f…
41 This code does the same as having :ts:`proc.transformBoldAndItalicTags=1`:
45 RTE.default.proc {
48 tags {
55 tags {
66 RTE.default.proc {
67 # no remapping should happen, tags should stay as they are
69 tags {
74 # no remapping should happen, tags should stay as they are
76 tags {
[all …]
/dports/devel/re2c/re2c-2.2/doc/manual/submatch/
H A Dsubmatch.rst_10 All tags should be defined by the user as variables with the corresponding
24 POSIX-compliant disambiguation: each subexpression matches as long as possible,
27 hood, therefore we use the word "tag" to describe them as well.
41 determined by re2c. However, tag variables should be defined by the user as a
52 * save input position to an s-tag: ``t = YYCURSOR`` with default API or a
54 * save default value to an s-tag: ``t = NULL`` with default API or a
61 with both default and generic API
62 * append default value to an m-tag: a user-defined operation ``YYMTAGN(t)``
63 with both default and generic API
66 S-tags can be implemented as scalar values (pointers or offsets). M-tags need a
[all …]
/dports/mail/py-alot/alot-0.9/docs/source/configuration/
H A Daccounts_table40 Whether the server treats the address as case-senstive or
44 treat usernames as case insenstive, you should only set
66 .. _draft-tags:
70 list of tags to automatically add to draft messages
93 The values `True` and `False` are interpreted as `all` and
138 .. _passed-tags:
156 .. _replied-tags:
190 .. _sent-tags:
221 .. _signature-as-attachment:
236 signature file's name as it appears in outgoing mails if
[all …]
/dports/www/p5-HTML-StripScripts/HTML-StripScripts-1.06/
H A DREADME87 If "Context" is "Inline" then only inline tags such as "B"
124 By default, the filter won't allow relative URLs such as
136 By default, any filtered tags are outputted as
228 ## The default '*' rule - accepts all the same options as above.
336 * A default rule of { '*' => 0 } would ban all tags except
338 * A default rule of { '*' => 1 } would allow all tags except
470 The default implementations of these methods can be invoked as class
569 The default behavior is the same as that of
633 The default implementation behaves as validate_href_attribute().
665 to avoid scrambling text for as many different character sets as
[all …]
/dports/mail/py-afew/afew-3.0.1/docs/
H A Dfilters.rst4 The default filter set (if you don't specify anything in the config) is:
36 message as follows:
56 * The default is empty list.
63 * The default is to blacklist no folders.
73 * The default is to transform to folder names.
88 * The default is to split on '.'
158 killed or spam. (The new tags are set in your notmuch config, and default to
193 for threads but individual mails as well.
201 is optional and if empty, 'user_part' is used as tag. 'tags' can be
214 * Add <tag> to all mails recognized as spam.
[all …]
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/integration/targets/gathering_facts/
H A Dtest_gathering_facts.yml3 tags: [ 'fact_negation' ]
16 tags: [ 'fact_network' ]
92 tags: [ 'fact_min' ]
109 tags: [ 'fact_min' ]
126 tags: [ 'fact_min' ]
145 tags: [ 'fact_min' ]
162 tags: [ 'fact_min' ]
243 - name: Test that retrieving virtualization and network as a string works
259 - name: Test that retrieving virtualization and network as a string works
438 - name: Ensure get_file_lines works as expected with specified 1-char line_sep
[all …]
/dports/databases/py-alembic/alembic-1.7.5/docs/build/
H A Dchangelog.rst1014 expression as the "server default" which will produce an op that tries to
1015 drop the element as a default.
1318 column default expression that is detected as being a non-constant
1319 expression, such as a ``datetime()`` default, to accommodate for the
1369 unconditionally, as in the vast majority of cases the server default is to
1644 specified it, since as of SQLAlchemy 1.1 this is no longer the default
2032 the SQLAlchemy version in place, as the "auto" default option is new
2317 to actually run the default. This accommodates for default-generation
2910 default"; as PG accepts the value with quotes in the table specification,
3328 the server default of INTEGER/BIGINT columns as they are reflected
[all …]
/dports/databases/py-alembic14/alembic-1.4.3/docs/build/
H A Dchangelog.rst252 expression as the "server default" which will produce an op that tries to
253 drop the element as a default.
556 column default expression that is detected as being a non-constant
557 expression, such as a ``datetime()`` default, to accommodate for the
607 unconditionally, as in the vast majority of cases the server default is to
882 specified it, since as of SQLAlchemy 1.1 this is no longer the default
1270 the SQLAlchemy version in place, as the "auto" default option is new
1555 to actually run the default. This accomodates for default-generation
2148 default"; as PG accepts the value with quotes in the table specification,
2566 the server default of INTEGER/BIGINT columns as they are reflected
[all …]
/dports/databases/p5-App-Sqitch/App-Sqitch-0.9994/lib/
H A Dsqitch-tag.pod19 To specify a change, use a change specification as documented in
24 Note that the name of the new tag must adhere to the rules as defined in
27 By default, the C<tag> command will add a new tag to the project's default
28 plan, as defined by the core configuration and command-line options. Pass the
34 tag as arguments. Use C<--tag> and C<--change> to disambiguate the tag and
76 A brief note describing the tag. The note will be attached to the tag as a
77 comment. Multiple invocations will be concatenated together as separate
98 Get a list of tags in the default project plan:
114 Tag the latest change in the default project plan and be prompted for a note.
122 Tag the latest change in the default project plan and and specify the note.
[all …]
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/integration/targets/gathering_facts/
H A Dtest_gathering_facts.yml3 tags: [ 'fact_negation' ]
16 tags: [ 'fact_network' ]
92 tags: [ 'fact_min' ]
109 tags: [ 'fact_min' ]
126 tags: [ 'fact_min' ]
144 tags: [ 'fact_min' ]
163 tags: [ 'fact_min' ]
261 - name: Test that retrieving virtualization and network as a string works
277 - name: Test that retrieving virtualization and network as a string works
456 - name: Ensure get_file_lines works as expected with specified 1-char line_sep
[all …]
/dports/www/npm-node16/npm-6.14.8/lib/node_modules/npm/docs/content/cli-commands/
H A Dnpm-dist-tag.md4 description: Modify package distribution tags
9 ## Modify package distribution tags
18 aliases: dist-tags
36 the current prefix. This is the default action if none is specified.
56 By default, `npm install <pkg>` (without any `@<version>` or `@<tag>`
67 By default, the `latest` tag is used by npm to identify the current version of
71 as prereleases.
75 By default, other than `latest`, no tag has any special significance to npm
80 This command used to be known as `npm tag`, which only created new tags, and so
87 example, `v1.4` cannot be used as a tag, because it is interpreted by semver as
[all …]
/dports/www/npm/npm-6.14.8/lib/node_modules/npm/docs/content/cli-commands/
H A Dnpm-dist-tag.md4 description: Modify package distribution tags
9 ## Modify package distribution tags
18 aliases: dist-tags
36 the current prefix. This is the default action if none is specified.
56 By default, `npm install <pkg>` (without any `@<version>` or `@<tag>`
67 By default, the `latest` tag is used by npm to identify the current version of
71 as prereleases.
75 By default, other than `latest`, no tag has any special significance to npm
80 This command used to be known as `npm tag`, which only created new tags, and so
87 example, `v1.4` cannot be used as a tag, because it is interpreted by semver as
[all …]
/dports/www/npm-node14/npm-6.14.8/lib/node_modules/npm/docs/content/cli-commands/
H A Dnpm-dist-tag.md4 description: Modify package distribution tags
9 ## Modify package distribution tags
18 aliases: dist-tags
36 the current prefix. This is the default action if none is specified.
56 By default, `npm install <pkg>` (without any `@<version>` or `@<tag>`
67 By default, the `latest` tag is used by npm to identify the current version of
71 as prereleases.
75 By default, other than `latest`, no tag has any special significance to npm
80 This command used to be known as `npm tag`, which only created new tags, and so
87 example, `v1.4` cannot be used as a tag, because it is interpreted by semver as
[all …]
/dports/www/npm-node17/npm-6.14.8/lib/node_modules/npm/docs/content/cli-commands/
H A Dnpm-dist-tag.md4 description: Modify package distribution tags
9 ## Modify package distribution tags
18 aliases: dist-tags
36 the current prefix. This is the default action if none is specified.
56 By default, `npm install <pkg>` (without any `@<version>` or `@<tag>`
67 By default, the `latest` tag is used by npm to identify the current version of
71 as prereleases.
75 By default, other than `latest`, no tag has any special significance to npm
80 This command used to be known as `npm tag`, which only created new tags, and so
87 example, `v1.4` cannot be used as a tag, because it is interpreted by semver as
[all …]
/dports/www/node10/node-v10.24.1/deps/npm/docs/content/cli-commands/
H A Dnpm-dist-tag.md4 description: Modify package distribution tags
9 ## Modify package distribution tags
18 aliases: dist-tags
36 the current prefix. This is the default action if none is specified.
56 By default, `npm install <pkg>` (without any `@<version>` or `@<tag>`
67 By default, the `latest` tag is used by npm to identify the current version of
71 as prereleases.
75 By default, other than `latest`, no tag has any special significance to npm
80 This command used to be known as `npm tag`, which only created new tags, and so
87 example, `v1.4` cannot be used as a tag, because it is interpreted by semver as
[all …]
/dports/graphics/py-rasterio/rasterio-1.2.10/docs/topics/
H A Dtags.rst9 Reading tags
21 Tags belong to namespaces. To get a copy of a dataset's tags from the default
28 >>> src.tags()
31 A dataset's bands may have tags, too. Here are the tags from the default namespace
40 practice, maintaining stats in the tags can be unreliable as there is no automatic
43 The 3 standard, non-default GDAL tag namespaces are 'SUBDATASETS', 'IMAGE_STRUCTURE',
45 ``tags()``.
53 >>> src.tags(ns='RPC')
56 Writing tags
59 You can add new tags to a dataset or band, in the default or another namespace,
[all …]
/dports/textproc/R-cran-htmltools/htmltools/man/
H A Das.tags.Rd2 % Please edit documentation in R/tags.R
3 \name{as.tags}
4 \alias{as.tags}
5 \title{Convert a value to tags}
7 as.tags(x, ...)
15 An S3 method for converting arbitrary values to a value that can be used as
16 the child of a tag or \code{tagList}. The default implementation simply calls
17 \code{\link[=as.character]{as.character()}}.
/dports/textproc/py-markdown/Markdown-3.3.4/docs/extensions/
H A Dmd_in_html.md7 An extension that parses Markdown inside of HTML tags.
28 The following tags have the `block` behavior by default: `article`, `aside`, `blockquote`, `body`, …
41 ... is rendered as:
49 The following tags have the `span` behavior by default: `address`, `dd`, `dt`, `h[1-6]`, `legend`, …
60 ... is rendered as:
71 the element so long as it is one of the `block` or `span` tags.
90 ... is rendered as:
105 …Forcing elements to be parsed as `block` elements when they are not by default could result in inv…
113 of the element so long as it is one of the `block` or `span` tags.
137 `script`, `style`, and `textarea`. All other raw HTML tags are treated as span-level tags and are n…
[all …]
/dports/cad/py-ezdxf/ezdxf-0.16.3/docs/source/develop/
H A Ddxftag_collections.rst1 .. automodule:: ezdxf.lldxf.tags
22 .. automethod:: get_first_tag(code: int, default=DXFValueError) -> DXFTag
24 .. automethod:: get_first_value(code: int, default=DXFValueError) -> Any
57 legacy: flag for DXF R12 tags
65 Subclasses as list of :class:`Tags`
69 XDATA as list of :class:`Tags`
73 embedded objects as list of :class:`Tags`
117 Store DXF tags in compact data structures as ``list`` or :class:`array.array` to reduce memory usag…
128 Data storage as ``list``.
146 :class:`array.array` type as string
[all …]
/dports/audio/kid3-qt5/kid3-3.8.6/translations/po/pt/
H A Dkid3_qt.po263 msgstr "Numerar as faixas"
753 msgstr "Numerar as Faixas"
1360 msgstr "Numerar as Faixas"
1883 msgid "Encode as URL"
2606 msgid "MPEG frames as unit"
3437 msgstr "Todas as Marcas"
4033 msgstr "&Todas as Marcas"
4532 msgstr "Numerar as Faixas"
4617 msgstr "Todas as pastas"
5556 "Arraste as\n"
[all …]
/dports/audio/kid3-kf5/kid3-3.8.6/translations/po/pt/
H A Dkid3_qt.po263 msgstr "Numerar as faixas"
753 msgstr "Numerar as Faixas"
1360 msgstr "Numerar as Faixas"
1883 msgid "Encode as URL"
2606 msgid "MPEG frames as unit"
3437 msgstr "Todas as Marcas"
4033 msgstr "&Todas as Marcas"
4532 msgstr "Numerar as Faixas"
4617 msgstr "Todas as pastas"
5556 "Arraste as\n"
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/influxdata/influxdb/services/graphite/
H A DREADME.md16default, enabling the Graphite plugin will allow you to collect metrics and store them using the m…
18 While this default setup works, it is not the ideal way to store measurements in InfluxDB since it …
20 To extract tags from metrics, one or more templates must be configured to parse metrics into tags a…
24as tag keys in the stored metric. They have a similar format to Graphite metric names. The value…
52tags can be added to a metric if they don't exist on the received metric. You can add additional
143 ### or by tags extracted from metric
144 # tags = ["region=us-east", "zone=1c"]
148 ### tags following the template. Multiple tags should be separated by commas and no spaces
149 ### similar to the line protocol format. The can be only one default template.
162 tags = ["region=us-east", "zone=1c"]
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/influxdata/influxdb/services/graphite/
H A DREADME.md16default, enabling the Graphite plugin will allow you to collect metrics and store them using the m…
18 While this default setup works, it is not the ideal way to store measurements in InfluxDB since it …
20 To extract tags from metrics, one or more templates must be configured to parse metrics into tags a…
24as tag keys in the stored metric. They have a similar format to Graphite metric names. The value…
52tags can be added to a metric if they don't exist on the received metric. You can add additional
143 ### or by tags extracted from metric
144 # tags = ["region=us-east", "zone=1c"]
148 ### tags following the template. Multiple tags should be separated by commas and no spaces
149 ### similar to the line protocol format. The can be only one default template.
162 tags = ["region=us-east", "zone=1c"]
[all …]

12345678910>>...2402