Home
last modified time | relevance | path

Searched refs:add (Results 2026 – 2050 of 2070) sorted by path

1...<<818283

/plugin/wolframalpha/
H A DREADME.md6 <td>The Wolfram Alpha plugin let you add Wolfram Widget easily</td>
H A Dplugin.info.txt6 desc Dokuwiki Plugin to add Wolfram Alpha Widgets
/plugin/wrap/
H A DCOPYING236 may add an explicit geographical distribution limitation excluding
316 Also add information on how to contact you by electronic and paper mail.
H A Dexample.txt124 :!: 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).
177 :!: You cannot add alignments to spans.
186 * any of the classes ''info'', ''tip'', ''important'', ''alert'', ''help'', ''download'', ''todo'' will add a special note container with a corresponding icon
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.
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:
371 The following will add a pagebreak: <WRAP pagebreak />
373 The following will add a pagebreak: <WRAP pagebreak />
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsample02.afp47 combo.options.add(oOption) ;
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsample02.asp50 combo.options.add(oOption) ;
/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample02.cfm49 combo.options.add(oOption) ;
H A Dsample02_mx.cfm49 combo.options.add(oOption) ;
/plugin/wysiwyg/fckeditor/_samples/lasso/
H A Dsample02.lasso48 combo.options.add(oOption) ;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools.js286 selectElement.options.add(oOption) ;
/plugin/wysiwyg/fckeditor/editor/dialog/fck_select/
H A Dfck_select.js161 combo.options.add( oOption, index ) ;
163 combo.options.add( oOption ) ;
/plugin/wysiwyg/fckeditor/editor/filemanager/browser/default/js/
H A Dcommon.js32 selectElement.options.add(oOption) ;
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf5_upload.cfm247 …// When the original filename already exists, add numbers (0), (1), (2), ... at the end of the fil…
H A Dcf_commands.cfm82 …<!--- When the original filename already exists, add numbers (0), (1), (2), ... at the end of the …
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js36 …GetElementDocument(A).createElement("OPTION");D.text=B;D.value=C;A.options.add(D);return D;};FCKTo…
H A Dfckeditorcode_ie.js37 …GetElementDocument(A).createElement("OPTION");D.text=B;D.value=C;A.options.add(D);return D;};FCKTo…
/plugin/wysiwyg/fckeditor/
H A Dlicense.txt261 may add an explicit geographical distribution limitation excluding
721 original copyright holder who places the Library under this License may add
993 You may add your name as a Contributor to the notice described in
/plugin/xcom/lang/en/
H A Dfunctions.txt121 ^Description|Add an ACL rule. Use ''@groupname'' instead of ''user'' to add an ACL rule for a group|
H A Dhowto.txt34 …e, could be the wiki you are currently logged into. It also enables you to add material to a page …
/plugin/xcom/
H A Dscript.js731 sel.add(newopt);
739 selsites.add(newopt);
/plugin/xkcd/
H A Dplugin.info.txt6 desc Dokuwiki Plugin to add the latest xkcd comic
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js30319 BN.prototype.add = function add(num) {
32620 Red.prototype.add = function add(a, b) {
34003 BN.prototype.add = function add(num) {
36323 Red.prototype.add = function add(a, b) {
46313 Point.prototype.add = function add(p) {
46488 Point.prototype.add = function add() {
46928 Point.prototype.add = function add(p) {
47059 JPoint.prototype.add = function add(p) {
50455 add = utils.toArray(add, addEnc);
50474 add = utils.toArray(add, addEnc || 'hex');
[all …]
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs1522 add 1980 to stored year
26285 /* add a worksheet to the end of a given workbook */
26339 /* add to cell comments */
/plugin/yalist/
H A DLICENSE232 may add an explicit geographical distribution limitation excluding
310 Also add information on how to contact you by electronic and paper mail.
/plugin/yourip/
H A DLICENSE232 may add an explicit geographical distribution limitation excluding
310 Also add information on how to contact you by electronic and paper mail.

1...<<818283