Skip to content

Commit f217de0

Browse files
authored
Merge pull request #31 from sizta/en-2.0
updated translations
2 parents 966a1fb + 99587a7 commit f217de0

14 files changed

+100
-61
lines changed
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

manual/extended/notelist.rst

+100-61
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,9 @@ Installation via Composer
2929
Prerequisites for installation:
3030

3131
* PHP 7.x
32-
* Contao 3.5.x
33-
* MetaModels core dev-hotfix/2.0.0-alpha16 (b326aed1) und DCG 2.0.0-beta39
32+
* Contao 3.5.x or Contao 4.4.x
33+
* MetaModels from core 2.0.0-alpha16 respecively 2.1 and DCG 2.0.0-beta39
34+
* (Zip file of the extension, pls send a request to [email protected])
3435

3536
In the package manager type `metamodels/notelist` into the search field, then install and update the database.
3637

@@ -40,29 +41,28 @@ Create a watch list
4041

4142
After you have successfully installed watch list, you will see a new icon in the row of metaModels icons. Click on it to set up and edit watch lists.
4243

43-
|img_notelist_icon|
44+
|img_notelist_icon_en|
4445

4546
When you create a new watch list choose a name first.
4647
At the moment you can select the PHP session or Contao session as "storage adapter".
47-
4848
If you select Contao session, the values of a watch list of logged in users will automatically be saved in the session values of the database. They are made available again, when the user logs in again.
4949

5050
You can restrict the recording of data records to only records with certain properties, e.g. the "department" or particular member groups with the filter selection. Filtering for member groups is possible by using the following extension "`condition membergroup filter
5151
<https://github.com/cboelter/metamodels-filter_condition_membergroup>`_".
5252

53-
|img_nodelist_config|
53+
|img_nodelist_config_en|
5454

5555
Via the list view you'll get access to all watch lists that have been set up.
5656

57-
|img_notelist_overview|
57+
|img_notelist_overview_en|
5858

5959

6060
Activate watch list in MetaModels list
6161
--------------------------------------
6262

6363
You will find a new section called "note list" in the CE MetaModels list, respectively in the FE module, where you can activate one or more of the watch lists, which you have set up.
6464

65-
|img_notelist_ce_mm-list|
65+
|img_notelist_ce_mm-list_en|
6666

6767
You can change the order of the "action outputs" by drag & drop via the watch list sorting.
6868

@@ -76,7 +76,7 @@ The links are available in the `action` node and can be output with the followin
7676

7777
<a href="<?= $arrItem['actions']['notelist_1']['href'] ?>" class="<?= $arrItem['actions']['notelist_1']['class'] ?>"><?= $arrItem['actions']['notelist_1']['label'] ?></a>
7878

79-
|img_notelist_fe_list|
79+
|img_notelist_fe_list_en|
8080

8181

8282
Watch list output via filter
@@ -86,17 +86,17 @@ You can output the watch list on the front end with a normal MetaModels list, wh
8686

8787
To be able to filter you just need to create a filter with the new filter setting "Notelist". In the filter settings just select the watch list with the elements you'd like to output.
8888

89-
|img_notelist_filterrule|
89+
|img_notelist_filterrule_en|
9090

9191
In the filtered list on the front end you should now see only employees from the watch list.
9292

93-
|img_notelist_filtered_list|
93+
|img_notelist_filtered_list_en|
9494

9595
In the list view it would be e.g. possible to activate a second watch list, to transfer elements from one watch list to another - e.g. from a "like" list to an "order" list.
9696

9797
In the settings for a watch list you can optionally set a filter for the inclusion onto a watch list. E.g if there are only employees allowed who belong to the sales department, the list looks as folllows:
9898

99-
|img_notelist_fe_list_with_filter|
99+
|img_notelist_fe_list_with_filter_en|
100100

101101

102102
Data display and inclusion into the form
@@ -105,23 +105,46 @@ Data display and inclusion into the form
105105
There is also a new widget `MetaModels note list` available in the form generator. With its settings you can control the display in the form as well as in the email.
106106

107107
You can activate one or more watch lists and select a render setting for the FE output as well as for the email output.
108+
Additionally, by checking the checkbox "clear list", you can define for each watch list whether the list should be cleared after the form processing.
109+
110+
|img_nodelist_form_widget_en|
111+
112+
„Custom email template“ is an optional template which contains all renderings of the mail output of a watch list and "encloses" them.
113+
Please note that you have to specify the extension "text2 for " Supported template formats" in the Contao settings!
114+
Watch list data can only be sent as (plain) text in an email at the moment - the render setting "output format" for the listing within the email has to be set to "text" respectively.
115+
116+
In the form the respective data records are output with the selected render setting.
117+
118+
119+
|img_nodelist_form_fe_list_en|
108120

109-
|img_nodelist_form_widget|
121+
It is not possible e.g. to delete elements of the watch list within the form, because by reloading the page all the data already entered in the form would be lost .
110122

