TheocBase/TheocBase
-
Restart TheocBase to apply the changes.
Restart TheocBase to apply the changes.
Değişiklikleri uygulamak için TheocBase'i yeniden başlatın. -
After the list of users is loaded, select in the user's row the check box of the role that should be assigned.
After the list of users is loaded, select in the user's row the check box of the role that should be assigned.
Kullanıcı listesi yüklendikten sonra, kullanıcı satırında atanması gereken rolün onay kutusunu seçin. -
<strong>Administrator:</strong> Edit congregation settings and user permissions; delete cloud data
<strong>
Administrator:</strong>
Edit congregation settings and user permissions; delete cloud data<strong>
Yönetici:</strong>
Cemaat ayarlarını ve kullanıcı izinlerini düzenleyin; bulut verilerini sil -
Getting Started
Getting Started
Başlarken -
TheocBase uses role-based access control for users that have access to the shared data in the cloud. Roles provide a set of permissions. Thus a person assigned to a certain role is granted the set of permissions provided by that role.
TheocBase uses role-based access control for users that have access to the shared data in the cloud. Roles provide a set of permissions. Thus a person assigned to a certain role is granted the set of permissions provided by that role.
TheocBase, bulutta paylaşılan verilere erişimi olan kullanıcılar için rol tabanlı erişim kontrolü kullanır. Roller bir dizi izin sağlar. Böylece, belirli bir role atanan bir kişiye, o rolün sağladığı izinler verilir. -
By default, each user is automatically assigned to the basic <strong>Publisher</strong> role. The exception to this is the one person who shares the data file. That person is always assigned the <strong>Administrator</strong> role. It is also possible to assign the <strong>Administrator</strong> role to an additional user to assist with administrator functions.
By default, each user is automatically assigned to the basic
<strong>
Publisher</strong>
role. The exception to this is the one person who shares the data file. That person is always assigned the<strong>
Administrator</strong>
role. It is also possible to assign the<strong>
Administrator</strong>
role to an additional user to assist with administrator functions.Varsayılan olarak, her kullanıcıya otomatik olarak temel<strong>
Yayıncı</strong>
rolü atanır. Bunun istisnası, veri dosyasını paylaşan tek kişidir. Bu kişiye her zaman<strong>
Yönetici</strong>
rolü atanır. Yönetici işlevlerine yardımcı olması için ek bir kullanıcıya<strong>
Yönetici</strong>
rolü atamak da mümkündür. -
The administrator’s role centers around maintaining and setting up the basic environment. This includes granting other users and himself any roles needed to accomplish the tasks related to that user’s assignments in the congregation.
The administrator’s role centers around maintaining and setting up the basic environment. This includes granting other users and himself any roles needed to accomplish the tasks related to that user’s assignments in the congregation.
Yöneticinin rolü, temel ortamın sürdürülmesi ve kurulmasına odaklanır. Bu, diğer kullanıcılara ve kendisine, o kullanıcının cemaatteki atamalarıyla ilgili görevleri yerine getirmesi için gereken tüm rolleri vermeyi içerir. -
The <strong>Administrator</strong> role does NOT inherently include all other permissions. This is in order to allow the owner of the cloud storage to work safely with the data files while limiting his access to only the necessary information. In case of a need, though, he can temporarily grant himself more roles/permissions to fix an issue.
The
<strong>
Administrator</strong>
role does NOT inherently include all other permissions. This is in order to allow the owner of the cloud storage to work safely with the data files while limiting his access to only the necessary information. In case of a need, though, he can temporarily grant himself more roles/permissions to fix an issue.<strong>
Yönetici</strong>
rolü, doğası gereği diğer tüm izinleri İÇERMEZ. Bu, bulut depolama sahibinin erişimini yalnızca gerekli bilgilerle sınırlandırırken veri dosyalarıyla güvenli bir şekilde çalışmasına izin vermek içindir. Yine de bir ihtiyaç durumunda, bir sorunu çözmek için kendisine geçici olarak daha fazla rol/izin verebilir. -
<strong>Life and Ministry Meeting Chairman:</strong> View publishers, availabilities and midweek meeting settings; edit midweek meeting schedule; send reminders; print midweek meeting worksheets
<strong>
Life and Ministry Meeting Chairman:</strong>
View publishers, availabilities and midweek meeting settings; edit midweek meeting schedule; send reminders; print midweek meeting worksheets<strong>
Hayat ve Hizmet İbadet Başkanı:</strong>
Müjdecileri, uygunluk durumunu ve hafta ortası ibadet ayarlarını görüntüleyin; hafta ortası toplantı programını düzenleyin; hatırlatıcılar gönder; hafta ortası toplantı çalışma sayfalarını yazdır -
<strong>Life and Ministry Meeting Overseer:</strong> Edit publishers, availabilities, special events, midweek meeting schedule and settings; print assignment slips
<strong>
Life and Ministry Meeting Overseer:</strong>
Edit publishers, availabilities, special events, midweek meeting schedule and settings; print assignment slips<strong>
Yaşam ve Hizmet İbadet Gözetmeni:</strong>
Müjdecileri, uygunluk durumlarını, özel etkinlikleri, hafta ortası ibadet programını ve ayarlarını düzenleyin; atama fişlerini yazdır -
Printing Tags - Weekend Meeting
Printing Tags - Weekend Meeting
Etiketleri Yazdırma - Hafta Sonu Toplantısı -
Printing Tags
Printing Tags
Etiketleri Yazdırma -
Here is the list of printing tags along with their corresponding values. The tags may be available only at certain levels e.g.:
Here is the list of printing tags along with their corresponding values. The tags may be available only at certain levels e.g.:
Karşılık gelen değerleriyle birlikte yazdırma etiketlerinin listesi aşağıdadır. Etiketler yalnızca belirli düzeylerde mevcut olabilir, örneğin: -
throughout the whole content of the template [1]
throughout the whole content of the template [1]
şablonun tüm içeriği boyunca [1] -
within the scope of a loop [2]
within the scope of a loop [2]
bir döngü kapsamında [2] -
or even in a nested loop [3]
or even in a nested loop [3]
hatta iç içe bir döngüde [3] -
A loop has a start and an end tag. These are named accordingly (<code>*_START; *_END</code>) and have a description <span class="pt_loop_description">[between brackets]</span> in the <strong>Value</strong> column that mentions also the <strong>Scope</strong> of the tags that are available. If a printing tag returns a variable, then the value is described <var class="pt_variable_description">{between curly brackets}</var>; otherwise the mentioned text appears.
A loop has a start and an end tag. These are named accordingly (
<code>
*_START; *_END</code>
) and have a description<span class="pt_loop_description">
[between brackets]</span>
in the<strong>
Value</strong>
column that mentions also the<strong>
Scope</strong>
of the tags that are available. If a printing tag returns a variable, then the value is described<var class="pt_variable_description">
{between curly brackets}</var>
; otherwise the mentioned text appears.Bir döngünün bir başlangıç ve bir bitiş etiketi vardır. Bunlar uygun şekilde adlandırılır (<code>
*_START; *_END</code>
) ve<span class="pt_loop_description">
[parantezler arasında]</span>
<strong>
Değer</strong>
sütununda bir açıklamaya sahiptir. ayrıca mevcut etiketlerin<strong>
Kapsamından</strong>
bahseder. Yazdırma etiketi bir değişken döndürürse, değer<var class="pt_variable_description">
{küme parantezler arasında</var>
tanımlanır; aksi halde belirtilen metin görünür. -
Weekend Meeting
Weekend Meeting
hafta sonu toplantısı -
Weekend Meeting Printing Tags
Weekend Meeting Printing Tags
Hafta Sonu Toplantı Baskı Etiketleri -
Tag
Tag
Etiket