Mô tả
FitVids
FitVids automatically sizes videos in responsive themes so that the video is always the right size.
Currently supports:
- Videos in single posts
- Videos on the homepage
- Videos in archives
- Videos in the sidebar widgets
FitText
FitText automatically sizes text responsive themes so that the text is always the right size.
Currently supports:
- Site Title
- Site Description
- Single post titles
- Post titles on the homepage
- Post titles in archives
Lettering
Lettering automatically wraps text with < span > tags so that each element can be styled, creating unique layouts.
Currently supports:
- Spans around each letter
- Spans around each word
- Spans around each line
- Advanced – Span around each word, and each letter within
Credits
FitVids.js
- Copyright 2011, Chris Coyier – http://css-tricks.com + Dave Rupert – http://daverupert.com
- Credit to Thierry Koblentz – http://www.alistapart.com/articles/creating-intrinsic-ratios-for-video/
FitText.js
- Copyright 2011, Dave Rupert http://daverupert.com
Lettering.js
- Copyright 2010, Dave Rupert http://daverupert.com
- Thanks to Paul Irish – http://paulirish.com – for the feedback.
Cài đặt
- Upload
fitvids-fittext-lettering-oh-my
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Select the scripts you wish to use on the plugin settings page
Hỏi đáp
- can I use my own jQuery function to control the scripts
-
Yes. Just hook into wp_footer and write it up using the correct syntax.
- What themes are fully supported
-
Currently only twentyeleven, twentytwelve and genesis child themes are supported
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“FitVids, FitText and Lettering (Oh My!)” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “FitVids, FitText and Lettering (Oh My!)” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0
- Fine tuning for twentyeleven, twentytwelve and genesis child theme support
0.1
- The initial release.