-
Updated
Feb 10, 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,416 public repositories matching this topic...
反馈安全漏洞的朋友请阅读
请不要直接在 issues 提交安全漏洞报告,目前已有一部分人正在使用该系统,你的公开提交很可能影响到他们的资料安全。
所以拜托以后直接发送安全漏洞信息到 [email protected] 谢谢!
Is your feature request related to a problem? Please describe.
Multilingual sites tend to have a language code inside their path, such as https://example.org/en/about/. This is also the default behaviour for Hugo sites.
Describe the solution you'd like
Make available a {{lang}} template tag for the preview_path template.
-
Updated
Feb 11, 2021 - PHP
- OctoberCMS Build: v1.1.1
- PHP Version: 7.4
- Database Engine: MySQL
Description:
When using a .env file for OctoberCMS: php artisan october:env the php artisan key:generate should generate the key and place it in the .env file instead of writing it into the app.php file.
Steps To Reproduce:
- Run the command
php artisan october:env - Then `php artisan key:gene
Is your proposal related to a problem?
To include a Twitter 'share' image on a template, you'd typically do something like:
{% image page.social_image fill-1200x1200 as social_img %}
<meta name="twitter:image" content="{{ social_img.url }}">
However, this may return either a local URL (/media/images/foo.jpg) or an absolute URL (https://media.example.com/images/foo.jpg) de
- The issue and what you expected to happen
If switch users list from cards to list view, the role is displayed with ID, the same is applied to avatar as well.
It will be better if role name is displayed and image for avatar.
- Exact steps to reproduce this issue
Go /ad
-
Updated
Feb 6, 2021 - Python
-
Updated
Jan 28, 2021 - CSS
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
Describe the bug
After disabling the feature Stock Management in BO, when I try to create an Order from BO, the qty_in_stock label is still displayed.
Expected behavior
the qty_in_stock label is hidden.
Steps to Reproduce
Steps to reproduce the behavior:
- BO>CONFIGURE>Product Settings
- Scroll down to Products stock block
- Disable th
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
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
Feb 9, 2021 - JavaScript
The ContentMenuItem and LinkMenuItem should use the DisplayText property instead of both parts having a "Name" property. Or maybe a CommonMenuItemPart to share the name and common properties.
-
Updated
Feb 10, 2021 - TypeScript
Steps to reproduce the issue
When a result title contains character single/double quote character ('/"), the last character of the title will be cut.
Expected result
My friend's pencil
Actual result
My friend's penci
System information (as much as possible)
The problem is from the highlight method in the script /components/com_search/views/search/view.html.php
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.
 menu and pasting it to the URL in the browser.
Describe the solution you'
As a content editor that would drive me nuts, you publish..you get notification... opening the actions menu hides it behind the notification...have to wait untill it goes away or click the dismiss...would make more sense if actions menu is always on top
- Wikipedia
- Wikipedia


Issue Summary
When running under Node 14, the error message printed out when a second instance of Ghost is trying to bind to a port isn't the custom one we have, but the generic one.
To Reproduce
We have a check like
error.errno === 'EADDRINUSE', which evals to `fa