mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-12 17:05:51 +01:00
Use an array to declare the object properties so that the order is always the same. Add a data-new attribute for individual properties. (You can still use a whole object in the data-new attribute of a parent array.) Add data-prepend and data-append attributes to properties for inserting html before or after that property. (This may also be useful for the array plugin.)
3.6 KiB
3.6 KiB