home / docs / sections

sections

1 row where page = "plugin_hooks", references = "[]" and title = "Page extras"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: breadcrumbs (array)

id ▼ page ref title content breadcrumbs references
plugin_hooks:plugin-page-extras plugin_hooks plugin-page-extras Page extras These plugin hooks can be used to affect the way HTML pages for different Datasette interfaces are rendered. ["Plugin hooks"] []

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [sections] (
   [id] TEXT PRIMARY KEY,
   [page] TEXT,
   [ref] TEXT,
   [title] TEXT,
   [content] TEXT,
   [breadcrumbs] TEXT,
   [references] TEXT
);
Powered by Datasette · Queries took 1.2ms