The Wayback Machine - https://web.archive.org/web/20220312113557/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 5,169 public repositories matching this topic...

strapi
lb-
lb- commented Mar 11, 2022

Is your proposal related to a problem?

  • Occasionally, you can create problems when syncing data from production environments or you just want to clear out unused renditions.
  • There are also cases where there is a need to clear space on a server and we may want to intentionally only load image renditions when requested.

Describe the solution you'd like

A new management command,

psarka
psarka commented Mar 2, 2022

Documentation issue

Summary

If one follows the getting started example, the resulting page does not deploy to github pages - the link on the index.html points to
http://username.github.io/blog rather than to http://username.github.io/repo/blog, even though the base_url is configured to the http://username.github.io/repo/.

Check out the repro:

https://github.com/psarka/zola-

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
OrchardCore
joomla-cms
Quy
Quy commented Feb 3, 2022

0 Argument 1 passed to Joomla\Component\Scheduler\Administrator\Model\TaskModel::wildcardIfMatch() must be of the type array, null given, called in \administrator\components\com_scheduler\src\Model\TaskModel.php on line 672

Steps to reproduce the issue

Apply PR #36927.
Create a new task.
For the Execution Rule, select Cron Expression (Advanced).
Leave selections empty under Cron Ma

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

lasalesi
lasalesi commented Jan 30, 2018

Actual behaviour:
In case a custom app has print formats, the command bench uninstall-app (app) will fail with frappe.exceptions.LinkExistsError: Cannot delete or cancel because Module Def <a href="#Form/Module Def/ham">ham</a> is linked with Print Format <a href="#Form/Print Format/cheese">cheese</a>

Expected behaviour:
bench uninstall-app should also remove print formats that