Give the archive its signature back
- the plate carries project colour on the lead image, in the cards and in every row, not only when an entry lacks an image - entries no longer fade in one after another, the page is readable at once - detail pages lead on: previous, next and more from the project - the month band shows from the first month, the nav item hides without one - side cards and row teasers get room instead of ellipsis - admin opens on drafts, scheduled and published plus what was edited last, and its tables use the full width
This commit is contained in:
+8
-2
@@ -50,7 +50,11 @@
|
||||
"back": "All entries of {project}",
|
||||
"details": "Details",
|
||||
"readingTime": "{minutes} min read",
|
||||
"emptyTitle": "No content yet"
|
||||
"emptyTitle": "No content yet",
|
||||
"previous": "Previous entry",
|
||||
"next": "Next entry",
|
||||
"nearby": "More in this project",
|
||||
"more": "More from {project}"
|
||||
},
|
||||
"block": {
|
||||
"before": "Before",
|
||||
@@ -675,7 +679,9 @@
|
||||
},
|
||||
"publishTitle": "Publishing",
|
||||
"publishHint": "No access may publish. That stays bound to accounts."
|
||||
}
|
||||
},
|
||||
"recentEntries": "Recently edited",
|
||||
"allEntries": "All entries"
|
||||
},
|
||||
"filter": {
|
||||
"type": "Type",
|
||||
|
||||
Reference in New Issue
Block a user