Home
last modified time | relevance | path

Searched refs:pagebreak (Results 1 – 25 of 32) sorted by last modified time

12

/plugin/siteexport/
H A DREADME.md165 pagebreak | inserts a pagebreak after each page defined by the namespace
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md257 - `{PAGENO}` and `{nbpg}` can use any of the number types as in list-style e.g. set in `<pagebreak>` using pagenumstyle.
367 - image which forces pagebreak incorrectly positioned at top of page
466 Using $use_kwt ("keep-[heading]-with-table") if `<h4></h4>` before table is on 2 lines and pagebreak occurs after first line
576 - TOCpagebreakByArray() when called by function was not adding the pagebreak
/plugin/odt/ODT/
H A DODTIndex.php146 $pagebreak = true;
149 $pagebreak = false;
151 $pagebreak = true;
153 $pagebreak = true;
308 if ( $pagebreak ) {
H A DODTDocument.php79 /** @var pagebreak */
80 protected $pagebreak = false; variable in ODTDocument
535 function pagebreak() { function in ODTDocument
541 $this->pagebreak = true;
550 return $this->pagebreak;
571 return $this->pagebreak = $value;
/plugin/odt/renderer/
H A Dbook.php60 $this->pagebreak();
H A Dpage.php681 function pagebreak() { function in renderer_plugin_odt_page
682 $this->document->pagebreak();
/plugin/odt/
H A DChangeLog.txt64 * Added function to insert a pagebreak.
/plugin/ckgedit/ckeditor/
H A DCHANGES.md1056 ….com/ticket/12411): Fixed: [Page Break](https://ckeditor.com/cke4/addon/pagebreak) used directly i…
1272 …ebKit] Fixed: Cannot select and remove the [Page Break](https://ckeditor.com/cke4/addon/pagebreak).
1309 …keditor.com/ticket/11133): [Page Break](https://ckeditor.com/cke4/addon/pagebreak) becomes editabl…
H A Dckeditor.js.unc21227 "data-cke-display-name": "pagebreak",
21228 "data-cke-pagebreak": 1,
21233 CKEDITOR.plugins.add("pagebreak", {
21236 …var a = ("background:url(" + CKEDITOR.getUrl(this.path + "images/pagebreak.gif") + ") no-repeat ce…
21241 …a.blockless || (a.addCommand("pagebreak", CKEDITOR.plugins.pagebreakCmd), a.ui.addButton && a.ui.a…
21242 label: a.lang.pagebreak.toolbar,
21243 command: "pagebreak",
21255 e(a.lang.pagebreak.alt), !0);
21286 if (a.attributes["data-cke-pagebreak"]) b(a);
21299 attributes: e(a.lang.pagebreak.alt)
[all …]
H A Dckeditor.js1074 ….pagebreakCmd),a.ui.addButton&&a.ui.addButton("PageBreak",{label:a.lang.pagebreak.toolbar,command:…
1075 e(a.lang.pagebreak.alt),!0);f.children.length=0}var c=a.dataProcessor,g=c&&c.dataFilter,c=c&&c.html…
1076 …c:function(a){var b=a.document.createElement("div",{attributes:e(a.lang.pagebreak.alt)});a.insertE…
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified591 "pagebreak": {
H A Den.js-4.9.merged5 …ze":"Maximize","minimize":"Minimize"},"newpage":{"toolbar":"New Page"},"pagebreak":{"alt":"Page Br…
H A Den.js.4.95 …ze":"Maximize","minimize":"Minimize"},"newpage":{"toolbar":"New Page"},"pagebreak":{"alt":"Page Br…
H A Den.js.unc5 …ze":"Maximize","minimize":"Minimize"},"newpage":{"toolbar":"New Page"},"pagebreak":{"alt":"Page Br…
H A Dfr.js.unc521 "pagebreak": {
H A Dlang_array.txt515 "pagebreak": {
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified591 "pagebreak": {
/plugin/wrap/
H A Dhelper.php232 $renderer->pagebreak ();
H A Dexample.txt371 The following will add a pagebreak: <WRAP pagebreak />
373 The following will add a pagebreak: <WRAP pagebreak />
375 This has no effect on the browser screen. A [[http://reference.sitepoint.com/css/page-break-after|pagebreak]] will force a new page in printouts.
379 The following will try to avoid a pagebreak: <WRAP nopagebreak>much content, belonging together (like a long table)</WRAP>
381 The following will try to avoid a pagebreak: <WRAP nopagebreak>much content, belonging together (like a long table)</WRAP>
H A Dprint_or_pdf.less10 /*____________ pagebreak ____________*/
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1 … },\n {\n \"name\": \"doc-pagebreak\"\n …
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js998 ….pagebreakCmd),a.ui.addButton&&a.ui.addButton("PageBreak",{label:a.lang.pagebreak.toolbar,command:…
999 …t:function(f){function b(b){CKEDITOR.tools.extend(b.attributes,a(f.lang.pagebreak.alt),!0);b.child…
1000 …c:function(f){var b=f.document.createElement("div",{attributes:a(f.lang.pagebreak.alt)});f.insertE…
H A DCHANGES.md636 …editor.com/ticket/12411): Fixed: [Page Break](http://ckeditor.com/addon/pagebreak) used directly i…
852 …3): [WebKit] Fixed: Cannot select and remove the [Page Break](http://ckeditor.com/addon/pagebreak).
889 * [#11133](http://dev.ckeditor.com/ticket/11133): [Page Break](http://ckeditor.com/addon/pagebreak)…
/plugin/ckgdoku/ckeditor/lang/
H A Den.js1 …:{maximize:"Maximize",minimize:"Minimize"},newpage:{toolbar:"New Page"},pagebreak:{alt:"Page Break… class in CKEDITOR.lang.en
H A Den.js.beautified511 pagebreak: {

12