106 lines
No EOL
5.6 KiB
Twig
106 lines
No EOL
5.6 KiB
Twig
{% extends 'dashboard.twig' %}
|
|
|
|
{% set test_piwikUrl='http://demo.piwik.org/' %}
|
|
{% set isPiwikDemo %}{{ piwikUrl == 'http://demo.piwik.org/' or piwikUrl == 'https://demo.piwik.org/'}}{% endset %}
|
|
|
|
{% block content %}
|
|
|
|
<div id="feedback-faq" class="admin centerLargeDiv">
|
|
<h2 piwik-enriched-headline
|
|
feature-name="{{ 'General_Help'|translate }}"
|
|
>{{ 'General_AboutPiwikX'|translate(piwikVersion) }}</h2>
|
|
|
|
<div class="header_full">
|
|
<p>{{ 'General_PiwikIsACollaborativeProjectYouCanContributeAndDonate'|translate(
|
|
"<a href='?module=Proxy&action=redirect&url=http://piwik.org' target='_blank'>",
|
|
"</a>",
|
|
"<a target='_blank' href='?module=Proxy&action=redirect&url=http://piwik.org/get-involved/'>",
|
|
"</a>",
|
|
"<a href='#donate'>",
|
|
"</a>",
|
|
"<a href='?module=Proxy&action=redirect&url=http://piwik.org/team/' target='_blank'>",
|
|
"</a>"
|
|
)|raw }}
|
|
</p>
|
|
<br/>
|
|
</div>
|
|
|
|
<h2>{{ 'Do you need help?'|translate }}</h2>
|
|
|
|
<div class="header_full">
|
|
<p> • {{ 'Feedback_ViewUserGuides'|translate("<a target='_blank' href='?module=Proxy&action=redirect&url=http://piwik.org/docs/'>","</a>")|raw }}.</p>
|
|
<p> • {{ 'Feedback_ViewAnswersToFAQ'|translate("<a target='_blank' href='?module=Proxy&action=redirect&url=http://piwik.org/faq/'>","</a>")|raw }}.</p>
|
|
<p> • {{ 'Feedback_VisitTheForums'|translate("<a target='_blank' href='?module=Proxy&action=redirect&url=http://forum.piwik.org/'>","</a>")|raw }}.</p>
|
|
<br/>
|
|
</div>
|
|
|
|
<h2>{{ 'Feedback_DoYouHaveBugReportOrFeatureRequest'|translate }}</h2>
|
|
|
|
<div class="header_full">
|
|
<p>{{ 'Feedback_HowToCreateIssue'|translate(
|
|
"<a target='_blank' href='?module=Proxy&action=redirect&url=http://developer.piwik.org/guides/core-team-workflow%23submitting-a-bug-report'>",
|
|
"</a>",
|
|
"<a target='_blank' href='?module=Proxy&action=redirect&url=http://developer.piwik.org/guides/core-team-workflow%23submitting-a-feature-request'>",
|
|
"</a>",
|
|
"<a target='_blank' href='?module=Proxy&action=redirect&url=http://dev.piwik.org/trac/register'>",
|
|
"</a>",
|
|
"<a target='_blank' href='?module=Proxy&action=redirect&url=http://dev.piwik.org/trac/login'>",
|
|
"</a>",
|
|
"<a target='_blank' href='?module=Proxy&action=redirect&url=http://dev.piwik.org/trac/newticket'>",
|
|
"</a>"
|
|
)|raw }}</p>
|
|
<br/>
|
|
</div>
|
|
|
|
<h2>{{ 'Feedback_SpecialRequest'|translate }}</h2>
|
|
|
|
<div class="header_full">
|
|
<p>{{ 'Feedback_GetInTouch'|translate }}
|
|
<a target='_blank' href="?module=Proxy&action=redirect&url=http://piwik.org/contact/"
|
|
>{{ 'Feedback_ContactThePiwikTeam'|translate }}</a>
|
|
</p>
|
|
<br/>
|
|
</div>
|
|
|
|
<h2 id="donate">{{ 'Feedback_WantToThankConsiderDonating'|translate }}</h2>
|
|
{% include "@CoreHome/_donate.twig" with { 'msg':""} %}
|
|
<br/>
|
|
|
|
<div class="footer">
|
|
<hr/>
|
|
<ul class="social">
|
|
<li>
|
|
<a target="_blank" href="?module=Proxy&action=redirect&url=http://piwik.org/newsletter/"><img class="icon" src="plugins/Feedback/images/newsletter.png"></a>
|
|
<a target="_blank" href="?module=Proxy&action=redirect&url=http://piwik.org/newsletter/">Newsletter</a>
|
|
</li>
|
|
<li>
|
|
<a target="_blank" href="http://www.facebook.com/Piwik"><img class="icon" src="plugins/Feedback/images/facebook.png"></a>
|
|
<a target="_blank" href="http://www.facebook.com/Piwik">Facebook</a>
|
|
</li>
|
|
<li>
|
|
<a target="_blank" href="http://twitter.com/piwik"><img class="icon" src="plugins/Feedback/images/twitter.png"></a>
|
|
<a target="_blank" href="http://twitter.com/piwik">Twitter</a>
|
|
</li>
|
|
<li>
|
|
<a target="_blank" href="http://www.linkedin.com/groups?gid=867857"><img class="icon" src="plugins/Feedback/images/linkedin.png"></a>
|
|
<a target="_blank" href="http://www.linkedin.com/groups?gid=867857">Linkedin</a>
|
|
</li>
|
|
<li>
|
|
<a target="_blank" href="https://github.com/piwik/piwik"><img class="icon" src="plugins/Feedback/images/github.png"></a>
|
|
<a target="_blank" href="https://github.com/piwik/piwik">GitHub</a>
|
|
</li>
|
|
</ul>
|
|
<ul class="menu">
|
|
<li><a target="_blank" href="?module=Proxy&action=redirect&url=http://piwik.org/blog/">Blog</a></li>
|
|
<li><a target="_blank" href="?module=Proxy&action=redirect&url=http://piwik.org/about/sponsors/">Sponsors</a></li>
|
|
<li><a target="_blank" href="?module=Proxy&action=redirect&url=http://developer.piwik.org">Developers</a></li>
|
|
<li><a target="_blank" href="?module=Proxy&action=redirect&url=http://plugins.piwik.org">Marketplace</a></li>
|
|
<li><a target="_blank" href="?module=Proxy&action=redirect&url=http://piwik.org/thank-you-all/">Credits</a></li>
|
|
</ul>
|
|
<p class="claim"><small>{{ 'Feedback_PrivacyClaim'|translate(
|
|
"<a target='_blank' href='?module=Proxy&action=redirect&url=http://piwik.org/privacy/'>",
|
|
"</a>"
|
|
)|raw}}</small></p>
|
|
</div>
|
|
</div>
|
|
{% endblock %} |