211
I Use This!
Moderate Activity

News

Analyzed 1 day ago. based on code collected 1 day ago.
Posted over 3 years ago by jpedryc)
Hi, jpedryc opened a new pull request at Fixes #3080 Included inc/pageutils.php to use ...
Posted over 3 years ago by DokuWiki Develtools)
Good Morning! These are the git changes for DokuWiki committed yesterday. Please test them and report bugs. --------------------------------------------------------------------- Merge: 25c68ad83 2cb06bbdd ...
Posted over 3 years ago by DokuWiki Develtools)
Good Morning! These are the git changes for DokuWiki committed yesterday. Please test them and report bugs. --------------------------------------------------------------------- Merge: 3c700a9ea f0476d8fe ...
Posted over 3 years ago by Sergei Udris)
MediaWiki TiddlyWiki Dokuwiki MoinMoin BookStack Gollum and other open source wiki progams - you don't p2p-swing it as you're supposed to, man program peer-to-peer programs including unseen competitive games now it's time for me to take apart your ... [More] aching heart selling out Isengard Tower and garden by welcoming money-donate-ads-coins-jobs-sponsor disease Rey refuses to sell BB-8 for 60 portions in the desert - you do it from comfy chairs in era of Internet ... [Less]
Posted over 3 years ago by rotdrop)
Hi, rotdrop opened a new pull request at Call openLDAP() early, seemingly `$this- cando['getUsers']` is set too late such that the user-manager in the admin panel is not made available. Please help us to review this pull request, so new contributors get feedback in a timely manner. ...
Posted over 3 years ago
The current optional MicroApache Webserver that comes with DokuWiki on a Stick features Apache 2.4.46. For security reasons I need to upgrade this to 2.4.52+. How can I do this? Is it as simple as downloading and extracting the contents of Apache ... [More] 2.4.52 into the "server" folder? I've tried running the code in https://github.com/splitbrain/dokuwiki-stickbuilder/blob/master/build.sh#L4 with an updated Apache source URL, but have trouble getting it to run successfully because of some UPX issues which is beyond me. [Less]
Posted over 3 years ago
The current optional MicroApache Webserver that comes with DokuWiki on a Stick features Apache 2.4.46. For security reasons I need to upgrade this to 2.4.52+. How can I do this? Is it as simple as downloading and extracting the contents of Apache ... [More] 2.4.52 into the "server" folder? I've tried running the code in https://github.com/splitbrain/dokuwiki-stickbuilder/blob/master/build.sh#L4 with an updated Apache source URL, but have trouble getting it to run successfully because of some UPX issues which is beyond me. [Less]
Posted over 3 years ago
Hallo zusammen, ich kann aus mir unbekanntem Grund das ckgedit Plugin (Version 18.02.2022) bei meinen zwei Wiki-Instanzen nicht mehr aktualisieren. Es hat bis zuletzt fehlerfrei funktioniert und auch alle anderen Plugins konnten aktualisiert werden. ... [More] Ich habe vor 14 Tagen zuletzt alles was so anstand aktualisiert und mache dies regelmäßig. Ich habe mir das Plugin zip-Paket dann jetzt heruntergeladen und will es manuell istallieren. Dann erhalte ich die Fehlermeldung: Fehler beim Hochladen der Datei. Ich gehe also davon aus, dass es was mit den Berechtigungen zu tun haben muss. Geändert habe ich nichts. Aber wenn schon der Upload nicht klappt, bleibt eigentlich nichts viel anderes. An welche Stelle wird das Paket denn versucht hochzuladen? Das Wiki läuft auf Windows Server mit IIS. Also irgendwo unter wwwroot/dokuwiki/... ? [Less]
Posted over 3 years ago
Hallo zusammen, ich kann aus mir unbekanntem Grund das ckgedit Plugin (Version 18.02.2022) bei meinen zwei Wiki-Instanzen nicht mehr aktualisieren. Es hat bis zuletzt fehlerfrei funktioniert und auch alle anderen Plugins konnten aktualisiert werden. ... [More] Ich habe vor 14 Tagen zuletzt alles was so anstand aktualisiert und mache dies regelmäßig. Ich habe mir das Plugin zip-Paket dann jetzt heruntergeladen und will es manuell istallieren. Dann erhalte ich die Fehlermeldung: Fehler beim Hochladen der Datei. Ich gehe also davon aus, dass es was mit den Berechtigungen zu tun haben muss. Geändert habe ich nichts. Aber wenn schon der Upload nicht klappt, bleibt eigentlich nichts viel anderes. An welche Stelle wird das Paket denn versucht hochzuladen? Das Wiki läuft auf Windows Server mit IIS. Also irgendwo unter wwwroot/dokuwiki/... ? [Less]
Posted over 3 years ago
I am running a Dokuwiki installation using the translation:plugin with dedicated namespaces for each language (option 2 as described on the plugin page). I would now like to provide a link to a specific page to users which opens the page in the ... [More] namespace(=language) according to users browser setting (like its done by the plugin for the start page). Is there a solution for that? For better understanding, this is an example of how the page is set up: https://myDokuwikipage/en/mypage -> English https://myDokuwikipage/de/mypage -> German https://myDokuwikipage/mypage -> Not existing (due to setup option 2) Now I would like to give out a URL to "mypage" to my users, which opens in English or German depending on their browser language setting. I thought it would as simple as just omitting the namespace (https://myDokuwikipage/mypage) but thats not working. [Less]