We have an extension called Cargo which lets you query through pages. As well as letting you add arbitrary data to select pages, you can also have a table which is auto-filled with standard page data. By default, the table doesn't store much info about each page. It might be nice for querying if we had various other fields enabled!
packetmix/systems/teal/wiki.nix
packetmix/systems/teal/wiki.nix
This file has not been changed.
History
2 rounds
0 comments
freshlybakedca.ke
submitted
#1
1 commit
expand
collapse
feat(pm/wiki): store more _pageData
We have an extension called Cargo which lets you query through pages.
As well as letting you add arbitrary data to select pages, you can also
have a table which is auto-filled with standard page data. By default,
the table doesn't store much info about each page. It might be nice for
querying if we had various other fields enabled!
1/5 failed, 4/5 success
expand
collapse
expand 0 comments
pull request successfully merged
freshlybakedca.ke
submitted
#0
1 commit
expand
collapse
feat(pm/wiki): store more _pageData
We have an extension called Cargo which lets you query through pages.
As well as letting you add arbitrary data to select pages, you can also
have a table which is auto-filled with standard page data. By default,
the table doesn't store much info about each page. It might be nice for
querying if we had various other fields enabled!