Dragan Espenschied
Dragan Espenschied
I used the commands provided in the instructions: [Bootstrap](https://github.com/ProfessionalWiki/Bootstrap#installation) ``` COMPOSER=composer.local.json composer require --no-update mediawiki/bootstrap:~4.0 composer update mediawiki/bootstrap --no-dev -o ``` [Chameleon](https://github.com/ProfessionalWiki/chameleon/blob/master/docs/installation.md#installation-with-composer) ``` COMPOSER=composer.local.json composer require --no-update mediawiki/chameleon-skin:~4.0 composer update...
Yes I was looking at that one too, and thought that if there is function to retrieve HTML from an API (as in #54) you would just need another function...
Maybe a way similar to how queries are handled could be established, with a file per API request that could handle substitution and would be cached similarly? Something like `queries/goats.yaml`:...
From my own work I would want to create overviews of different types of items in different time frames. For instance, artworks from 2009 to 2014, or exhibitions from 2009...
http://designed.with.meteor.com/ seems to have vanished?
Email would be generally useful, for instance for sending password reset messages.
There is no need to use a special mode for color-vision impaired users if the design is made to only use color to support indication instead of color being the...
I dunno, if I want a remote file manager, I use a remote file manager... :upside_down_face:
To get consistent behavior in the shell will be so tricky though: `ssh`ing to a remote host, from there `ssh` into another, then enter a container via `lxc-attach`, `docker exec...
Please excuse the misleading title, the character is just a looking glass; I wanted to represent the "search" function. In several apps, the search is triggered when any key on...