Refactor: Move SEO content files to root of module

This commit is contained in:
2026-07-12 07:08:33 +02:00
parent 8e01c7c8ec
commit 45c65e24dd
99 changed files with 0 additions and 3739 deletions
@@ -0,0 +1,22 @@
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
access_otk_seo_content_user,otk.seo.content.user,model_otk_seo_content,group_seo_content_user,1,1,1,0
access_otk_seo_content_manager,otk.seo.content.manager,model_otk_seo_content,group_seo_content_manager,1,1,1,1
access_otk_seo_content_image_user,otk.seo.content.image.user,model_otk_seo_content_image,group_seo_content_user,1,1,1,0
access_otk_seo_content_image_manager,otk.seo.content.image.manager,model_otk_seo_content_image,group_seo_content_manager,1,1,1,1
access_otk_seo_template_user,otk.seo.template.user,model_otk_seo_template,group_seo_content_user,1,0,0,0
access_otk_seo_template_manager,otk.seo.template.manager,model_otk_seo_template,group_seo_content_manager,1,1,1,1
access_otk_seo_content_version_user,otk.seo.content.version.user,model_otk_seo_content_version,group_seo_content_user,1,0,0,0
access_otk_seo_content_version_manager,otk.seo.content.version.manager,model_otk_seo_content_version,group_seo_content_manager,1,1,1,1
access_otk_seo_content_generate_wizard_user,otk.seo.content.generate.wizard.user,model_otk_seo_content_generate_wizard,group_seo_content_user,1,1,1,1
access_otk_seo_brand_voice_user,otk.seo.brand.voice.user,model_otk_seo_brand_voice,group_seo_content_user,1,0,0,0
access_otk_seo_brand_voice_manager,otk.seo.brand.voice.manager,model_otk_seo_brand_voice,group_seo_content_manager,1,1,1,1
access_otk_seo_content_batch_user,otk.seo.content.batch.user,model_otk_seo_content_batch,group_seo_content_user,1,1,1,0
access_otk_seo_content_batch_manager,otk.seo.content.batch.manager,model_otk_seo_content_batch,group_seo_content_manager,1,1,1,1
access_otk_seo_content_batch_item_user,otk.seo.content.batch.item.user,model_otk_seo_content_batch_item,group_seo_content_user,1,1,1,0
access_otk_seo_content_batch_item_manager,otk.seo.content.batch.item.manager,model_otk_seo_content_batch_item,group_seo_content_manager,1,1,1,1
access_otk_seo_reference_user,otk.seo.reference.user,model_otk_seo_reference,group_seo_content_user,1,0,0,0
access_otk_seo_reference_manager,otk.seo.reference.manager,model_otk_seo_reference,group_seo_content_manager,1,1,1,1
access_otk_seo_reference_tag_user,otk.seo.reference.tag.user,model_otk_seo_reference_tag,group_seo_content_user,1,0,0,0
access_otk_seo_reference_tag_manager,otk.seo.reference.tag.manager,model_otk_seo_reference_tag,group_seo_content_manager,1,1,1,1
access_otk_seo_content_idea_user,otk.seo.content.idea.user,model_otk_seo_content_idea,group_seo_content_user,1,1,1,0
access_otk_seo_content_idea_manager,otk.seo.content.idea.manager,model_otk_seo_content_idea,group_seo_content_manager,1,1,1,1
1 id name model_id:id group_id:id perm_read perm_write perm_create perm_unlink
2 access_otk_seo_content_user otk.seo.content.user model_otk_seo_content group_seo_content_user 1 1 1 0
3 access_otk_seo_content_manager otk.seo.content.manager model_otk_seo_content group_seo_content_manager 1 1 1 1
4 access_otk_seo_content_image_user otk.seo.content.image.user model_otk_seo_content_image group_seo_content_user 1 1 1 0
5 access_otk_seo_content_image_manager otk.seo.content.image.manager model_otk_seo_content_image group_seo_content_manager 1 1 1 1
6 access_otk_seo_template_user otk.seo.template.user model_otk_seo_template group_seo_content_user 1 0 0 0
7 access_otk_seo_template_manager otk.seo.template.manager model_otk_seo_template group_seo_content_manager 1 1 1 1
8 access_otk_seo_content_version_user otk.seo.content.version.user model_otk_seo_content_version group_seo_content_user 1 0 0 0
9 access_otk_seo_content_version_manager otk.seo.content.version.manager model_otk_seo_content_version group_seo_content_manager 1 1 1 1
10 access_otk_seo_content_generate_wizard_user otk.seo.content.generate.wizard.user model_otk_seo_content_generate_wizard group_seo_content_user 1 1 1 1
11 access_otk_seo_brand_voice_user otk.seo.brand.voice.user model_otk_seo_brand_voice group_seo_content_user 1 0 0 0
12 access_otk_seo_brand_voice_manager otk.seo.brand.voice.manager model_otk_seo_brand_voice group_seo_content_manager 1 1 1 1
13 access_otk_seo_content_batch_user otk.seo.content.batch.user model_otk_seo_content_batch group_seo_content_user 1 1 1 0
14 access_otk_seo_content_batch_manager otk.seo.content.batch.manager model_otk_seo_content_batch group_seo_content_manager 1 1 1 1
15 access_otk_seo_content_batch_item_user otk.seo.content.batch.item.user model_otk_seo_content_batch_item group_seo_content_user 1 1 1 0
16 access_otk_seo_content_batch_item_manager otk.seo.content.batch.item.manager model_otk_seo_content_batch_item group_seo_content_manager 1 1 1 1
17 access_otk_seo_reference_user otk.seo.reference.user model_otk_seo_reference group_seo_content_user 1 0 0 0
18 access_otk_seo_reference_manager otk.seo.reference.manager model_otk_seo_reference group_seo_content_manager 1 1 1 1
19 access_otk_seo_reference_tag_user otk.seo.reference.tag.user model_otk_seo_reference_tag group_seo_content_user 1 0 0 0
20 access_otk_seo_reference_tag_manager otk.seo.reference.tag.manager model_otk_seo_reference_tag group_seo_content_manager 1 1 1 1
21 access_otk_seo_content_idea_user otk.seo.content.idea.user model_otk_seo_content_idea group_seo_content_user 1 1 1 0
22 access_otk_seo_content_idea_manager otk.seo.content.idea.manager model_otk_seo_content_idea group_seo_content_manager 1 1 1 1