mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 18:36:35 +08:00
137dbaf0dc
This replaces the position declared as `#123` with the more simple version `123`. The property position may be of type Integer or Text. A value of type Integer, or more precise of type Text which simply casts to integer, is sufficient here. See: https://schema.org/position In category-view the topic-list already uses this notation for the position of topics: `<meta itemprop="position" content="123">` |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |