Home
last modified time | relevance | path

Searched refs:share (Results 1 – 25 of 628) sorted by relevance

12345678910>>...26

/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Request/
H A DShareTest.php32 $share = new Share(
47 $share,
67 $share = new Share(
80 $share,
/plugin/fetchmedia/_test/
H A DfindMediaLinks.test.php61 …$text = 'Windows shares like [[\\\\server\\share\\file.pdf|this]] are recognized, too. Please note…
63 Windows Shares like [[\\\\server\\share\\file.pdf|this]] are recognized, too.';
64 … $actual_text = $plugin->replaceLinkInText($text, '\\\\server\\share\\file.pdf', 'wiki:file.pdf');
67 Windows Shares like [[\\\\server\\share\\file.pdf|this]] are recognized, too.';
/plugin/fetchmedia/lang/en/
H A Dintro.txt5 * only windows share links (e.g. ''%%[[\\server\share\file.pdf]]%%'')
6 * or both common external media files and windows share links
/plugin/latexit/tests/dw_orig_test_files/
H A Dtest16.txt11 [[\\server\share|Windows share]]
/plugin/jmol2/jmol/
H A Djmol14 elif [ -f /usr/share/jmol/Jmol.jar ] ; then
15 jarpath=/usr/share/jmol/Jmol.jar
/plugin/socialshareprivacy2/SSP/
H A DREADME.md12 Supported share services:
86 $('.share').socialSharePrivacy();
93 <div class="share"></div>
267 <div class="share"
279 <div class="share"
290 <div class="share"
301 <div class="share"
321 <div class="share"
480 <td>URI of the thing to share that is passed on to the share services. The default function
609 $('#share').socialSharePrivacy({
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/
H A Drun-elasticsearch.sh60 --volume $ssl_cert:/usr/share/elasticsearch/config/certs/testnode.crt
61 --volume $ssl_key:/usr/share/elasticsearch/config/certs/testnode.key
62 --volume $ssl_ca:/usr/share/elasticsearch/config/certs/ca.crt
66 cert_validation_flags="--insecure --cacert /usr/share/elasticsearch/config/certs/ca.crt --resolve ${es_node_name}:443:127.0.0.1"
92 --volume $volume_name:/usr/share/elasticsearch/data${i}
/plugin/latexit/tests/my/
H A Dtest16.latex21 \href{\\\\server\\share}{Windows share}
/plugin/photogallery/lightGallery/js/
H A Dlg-share.js26 share: true, property in AnonymousFunctionb56597270200.defaults
42 if (this.core.s.share) {
88 $.fn.lightGallery.modules.share = Share;
H A Dlg-share.min.js4share:!0,facebook:!0,facebookDropdownText:"Facebook",twitter:!0,twitterDropdownText:"Twitter",goog… property in AnonymousFunction95a27af90200.b
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMockSharing.php92 foreach($this->shares[$calendarId] as $k=>$share) {
94 if (in_array($share['href'], $remove)) {
/plugin/linkfix/_test/data/pages/linkfix/
H A Dlinkfix.txt11 [[\\server\share|case 5]]
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ext/tests/
H A D003-open-basedir.phpt9 $reader = new Reader('/usr/local/share/GeoIP/GeoIP2-City.mmdb');
/plugin/slidesharewp/
H A Dplugin.info.txt6 desc Slideshare Presentations from WordPress Shortcode of SlideShare's share context menu.
/plugin/davcal/
H A Dplugin.info.txt6 desc Create one calendar per page and share/subscribe via CalDAV
/plugin/snap/
H A Dserver.sh6 fp=/usr/share/fonts/X11/misc
/plugin/file2dw/docker/proxy/
H A Ddocker-compose.yml22 - "nginx_html:/usr/share/nginx/html"
39 - "nginx_html:/usr/share/nginx/html"
58 - "nginx_html:/usr/share/nginx/html"
/plugin/socialshareprivacy2/
H A Dplugin.info.txt6 desc Provides two-click share buttons for FB, Twitter, G+, Flattr and many more. Based on the fir…
/plugin/snmplive/
H A DMakefile5 prefix := /usr/share/dokuwiki
/plugin/findologicxmlexport/vendor/twig/extensions/
H A DREADME.rst5 be nonetheless interesting to share with other developers.
/plugin/uncmap/lang/en/
H A Dconfmanager_description.txt9 y \\server2\share /mnt/fileserver
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/
H A DFamilysharing.php59 public function share($optParams = []) function in Google\\Service\\Books\\Resource\\Familysharing
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sharing/
H A DPlugin.php277 … if (!$aclPlugin->checkPrivileges($path, '{DAV:}share', \Sabre\DAVACL\Plugin::R_PARENT, false)) {
309 if ($action !== 'share') {
/plugin/quickstats/
H A DHOW-TO42 GeoLiteCity.dat must be downloaded from Maxmind and stored in /usr/local/share/GeoIP/
47 Unpack this file and place it in either in /usr/local/share/GeoIP or quickstats/GEOIP.
48 The default directory for GeoLiteCity.dat is /usr/local/share/GeoIP which you will
119 …quickstats will look in this directory for GeoLiteCity.dat (it defaults to /usr/local/share/GeoIP/)
/plugin/diagramsnet/lib/js/diagramly/
H A DGitLabFile.js21 GitLabFile.prototype.share = function() method in GitLabFile

12345678910>>...26