Changeset 606300
- Timestamp:
- 09/30/2012 10:13:15 PM (14 years ago)
- Location:
- post-tiles/trunk
- Files:
-
- 4 edited
-
. (modified) (1 prop)
-
post-tiles.css (modified) (1 diff)
-
post-tiles.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
post-tiles/trunk
- Property svn:ignore
-
old new 3 3 ._post-tiles.php 4 4 ._readme.txt 5 ._post-tiles.js
-
- Property svn:ignore
-
post-tiles/trunk/post-tiles.css
r606129 r606300 1 /* @override2 http://www.posttiles.com/wp-content/plugins/post-tiles/post-tiles.css?ver=3.4.2 */3 4 1 /* Admin CSS */ 5 2 #color-picker-example { -
post-tiles/trunk/post-tiles.php
r606129 r606300 5 5 Description: This plugin displays recent posts as tiles. Posts can choose categories by id and numbeer of posts to display. Example shortcode: <strong>[post-tiles]</strong> or <strong>[post-tiles categories="1,2,4,10" posts="8" excerpt="18"]</strong>. 6 6 Author: Ethan Hackett 7 Version: 1.3. 07 Version: 1.3.1 8 8 Author URI: http://www.posttiles.com 9 9 -
post-tiles/trunk/readme.txt
r606103 r606300 5 5 Requires at least: 3.0 6 6 Tested up to: 3.4.2 7 Stable tag: 1.3. 07 Stable tag: 1.3.1 8 8 9 9 Post Tiles gives admins the ability to display their posts as tiles. The tiles are color coded by category. The appearance is similar to windows 8 (Windows Metro). … … 21 21 *NOTE:* The category id numbers are listed below, next to the category names. You can use both the categories and posts attributes **Example: [post-tiles categories='1,2,4' posts='8' excerpt='18']** 22 22 23 Version 1.3. 023 Version 1.3.1 24 24 25 25 == Installation == … … 44 44 == Changelog == 45 45 46 = 1.3. 0=46 = 1.3.1 = 47 47 * Responsive functionality added (Alternate fluid design responds to location width) 48 48 * Admin controlled animation styles (Bottom, top, right, left and fade)
Note: See TracChangeset
for help on using the changeset viewer.