wiki-engine
Here are 75 public repositories matching this topic...
-
Updated
May 2, 2022 - JavaScript
-
Updated
Jul 29, 2022 - JavaScript
-
Updated
Jan 16, 2021 - JavaScript
-
Updated
Mar 24, 2020 - Python
Obsolete code that was useful when meta[NAME] was being converted from a string to list of strings. Near line 122.
-
Updated
Jul 26, 2022 - Python
-
Updated
Jan 19, 2018 - JavaScript
-
Updated
Nov 21, 2021 - Python
-
Updated
Jul 23, 2022 - Perl
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
Jul 24, 2022 - Go
NGINX config
-
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
Halo 1 has a guides hub, copy the basic template and start an empty one for both of these other games.
-
Updated
Jul 12, 2022 - PHP
-
Updated
Sep 27, 2020 - Go
-
Updated
Mar 30, 2021 - Emacs Lisp
-
Updated
Nov 18, 2019 - C#
-
Updated
Feb 21, 2022 - JavaScript
-
Updated
Jan 27, 2019 - Go
-
Updated
Jul 28, 2022 - Shell
-
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."
I've noticed that when I edit pages by only copying and pasting text into the editor window, after 15 minutes, the lock timeout dialog is displayed. This happens even though my editing happens within the timeout.
It seems pasting text into the editor does not reset the timer (15 minutes) for when to unlock the page (or what actually happens when the dialog opens... I'm not in a multi-user envir