The Wayback Machine - https://web.archive.org/web/20211227073716/https://github.com/topics/content-management
Skip to content
#

content-management

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

nsfwjs
joomla-cms
pwireless
pwireless commented Nov 24, 2021

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

Currently in Menus - List Layouts - # Articles to List, there is the option to select how many articles to list: 5, 10, ....100, All.

Describe the solution you'd like

With the current approach, you have to go to each menu/list and set the #articles to list.

Suggesting to add a global option for that #articles to li

textpattern
Bloke
Bloke commented Apr 13, 2016

It's high time we introduced a test suite alongside the development process to help catch regressions. As we move towards a more class-based ecosystem with less reliance on global variables, this should become achievable with something like PHPUnit.

This will be an ongoing issue, so no milestone required. It can be closed when a framework is in place and the tests start being added. At minimum we

LaraCMS 是在学习 laravel ( web 开发实战进阶 + 实战构架 API 服务器) 过程中产生的一个业余作品,试图通过简单的方式,快速构建一套基本的企业站同时保留很灵活的扩展能力和优雅的代码方式,当然这些都得益Laravel的优秀设计。同时LaraCMS 也是一个学习Laravel 不错的参考示例。

  • Updated Jun 6, 2020
  • PHP