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

strapi
danimajo
danimajo commented Dec 21, 2021

Issue Summary

When setting up a dev env on windows, yarn setup fails

[2021-12-21 15:45:01] INFO Relation: User to Role                                                                              
[2021-12-21 15:45:01] INFO Finished database init!                                                                             
Running "symlink:githooks" (symlink) task               
good first issue help wanted
halo
qinhua
qinhua commented Sep 1, 2021

你当前使用的版本

JDK 11
halo@1.4.11

描述一下此特性

1、希望模板中可以直接使用类似@viewcount这类获取到博客访问量数据用于展示;
2、希望能支持一个点赞功能;

附加信息

无,打算暂时用百度统计提供的接口

help wanted good first issue
alvinsay
alvinsay commented Mar 18, 2022

When writing a new post, changing locale will cause an uncaught type error and the editing form of the post content isn't show up.

To Reproduce

  1. Setup Netify CMS with i18n enabled.
  2. Click New button in the index page.
  3. Change writing locale dropdown from Writing in EN to another locale, for example, Writing in FR
  4. The editing form will disappear, and you w
good first issue area: i18n type: bug
directus
gasman
gasman commented Mar 22, 2022

The radio buttons in the Page Privacy modal are laid out horizontally when running under Django 4.0.3, where previously they were arranged vertically. (I think I've seen similar glitches in other places where radio buttons / checkboxes are used - e.g. m2m relations in the page edit form - although I don't have any examples to hand)

Under Django 3.2.12:
![Screenshot 2022-03-22 at 10 49 00](http

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

bug good first issue Critical/Low schema-validate
PrestaShop
wowchemy-hugo-themes
OrchardCore
joomla-cms
astridx
astridx commented Mar 18, 2022

Steps to reproduce the issue

  1. Create Demo Task - Sleep
  2. Select Cron Expression Advanced as Execution Rule
  3. Do not select all values in area Crone match.

Expected result

You see a message about what you have to select.

Actual result

You see

m

No Code Attached Yet good first issue
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