-
Updated
Oct 16, 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,910 public repositories matching this topic...
Several site owners have complained about the language used in our transactional emails, which have a sign-off that reads:
The team at $site.title
This is a confusing message coming from solo-creators who have no team, and publish under their own name.
The sign-off is non-essential, so we'd like to just remove this line completely from the emails where it appears:
希望能暴露博客访问量和点赞接口
你当前使用的版本
JDK 11
halo@1.4.11
描述一下此特性
1、希望模板中可以直接使用类似@viewcount这类获取到博客访问量数据用于展示;
2、希望能支持一个点赞功能;
附加信息
无,打算暂时用百度统计提供的接口
Describe the bug
If you have some nested markdown widgets and editor components, the dropdown's overflow will not be visible beyond the upper scope markdown widget. In some instances, it also hides below the field header below (screenshot 2)
To Reproduce
- make sure to have a few editor components
- create some nested markdown fields
- try to access the last item on the dropdown
-
Updated
Oct 16, 2021 - PHP
Preflight Checklist
- I have completed all Troubleshooting Steps.
- I'm on the latest version of Directus.
- There's no other issue that already describes my problem.
Describe the Bug
Hello. When changing L
This is a bug specific to Windows high-contrast mode. cc @kbayliss who did the testing for this.
Comment buttons should use the button text colour, and perhaps have a border too:
Current: color: #007d7e
Proposed: color: ButtonText; border: 1px solid;

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
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
Oct 13, 2021 - HTML
-
Updated
Oct 16, 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-FROMthrows 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