Logo
Explore Help
Sign In
prenex/magcms
1
0
Fork 0
You've already forked magcms
Code Issues Pull Requests Projects Releases Wiki Activity
magcms/prosopopee/templates/sections/bordered-picture.html

7 lines
227 B
HTML
Raw Normal View History

[enh] handle bordered pictures
2015-12-09 05:31:32 +01:00
{{ helpers.copy_image(section.image) }}
<section class="bordered-picture baguette">
Now one can choose to override picture quality for thumbnails To use it, change this : - type: pictures-group images: - - image1.jpg - image2.jpg - - image3.jpg - image4.jpg To this : - type: pictures-group images: - - name: image1.jpg quality: 80 - image2.jpg - - image3.jpg - name: image4.jpg quality: 100 Next step would be to compress pictures instead of just copying them to reduce their size Signed-off-by: CapsLock <faimaison@legeox.net>
2016-01-18 00:34:46 +01:00
<a href="{{ helpers.get_image_name(section.image) }}">
<img src="{{ helpers.get_image_name(section.image) }}">
[enh] handle bordered pictures
2015-12-09 05:31:32 +01:00
</a>
</section>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.4 Page: 112ms Template: 10ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API