Skip to content

Commit fe09016

Browse files
committed
clarify template as files db sync behavior
1 parent 56d01ab commit fe09016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/templates/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ These are the naming rules that ExpressionEngine applies to these resources:
123123

124124
Having several templates with the same name but different extensions is not supported.
125125

126-
The existing templates are synchronized with the files as soon as any site page is accessed. However if you created a new template or a new template group on the file system, you will need to visit the `Developer -> Templates` section of the Control Panel in order to have them created in the database.
126+
The existing templates are synchronized with the files as soon as any site page is accessed. If you created a new template or a new template group on the file system, the pages or edits will be immediately available, though they will not be added to the database until you visit the `Developer -> Templates` section of the Control Panel or the template is visited on the frontend.
127127

128128
NOTE: **Note:** When saving templates as files, `index.html` will be placed automatically into each template group folder when the templates are synchronized.
129129

0 commit comments

Comments
 (0)