111-
The respective data records are output in the form with the possibility to delete the whole list or individual items.
123+
You can output a list with all elements of the watch list before you output the form. There you could edit theme seprately or delete the whole list.
112124

113-
|img_nodelist_form_fe_list|
125+
.. code-block:: html
126+
:linenos:
127+
128+
<p><a href="de/metamodels/note-list-contact-form.html?notelist_2_action=clear">Clear List 2</a></p></a>
129+
130+
|img_nodelist_form_fe_list_edit_items_en|
114131

115132
Data is sent by email and output can be customized with the email template. The Contao form options or the Notification Center are available to you for transmission.
116133

117-
|img_notelist_email_list|
134+
|img_notelist_email_list_en|
118135

119136

120-
Known Issues and Next Features
121-
------------------------------
137+
Transfer of additional data for each item
138+
-----------------------------------------
139+
140+
Optionally you can transfer additional data to the watchlist for each item, such as a number, tet or similar. To do this you'll have to create a form using the form generator, which contains the fields to display, e.g. field for a number and text field for a short information text - a submit button is not necessary and will be generated automatically.
141+
142+
This form will then be available in the watchlist settings - forms which already contain a watchlist formelement wll not be displayed (recursion!).
143+
144+
In the list view the form will be displayed with an "add/edit button" beneath each item. Data will be processed with the form and e.g. sent by email.
145+
146+
|img_notelist_fe_list_with_form_en|
122147

123-
* after sending the form the elements are not removed from the watch list
124-
* optional specification of a number per watchlist item is missing
125148

126149

127150
InsertTags
@@ -130,9 +153,9 @@ InsertTags
130153
There are different InsertTags implemented for the output of the number of items in the watch lists. They output the number as follows ('mm_mitarbeiterliste'
131154
is the respective MetaModels):
132155

133-
* Number of all items: {{metamodels_notelist::sum::mm_mitarbeiterliste}}
134-
* Number of all items of the watch list with ID 1: {{metamodels_notelist::sum::mm_mitarbeiterliste::1}}
135-
* Number of all items of the watch list with ID 1 and 2: {{metamodels_notelist::sum::mm_mitarbeiterliste::1,2}}
156+
* Number of all items: {{metamodels_notelist::sum::mm_employeelist}}
157+
* Number of all items of the watch list with ID 1: {{metamodels_notelist::sum::mm_employeelist::1}}
158+
* Number of all items of the watch list with ID 1 and 2: {{metamodels_notelist::sum::mm_employeelist::1,2}}
136159

137160
If there is no item on the watch list, 0 (Null) will be output.
138161

@@ -150,34 +173,38 @@ As an example for a feedback you can insert the following code to a custom Conta
150173
:linenos:
151174
152175
<?php
153-
154-
use MetaModels\NoteList\Event\ManipulateNoteListEvent;
155-
use MetaModels\NoteList\Event\NoteListEvents;
156-
157-
return [
158-
NoteListEvents::MANIPULATE_NOTE_LIST => [
159-
function (ManipulateNoteListEvent $event) {
160-
// Only handle note list "1".
161-
if ('1' !== ($listId = $event->getNoteList()->getStorageKey())) {
162-
return;
163-
}
164-
165-
switch ($event->getOperation()) {
166-
case ManipulateNoteListEvent::OPERATION_ADD:
167-
Message::addConfirmation('Added ' . $event->getItem()->get('id') . ' to ' . $listId);
168-
break;
169-
case ManipulateNoteListEvent::OPERATION_REMOVE:
170-
Message::addConfirmation('Removed ' . $event->getItem()->get('id') . ' to ' . $listId);
171-
break;
172-
case ManipulateNoteListEvent::OPERATION_CLEAR:
173-
Message::addConfirmation('Cleared ' . $listId);
174-
break;
175-
default:
176-
throw new \RuntimeException('Unknown note list operation: ' . $event->getOperation());
177-
}
178-
}
179-
]
180-
];
176+
177+
use MetaModels\NoteList\Event\ManipulateNoteListEvent;
178+
use MetaModels\NoteList\Event\NoteListEvents;
179+
180+
return [
181+
NoteListEvents::MANIPULATE_NOTE_LIST => [
182+
function (ManipulateNoteListEvent $event) {
183+
// Only handle note list "1".
184+
if ('1' !== ($listId = $event->getNoteList()->getStorageKey())) {
185+
return;
186+
}
187+
188+
switch ($event->getOperation()) {
189+
case ManipulateNoteListEvent::OPERATION_ADD:
190+
Message::addConfirmation('Added ' . $event->getItem()->get('id') . ' to ' . $listId);
191+
// Add your own notes in metaData.
192+
$metaData = $event->getNoteList()->getMetaDataFor($event->getItem());
193+
$metaData['tstamp'] = time();
194+
$event->getNoteList()->updateMetaDataFor($event->getItem(), $metaData);
195+
break;
196+
case ManipulateNoteListEvent::OPERATION_REMOVE:
197+
Message::addConfirmation('Removed ' . $event->getItem()->get('id') . ' to ' . $listId);
198+
break;
199+
case ManipulateNoteListEvent::OPERATION_CLEAR:
200+
Message::addConfirmation('Cleared ' . $listId);
201+
break;
202+
default:
203+
throw new \RuntimeException('Unknown note list operation: ' . $event->getOperation());
204+
}
205+
}
206+
]
207+
];
181208

