diff options
author | chrysn <chrysn@fsfe.org> | 2013-08-09 16:01:31 +0200 |
---|---|---|
committer | chrysn <chrysn@fsfe.org> | 2013-08-09 16:02:38 +0200 |
commit | ebd57a96ae0c0b61d1234c1776b9764f184c0315 (patch) | |
tree | 128f9f4e3693c511cadb3b3d003b394f3a992df6 /doc | |
parent | 6a0af91fe57a6af5b40a929712b7eca6e599b976 (diff) | |
download | ikiwiki-ebd57a96ae0c0b61d1234c1776b9764f184c0315.tar ikiwiki-ebd57a96ae0c0b61d1234c1776b9764f184c0315.tar.gz |
note relationship between flexible relationships and structured page data
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/flexible_relationships_between_pages.mdwn | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/todo/flexible_relationships_between_pages.mdwn b/doc/todo/flexible_relationships_between_pages.mdwn index 96ac55c38..7e3487d38 100644 --- a/doc/todo/flexible_relationships_between_pages.mdwn +++ b/doc/todo/flexible_relationships_between_pages.mdwn @@ -3,8 +3,11 @@ was tackled, but hardly a plugin is using it. in order to enhance on the [[todo/rel attribute for links]] and [[todo/better bug tracking support]] issues and to provide a more general infrastructure, i'd like to propose a -generic plugin for typed links. following the use case i've developed it for, -i'll call it `blocks` for the moment (but am open to better suggestions). +generic plugin for typed links. it can be also viewed of a way to have +[[todo/structured page data]] that consists of URLs inside the wiki. + +following the use case i've developed it for, i'll call it `blocks` for the +moment (but am open to better suggestions). outline ======= |