Ajusets desde codex

This commit is contained in:
Jordan Diaz
2026-04-01 12:49:26 +00:00
parent e3ad46473a
commit 060ec09f0b
4 changed files with 17 additions and 13 deletions

View File

@@ -70,7 +70,7 @@ The controlador defines whether the page is Builder or Standard. Changing it bre
1. List current modules: `list_page_modules`
2. Get module vars: `get_module_config_vars`
3. Update vars: `set_module_config_vars`
4. Or edit the module template: edit `index-base.tpl` `compile_module`
4. Or edit the module template: edit `index-base.tpl` with `acai-line-replace` or `acai-write` → compilation runs automatically
## Working with Standard Pages