The Wayback Machine - http://web.archive.org/web/20200818113905/https://github.com/topics/cms
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,001 public repositories matching this topic...

strapi
mcintyre321
mcintyre321 commented Aug 14, 2020

I am using Netlify-CMS to build a readonly site, so I am using custom components which don't allow editing instead of the default ones.

One of those controls is a link to another-page-in-the-app control, which I'm using where one might ordinarily have a relation widget.

Describe the bug

When I follow the link to the linked page, any fields which have the same name as on the previous p

october
Klaasie
Klaasie commented Jun 22, 2020
  • OctoberCMS Build: 466
  • PHP Version: 7.2^
  • Database Engine: MySQL MariaDB 10.3.23 (with strict set to true through database.php configuration)

Description:

For one of our plugins we're currently running into the error described below:

SQLSTATE[42000]: Syntax error or access violation: 1140 Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if th
jessemenn
jessemenn commented Jul 7, 2020

Issue Summary

Copying a page doesn't copy the original's privacy settings, but appears to inherit from the new parent's privacy settings.

That is, if page A1 is public, and its child page A1a has privacy set to "private, accessible to...," copying page A1a to A1b causes A1b to be set to public. I feel there's a general expectation that the original's privacy settings would copy over to

PrestaShop
cortier
cortier commented Jul 26, 2020

Some text in this class is hardcoded, like "Expand All", "Collapse All", etc.

These strings should be translatable.

Edited by Khouloud

Steps to reproduce the issue

  1. Go to BO => Shop Parameters => General page
  2. Enable multishop context
  3. Go to BO => Advanced Parameters => Multistore
  4. Edit a shop
  5. Change the language of the employee to any other language
    Collapse All, `Ex
hugo-academic
JOduMonT
JOduMonT commented Nov 7, 2019

Hi;

I hope it's a feature request and not a bug report
I try to apply design.background but at the item level
and the code won't let me add more than one [design.background]

this is work

widget = "slider"
weight = 11
[[item]]
  title = "Left"
  content = "I am left aligned :smile:"
  [design.background]
    gradient_start = "#0000F9"
    gradient_end = "#86007D"
tinacms
ralfbiedert
ralfbiedert commented Jun 8, 2020

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
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

You can’t perform that action at this time.