-
Updated
Jul 23, 2021 - 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 4,760 public repositories matching this topic...
-
Updated
Jul 23, 2021 - JavaScript
minio 无法指定region
What is version of Halo has the issue?
1.4.11
What database are you using?
H2
Your site address.
What happened?
我对接了minio存储,minio这边我设置了region的环境变量,
export MINIO_REGION_NAME="china_shenzhen"
然后halo这边上传文件会报错
{"status":500,"message":"上传附件 avatar.png 到 MinIO 失败 ","devMessage":null,"data":"The authorization header is malformed; the re
Describe the bug
If a field inside a collapsed object fires a validation error, the entry will not be saved. This is the correct behavior, but the problem is, that there is no indication of where the error occurs.
To Reproduce
Steps to reproduce the behavior. For example:
- Create an object field and add
collapsed: true
- Add a required sub-field
- Leave the sub-field empty a
-
Updated
Jul 23, 2021 - PHP
Describe the Bug
We can see some HTML characters in the doc (as well on the .md
).
To Reproduce
Just go to docs/guides/api-hooks
What version of Directus are you using?
9.0.0-rc.85
What version of Node.js are you using?
Docker image with node 16.5.0
What
Wagtail has a notifcation on the dashboard that is shown if the Wagtail installation is out of date:
This notification always links to the latest patch release. So clicking the link in the above screenshot will take the user to https://docs.wagtail.io/en/stable/releases/2.13.3.html
-
Updated
Jul 22, 2021 - PHP
-
Updated
Jul 18, 2021 - Python
-
Updated
Jun 28, 2021 - CSS
The main issue is that it's painful to get a real library loaded without just creating some files and commit them. Ideally there would be a function/macro that can be used to create pages/sections.
The other files in the library
component create whatever is needed manually but it makes tests very verbose/long where 90% of the test is actually setup.
The library.rs
really needs some more tes
Summary
InlineImage
component should have cursor: pointer
style when CMS is enabled.
(Currently is only ever has the normal default
cursor.)
The pointer cursor indicates to the user that clicking it will trigger some action.
In this case that action is opening a Media Manager dialog.
Motivation
I did my first introduction/training of a TinaCMS application to a person, and
Is your feature request related to a problem?
To help the users better fill the stock labels and the delivery times fields, we should add a placeholder for each field of the product settings page
Describe the solution you'd like
Add the following placeholders:
- Label of in-stock products: "In stock" in Admin.Shopparameters.Help
- Label of out-of-stock products with allowed
Publications in Wowchemy currently use Article JSON-LD rather than the more specific ScholarlyArticle structured data as ScholarlyArticle is not eligible for rich Google search results whereas Article is.
Article objects must be based on one of the following schema.org types: Article, NewsArticle, BlogPosting
https://developers.google.com/search/docs/data-types/article
However, use
If you create an admin menu node in which you decide to display all content types and that you set a global icon to use on all of them it will display the icon only on the first content type item in that node. It should display the same icon for all the menu items.
The issue seems to be in the ContentTypesAdminNodeNavigationBuilder where it does GetIconClasses.
 isn't aligned to be clear about the relationship. If the Trash row is part of the "Service" page context (in the screenshot), it probably should be aligned with that page's children, possibly shaded red as the "true" trash at the bottom.
![Screen_Shot_2019-09-26_at_3_36_26_PM](https://user-i
-
Updated
Jul 23, 2021 - HTML
-
Updated
Jun 27, 2021 - Python
A brief description of the issue goes here.
If a user creates a link using Multi Url Picker but does not include http or https in the url, the link renders the url as "siteurl" + "linkurl" e.g. http://www.mysite.com/www.facebook.com, which results in a broken link.
The url picker know that it is an external link, so should add http:// as a default if it has not been specified e.g. http://www
- Wikipedia
- Wikipedia
Describe the bug
Using xframe
ALLOW-FROM
throws error in console:Invalid 'X-Frame-Options' header encountered when loading 'https://api.dev.mysite.com/uploads/my-file.pdf': 'ALLOW-FROM dev.mysite.com' is not a recognized directive. The header will be ignored.
https://strapi.io/documentation/v3.x/concepts/middlewares.html#response-middlewares
instructions for xframe indicate `ALLOW-FR