File Convention: Difference between revisions
Jump to navigation
Jump to search
(Created page with "This describes conventions that I've observed (plus some small new suggested conventions). Its not an "official" thing like the Naming Convention and its much newer and less t...") |
No edit summary |
||
Line 1: | Line 1: | ||
This describes conventions that I've observed (plus some small new suggested conventions). Its not an "official" thing like the Naming Convention and its much newer and less thought-through. | This describes conventions that I've observed (plus some small new suggested conventions). Its not an "official" thing like the Naming Convention and its much newer and less thought-through. | ||
==Fields== | |||
===Format=== | |||
'''Form HTML name:''' file_format<br> | |||
'''Custom XML name:''' format<br> | |||
===Native filename=== | |||
'''Form HTML name:''' file_forcename<br> | |||
'''Custom XML name:''' forcename<br> |
Revision as of 12:23, 20 November 2021
This describes conventions that I've observed (plus some small new suggested conventions). Its not an "official" thing like the Naming Convention and its much newer and less thought-through.
Fields
Format
Form HTML name: file_format
Custom XML name: format
Native filename
Form HTML name: file_forcename
Custom XML name: forcename