Skip to content

tamoot/tdiary_foursquare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Embeded Foursquare information in tDiary, use Foursquare API.

Usage:
Settings screen, user name, password and enter the cache expiration time.

Badge: {{foursquare_badge}}

CSS: 
div.foursquare-widget{
	background-color: #999999;
	color: #ffffff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 0.5em;
	width: 160px;
	margin-left: 15px;
}
div.foursquare-widget{
	margin-top: 0px;
	margin-bottom: 0px;
}
div.mayor{
	height: 40px;
}
div.badges{
	height: 40px;
}
div.last{
	height: 40px;
	margin-bottom: -10px;
	margin-top: 5px;
}
span.digits{
	margin: auto;
	font-size: 30px;
	vertical-align: middle;
}
span.header{
	vertical-align: middle;
}
span.checkin-venue{
	font-size: 80%;
	vertical-align: middle;
}

About

embeded Foursquare information in tDiary, use Foursquare API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages