Home
last modified time | relevance | path

Searched refs:pages (Results 776 – 800 of 858) sorted by relevance

1...<<3132333435

/plugin/davcal/
H A Dhelper.php171 $pages = $this->filterCalendarPagesByUserPermission($meta['id']);
172 if(empty($pages))
174 return $pages;
/plugin/sphinxsearch-was/
H A DINSTALL84 In case the wiki to be installed to contains very long pages then it may be necessary to
/plugin/ckgedit/ckeditor/plugins/scayt/
H A DREADME.md48 Note: All browsers are to be supported for web pages that work in Standards Mode.
/plugin/statistics/inc/
H A DStatisticsQuery.class.php264 public function pages($tlimit, $start = 0, $limit = 20) { function in StatisticsQuery
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
H A DGNUFreeFontinfo.txt23 * IBM/Microsoft code pages 437, 850, 852, 1250, 1252 and more
/plugin/pdfjs/pdfjs/web/locale/sk/
H A Dviewer.properties24 # representing the total number of pages in the document.
28 # respectively a number representing the total number of pages in the document.
/plugin/pdfjs/pdfjs/web/locale/az/
H A Dviewer.properties24 # representing the total number of pages in the document.
28 # respectively a number representing the total number of pages in the document.
/plugin/pdfjs/pdfjs/web/locale/hu/
H A Dviewer.properties24 # representing the total number of pages in the document.
28 # respectively a number representing the total number of pages in the document.
/plugin/combo/ComboStrap/
H A DDatabasePageRow.php410 ->setQueryParametrized('delete from pages where rowid = ?', [$rowId]);
935 $message = "The pages ($existingPages) have all the same page id ($pageIdValue)";
945 $select = Sqlite::createSelectFromTableAndColumns("pages", self::PAGE_BUILD_ATTRIBUTES);
1012 $message = "The existing pages ($existingPages) have all the same canonical ($canonicalValue), return the first one";
1115 throw new ExceptionNotFound("The existing pages ($existingPages) have all the same attribute $attribute with the value ($attributeValue)", LogUtility::LVL_MSG_ERROR);
1171 $pages = implode(",",
1179 LogUtility::msg("For the alias $alias, there is more than one page defined ($pages), the first one ($id) was used", LogUtility::LVL_MSG_ERROR, Aliases::PROPERTY_NAME);
/plugin/pdfjs/pdfjs/web/locale/csb/
H A Dviewer.properties14 # representing the total number of pages.
/plugin/orphanmedia2/
H A Ddokuwiki-plugin-page.md38 …Missing Media, the media file does not exist, but there are link(s) to it elsewhere on the pages |
/plugin/dw2pdf/
H A Dcomposer.lock299 "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
/plugin/dw2pdf/vendor/setasign/fpdi/
H A DREADME.md12 FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF
/plugin/mikioplugin/
H A DREADME.md6 Mikio Plugin adds a heap of layout and Bootstrap 4 elements that can be used on your [DokuWiki](http://dokuwiki.org/) pages.
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt3 …ible. This page contains all possible syntax you may use when editing the pages. Simply have a loo…
65 …* Links to [[wiki:syntax|existing pages]] are shown in a different style from [[wiki:nonexisting]]…
418 … installed plugins are used is described on their appropriate description pages. The following syn…
/plugin/pdfjs/pdfjs/web/locale/cak/
H A Dviewer.properties24 # representing the total number of pages in the document.
28 # respectively a number representing the total number of pages in the document.
/plugin/revealjs/
H A DREADME.md290 Sometimes you might want to have a footer for all the pages. This footer might contain your company…
333 - No changes on wiki pages
/plugin/diagramsnet/lib/
H A Delectron.js1173 const pages = await pdfDoc.copyPages(pdfFile, pdfFile.getPageIndices());
1174 pages.forEach(p => pdfDoc.addPage(p));
/plugin/pdfjs/pdfjs/web/locale/vi/
H A Dviewer.properties24 # representing the total number of pages in the document.
28 # respectively a number representing the total number of pages in the document.
/plugin/fckg/
H A DChanges50 Implemented option to rewrite FCKeditor smiley URLs when pages are moved to new server. Regex at to…
56 This uses a new configuration option which will turn on the experimenmtal algorithm for all pages, …
/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js1944 if (this.pages != null && this.currentPage != null)
1946 for (var i = 0; i < this.pages.length; i++)
1948 if (this.pages[i] == this.currentPage)
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt3 [[doku>DokuWiki]] supports some simple markup language, which tries to make the datafiles to be as readable as possible. This page contains all possible syntax you may use when editing the pages. Simply have a look at the source of this page by pressing the //Edit this page// button at the top or bottom of the page. If you want to try something, just use the [[playground:playground|playground]] page. The simpler markup is easily accessible via [[doku>toolbar|quickbuttons]], too.
66 * Links to [[syntax|existing pages]] are shown in a different style from [[nonexisting]] ones.
484 DokuWiki's syntax can be extended by [[doku>plugins|Plugins]]. How the installed plugins are used is described on their appropriate description pages. The following syntax plugins are available in this particular DokuWiki installation:
/plugin/issuetracker/
H A DREADME32 Simply place the following syntax into the page markup of 2 different pages:
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js98 cb(pages);
2216 var page = pages[i];
13470 nodeInfo.pages = pages.length;
13519 return result.pages;
13564 var pages = this.writer.context().pages;
13620 var pages = this.writer.context().pages;
15951 this.pages = [];
16159 this.pages.push(page);
17122 var pages;
17133 pages.Count++;
[all …]
/plugin/dokumicrobugtracker/
H A Dstyle.css4 * Description: CSS descriptions for DataTables demo pages
543 * Description: CSS descriptions for DataTables demo pages

1...<<3132333435