diff options
Diffstat (limited to 'doc/recentchanges/change_47726461a4119741affa6536deec7dd1fe52ef0d._change')
-rw-r--r-- | doc/recentchanges/change_47726461a4119741affa6536deec7dd1fe52ef0d._change | 73 |
1 files changed, 73 insertions, 0 deletions
diff --git a/doc/recentchanges/change_47726461a4119741affa6536deec7dd1fe52ef0d._change b/doc/recentchanges/change_47726461a4119741affa6536deec7dd1fe52ef0d._change new file mode 100644 index 000000000..19d7c3035 --- /dev/null +++ b/doc/recentchanges/change_47726461a4119741affa6536deec7dd1fe52ef0d._change @@ -0,0 +1,73 @@ +[[!meta author="""http://kerravonsen.dreamwidth.org/"""]] + +[[!meta authorurl="""http://kerravonsen.dreamwidth.org/"""]] + +[[!meta title="""change to forum/field_and_forms/comment_1_a0e976cb79f03dcff5e9a4511b90d160 on ikiwiki"""]] + +[[!meta permalink="http://ikiwiki.info/recentchanges/#change-47726461a4119741affa6536deec7dd1fe52ef0d"]] + +<div id="change-47726461a4119741affa6536deec7dd1fe52ef0d" class="metadata"> +<span class="desc"><br />Changed pages:</span> +<span class="pagelinks"> + +<a href="http://git.ikiwiki.info/?p=ikiwiki;a=blobdiff;f=doc/forum/field_and_forms/comment_1_a0e976cb79f03dcff5e9a4511b90d160._comment;h=3e10dbbd9e2f662397f924a7493561a843d59768;hp=0000000000000000000000000000000000000000;hb=47726461a4119741affa6536deec7dd1fe52ef0d;hpb=8935a131d02ac13b6024dff9cbf7a5f837fcdc04" title="diff" rel="nofollow">[[diff|wikiicons/diff.png]]</a><a href="http://ikiwiki.info/ikiwiki.cgi?page=forum%2Ffield_and_forms%2Fcomment_1_a0e976cb79f03dcff5e9a4511b90d160&do=goto" rel="nofollow">forum/field and forms/comment 1 a0e976cb79f03dcff5e9a4511b90d160</a> + + +</span> +<span class="desc"><br />Changed by:</span> +<span class="committer"> + +<a href="http://kerravonsen.dreamwidth.org/" rel="nofollow">kerravonsen [dreamwidth.org]</a> + +</span> +<span class="desc"><br />Commit type:</span> +<span class="committype">web</span> +<span class="desc"><br />Date:</span> +<span class="changedate"><span class="relativedate" title="Tue, 23 Nov 2010 02:18:52 +0000">02:18:52 11/23/10</span></span> +<span class="desc"><br /></span> +</div> + +<span class="revert"> +<a href="http://ikiwiki.info/ikiwiki.cgi?rev=47726461a4119741affa6536deec7dd1fe52ef0d&do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a> +</span> + +<div class="changelog"> + + +Added a comment: Limitations<br /> + + +</div> + +<div class="diff"> +<pre> +diff --git a/doc/forum/field_and_forms/comment_1_a0e976cb79f03dcff5e9a4511b90d160._comment b/doc/forum/field_and_forms/comment_1_a0e976cb79f03dcff5e9a4511b90d160._comment +new file mode 100644 +index 0000000..3e10dbb +--- /dev/null ++++ b/doc/forum/field_and_forms/comment_1_a0e976cb79f03dcff5e9a4511b90d160._comment +@@ -0,0 +1,19 @@ ++[[!comment format=mdwn ++ username="http://kerravonsen.dreamwidth.org/" ++ ip="60.241.8.244" ++ subject="Limitations" ++ date="2010-11-23T02:18:52Z" ++ content=""" ++I'd already had a look at this idea before you posted this suggestion, and I ran into difficulties. ++So far as I can see, it makes most sense to use the mechanisms already in place for editing pages, and enhance them. ++Unfortunately, the whole edit-page setup expects a template file (by default, when editing pages, editpage.tmpl) ++and anything apart from \"submit\" buttons must have a placeholder in the template file, or it doesn't get displayed at all in the form. ++At least, that's what I've found - I could be mistaken. ++ ++But if it's true, that rather puts the kybosh on dynamically generated forms, so far as I can see. ++I mean, if you knew beforehand what all your fields were going to be, you could make a copy of editpage.tmpl, add in your fields where you want, and then make a plugin that uses that template instead of editpage.tmpl, but that's very limited. ++ ++If someone could come up with a way of making dynamic forms, that would solve the problem, but I've come up against a brick wall myself. Joey? Anyone? ++ ++-- [[KathrynAndersen]] ++"""]] + +</pre> +</div> + +<!-- 47726461a4119741affa6536deec7dd1fe52ef0d --> |