Home
last modified time | relevance | path

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

123

/plugin/recommend/
H A Dscript.js6 const recommend = { class
38 recommend.$dialog = jQuery('<div></div>');
39 recommend.$dialog.dialog(
57 recommend.handleResult,
73 recommend.$dialog.html(data);
74 recommend.$dialog.find('button[type=reset]').click(recommend.cancel);
75 recommend.$dialog.find('button[type=submit]').click(recommend.send);
124 recommend.$dialog.dialog('destroy');
139 recommend.$dialog.html('...');
143 recommend.handleResult,
[all …]
H A 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
H A DMenuItem.php3 namespace dokuwiki\plugin\recommend;
H A Daction.php67 array_splice($event->data['items'], -1, 0, [new \dokuwiki\plugin\recommend\MenuItem()]);
/plugin/noiewarning/
H A 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
H A DREADME6 accessing the site via Internet Explorer, and recommend the
/plugin/recommend/lang/en/
H A Dtemplate.txt3 I would like to recommend you the page “@PAGE@” on @SITE@ ( @URL@ ).
/plugin/patchpanel/
H A DREADME.md3 …tchpanel). Since I haven't had time to maintain this project lately, I recommend using their plug…
/plugin/elwikiupgrade/lang/en/
H A Dstep0.txt7 We recommend that you create a backup of your wiki before continuing.
/plugin/upgrade/lang/en/
H A Dstep0.txt7 We recommend that you create a backup of your wiki before continuing
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAttr.EnableID.txt
H A DOutput.TidyFormat.txt
/plugin/accscounter/lang/en/
H A 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/
H A 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/
H A Dcoding_standards.rst4 When writing Twig templates, we recommend you to follow these official coding
/plugin/sequencediagram/bower_components/lodash/
H A DLICENSE46 licenses; we recommend you read them, as their terms may differ from the
/plugin/stylingpages/
H A DREADME38 In this screnario, I recommend restricting write access to wiki:javascript with ACL.
/plugin/facebooklike/
H A DREADME.textile38 | action | The verb to display in the button. (like/recommend) |
/plugin/externalembed/
H A 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/findologicxmlexport/
H A DREADME.md36 …- **It is recommend to also include a `.htaccess` file, so strangers that know this link cannot ac…
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsTypeTransfers.yml126 recommend going for the record;
138 "recommend going for the record;",
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A 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/
H A Dmd1_markdown_documentation_basics.md270 I strongly recommend against using any `<blink>` tags.
277 <p>I strongly recommend against using any
/plugin/latexcaption/
H A DREADME.md21 … the `<caption></caption>` syntax conflicts with bootstraps' caption. I recommend to modify the bo…

123