Home
last modified time | relevance | path

Searched refs:use (Results 176 – 200 of 2144) sorted by last modified time

12345678910>>...86

/plugin/combo/vendor/salesforce/handlebars-php/
H A DLICENSE4 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
H A DREADME.md98 use Handlebars\Handlebars;
99 use Handlebars\Loader\FilesystemLoader;
109 # We'll use $handlebars throughout this the examples, assuming the will be all set this way
164 Alternatively you can use $handlebars itself without invoking the render method
174 Let's use this simple model for the following examples, assuming everything is already set like above.
203 Handlebars expressions are the basic unit of a Handlebars template. You can use them alone in a {{mustache}}, pass them to a Handlebars helper, or use them as values in hash arguments.
253 Handlebars HTML-escapes values returned by a {{expression}}. If you don't want Handlebars to escape a value, use the "triple-stash", {{{ }}}
268 You can use the if helper to conditionally render a block. If its argument returns false, null, "" or [] (a "falsy" value), Handlebars will not render the block.
295 You can use th
[all...]
/plugin/combo/vendor/symfony/polyfill-ctype/
H A DLICENSE6 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/plugin/combo/grammar/
H A DREADME.md34 * We can't manually use the antlr idea plugin (too old: 1.17 (ANTLR 4.9.2) (File > Settings > Install Manually)
39 ## How to use in IntelliJ
/plugin/combo/vendor/symfony/polyfill-mbstring/
H A DLICENSE6 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/plugin/combo/vendor/symfony/process/
H A DCHANGELOG.md21 * `Process` must be instantiated with a command array, use `Process::fromShellCommandline()` when the command should be parsed by the shell
58 * removed the `ProcessBuilder` class, use the `Process` class instead
/plugin/combo/resources/dictionary/
H A DREADME.md7 * [emojis](./emojis.json) - unicode code point to name emoji mapping (to use as icon)
/plugin/oauthgeneric/
H A Dplugin.info.txt6 desc Generic Service for use with the oAuth Plugin
H A DREADME3 Generic Service for use with the oAuth Plugin
/plugin/adhoctags/
H A DLICENSE25 if you want it, that you can change the software or use pieces of it
54 patent must be licensed for everyone's free use or not licensed at all.
105 interactive use in the most ordinary way, to print or display an
229 8. If the distribution and/or use of the Program is restricted in
285 possible use to the public, the best way to achieve this is to make it
321 parts of the General Public License. Of course, the commands you use may
338 library. If this is what you want to do, use the GNU Lesser General
H A DREADME.md66 Please note that `<div>` and `<span>` are also handled by the [Wrap](https://github.com/selfthinker/dokuwiki_plugin_wrap) Plugin and having them enabled while Wrap is also active can lead to unexpected results. If you need the attribute features of this plugin with these tags, it is better to disable Wrap, and possibly use [Ad-Hoc Wrap](https://github.com/saschaleib/dokuwiki-plugin-adhocwrap) instead as a replacement.
/plugin/adhoctags/images/
H A DREADME17 the [Pictogrammers](https://pictogrammers.com/). You may use it
/plugin/dwtimeline/
H A DLICENSE25 if you want it, that you can change the software or use pieces of it
54 patent must be licensed for everyone's free use or not licensed at all.
105 interactive use in the most ordinary way, to print or display an
229 8. If the distribution and/or use of the Program is restricted in
285 possible use to the public, the best way to achieve this is to make it
321 parts of the General Public License. Of course, the commands you use may
338 library. If this is what you want to do, use the GNU Lesser General
/plugin/mobiletable/
H A DLICENSE25 if you want it, that you can change the software or use pieces of it
54 patent must be licensed for everyone's free use or not licensed at all.
105 interactive use in the most ordinary way, to print or display an
229 8. If the distribution and/or use of the Program is restricted in
285 possible use to the public, the best way to achieve this is to make it
321 parts of the General Public License. Of course, the commands you use may
338 library. If this is what you want to do, use the GNU Lesser General
/plugin/bpmnio/
H A DLICENSE11 Software without restriction, including without limitation the rights to use, copy,
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md3 All notable changes to [bpmn-js](https://github.com/bpmn-io/bpmn-js) are documented here. We use [s…
12 * `CHORE`: use `diagram-js@11.11.0` built-in selection after replace feature ([#1857](https://githu…
128 * `FEAT`: use ES2018 syntax ([#1737](https://github.com/bpmn-io/bpmn-js/pull/1737))
224 * `FIX`: use ES5 everywhere ([#1605](https://github.com/bpmn-io/bpmn-js/pull/1605))
250 * `FIX`: re-use process for redo of first participant ([#1439](https://github.com/bpmn-io/bpmn-js/i…
272 * `FIX`: properly re-use ID of a copied element if available ([#1503](https://github.com/bpmn-io/bp…
276 * `FIX`: re-use ID of a copied element if available ([#1503](https://github.com/bpmn-io/bpmn-js/pul…
629 * `CHORE`: use `element.copyProperty` event to copy category value when copying group ([`12bedca5`]…
639 * `ElementFactory`: use `attrs.di` property instead of `attrs.colors` for fill and stroke when crea…
880 * `FEAT`: expose additional `BpmnTreeWalker` APIs for advanced import use-cases
[all …]
H A DLICENSE5 Software without restriction, including without limitation the rights to use, copy,
H A DREADME.md68 Then, depending on your use-case you may run any of the following commands:
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md36 * `FEAT`: use ES2018 syntax ([#717](https://github.com/bpmn-io/bpmn-js/pull/717))
46 * `DEPS`: use `inherits-browser`
79 * `FEAT`: use FEEL data types ([#674](https://github.com/bpmn-io/dmn-js/issues/674))
95 use `dateTime` type.
108 * `FEAT`: use reduced color palette ([#663](https://github.com/bpmn-io/dmn-js/issues/663))
109 * `FEAT`: use CSS variables for fonts ([#662](https://github.com/bpmn-io/dmn-js/pull/662))
186 * `FIX`: use absolute position for InputSelect options ([#590](https://github.com/bpmn-io/dmn-js/pu…
248 * Dropped IE 11 support. Migrate to modern browsers or use 8.x series.
285 * `CHORE`: use `min-dash#find` as polyfill for `Array.prototype.find`
317 * `CHORE`: use `min-dash#find` as polyfill for `Array.prototype.find`
[all …]
H A DLICENSE5 Software without restriction, including without limitation the rights to use, copy,
/plugin/katex/
H A DLICENSE17 software for all its users. We, the Free Software Foundation, use the
26 want it, that you can change the software or use pieces of it in new
40 Developers that use the GNU GPL protect your rights with two steps:
55 use, which is precisely where it is most unacceptable. Therefore, we
62 States should not allow patents to restrict development and use of
126 Component, and (b) serves only to enable use of the work with that
162 rights of fair use or other equivalent, as provided by copyright law.
308 the only significant mode of use of the product.
319 specifically for use in, a User Product, and the conveying occurs as
320 part of a transaction in which the right of possession and use of the
[all …]
/plugin/bbcodeextensions/
H A DChangeLog18 …* All forms of simple tag now use a base class with type 'formatting' and default getSort() prio o…
H A DLICENSE17 software for all its users. We, the Free Software Foundation, use the
26 want it, that you can change the software or use pieces of it in new
40 Developers that use the GNU GPL protect your rights with two steps:
55 use, which is precisely where it is most unacceptable. Therefore, we
62 States should not allow patents to restrict development and use of
126 Component, and (b) serves only to enable use of the work with that
162 rights of fair use or other equivalent, as provided by copyright law.
308 the only significant mode of use of the product.
319 specifically for use in, a User Product, and the conveying occurs as
320 part of a transaction in which the right of possession and use of the
[all …]
/plugin/confightmlok/
H A DLICENSE12 The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too.
14 When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things.
20 Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it.
24 Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users.
26 Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free.
55 The “System Libraries” of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A “Major Component”, in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it.
64 All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law.
108 A “User Product” is either (1) a “consumer product”, which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, “normally used” refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use o
[all...]
/plugin/randomtables/
H A DLICENSE25 if you want it, that you can change the software or use pieces of it
54 patent must be licensed for everyone's free use or not licensed at all.
105 interactive use in the most ordinary way, to print or display an
229 8. If the distribution and/or use of the Program is restricted in
285 possible use to the public, the best way to achieve this is to make it
321 parts of the General Public License. Of course, the commands you use may
338 library. If this is what you want to do, use the GNU Lesser General

12345678910>>...86