Use
Create
Develop
FAQ
Troubleshooting
History: davidbeijinho
View page
Show All Versions
Source of version: 70
(current)
«
»
{maketoc} !General !!Features {CODE(caption=>YAML,wrap=1)} preferences: display_field_order: DMY feature_backlinks: y feature_calendar: y feature_wiki_structure: y feature_trackers: y wiki_list_backlinks: y feature_listorphanPages: y feature_page_title: y wiki_page_name_above: y feature_wiki_allowhtml: y wiki_auto_toc: y wikiplugin_backlinks: y wikiplugin_listpages: y wikiplugin_showpages: y wikiplugin_titlesearch: y feature_wiki_comments: y wiki_toc_default: y feature_syntax_highlighter: y wiki_inline_auto_toc: y feature_wiki_attachments: y validateUsers: n feature_freetags: y feature_wizard_user: y fgal_use_db: n {CODE} !!Calendar {CODE(caption=>YAML,wrap=1)} 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 {CODE} !!Calendar tracker {CODE(caption=>YAML,wrap=1)} objects: - type: tracker ref: trac_as_cal data: name: Tasks description: Tracker Events to store task that are synced to vikunja show: - status - creation_date - list_creation_date - modification_date - list_modification_date allow: - comments sort_default_field: trac_as_cal_title - type: tracker_field 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: 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: 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: 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 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 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 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 data: name: Category permname: trac_as_cal_category tracker: $trac_as_cal type: category options: 1 flags: - searchable - public - list order: 90 {CODE} !!Inbox tracker {CODE(caption=>YAML,wrap=1)} objects: - type: tracker ref: trac_inbox data: name: Inbox description: Tracker to store inbox stuff mostly from telegram show: - creation_date - list_creation_date - modification_date - list_modification_date allow: - comments sort_default_field: trac_inbox_title - type: tracker_field data: name: Title permname: trac_inbox_title tracker: $trac_inbox type: text_field flags: - searchable - public - list - mandatory - link order: 10 - type: tracker_field data: name: Description permname: trac_inbox_description tracker: $trac_inbox type: text_area options: 1 flags: - public - mandatory order: 30 {CODE} !!Structure {CODE(caption=>YAML,wrap=1)} preferences: enable: [feature_wiki] wikiHomePage: Main objects: - type: wiki_page ref: nomada_structure data: name: Main description: Home Page of the wiki structure: 0 - type: wiki_page data: name: Inbox Page description: Inbox page of the wiki structure: $nomada_structure - type: wiki_page ref: para_page data: name: P.A.R.A. description: P.A.R.A page of the wiki structure: $nomada_structure - type: wiki_page data: name: Projects description: Projects page of the wiki structure: $para_page - type: wiki_page data: name: Areas description: Areas page of the wiki structure: $para_page - type: wiki_page data: name: Resources description: Resources page of the wiki structure: $para_page - type: wiki_page ref: archives_page data: name: Archives description: Archives page of the wiki structure: $para_page - type: wiki_page data: name: Recipes description: Recipes page of the Wiki structure: $archives_page - type: wiki_page data: name: Restaurants description: Restaurants of the Wiki structure: $archives_page {CODE} !! Groups {CODE(caption=>YAML,wrap=>1)} permissions: Family: description: Users that are Family allow: [ edit, minor ] deny: [ export_wiki ] include: [ Registered ] Friends: description: Users that are friends allow: [ edit, minor ] deny: [ export_wiki ] include: [ Registered ] {CODE} !! Users {CODE(caption=>YAML)} objects: - type: user data: name: davidbeijinho pass: davidbeijinho email: david@thebeijinho.com groups: [ Family, Friends ] - type: user data: name: simo pass: simo email: simo@thebeijinho.com groups: [ Family ] - type: user data: name: dimas pass: dimas email: dimas@thebeijinho.com groups: [ Friends ] {CODE} !!File galleries {CODE(caption=>YAML)} preferences: feature_file_galleries: y objects: - type: file_gallery ref: main data: name: Main description: Main files owner: admin archives: 0 flags: [ visible, lockable ] column: [ icon, name, created, creator, files ] - type: file_gallery ref: public data: name: Public parent: $main description: For external publication owner: admin flags: [ public ] column: [ icon, name, files ] popup: [ description ] - type: file_gallery ref: inbox data: name: Inbox parent: $main description: For receiving inbox files owner: admin flags: [ public ] column: [ icon, name, files ] popup: [ description ] - type: file_gallery ref: family data: name: Family parent: $main description: For storing family group files owner: admin flags: [ public ] column: [ icon, name, files ] popup: [ description ] - type: file_gallery ref: friends data: name: Friends parent: $main description: For storing friends group files owner: admin flags: [ public ] column: [ icon, name, files ] popup: [ description ] {CODE} !! Categories {CODE(caption=>YAML)} objects: - type: category ref: main_category data: name: Main description: Main category - type: category ref: family_category data: name: Family parent: $main_category - type: category ref: friends_category data: name: Friends parent: $main_category {CODE}
History
Enable pagination
rows per page
HTML diff
Side-by-side diff
Side-by-side diff by characters
Inline diff
Inline diff by characters
Full side-by-side diff
Full side-by-side diff by characters
Full inline diff
Full inline diff by characters
Unified diff
Side-by-side view
Information
Version
Fri 29 of Aug, 2025 10:45 GMT-0000
David
remove duplicated
70
Actions
View
Source
Fri 29 of Aug, 2025 08:21 GMT-0000
David
add more details
68 - 69
Actions
View
Source
Thu 28 of Aug, 2025 17:45 GMT-0000
David
udpat
59 - 67
Actions
View
Source
Thu 28 of Aug, 2025 16:42 GMT-0000
David
udpatee
46 - 58
Actions
View
Source
Select action to perform with checked...
Remove
OK
«
1
(current)
2
3
»
Menu
Featured profiles
Profiles in Wizard
Profiles Todos
Handlers
Profiles Tester
Admin
of this site
Current Profiles
state
alpha
beta
Not fully functional yet
release
Tiki version
24.x
27.x
28.x
29.x
Deprecated
type
Available in the Profiles Wizard (12+)
Featured profiles
Full profile (out of the box & ready to go)
Learning profile (to show off feature)
Long tail
Mini-profile (can be included in other)
Profile-snippet (optional but needs another "parent" profile)
Security
Tests
Latest Changes
Test_all_tracker_field_types_profile
Profile Developer Documentation
Run Profiles From Plugin List Execute
JonnyBs_Luxury_Tiki_Setup
CartoGraf_Map
CartoGraf
CartoGraf_FR_Map
CartoGraf_MapCanvasEmpty
CartoGraf_MapCanvasShare
Cartograf_MapCanvasSolo
CartoGraf_Setup
CartoGraf_HomePage
CartoGraf_FR
CartoGraf
CartoGraf_15
Custom Repository
Welcome to Tiki Profiles
Test_All_Modules_A_to_F
Test_All_Modules
Test_All_Modules_Q_to_Z
...more
Like almost all *.tiki.org sites, you can log in with your login from
https://tiki.org
(register over there)
Search
Find
Most Popular Tags
admin
agenda
alias
antibot
antibot captcha
app
archive
articles
banning
batch
blogs
calculations
calendars
cart
categories
cluster
codemirror
comments
computation
contact us
datachannel
debug
debug console
dropdown with other
error messages
features
file galleries
forums
geo
geocms
geolocation
group homepages
group watches
header
i18n
images
item link
items list
jquery
languages
location
map
maps
maths
menu
menupage
multilingual
ol3
ol5
openlayers
paypal
plugin
plugin alias
plugin datachannel
plugin fade
plugin tabs
plugin trackerlist
pretty trackers
print
project management
r
r project
realnames
rss
static
static text
statistics
stats
structures
syntax highlighter
tablesorter
template
trackers
user watches
visualization
watches
webservice
wiki
wiki argument variables
wiki structures
Tiki Newsletter
Subscribe to the Tiki newsletter.
Don't miss major announcements and other news!