Plugin Directory

Changeset 330905


Ignore:
Timestamp:
01/10/2011 06:01:40 PM (15 years ago)
Author:
beshkin
Message:

tagging version 1.9.1

Location:
zmanim-widget
Files:
3 edited
28 copied

Legend:

Unmodified
Added
Removed
  • zmanim-widget/tags/1.9.1/hdate/hdate.php

    r330572 r330905  
    3838}
    3939
    40 print $data['zman_shabend'];
    4140if ($data['zman_shabend'] == "min45")
    4241{
  • zmanim-widget/tags/1.9.1/readme.txt

    r330572 r330905  
    44Requires at least: 2.7
    55Tested up from : 3.0
    6 Stable tag: 1.9
     6Stable tag: 1.9.1
    77
    88Displays Jewish calendar information in a widget.
     
    2323Enter Lattitude, Longitude and Offset to proper boxes in Widget Setup page.
    2424
    25 == Changelog ==a
     25== Changelog ==
     26= 1.9.1 =
     27- removed debugging message
    2628= 1.9 =
    2729- added selector for configuration of the end of Shabbat (8.5 degrees below horizon or 45 minutes after sunset).
  • zmanim-widget/tags/1.9.1/trunk/hdate/hdate.php

    r330572 r330905  
    3838}
    3939
    40 print $data['zman_shabend'];
    4140if ($data['zman_shabend'] == "min45")
    4241{
  • zmanim-widget/tags/1.9.1/trunk/readme.txt

    r330572 r330905  
    44Requires at least: 2.7
    55Tested up from : 3.0
    6 Stable tag: 1.9
     6Stable tag: 1.9.1
    77
    88Displays Jewish calendar information in a widget.
     
    2323Enter Lattitude, Longitude and Offset to proper boxes in Widget Setup page.
    2424
    25 == Changelog ==a
     25== Changelog ==
     26= 1.9.1 =
     27- removed debugging message
    2628= 1.9 =
    2729- added selector for configuration of the end of Shabbat (8.5 degrees below horizon or 45 minutes after sunset).
  • zmanim-widget/tags/1.9.1/trunk/zmanim-widget.php

    r330572 r330905  
    44 Plugin URI: http://kosherdev.com/category/zmanim-widget/
    55 Description: Allows to turn off the Wordpress site, while Shabat of High Holidays are going on in your area.
    6  Version: 1.9
     6 Version: 1.9.1
    77 Author: Misha Beshkin
    88 Author URI: http://misha.beshkin.lv/
  • zmanim-widget/tags/1.9.1/zmanim-widget.php

    r330572 r330905  
    44 Plugin URI: http://kosherdev.com/category/zmanim-widget/
    55 Description: Allows to turn off the Wordpress site, while Shabat of High Holidays are going on in your area.
    6  Version: 1.9
     6 Version: 1.9.1
    77 Author: Misha Beshkin
    88 Author URI: http://misha.beshkin.lv/
  • zmanim-widget/trunk/hdate/hdate.php

    r330572 r330905  
    3838}
    3939
    40 print $data['zman_shabend'];
    4140if ($data['zman_shabend'] == "min45")
    4241{
  • zmanim-widget/trunk/readme.txt

    r330572 r330905  
    44Requires at least: 2.7
    55Tested up from : 3.0
    6 Stable tag: 1.9
     6Stable tag: 1.9.1
    77
    88Displays Jewish calendar information in a widget.
     
    2323Enter Lattitude, Longitude and Offset to proper boxes in Widget Setup page.
    2424
    25 == Changelog ==a
     25== Changelog ==
     26= 1.9.1 =
     27- removed debugging message
    2628= 1.9 =
    2729- added selector for configuration of the end of Shabbat (8.5 degrees below horizon or 45 minutes after sunset).
  • zmanim-widget/trunk/zmanim-widget.php

    r330572 r330905  
    44 Plugin URI: http://kosherdev.com/category/zmanim-widget/
    55 Description: Allows to turn off the Wordpress site, while Shabat of High Holidays are going on in your area.
    6  Version: 1.9
     6 Version: 1.9.1
    77 Author: Misha Beshkin
    88 Author URI: http://misha.beshkin.lv/
Note: See TracChangeset for help on using the changeset viewer.