jahresbericht2017/views/pages/en/report_2018.php

47 lines
2.8 KiB
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<main class="report-detail">
<section
class="report-detail-hero cp cp--nav-zone"
style="background-image: url(<?= $report['hero'] ?>)"
>
</section>
<section class="section cp report-detail__text">
<div class="report-detail hero__caption t--zeta">annalenaschiller (<a href="https://commons.wikimedia.org/wiki/File:Wikimedia_Deutschland_2018.jpg" target="new">Wikimedia Commons</a>), <a href="https://creativecommons.org/licenses/by-sa/4.0/legalcode" target="new">CC BY-SA 4.0</a></div>
<div class="limit--s">
<h1 class="section__title h--beta">
<em>Prospects for 2018</em>
</h1>
<div class="section__teaser t--gamma">
During 2018 we will continue to work on our organisations mission to promote Free Knowledge. We will concentrate on three main fields of action:
</div>
<p class="h--gamma">Volunteers
</p>
<div class="section__body t--gamma-serif">
<p>
Everyone can join in with Wikipedia and its sister projects, but many Wikipedia readers are unaware of this. In 2018 we aim to get more people excited about actively contributing to the world of Free Knowledge. At the same time we want to provide new members with useful resources such as introductory and explanatory videos that will help them get going with Wikipedia. We want to continue supporting already active volunteers in their efforts for Free Knowledge.
</p>
</div>
<p class="h--gamma">Software Development
</p>
<div class="section__body t--gamma-serif">
<p>
In 2018 we will continue to work with volunteers and the Wikimedia Foundation to improve the software that runs all Wikimedia projects. We will continue working to improve the quality of the data in Wikidata and ensure that the Free Knowledge database is made even more usable for other Wikimedia projects as well as external projects.
</p>
</div>
<p class="h--gamma">Conditions for Free Knowledge
</p>
<div class="section__body t--gamma-serif">
<p>
In 2018 we will continue working to strengthen the conditions for Free Knowledge. We will explain the benefits of Free Knowledge in the fields of education, science and culture and actively support relevant institutions in making their own contributions to Wikimedia projects as a role model for others. Our aims in the political area include ensuring that publicly financed knowledge, such as studies carried out by the state and copyright-free information from official documents, is freely available to all and can be used in Wikipedia.
</p>
</div>
</div>
</section>
<section class="report__boxes">
<a href="<?= $url('/report', $lang) ?>" class="button button--report">Go to topic overview</a>
<a href="/en/report/volunteers" class="button button--report">
<p class="button--small">next topic</p>
<p>Support digital volunteering</p>
</a>
</section>
</main>