source: branches/2.5/admin/themes/default/template/photos_add_applications.tpl @ 24975

Last change on this file since 24975 was 15233, checked in by plg, 12 years ago

application screenshots are cleanly stored on piwigo.org/screenshots/applications

File size: 6.2 KB
Line 
1{include file='include/colorbox.inc.tpl'}
2
3{footer_script}{literal}
4jQuery().ready(function(){
5  jQuery(".illustration a").colorbox({rel:'group1'});
6});
7{/literal}{/footer_script}
8
9{html_head}{literal}
10<style type="text/css">
11.illustration {float:left; margin-right:10px;}
12fieldset p {text-align:left;margin-top:0}
13</style>
14{/literal}{/html_head}
15
16<div class="titrePage">
17  <h2>{'Upload Photos'|@translate} {$TABSHEET_TITLE}</h2>
18</div>
19
20<fieldset>
21  <legend>pLoader</legend>
22
23<div class="illustration"><a href="http://piwigo.org/screenshots/applications/ploader.png" title="pLoader"><img src="http://piwigo.org/screenshots/applications/thumbnail/ploader.jpg"></a></div>
24<p>{'pLoader stands for <em>Piwigo Uploader</em>. From your computer, pLoader prepares your photos and transfer them to your Piwigo photo gallery.'|@translate}</p>
25
26<p>{'Available versions for'|@translate}
27<a href="{$URL_DOWNLOAD_WINDOWS}">Windows</a>,
28<a href="{$URL_DOWNLOAD_MAC}">Mac</a>,
29<a href="{$URL_DOWNLOAD_LINUX}">Linux</a>
30</p>
31
32</fieldset>
33
34<fieldset>
35  <legend>{'Piwigo for iOS (iPhone, iPad, iPod Touch)'|@translate}</legend>
36<div class="illustration"><a href="http://piwigo.org/screenshots/applications/piwigo-ios.jpg" title="{'Piwigo for iOS (iPhone, iPad, iPod Touch)'|@translate}"><img src="http://piwigo.org/screenshots/applications/thumbnail/piwigo-ios.jpg"></a></div>
37<p>{'<em>Piwigo for iOS</em> application empowers you to connect to your Piwigo gallery from your iPhone, iPad or iPod Touch, create some albums and upload several photos at once.'|@translate}</p>
38
39<p>
40{'Available on'|@translate} <a target="_blank" href="http://itunes.apple.com/us/app/piwigo/id472225196">Apple AppStore</a>
41</p>
42</fieldset>
43
44<fieldset>
45  <legend>{'Piwigo for Android'|@translate}</legend>
46<div class="illustration"><a href="http://piwigo.org/screenshots/applications/piwigo-android.jpg" title="{'Piwigo for Android'|@translate}"><img src="http://piwigo.org/screenshots/applications/thumbnail/piwigo-android.jpg"></a></div>
47<p>{'<em>Piwigo for Android</em> application empowers you to connect your Android phone or table to your Piwigo gallery, create some albums and upload several photos at once.'|@translate}</p>
48
49<p>
50{'Available on'|@translate} <a target="_blank" href="https://play.google.com/store/apps/details?id=org.piwigo">Google Play</a>
51</p>
52</fieldset>
53
54<fieldset>
55  <legend>Lightroom</legend>
56
57<div class="illustration"><a href="http://piwigo.org/screenshots/applications/lightroom.png" title="{'Piwigo Publish plugin for Lightroom'|@translate}"><img src="http://piwigo.org/screenshots/applications/thumbnail/lightroom.jpg"></a></div>
58<p>
59{'Adobe Photoshop Lightroom is a photography software designed to manage large quantities of digital images and doing post production work.'|@translate}
60{'The Piwigo publish Plug-in allows you to export and synchronize photos from Lightroom directly to your Piwigo photo gallery.'|@translate}
61</p>
62
63<p>
64{'Available on'|@translate} <a target="_blank" href="http://alloyphoto.com/plugins/piwigo/">alloyphoto.com</a>
65</p>
66</fieldset>
67
68<fieldset>
69  <legend>Shotwell</legend>
70
71<div class="illustration"><a href="http://piwigo.org/screenshots/applications/shotwell.png" title="{'Piwigo publish plugin for Shotwell'|@translate}"><img src="http://piwigo.org/screenshots/applications/thumbnail/shotwell.jpg"></a></div>
72<p>{'Shotwell is an open source digital photo organizer that runs on Linux. It is the default photo manager in Ubuntu and Fedora.'|@translate}</p>
73
74<p>
75{'On your Linux, simply install Shotwell with your package manager and the activate Piwigo publishing option.'|@translate}
76<a href="http://yorba.org/shotwell/" target="_blank">{'Learn more'|@translate}</a>
77</p>
78</fieldset>
79
80<fieldset>
81  <legend>digiKam</legend>
82<div class="illustration"><a href="http://piwigo.org/screenshots/applications/digikam.png" title="{'Piwigo publish plugin for digiKam'|@translate}"><img src="http://piwigo.org/screenshots/applications/thumbnail/digikam.jpg"></a></div>
83<p>
84{'digiKam is an advanced digital photo management free software for Linux, Windows, and MacOSX.'|@translate}
85{'digiKam is designed for photographers who want to view, manage, edit, enhance, organize, tag, and share photographs.'|@translate}
86</p>
87
88<p>
89{'To export your photos from digiKam to Piwigo, simply install digiKam and the Kipi-plugins.'|@translate}
90<a href="http://digikam.org/" target="_blank">{'Learn more'|@translate}</a>
91</p>
92</fieldset>
93
94<fieldset>
95  <legend>iPhoto</legend>
96
97<div class="illustration"><a href="http://piwigo.org/screenshots/applications/iphoto.jpg" title="{'Piwigo export plugin for iPhoto'|@translate}"><img src="http://piwigo.org/screenshots/applications/thumbnail/iphoto.jpg"></a></div>
98<p>{'iPhoto is the default photo manager on MacOSX. The Piwigo export plugin let you create new albums and export your photos directly from iPhoto to your Piwigo photo gallery.'|@translate}</p>
99
100<p>
101<a target="_blank" href="http://piwigo.org/ext/extension_view.php?eid=592">{'Learn more'|@translate}</a>
102</p>
103</fieldset>
104
105<fieldset>
106  <legend>Aperture</legend>
107
108<div class="illustration"><a href="http://piwigo.org/screenshots/applications/aperture.png" title="{'Piwigo export plugin for Aperture'|@translate}"><img src="http://piwigo.org/screenshots/applications/thumbnail/aperture.jpg"></a></div>
109<p>
110{'Aperture is a powerful tool to refine images and manage massive libraries on Mac.'|@translate}
111{'Aperture is designed for professional photographers with iPhoto simplicity.'|@translate}
112{'The Piwigo export plugin allows you to create albums and export photos.'|@translate}
113</p>
114
115<p>
116<a target="_blank" href="http://piwigo.org/ext/extension_view.php?eid=598">{'Learn more'|@translate}</a>
117</p>
118</fieldset>
119
120<fieldset>
121  <legend>ReGalAndroid</legend>
122
123<div class="illustration"><a href="http://piwigo.org/screenshots/applications/regalandroid.png" title="ReGalAndroid"><img src="http://piwigo.org/screenshots/applications/thumbnail/regalandroid.jpg"></a></div>
124<p>
125{'ReGalAndroid (RemoteGallery client for Android) is an open source (GPL v3) Piwigo client for the Android platform.'|@translate}
126{'Features include gallery browsing, album creation and photo upload.'|@translate}
127</p>
128
129<p>
130{'Available on'|@translate} <a target="_blank" href="https://play.google.com/store/apps/details?id=net.dahanne.android.regalandroid">Google Play</a>
131</p>
132</fieldset>
Note: See TracBrowser for help on using the repository browser.