Home
last modified time | relevance | path

Searched refs:with (Results 176 – 200 of 2327) sorted by last modified time

12345678910>>...94

/plugin/combo/.travis/
H A D.travis.yml11 # https://docs.travis-ci.com/user/build-matrix/#excluding-jobs-with-env-value
46 # with verbose, you see the configuration file used at the beginning
/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/data/lang/en/
H A Dadmin_intro.txt5 The aliased types can be used like any other type of the plugin, but all data will be prefixed or postfixed with the values you provided for the alias here. This is usually used for linking certain field types to special namespaces.
H A Dintro_clean.txt3 When pages with attached data entries are deleted, their stored meta data is deleted as well. However this is only true when the page was deleted through normal wiki editing. If the page was deleted by other means, eg. by removing it on the file system, its meta data remains in the database.
/plugin/adhoctags/
H A DLICENSE39 We protect your rights with two steps: (1) copyright the software, and
68 either verbatim or with modifications and/or translated into another
85 along with the Program.
130 with the Program (or with a work based on the Program) on a volume of
138 a) Accompany it with the complete corresponding machine-readable
142 b) Accompany it with a written offer, valid for at least three
149 c) Accompany it with the information you received as to the offer
152 received the program in object code or executable form with such
153 an offer, in accord with Subsectio
[all...]
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.
94 If you previously used `<html>` tags to embed HTML code into your DokuWiki site, you need to replace them with the format used by this plugin. The best way to get started is to make a run a couple of search-replace operations on the `data/pages/` directory in your DokuWiki installation.
98 :information_source: **Tool:** The autor has made good experiences with the Search-Replace function of [Notepad++](https://github.com/notepad-plus-plus/notepad-plus-plus), an open-source, free and very powerful text editor for Windows. Other editors may of course also offer similar functionality.
102 - Search for `<html>`in default mode, replace with an empty string.
103 - Search for `</html>`in default mode, replace with an empty string.
107 - search for ` title="` (note the space in front!) in standard mode, replace with ` "` (space + quotation mark)
111 - Search for ` lang="([^\"]*)"` in *regex mode* (!), replace with ` :$1` (note: spaces in front of each!)
115 - Search for ` class="([^\"]*)"` in *regex mode* (!), replace with ` $1` (note the spaces again!)
/plugin/dwtimeline/
H A DLICENSE39 We protect your rights with two steps: (1) copyright the software, and
68 either verbatim or with modifications and/or translated into another
85 along with the Program.
130 with the Program (or with a work based on the Program) on a volume of
138 a) Accompany it with the complete corresponding machine-readable
142 b) Accompany it with a written offer, valid for at least three
149 c) Accompany it with the information you received as to the offer
152 received the program in object code or executable form with such
153 an offer, in accord with Subsection b above.)
162 form) with the major components (compiler, kernel, and so on) of the
[all …]
/plugin/mobiletable/
H A DREADME.md100 You may specify the index (starting with 1) of the column you want to make the main/index column.
H A DLICENSE39 We protect your rights with two steps: (1) copyright the software, and
68 either verbatim or with modifications and/or translated into another
85 along with the Program.
130 with the Program (or with a work based on the Program) on a volume of
138 a) Accompany it with the complete corresponding machine-readable
142 b) Accompany it with a written offer, valid for at least three
149 c) Accompany it with the information you received as to the offer
152 received the program in object code or executable form with such
153 an offer, in accord with Subsection b above.)
162 form) with the major components (compiler, kernel, and so on) of the
[all …]
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md43 * `FEAT`: retrieve instantiation modules with context ([#1835](https://github.com/bpmn-io/bpmn-js/p…
186 * `FIX`: copy elements with `string` extension properties ([#1518](https://github.com/bpmn-io/bpmn-…
192 * `DEPS`: replace `inherits` with `inherits-browser`
198 * `FIX`: comply with strict style-src CSP ([#1625](https://github.com/bpmn-io/bpmn-js/issues/1625))
277 * `CHORE`: unbuild circular dependency with `ResizeUtil` ([#1500](https://github.com/bpmn-io/bpmn-j…
462 * `FEAT`: serialize link events with an empty name ([#1296](https://github.com/bpmn-io/bpmn-js/issu…
570 * The rules `connection.reconnectStart` and `connection.reconnectEnd` got replaced with `connection…
780 * `FEAT`: add ability to move selection with keyboard arrows ([#376](https://github.com/bpmn-io/bpm…
781 * `FEAT`: support `SHIFT` modifier to move elements / canvas with keyboard arrows at accelerated sp…
793 * Moving the canvas with keyboard arrows now requires the `Ctrl/Cmd` modifiers to be pressed.
[all …]
/plugin/bpmnio/vendor/bpmn-js/dist/assets/bpmn-font/css/
H A Dbpmn-embedded.css49 /* you can be more comfortable with increased icons size */
H A Dbpmn.css46 /* you can be more comfortable with increased icons size */
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md40 * Migrated to ES2018 syntax. [Read the blog post with details and a migration guide](https://bpmn.i…
72 * `FIX`: make simple duration edit work with empty cell ([#690](https://github.com/bpmn-io/dmn-js/i…
93 * Types `integer`, `double`, and `long` have been replaced with `number`.
161 * `CHORE`: build with `NODE_ENV=production`
219 * `FEAT`: align colors with Camunda Modeler ([#542](https://github.com/bpmn-io/dmn-js/pull/542))
307 * Renamed `updateProperties` command in `dmn-js-drd` to `element.updateProperties` to align with ot…
360 * `FIX(drd)`: allow connections to be moved with DMN elements ([#438](https://github.com/bpmn-io/dm…
437 * `FEAT`: add ability to move canvas and selected elements with keyboard arrows
438 * `FEAT`: support `SHIFT` modifier to move elements / canvas with keyboard arrows at accelerated sp…
503 * `FEAT`: improve copy/paste interaction with native browser behavior
[all …]
/plugin/bpmnio/vendor/dmn-js/dist/assets/dmn-font/css/
H A Ddmn-embedded.css49 /* you can be more comfortable with increased icons size */
H A Ddmn.css47 /* you can be more comfortable with increased icons size */
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddmn-js-drd.css79 .djs-container.with-palette .dmn-definitions {
83 .djs-container.with-palette-two-column .dmn-definitions {
H A Ddmn-js-shared.css221 .dmn-js-parent .content-editable--with-placeholder::before {
/plugin/katex/
H A DLICENSE52 can do so. This is fundamentally incompatible with the aim of
101 a computer network, with no transfer of a copy, is not conveying.
168 with facilities for running those works, provided that you comply with
173 your copyrighted material outside their relationship with you.
203 recipients a copy of this License along with the Program.
273 with subsection 6b.
315 code is in no case prevented or interfered with solely because
391 governed by this License along with a term that is a further
451 for enforcing compliance by third parties with this License.
461 the predecessor has it or can get it with reasonable efforts.
[all …]
H A Dplugin.info.txt6 desc Parsing TeX expressions and rendering them to math/chemical equations with KaTeX and mhchem.
/plugin/bbcodeextensions/
H A DChangeLog18 …* All forms of simple tag now use a base class with type 'formatting' and default getSort() prio o…
20 * Shifted the [q] getSort() prio from 120 to 220, right there with ''Doku_Parser_Mode_quote''.
H A DLICENSE52 can do so. This is fundamentally incompatible with the aim of
101 a computer network, with no transfer of a copy, is not conveying.
168 with facilities for running those works, provided that you comply with
173 your copyrighted material outside their relationship with you.
203 recipients a copy of this License along with the Program.
273 with subsection 6b.
315 code is in no case prevented or interfered with solely because
391 governed by this License along with a term that is a further
451 for enforcing compliance by third parties with this License.
461 the predecessor has it or can get it with reasonable efforts.
[all …]
/plugin/confightmlok/
H A DLICENSE20 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.
44 To “propagate” a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well.
46 To “convey” a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying.
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.
57 The “Corresponding Source” for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work.
66 You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with th
[all...]
/plugin/randomtables/
H A DLICENSE39 We protect your rights with two steps: (1) copyright the software, and
68 either verbatim or with modifications and/or translated into another
85 along with the Program.
130 with the Program (or with a work based on the Program) on a volume of
138 a) Accompany it with the complete corresponding machine-readable
142 b) Accompany it with a written offer, valid for at least three
149 c) Accompany it with the information you received as to the offer
152 received the program in object code or executable form with such
153 an offer, in accord with Subsectio
[all...]
/plugin/oauth/vendor/lusitanian/oauth/
H A Dcomposer.lock393 "ext-curl": "Allows access to Webdis when paired with phpiredis",

12345678910>>...94