1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-24 22:33:16 +00:00

Tweaks to background image support

And some demo images for use as backgrounds
This commit is contained in:
Jermolene 2015-04-02 12:11:13 +01:00
parent 5101ae4ce6
commit a3f4221008
7 changed files with 11 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 241 KiB

View File

@ -0,0 +1,4 @@
title: Blurry Lawn.jpg
type: image/jpeg
tags: picture external-image
source: https://www.flickr.com/photos/jermy/16386332964/in/photostream

View File

@ -1,4 +1,4 @@
title: Motovun Jack.jpg
type: image/jpeg
source: http://www.flickr.com/photos/jermy/6292279493/in/photostream
source: https://www.flickr.com/photos/jermy/6292279493/in/photostream
tags: picture

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

View File

@ -0,0 +1,2 @@
title: PerlinLight.jpg
type: image/jpeg

View File

@ -11,7 +11,7 @@ tags: [[$:/tags/Stylesheet]]
<$list filter="[<background>has[_canonical_uri]]">
<$view tiddler={{$:/themes/tiddlywiki/vanilla/settings/backgroundimage}} field="_canonical_uri"/>
</$list>
`);`
`) center center;`
`background-attachment: `{{$:/themes/tiddlywiki/vanilla/settings/backgroundimageattachment}}`;
-webkit-background-size:` {{$:/themes/tiddlywiki/vanilla/settings/backgroundimagesize}}`;
-moz-background-size:` {{$:/themes/tiddlywiki/vanilla/settings/backgroundimagesize}}`;

View File

@ -1,4 +1,6 @@
title: $:/themes/tiddlywiki/vanilla/settings/
fontfamily: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", "DejaVu Sans", sans-serif
codefontfamily: Monaco, Consolas, "Lucida Console", "DejaVu Sans Mono", monospace
codefontfamily: Monaco, Consolas, "Lucida Console", "DejaVu Sans Mono", monospace
backgroundimageattachment: fixed
backgroundimagesize: auto