Changeset 1178 for trunk/EditChapterPlugin/templates/edit.chapter.tmpl
- Timestamp:
- 12/05/08 00:21:04 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/EditChapterPlugin/templates/edit.chapter.tmpl
r420 r1178 2 2 %TMPL:INCLUDE{"editjavascript"}%<!-- editjavascript// --> 3 3 %TMPL:DEF{"textarea"}%<!-- textarea --> 4 <textarea id="topic" name="paragraph" class=" twikiTextarea twikiEditboxStyleProportional natedit" rows="%EDITBOXHEIGHT%" cols="%EDITBOXWIDTH%" style='%EDITBOXSTYLE%' wrap="virtual">%EXTRACTCHAPTER{from="%URLPARAM{"from" default="0"}%" to="%URLPARAM{"to"}%" encode="on" id="1"}%</textarea>4 <textarea id="topic" name="paragraph" class="foswikiTextarea twikiEditboxStyleProportional natedit" rows="%EDITBOXHEIGHT%" cols="%EDITBOXWIDTH%" style='%EDITBOXSTYLE%' wrap="virtual">%EXTRACTCHAPTER{from="%URLPARAM{"from" default="0"}%" to="%URLPARAM{"to"}%" encode="on" id="1"}%</textarea> 5 5 <textarea id="beforetext" name="beforetext" style="display:none" >%EXTRACTCHAPTER{before="%URLPARAM{"from" default="0"}%" encode="on" id="2"}%</textarea> 6 6 <textarea id="aftertext" name="aftertext" style="display:none">%EXTRACTCHAPTER{after="%URLPARAM{"to"}%" encode="on" id="3"}%</textarea>
Note: See TracChangeset
for help on using the changeset viewer.
