mirror of
https://github.com/YunoHost-Apps/piwigo_ynh.git
synced 2024-09-03 20:06:03 +02:00
126 lines
No EOL
4.8 KiB
HTML
Executable file
126 lines
No EOL
4.8 KiB
HTML
Executable file
<h2>Albüm Editleme</h2>
|
||
|
||
<h3>Bilgiler</h3>
|
||
|
||
<ul>
|
||
|
||
<li><strong>isim</strong>: albüm ismini ayarlar (fiziksel albüm şeklinde sanal isimlendirme).</li>
|
||
|
||
<li><strong>açıklama</strong>: içerik hakkında genel fikir veren kısa metin,
|
||
bu metin sayfanın alt kısmında gözükür.</li>
|
||
|
||
</ul>
|
||
|
||
<h3>Taşıma</h3>
|
||
|
||
<p>Albüm sanal albümse taşıyabilirsiniz. Albümü taşımak üst albümün değiştirilmesi anlamına gelir.</p>
|
||
|
||
<h3>Seçenekler</h3>
|
||
|
||
<ul>
|
||
|
||
<li><strong>Erişim Türü</strong>: Yetki Yönetimi. Bir Albümü özel yaparsanız tüm alt albümleri özel olur. Bir albümü herkese açık yaparsanız tüm üst albümleri aynı yetkiyi alır..</li>
|
||
|
||
<li><strong>Kilit</strong>: Albüm ve alt albümler bakım için kilitli olacak.</li>
|
||
|
||
<li><strong>Yorumlar</strong>: Kullanıcıları bu albümdeki fotoğrafları yorumlamak için yetkilendirme</li>
|
||
|
||
</ul>
|
||
|
||
<p>Ayrıca "Özellikler" yönetim ekranından (screens <span
|
||
class="pwgScreen">Yorumlar</span>, <span class="pwgScreen">Kilit</span>,
|
||
<span class="pwgScreen">Genel/Özel</span>, <span
|
||
class="pwgScreen">Temsilci</span> available from <span
|
||
class="pwgScreen">Administration » Albums » Properties</span>). bu özellikleri yönetebilirsiniz.</p>
|
||
|
||
<h3>Sıralama</h3>
|
||
|
||
<p>Varsayılan görüntüleri sıralama düzenini kullanın.</p>
|
||
|
||
<p>Bu sıralama düzeninin alt albümler için geçerli olup olmadığını belirtiniz.</p>
|
||
|
||
<p>Bu albüm ile kullanılmak üzere özel sıralama kriterleri seçiniz.</p>
|
||
<ul>
|
||
<li><strong>Oluşturulma tarihi</strong>: Fotoğrafın çekildiği tarih</li>
|
||
<li><strong>Yüklenme tarihi</strong>: Senkronizasyon tarihi</li>
|
||
<li><strong>Ortalama oran (*)</strong>: Ziyaretçi reytingine göre değişir</li>
|
||
<li><strong>En çok ziyaret edilen (*)</strong>: En çok ziaret edilenlere göre sıralama yapar</li>
|
||
<li><strong>Dosya Adı</strong>: Dosya adına göre sıralama</li>
|
||
<li><strong>Id</strong>: İç Id (Son kategoriler öncekilerden daha yüksek önceliğe sahiptir.</li>
|
||
|
||
</ul>
|
||
<p><strong>(*)</strong>Uyarı: Sıralama düzenini test edip beklenmeyen sonuçlar içermediğinden emin olun</p>
|
||
|
||
|
||
<h3>Representant</h3>
|
||
|
||
<p>The album representative is the thumbnail displayed on the main page (<span class="pwgScreen">category.php</span>) to represent
|
||
the album when
|
||
it contains only sub-albums and no direct photo (just as the root album).</p>
|
||
photo of a album :</p>
|
||
|
||
<ul>
|
||
|
||
<li><span class="pwgScreen">Photo page</span>: one of the action buttons let you set the current photo as the representative for the
|
||
displayed album. This button is available only for administrators.</li>
|
||
|
||
<li><span class="pwgScreen">Modify informations about a photo</span> in
|
||
administration. This screen can be reached from <span
|
||
class="pwgScreen">picture.php</span> or <span class="pwgScreen">Batch
|
||
management</span> in <em>unit mode</em>. See the help of this screen for
|
||
details.</li>
|
||
|
||
<li><span class="pwgScreen">Administration » Albums » Properties,
|
||
Representative</span>. See the help of this screen for details.</li>
|
||
|
||
<li><span class="pwgScreen">Albüm Editleme</span> (Editleme Ekranı).</li>
|
||
|
||
</ul>
|
||
|
||
<p>The choice of a representative depends on the
|
||
<code>allow_random_representative</code> configuration parameter (see <span
|
||
class="filename">include/config_default.inc.php</span>).</p>
|
||
|
||
<p>In default mode (<code>allow_random_representative</code> set to false),
|
||
each album containing at least one element is represented by a fixed
|
||
element. Once set (at album creation), the representative changes only
|
||
when an administrator ask for it. If the representative is not appropriate,
|
||
you can ask to <strong>Find a new representant by random</strong>.</p>
|
||
|
||
<p>If the <code>allow_random_representative</code> configuration parameter is
|
||
set to true, a category containing photos may have no fixed
|
||
representant. Just use <strong>Delete representant</strong> button.</p>
|
||
|
||
<p>If the album contains only sub-albums and no photo, it can nonetheless be represented by any element thanks to <span class="pwgScreen">Modify
|
||
informations about a photo</span> screen. The only option on the current screen
|
||
is the <strong>Delete representant</strong> button.</p>
|
||
|
||
<h3>Yeni albüm için tüm fotoğrafları bağlama</h3>
|
||
|
||
<ul>
|
||
|
||
<li><strong>Sanal albüm adı</strong>: Yeni albüm adı oluştutulacak,
|
||
mevcut kategorideki tüm fotoğraflar yeni birime bağlı olacak.</li>
|
||
|
||
<li><strong>Ana Albüm</strong>: Yeni albüm oluturulacak durumlarda,
|
||
root dizininde kkök albüm oluşturun.</li>
|
||
|
||
</ul>
|
||
|
||
<h3>Albüm fotoğraflarını mevcut albümlere bağlayın</h3>
|
||
|
||
<ul>
|
||
|
||
<li><strong>Albümler</strong>: hedef albüm seçin.</li>
|
||
|
||
</ul>
|
||
|
||
<h3>Grup üyelerine bilgilendirici e-posta gönderimi</h3>
|
||
|
||
<ul>
|
||
|
||
<li><strong>Gtup</strong>: alıcı grubu</li>
|
||
|
||
<li><strong>Mail içeriği</strong>: Kullanıcılara göndermek için metin alanı.</li>
|
||
|
||
</ul> |