Modify ↓
Opened 19 years ago
Closed 18 years ago
#387 closed enhancement (fixed)
Default to displaying N entries under /blog, rather than M days
| Reported by: | Alec Thomas | Owned by: | John Hampton |
|---|---|---|---|
| Priority: | low | Component: | TracBlogPlugin |
| Severity: | minor | Keywords: | |
| Cc: | Trac Release: | 0.9 |
Description
It would be nice to change the default view of /blog, so that it shows N entries rather than constraining by post date.
Attachments (0)
Note: See
TracTickets for help on using
tickets.



(In [2401])
SplitPostmacro.Number of Poststo allow/blogto be limited by number of posts rather than the defaultDays of History. Fixes #387