<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I second this idea, there are two options I would dearly like<br>
"edit" and "more"<br>
perhaps (:include action=more:) where a link is generated, and <br>
(:include action=edit:) where the link opens the page for editing.<br>
I do this by hand now, but having it build in would be great
(<a class="moz-txt-link-freetext" href="http://ttc.org.nz/pmwiki/pmwiki.php/Links/HomePage">http://ttc.org.nz/pmwiki/pmwiki.php/Links/HomePage</a>]<br>
<br>
What might be seen is<br>
<i><br>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do
eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad
minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip
ex ea commodo consequat. Duis aute irure dolor in reprehenderit in
voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur
sint occaecat cupidatat non proident, sunt in culpa qui officia
deserunt mollit anim id est laborum. [[IncludedPage|... more]]<br>
<br>
</i><i>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do
eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad
minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip
ex ea commodo consequat. Duis aute irure dolor in reprehenderit in
voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur
sint occaecat cupidatat non proident, sunt in culpa qui officia
deserunt mollit anim id est laborum.<br>
-&gt;[-[[IncludedPage?action=edit|edit]]-]<br>
<br>
<br>
</i><br>
<br>
Chris Cox wrote:
<blockquote cite="mid4304AB1D.3070101@airmail.net" type="cite">
  <pre wrap="">I was thinking that something like:

(:include edit=true Page:)

Note: Replace "edit=true" with something better...

Where [Edit] link would show up... that would give the illusion
of what some other wiki's have.  Where you aggregate content
from other pages onto a single page and have the ability to directly
edit the content of that section
  </pre>
</blockquote>
</body>
</html>