-
is it still possible to change the default parameters of the graphical interface gvle (colours of boxes, arrows ...)?
-
Back in 0.1, we had a basic interface for customizing the behavior of relationship fields via a `keygetter` passed to `QuerySelect` or `QuerySelectList`. That wound up being a less than ideal way to m…
-
There should be a way of customizing or extending API calls which are made from the dashboard. So a API developer gets a convinient way of adding some sort of security checks or login functionality to…
-
`$twig = new Twig_Environment(...);
$lexer = new Twig_Lexer($twig, array(
'tag_comment' => array('{#', '#}'),
'tag_block' => array('{%', '%}'),
'tag_variable' => array('{{', '…
-
Is there a tutorial somewhere on how to do it? It's really unclear from the documentation.
-
Hi folks,
I m trying to implement SSO functionality for my huge application.
i m using django-cas-ng and django-mama-cas on my sso-agent and sso-server respectively.
now, my application does no…
-
Docker allows specifying the build directory: `docker build target/artifacts`. People usually use it with `docker build .`, but it is useful at times.
We're relying on using non-`.` build dir in ou…
-
I'd like to have an easy way to customize authentication method, more specifically `Kirby/Cms/Auth#login`.
I'm implementing an external authentication, which is basically a http request to our "a…
-
Have the user able to set their PathPreferenceProfile in the UI and have it applied to all/most webwalking events throughout the script.
ghost updated
5 years ago
-
*Issue migrated from trac ticket # 17040*
**component:** GUI-generic | **priority:** low | **keywords:** treelist, colour, rules
#### 2015-06-23 17:06:22: @raananb created the issue
___
Windows cr…