History: davidbeijinho

Preview of version: 27



General


Features

YAML
preferences: display_field_order: DMY feature_backlinks: y feature_calendar: y feature_wiki_structure: y feature_trackers: y


Calendar

YAML
objects: - type: calendar data: name: nomada mode: create_or_update description: nomada calendar options: show_calname: y - type: calendar data: name: vikunja mode: create_or_update description: vikunja calendar options: show_calname: y


Calendar tracker

YAML
objects: - type: tracker ref: trac_as_cal data: name: Tasks description: Tracker Events to store task that are synced to vikunja default_status: open show: - status - creation_date - list_creation_date - modification_date - list_modification_date allow: - comments sort_default_field: trac_as_cal_title - type: tracker_field ref: trac_as_cal_title data: name: Title permname: trac_as_cal_title tracker: $trac_as_cal type: text_field flags: - searchable - public - list - mandatory - link order: 10 - type: tracker_field ref: trac_as_cal_description data: name: Description permname: trac_as_cal_description tracker: $trac_as_cal type: text_area options: 1 flags: - public - mandatory order: 30 - type: tracker_field ref: trac_as_cal_start_date data: name: Start date permname: trac_as_cal_start_date tracker: $trac_as_cal type: calendar options: dt,1 flags: - searchable - public - list order: 40 - type: tracker_field ref: trac_as_cal_end_date data: name: End date permname: trac_as_cal_end_date tracker: $trac_as_cal type: calendar options: dt,1 flags: - searchable - public - list order: 50 - type: tracker_field ref: trac_as_cal_due_date data: name: Due date permname: trac_as_cal_due_date tracker: $trac_as_cal type: calendar options: dt,1 flags: - searchable - public - list order: 60 - type: tracker_field ref: trac_as_cal_vikunja_id data: name: Vikunja Id permname: trac_as_cal_vikunja_id tracker: $trac_as_cal type: numeric options: 1 flags: - searchable - public - list order: 70 - type: tracker_field ref: trac_as_cal_calendar_id data: name: Calendar Id permname: trac_as_cal_calendar_id tracker: $trac_as_cal type: numeric options: 1 flags: - searchable - public - list order: 80 - type: tracker_field ref: trac_as_cal_category data: name: Category permname: trac_as_cal_category tracker: $trac_as_cal type: category options: 1 flags: - searchable - public - list order: 90


Structure

YAML
instructions: Wiki Base Structure preferences: enable: [ feature_wiki ] objects: - type: wiki_page ref: master_doc_instructions data: name: Instructions of the Structured Master Documents description: Instructions of this profile lang: en content: wikicontent:Profile_SMasterDoc_Instructions - type: wiki_page ref: master_doc1_cover data: name: D1 Cover description: Cover for Master Document 1 lang: en content: wikicontent:Profile_SMasterDoc1_Cover structure: 0 - type: wiki_page ref: master_doc1_copyright data: name: HomePage description: Home Page of the wiki mode: create_or_update structure: $master_doc1_cover - type: wiki_page ref: master_doc1_toc data: name: D1 Table of Contents description: Table of Contents (toc) of Master Document 1 lang: en content: wikicontent:Profile_SMasterDoc1_TOC mode: create_or_update structure: $master_doc1_copyright structure_as_sibling: y - type: wiki_page ref: master_doc1_preface data: name: D1 Preface description: Preface of Master Document 1 lang: en content: wikicontent:Profile_SMasterDoc1_Preface mode: create_or_update structure: $master_doc1_toc structure_as_sibling: y - type: wiki_page ref: master_doc1_ch1 data: name: D1 Chapter 1 description: Chapter 1 of Master Document 1 lang: en content: wikicontent:Profile_SMasterDoc1_Ch1 mode: create_or_update structure: $master_doc1_preface structure_as_sibling: y - type: wiki_page ref: master_doc1_ch2 data: name: D1 Chapter 2 description: Chapter 2 of Master Document 1 lang: en content: wikicontent:Profile_SMasterDoc1_Ch2 mode: create_or_update structure: $master_doc1_ch1 structure_as_sibling: y - type: wiki_page ref: master_doc1_ch3 data: name: D1 Chapter 3 description: Chapter 4 of Master Document 1 lang: en content: wikicontent:Profile_SMasterDoc1_Ch3 mode: create_or_update structure: $master_doc1_ch2 structure_as_sibling: y - type: wiki_page ref: master_doc1_ch4 data: name: D1 Chapter 4 description: Chapter 4 of Master Document 1 lang: en content: wikicontent:Profile_SMasterDoc1_Ch4 mode: create_or_update structure: $master_doc1_ch3 structure_as_sibling: y - type: wiki_page ref: master_doc1_ch2_1 data: name: D1 Chapter 2.1 description: Section 1 of Chapter 2 of Master Document 1 lang: en content: wikicontent:Profile_SMasterDoc1_Ch2.1 mode: create_or_update structure: $master_doc1_ch2 - type: wiki_page ref: master_doc1_ch2_2 data: name: D1 Chapter 2.2 description: Section 2 of Chapter 2 of Master Document 1 lang: en content: wikicontent:Profile_SMasterDoc1_Ch2.2 mode: create_or_update structure: $master_doc1_ch2_1 structure_as_sibling: y - type: wiki_page ref: master_doc1_apendix_a data: name: D1 Apendix A description: Apendix A of Master Document 1 lang: en content: wikicontent:Profile_SMasterDoc1_Apendix_A mode: create_or_update structure: $master_doc1_ch4 structure_as_sibling: y - type: wiki_page ref: master_doc1_apendix_b data: name: D1 Apendix B description: Apendix B of Master Document 1 lang: en content: wikicontent:Profile_SMasterDoc1_Apendix_B mode: create_or_update structure: $master_doc1_apendix_a structure_as_sibling: y - type: wiki_page ref: master_doc2_cover data: name: D2 Cover description: Cover for Master Document 2 lang: en content: wikicontent:Profile_SMasterDoc2_Cover - type: wiki_page ref: master_doc2_copyright data: name: D2 Copyright description: Copyright page of Master Document 2 lang: en content: wikicontent:Profile_SMasterDoc2_Copyright - type: wiki_page ref: master_doc2_toc data: name: D2 Table of Contents description: Table of Contents (toc) of Master Document 2 lang: en content: wikicontent:Profile_SMasterDoc2_TOC - type: wiki_page ref: master_doc2_preface data: name: D2 Preface description: Preface of Master Document 2 lang: en content: wikicontent:Profile_SMasterDoc2_Preface - type: wiki_page ref: master_doc2_ch1 data: name: D2 Chapter 1 description: Chapter 1 of Master Document 2 lang: en content: wikicontent:Profile_SMasterDoc2_Ch1 - type: wiki_page ref: master_doc2_ch2 data: name: D2 Chapter 2 description: Chapter 2 of Master Document 2 lang: en content: wikicontent:Profile_SMasterDoc2_Ch2 - type: wiki_page ref: master_doc2_ch3 data: name: D2 Chapter 3 description: Chapter 3 of Master Document 2 lang: en content: wikicontent:Profile_SMasterDoc2_Ch3 - type: wiki_page ref: master_doc2_ch4 data: name: D2 Chapter 4 description: Chapter 4 of Master Document 2 lang: en content: wikicontent:Profile_SMasterDoc2_Ch4 - type: wiki_page ref: master_doc2_ch2_1 data: name: D2 Chapter 2.1 description: Section 1 of Chapter 2 of Master Document 2 lang: en content: wikicontent:Profile_SMasterDoc2_Ch2.1 - type: wiki_page ref: master_doc2_ch2_2 data: name: D2 Chapter 2.2 description: Section 2 of Chapter 2 of Master Document 2 lang: en content: wikicontent:Profile_SMasterDoc2_Ch2.2 - type: wiki_page ref: master_doc2_apendix_a data: name: D2 Apendix A description: Apendix A of Master Document 2 lang: en content: wikicontent:Profile_SMasterDoc2_Apendix_A - type: wiki_page ref: master_doc2_apendix_b data: name: D2 Apendix B description: Apendix B of Master Document 2 lang: en content: wikicontent:Profile_SMasterDoc2_Apendix_B


History

Information Version
Fri 29 of Aug, 2025 10:45 GMT-0000 David remove duplicated 70
Fri 29 of Aug, 2025 08:21 GMT-0000 David add more details 69
Fri 29 of Aug, 2025 08:12 GMT-0000 David do not validade users 68
Thu 28 of Aug, 2025 17:45 GMT-0000 David udpat 67
Thu 28 of Aug, 2025 17:45 GMT-0000 David udpate 66
Thu 28 of Aug, 2025 17:44 GMT-0000 David fix name 65
Thu 28 of Aug, 2025 17:44 GMT-0000 David udpate inbox tracker 64
Thu 28 of Aug, 2025 17:43 GMT-0000 David udpte calendar tracker 63
Thu 28 of Aug, 2025 17:40 GMT-0000 David update tracker 62
Thu 28 of Aug, 2025 17:38 GMT-0000 David udpate inbox 61
Thu 28 of Aug, 2025 17:36 GMT-0000 David update inbox track,t 60
Thu 28 of Aug, 2025 17:35 GMT-0000 David add inbox tracker 59
Thu 28 of Aug, 2025 16:42 GMT-0000 David udpatee 58
Thu 28 of Aug, 2025 16:36 GMT-0000 David fix groups nams 57
Thu 28 of Aug, 2025 16:25 GMT-0000 David fix categories 56
Thu 28 of Aug, 2025 16:23 GMT-0000 David add basic cateegories 55
Thu 28 of Aug, 2025 16:21 GMT-0000 David fix files 54
Thu 28 of Aug, 2025 16:20 GMT-0000 David update usrs 53
Thu 28 of Aug, 2025 16:19 GMT-0000 David add usrs 52
Thu 28 of Aug, 2025 16:16 GMT-0000 David fix names 51
Thu 28 of Aug, 2025 16:15 GMT-0000 David add moree galleries 50
Thu 28 of Aug, 2025 16:14 GMT-0000 David updte heeading level 49
Thu 28 of Aug, 2025 16:13 GMT-0000 David udpate heading leel 48
Thu 28 of Aug, 2025 16:13 GMT-0000 David update headings 47
Thu 28 of Aug, 2025 16:12 GMT-0000 David add file galery 46