Skip to content
#

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 5,109 public repositories matching this topic...

strapi
torstenzander
torstenzander commented Jan 13, 2022

Issue Summary

The asset helper does not work with svg images using # because it adds a query param.

Steps to Reproduce

 <svg class="icon icon__primary quote__line">
        <use xlink:href="{{asset "images/solid.svg#minus"}}"></use>
</svg>

Using this does not show the svg images it renders to:
xlink:href="/assets/images/solid.svg#minus?v=094ca0c660"

When I remov

directus
tinacms
douweknook
douweknook commented Jan 18, 2022

Description

I'm using a number field with the GQL + Tina Cloud setup and realized that there is a bug in the number field. If you edit the field, e.g. from empty to 100 and then remove the 100 again, an error occurs when saving the value. If I do not touch the fields at all tho it does accept it when they are empty. Here's a video to illustrate:

https://user-images.githubusercontent

PrestaShop
wowchemy-hugo-themes
mcanouil
mcanouil commented Jan 20, 2022

Hi,

From Hugo v0.92.0, there is a deprecation warning for .Path.

hugo v0.92.0+extended darwin/arm64 BuildDate=unknown
WARN 2022/01/20 21:35:38 .Path when the page is backed by a file is deprecated and will be removed in a future release. We plan to use Path for a canonical source path and you probably want to check the source is a file. To get the current behaviour, you can use a c
OrchardCore
Skrypt
Skrypt commented Oct 5, 2020

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.

![orchard](https://user-images

joomla-cms
crystalenka
crystalenka commented Jan 23, 2022

Steps to reproduce the issue

When creating a simple workflow, I am trying to set a user group to edit only their own articles, only when the article is in a certain stage (for example "draft").

User group has "edit own" permissions in com_content, edit permissions in the example "draft" workflow stage, and no edit permissions in any other workflow stage.

Expected result

User grou

abea
abea commented Sep 26, 2019

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