Plugin Directory

Changeset 166428


Ignore:
Timestamp:
10/23/2009 08:38:17 PM (16 years ago)
Author:
taylor_CNP
Message:
 
Location:
simple-google-map
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • simple-google-map/tags/2.0/readme.txt

    r166419 r166428  
    2626* There can only be one map one a page. A widget map counts as one.
    2727* The size of the info window (speech bubble) is dictated by the size of the map, thus the size of the containing div, div#SGM
    28 * Don't use `<br />` in the content value in shortcode. wordpress will turn them into actual line breaks everytime you switch to visual editing mode.
     28* If you wish to use html in the content value in shortcode, be sure and type it in visual mode (not HTML mode). the pointy brackets will be special html characters in HTML mode and are converted back into pointy brackets by the plugin.
    2929
    3030For an example and more visit [the plugin's homepage](http://clarknikdelpowell.com/wordpress/simple-google-map/ "Simple Google Map by Clark Nikdel Powell").
  • simple-google-map/trunk/readme.txt

    r166419 r166428  
    2626* There can only be one map one a page. A widget map counts as one.
    2727* The size of the info window (speech bubble) is dictated by the size of the map, thus the size of the containing div, div#SGM
    28 * Don't use `<br />` in the content value in shortcode. wordpress will turn them into actual line breaks everytime you switch to visual editing mode.
     28* If you wish to use html in the content value in shortcode, be sure and type it in visual mode (not HTML mode). the pointy brackets will be special html characters in HTML mode and are converted back into pointy brackets by the plugin.
    2929
    3030For an example and more visit [the plugin's homepage](http://clarknikdelpowell.com/wordpress/simple-google-map/ "Simple Google Map by Clark Nikdel Powell").
Note: See TracChangeset for help on using the changeset viewer.