-
Updated
Nov 9, 2020 - Go
content-management-system
A content management system (CMS) is a piece of software which provides website authoring, collaboration, and administration tools that help users with little knowledge of programming languages create and manage website content.
Here are 406 public repositories matching this topic...
Bug Report
Environment
Zola version: 0.11.0
Current Behavior
Hi, when running the link checker on my site zola reports spurious network errors, although opening the same site in Firefox works fine. As a subsequent error, if I try to re-run the checker I then sometimes get blocked by other hosts.
For example, first run:
D:\Development\Source\cheats.rs>bash ./deplo
-
Updated
Mar 17, 2020 - JavaScript
-
Updated
Nov 8, 2020 - C#
-
Updated
Nov 19, 2019 - Python
A nice addition would be not to let people to upload duplicate image files to the libraries. Just compute and store a hash of the file during upload, and search for the hash before adding anything to it.
Maybe also add a configuration key to that too, because sometimes people might want to have duplicates instead.
-
Updated
Jul 19, 2020
-
Updated
Oct 29, 2020 - PHP
-
Updated
Oct 5, 2020 - SCSS
-
Updated
Nov 7, 2020 - PHP
-
Updated
Oct 17, 2020 - Python
-
Updated
Nov 7, 2020 - CSS
-
Updated
Sep 16, 2020 - Go
-
Updated
Oct 30, 2020 - Ruby
-
Updated
Nov 5, 2019 - Elixir
-
Updated
Jun 6, 2020 - PHP
Unit testing
It's high time we introduced a test suite alongside the development process to help catch regressions. As we move towards a more class-based ecosystem with less reliance on global variables, this should become achievable with something like PHPUnit.
This will be an ongoing issue, so no milestone required. It can be closed when a framework is in place and the tests start being added. At minimum we
-
Updated
Mar 16, 2017 - JavaScript
-
Updated
Oct 28, 2020 - PHP
It is a common use-case to require a comma in a form choice, such as "Please specify your income: $1,000 - $2,000" etc. I think it would be preferable to use pipe separator since it is not an English grammatical character.
While we do have a very customized form page, we are still leaning on some underpinnings of wagtail.contrib.forms, so I think we will either need to provide our own choice fi
-
Updated
Nov 5, 2020 - PHP
-
Updated
Oct 17, 2020 - PHP
Description of the problem
This is a minor glitch in the Template Manager. Attempting to change the name of a template group in such a way that the characters are the same but the case of one or more characters is different produces an error:
The template group name you submitted is already taken
Environment Details:
- Version: [e.g. 5.2.2]
Possible Solution
Validation o
-
Updated
Oct 11, 2019 - JavaScript
-
Updated
Nov 9, 2020 - Java
There are some abbreviations and acronyms in the verless codebase, for example ID or Addr. We should check whether these abbreviations are named correctly according to Go Code Review Comments and Effective Go.
To sum it up, the rules for correct naming look like this:
-
Updated
Nov 9, 2020 - TypeScript
-
Updated
Sep 9, 2019 - PHP
-
Updated
Sep 4, 2020 - JavaScript
- Wikipedia
- Wikipedia


Summary
Some screen plugins need a different UI than a sidebar or a popup. It would be nice to get all of the ergonomic benefits of a screen, w/o needing to use the Tina sidebar UI or popup UI.