The world’s fastest framework for building websites.
-
Updated
Oct 12, 2021 - Go
{{ message }}
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.
The world’s fastest framework for building websites.
Our internal, server-side i18n package is deprecated, and so is the use of i18n.t().
Instead we have a new package @tryghost/tpl that does string interpolation and makes refactoring i18n out of the codebase easier.
We have successfully removed i18n.t() from core/frontend, but the rest of the codebase has many many references that need to
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
Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS
Currently, all Directus system collections have a description except directus_panels and directus_dashboards... let's add those:
Dashboards — Dashboards within the Insights module
Panels — Individual panels within Insights dashboards
Hi, I found that Document Chooser cannot populate the updated file title but Image Chooser does.
I think its good to add this feature and its not hard to implement it because the function already exists in image-chooser-modal.js
Self-hosted CMS platform based on the Laravel PHP Framework.
The easy-to-use and developer-friendly enterprise CMS powered by Django
Like #1299 but for highlight_themes_css
Zola version: 0.14.1
[markdown]
highlight_code = true
highlight_theme = "css"
highlight_themes_css = [
{ theme = "one-dark", filename = "syntax-theme-dark.css" },
{ theme = "one-light", filename = "syntax-theme-light.css" },
]Since one of the above themes doesn't ex
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.
I did my first introduction/training of a TinaCMS application to a person, and
For a better architecture, reorganize fields in BO > shop parameters > product settings page in the following order:
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.

When you are a enduser and use an editor and plugin settings is filtering input then html is just stripping out of text.
User should get notification that html was cleaning for plugin settings so better usability
I have problem in custom fields that filter is enab
With apos-workflow enabled, the page reorganize modal's Trash rows (when you expand pages with children) 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
Publii is a desktop-based CMS for Windows, Mac and Linux that makes creating static websites fast and hassle-free, even for beginners.
The lektor static file content management system
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
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