diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-01-29 17:31:49 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-01-29 17:31:49 -0500 |
commit | a357abc0f9f652012e45a4dfc868e57dd17b56ee (patch) | |
tree | b8be2b2410bd06792e9f80420fa0745bfac86807 /doc/todo | |
parent | ddaa9076d8bc1b8f34ebd3313f9b08c56d2f8cfd (diff) |
todo item
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/aggregate_to_internal_pages.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/aggregate_to_internal_pages.mdwn b/doc/todo/aggregate_to_internal_pages.mdwn new file mode 100644 index 000000000..a4164fa25 --- /dev/null +++ b/doc/todo/aggregate_to_internal_pages.mdwn @@ -0,0 +1,5 @@ +The new internal page feature is designed for something like +[[plugins/aggregate]]. + +How to transition to it though? inlines of aggregated content would need to +change their pagespecs to use `internal()`. |