Changeset 2069270
- Timestamp:
- 04/16/2019 11:01:41 AM (7 years ago)
- Location:
- climate-on-crete
- Files:
-
- 3 edited
- 4 copied
-
tags/1.2 (copied) (copied from climate-on-crete/trunk)
-
tags/1.2/climate-on-crete.css (copied) (copied from climate-on-crete/trunk/climate-on-crete.css) (3 diffs)
-
tags/1.2/climate-on-crete.php (copied) (copied from climate-on-crete/trunk/climate-on-crete.php) (1 diff)
-
tags/1.2/readme.txt (copied) (copied from climate-on-crete/trunk/readme.txt) (3 diffs)
-
trunk/climate-on-crete.css (modified) (3 diffs)
-
trunk/climate-on-crete.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
climate-on-crete/tags/1.2/climate-on-crete.css
r2036000 r2069270 113 113 min-width:40px; 114 114 margin-right:20px; 115 line-height: normal; 116 padding-top: 15px; 115 117 } 116 118 … … 129 131 #max, #min, #wtp, #spt { 130 132 min-width:120px; 131 max-width:200px;133 /*max-width:200px;*/ 132 134 height:40px; 133 135 padding-left:50px; … … 141 143 #rpm { 142 144 min-width:120px; 143 max-width:200px;145 /*max-width:200px;*/ 144 146 height:40px; 145 147 padding-left:50px; -
climate-on-crete/tags/1.2/climate-on-crete.php
r2036000 r2069270 5 5 Description: This Plugin shows you climatic information about crete. The user choose place and month and gets displayed the correct climatic information. The admin can display this plugin by adding the widget into a sidebar or via shortcode [climate_on_crete] into posts/pages. 6 6 Author: Ostheimer.at 7 Version: 1. 17 Version: 1.2 8 8 Author URI: http://www.ostheimer.at 9 9 -
climate-on-crete/tags/1.2/readme.txt
r2036000 r2069270 4 4 Requires at least: 3.0 5 5 Tested up to: 5.1 6 Stable tag: 1. 16 Stable tag: 1.2 7 7 8 8 This Plugin shows the user a jQuery climate table of the chosen city of crete. The plugin owner can choose between the temperatures celsius and fahrenheit. … … 20 20 21 21 #### Try the demo 22 See the [Climate on Crete site](http ://www.kreta-urlaub.at/service/wetter-klima/ "Climate on Crete site") for a test run!22 See the [Climate on Crete site](https://www.ostheimer.at/wordpress-plugins/climate-on-crete/ "Climate on Crete site") for a test run! 23 23 24 24 #### Details and Support 25 For [Details and Support](http://www.ostheimer.at/ leistungen-preise/wordpress/plugins/climate-on-crete/"Details and Support") visit our site!25 For [Details and Support](http://www.ostheimer.at/ "Details and Support") visit our site! 26 26 27 27 == Installation == … … 46 46 == Changelog == 47 47 48 = 1.2 = 49 * CSS fix 50 48 51 = 1.1 = 49 52 * Tested up to Wordpress 5.1 -
climate-on-crete/trunk/climate-on-crete.css
r2036000 r2069270 113 113 min-width:40px; 114 114 margin-right:20px; 115 line-height: normal; 116 padding-top: 15px; 115 117 } 116 118 … … 129 131 #max, #min, #wtp, #spt { 130 132 min-width:120px; 131 max-width:200px;133 /*max-width:200px;*/ 132 134 height:40px; 133 135 padding-left:50px; … … 141 143 #rpm { 142 144 min-width:120px; 143 max-width:200px;145 /*max-width:200px;*/ 144 146 height:40px; 145 147 padding-left:50px; -
climate-on-crete/trunk/climate-on-crete.php
r2036000 r2069270 5 5 Description: This Plugin shows you climatic information about crete. The user choose place and month and gets displayed the correct climatic information. The admin can display this plugin by adding the widget into a sidebar or via shortcode [climate_on_crete] into posts/pages. 6 6 Author: Ostheimer.at 7 Version: 1. 17 Version: 1.2 8 8 Author URI: http://www.ostheimer.at 9 9 -
climate-on-crete/trunk/readme.txt
r2036000 r2069270 4 4 Requires at least: 3.0 5 5 Tested up to: 5.1 6 Stable tag: 1. 16 Stable tag: 1.2 7 7 8 8 This Plugin shows the user a jQuery climate table of the chosen city of crete. The plugin owner can choose between the temperatures celsius and fahrenheit. … … 20 20 21 21 #### Try the demo 22 See the [Climate on Crete site](http ://www.kreta-urlaub.at/service/wetter-klima/ "Climate on Crete site") for a test run!22 See the [Climate on Crete site](https://www.ostheimer.at/wordpress-plugins/climate-on-crete/ "Climate on Crete site") for a test run! 23 23 24 24 #### Details and Support 25 For [Details and Support](http://www.ostheimer.at/ leistungen-preise/wordpress/plugins/climate-on-crete/"Details and Support") visit our site!25 For [Details and Support](http://www.ostheimer.at/ "Details and Support") visit our site! 26 26 27 27 == Installation == … … 46 46 == Changelog == 47 47 48 = 1.2 = 49 * CSS fix 50 48 51 = 1.1 = 49 52 * Tested up to Wordpress 5.1
Note: See TracChangeset
for help on using the changeset viewer.