Plugin Directory

Changeset 680135


Ignore:
Timestamp:
03/11/2013 11:32:15 PM (13 years ago)
Author:
psmagicman
Message:

fixed the readme formatting

Location:
global-javascript
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • global-javascript/tags/1.0/readme.txt

    r680122 r680135  
    1 === Global Javascript ===
     1== Global Javascript ==
    22
    3 Contributors: psmagicman (Julien Law), ctlt-dev, ubcdev
     3Contributors: psmagicman, ctlt-dev, ubcdev
    44Donate link:
    55Tags: plugin, javascript, editor, ubc, appearance, global, js, dynamic
    66Requires at least: WordPress 3.5 and PHP 5.2.1
    77Tested up to: 3.5
    8 Stable tag: 1.0
     8Stable tag:
    99License: GNU General Public License
    1010License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    1212A simple Javascript writing/editing tool
    1313
    14 === Acknowledgements ===
     14== Acknowledgements ==
    1515
    1616This plugin uses the minify library package by Steve Clay (steve@mrclay.org) and Ryan Grove (ryan@wonko.com).
    1717More info at http://code.google.com/p/minify/
    1818
    19 === Description ===
     19== Description ==
    2020
    2121Allows the user to create custom javascript for their Wordpress powered site on a global level.
    2222The Javascript made by the user of the plugin will be loaded after any other Javascript that is used by other plugins and/or themes.
    2323
    24 === Installation ===
     24== Installation ==
    2525
    26261. Upload 'global-javascript' folder to the '/wp_content/plugins' directory. Or alternatively install through the WordPress admin dashboard.
     
    29294. Click on the link titled 'Custom JS'
    3030
    31 === Changelog ===
     31== Changelog ==
    3232v.1.0 - release version
    3333
  • global-javascript/trunk/readme.txt

    r680118 r680135  
    1 === Global Javascript ===
     1== Global Javascript ==
    22
    3 Contributors: psmagicman (Julien Law), ctlt-dev, ubcdev
     3Contributors: psmagicman, ctlt-dev, ubcdev
    44Donate link:
    55Tags: plugin, javascript, editor, ubc, appearance, global, js, dynamic
    66Requires at least: WordPress 3.5 and PHP 5.2.1
    77Tested up to: 3.5
    8 Stable tag: 1.0
     8Stable tag:
    99License: GNU General Public License
    1010License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    1212A simple Javascript writing/editing tool
    1313
    14 === Acknowledgements ===
     14== Acknowledgements ==
    1515
    1616This plugin uses the minify library package by Steve Clay (steve@mrclay.org) and Ryan Grove (ryan@wonko.com).
    1717More info at http://code.google.com/p/minify/
    1818
    19 === Description ===
     19== Description ==
    2020
    2121Allows the user to create custom javascript for their Wordpress powered site on a global level.
    2222The Javascript made by the user of the plugin will be loaded after any other Javascript that is used by other plugins and/or themes.
    2323
    24 === Installation ===
     24== Installation ==
    2525
    26261. Upload 'global-javascript' folder to the '/wp_content/plugins' directory. Or alternatively install through the WordPress admin dashboard.
     
    29294. Click on the link titled 'Custom JS'
    3030
    31 === Changelog ===
     31== Changelog ==
    3232v.1.0 - release version
    3333
Note: See TracChangeset for help on using the changeset viewer.