Referred to related discussions.
authorhttp://lj.rossia.org/users/imz/ <http://lj.rossia.org/users/imz/@web>
Sat, 16 May 2009 20:37:53 +0000 (16:37 -0400)
committerJoey Hess <joey@kitenet.net>
Sat, 16 May 2009 20:37:53 +0000 (16:37 -0400)
doc/todo/structured_page_data.mdwn

index d9133b4aa3a52282aab268fd4d65e809975b272b..faeb7192ad45c9414d92a364d6ec7a2e9c057ed3 100644 (file)
@@ -83,6 +83,7 @@ See also:
 >
 >The first use case is handled by having a template in the page creation.  You could
 
 >
 >The first use case is handled by having a template in the page creation.  You could
 
+
 >have some type of form to edit the data, but that's just sugar on top of the template.
 >If you were going to have a web form to edit the data, I can imagine a few ways to do it:
 >
 >have some type of form to edit the data, but that's just sugar on top of the template.
 >If you were going to have a web form to edit the data, I can imagine a few ways to do it:
 >
@@ -246,7 +247,7 @@ in a large number of other cases.
 > or, if you applied the patch in [[todo/tracking_bugs_with_dependencies]] then you can use 'defined pagespecs'
 > such as `data_link(Depends on,~openBugs)`. <a id="another_kind_of_links" />The ability to label links like this allows separation of
 > dependencies between bugs from arbitrary links.
 > or, if you applied the patch in [[todo/tracking_bugs_with_dependencies]] then you can use 'defined pagespecs'
 > such as `data_link(Depends on,~openBugs)`. <a id="another_kind_of_links" />The ability to label links like this allows separation of
 > dependencies between bugs from arbitrary links.
-
+>> This is issue (the need for distinguished kinds of links) has also been brought up in other discussions: [[tracking_bugs_with_dependencies#another_kind_of_links]] (deps vs. links) and [[tag_pagespec_function]] (tags vs. links). --Ivan Z.
 ----
 
     #!/usr/bin/perl
 ----
 
     #!/usr/bin/perl