planet.plone.org/svx: Add more blogs, tweak footer
sven <jenkins-z4DKO/[email protected]> Sat, 29 Jul 2017 04:24:10 -0700 (PDT)
| Newsgroups | gmane.comp.web.zope.plone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Repository: planet.plone.org Branch: refs/heads/svx Date: 2017-07-29T13:23:59+02:00 Author: sven (svx) <[email protected]> Commit: https://github.com/plone/planet.plone.org/commit/a288970902f81f589430243e7d276a99215b740b Add more blogs, tweak footer Files changed: M planet/planet.ini M planet/planet.theme/templates/inc/footer.tmpl M planet/planet.theme/templates/inc/masthead.tmpl diff --git a/planet/planet.ini b/planet/planet.ini index 003e3be..ce173b5 100644 --- a/planet/planet.ini +++ b/planet/planet.ini @@ -1,5 +1,5 @@ [Planet] -name = Planet Plone - Where Developers And Integrators Write About Plone. +name = Planet Plone - Where Developers And Integrators Write link = planet.plone.org/ owner_name = Plone Community owner_email = admins-z4DKO/[email protected] @@ -32,6 +32,54 @@ face = https://pbs.twimg.com/profile_images/529604804339703810/gbZJABAb_80x80.pn #face = /images-v2/heads/fdp.png #fasname = admin +[https://bluedynamics.com/plonerelated/RSS] +name = BlueDynamics Alliance +link = https://bluedynamics.com/blog + +[https://www.andreas-jung.com/contents/collection/RSS] +name = Andreas Jung/ZOPYX + + +[http://willrantforbeer.com/tagged/plone/rss] +link = http://willrantforbeer.com/tagged/plone/ +name = Eric Steele +face = https://pbs.twimg.com/profile_images/1504303993/107-0732_IMG_80x80.jpg + +#[http://www.sixfeetup.com/planet-plone/rss.xml] +#link = http://www.sixfeetup.com/blog +#name = Six Feet Up +#face = https://pbs.twimg.com/profile_images/652128672078524416/cMCPeb2G_80x80.png + +[https://makina-corpus.com/@@search_rss?Subject%3Alist=Planet%20Plone&review_state=published&sort_on=effective&sort_order=reverse&portal_type=News%20Item] +name = Makina Corpus +link = https://www.makina-corpus.com +face = https://pbs.twimg.com/profile_images/879221092858122240/82KnCwMZ_80x80.jpg + +[http://datakurre.pandala.org/feeds/posts/default/-/plone] +link = https://datakurre.pandala.org/ +name = Asko Soukka +face = https://pbs.twimg.com/profile_images/789838701996236804/TnUjqcB2_80x80.jpg + +[http://feeds.jazkarta.com/JazkartaBlog] +name = Jazkarta Blog +link = https://jazkarta.com +face = https://pbs.twimg.com/profile_images/293985894/jaz_square_80x80.png + +[https://gil.badall.net/tag/plone/feed/] +name = Gil Forcada +link = https://gil.badall.net/tag/plone +face = https://pbs.twimg.com/profile_images/687773072263282688/SYKGOlzO_80x80.jpg + +[http://designinterventionsystems.com/plone-blog/RSS] +name = T. Kim Nguyen +link = http://designinterventionsystems.com/blog/ +face = https://pbs.twimg.com/profile_images/589001576624164864/0VJ5eq09_80x80.png + +[https://www.wildcardcorp.com/plone-blog-collection/RSS] +name = Wildcard Corp +link = https://www.wildcardcorp.com/ +face = https://pbs.twimg.com/profile_images/460788987703996416/fFNMFjw-_80x80.png + [https://kitconcept.com/blog/rss.xml] name = kitconcept GmbH link = https://kitconcept.com/blog diff --git a/planet/planet.theme/templates/inc/footer.tmpl b/planet/planet.theme/templates/inc/footer.tmpl index 1c25c71..538036c 100644 --- a/planet/planet.theme/templates/inc/footer.tmpl +++ b/planet/planet.theme/templates/inc/footer.tmpl @@ -1,6 +1,6 @@ <div class="footer p-t-2 p-b-2"> <div class="container text-muted text-xs-center"> <p class="copy">© Plone Community and friends.</p> - <p class="disclaimer">Here the disclaimer</p> + <p class="disclaimer">Blog entries aggregated on this page are owned by, and represent the opinion of the author.</p> </div> </div> diff --git a/planet/planet.theme/templates/inc/masthead.tmpl b/planet/planet.theme/templates/inc/masthead.tmpl index 54d2738..e06d180 100644 --- a/planet/planet.theme/templates/inc/masthead.tmpl +++ b/planet/planet.theme/templates/inc/masthead.tmpl @@ -3,24 +3,29 @@ <ul id="links-select"> <li> <a href="https://plone.org" title="Main Website"> - plone.org + PLONE.ORG </a> </li> <li> - <a href="http://plone.com" title="Plone.com"> - plone.com + <a href="https://plone.com" title="Plone.com"> + PLONE.COM </a> </li> <li> - <a href="http://training.plone.org" title="Training"> - training.plone.org + <a href="https://training.plone.org" title="Training"> + TRAINING </a> </li> <li> - <a href="http://docs.plone.org" title="Documentation"> - docs.plone.org + <a href="https://community.plone.org" title="Community"> + FORUM </a> </li> + <li> + <a href="https://docs.plone.org" title="Documentation"> + DOCUMENTATION + </a> + </li> </ul> </div> </div> ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot