Plugin Directory

Changeset 1683748


Ignore:
Timestamp:
06/22/2017 08:30:30 PM (9 years ago)
Author:
anewholm
Message:

readme fixes

Location:
geo-hcard-map
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • geo-hcard-map/tags/1.0/readme.txt

    r1683745 r1683748  
    1111
    1212== Description ==
    13 [geo_hcard_map] shortcode map of [hCard](http://microformats.org/wiki/hcard) elements found in the current webpage. All `.cb-popup` sub-elements will be included in the map popup for the corresponding `.vcard` item. See below for an example of a [hCard](http://microformats.org/wiki/hcard) element. The developer must ensure the correct [hCard](http://microformats.org/wiki/hcard) markup.
     13[geo_hcard_map] shortcode map of [hCard](http://microformats.org/wiki/hcard) elements found in the current webpage. All `.cb-popup` sub-elements will be included in the map popup for the corresponding `.vcard` item. See below for an example of a [hCard](http://microformats.org/wiki/hcard) element. The developer must ensure the correct [hCard](http://microformats.org/wiki/hcard) markup in the post templates.
    1414
    1515== Companion plugins ==
    16 * [CMB2-field-Leaflet-Geocoder](https://github.com/villeristi/CMB2-field-Leaflet-Geocoder) (setting of post position on a map)
    17 * [CMB2-field-Icon](https://github.com/anewholm/CMB2-field-Icon) (giving a post a custom little icon)
     16* [CMB2](https://wordpress.org/plugins/cmb2/) for nice custom fields.
     17* [CMB2-field-Leaflet-Geocoder](https://github.com/villeristi/CMB2-field-Leaflet-Geocoder) setting of post position on a map.
     18* [CMB2-field-Icon](https://github.com/anewholm/CMB2-field-Icon) giving a post a custom little icon.
    1819
    1920== Example hCard Markup for a post ==
  • geo-hcard-map/trunk/readme.txt

    r1683745 r1683748  
    1111
    1212== Description ==
    13 [geo_hcard_map] shortcode map of [hCard](http://microformats.org/wiki/hcard) elements found in the current webpage. All `.cb-popup` sub-elements will be included in the map popup for the corresponding `.vcard` item. See below for an example of a [hCard](http://microformats.org/wiki/hcard) element. The developer must ensure the correct [hCard](http://microformats.org/wiki/hcard) markup.
     13[geo_hcard_map] shortcode map of [hCard](http://microformats.org/wiki/hcard) elements found in the current webpage. All `.cb-popup` sub-elements will be included in the map popup for the corresponding `.vcard` item. See below for an example of a [hCard](http://microformats.org/wiki/hcard) element. The developer must ensure the correct [hCard](http://microformats.org/wiki/hcard) markup in the post templates.
    1414
    1515== Companion plugins ==
    16 * [CMB2-field-Leaflet-Geocoder](https://github.com/villeristi/CMB2-field-Leaflet-Geocoder) (setting of post position on a map)
    17 * [CMB2-field-Icon](https://github.com/anewholm/CMB2-field-Icon) (giving a post a custom little icon)
     16* [CMB2](https://wordpress.org/plugins/cmb2/) for nice custom fields.
     17* [CMB2-field-Leaflet-Geocoder](https://github.com/villeristi/CMB2-field-Leaflet-Geocoder) setting of post position on a map.
     18* [CMB2-field-Icon](https://github.com/anewholm/CMB2-field-Icon) giving a post a custom little icon.
    1819
    1920== Example hCard Markup for a post ==
Note: See TracChangeset for help on using the changeset viewer.