Changeset 2119538
- Timestamp:
- 07/08/2019 05:42:43 PM (7 years ago)
- Location:
- enigma-buttons
- Files:
-
- 14 added
- 2 edited
-
tags/1.1.4 (added)
-
tags/1.1.4/dist (added)
-
tags/1.1.4/dist/fonts (added)
-
tags/1.1.4/dist/fonts/fontawesome-webfont.eot (added)
-
tags/1.1.4/dist/fonts/fontawesome-webfont.svg (added)
-
tags/1.1.4/dist/fonts/fontawesome-webfont.ttf (added)
-
tags/1.1.4/dist/fonts/fontawesome-webfont.woff (added)
-
tags/1.1.4/dist/fonts/fontawesome-webfont.woff2 (added)
-
tags/1.1.4/dist/stylesheets (added)
-
tags/1.1.4/dist/stylesheets/fontawesome.css (added)
-
tags/1.1.4/dist/stylesheets/screen.css (added)
-
tags/1.1.4/enigma-buttons.php (added)
-
tags/1.1.4/license.txt (added)
-
tags/1.1.4/readme.txt (added)
-
trunk/license.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
enigma-buttons/trunk/license.txt
r1052025 r2119538 1 ENIGMA BUTTONS 2 --- 3 1 4 Copyright (C) 2014 Alexander Lüken 2 5 … … 6 9 7 10 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 11 12 13 FONT AWESOME 14 --- 15 16 Font Awesome fonts by Dave Gandy are released under SIL OFL 1.1 (http://scripts.sil.org/OFL). -
enigma-buttons/trunk/readme.txt
r2108283 r2119538 3 3 Tags: button, post, page, font awesome, icon 4 4 Requires at least: 3.0.1 5 Tested up to: 5.2. 16 Stable tag: 1.1. 35 Tested up to: 5.2.2 6 Stable tag: 1.1.4 7 7 License: MIT 8 8 License URI: http://opensource.org/licenses/MIT … … 30 30 == Changelog == 31 31 32 = 1.1.4 = 33 * Update of readme 34 32 35 = 1.1.3 = 33 36 * Minor CSS modifications … … 51 54 52 55 == Frequently Asked Questions == 53 54 = Are there any rendered examples of the buttons? =55 Yes. I'm using them in my blog. See [this example](http://e.nigma.de/portfolio/podlove/).56 56 57 57 = Are there any reserved CSS classes for the 'class' attribute? = … … 86 86 87 87 = Icons = 88 *e.nigma buttons* uses [Font Awesome](http://fontawesome.io/) as icon resource. [An overview over all available icons](http://fontawesome.io/icons/) can be found on their website.88 *e.nigma buttons* uses [Font Awesome](http://fontawesome.io/) by Dave Gandy as icon resource. [An overview over all available icons](http://fontawesome.io/icons/) can be found on their website. 89 89 90 90 = Examples =
Note: See TracChangeset
for help on using the changeset viewer.