Changeset 491217
- Timestamp:
- 01/17/2012 04:02:20 PM (14 years ago)
- Location:
- nokia-mapsplaces/trunk
- Files:
-
- 3 edited
-
nokia-mapsplaces.php (modified) (1 diff)
-
page/css/disableOptions.css (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
nokia-mapsplaces/trunk/nokia-mapsplaces.php
r489303 r491217 22 22 Plugin URI: http://wordpress.org/extend/plugins/nokia-mapsplaces/ 23 23 Description: With this plugin you are able to add a places and addresses into a post or a page. 24 Version: 1.3. 024 Version: 1.3.1 25 25 Author: Nokia Corporation 26 26 Author Email: marek.krysiuk@nokia.com -
nokia-mapsplaces/trunk/page/css/disableOptions.css
r491137 r491217 19 19 * Some additions 20 20 **/ 21 #placeContainer .nokia-places-blue-compact h2.nokia-place-name, 21 22 #content .nokia-places-blue-compact h2.nokia-place-name { 22 23 overflow: hidden; 23 24 } 25 #placeContainer .nokia-places-blue-sharemenu .nokia-place-share-container input, 24 26 #content .nokia-places-blue-sharemenu .nokia-place-share-container input{ 25 27 width: 40%; 26 28 } 29 #placeContainer .nokia-places-blue-compact .nokia-blue-categoryicon, 27 30 #content .nokia-places-blue-compact .nokia-blue-categoryicon{ 28 31 height: 17px; -
nokia-mapsplaces/trunk/readme.txt
r491212 r491217 4 4 Requires at least: 2.9 5 5 Tested up to: 3.3 6 Stable tag: 1.3. 06 Stable tag: 1.3.1 7 7 8 8 With Nokia Maps & Places plugin you can easily add places and addresses into your Wordpress posts or pages. … … 49 49 50 50 == Changelog == 51 = 1.3.1 = 52 * CSS bug fix 51 53 = 1.3.0 = 52 54 * Support for sidebar widgets.
Note: See TracChangeset
for help on using the changeset viewer.