Home
last modified time | relevance | path

Searched refs:blogtng (Results 1 – 10 of 10) sorted by relevance

/plugin/blogtng/
H A Dscript.js4 var blogtng = { class
13 jQuery(obj).on('click', function() { return blogtng.validate(); });
52 blogtng.preview(wrap,previewid);
65 if(!blogtng.validate()) return false;
141 blogtng.checkall();
244 blogtng.validate_attach(jQuery('#blogtng__comment_submit').get(0));
245blogtng.preview_attach(jQuery('#blogtng__preview_submit').get(0),jQuery('#blogtng__comment_form_wr…
246 blogtng.reply_attach();
247 blogtng.insert_checkall_checkbox();
H A Dplugin.info.txt2 base blogtng
8 url https://www.dokuwiki.org/plugin:blogtng
H A DREADME4 http://dokuwiki.org/plugin:blogtng
H A Dadmin.php7 use dokuwiki\plugin\blogtng\entities\Comment;
/plugin/blogtng/entities/
H A DComment.php3 namespace dokuwiki\plugin\blogtng\entities;
222 . '&rating=' . $conf['plugin']['blogtng']['comments_gravatar_rating']
/plugin/blogtng/action/
H A Dajax.php7 use dokuwiki\plugin\blogtng\entities\Comment;
H A Dcomments.php7 use dokuwiki\plugin\blogtng\entities\Comment;
/plugin/blogtng/helper/
H A Dlinkback.php7 use dokuwiki\plugin\blogtng\entities\Comment;
H A Dcomments.php8 use dokuwiki\plugin\blogtng\entities\Comment;
/plugin/miniblog/
H A DREADME4 entries, based on the following plugins: blog, include, blogtng, disqus.