Skip to main content

pages

Function pages 

Source
pub fn pages(list: &CursorPage<WikiPageRef>, ctx: &Context) -> String
Expand description

The pages under one.

The slug leads, because it is what wiki get takes; the id follows, because it is what the Wiki’s own addresses use. There are no titles: the Wiki does not send them in a listing, and asking for each would cost a request a row.