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

joomla-cms
sshcli
sshcli commented Nov 2, 2019

Steps to reproduce the issue

Choose a logo in Backend->Extensions->Templates->Styles->Protostar->Advanced->Logo

Expected result

When you choose a logo in Backend->Extensions->Templates->Styles->Protostar->Advanced->Logo you should be able to specify the dimensions

Actual result

When you choose a logo in Backend->Extensions->Templates->Styles->Protostar->Advanced->Logo there

cms
bennash
bennash commented Jan 22, 2020

NEW UI Locations

The Plugin page in the Store could use some layout adjustments. The Install buttons are often pushed down the page with long content above. This UI could be anchored up top. A common location for this UI would be helpful with muscle memory, always navigating to this ui's location.

Many of the informational pieces could be moved to the sidebar below the Documentation and R

ankit7540
ankit7540 commented Feb 28, 2020

According to the documentation, the admin login is available at

http://site_address/website/public/admin.

However, I get the message Not Found , The requested URL was not found on this server. Browsing through the directory I cannot find folder or page as admin. Hence, probably the docs are outdated.

The admin credentials are also not usable in the cl

MrJimWest
MrJimWest commented Jan 1, 2020

Feature request

Summary

Add "copy reference" functionality to right-click menu of left toolbar. In addition, adding hint/tooltip on hover to those items, similar to how TVs are treated whilst editing a page.

Why is it needed?

This will make it easier to keep the references straight, and allow for easy copying/pasting of element references.

Suggested solution(s)

**Tooltip

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

  • Updated Jun 6, 2020
  • PHP
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

kshep92
kshep92 commented Jun 27, 2017

I've noticed that other blogging platforms have a facility that lists all the elements that can/needed to be styled by a particular theme. This, to me, is a good addition that can take plenty of the guess work out of theme creation and provide an opportunity to further standardize tags and naming conventions for themes going forward.

See https://demo.ghost.io/style-test/ for an example.

api
marcocala90
marcocala90 commented Dec 11, 2019

Hi, i'm currently using Directus v7. It's the first time I use hooks. There is a way to have different hooks for each project. Because if in my projects I have some collections with the same name. I can't understand how to distinguish them.

Example of my hook:

return [ 'actions' => [ 'item.update.courses' => function (array $data) { //code } ] ];

Expected:

e107
Jimmi08
Jimmi08 commented Feb 28, 2020

Motivation

Why are you making this feature request?
For easier work with user management. You can use the batch option only for displayed records on one page.

Proposed Solution

Add preference of how many records you want to see on one page. Maybe limited with max records,

Alternatives

changing core files?

Alternatives would be extending admin UI of select option display 2

You can’t perform that action at this time.