Plugin Directory

Changeset 2131949


Ignore:
Timestamp:
08/01/2019 07:58:46 AM (7 years ago)
Author:
calj
Message:

readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • calj/trunk/readme.txt

    r2131945 r2131949  
    3131The `caljshabbat` shortcode accepts several directives, which you can arrange the way you want in your pages.
    3232
    33 * Print the name of the current week's Parasha.
     33
     34Print the name of the current week's Parasha.
    3435Available languages are: `en`, `fr`, `he`, `ru`.
    3536
     
    3738
    3839
    39 * Print the candle-lighting time for the forthcoming Shabbat, in 24-hour format (example: `18:41`).
     40Print the candle-lighting time for the forthcoming Shabbat, in 24-hour format (example: `18:41`).
    4041
    4142  `[caljshabbat val="shabbat.begins"]`
    4243
    4344
    44 * Print the hour of candle-lighting time, in 12-hour format (example: `6`).
     45Print the hour of candle-lighting time, in 12-hour format (example: `6`).
    4546
    4647  `[caljshabbat val="shabbat.beginsHour12"]`
    4748
    4849
    49 * Print the hour of candle-lighting time, in 24-hour format (example: `18`).
     50Print the hour of candle-lighting time, in 24-hour format (example: `18`).
    5051
    5152  `[caljshabbat val="shabbat.beginsHour24"]`
     
    130131= With multiple cities =
    131132
    132 If you purchased a multiple-city package, you may use the following syntax to
    133 display the times for a selected city by its code:
     133If you purchased a multiple-city package, you may use the following syntax to display the times for a selected city by its code:
    134134
    135135  `[caljshabbat city="Montreal" val="shabbat.begins"]`
Note: See TracChangeset for help on using the changeset viewer.