Plugin Directory

Changeset 684266


Ignore:
Timestamp:
03/19/2013 03:22:37 PM (13 years ago)
Author:
bmsterling
Message:

Clean up bad formating of the README.txt

Location:
wurfl-capabilities/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wurfl-capabilities/trunk/README.txt

    r684262 r684266  
    55Requires at least: 3.5
    66Tested up to: 3.5.1
    7 Stable tag: 0.3.1
     7Stable tag: 0.3.2
    88License: GPLv3
    99License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    1616
    1717Some initial methods that are exposed are:
    18 
    19  
    2018
    2119*   is\_wireless\_device
     
    4038
    4139<div>
    42   Please be aware of the licensing at <a href=\"http://wurfl.sourceforge.net/license.php\" target=\"_blank\">http://wurfl.sourceforge.net/license.php</a>
     40  Please be aware of the licensing at <a href=\"http://wurfl.sourceforge.net/license.php\" target=\"_blank\">http://wurfl.sourceforge.net/license.php</a>
    4341</div>
    4442
    45  
    46 
    4743*WURFL is the registered trademark of ScientiaMobile, Inc., Reston, VA, USA*
    48 
    49  
    5044
    5145== Installation ==
     
    56502.  Download the most recent WURFL database from <a href=\"http://sourceforge.net/projects/wurfl/files/WURFL/\" target=\"_blank\">http://sourceforge.net/projects/wurfl/files/WURFL/</a>
    57513.  Place the downloaded zip file in the WURFL Capabilities plugin folder
    58 4.  Rename the zip file to **wurfl.zip**
    59 5.  Active the plugin.  Note: activation may, depending on your server, take about a minute, do not refresh or close your browser.  The WURFL API is caching the data based off the XML that is in zip file.
     524.  Rename the zip file to **wurfl.zip**
     535.  Active the plugin. Note: activation may, depending on your server, take about a minute, do not refresh or close your browser. The WURFL API is caching the data based off the XML that is in zip file.
     54
    6055== Frequently Asked Questions ==
    6156
    6257= How do I update the database? =
    6358
    64 Follow steps 2 to 4 of the installation steps, the WURFL API checkes the zip for last modifed and, if changed, will update the cache.  Again, be aware the initial change will probably take about a minute depending on your server.
     59Follow steps 2 to 4 of the installation steps, the WURFL API checkes the zip for last modifed and, if changed, will update the cache. Again, be aware the initial change will probably take about a minute depending on your server.
  • wurfl-capabilities/trunk/wurfl-capabilities.php

    r684262 r684266  
    55    Plugin URI: https://github.com/bmsterling/WURFL-Capabilities
    66    Description: Using WURFL to expose capabilities of your users browser.
    7     Version: 0.3.1
     7    Version: 0.3.2
    88    Author: Benjamin Sterling
    99    Author URI: http://www.benjaminsterling.com
Note: See TracChangeset for help on using the changeset viewer.