Home
last modified time | relevance | path

Searched refs:notes (Results 76 – 100 of 153) sorted by relevance

1234567

/plugin/admnote/
H A DREADME.md5 This plugin adds **Material-for-MkDocs Admonition notes** to Dokuwiki (<https://squidfunk.github.io…
7 Not all features of the Material-for-MkDocs Admonition notes are supported. Notes are not collapsib…
H A DREADME3 Adds Material-for-MkDocs Admonition notes to Dokuwiki
/plugin/authnc/
H A DREADME.md23 ##### Usage notes
29 #### Installation notes
/plugin/groupmanager/
H A Dsyntax.php611 $notes = array();
618 $notes[] = sprintf($this->lang['note_group'], $groups);
636 $notes[] = $this->lang['note_pass'];
638 $notes[] = $this->lang['note_notify'];
657 foreach ($notes as $note)
/plugin/abc2/abc-libraries/abc2svg/
H A Dchord-1.js20 function gench(sb,gch){var r,ch,b,m,n,not,a=gch.otext.match(/([A-G])([#♯b♭]?)([^/]*)\/?(.*)/),s={v:vch.v,p_v:vch,type:C.NOTE,time:sb.time,notes:[]} property in abc2svg.chord.gench.s
42 s.notes.push(not)}
H A Dgrid3-1.js130 function add_cs(ss,ch){var s={type:C.REST,fname:ss.fname,istart:ss.istart,iend:ss.iend,v:p_vc.v,p_v:p_vc,time:ntim,st:0,dur:0,dur_orig:0,invis:true,seqst:true,nhd:0,notes:[{pit:18,dur:0}]} property in abc2svg.grid3.output_music.add_cs.s
173 s3.dur_orig=s3.notes[0].dur=s3.dur
177 ss={type:C.BAR,bar_type:"|",fname:s.fname,istart:s.istart,iend:s.iend,v:p_vc.v,p_v:p_vc,st:0,time:s.time,dur:0,nhd:0,notes:[{pit:18}],next:s,ts_next:s,prev:s.prev,ts_prev:s.ts_prev} property in abc2svg.grid3.output_music.ss
H A Dgrid2-1.js16 delete s.notes[ix].tie_ty
H A Dmdnn-1.js25 note=s.notes[0]
/plugin/wrap/
H A Dprint.less9 /* boxes and notes with icons
H A Dstyle.less33 /*____________ notes with icons ____________*/
132 /*____________ safety notes ____________*/
H A Dall.less31 /* different bigger headline for safety notes */
247 /* see styles for boxes and notes with icons in style.css */
/plugin/revealjs/css/
H A Dreveal.css1519 .reveal aside.notes {
1522 .reveal .speaker-notes {
1541 .reveal .speaker-notes .notes-placeholder {
1552 .reveal.show-notes {
1556 .reveal.show-notes .speaker-notes {
1560 .reveal .speaker-notes {
1564 .reveal.show-notes {
1570 .reveal.show-notes .speaker-notes {
1579 .reveal.show-notes {
1582 .reveal.show-notes .speaker-notes {
[all …]
/plugin/note/
H A DREADME.md3 …ps://www.dokuwiki.org/) which allows users to easily insert four kinds of notes into the wiki page…
25 …that the cache needs to be cleaned after installing the plugin before the notes do showup. At leas…
/plugin/refnotes/
H A Dstyle.css11 div.dokuwiki div.refnotes div.notes {
/plugin/s5reloaded/ui/thesis/
H A Dwrap.css33 /* different bigger headline for safety notes */
99 /* see styles for boxes and notes with icons in style.css */
260 /*____________ notes with icons ____________*/
324 /*____________ safety notes ____________*/
/plugin/authjoomla3/
H A DREADME.md14 Now a few notes:
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAdExchangeBuyer.php378 'path' => 'proposals/{proposalId}/notes/insert',
388 'path' => 'proposals/{proposalId}/notes',
/plugin/bootswrapper/
H A Dall.css33 * Not quite alerts, but custom and helpful notes for folks reading the docs.
/plugin/gitbacked/
H A DREADME.md20 This plugin is provided as released DokuWiki installable ZIP packages with detailed [release notes]…
H A DCHANGELOG.md31 …The particular link of a released version will be copied to the release notes of a release accordi…
162 - This is just a dummy placeholder to make the parser of GHCICD/release-notes-from-changelog@v1 hap…
/plugin/jplayer/vendor/happyworm/jplayer/
H A DCHANGELOG.md94 For older changes, view these [release notes](http://jplayer.org/latest/release-notes/).
/plugin/googleanalytics/lang/en/
H A Dintro.txt30 If you edit your template (the third option), make sure to make notes of what you change, as "upgra…
/plugin/divalign2/
H A DChangeLog52 (but see notes in web page).
/plugin/ifauthex/
H A DREADME.md26 Plugin notes
/plugin/authgoogle/google/contrib/
H A DGoogle_DirectoryService.php1017 public $notes; variable in Google_ChromeOsDevice
1092 public function setNotes($notes) { argument
1093 $this->notes = $notes;
1096 return $this->notes;

1234567