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 3,913 public repositories matching this topic...
When you're logged in as E.g. an author, the admin panel isn't good at telling you why you can't edit a post. I've found two specific cases - the /edit URL and search, but I think they are both very similar.
To Reproduce
Case 1: search
- In admin search for a post you can't edit
- See the post listed in the results
- Click on the post
- You are taken to the posts list with no
Describe the bug
Find-one endpoint /resource/:id responses with 500 status code instead of 404, this happens with MongoDB setup.
Steps to reproduce the behavior
- Setup Strapi with MongoDB configuration.
- Create a collection (resource).
- Give
findOneaccess to the public. - Send a request to
/resource-name/any-invalid-id.
Expected behavior
404 response.
**Sys
-
Updated
Jul 13, 2020 - Java
Describe the bug
If you use github as backend the following basic setup is required:
- run your own github auth server backend (see https://github.com/vencax/netlify-cms-github-oauth-provider) - https://mygithub-auth-backend.org as an example
-create oauth app in github and configure callback url pointing to your github auth server backend (https://mygithub-auth-backend.org/callback) - set
Reading this ( https://learn.getgrav.org/16/advanced/performance-and-caching#grav-core-caching ), I was under the impression that the hash method would actually hash the files (in a fast not-so-secure way as it is not the point.)
I guess that the idea is to not load the file from disk, making it faster. Here comes the issue: when deploying, you have to be careful or preserving file attributes
Issue Summary
While editing a page in IE11 I'm unable to add blocks to a StreamFields. Clicking the '+' button only triggers focus outline for the block above
Steps to Reproduce
- Set up fresh bakerydemo instance
- Create a new blogpost instance
- Add a block through the + button

-
Updated
Jul 16, 2020 - TypeScript
Add content management functionality to any site - plug & play / headless / api-first CMS
-
Updated
Jul 15, 2020 - JavaScript
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that application framework.
-
Updated
Jul 17, 2020 - C#
Documentation issue
Summary
The get_taxonomy() function documented here and implemented here isn't documented.
From the tests [here](https://github.com/getzola/zola/blob/1972e58823417
Home of the Joomla! Content Management System
-
Updated
Jul 17, 2020 - PHP
A lightweight blog CMS for PHP
-
Updated
May 19, 2020 - PHP
A CMS framework for Node.js that supports in-context editing, schema-driven content types, flexible widgets, and much more. Hint: start with the docs and use apostrophe-cli.
-
Updated
Jul 16, 2020 - JavaScript
The simple, flexible and friendly ASP.NET CMS used by more than 500.000 websites
-
Updated
Jul 17, 2020 - C#
Platform for building serverless applications and APIs (Node.js, React, GraphQL)
-
Updated
Jul 17, 2020 - TypeScript
DoraCMS是基于Nodejs+eggjs+mongodb编写的一套内容管理系统,结构简单,较目前一些开源的cms,doracms易于拓展,特别适合前端开发工程师做二次开发。
-
Updated
Apr 16, 2020 - JavaScript
- Wikipedia
- Wikipedia



If you use a shortcode in a content file in order to embed a read time estimation for that content file within itself, the estimation always comes back as 0. This is probably because the parser hasn't finished converting the document by the time it gets to the read time estimation so it can't actually get an estimate for it. This is supported by the fact that, when embedding a read time estimation