Plugin Directory

Changeset 692075


Ignore:
Timestamp:
04/05/2013 07:56:47 AM (13 years ago)
Author:
JoanBotella
Message:

Fixing the readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • jb-common/trunk/readme.txt

    r692066 r692075  
    1313== Description ==
    1414
    15 I've developed this plugin for my own job. I've realized that when I create a
    16 new WordPress project, there are some features I have to plugin every time. I
    17 decided to bundle they all into a single plugin, and I'm publishing it for
    18 other creators who may find it useful too. Take a look to the features list,
    19 you may be interested in some of them.
     15I've developed this plugin for my own job. I've realized that when I create a 
     16new WordPress project, there are some features I have to plugin every time. I 
     17decided to bundle they all into a single plugin, and I'm publishing it for 
     18other creators who may find it useful too. Take a look to the [Changelog](http://wordpress.org/extend/plugins/jb-common/changelog/ "Go to the Changelog section")
     19for a complete feature list, you may be interested in some of them.
    2020
    2121== Installation ==
    2222
    23231. Unzip `jb-common.zip` inside the `/wp-content/plugins/` directory.
    24 2. Activate the plugin through the 'Plugins' menu in WordPress.
    25 3. Customize the plugin options for your own site.
     241. Activate the plugin through the 'Plugins' menu in WordPress.
     251. Customize the plugin options for your own site.
    2626
    2727== Frequently Asked Questions ==
     
    4343== Screenshots ==
    4444
    45 1. (1_admin-bar.png) Detail of the popping group on the admin bar. Mind the
    46 users and plugins shortcuts, and the W3C validator link for the current URL.
    47 1. (2_configuration.png) The JB Common Configuration admin section. Each
    48 option is listed as name, description, custom value and default value.
    49 1. (3_show-log.png) The section for viewing the JB Common log contents. If
    50 you integrate the log system with your software, you can view your outputs
     451. Detail of the popping group on the admin bar. Mind the users and plugins
     46shortcuts, and the W3C validator link for the current URL.
     471. The JB Common Configuration admin section. Each option is listed as name,
     48description, custom value and default value.
     491. The section for viewing the JB Common log contents. If you integrate the
     50log system with your software, you can view your outputs
    5151here.
    52 1. (4_info.png) The info admin section. A complete reference for all
    53 functions, shortcodes, widgets and features.
     521. The info admin section. A complete reference for all functions,
     53shortcodes, widgets and features.
    5454
    5555
     
    6060* Available languages: english (default), castillian (spanish) (es_ES).
    6161
    62 * Some integration with the Attachments plugin by [Jonathan Christopher](https://github.com/jchristopher/attachments "Go to Jonathan Christopher GitHub site").
     62* Some integration with the [Attachments plugin](http://wordpress.org/extend/plugins/attachments/ "Go to WordPress.org Extend entry for the plugin Attachments")
     63by [Jonathan Christopher](https://github.com/jchristopher/attachments "Go to Jonathan Christopher GitHub site").
    6364(Option `jbcommon_attachments_meta_key`)
    6465
Note: See TracChangeset for help on using the changeset viewer.