Changeset 2339187
- Timestamp:
- 07/12/2020 12:00:35 AM (6 years ago)
- Location:
- signal-flags
- Files:
-
- 2 edited
-
tags/1.1.0/readme.txt (modified) (5 diffs)
-
trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
signal-flags/tags/1.1.0/readme.txt
r2339181 r2339187 15 15 = Usage = 16 16 To insert an image of the flag for Letter A in a post or page, use the shortcode `[signal-flag a]`. You can use the following flags with the corresponding codes: 17 17 18 * Alphabet flags A-Z (codes `a`-`z`) 18 19 * Numeral pennants 0-9 (codes `n0` - `n9`) … … 25 26 = About the flag images = 26 27 Images are embedded in the page using the SVG vector format (much quicker than loading a separate image file) and eight sets of flag images are included with the following options: 28 27 29 * with or without outlines for ease of use on white backgrounds (including when printed) 28 30 * rectangular (4:3 aspect ratio) and square shapes for letter flags … … 38 40 39 41 This plugin provides flags in two different colour schemes: 42 40 43 * `natural` which aim to look like real flags 41 44 * `primary` which uses primary colours. … … 46 49 47 50 This plugin provides two different shapes for letter flags: 51 48 52 * `rect` (rectangular) which is normally used in the United Kingdom and elsewhere and is provided here in a 4:3 aspect ratio 49 53 * `square` which are normally used in the US … … 72 76 == Changelog == 73 77 74 = 1.1.0 _11 July 2020_=78 = 1.1.0 11 July 2020 = 75 79 76 80 This is the first release of the Signal Flags plugin. -
signal-flags/trunk/readme.txt
r2339181 r2339187 15 15 = Usage = 16 16 To insert an image of the flag for Letter A in a post or page, use the shortcode `[signal-flag a]`. You can use the following flags with the corresponding codes: 17 17 18 * Alphabet flags A-Z (codes `a`-`z`) 18 19 * Numeral pennants 0-9 (codes `n0` - `n9`) … … 25 26 = About the flag images = 26 27 Images are embedded in the page using the SVG vector format (much quicker than loading a separate image file) and eight sets of flag images are included with the following options: 28 27 29 * with or without outlines for ease of use on white backgrounds (including when printed) 28 30 * rectangular (4:3 aspect ratio) and square shapes for letter flags … … 38 40 39 41 This plugin provides flags in two different colour schemes: 42 40 43 * `natural` which aim to look like real flags 41 44 * `primary` which uses primary colours. … … 46 49 47 50 This plugin provides two different shapes for letter flags: 51 48 52 * `rect` (rectangular) which is normally used in the United Kingdom and elsewhere and is provided here in a 4:3 aspect ratio 49 53 * `square` which are normally used in the US … … 72 76 == Changelog == 73 77 74 = 1.1.0 _11 July 2020_=78 = 1.1.0 11 July 2020 = 75 79 76 80 This is the first release of the Signal Flags plugin.
Note: See TracChangeset
for help on using the changeset viewer.