Pagination Posted by Robuste 10 Jul 2023 22:08 GMT-0000 posts: 100 Is there any way to automatically paginate wiki pages, like in a word processor, so that pdfs generated will be correctly paginated?
Posted by Bernard Sfez / Tiki Specialist 11 Jul 2023 05:49 GMT-0000 posts: 8660 Robuste wrote: Is there any way to automatically paginate wiki pages, like in a word processor, so that pdfs generated will be correctly paginated? Hello, Long time I didn't used the Wiki Syntax page break. Check : https://doc.tiki.org/Wiki-Syntax-Separators Bsfez | Bernard Sfez | Tiki Express Tutorials | me at bsfez.com | https://www.bsfez.com
Posted by Jonny Bradley 11 Jul 2023 07:58 GMT-0000 posts: 126894 It should paginate automatically but you can specify page breaks with https://doc.tiki.org/PluginPDFPageBreak You can set other general PDF options with PluginPDF (nice php8+ error in the doc page there ๐
Posted by Marc Laporte 12 Jul 2023 01:09 GMT-0000 posts: 1647 Jonny Bradley wrote: (nice php8+ error in the doc page there ๐ Tks. Reported here: https://dev.tiki.org/tiki-pagehistory.php?page=Regressions+in+26x&newver=108&oldver=106
Posted by Jonny Bradley 12 Jul 2023 06:49 GMT-0000 posts: 126894 Marc Laporte wrote: Tks. Reported here: https://dev.tiki.org/tiki-pagehistory.php?page=Regressions+in+26x&newver=108&oldver=106 Thanks Marc - p.s. we should set up multilike (eg like/love/cry/angry etc) buttons reactions here one day?
Posted by Bernard Sfez / Tiki Specialist 12 Jul 2023 07:19 GMT-0000 posts: 8660 Jonny Bradley wrote: Thanks Marc - p.s. we should set up multilike (eg like/love/cry/angry etc) buttons reactions here one day? I would say that instead of repairing/maintaining the Multilike feature we can use trackers and list plugins. ๐
Posted by Marc Laporte 13 Jul 2023 01:47 GMT-0000 posts: 1647 Jonny Bradley wrote: Thanks Marc - p.s. we should set up multilike (eg like/love/cry/angry etc) buttons reactions here one day? Agreed. I just added a task: https://avan.tech/item94059-Dogfood-multilike-on-tiki-org
Posted by Robuste 12 Jul 2023 01:27 GMT-0000 posts: 100 Jonny Bradley wrote: It should paginate automatically but you can specify page breaks with https://doc.tiki.org/PluginPDFPageBreak You can set other general PDF options with PluginPDF (nice php8+ error in the doc page there ๐ Hi Bernard and Jonny thanks for your advice. I can see that those plugins would help with pure text etc and have tried them. What about the sizing of pictures etc. With a word processor you can resize on the fly and see instantly whether it fits on the page or not. With Tiki I assume that it's trial and error ie producing a pdf and checking what it looks like. Otherwise material could be produced locally and uploaded and embedded as a correctly formatted pdf. Are there any other options? What I am looking to do is to produce an off line version of the site so that it is not lost when I am no longer around to maintain it, or to pay the hosting charges. Another option outside of the site is to use HTTrack Web Site Copier but so far I have not been able to get the login and password function to work, so I have to make the whole site available to Anonymous to run this utility. Have I missed something? ๐ Rod
Posted by Marc Laporte 13 Jul 2023 02:09 GMT-0000 posts: 1647 Robuste wrote: Hi Bernard and Jonny thanks for your advice. I can see that those plugins would help with pure text etc and have tried them. What about the sizing of pictures etc. With a word processor you can resize on the fly and see instantly whether it fits on the page or not. With Tiki I assume that it's trial and error ie producing a pdf and checking what it looks like. Otherwise material could be produced locally and uploaded and embedded as a correctly formatted pdf. Are there any other options? What I am looking to do is to produce an off line version of the site so that it is not lost when I am no longer around to maintain it, or to pay the hosting charges. Another option outside of the site is to use HTTrack Web Site Copier but so far I have not been able to get the login and password function to work, so I have to make the whole site available to Anonymous to run this utility. Have I missed something? ๐ Rod Yes, it's trial and error to see if it fits on a page. This won't help you for this use case, but FYI we just started working on Tiki Crawl which over time will permit to fetch data and put in Tiki (even when a login to external site is required) Some leads: PluginInclude (Put all your pages in one long page, and print that) PluginArchiveBuilder Ultimately, I want Tiki to become a Static Site Generator which would address your use case.
Posted by Marc Laporte 12 Jul 2023 01:14 GMT-0000 posts: 1647 Yes, and it's quite good. We use mPDF which has over 35 million downloads: https://packagist.org/packages/mpdf/mpdf
Posted by Bernard Sfez / Tiki Specialist 12 Jul 2023 05:06 GMT-0000 posts: 8660 Robuste wrote: What about the sizing of pictures Please open new discussion for new questions it helps to keep forum clean. ๐ you can always add a link from one to another if related. Bsfez | Bernard Sfez | Tiki Express Tutorials | me at bsfez.com | https://www.bsfez.com