Is it possible to add a screenshot to a contrib theme or module. I thought we had done work on this, but I'm not finding documentation on it or even confirmation that it is possible.
Posted1 week 1 day ago by Martin Price | System Horizons Ltd (yorkshirepudding) in Weekly Meetings
Recent comments
No, that won't work. My dev server's address looks like: example.com:1000/xyz/folder1/folder2
My prod server address looks like: example.com
Just using a relative...
I am guilty (in Drupal) of using PHP Filter in places just so I can use l() and url(), since my paths are very different between dev and prod servers.
For example, at the top of my Views,...
In the meantime I also need something like https://www.drupal.org/project/entityreference_autofill in Backdrop. Has anyone made progress on the port, or are there interesting alternatives...
Posted20 hours 48 min ago by Olaf Grabienski (Olafski) on:
- In Backdrop CMS the update.php file located in the /core folder (mydomain.com/core/update.php).
- For launch the update.php from address bar of the browser, without restrictions, you...
Comments
I am also interested in this question, I do not find where you can add photos, screenshots, etc. :)
Hi,
I don't think, there's any official documentation or policy regarding screenshots.
Which means: you can do what you want. :-)
Probably a custom directory and then add the screenshots with full url to your README?
Actually, I'm also interested in this.