[Xfce4-commits] [www/www.xfce.org] branch master updated (35f7a7c -> 4a67f9f)
noreply at xfce.org
noreply at xfce.org
Sun May 21 22:00:42 CEST 2017
This is an automated email from the git hooks/post-receive script.
k n o m e p u s h e d a c h a n g e t o b r a n c h m a s t e r
in repository www/www.xfce.org.
from 35f7a7c I18n: Update translation fr (100%).
new f9f981e - CSS updates - Use flex for the main layout and other data presented in columns - Remove unneeded HTML markup and replace with some CSS rules - Prefer relative sizes to pixel values - Small visual fixes - Better source file formatting for improved readability - More semantics; no tables when the data isn't tabular - Update links to point to HTTPS-versions of sites where appropriate - Update the date display for blog articles - Remove links that refer to [...]
new fe3c3e4 Update the slider; use less JS and more CSS. Support flexible width content area.
new 6c7f7e9 Add SimplePie for feed parsing. Add the Xfce blog feed to the front page. Update the slider background.
new 604a320 Actually update the frontpage code as well.
new 5d10682 Fix typo in filename
new da367b3 Add page titles for changelogs Update page title separator from dash to endash
new 73f68e0 Add a more descriptive title for news articles
new 4899dd2 Stop justifying text, let it flow freely from left Adjust the frontpage column padding
new 3e99fc4 Update the slider with all new screenshots.
new 7d11074 Remove the reference to the old desktop slide
new 5c5bebf Reference to static files from HTML markup, not CSS
new 10d22b8 Make sure CSS is applied correctly...
new a57a2df Update the frontpage slider; all slides now have a mobile-optimized view. Remove slider source PNG files as they are new embedded into the collase SVG files.
new 2510508 Move the cache directory to root
new c1f565f Make xfce artwork tarball work again.
new 0b58232 Fix 4.8 changelog link.
new e25a527 Protocol less url for cdn
new c6822f0 <p> and </p> around <ul> and <li> is not valid
new df7b7ec Link to the twitter account instead of identica
new b724e13 Merge pull request #1 from Skunnyk/www-fixes
new bb42e3c - Clean up CSS; remove news.css and increase legibility for others - Update some HTTP links to HTTPS - Fix 4.12 changelog title
new f9ed469 Update links to HTTPS
new 3beef2e CSS vendor prefixes; remove where not needed, add where required
new fbafb9f Update the viewport meta for mobile devices
new bf8a850 Set min-width to 360px
new e18dc09 Update favicon
new 4ca428f Optimizations for really small resolution and viewport sizes
new 6985c04 Mention Manjaro on downloads, fix typo (Bug: #10477)
new 4a67f9f Merge facelift to master
The 29 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.htaccess | 5 +-
index.php | 4 +-
lib/core.php | 8 +-
lib/po/nb.po | 10 +-
lib/po/pl.po | 15 +-
lib/po/ru.po | 58 +-
lib/po/zh_TW.po | 11 +-
lib/simplepie/autoloader.php | 85 +
lib/simplepie/library/SimplePie.php | 3303 ++++++++
lib/simplepie/library/SimplePie/Author.php | 156 +
lib/simplepie/library/SimplePie/Cache.php | 134 +
lib/simplepie/library/SimplePie/Cache/Base.php | 113 +
lib/simplepie/library/SimplePie/Cache/DB.php | 136 +
lib/simplepie/library/SimplePie/Cache/File.php | 164 +
lib/simplepie/library/SimplePie/Cache/Memcache.php | 180 +
.../library/SimplePie/Cache/Memcached.php | 166 +
lib/simplepie/library/SimplePie/Cache/MySQL.php | 454 +
lib/simplepie/library/SimplePie/Cache/Redis.php | 166 +
lib/simplepie/library/SimplePie/Caption.php | 209 +
lib/simplepie/library/SimplePie/Category.php | 163 +
.../library/SimplePie/Content/Type/Sniffer.php | 331 +
lib/simplepie/library/SimplePie/Copyright.php | 129 +
lib/simplepie/library/SimplePie/Core.php | 56 +
lib/simplepie/library/SimplePie/Credit.php | 155 +
.../library/SimplePie/Decode/HTML/Entities.php | 615 ++
lib/simplepie/library/SimplePie/Enclosure.php | 1379 ++++
lib/simplepie/library/SimplePie/Exception.php | 51 +
lib/simplepie/library/SimplePie/File.php | 306 +
lib/simplepie/library/SimplePie/HTTP/Parser.php | 499 ++
lib/simplepie/library/SimplePie/IRI.php | 1257 +++
lib/simplepie/library/SimplePie/Item.php | 3009 +++++++
lib/simplepie/library/SimplePie/Locator.php | 429 +
lib/simplepie/library/SimplePie/Misc.php | 2279 ++++++
lib/simplepie/library/SimplePie/Net/IPv6.php | 275 +
lib/simplepie/library/SimplePie/Parse/Date.php | 983 +++
lib/simplepie/library/SimplePie/Parser.php | 656 ++
lib/simplepie/library/SimplePie/Rating.php | 128 +
lib/simplepie/library/SimplePie/Registry.php | 224 +
lib/simplepie/library/SimplePie/Restriction.php | 154 +
lib/simplepie/library/SimplePie/Sanitize.php | 591 ++
lib/simplepie/library/SimplePie/Source.php | 610 ++
.../library/SimplePie/XML/Declaration/Parser.php | 361 +
lib/simplepie/library/SimplePie/gzdecode.php | 370 +
pages/about/index.php | 2 +-
pages/about/nav.php | 5 -
pages/about/news.php | 30 +-
pages/about/tour410.php | 4 +-
pages/about/tour44.php | 8 +-
pages/about/tour46.php | 8 +-
pages/community/index.php | 6 +-
pages/community/nav.php | 6 +-
pages/download/changelogs/4.1.99.2.php | 2 +-
pages/download/changelogs/4.1.99.3.php | 2 +-
pages/download/changelogs/4.10.php | 2 +-
pages/download/changelogs/4.10pre1.php | 2 +-
pages/download/changelogs/4.10pre2.php | 2 +-
pages/download/changelogs/4.12.php | 2 +-
pages/download/changelogs/4.2.0.php | 4 +-
pages/download/changelogs/4.2.1.php | 2 +-
pages/download/changelogs/4.2.2.php | 2 +-
pages/download/changelogs/4.2.3.1.php | 2 +-
pages/download/changelogs/4.2.3.2.php | 2 +-
pages/download/changelogs/4.2.3.php | 2 +-
pages/download/changelogs/4.3.90.2.php | 2 +-
pages/download/changelogs/4.3.99.1.php | 2 +-
pages/download/changelogs/4.3.99.2.php | 2 +-
pages/download/changelogs/4.4.0.php | 2 +
pages/download/changelogs/4.4.1.php | 2 +
pages/download/changelogs/4.4.2.php | 2 +
pages/download/changelogs/4.4.3.php | 2 +
pages/download/changelogs/4.5.90.php | 2 +-
pages/download/changelogs/4.5.91.php | 2 +-
pages/download/changelogs/4.5.92.php | 2 +-
pages/download/changelogs/4.5.93.php | 2 +-
pages/download/changelogs/4.5.99.1.php | 2 +-
pages/download/changelogs/4.6.0.php | 2 +
pages/download/changelogs/4.6.1.php | 1 +
pages/download/changelogs/4.6.2.php | 12 +-
pages/download/changelogs/4.8.php | 2 +
pages/download/changelogs/4.8pre1.php | 2 +-
pages/download/changelogs/4.8pre2.php | 2 +
pages/download/changelogs/4.8pre3.php | 2 +
pages/download/index.php | 8 +-
pages/download/nav.php | 9 +-
pages/feed.php | 10 +-
pages/footer.php | 1 -
pages/frontpage.php | 194 +-
pages/getinvolved/index.php | 6 +-
pages/getinvolved/nav.php | 5 +-
pages/header.php | 29 +-
pages/news-array.php | 88 +-
pages/projects/index.php | 136 +-
pages/projects/nav.php | 4 +-
static/frontpage/ilovefs-banner-medium-en.png | Bin 17163 -> 0 bytes
static/frontpage/slider-apps.jpg | Bin 106169 -> 0 bytes
static/frontpage/slider-desktop.jpg | Bin 50362 -> 0 bytes
static/frontpage/slider-panel.jpg | Bin 115948 -> 0 bytes
static/frontpage/slider-settings.jpg | Bin 93511 -> 0 bytes
static/frontpage/slider-thunar.jpg | Bin 105002 -> 0 bytes
static/frontpage/slider-xfwm4.jpg | Bin 97712 -> 0 bytes
static/frontpage/src/slider-apps.png | Bin 166879 -> 0 bytes
static/frontpage/src/slider-desktop.png | Bin 200600 -> 0 bytes
static/frontpage/src/slider-panel.png | Bin 129241 -> 0 bytes
static/frontpage/src/slider-settings.png | Bin 102433 -> 0 bytes
static/frontpage/src/slider-thunar.png | Bin 122549 -> 0 bytes
static/frontpage/src/slider-xfwm4.png | Bin 101466 -> 0 bytes
static/slider/apps.png | Bin 0 -> 134783 bytes
static/slider/apps_mobile.png | Bin 0 -> 35922 bytes
static/slider/desktop_icons.png | Bin 0 -> 10565 bytes
static/slider/panel.png | Bin 0 -> 56167 bytes
static/slider/panel_bg.png | Bin 0 -> 104 bytes
static/slider/panel_deskbar.png | Bin 0 -> 52712 bytes
static/slider/panel_left.png | Bin 0 -> 29872 bytes
static/slider/panel_mobile.png | Bin 0 -> 23198 bytes
static/slider/panel_right.png | Bin 0 -> 1889 bytes
static/slider/panel_vertical.png | Bin 0 -> 30116 bytes
static/slider/settings.png | Bin 0 -> 90793 bytes
static/slider/settings_mobile.png | Bin 0 -> 33660 bytes
static/slider/src/collases.svg | 8645 ++++++++++++++++++++
static/slider/src/collases_mobile.svg | 6375 +++++++++++++++
static/slider/thunar.png | Bin 0 -> 131658 bytes
static/slider/thunar_mobile.png | Bin 0 -> 28784 bytes
static/slider/xfwm4.png | Bin 0 -> 55584 bytes
static/slider/xfwm4_mobile.png | Bin 0 -> 23983 bytes
style/base.css | 459 +-
style/css.php | 2 +-
style/favicon.ico | Bin 0 -> 1082 bytes
style/favicon.png | Bin 527 -> 0 bytes
style/frontpage.css | 284 +-
style/img/menu-button.png | Bin 0 -> 188 bytes
style/img/menu-icon.png | Bin 186 -> 0 bytes
style/img/orig/menu-button.svg | 89 +
style/img/orig/slider-bg.png | Bin 201048 -> 0 bytes
style/img/slidebg.jpg | Bin 0 -> 35082 bytes
style/img/slider-bg.jpg | Bin 23756 -> 0 bytes
style/img/src/menu-button.svg | 86 +
style/mirrorbrain.css | 20 -
style/mobile.css | 218 +-
style/news.css | 36 -
style/slider.js | 38 +
style/tinyslider.js | 48 -
141 files changed, 36506 insertions(+), 813 deletions(-)
create mode 100644 lib/simplepie/autoloader.php
create mode 100755 lib/simplepie/library/SimplePie.php
create mode 100644 lib/simplepie/library/SimplePie/Author.php
create mode 100644 lib/simplepie/library/SimplePie/Cache.php
create mode 100644 lib/simplepie/library/SimplePie/Cache/Base.php
create mode 100644 lib/simplepie/library/SimplePie/Cache/DB.php
create mode 100644 lib/simplepie/library/SimplePie/Cache/File.php
create mode 100644 lib/simplepie/library/SimplePie/Cache/Memcache.php
create mode 100755 lib/simplepie/library/SimplePie/Cache/Memcached.php
create mode 100644 lib/simplepie/library/SimplePie/Cache/MySQL.php
create mode 100644 lib/simplepie/library/SimplePie/Cache/Redis.php
create mode 100644 lib/simplepie/library/SimplePie/Caption.php
create mode 100644 lib/simplepie/library/SimplePie/Category.php
create mode 100644 lib/simplepie/library/SimplePie/Content/Type/Sniffer.php
create mode 100644 lib/simplepie/library/SimplePie/Copyright.php
create mode 100644 lib/simplepie/library/SimplePie/Core.php
create mode 100644 lib/simplepie/library/SimplePie/Credit.php
create mode 100644 lib/simplepie/library/SimplePie/Decode/HTML/Entities.php
create mode 100644 lib/simplepie/library/SimplePie/Enclosure.php
create mode 100644 lib/simplepie/library/SimplePie/Exception.php
create mode 100644 lib/simplepie/library/SimplePie/File.php
create mode 100644 lib/simplepie/library/SimplePie/HTTP/Parser.php
create mode 100644 lib/simplepie/library/SimplePie/IRI.php
create mode 100644 lib/simplepie/library/SimplePie/Item.php
create mode 100644 lib/simplepie/library/SimplePie/Locator.php
create mode 100644 lib/simplepie/library/SimplePie/Misc.php
create mode 100644 lib/simplepie/library/SimplePie/Net/IPv6.php
create mode 100644 lib/simplepie/library/SimplePie/Parse/Date.php
create mode 100644 lib/simplepie/library/SimplePie/Parser.php
create mode 100644 lib/simplepie/library/SimplePie/Rating.php
create mode 100755 lib/simplepie/library/SimplePie/Registry.php
create mode 100644 lib/simplepie/library/SimplePie/Restriction.php
create mode 100644 lib/simplepie/library/SimplePie/Sanitize.php
create mode 100644 lib/simplepie/library/SimplePie/Source.php
create mode 100644 lib/simplepie/library/SimplePie/XML/Declaration/Parser.php
create mode 100644 lib/simplepie/library/SimplePie/gzdecode.php
delete mode 100644 static/frontpage/ilovefs-banner-medium-en.png
delete mode 100644 static/frontpage/slider-apps.jpg
delete mode 100644 static/frontpage/slider-desktop.jpg
delete mode 100644 static/frontpage/slider-panel.jpg
delete mode 100644 static/frontpage/slider-settings.jpg
delete mode 100644 static/frontpage/slider-thunar.jpg
delete mode 100644 static/frontpage/slider-xfwm4.jpg
delete mode 100644 static/frontpage/src/slider-apps.png
delete mode 100644 static/frontpage/src/slider-desktop.png
delete mode 100644 static/frontpage/src/slider-panel.png
delete mode 100644 static/frontpage/src/slider-settings.png
delete mode 100644 static/frontpage/src/slider-thunar.png
delete mode 100644 static/frontpage/src/slider-xfwm4.png
create mode 100644 static/slider/apps.png
create mode 100644 static/slider/apps_mobile.png
create mode 100644 static/slider/desktop_icons.png
create mode 100644 static/slider/panel.png
create mode 100644 static/slider/panel_bg.png
create mode 100644 static/slider/panel_deskbar.png
create mode 100644 static/slider/panel_left.png
create mode 100644 static/slider/panel_mobile.png
create mode 100644 static/slider/panel_right.png
create mode 100644 static/slider/panel_vertical.png
create mode 100644 static/slider/settings.png
create mode 100644 static/slider/settings_mobile.png
create mode 100644 static/slider/src/collases.svg
create mode 100644 static/slider/src/collases_mobile.svg
create mode 100644 static/slider/thunar.png
create mode 100644 static/slider/thunar_mobile.png
create mode 100644 static/slider/xfwm4.png
create mode 100644 static/slider/xfwm4_mobile.png
create mode 100644 style/favicon.ico
delete mode 100644 style/favicon.png
create mode 100644 style/img/menu-button.png
delete mode 100644 style/img/menu-icon.png
create mode 100644 style/img/orig/menu-button.svg
delete mode 100644 style/img/orig/slider-bg.png
create mode 100644 style/img/slidebg.jpg
delete mode 100644 style/img/slider-bg.jpg
create mode 100644 style/img/src/menu-button.svg
delete mode 100644 style/news.css
create mode 100644 style/slider.js
delete mode 100644 style/tinyslider.js
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list