-
Trying out Foundation 6.0, but I can't get the Foundation javascript to work. Steps to reproduce:
1. Install foundation-cli
2. run foundation new project, and foundation watch
3. Add a snippet involvi…
phoob updated
8 years ago
-
-
-
-
Possible feature to add `rel` and `class` to the hyperlink tag (``).
_Tags:_
``` php
c::set('kirby.extension.imageext.js_zoom.gallery_attr', 'rel');
c::set('kirby.extension.imageext.js_zoom.gallery_…
-
Dear Thomas,
I was wondering if the script support responsive image resizing. I was not sure what 'width_output' does, so I wanted to try it.
When I put the files in the tags and plugins folders, …
-
I would love the ability to select a specific file to be used as a variable in a template.
For example:
A 'gallery' template is built to display all images. A client would like to use a specific ima…
-
I use Vagrant to develop my Laravel 4 project. In my `Vagrantfile` I have the following line to enable a port passthrough:
```
config.vm.network :forwarded_port, host: 7000, guest: 80
```
Then I ru…
-
I would recommend adding a note to the README that this theme makes use of PHP short tags and users might need to enable that for it to work.
Since they are sprinkled throughout the themes and not al…
-
Use of knowledge base isn't possible if `short_open_tag` in `php.ini` is set to `Off`, which is the recommended setting for development & production.
Please change usages of `