Thanks for the tip Scott, but no go.
I have put your code in the plugin itself and the EditSectionPluginPanel, 
but no luck.
All I can change in the EditSectionPluginPanel is the cols and rows, 
everything else, I can change to anything I want, it is just being ignored.

here is the EditSectionPluginPanel contents:

<!--{{{-->
<form style="white-space:nowrap" style="height:40em" "position:relative">
<input type="hidden" name="title" value="">
<input type="hidden" name="section" value="">
<input type="text" name="newsection" value="" style="width:68%" 
style="height:40em"><!--
--><input type=button value="save" style="width:15%"
    onclick="return config.macros.editSection.save(this,event)"><!--
--><input type=button value="cancel" style="width:15%"
    onclick="Popup.remove(); return false;">
<div class="editor2"><textarea name="content" rows="20" cols="50" 
autocomplete="off" style="width:30em" style="height:30em" style="border:10" 
style="font-family:Baskerville" style="font-size:10pt"
    onfocus="this.select()"
onchange="return config.macros.editSection.changed(this,event)"
></textarea>

</div>
</form>
<!--}}}-->

Thanks for any help,

axelm

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/j9Ymauc86X0J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to