182209
On the front end the feedback can be shown in a template with the output of the Contao message - e.g.
183210

@@ -189,13 +216,23 @@ On the front end the feedback can be shown in a template with the output of the
189216
?>
190217
191218
219+
Known Issues and Next Features
220+
------------------------------
221+
222+
* Translation in DE (if project is released via Transifex)
223+
* Data transfer to a form as HTML (currently only available as text)
224+
*
225+
192226
Donations
193227
---------
194228

195229
Thanks for the donations * for this extension to:
196230

197231
* `Sebastian Krull <http://www.sebastiankrull.de>`_: 350 €
198232
* `Carsten Merz <http://www.fitkurs.de>`_: 350 €
233+
* `Westwerk GmbH & Co. KG: <https://www.westwerk.ac>`_: 350 €
234+
* `Niels Hegmanns <http://www.heimseiten.de>`_: 350 €
235+
* `Hofer Werbung <http://www.hofer-werbung.de>`_: 350 €
199236

200237

201238
(donations are stated at their net value)
@@ -206,14 +243,16 @@ Thanks for the donations * for this extension to:
206243
<br />
207244

208245

209-
.. |img_notelist_icon| image:: /_img/screenshots/extended/notelist/notelist_icon.png
210-
.. |img_nodelist_config| image:: /_img/screenshots/extended/notelist/nodelist_config.png
211-
.. |img_notelist_overview| image:: /_img/screenshots/extended/notelist/notelist_overview.png
212-
.. |img_notelist_ce_mm-list| image:: /_img/screenshots/extended/notelist/notelist_ce_mm-list.png
213-
.. |img_notelist_fe_list| image:: /_img/screenshots/extended/notelist/notelist_fe_list.png
214-
.. |img_notelist_filterrule| image:: /_img/screenshots/extended/notelist/notelist_filterrule.png
215-
.. |img_notelist_filtered_list| image:: /_img/screenshots/extended/notelist/notelist_filtered_list.png
216-
.. |img_notelist_fe_list_with_filter| image:: /_img/screenshots/extended/notelist/notelist_fe_list_with_filter.png
217-
.. |img_nodelist_form_widget| image:: /_img/screenshots/extended/notelist/nodelist_form_widget.png
218-
.. |img_nodelist_form_fe_list| image:: /_img/screenshots/extended/notelist/nodelist_form_fe_list.png
219-
.. |img_notelist_email_list| image:: /_img/screenshots/extended/notelist/notelist_email_list.png
246+
.. |img_notelist_icon_en| image:: /_img/screenshots/extended/notelist/notelist_icon_en.png
247+
.. |img_nodelist_config_en| image:: /_img/screenshots/extended/notelist/nodelist_config_en.png
248+
.. |img_notelist_overview_en| image:: /_img/screenshots/extended/notelist/notelist_overview_en.png
249+
.. |img_notelist_ce_mm-list_en| image:: /_img/screenshots/extended/notelist/notelist_ce_mm-list_en.png
250+
.. |img_notelist_fe_list_en| image:: /_img/screenshots/extended/notelist/notelist_fe_list_en.png
251+
.. |img_notelist_filterrule_en| image:: /_img/screenshots/extended/notelist/notelist_filterrule_en.png
252+
.. |img_notelist_filtered_list_en| image:: /_img/screenshots/extended/notelist/notelist_filtered_list_en.png
253+
.. |img_notelist_fe_list_with_filter_en| image:: /_img/screenshots/extended/notelist/notelist_fe_list_with_filter_en.png
254+
.. |img_nodelist_form_widget_en| image:: /_img/screenshots/extended/notelist/nodelist_form_widget_en.png
255+
.. |img_nodelist_form_fe_list_en| image:: /_img/screenshots/extended/notelist/nodelist_form_fe_list_en.png
256+
.. |img_notelist_email_list_en| image:: /_img/screenshots/extended/notelist/notelist_email_list_en.png
257+
.. |img_notelist_fe_list_with_form_en| image:: /_img/screenshots/extended/notelist/notelist_fe_list_with_form_en.png
258+
.. |img_nodelist_form_fe_list_edit_items_en| image:: /_img/screenshots/extended/notelist/nodelist_form_fe_list_edit_items_en.png

0 commit comments

Comments
 (0)