Foxtrott has uploaded a new change for review.
https://gerrit.wikimedia.org/r/171721
Change subject: Release Chameleon 1.1
......................................................................
Release Chameleon 1.1
* Update release-notes.md
* rename docs/Components/Modification/ -> docs/Components/Modifications/
* fix message 'chameleon-notloggedin'
Change-Id: Ib9965969532a4e9a09d9cddc47411baa33e911c4
---
R docs/Components/Modifications/HideFor.md
R docs/Components/Modifications/ShowOnlyFor.md
M docs/release-notes.md
M i18n/en.json
4 files changed, 33 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/skins/chameleon
refs/changes/21/171721/1
diff --git a/docs/Components/Modification/HideFor.md
b/docs/Components/Modifications/HideFor.md
similarity index 100%
rename from docs/Components/Modification/HideFor.md
rename to docs/Components/Modifications/HideFor.md
diff --git a/docs/Components/Modification/ShowOnlyFor.md
b/docs/Components/Modifications/ShowOnlyFor.md
similarity index 100%
rename from docs/Components/Modification/ShowOnlyFor.md
rename to docs/Components/Modifications/ShowOnlyFor.md
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 844b981..c67560d 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -1,6 +1,35 @@
## Release Notes
+### Chameleon 1.1
+
+Released on 06-Nov-2014
+
+New layouts:
+* __clean__: This is a minimalist layout intended for wikis that are not open
+ for general editing. A use case might be a blogging platform. For users, that
+ do not have edit rights, the layout will show only the main content of a wiki
+ page (and the site notice, if set). For users that do have edit rights it
will
+ additionally show a sticky full-width navbar above, and a toolbar and an info
+ footer below the main content.
+
+New components and modifications:
+* __Silent__: Does nothing. Mainly intended for internal purposes, but may also
+ be used in custom layouts, e.g. as a placeholder during layout development
+* __HideFor__: Modification that allows to hide the parent component if the
+ condition specified by the attributes is fulfilled.
+ See [its description](Components/Modifications/HideFor.md)
+* __ShowOnlyFor__: Modification that allows to show the parent
+ component only if the condition specified by the attributes is fulfilled.
+ See [its description](Components/Modifications/ShowOnlyFor.md)
+
+Other changes:
+* Update CI test setup
+* Update localisation
+* Update documentation
+
### Chameleon 1.0.1
+
+Released on 22-Oct-2014
* Fix TOC layout
* Add basic testing for Menu component (and fix a small bug)
@@ -8,11 +37,13 @@
### Chameleon 1.0
+Released on 19-Oct-2014
+
After nearly 1.5 years in development status, this is the first official
version
of the Chameleon skin for MediaWiki.
It contains the following layouts:
-* __standard__ feature a big logo, a horizontal nav bar containing the
+* __standard__ features a big logo, a horizontal nav bar containing the
sidebar navigation links to Main Page, Recent changes, etc. The personal
tools
(user page, preferences, etc.) and the page tools (discussion, edit, history)
are kept as textual links above and below the nav bar. Same goes for the
diff --git a/i18n/en.json b/i18n/en.json
index 6245e10..29713b3 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -7,7 +7,7 @@
"skinname-chameleon": "Chameleon",
"chameleon-desc": "The Chameleon skin",
"chameleon-loggedin": "You are logged in as $1.",
- "chameleon-notloggedin": "You are not logged in",
+ "chameleon-notloggedin": "You are not logged in.",
"chameleon-newmessages": "You have new messages.",
"chameleon-nonewmessages": "You have no new messages."
}
--
To view, visit https://gerrit.wikimedia.org/r/171721
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib9965969532a4e9a09d9cddc47411baa33e911c4
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/chameleon
Gerrit-Branch: master
Gerrit-Owner: Foxtrott <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits