Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
List of "featured" articles
· 12 years ago
OK, basically I have two kinds of lists, a "featured articles" one and a "latest articles"... I'll see if I can get it by reading the docs. :) Thanks!
-
List of "featured" articles
· 12 years ago
It is possible to use manual ordering, and do what your asking with a taxonomy based collection. Read this section of the docs This was tested in development and should work as advertised :)
-
List of "featured" articles
· 12 years ago
BTW, say that I want to hand pick 3 articles (from time to time) to be featured... Without having to copy/paste their info (which, in my case, is page.title, page.url, and a custom description), could
-
List of "featured" articles
· 12 years ago
OK, so manual positioning isn't possible here?...
-
List of "featured" articles
· 12 years ago
:D
-
List of "featured" articles
· 12 years ago
Hah, just was typing that!
-
List of "featured" articles
· 12 years ago
Yah dashes are not valid variable characters, can be camel case featuredWeight or underscores featured_weight The thing about taxonomy is that the values are stored and used to map to the article. Th
-
List of "featured" articles
· 12 years ago
BTW, a "sort by date" example (most recent first) would be great, too. Thanks!
-
List of "featured" articles
· 12 years ago
( Hum, I think featured-weight should be featuredWeight instead, right? )
-
List of "featured" articles
· 12 years ago
Continuing my example... If I want to sort the articles in that list, I create, say, a "featured-weight" taxonomy. Then, e.g., in the first two featured articles' .md files, I have: featured-weight: 1