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 4,807 public repositories matching this topic...

strapi
hkovacs
hkovacs commented Jun 22, 2020

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

Ghost
vicky002
vicky002 commented Aug 7, 2021

Issue Summary

I have Ghost Self-hosted.

When I try to import my subscribers from Substack, it shows this error as shown in the image.

I tried searching everywhere but no solution. I also tried to manually create the Members folder on the server but still no luck.
![CleanShot 2021-08-07 at 20 42 50@2x](https://user-images.githubusercontent.com/5517129/128604907-9d7cab8d-0d6b-4cbb

martinjagodic
martinjagodic commented Aug 18, 2021

It is great that we can add template tags to the summary of a collection entry, for instance {{dirname}} is useful on nested files. However, it is not possible to group, sort, or search by these.

A solution would support template tags in the config for sortable_fields and view_groups and return search results containing tags in the summary.

Proposed config:

collections:
  - n
directus
MichaelNussbaumerGOWEST
MichaelNussbaumerGOWEST commented Jun 12, 2021

I think the filter of the calendar layout is not 100% correct.

The situation I have is, that my item is more than one month long. (season for hotel pricing) The current filter just displays events which start in the current month. So even a event starting on the last day of the previous month wouldn't be displayed.

Current filter:

{
    "_and": [
        {"start":{"_gte":"###FIRST#
Keats
Keats commented May 23, 2021

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

tinacms
DirtyF
DirtyF commented Jul 5, 2021

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Given I already run a tina instance in another terminal
When I run yarn dev
Then I get an error:

yarn run v1.22.10
$ yarn tina-gql server:start -c "next dev"
$ /Users/frank/github/tina/blog-starter-app/node_modules/.bin/tina-gql server:start -c 'next dev'

events.js:353
      
PrestaShop
marionf
marionf commented Jun 23, 2021

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
wowchemy-hugo-modules
gcushen
gcushen commented Feb 9, 2021

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

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

webiny-js
joomla-cms
B3nito
B3nito commented Nov 30, 2020

Is your feature request related to a problem? Please describe.

When you are a enduser and use an editor and plugin settings is filtering input then html is just stripping out of text.

Describe the solution you'd like

User should get notification that html was cleaning for plugin settings so better usability

Additional context

I have problem in custom fields that filter is enab

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

lesley-w
lesley-w commented Sep 28, 2020

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