Cookbook /
PageStorePlain (store wiki pages in plain editable text)
Summary: Store wiki pages in plain editable text
Version: 2.3.35.2-20241028
Prerequisites: PmWiki 2.2.122+, PHP 5.6.40+
Status: Active/Stable
Maintainer: VKrishn
Discussion: PageStorePlain-Talk?
License: GPL2+
Questions answered by this recipe
- How can I store wiki pages in plain editable text?
PageStorePlain (Store wiki pages in plain editable text)
Description
- PageStorePlain allows storing wiki pages in plain editable text.
Notes
Some of the potential uses:
About PageStorePlain
Some issues PageStorePlain addresses:
- VCS friendly (main reason for writing this recipe)
- External search tool friendly.
- Easy to view/diff pages for two similar sites, using external programs.
- Plain pages can serve as output/input for other applications.
Release notes
1.
Class PageStore holds objects that store pages via the native filesystem. PageStorePlain replaces some functions in order to create and use plain text to store wiki, along-with related attributes in .hist/<pagename>.
See also
Contributors
Issues:
- Gives error while saving an empty page.
Demo:
Requirements | ||
Package/Apps | Minimum | Last test |
---|---|---|
Php | 5 >= 5.6.40 | 8.1.6+ |
PmWiki | 2.2.122+ | 2.3.37 |
Files/Download
Latest: pagestore-plain-latest.tgzΔ
For PmWiki from v2.2.142 to v2.2.145Δ
(PageStorePlain-download archives)
For PmWiki from v2.2.142 to v2.2.145Δ
(PageStorePlain-download archives)
Changelog
October 15, 2024 =================== PageStorePlain v2.3.35.2 -------------------------- -- Updated for PmWiki from v2.3.35 to v2.3.37 October 15, 2024 =================== PageStorePlain v2.3.35.1 -------------------------- -- Updated for PmWiki v2.3.35 October 15, 2024 =================== PageStorePlain v2.3.13.2 -------------------------- -- Updated upto Pmwiki v2.3.34 February 12, 2023 =================== PageStorePlain v2.3.13.1 -------------------------- -- Updated for PmWiki from v2.3.14 to v2.3.20 November 13, 2022 =================== PageStorePlain v2.2.122.2 -------------------------- -- Updated upto Pmwiki v2.2.145 November 13, 2022 =================== PageStorePlain v2.2.122.1 -------------------------- -- Updated upto Pmwiki v2.2.141 November 12, 2022 =================== PageStorePlain v2.3.13.0 -------------------------- -- Updated to Pmwiki v2.3.13 December 6, 2019 =================== PageStorePlain v2.2.122.0 -------------------------- -- Initial release (based on Pmwiki v2.2.122) See, http://www.pmichaud.com/pipermail/pmwiki-devel/2019-December/002389.html
Author
- V.Krishn
Comments
See discussion at PageStorePlain-Talk?
User notes? : If you use, used or reviewed this recipe, you can add your name. These statistics appear in the Cookbook listings and will help newcomers browsing through the wiki.