Plugin Directory

Changeset 1925121


Ignore:
Timestamp:
08/15/2018 11:09:40 AM (8 years ago)
Author:
frold
Message:

Version 3.9.0 recoding the plugin

Location:
runners-log/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • runners-log/trunk/runnerslog.php

    r1925117 r1925121  
    77Author URI: http://www.liljefred.dk
    88Contributors: frold, TheRealEyeless, michaellasmanis
    9 Version: 3.5.0
     9Version: 3.9.0
    1010License: GPL v2 - http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
    1111Requires WordPress 2.7 or later.
  • runners-log/trunk/runnerslog_chart.php

    r1925117 r1925121  
    66
    77Type: area, bar, column, line, pie, 3dpie, donutpie, scatter, table
    8 Format: d="distance", t="time",  c="calories", p="pulse"
     8Format: d="distance", t="time", c="calories", p="pulse"
    99Year: 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019
    10 Month: Jan, Feb, Marts, April, May, June, July, Aug, Sep, Oct, Nov, Dec
    11 Width: The width of the chart: Default: 475 pixel
    12 Height: The height of the chart: Default: 250 pixel
     10Month: Jan, Feb, Marts, April, May, June, July, Aug, Sep, Oct, Nov, Dec
    1311*/
    1412
Note: See TracChangeset for help on using the changeset viewer.