211
I Use This!
Moderate Activity

News

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Posted over 3 years ago
Morning all, I hope you can help me with this. I've just done a fresh install of Dokuwiki (Release 2020-07-29 "Hogfather") using the cPanel installer my hosting provider supplies, but the edit toolbar doesn't show. The following error is in the ... [More] browser logs: Uncaught ReferenceError: jQuery is not defined https://flyingspanners.uk/doku/lib/exe/js.php?t=arctic&tseed=644a9f3596cba7fd7514810adb75c47a:23 https://flyingspanners.uk/doku/lib/exe/js.php?t=arctic&tseed=644a9f3596cba7fd7514810adb75c47a:25 js.php:23:3 jQuery is very much available in the scripts folder. Only non-bundled plugins installed are "Wrap" and "Dokuwiki Upgrade", plus "Arctic" & Monobook templates - I've got two other DW installs on the same server with the same plugins working absolutely fine (although they are slightly older versions) so I'm stumped. The buttons are missing if I use the default template or Monobook just the same. Any help appreciated - you'll see from the website we've got a lot of other stuff to deal with right now so could really do with it working! [Less]
Posted over 3 years ago
Morning all, I hope you can help me with this. I've just done a fresh install of Dokuwiki (Release 2020-07-29 "Hogfather") using the cPanel installer my hosting provider supplies, but the edit toolbar doesn't show. The following error is in the ... [More] browser logs: Uncaught ReferenceError: jQuery is not defined https://flyingspanners.uk/doku/lib/exe/js.php?t=arctic&tseed=644a9f3596cba7fd7514810adb75c47a:23 https://flyingspanners.uk/doku/lib/exe/js.php?t=arctic&tseed=644a9f3596cba7fd7514810adb75c47a:25 js.php:23:3 jQuery is very much available in the scripts folder. Only non-bundled plugins installed are "Wrap" and "Dokuwiki Upgrade", plus "Arctic" & Monobook templates - I've got two other DW installs on the same server with the same plugins working absolutely fine (although they are slightly older versions) so I'm stumped. The buttons are missing if I use the default template or Monobook just the same. Any help appreciated - you'll see from the website we've got a lot of other stuff to deal with right now so could really do with it working! [Less]
Posted over 3 years ago
Does anybody know: Are there any hints that the bootstrap3-template will be kept up to date in future?
Posted over 3 years ago
Does anybody know: Are there any hints that the bootstrap3-template will be kept up to date in future?
Posted over 3 years ago
Histoire de satisfaire ma curiosité personnelle, qui peut me dire à quoi correspond ces informations que l'on retrouve à la fin de fichier : # vim:ts=4:sw=4:noet:enc=utf-8: //Setup VIM: ex: et ts=4 :
Posted over 3 years ago
Histoire de satisfaire ma curiosité personnelle, qui peut me dire à quoi correspond ces informations que l'on retrouve à la fin de fichier : # vim:ts=4:sw=4:noet:enc=utf-8: //Setup VIM: ex: et ts=4 :
Posted over 3 years ago by Myron Turner)
Links to sections are showing up as broken links, for instance: plugin:ckgedit:configuration#nix_style -- DokuWiki mailing list - more info at ...
Posted over 3 years ago by Anika Henke)
plugin:ckgedit:configuration#nix_style Yup. See -- DokuWiki mailing list - more info at ...
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: 7516de337 e110f6a01 ...
Posted over 3 years ago
I was wondering if pagelist can display a list of pages with alphabetical headers? my code is obviously very simple. {{topic>food&nodate&nouser}} right now my list look like this: Apple Banana Cherry Grape But I'd like it to look ... [More] like: A Apple B Banana C Cherry G Grape Well I can't get the 'A' to align but I think you understand haha. Thanks for any help. [Less]