Linux 软件免费装

Shabbat Zman Widget

开发者 adatosystems
更新时间 2014年1月9日 00:35
捐献地址: 去捐款
PHP版本: 3.3 及以上
WordPress版本: 3.8
版权: GPLv2 or later
版权网址: 版权信息

标签

Shabbat Shabbat Times Zman

下载

1.6 0.1 1.0 1.1 1.2 1.3 1.4 1.5 1.7 1.8

详情介绍:

Displays Shabbat information for the coming week. Display is highly customizable, with options to display or hide: Within those options, there are choices to show English or Hebrew, Ashkenazi or Sephardi transliterations, and multiple options for calculating times (GR''A, M''A, etc) This plugin makes two JSON calls to hebcal.com (one to get the Hebrew date and one for the weekly Torah reading). More information on how this feature works can be found here: http://www.hebcal.com/home/219/hebrew-date-converter-rest-api ...and here... http://www.hebcal.com/home/195/jewish-calendar-rest-api This plugin also makes three JSON calls to GeoNames.org API to get the sunrise/sunset times for Friday and Saturday, and to obtain the latitude/longitude for the provided zip code. More information can be found here: http://www.geonames.org/export/web-services.html/ For Daily Zmanim display, please see this plugin: http://wordpress.org/plugins/daily-zman-widget/

安装:

  1. Download a copy of the zip file to your computer
  2. Extract the files.
  3. FTP to your webserver
  4. Create a directory inside /wp-content/plugins named "shabbatzmanim"
  5. Upload zmanfriday.php to the /wp-content/plugins/shabbatzmanim directory
  6. Activate the plugin through the 'Plugins' menu in WordPress
  7. Use Appareance -> Widgets to place this information on your page (does not currently support shortcodes or php inserts) Formatting
Several CSS style codes are included: Thus, you could format the text by adding the following to your style sheet: #frizman { font-size: 12px; } #zmanbigtitle { font-size: 12px; font-weight: bold; text-decoration: underline; } #zmantitle { font-weight: bold; }

屏幕截图:

  • [Top half of admin panel](http://webdesign.adatosystems.com/files/2013/10/admin-1.jpg)
  • [Bottom half of admin panel](http://webdesign.adatosystems.com/files/2013/10/admin-2.jpg)
  • [View from the website](http://webdesign.adatosystems.com/files/2013/10/website-1.jpg)

常见问题:

Something isn't working. Any way I can see what might be going wrong?

Check the "debug" option at the bottom of the widget to get some of the initial calculations that are coming in. Otherwise, contact the developer. I hear he's a great guy.

I put in my zipcode but I'm not getting the right location.

Get the latitude/longitude for your location and use that instead.

I put in the latitude/longitude but it's showing the completely wrong city

The chances are when you googled "latitude longitude for xxxx" it gave you two regular numbers. What you need to pay attention to is the North/South and East/West items. If the number is South or West, then you need to make the number negative. Example: San Francisco is 37.7833 N, 122.4167 W. But if you leave the longitude as 122.4167 you'll get Weihai, China.

更新日志:

1.8 1.7 1.6 1.5 1.4 1.3 1.2 1.1 1.0