Home
last modified time | relevance | path

Searched refs:after (Results 776 – 798 of 798) sorted by path

1...<<3132

/plugin/wavedrom/
H A DLICENSE420 prior to 60 days after the cessation.
426 copyright holder, and you cure the violation prior to 30 days after
/plugin/webcode/
H A DREADME.md14 By enclosing code block by a `<webcode>` block, the plugin will add the result after the last webco…
48 * Add the console after initial rendering to not select console element via css
56 …* adds after the last webcode tag an [iframe](https://docs.webplatform.org/wiki/html/elements/ifra…
91 * The links are now after the result.
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js569 }return{before:Math.round((topSpace/element.offsetHeight)+0.5),after:Math.round((bottomSpace/elemen…
4100 var after=before.tagName=="TR"?before.nextSibling:null;
4103 if(after){parent.insertBefore(lastRow,after)
4116 },insertAfter:function(args,after,self){return this.insertNode(args,after.ownerDocument,after,true,…
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md149 * #784: Sync logs for address books were not correctly cleaned up after
256 * #784: Sync logs for address books were not correctly cleaned up after
516 * #784: Sync logs for address books were not correctly cleaned up after
573 * #650: Correctly cleaning up change info after deleting calendars (@ErrOrnAmE).
755 * #650: Correctly cleaning up change info after deleting calendars (@ErrOrnAmE).
766 * #497: Making sure we're initializing the sync-token field with a value after
786 * #487: Locks are now automatically removed after a node has been deleted.
1086 * Fixed: Restoring old setting after changing libxml_disable_entity_loader.
1214 lazier when implementing. Note: bug numbers after this line refer to Google
1575 * Changed: Sending back HTTP 204 after a PUT request on an existing resource
/plugin/webdav/vendor/sabre/event/
H A DCHANGELOG.md49 triggered after each method handled. This is dubbed the 'continueCallback' and
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md41 after the (previous) last request in the queue was resolved.
83 * #47 #35: When re-using the client and doing any request after a `HEAD`
212 everything after the ? is stripped.
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md167 * #220: Automatically stop recurring after 3500 recurrences.
463 ensures that DUE is always after DTSTART.
/plugin/webdav/vendor/sabre/xml/
H A DCHANGELOG.md202 * Fixed: Clearing libxml errors after parsing.
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md237 ensures that DUE is always after DTSTART.
/plugin/workflow/
H A Dscript.js92 jQuery('#wftable tr:last').after('<tr><td>Forget ' + link + '</td></tr>');
95 …jQuery('#wftable tr:last').after('<tr><td>' + wfRenderLink('start', 'wfForgetAll();', 'Forget ever…
109 jQuery('#wftable tr:last').after('<tr><td>Remember ' + name + ' = ' + links + '</td></tr>');
/plugin/wrap/
H A Dall.less170 but can be fixed by adding any div (e.g. <WRAP clear/>) after a row */
H A Dexample.txt116 :!: Attention: In order to work properly, wraps with width keywords need an **additional ''%%<WRAP group>%%'' around a set** of them. If you mix several types in one group, you might need a ''%%<WRAP clear/>%%'' after a row.
303 After using any of the float classes, you might come across following text protruding into the space where only the floating containers should be. To prevent that, you should simply add this after your last column:
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.
414 Round tip box underneath, after a ''clear''.
433 Round tip box underneath, after a ''clear''.
H A Dprint_or_pdf.less13 break-after: page; /* CSS 3 */
14 page-break-after: always; /* CSS 2.1 */
/plugin/wysiwyg/fckeditor/
H A Dlicense.txt359 with the library after making changes to the library and recompiling
942 months after the date it initially became available, or at least six
943 (6) months after a subsequent version of that particular Modification
966 know whom to contact. If Contributor obtains such knowledge after
1115 unless if within 60 days after receipt of notice You either: (i)
/plugin/xcom/lang/en/
H A Dfunctions.txt24 …wing: \\ 1. ''(sum;summary text)'' \\ 2. ''(minor;1)'' \\ The semi-colons after ''sum'' and ''mino…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs2744 /* find end of central directory, start just after signature */
2786 /* head starts just after local file header signature */
3795 // Added line which removes any white space characters after and before html tags
/plugin/yalist/
H A Dprint.css27 div.dokuwiki dl:after,
H A Dstyle.css21 div.dokuwiki dl:after,
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1after last task\n\t}\n\n\tgantt._min_date = range.start_date;\n\tgantt._max_date = range.end_date;…
/plugin/yuriigantt/3rd/dhtmlxgantt/skins/
H A Ddhtmlxgantt_material.css1after,div.gantt_scale_line:last-child:after{content:"";width:100%;display:block;height:1px;backgro…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/skins/
H A Ddhtmlxgantt_material.css95 div.gantt_grid_scale::after,
96 div.gantt_scale_line:last-child::after {
106 div.gantt_scale_line:last-child::after {
/plugin/yuriigantt/
H A DLICENSE420 prior to 60 days after the cessation.
426 copyright holder, and you cure the violation prior to 30 days after
/plugin/zip/pear/File/Archive/Reader/
H A DCache.php181 $after = fteel($this->tmpFile);
182 return $after - $before;

1...<<3132