Home
last modified time | relevance | path

Searched refs:recommend (Results 1 – 25 of 80) sorted by relevance

1234

/plugin/recommend/
Dscript.js6 const recommend = { variable
13 jQuery('a.plugin_recommend').click(recommend.initform);
14 jQuery('li.recommend a').click(recommend.initform);
38 recommend.$dialog = jQuery('<div></div>');
39 recommend.$dialog.dialog(
42 title: LANG.plugins.recommend.formname + ' ' + id,
46 recommend.$dialog.dialog('destroy')
57 recommend.handleResult,
73 recommend.$dialog.html(data);
74 recommend.$dialog.find('button[type=reset]').click(recommend.cancel);
[all …]
Dplugin.info.txt1 base recommend
5 name recommend
6 desc Allows to recommend a page via email
7 url http://www.dokuwiki.org/plugin:recommend
DMenuItem.php3 namespace dokuwiki\plugin\recommend;
Daction.php67 array_splice($event->data['items'], -1, 0, [new \dokuwiki\plugin\recommend\MenuItem()]);
/plugin/noiewarning/
DChangeLog16 * recommend/: fixed URLs to browsers, in particular Midori
29 * recommend/: added folder with browser recommendations.
30 * recommend/: Files added: midori.txt, firefox.txt, elinks.txt, opera.txt
DREADME6 accessing the site via Internet Explorer, and recommend the
/plugin/recommend/lang/en/
Dtemplate.txt3 I would like to recommend you the page “@PAGE@” on @SITE@ ( @URL@ ).
/plugin/patchpanel/
DREADME.md3 …tchpanel). Since I haven't had time to maintain this project lately, I recommend using their plug…
/plugin/matrixnotifierwas/vendor/psr/http-message/
DREADME.md13 Before reading the usage guide we recommend reading the PSR-7 interfaces method list:
/plugin/upgrade/lang/en/
Dstep0.txt7 We recommend that you create a backup of your wiki before continuing.
/plugin/elwikiupgrade/lang/en/
Dstep0.txt7 We recommend that you create a backup of your wiki before continuing.
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DAttr.EnableID.txt10 this directive, but I strongly recommend you also consider blacklisting IDs
DOutput.TidyFormat.txt19 better, I recommend running Tidy on the entire page rather than just
/plugin/accscounter/lang/en/
Dmovedirection.txt7 ….\\ Files on the new destination will be __all overwritten__.\\ Also, I recommend you to backup th…
/plugin/davcal/vendor/sabre/event/
H A DREADME.md21 We recommend that you update your servers and use the regular version instead, though.
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
DREADME.md10 We recommend installing this package with [Composer](https://getcomposer.org/).
128 You then must load your extension. The recommend method is to add the
/plugin/findologicxmlexport/vendor/twig/twig/doc/
Dcoding_standards.rst4 When writing Twig templates, we recommend you to follow these official coding
/plugin/externalembed/
DREADME.md29 …ACHE_TIME** parameter - this is the time in hours before the playlist cache expires. I recommend 24
31 …HE_TIME** Parameter - this is the time in hours before the thumbnail cache expires. I recommend 100
/plugin/facebooklike/
DREADME.textile38 | action | The verb to display in the button. (like/recommend) |
/plugin/asciidocjs/node_modules/lodash/
DLICENSE46 licenses; we recommend you read them, as their terms may differ from the
/plugin/sequencediagram/bower_components/lodash/
DLICENSE46 licenses; we recommend you read them, as their terms may differ from the
/plugin/stylingpages/
DREADME38 In this screnario, I recommend restricting write access to wiki:javascript with ACL.
/plugin/findologicxmlexport/
DREADME.md36 …- **It is recommend to also include a `.htaccess` file, so strangers that know this link cannot ac…
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
DREADME.md13 We recommend installing this package with [Composer](http://getcomposer.org/).
48 Although we strongly recommend using Composer, we also provide a
309 These names may change between releases. Instead we recommend using one of the
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
Dmd1_markdown_documentation_basics.md270 I strongly recommend against using any `<blink>` tags.
277 <p>I strongly recommend against using any

1234