Plugin Directory

Changeset 799773


Ignore:
Timestamp:
11/06/2013 11:37:47 AM (12 years ago)
Author:
shoorick
Message:

Readme updated

Location:
mapbb/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • mapbb/trunk/README.md

    r799617 r799773  
    44MapBB-shortcodes `[map]` for Leaflet based maps.
    55
     6* [Page in Plugin directory at WordPress.org](http://wordpress.org/plugins/mapbb/)
    67* Contributors: [shoorick](http://wordpress.org/support/profile/shoorick)
    78* Donate link: [via PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=UYTK9PBGSMKWE&lc=RU&item_name=Alexander%20Sapozhnikov&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted)
    8 * Tags: map, maps, openstreetmap, osm, shortcode, leaflet, mapbbcode
     9* Tags: map, maps, openstreetmap, osm, shortcode, leaflet, mapbbcode, mapbb
    910* Tested with: 3.7.1
    1011* License: [GPLv2](http://www.gnu.org/licenses/gpl-2.0.html) or later
     
    1819------------
    1920
    20 1. Go to the `/wp-content/plugins/` directory,
    21 1. Put plugin content to the `mapbb-wordpress` directory:
    22   * Download and unzip [archive](https://github.com/shoorick/mapbb-wordpress/archive/master.zip)   
     211. Get the plugin:
     22  * Through “Plugins” → “Add New” menu in WordPress.   
    2323    or
    24   * Clone repository from github:   
    25     `git clone https://github.com/shoorick/mapbb-wordpress.git`
    26 1. Activate the plugin through the 'Plugins' menu in WordPress.
     24  * Download archive [from WordPress.org](http://downloads.wordpress.org/plugin/mapbb.zip) or [from Guthub](https://github.com/shoorick/mapbb-wordpress/archive/master.zip) and unzip it to `/wp-content/plugins/` directory   
     25    or
     26  * Checkout source code to `/wp-content/plugins/` directory:
     27     * from WordPress.org:   
     28       `svn co http://plugins.svn.wordpress.org/mapbb/tags/0.1/ mapbb`   
     29       or
     30     * from Github:   
     31       `git clone https://github.com/shoorick/mapbb-wordpress.git`
     321. Activate the plugin through the “Plugins” menu in WordPress.
    2733
    2834Usage
  • mapbb/trunk/readme.txt

    r799750 r799773  
    33Contributors: shoorick
    44Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=UYTK9PBGSMKWE&lc=RU&item_name=Alexander%20Sapozhnikov&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted
    5 Tags: map, maps, openstreetmap, osm, shortcode, leaflet, mapbbcode
     5Tags: map, maps, openstreetmap, osm, shortcode, leaflet, mapbbcode, mapbb
    66Requires at least: 3.0.1
    77Tested up to: 3.7.1
     
    1414== Description ==
    1515
    16 This plugin allows to use shortcode `[map]`
    17 ([syntax](https://github.com/MapBBCode/mapbbcode/blob/master/BBCODE.md))
    18 which transforms to Leaflet based map.
     16This plugin allows to use shortcode `[map]` ([syntax](https://github.com/MapBBCode/mapbbcode/blob/master/BBCODE.md)) which transforms to Leaflet based map.
    1917
    2018For more information, check out [MapBBCode.org](http://mapbbcode.org/).
    2119
    22 === Usage ===
     20= Usage =
    2321
    2422Add shortcode into you pages:
     
    3432== Installation ==
    3533
    36 1. Go to the `/wp-content/plugins/` directory,
    37 1. Put plugin content to the `mapbb-wordpress` directory:
    38   * Download and unzip archive:
    39      * from WordPress.org http://downloads.wordpress.org/plugin/mapbb.zip   
    40      * from Guthub https://github.com/shoorick/mapbb-wordpress/archive/master.zip   
     341. Get the plugin:
     35  * Through “Plugins” → “Add New” menu in WordPress.   
    4136    or
    42   * Clone repository from github:   
    43     `git clone https://github.com/shoorick/mapbb-wordpress.git`
    44 1. Activate the plugin through the 'Plugins' menu in WordPress.
     37  * Download archive [from WordPress.org](http://downloads.wordpress.org/plugin/mapbb.zip) or [from Guthub](https://github.com/shoorick/mapbb-wordpress/archive/master.zip) and unzip it to `/wp-content/plugins/` directory   
     38    or
     39  * Checkout source code to `/wp-content/plugins/` directory:
     40     * from WordPress.org:   
     41       `svn co http://plugins.svn.wordpress.org/mapbb/tags/0.1/ mapbb`   
     42       or
     43     * from Github:   
     44       `git clone https://github.com/shoorick/mapbb-wordpress.git`
     451. Activate the plugin through the “Plugins” menu in WordPress.
    4546
    4647== Upgrade Notice ==
     
    6465== Changelog ==
    6566
     67= 0.2 =
     68
     69Customizing will be added.
     70
    6671= 0.1 =
    6772
    68 Initial release
     73Initial release.
    6974
Note: See TracChangeset for help on using the changeset viewer.