wiki-engine
Here are 71 public repositories matching this topic...
-
Updated
Jan 23, 2021 - JavaScript
-
Updated
Jan 16, 2021 - JavaScript
-
Updated
Mar 18, 2022 - JavaScript
-
Updated
Mar 24, 2020 - Python
This is a documentation task
For installing python-ldap we need further dependencies, on debian, ubuntu:
libldap2-dev
python2.7-dev
libsasl2-dev
libssl-dev
missing dependencies showed as
26 Running setup.py bdist_wheel for python-ldap: finished with status 'error'
104 Modules/constants.h:7:18: fatal error: lber.h: Datei oder Verzeichnis nicht gefunden
106 error: comman
-
Updated
Jan 19, 2018 - JavaScript
-
Updated
Mar 16, 2022 - Python
-
Updated
Nov 21, 2021 - Python
It would make it easier to share specific parts of longer pages on wikis if we could have a button next to each header that links to that specific heading. Github and Wikipedia already have it - we should be able to have it too!
We have this syntax already:
## Some heading {#Anchor}
the above sets the id of the header to Anchor. We should try not to break this syntax.
-
Updated
Mar 15, 2022 - Perl
-
Updated
Mar 8, 2022 - Go
Hey, I'm currently playing around with the tool.
I noticed that you are using SimpleMDE and Parsedown to edit and display the md files. I suggest using EasyMDE instead of SimpleMDE as SimpleMDE is not actively developed anymore.
Also I suggest using ParsedownExtended in addition to Pars
-
Updated
May 17, 2020 - Crystal
There are a lot of new REST APIs for wikipedia present in the REST API docs.
We'll look through them one by one and implement the same. Any one who wants to pick up on any other REST API should ideally open a new issue.
The REST API has a /page/mobile-sections/{title} endpoint which which provides mobile friendly html.
Implement
-
Updated
Mar 16, 2022 - PHP
Halo 1 has a guides hub, copy the basic template and start an empty one for both of these other games.
-
Updated
Mar 30, 2021 - Emacs Lisp
-
Updated
Sep 27, 2020 - Go
-
Updated
Nov 18, 2019 - C#
-
Updated
Feb 21, 2022 - JavaScript
-
Updated
Jan 27, 2019 - Go
-
Updated
Sep 11, 2021 - JavaScript
Improve this page
Add a description, image, and links to the wiki-engine topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wiki-engine topic, visit your repo's landing page and select "manage topics."
Why this could be useful:
3rd party applications that maintain user accounts would be enabled to create new wiki users without manual interaction. E.g. providing a centralized documentation platform with acl for a large number of users.
Current workflow:
Export users to csv and then import with usermanager mass import feature. After import the users acl are modified by the workflow u