-
Updated
May 13, 2021 - Go
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,615 public repositories matching this topic...
-
Updated
May 13, 2021 - JavaScript
-
Updated
May 2, 2021 - Java
-
Updated
May 12, 2021 - PHP
-
The issue and what you expected to happen
Not setting a SMTP user/pass results in aMissing credentials for "PLAIN"error.
I would like to use MailHog to test local emails and this issue is blocking that. -
Exact steps to reproduce this issue
Send an email with the Mail service using a mail server that does not require auth. -
Your environment:
Using Directus9 rc.6
- OctoberCMS Build: 466
- PHP Version: 7.2^
- Database Engine: MySQL MariaDB 10.3.23 (with strict set to true through database.php configuration)
Description:
For one of our plugins we're currently running into the error described below:
SQLSTATE[42000]: Syntax error or access violation: 1140 Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if th
Is your proposal related to a problem?
When hovering the delete button, the color change from red to green, and it's pretty confusing
Describe the solution you'd like
As y
-
Updated
May 13, 2021 - Python
-
Updated
May 9, 2021 - CSS
It doesn't work on Windows due to : in it and Zola tries to be cross-platform so it should only allows YYYY-MM-DD in the filename. If you want the time, you can set it in the front-matter.
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
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
Publications in Wowchemy currently use Article JSON-LD rather than the more specific ScholarlyArticle structured data as ScholarlyArticle is not eligible for rich Google search results whereas Article is.
Article objects must be based on one of the following schema.org types: Article, NewsArticle, BlogPosting
https://developers.google.com/search/docs/data-types/article
However, use
Is your feature request related to a problem? Please describe.
We often rename the Display Name of a Content Type and make a mistake afterward on it's technical name.
It is not displayed on the Content Type edit form anywhere else than looking at it's element created in the Parts section to reorder it's fields.
Describe the solution you'd like
I think we should display the Display Na
-
Updated
May 9, 2021 - JavaScript
-
Updated
May 13, 2021 - TypeScript
-
Updated
May 14, 2021 - TypeScript
Is your feature request related to a problem? Please describe.
When you are a enduser and use an editor and plugin settings is filtering input then html is just stripping out of text.
Describe the solution you'd like
User should get notification that html was cleaning for plugin settings so better usability
Additional context
I have problem in custom fields that filter is enab
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
-
Updated
Mar 27, 2021 - Python
-
Updated
May 19, 2020 - PHP
-
Updated
May 13, 2021 - HTML
- Wikipedia
- Wikipedia
Describe the bug
Using xframe
ALLOW-FROMthrows 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