<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Thanks for the lead, Gilles.&nbsp;</div><div><br></div>FYI, I've gotten closer to the section-editing I want through PmWiki. It's really cool to be able to zero-in on the desired information. I remember&nbsp;how scared I once was myself:&nbsp;markup deterred me from using wikis for years. But it's easy to fill in a form. Even when the author has to deal with markup, at least that can be minimized and there can be context-sensitive instructions available.<div><br></div><div>As you recall, I wanted links across the top of my edit form that let me edit any or all of the sections on the page while omitting ugly markup that the user isn't supposed to edit. By "sections" I mean any page variable (or at least the title), any page text variable, or any anchored section that I define in my edit form. I don't want section-edit links on the displayed page, which is the current sectionedit recipe's behavior.&nbsp;</div><div><br></div><div>Here is what I'm going for:</div><div><br></div><div style="font-size: 14px; ">Editing Main.MyPage</div><div>&nbsp;<span class="Apple-style-span" style="font-size: 14px; ">&nbsp;Section</span>: &nbsp;<u>ALL</u> &nbsp;<u>Title</u> &nbsp;<u>MyPTV</u> &nbsp;<u>MyAnchoredSection</u>&nbsp;&nbsp;</div><div><br></div><div><i>You are currently editing all sections. Select a specific section above, or click </i><u><i>here</i></u><i> to edit the whole page. Hover over the section name for help.</i></div><div><br></div><div><u>Title</u>: [This is the page title]</div><div><br></div><div><u>MyPTV</u>: [This is my page text variable]</div><div><br></div><div><u>MyAnchoredSection</u>: [This is my anchored section]</div><div><br></div><div>Please summarize your changes:</div><div>[ &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;]</div><div><br></div><div><u>Save</u> &nbsp; <u>Save and edit</u> &nbsp; <u>Preview</u> &nbsp; <u>Cancel</u></div><div><br></div><div><br></div><div>I can now show the above edit form by using the&nbsp;recipes EditMore or EditAttributes: I simply re-load the page,&nbsp;hiding the normally-edited text area and showing only the section(s) to be edited.&nbsp;</div><div><div><br></div><div>EditMore only allows me to edit page variables, not page text variables. Neither recipe allows me to edit anchored sections. But I'm so close I have to believe it's possible to modify one or both of those recipes to get what I want. Unfortunately, I don't have the technical skills yet.<div><br></div><div>Even if I solve anchored sections, I've encountered the following issues:</div><div><br></div><div>1. EditAttributes sometimes appends a duplicate set of page text variables to the bottom of the page instead of updating the PTVs in place.&nbsp;</div><div><span class="Apple-style-span" style="font-size: 12px; "><br></span></div><div><span class="Apple-style-span" style="font-size: 12px; ">2. Pages&nbsp;</span><span class="Apple-style-span" style="font-size: 12px; ">edited using&nbsp;</span><span class="Apple-style-span" style="font-size: 12px; "><span class="Apple-style-span" style="font-size: medium; ">EditAttributes</span></span><span class="Apple-style-span" style="font-size: 12px; ">&nbsp;that have (:title {$Namespaced}:)</span><span class="Apple-style-span" style="font-size: 12px; "><span class="Apple-style-span" style="font-size: medium; ">&nbsp;sometimes literally display the title as "</span></span><span class="Apple-style-span" style="font-size: 12px; ">{$Namespaced}".</span></div><div><br></div><div>3. EditAttributes refuses to show a field whose value is empty.</div><div><br></div><div>4. Guiedit doesn't work on the sections - it only works on the main textarea (which is hidden in my design). I could probably live with that, since the user can toggle back to normal whole-page editing (where the gui edit buttons work) if needed, but it's not ideal.</div><div><br></div><div>5. EditMore&nbsp;saves&nbsp;"(:title Talk about {{$BaseName}$Title}:)" as "(::title Talk about My Content Page:)". This means whenever I section-edit my Talk page it becomes hard-wired to the current title of my content page. I want the Talk page's title to automatically change along with the content page's title. I could live with the current behavior if necessary,&nbsp;and I can see how conversion into literal text might sometimes be a desirable side effect, but if I can't control it I'd rather the default be the normal behavior of standard editing: no conversion.</div><div><br></div><div>If anyone knows how to solve these problems, or would like to help me solve them, please let me know.&nbsp;</div><div><br></div><div>Randy<div><br><div><div>On Aug 28, 2010, at 9:46 AM, ABClf wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Just to mention what I have seen recently in another little flat file wiki : LionWiki has a sectionedit driven by sort of personal ajax that may be worth looking&nbsp;</blockquote></div></div></div></div></div></body></html>