primo commit
This commit is contained in:
@ -0,0 +1,42 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="https://www.w3.org/1999/xhtml/" lang="en-GB" xml:lang="en-GB">
|
||||
<head>
|
||||
<title>Contribute</title>
|
||||
<link href="../../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Contribute</h1>
|
||||
|
||||
<p>If you like JEM and you want to help out, you have a lot of options to do so:</p>
|
||||
|
||||
<table class="help">
|
||||
<tr>
|
||||
<th></th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://app.transifex.com/jemproject/" target="_blank">Translate</a></td>
|
||||
<td>Translate JEM in your own language. We use Transifex as a translation platform.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://www.joomlaeventmanager.net/forum" target="_blank">Forum</a></td>
|
||||
<td>Say thanks, report bugs, suggest new ideas and help others in the forum.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/jemproject/JEM-Project/issues" target="_blank">Bugtracker</a></td>
|
||||
<td>Report bugs and suggest solutions if you have experience with bugtrackers. If you're not that technical, feel free to report bugs in the forum.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Contribute</td>
|
||||
<td>You have skills in PHP, HTML, CSS and MySQL and you wish to contribute? Check <a href="https://www.joomlaeventmanager.net" target="_blank">the website</a> how you can help</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://www.joomlaeventmanager.net/project/donate" target="_blank">Donate</a></td>
|
||||
<td>If you just like JEM and want to help us keeping the community alive, consider a donation. However small, we're always happy!.</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,193 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="https://www.w3.org/1999/xhtml/" lang="en-GB" xml:lang="en-GB">
|
||||
<head>
|
||||
<title>Credits</title>
|
||||
<link href="../../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Credits</h1>
|
||||
|
||||
<p>
|
||||
We thank everyone who makes JEM possible.<br />
|
||||
These are old and new developers and contributors and currently especially the people who made JEM 4 for Joomla 4 possible.</p>
|
||||
<p>We thank for the financial contributions in fundraising for JEM 4, namely Edgar Schmakeit, Thomas Wehrli and Michael Anderau for donations of € 250 and more.</p>
|
||||
|
||||
<h3>JEM Developers</h3>
|
||||
|
||||
<table class="help">
|
||||
<tr>
|
||||
<th>Forum Nick</th>
|
||||
<th>Name</th>
|
||||
<th>Website</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Bluefox</td>
|
||||
<td>Jaap Koelman</td>
|
||||
<td>www.joomlaeventmanager.net</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Diesl</td>
|
||||
<td>Florian Felgenhauer</td>
|
||||
<td>www.joomlaeventmanager.net</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Jojo12</td>
|
||||
<td>Jojo Murer</td>
|
||||
<td>www.joomlaeventmanager.net</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>McKillo</td>
|
||||
<td>Marcos Salvatierra</td>
|
||||
<td>www.joomlaeventmanager.net</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Hekla</td>
|
||||
<td>Michael Anderau</td>
|
||||
<td>www.joomlaeventmanager.net</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
<h3>Former Eventlist Developers</h3>
|
||||
|
||||
<table class="help">
|
||||
<tr>
|
||||
<th>Forum Nick</th>
|
||||
<th>Name</th>
|
||||
<th>Website</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>schlu</td>
|
||||
<td>Christoph Lukes</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>destructionman</td>
|
||||
<td>Sascha Karnatz</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>spook.68</td>
|
||||
<td>Axel Wehner</td>
|
||||
<td><a href="https://www.68media.de" target="_blank">68media.de</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>qivva</td>
|
||||
<td>Toni Smillie</td>
|
||||
<td><a href="https://www.qivva.com" target="_blank">qivva.com</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>JulienV</td>
|
||||
<td>Julien Vonthron</td>
|
||||
<td><a href="https://www.jlv-solutions.com" target="_blank">jlv-solutions.com</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>efduggan</td>
|
||||
<td>Edmond Duggan</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
<h3>Former English and testers (Eventlist)</h3>
|
||||
|
||||
<p>
|
||||
Thank you goes to the persons in the following list. They always had an eye on the English language file
|
||||
and invested much time into proof reading of the English help files. They tested and gave
|
||||
feedback during the development time of Eventlist to affect one of the most important phases
|
||||
around Design decisions. We know that this work is not the most grateful, but surely one of the
|
||||
most important. All the more we appreciate this work and assistance.
|
||||
</p>
|
||||
|
||||
<table class="help">
|
||||
<tr>
|
||||
<th>Forum Nick</th>
|
||||
<th>Name</th>
|
||||
<th>Website</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>scubaguy</td>
|
||||
<td>Michael Spredemann</td>
|
||||
<td><a href="https://www.yourtribe.com" target="_blank">Your Tribe</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>nhudell</td>
|
||||
<td>Nicholas Hudson-Ellis</td>
|
||||
<td><a href="https://crawl.net.au" target="_blank">crawl.net.au</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>scotia</td>
|
||||
<td>John McIntosh</td>
|
||||
<td><a href="https://www.scotiaweb.ca/" target="_blank">scotiaweb.ca</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
<h3>Translations</h3>
|
||||
|
||||
<p>
|
||||
From its origins in German and English, EventList became more and more international. Today, JEM is available in many different languages.
|
||||
A lot of users have worked very hard to translate the software into many different languages. <br />
|
||||
Have a look at the available translations in the <a href="https://joomlaeventmanager.net/download" target="_blank">download section</a> on the website here.
|
||||
</p>
|
||||
|
||||
|
||||
<h3>Used 3rd party scripts and images</h3>
|
||||
|
||||
<p>
|
||||
JEM uses many wonderful open source and free software and graphics available on the internet.
|
||||
Here is what we gratefully use.
|
||||
</p>
|
||||
|
||||
<table class="help">
|
||||
<tr>
|
||||
<th>Name</th>
|
||||
<th>Used product</th>
|
||||
<th>Website</th>
|
||||
<th>License</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Marc James</td>
|
||||
<td>Silk Icons </td>
|
||||
<td>see on <a href="https://github.com/legacy-icons/famfamfam-silk" target="_blank">github.com</a></td>
|
||||
<td><a href="https://creativecommons.org/licenses/by/2.5/" target="_blank">CCA 2.5 License</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Alexandre Moore</td>
|
||||
<td>NuoveXT - KDE Icon Theme</td>
|
||||
<td><a href="https://sa-ki.deviantart.com" target="_blank">sa-ki.deviantart.com</a></td>
|
||||
<td><a href="https://www.gnu.org/licenses/old-licenses/gpl-2.0.html" target="_blank">GNU GPL</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Kjell-Inge Gustafsson kigkonsult</td>
|
||||
<td>iCalcreator v2.20</td>
|
||||
<td><a href="https://kigkonsult.se/iCalcreator/index.php" target="_blank">kigkonsult.se</a></td>
|
||||
<td><a href="https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html" target="_blank">GNU LGPL</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Stefan Gabos</td>
|
||||
<td>Zebra_Image</td>
|
||||
<td><a href="https://github.com/stefangabos/" target="_blank">stefangabos.ro</a></td>
|
||||
<td><a href="https://www.gnu.org/licenses/lgpl-3.0.txt" target="_blank">GNU LGPL</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Giorgos Tsiledakis</td>
|
||||
<td>Active Calendar</td>
|
||||
<td>see on <a href="https://github.com/joechrysler/calendar/tree/master/Examples/activecalendar/" target="_blank">github.com</a></td>
|
||||
<td><a href="https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html" target="_blank">GNU LGPL</a></td>
|
||||
<tr>
|
||||
<td>Iconaholic</td>
|
||||
<td>iCandy Junior Toolbar Icons</td>
|
||||
<td><a href="https://www.iconaholic.com" target="_blank">Iconaholic.com</a></td>
|
||||
<td>Freeware, non-commercial</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Martin Kleppe</td>
|
||||
<td>Geocomplete - jQuery Geocoding and Places Autocomplete Plugin</td>
|
||||
<td><a href="https://ubilabs.github.io/geocomplete/" target="_blank">ubilabs.github.io/geocomplete//</a></td>
|
||||
<td><a href="https://github.com/ubilabs/geocomplete/blob/master/MIT-LICENSE.txt" target="_blank">MIT License</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,34 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="https://www.w3.org/1999/xhtml/" lang="en-GB" xml:lang="en-GB">
|
||||
<head>
|
||||
<title>Get Help</title>
|
||||
<link href="../../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Get Help</h1>
|
||||
|
||||
<p>If you need more help than you find here, you may try the following links:</p>
|
||||
|
||||
<table class="help">
|
||||
<tr>
|
||||
<th>Resource</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
<tr class="row1">
|
||||
<td><a href="https://www.joomlaeventmanager.net/forum" target="_blank">Forum</a></td>
|
||||
<td>Meet us here and search for answers. A lot of JEM users are happy to help</td>
|
||||
</tr>
|
||||
<tr class="row0">
|
||||
<td><a href="https://www.joomlaeventmanager.net/forum" target="_blank">Forum</a></td>
|
||||
<td>Meet us here and search for answers. A lot of JEM users are happy to help</td>
|
||||
</tr>
|
||||
<tr class="row1">
|
||||
<td><a href="https://www.joomlaeventmanager.net/download" target="_blank">Downloads</a></td>
|
||||
<td>If you need a new version or some additions</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,42 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-GB" xml:lang="en-GB">
|
||||
<head>
|
||||
<title>Give Help</title>
|
||||
<link href="../../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Give Help</h1>
|
||||
|
||||
<p>If you like JEM and you want to help out, you have a lot of options to do so:</p>
|
||||
|
||||
<table class="help">
|
||||
<tr>
|
||||
<th></th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
<tr class="row0">
|
||||
<td><a href="https://www.transifex.com/projects/p/JEM/" target="_blank">Translate</a></td>
|
||||
<td>Translate JEM in your own language. We use Transifex as a translation platform.</td>
|
||||
</tr>
|
||||
<tr class="row1">
|
||||
<td><a href="https://www.joomlaeventmanager.net/forum" target="_blank">Forum</a></td>
|
||||
<td>Say thanks, report bugs, suggest new ideas and help others in the forum.</td>
|
||||
</tr>
|
||||
<tr class="row0">
|
||||
<td><a href="https://github.com/jemproject/JEM-Project/issues" target="_blank">Bugtracker</a></td>
|
||||
<td>Report bugs and suggest solutions if you have experience with bugtrackers. If you're not that technical, feel free to report bugs in the forum.</td>
|
||||
</tr>
|
||||
<tr class="row1">
|
||||
<td>Contribute</td>
|
||||
<td>You have skills in PHP, HTML, CSS and MySQL and you wish to contribute? Check <a href="http://www.joomlaeventmanager.net" target="_blank">the website</a> how you can help</td>
|
||||
</tr>
|
||||
<tr class="row0">
|
||||
<td><a href="https://www.joomlaeventmanager.net/project/donate" target="_blank">Donate</a></td>
|
||||
<td>If you just like JEM and want to help us keeping the community alive, consider a donation. However small, we're always happy!.</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1 @@
|
||||
<!DOCTYPE html><title></title>
|
||||
Reference in New Issue
Block a user