This website requires JavaScript.
Explore
Help
Sign In
prenex
/
magcms
Watch
1
Star
0
Fork
0
You've already forked magcms
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
magcms
/
prosopopee
/
themes
/
exposure
/
templates
/
sections
History
Richard Thier
59d5ce18eb
Implemented much of polaroid-group galleries now. By default they are centered, image height maxes out at 85% so text should be visible practically always; "h" and "w" can be added for height and width (accept everything that CSS accepts) and if x, y is provided we use position:absolute. There is margin_bottom if all elements are absolute by your choice but I prefer making one centered and default (just chaning its wdth and height using "w" and "h", and others defined as absolute around it. This way the single centered element makes the width of the whole group. I just wanted to note somewhere this trick.
2020-03-06 17:09:40 +01:00
..
audio.html
add background color for audio player
2017-06-04 16:28:09 +02:00
author.html
fix some bugs with audio
2017-04-23 16:04:56 +02:00
bordered-picture.html
[fix] some little stuff
2018-11-01 18:59:32 +01:00
full-picture.html
QUICKFIX: Exchanged 2k and 450p urls in full-image covers as they are the most critical on the fast-path for me now. The current version loads BOTH urls ALWAYS which is awful and not optimized (see network inspector in FF / PM); A real solution would be to use media queries here and only load the appropriate image size according to the display width and such data. That way things could go fast on mobile and on old machines (like my laptop) while still getting 2k plus resolution images for high-end users. Currently I have to use jpg files and it is tolerable this way, but could be made faster as I see on network analysis.
2020-03-06 17:05:49 +01:00
header.html
The navmenu section - first version working. TODO: email, phone and language picker
2020-02-15 00:04:40 +01:00
html.html
add support of Open Graph
2016-11-04 12:55:02 +01:00
iframe.html
remove youtube section on iframe
2017-05-15 14:05:26 +02:00
navmenu.html
Revert "Removed email as it was already a bit too much on the navmenu; better for mobile now and email is still there in the "contact" section using mailto"
2020-02-28 17:06:26 +01:00
panorama.html
add support of Open Graph
2016-11-04 12:55:02 +01:00
paragraph.html
add floating image in paragraph section
2017-05-23 13:44:26 +02:00
pictures-group.html
themes: pictures-group: fix alignment when pictures do not fill the flex container
2019-05-05 21:21:14 +02:00
polaroid-group.html
Implemented much of polaroid-group galleries now. By default they are centered, image height maxes out at 85% so text should be visible practically always; "h" and "w" can be added for height and width (accept everything that CSS accepts) and if x, y is provided we use position:absolute. There is margin_bottom if all elements are absolute by your choice but I prefer making one centered and default (just chaning its wdth and height using "w" and "h", and others defined as absolute around it. This way the single centered element makes the width of the whole group. I just wanted to note somewhere this trick.
2020-03-06 17:09:40 +01:00
quote.html
add quote section
2017-05-09 14:37:32 +02:00
subgal.html
Revert "Revert "Bullet point tags work, but mobile is broken; without it padding too much (not padding but seem so). Maybe will revert this commit...""
2020-02-26 13:15:17 +01:00
text.html
add support of Open Graph
2016-11-04 12:55:02 +01:00