Make WordPress Core

Changeset 1104


Ignore:
Timestamp:
04/19/2004 08:58:36 AM (21 years ago)
Author:
saxmatt
Message:

Version numbers.

Location:
trunk/wp-content/plugins
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/plugins/google-hilite.php

    r1083 r1104  
    44Plugin URI: http://wordpress.org/#
    55Description: When someone is referred from a search engine like Google, Yahoo, or WordPress' own, the terms they search for are highlighted with this plugin. Packaged by <a href="http://photomatt.net/">Matt</a>.
     6Version: 1.2
    67Author: Ryan Boren
    78Author URI: http://rboren.nu
  • trunk/wp-content/plugins/markdown.php

    r1103 r1104  
    33Plugin Name: MarkDown
    44Plugin URI: http://daringfireball.net/projects/markdown/
    5 Description: Markdown is a text-to-HTML conversion tool for web writers. <a href="http://daringfireball.net/projects/markdown/syntax">Markdown syntax</a> allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML. This plugin <strong>enables Markdown for your posts and comments</strong>. Written by <a href="http://daringfireball.net/">John Gruber</a> in Perl, translated to PHP by <a href="http://www.michelf.com/">Michel Fortin</a>, and made a WP plugin by <a href="http://photomatt.net/">Matt</a>. If you use this you should disable Textile 1 and 2.
     5Description: Markdown is a text-to-HTML conversion tool for web writers. <a href="http://daringfireball.net/projects/markdown/syntax">Markdown syntax</a> allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML. This plugin <strong>enables Markdown for your posts and comments</strong>. Written by <a href="http://daringfireball.net/">John Gruber</a> in Perl, translated to PHP by <a href="http://www.michelf.com/">Michel Fortin</a>, and made a WP plugin by <a href="http://photomatt.net/">Matt</a>. If you use this you should disable Textile 1 and 2 because the syntax conflicts.
     6Version: 1.0b4
    67Author: John Gruber
    78Author URI: http://daringfireball.net/
Note: See TracChangeset for help on using the changeset viewer.