Plugin Directory


Ignore:
Timestamp:
07/26/2016 01:45:12 PM (10 years ago)
Author:
codepeople
Message:

The current update includes some changes in the plugin's documentation.

Location:
codepeople-post-map
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • codepeople-post-map/tags/1.0.1/codepeople-post-map.php

    r1254106 r1460847  
    11<?php
    22/*
    3 Plugin Name: CP Google Maps
     3Plugin Name: Google Maps CP
    44Text Domain: codepeople-post-map
    55Version: 1.0.1
    66Author: <a href="http://www.codepeople.net">CodePeople</a>
    77Plugin URI: http://wordpress.dwbooster.com/content-tools/codepeople-post-map
    8 Description: CP Google Maps Allows to associate geocode information to posts and display it on map. CP Google Maps display the post list as markers on map. The scale of map is determined by the markers, to display distant points is required to load a map with smaller scales. To get started: 1) Click the "Activate" link to the left of this description. 2) Go to your <a href="options-general.php?page=codepeople-post-map.php">CP Google Maps configuration</a> page and configure the maps settings. 3) Go to post edition page to enter the geolocation information.
     8Description: Google Maps CP Allows to associate geocode information to posts and display it on map. Google Maps CP display the post list as markers on map. The scale of map is determined by the markers, to display distant points is required to load a map with smaller scales. To get started: 1) Click the "Activate" link to the left of this description. 2) Go to your <a href="options-general.php?page=codepeople-post-map.php">Google Maps CP configuration</a> page and configure the maps settings. 3) Go to post edition page to enter the geolocation information.
    99 */
    1010
  • codepeople-post-map/tags/1.0.1/readme.txt

    r1437357 r1460847  
    1 === CP Google Maps ===
     1=== Google Maps CP ===
    22Contributors: codepeople
    33Donate link: http://wordpress.dwbooster.com/content-tools/codepeople-post-map
     
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 CP Google Maps allows to associate geolocation information to your posts and to integrate your blog with Google Maps in an easy and natural way.
     11Google Maps CP allows to associate geolocation information to your posts and to integrate your blog with Google Maps in an easy and natural way.
    1212
    1313== Description ==
     
    2323    ► Allows several Google Maps controls and configuration options
    2424
    25 **CP Google Maps** allows to insert a Google Maps in a post or in any of the WordPress templates that display multiple posts.
     25**Google Maps CP** allows to insert a Google Maps in a post or in any of the WordPress templates that display multiple posts.
    2626
    2727The Google Maps inserted in a single post displays a marker at the position indicated by the geolocation information pertaining to the post, but also shows markers of the last posts published in related categories. The number of markers to display on the Google Maps can be set in the plugin's settings.
     
    191191== Installation ==
    192192
    193 **To install CP Google Maps, follow these steps:**
     193**To install Google Maps CP, follow these steps:**
    194194
    1951951.  Download and unzip the plugin
     
    269269**Translations**
    270270
    271 The CP Google Maps uses the English language by default, but includes the following language packages:
     271The Google Maps CP uses the English language by default, but includes the following language packages:
    272272
    273273* Spanish
  • codepeople-post-map/trunk/codepeople-post-map.php

    r1254106 r1460847  
    11<?php
    22/*
    3 Plugin Name: CP Google Maps
     3Plugin Name: Google Maps CP
    44Text Domain: codepeople-post-map
    55Version: 1.0.1
    66Author: <a href="http://www.codepeople.net">CodePeople</a>
    77Plugin URI: http://wordpress.dwbooster.com/content-tools/codepeople-post-map
    8 Description: CP Google Maps Allows to associate geocode information to posts and display it on map. CP Google Maps display the post list as markers on map. The scale of map is determined by the markers, to display distant points is required to load a map with smaller scales. To get started: 1) Click the "Activate" link to the left of this description. 2) Go to your <a href="options-general.php?page=codepeople-post-map.php">CP Google Maps configuration</a> page and configure the maps settings. 3) Go to post edition page to enter the geolocation information.
     8Description: Google Maps CP Allows to associate geocode information to posts and display it on map. Google Maps CP display the post list as markers on map. The scale of map is determined by the markers, to display distant points is required to load a map with smaller scales. To get started: 1) Click the "Activate" link to the left of this description. 2) Go to your <a href="options-general.php?page=codepeople-post-map.php">Google Maps CP configuration</a> page and configure the maps settings. 3) Go to post edition page to enter the geolocation information.
    99 */
    1010
  • codepeople-post-map/trunk/readme.txt

    r1437357 r1460847  
    1 === CP Google Maps ===
     1=== Google Maps CP ===
    22Contributors: codepeople
    33Donate link: http://wordpress.dwbooster.com/content-tools/codepeople-post-map
     
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 CP Google Maps allows to associate geolocation information to your posts and to integrate your blog with Google Maps in an easy and natural way.
     11Google Maps CP allows to associate geolocation information to your posts and to integrate your blog with Google Maps in an easy and natural way.
    1212
    1313== Description ==
     
    2323    ► Allows several Google Maps controls and configuration options
    2424
    25 **CP Google Maps** allows to insert a Google Maps in a post or in any of the WordPress templates that display multiple posts.
     25**Google Maps CP** allows to insert a Google Maps in a post or in any of the WordPress templates that display multiple posts.
    2626
    2727The Google Maps inserted in a single post displays a marker at the position indicated by the geolocation information pertaining to the post, but also shows markers of the last posts published in related categories. The number of markers to display on the Google Maps can be set in the plugin's settings.
     
    191191== Installation ==
    192192
    193 **To install CP Google Maps, follow these steps:**
     193**To install Google Maps CP, follow these steps:**
    194194
    1951951.  Download and unzip the plugin
     
    269269**Translations**
    270270
    271 The CP Google Maps uses the English language by default, but includes the following language packages:
     271The Google Maps CP uses the English language by default, but includes the following language packages:
    272272
    273273* Spanish
Note: See TracChangeset for help on using the changeset viewer.