wiki-engine
Here are 62 public repositories matching this topic...
-
Updated
Sep 14, 2020 - JavaScript
-
Updated
Oct 4, 2020 - JavaScript
-
Updated
Oct 10, 2020 - JavaScript
-
Updated
Mar 24, 2020 - Python
-
Updated
Jan 19, 2018 - JavaScript
All text messages defined in javascript files similar to:
tooltips.attr('title', _("Hide comments"));
should also be defined in /templates/dictionary.js. If they are not, the strings will not be translated.
coding_std.py should be upgraded to search all .js files for translation strings and verify the identical strings are defined in /templates/dictionary.js.
-
Updated
Oct 4, 2020 - Python
-
Updated
Sep 26, 2020 - Perl
-
Updated
Sep 6, 2020 - Python
This would be excellent for moderation purposes.
Some things to think about related to this:
- Should deleting a parent comment delete all of its children?
- Should copies of deleted comments be kept, but hidden from normal users?
- Should users also have the power to delete their own comments?
-
Updated
May 17, 2020 - Crystal
-
Updated
Oct 5, 2020 - TypeScript
-
Updated
Oct 7, 2020 - PHP
-
Updated
Sep 27, 2020 - Go
-
Updated
Nov 18, 2019 - C#
-
Updated
Oct 5, 2020 - PHP
-
Updated
Oct 3, 2020 - Go
-
Updated
Nov 26, 2019 - Emacs Lisp
-
Updated
Jan 27, 2019 - Go
The Sapien limits section could use a bit more explanation, possible in guide form, on how to patch the application to support 4GB of virtual memory.
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Jun 23, 2018 - 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."
Since
composer.json#config.platform.phpis now7.2, there is no longer any need forparagonie/random_compatwhich was only for PHP 5.x, so it can be removed from dependencies, as a followup to #2894