-
Updated
Dec 6, 2020 - PHP
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 1,335 public repositories matching this topic...
Describe the bug
the name and first name variables are not interpreted in the logs email
Expected behavior
The varibles should be interpreted
Steps to Reproduce
Steps to reproduce the behavior:
PS => The SMTP param
-
Updated
Dec 5, 2020 - PHP
-
Updated
May 19, 2020 - PHP
A nice addition would be not to let people to upload duplicate image files to the libraries. Just compute and store a hash of the file during upload, and search for the hash before adding anything to it.
Maybe also add a configuration key to that too, because sometimes people might want to have duplicates instead.
-
Updated
Dec 1, 2020 - PHP
-
Updated
Dec 5, 2020 - PHP
-
Updated
Dec 5, 2020 - PHP
-
Updated
Dec 4, 2020 - PHP
On the brand logo link replace the / href with . <?php echo Yii::getAlias('@backendUrl') ?>
<a href="<?php echo Yii::getAlias('@backendUrl') ?>" class="brand-link text-center <?php echo $keyStorage->get('adminlte.brand-text-small') ? 'text-sm' : null ?>">
in some cases for single domain some links not work correctly.
Thanks a lot
-
Updated
Nov 23, 2020 - PHP
-
Updated
Nov 21, 2020 - PHP
-
Updated
Dec 3, 2020 - PHP
-
Updated
Feb 28, 2019 - PHP
-
Updated
Dec 5, 2020 - PHP
-
Updated
Nov 30, 2020 - PHP
-
Updated
Dec 5, 2020 - PHP
As LUYA will enhanced continuously, some translations will be added from time to time, therefore i created this issue in order to see who did translations and everybody can subscribe to the issue to get notified when new translations came up.
In order to help us extend LUYA translations or fix incomplete translations please take a look at the linked files below.
If you like to make a n
Looking to get the generator tag to default to just "concrete5" without the version number.
- Wikipedia
- Wikipedia
In this line, The
$configvariable defined as an array but used as an objecthttps://github.com/octobercms/october/blob/af6db51b7978aae874844e79e0103b0952d7b762/modules/backend/classes/ControllerBehavior.php#L26