-
Using content access, I have a node type (notes) that users are allowed to created/edit/delete _only their own_ nodes.
When RESTful's `createEntity()` method is called, the stub entity is created wit…
-
- Site: [https://daps-pen.int.demo.catena-x.net](https://daps-pen.int.demo.catena-x.net)
**New Alerts**
- **Content Security Policy (CSP) Header Not Set** [10038] total: 1:
- [https://daps-p…
-
steps to fix.
1. encapsulate top of countries (i.e. search bar, buttons) in a div
2. give position sticky and top to said div
3. check for issues
4. optional, give return to start labels to para…
-
So for my documentation site I have something like this:
~~~
:::: tabs :options="{ useUrlFragment: false }"
::: tab PHP
// Some code
:::
::: tab Javascript
// Some code
:::
::::
~~~
A…
-
### Quick summary
On themes with a fixed menu (sticky menu), enabling the "gift subscription" banner causes the menu to "stick" partway down the page, rather than to the top of the page.
### Steps t…
-
Hi Nathaniel.
I've added the minimap plugin and have activated it with:
```
$(document).ready( function() {
$('.body_column').minimap();
// I have even tried adding:
$.minimap.show();
});
```
…
-
## Describe the bug
When conditionally rendering alerts, if one of them has the `status` set for `CdsAlert` and another alert (without `status`) gets rendered in its place, the first `status` is in…
-
Scripts like this are removed if full html document are passed to amp-library:
`
`
But they shouldn't be stripped...
-
### User Experience
In an attempt to help with viewing nested folders, I wrote a small bit of CSS to make folders sticky. I think it vastly improves the experience of sifting through folders in the…
-
http://kenwheeler.github.io/slick/
Go to Single page Demo.
Click on a dot in the dot list.
Use your finger to swipe through some slides.
The dot doesn't clear, so you get two dots!
![screenshot_201…