dokuwiki
DokuWiki is a standards compliant, simple to use Wiki, mainly aimed
at creating documentation of any kind. It is targeted at developer
teams, workgroups and small companies. It has a simple but powerful
syntax which makes sure the datafiles remain readable outside the
Wiki and eases the creation of structured texts. All data is stored
in plain text files - no database is required.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:stefjakobs/dokuwiki && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000294 294 Bytes | |
_service:download_url:dokuwiki-2024.02.06a.tar.gz | 0004201385 4.01 MB | |
apache2.conf.dokuwiki | 0000002650 2.59 KB | |
dokuwiki.changes | 0000010575 10.3 KB | |
dokuwiki.spec | 0000008974 8.76 KB | |
dokuwiki_cleanup.sh | 0000001524 1.49 KB | |
sysconfig.dokuwiki | 0000000522 522 Bytes |
Revision 91 (latest revision is 95)
Stefan Jakobs (stefjakobs)
committed
(revision 91)
- Release 2024-02-06a * :!: DokuWiki requires at least PHP 7.4 now * Further fixes for warnings in PHP8+ * Complete Overhaul of the Remote API and introduction of the JSONRPC transport (see Patreon Post) * Introduction of Token Auth * Automatic pruning of logs (see Configuration Setting: logretain) * Plugin authors can now set an update message to be shown in extension manager * Refactored feed generation * Better baseurl detection when running behind reverse proxy * :!: developers now need to install dev dependencies via composer * Automatic loading of vendor/autoload.php for plugins * SameSite=Lax cookie attribute is set by default now (see Configuration Setting: samesitecookie) * The default dokuwiki template now supports a SVG logo. The logo height is now fixed to 64px :!: * Lots of coding style fixes * Various bug fixes and smaller tweaks - Hotfix 2024-02-06a * fix problem with parsing uneven table columns 4186 * fix logo aspect ratio in dokuwiki template when using PNG logo 4187 * re-add missing FEED_DATA_PROCESS event 4191 * fix error handling for plugins with missing info 4193 * fix doubly declared cache class error 4200 * fix content-type header for feeds 4203 * ignore decryption errors on old cookies 4198
Comments 0