-
If I put something in the field "Automatic Page name Format" in the settings of a PageTableField I get this error when I click on "add new" on a actual page using this PageTableField:
"Error: Class n…
-
### Short description of the issue
A minor styling issue in AdminThemeUikit: longer page titles can collide with the sub-nav arrow icon for Process modules with sub-navigation.
![2018-12-10_1825…
-
### Short description of the enhancement
In various cases it would be helpful if we could denote that a module is at a pre-release state by using version syntax such as 1.0.0-rc1, 2.0.0-beta.1, etc…
-
Users making comments are wanting to insert hyperlinks etc. I think it would be nice to optionally support CkEditor. An alternative might be to allow Textformatters to be easily applied (I am sure it …
-
### Short description of the enhancement
Support permissions like: module-admin-markupseo
### Current vs. suggested behavior
Currently you can assign the `module-admin` permission to a ro…
-
*@CaelanStewart commented on Jan 17, 2019, 10:08 AM UTC:*
### Short description of the issue
I've just advised a colleague not to load the page before the images are present for reasons's below, so …
ghost updated
5 years ago
-
### Short description of the issue
Bad performance: if a PageTable field has `sortfields`, the sorting makes an SQL query (or more) for each subpage.
### Expected behavior
Fetching a PageTabl…
-
### Short description of the issue
PagePathHistory modules getPathInfo() does not return any correct answers.
### Expected behavior
`$p->getPathInfo("/en/about/child-page-example/")` should r…
-
The module uses a `before ProcessPageView::execute` to provide an endpoint for the API. However this hook is executed before the Mutli-Language and Cache Modules, so these do not work properly (Multi-…
-
This looks potentially dangerous:
```
$event->return = str_replace("{$this->subdomain}/", '', $event->return);
```
https://github.com/apeisa/Multisite/blob/master/Multisite.module#L74
A simple `str…