Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

This is Movabletype plugin. This plugin get photos from flickr, and outputs ul or ol element.

Notifications You must be signed in to change notification settings

taiju/MT-Flickr-photos-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

FlickrPhotosList

FlickrPhotosList is plugin for Movabletype. This plugin get photos from flickr, and outputs ul or ol element.

Installation

Simply drop the directory plugins/FlickrPhotosList contained in this archive into your $MT_HOME/plugins directory.

Use

You set this plugin settings and enter template tag on template.

<$MTFlickrPL$> or <$mt:flickrpl$>

Use modifiers

You can use modifiers. Modifieres that you can use are user_id, per_page, extras, and list_style.

<$mt:flickrpl list_style="ul" extras="url_t" per_page="20" user_id=".......@N.."$>

About

This is Movabletype plugin. This plugin get photos from flickr, and outputs ul or ol element.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages