Home
last modified time | relevance | path

Searched refs:on (Results 2751 – 2775 of 2863) sorted by path

1...<<111112113114115

/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md100 * #196: Made parsing recurrence rules a lot faster on big calendars.
109 * #203: Skip tests for timezones that are not supported on older PHP versions,
155 * #143: `SCHEDULE-AGENT` on the `ORGANIZER` property is respected.
192 setters on properties. (`$event->DTSTART = new DateTime('now')`).
194 * #112: EventIterator now sets TZID on RECURRENCE-ID.
215 a user made on objects.
247 * Minor tweak in unittests to make it run on PHP 5.5.12. Json-prettifying
254 * Minor tweak to make the unittests run with the latest hhvm on travis.
274 * Fixed: Issue #67. BYMONTH limit on DAILY recurrences.
324 * Fixed: Setting correct property group on VCard conversion
[all …]
H A DREADME.md25 The general composer instructions can be found on the [composer website](http://getcomposer.org/doc…
/plugin/webexteamsnotifier/
H A DREADME.md7 This tool depends on php-curl (and by that also curl).
23 1. Create an Incoming Webhook on Webex Teams, according to https://apphub.webex.com/teams/applicati…
/plugin/webmaster/
H A DLICENSE65 refers to any such program or work, and a "work based on the Program"
75 is covered only if its contents constitute a work based on the
77 Whether that is true depends on what the Program does.
81 conspicuously and appropriately publish on each copy an appropriate
91 of it, thus forming a work based on the Program, and copy and
120 on the Program, the distribution of the whole must be on the terms of
127 collective works based on the Program.
130 with the Program (or with a work based on the Program) on a volume of
184 modifying or distributing the Program (or any work based on the
187 the Program or works based on it.
[all …]
/plugin/whoisonline/
H A DREADME3 Tracks who is online and what part of wiki they are on.
15 on how to install plugins in DokuWiki.
/plugin/whyspam/
H A DREADME11 on how to install plugins in DokuWiki.
/plugin/widearea/
H A DREADME.md11 author wishes to resume work on it, or someone else wishes to maintain it
18 for additional info on how to install plugins in DokuWiki.
/plugin/wideredit/
H A DLICENSE65 refers to any such program or work, and a "work based on the Program"
75 is covered only if its contents constitute a work based on the
77 Whether that is true depends on what the Program does.
81 conspicuously and appropriately publish on each copy an appropriate
91 of it, thus forming a work based on the Program, and copy and
120 on the Program, the distribution of the whole must be on the terms of
127 collective works based on the Program.
130 with the Program (or with a work based on the Program) on a volume of
184 modifying or distributing the Program (or any work based on the
187 the Program or works based on it.
[all …]
H A DREADME13 on how to install extensions in DokuWiki.
H A Dscript.js8 .on('contextmenu', (event) => {
19 .on('click', (event) => {
/plugin/wikicalendar/
H A DCOPYING65 refers to any such program or work, and a "work based on the Program"
75 is covered only if its contents constitute a work based on the
77 Whether that is true depends on what the Program does.
81 conspicuously and appropriately publish on each copy an appropriate
91 of it, thus forming a work based on the Program, and copy and
120 on the Program, the distribution of the whole must be on the terms of
127 collective works based on the Program.
130 with the Program (or with a work based on the Program) on a volume of
184 modifying or distributing the Program (or any work based on the
187 the Program or works based on it.
[all …]
/plugin/wikistats/
H A DCOPYING65 refers to any such program or work, and a "work based on the Program"
75 is covered only if its contents constitute a work based on the
77 Whether that is true depends on what the Program does.
81 conspicuously and appropriately publish on each copy an appropriate
91 of it, thus forming a work based on the Program, and copy and
120 on the Program, the distribution of the whole must be on the terms of
127 collective works based on the Program.
130 with the Program (or with a work based on the Program) on a volume of
184 modifying or distributing the Program (or any work based on the
187 the Program or works based on it.
[all …]
H A DREADME.md9 | Last updated on | 2017-06-28 |
31 on how to install plugins in DokuWiki.
/plugin/workflow/
H A DREADME13 on how to install plugins in DokuWiki.
/plugin/wrap/
H A DCOPYING45 software. If the software is modified by someone else and passed on, we
47 that any problems introduced by others will not reflect on the original
66 refers to any such program or work, and a "work based on the Program"
76 is covered only if its contents constitute a work based on the
78 Whether that is true depends on what the Program does.
82 conspicuously and appropriately publish on each copy an appropriate
92 of it, thus forming a work based on the Program, and copy and
112 does not normally print such an announcement, your work based on
122 on the Program, the distribution of the whole must be on th
[all...]
H A Dall.less190 /* show 2 instead 4 columns on medium sized screens (mobile, etc) */
211 /* show full width on smaller screens (mobile, etc) */
H A Dexample.txt88 * **''left''** will let you float your wrap on the left
96 You can set any valid widths (but only on divs): ''%, px, em, rem, ex, ch, vw, vh, pt, pc, cm, mm, in'', but most of the time you'd only want either
107 With certain width keywords you can fit your columns automatically to fill the available horizontal space. Those columns will also react to the screen size, so will be responsive and wrap underneath each other on mobile devices.
122 You can use the same options with spans (as each element that floats is automatically a block level element), but it probably doesn't make too much sense. :!: Widths on spans normally do not work (by design), but can make sense, when it is floating.
124 :!: Attention: What is the difference between widths and width keywords and when is it best to use which? **Widths** can cause problems and will never fully add up, therefore will break the layout under some circumstances. (See [[http://en.wikipedia.org/wiki/Internet_Explorer_box_model_bug|box model]] for a technical explanation.) So, getting widths right will need some fiddling around and testing in various browsers. **Width keywords** on the other hand fit automatically and work better on mobile devices. But the drawback is that they need an extra wrap around them and don't work properly in older browsers (IE8 and under).
297 :!: Please note, the styling of these tabs depend on the template you are using and not on the wrap plugin. If you only see a list of links and no tabs, please make sure to add "tabs" to the ''noPrefix'' config option and that your template supports at least the 2012-01-25 "Angua" DokuWiki release.
375 This has no effect on the browser screen. A [[http://reference.sitepoint.com/css/page-break-after|pagebreak]] will force a new page in printouts.
383 This also has no effect on th
[all...]
/plugin/wrapadd/
H A Dstyle.css60 … /* Inspired by hugo template seen on https://thomas-leister.de/en/mailserver-debian-stretch/ */
78 /* From hugo template seen on https://thomas-leister.de/en/mailserver-debian-stretch/ */
84 /* From hugo template seen on https://thomas-leister.de/en/mailserver-debian-stretch/ */
/plugin/wst/
H A DREADME13 on how to install plugins in DokuWiki.
/plugin/wysiwyg/css/
H A Dfck_showtableborders_gecko.css21 * This CSS Style Sheet defines the rules to show table borders on Gecko.
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsample01.asp25 <% ' You must set "Enable Parent Paths" on your web site in order this relative include to work. %>
45 ' Automatically calculates the editor base path based on the _samples directory.
H A Dsample02.asp25 <% ' You must set "Enable Parent Paths" on your web site in order this relative include to work. %>
82 ' Automatically calculates the editor base path based on the _samples directory.
H A Dsample03.asp25 <% ' You must set "Enable Parent Paths" on your web site in order this relative include to work. %>
70 ' Automatically calculates the editor base path based on the _samples directory.
H A Dsample04.asp25 <% ' You must set "Enable Parent Paths" on your web site in order this relative include to work. %>
76 ' Automatically calculates the editor base path based on the _samples directory.
/plugin/wysiwyg/fckeditor/editor/css/
H A Dfck_showtableborders_gecko.css21 * This CSS Style Sheet defines the rules to show table borders on Gecko.

1...<<111112113114115