Home
last modified time | relevance | path

Searched refs:comments (Results 51 – 75 of 417) sorted by relevance

12345678910>>...17

/plugin/codehighlight/cp/languages/
H A Dasp.css10 /* comments */
15 /* ASP comments */
H A Djava.css6 i, i b, i s {color:#3F7F5F;font-weight:bold;} /* comments */
H A Dcss.css6 i, i b, i s, i a, i u {color:gray;} /* comments */
H A Djavascript.css7 i, i b, i s, i u {color:green;font-weight:normal;} /* comments */
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dmd1_inline_html_comments.md11 <!-- one comment block -- -- with two comments -->
/plugin/dir/
H A Dstyle.css44 div.dokuwiki th.comments,
49 div.dokuwiki td.comments,
/plugin/issuetracker/
H A Daction.php336 unset($comments[$comment_id]);
368 else { $comments = array(); }
372 $comment_id=count($comments);
374 foreach ($comments as $value)
692 else { $comments = array(); }
695 $comments[$comment_id] = array();
696 $comments[$comment_id]['id'] = "WA";
1476 else {$comments = array();}
2320 if ($comments!=false) {
2321 foreach ($comments as $a_comment)
[all …]
/plugin/discussion/
H A Dadmin.php67 $comments = $this->_getComments($thread);
69 if ($comments === false) {
78 …echo html_buildlist($comments, 'admin_discussion', array($this, '_commentItem'), array($this, '_li…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D29.29.js.map1comments: {\n blockComment: ['/*', '*/'],\n lineComment: '//'\n },\n brackets:…
H A D16.16.js.map1comments: {\n blockComment: ['/*', '*/']\n },\n brackets: [\n ['{', '}'],\n …
H A D57.57.js1comments:{blockComment:["/*","*/"],lineComment:"//"},brackets:[["{","}"],["[","]"],["(",")"]],auto… class in AnonymousFunction283644d30100.o
H A D7.7.js1 …(function(){return i})),t.d(n,"language",(function(){return o}));var i={comments:{lineComment:"*"}… class in AnonymousFunction4cb95e690100.i
/plugin/syntaxhighlighter4/dist/
H A Dtheme-django.css140 .syntaxhighlighter.printing .comments, .syntaxhighlighter.printing .comments a {
212 .syntaxhighlighter .comments, .syntaxhighlighter .comments a {
240 .syntaxhighlighter .comments {
/plugin/htmlcomment/
H A Dplugin.info.txt6 desc allows HTML comments to be retained in the output
/plugin/discussion/lang/en/
H A Dconfirmsubscribe.txt3 You're about to subscribe the comments of the page @PAGE@ in the @TITLE@ wiki.
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DOutput.CommentScriptContents.txt
/plugin/dirtylittlehelper/mermaid/editor/src/mermaid-language/
H A Dmermaid.js7 comments: { class in conf
/plugin/syntaxhighlighter3/sxh3/pkg/styles/
H A DshCoreDjango.css50 .syntaxhighlighter.printing .comments,.syntaxhighlighter.printing .comments a{color:#008200 !import…
82 .syntaxhighlighter .comments,.syntaxhighlighter .comments a{color:#336442 !important;}
94 .syntaxhighlighter .comments{font-style:italic !important;}
H A DshThemeDefault.css36 .syntaxhighlighter .comments,.syntaxhighlighter .comments a{color:#008200 !important;}
H A DshThemeEmacs.css36 .syntaxhighlighter .comments,.syntaxhighlighter .comments a{color:#ff7d27 !important;}
H A DshThemeFadeToGrey.css36 .syntaxhighlighter .comments,.syntaxhighlighter .comments a{color:#696854 !important;}
H A DshThemeMDUltra.css36 .syntaxhighlighter .comments,.syntaxhighlighter .comments a{color:#428bdd !important;}
H A DshThemeMidnight.css36 .syntaxhighlighter .comments,.syntaxhighlighter .comments a{color:#428bdd !important;}
/plugin/blogtng/lang/en/
H A Doptinmail.txt3 You asked to be notified on new comments in the blog
/plugin/comment/
H A Dplugin.info.txt6 desc Add comments/notes to your wiki source that won't be shown on the page.

12345678910>>...17