Rework of main template, adds options for more fine customisation

This commit is contained in:
Alex Shpak
2020-01-24 00:07:47 +01:00
parent 2acd6ab280
commit ba5d38ad44
31 changed files with 161 additions and 110 deletions
+3
View File
@@ -7,6 +7,9 @@
- id: Last modified by
translation: Last modified by
- id: Expand
translation: Expand
- id: bookSearchConfig
translation: |
{
+3
View File
@@ -7,5 +7,8 @@
- id: Last modified by
translation: Last modified by
- id: Expand
translation: Expand
- id: bookSearchConfig
translation: '{ cache: true }'
+3
View File
@@ -7,5 +7,8 @@
- id: Last modified by
translation: Última modificación por
- id: Expand
translation: Expand
- id: bookSearchConfig
translation: '{ cache: true }'
+3
View File
@@ -7,6 +7,9 @@
- id: Last modified by
translation: Last modified by
- id: Expand
translation: Expand
- id: bookSearchConfig
translation: |
{
+3
View File
@@ -7,6 +7,9 @@
- id: Last modified by
translation: Last modified by
- id: Expand
translation: Expand
- id: bookSearchConfig
translation: |
{
+4 -1
View File
@@ -2,10 +2,13 @@
translation: Поиск
- id: Edit this page
translation: Редактировать эту сраницу
translation: Редактировать
- id: Last modified by
translation: Last modified by
- id: Expand
translation: Развернуть
- id: bookSearchConfig
translation: '{ split: /[^a-zа-яё0-9\w]/gi }'