summaryrefslogtreecommitdiff
path: root/skins/foreground/CHANGELOG.md
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2016-03-14 01:21:32 -0500
committerwushin <pasekei@gmail.com>2016-03-14 01:21:32 -0500
commit30292f6c5f0cddf07690c397700ede0cce2bb088 (patch)
tree8018cc2e28a81ffa07987d385940e1856b64c953 /skins/foreground/CHANGELOG.md
parentf942517b9b95cb046fc85dd6b9c2785ddada7c52 (diff)
downloadwebsite-30292f6c5f0cddf07690c397700ede0cce2bb088.tar.gz
website-30292f6c5f0cddf07690c397700ede0cce2bb088.tar.bz2
website-30292f6c5f0cddf07690c397700ede0cce2bb088.tar.xz
website-30292f6c5f0cddf07690c397700ede0cce2bb088.zip
Add the TMW Skin so others can help with it
Diffstat (limited to 'skins/foreground/CHANGELOG.md')
-rw-r--r--skins/foreground/CHANGELOG.md30
1 files changed, 30 insertions, 0 deletions
diff --git a/skins/foreground/CHANGELOG.md b/skins/foreground/CHANGELOG.md
new file mode 100644
index 0000000..56bece0
--- /dev/null
+++ b/skins/foreground/CHANGELOG.md
@@ -0,0 +1,30 @@
+## Version 1.2
+
+* [compatibility] Update skin for skin registration on MW 1.25 and higher
+* [compatibility] Backwards compatibility with MediaWiki Versions prior to 1.25
+* [bug fix] Fixed Echo extension compatibility with recent release
+* [documentation] Update Readme.md
+* [language] Update Fr-fr translation string
+* [development] Addition of Travis and Scrutinizer
+* [code] Resource module position explicitly set
+* [code] Fixes for execution paths
+* [feature] Support for Visual Editor
+* [icons] Font Awesome update to 4.2, better icons for ULS and page history
+* [code] CSS fix for invasive ULS CSS, removed style for SiteNotice now user controlled
+* [language] Update to language files, now uses .json files to load translations
+* [bug fix] H3 larger than H2 on small screens
+* [bug fix] Missing indicator.gif spinner image
+
+## Version 1.1
+
+* [feature] Addition of Social Media Follow Icons using AddThis horizontal follow bar
+* [feature] Turn on or off the display of standard MW footer icons
+* [feature] Navbar image/icon, ability to change title shown in navbar independent of $wgSitename, and turn on/off image/icon in navbar.
+* [feature] Ability to change the displayed title name independent of $wgSitename
+* [bug fix] Parent <div> for mw-content-text <div>
+* [bug fix] Missing icon for Atom(RSS) Feedlink
+* [bug fix] Fix Font Awesome icon alignment
+* [feature] i18n json update/create shim, i18n.php file for localization deprecated in MW 1.23 and being removed in MW 1.24, and shim is backwards compatable to MW 1.17
+* Added CONTRIBUTING.md file
+* Update to README.md
+* Added COPYING file