Re: Apache TLP Website Link Checks

2017-05-16 Thread Joey McAllister
I opened GEODE-2935 and PR #3 to add the link to the footer and the image/link on the Community page. If anyone has any questions, please let me know. If it looks good, feel free to merge it at your co

Re: Apache TLP Website Link Checks

2017-05-16 Thread Joey McAllister
Thanks, Mark. That's very helpful. It looks like Apache updates the image to represent whatever the next event is (e.g., right now it's ApacheCon). I'd definitely like to add a text link to our footer, but it might also be nice to add the image to the Events section of the Geode Community page, so

Re: Apache TLP Website Link Checks

2017-05-16 Thread Mark Bretl
When I searched for 'event' on the source of the tool, [1], I found the following page, [2], with more event information. However, looking at the code, it is searching for: 'apache.org/events/'. So we can either create the link as text or use the image as a link. --Mark [1] https://gitbox.apache

Re: Apache TLP Website Link Checks

2017-05-16 Thread Joey McAllister
Hi Mark, I think I can swing that. It's kind of hard to tell what the requirement for an "Events" link is. The link-checker you point to links out to a "Required Links" page ( https://www.apache.org/foundation/marks/pmcs#navigation), but there's no mention of "Events" on there. I *think* we just

Apache TLP Website Link Checks

2017-05-16 Thread Mark Bretl
Hi, ASF has created a new tool for scanning TLP sites for compliance and other requests. The new tool is located at [1], with our own Geode report at [2]. The report looks good, with only one missing requirement of an Events page. Would someone with web skills be able to update our site? Best re