Updated MANIFEST. Bumped version for release.
[cocanwiki.git] / templates / edit.html
index 98edc7d..c620201 100644 (file)
@@ -62,10 +62,10 @@ Redirect to (if given, page contents are ignored):
 </div>
 <input class="heading" name="sectionname_::ordering::" value="::sectionname_html_tag::" size="40"/><br/>
 <div class="edit_buttons" id="edit_buttons_::ordering::"></div>
-<textarea id="content_::ordering::" name="content_::ordering::" rows="14" cols="80" onkeypress="update_preview ('content_::ordering::', 'preview_::ordering::')">::content_html_textarea::</textarea>
+<textarea id="content_::ordering::" name="content_::ordering::" rows="14" cols="80" onkeypress="content_changed ('content_::ordering::', 'preview_::ordering::')">::content_html_textarea::</textarea>
 <div class="preview" id="preview_::ordering::"><noscript>(If you had Javascript, you would see a preview of your edits here)</noscript></div>
 <script type="text/javascript"><!--
-update_preview_now ('content_::ordering::', 'preview_::ordering::');
+synch_update ('content_::ordering::', 'preview_::ordering::');
 init_edit_buttons ('edit_buttons_::ordering::', 'content_::ordering::', 'preview_::ordering::');
 //--></script>
 <abbr class="css_id" title="Assign a stylesheet ID to this block of text to enable further styling">CSS id</abbr>: <input class="css_id" name="divname_::ordering::" value="::divname_html_tag::" size="8"/>