Home
last modified time | relevance | path

Searched refs:note (Results 301 – 325 of 378) sorted by last modified time

1...<<111213141516

/plugin/ckgdoku/ckeditor/
H A DCHANGES.md703 …Please note that the [`tests/`](https://github.com/ckeditor/ckeditor-dev/tree/master/tests) direct…
778 * The default class of captioned images has changed to `image` (was: `caption`). Please note that o…
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified737 …note id has this form: <b>fckgL_&lt;n&gt;</b>, where n is the number of the note.</li></ul></div>',
H A Den.js.ckgedit86 …note id has this form: <b>fckgL_&lt;n&gt;</b>, where n is the number of the note.</li></ul></div>',
H A Den.js.unc92 …note id has this form: <b>fckgL_&lt;n&gt;</b>, where n is the number of the note.</li></ul></div>',
H A Dfr.js.unc755 …'<ul style="list-style-type:disc;"><li>Pour créer une note de bas de page, saisissez le texte dans…
756 …'<li>Pour éditer une note saisissez son ID dans le champ prévu puis cliquez sur le bouton Charger.…
758 …'<li>Une note de bas de page possède un identifiant sous la forme : <b>fckgL_&lt;n&gt;</b>, où n e…
759 ToolTip: 'Insérer une note de bas de page',
762 Label_1 :'Texte de la note (requis)',
763 Label_2: 'Identifiant de la note : ',
764 LoadButtonLabel : 'Charger la note dans l\'éditeur',
766 Validate: 'Le texte de la note ne peut être vide.',
H A Dlang_array.txt725 …note id has this form: <b>fckgL_&lt;n&gt;</b>, where n is the number of the note.</li></ul></div>',
/plugin/noiewarning/
H A DChangeLog13 * Added: note support (requires the Note plugin)
31 * Pending: note support, splash support.
/plugin/loadskin/lang/en/
H A Dintro.txt3 …y different templates for different pages/namespaces in your wiki. Please note, a user selecting a…
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md326 It's important to note that the actual numbers you use to mark the
/plugin/fckg/fckeditor/
H A Dlicense.txt1075 license (except to note that your license differs from this License)
/plugin/callflow/
H A Dscript.js22 note: class in style
406 note = "";
410 note+=aCommands[curCommand]+"\n";
413 if(!note)continue;//if there is no text it won't draw anything
417 …if(!style.note.align||style.note.align=="left")t.attr({"x":BB.x,"text-anchor":"start"});//left ali…
422 BB.x-style.note.margin,
423 BB.y-style.note.margin,
424 BB.width+style.note.margin*2,
425 BB.height+style.note.margin*2,
426 style.note.rectradius)
[all …]
/plugin/davcard/
H A Dhelper.php648 $note = '';
709 $note = (string)$vObject->NOTE;
731 'note' => $note,
/plugin/groupmanager/
H A DREADME51 advise it nevertheless. (Side note: The interface beautifies the name of groups for
H A Dsyntax.php657 foreach ($notes as $note)
658 $renderer->doc .= "<div class=\"fn\">" . $note . "</div>";
/plugin/fetchmedia/_test/
H A DfindMediaLinks.test.php61 …res like [[\\\\server\\share\\file.pdf|this]] are recognized, too. Please note that these only mak…
65 …= 'Windows shares like {{wiki:file.pdf|this}} are recognized, too. Please note that these only mak…
/plugin/bootnote/
H A Dplugin.info.txt6 desc display note inside dokuwiki with bootstrap style
H A Dsyntax.php61 $note = 'note';
63 $note = 'bootnote';
65 preg_match("/$note (\\w*)/", $match, $lvl);
H A Dstyle.css17 div.note {
26 div.note-container {
55 .note>a.urlextern {
H A DREADME.md5 Bootnote is a plugin for [Dokuwiki](https://www.dokuwiki.org). It display some note inside the wiki…
19 * "nothing" : display a simple note with info sign : `<bootnote>...Note...</bootnote>`
20 * Web : display a note with an globe sign : `<bootnote web>...Note...</bootnote>`
21 * Question : display a note with question sign : `<bootnote question>...Note...</bootnote>`
22 * Learn : display note with an education sign : ``<bootnote learn>...Note...</bootnote>``
23 * Warning : display a note with a warning sign : ``<bootnote warning>...Note...</bootnote>``
24 * Critical : display a note with a fire sign ``<bootnote critical>...Note...</bootnote>``
26 **Note :** If you want more type of note, please let me know by opening an issue in this repos.
30 * **bootnote.note**: You can choose to override the plugin [note](https://www.dokuwiki.org/plugin:n…
32 * **bootnote.position**: defines if you want to display your text beside or below the note title.
[all …]
/plugin/authgoogle/google/contrib/
H A DGoogle_CoordinateService.php579 public $note; variable in Google_JobState
618 public function setNote(/* array(Google_string) */ $note) { argument
619 $this->assertIsArray($note, 'Google_string', __METHOD__);
620 $this->note = $note;
623 return $this->note;
H A DGoogle_YouTubeService.php3134 public $note; variable in Google_PlaylistItemContentDetails
3143 public function setNote( $note) { argument
3144 $this->note = $note;
3147 return $this->note;
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js65921 note: function(x, y, w, h, contents, options) {
H A Dpdfmake.min.js.map1note","Name","url","URI","_markup","QuadPoints","highlight","lineAnnotation","rectAnnotation","ell…
H A Dpdfmake.min.js16 …ce(1)]=s;return a=this.ref(i),this.page.annotations.push(a),a.end(),this},note:function(t,e,n,r,i,… method in t.exports
/plugin/amcharts/
H A DREADME.md59 Also note that you can include comments in the snippet, both styles (`//` and `/* */`) are supporte…

1...<<111213141516