mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-25 17:40:29 +00:00
Move Flickr demo into geospatial plugin tab
Because it is integrated via the geomarker tag
This commit is contained in:
parent
589e2b799b
commit
12f88bb446
@ -1,5 +1,6 @@
|
||||
title: WidgetMessage: tm-http-request Example - Flickr
|
||||
tags: $:/tags/Macro
|
||||
title: $:/plugins/tiddlywiki/geospatial/demo/flickr
|
||||
caption: Flickr
|
||||
tags: $:/tags/Macro $:/tags/GeospatialDemo
|
||||
|
||||
<!--
|
||||
Get items from a Flickr album/interestingness/collection etc.
|
||||
@ -87,7 +88,7 @@ https://api.flickr.com/services/rest/
|
||||
<$macrocall $name="flickr-get-album-items"/>
|
||||
\end
|
||||
|
||||
! Map of Flickr Photos
|
||||
! Retrieve Geotagged Flickr Photos
|
||||
|
||||
Flickr API Key: <$password name="flickr-api-key"/>
|
||||
|
||||
@ -102,8 +103,3 @@ Get Flickr album
|
||||
<$macrocall $name="flickr-get-interesting-items"/>
|
||||
Get Flickr interesting items
|
||||
</$button>
|
||||
|
||||
<$geomap
|
||||
markers="[all[tiddlers+shadows]tag[$:/tags/GeoMarker]tag[$:/tags/FlickrPhoto]]"
|
||||
|
||||
/>
|
Loading…
Reference in New Issue
Block a user