Plugin Directory

Changeset 698314


Ignore:
Timestamp:
04/16/2013 07:16:51 AM (13 years ago)
Author:
markcoker
Message:

Version 0.3

Location:
fancy-date-stamp
Files:
2 added
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • fancy-date-stamp/trunk/Fancy Date Stamp.php

    r698226 r698314  
    22/**
    33 * @package Fancy Date Stamp
    4  * @version 0.2
     4 * @version 0.3
    55 */
    66/*
    77Plugin Name: Fancy Date Stamp
    88Description: This provides you with a nice way of displaying the date in your posts. This took a whole day *sigh* amateur hour.
    9 Version: 0.2
     9Version: 0.3
    1010Author: Mark Coker
    1111License: None (Open Domain)
     
    4242        display: block;
    4343
    44         background: transparent url('". plugins_url( 'assets/strips.jpg' , __FILE__ )."') 100% 0 repeat-y;
     44        background: transparent url('". plugins_url( 'images/strips.jpg' , __FILE__ )."') 100% 0 repeat-y;
    4545        width: 25px;
    4646        padding-right:15px;
  • fancy-date-stamp/trunk/readme.txt

    r698244 r698314  
    3535= 0.2 =
    3636Local CSS & Image Reference
     37= 0.3 =
     38Fixed strip display issue
Note: See TracChangeset for help on using the changeset viewer.