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

Ghost
daniellockyer
daniellockyer commented Jan 22, 2021

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

  1. Use Node 14
  2. Run an instance of Ghost
  3. Attempt to run another instance of Ghost on the same port
  4. 💥

We have a check like error.errno === 'EADDRINUSE', which evals to `fa

sorokinvj
sorokinvj commented Jan 30, 2021

Describe the bug
Long names of custom editor components are cut by ToolbarDropdownWrapper component

To Reproduce

  1. register Editor Component with a long name, e.g. "Full Width Component"
  2. Launch CMS
  3. Click + button in Markdown widget
  4. See that only part of the name is shown
    -->

Expected behavior
Name should be shown fully

Screenshots
![2021-01-30_15-40-16](h

ericp-mrel
ericp-mrel commented Feb 5, 2021
  • 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:

  1. Run the command php artisan october:env
  2. Then `php artisan key:gene
directus
mlbullett
mlbullett commented Feb 5, 2021

Bug Report

Hi there. Absolutely love your collective work but have discovered a small bug regarding broken thumbnails in the Project Settings panel (and possibly elsewhere).

Environment

Fresh Directus 1-click App on DigitalOcean
Ubuntu 20.04 LTS
Postgres 12.5
Directus 9.0.0-rc.34
PM2 4.5.1
Caddy 2.3.0
Tested on Brave 88.1.19.90 and Chromium 87.0.4280.141

Steps to Reproduce

tinacms
zenflow
zenflow commented Jan 24, 2021

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

PrestaShop
joseantgv
joseantgv commented Jan 29, 2021

Is your feature request related to a problem?

Improve the information displayed in the checkout when a product is without stock

From https://www.prestashop.com/forums/topic/1041442-nobody-can-figure-it-out-we-need-a-specialist/

Describe the solution you'd like

Display the combination from the product without stock.

Additional context

Which one is the product withou

wowchemy-hugo-modules
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
OrchardCore
joomla-cms
biowan
biowan commented Feb 5, 2021

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

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

keystone
karmux
karmux commented Dec 29, 2019

Feature request

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

When you hide Label column then it's not possible to open a document from the list anymore since Label is the only clickable column. Workarounds include manually editing URL in the browser or copying link from the three dots (...) menu and pasting it to the URL in the browser.

Describe the solution you'