4images Forum & Community

4images Modifications / Modifikationen => Mods & Plugins (Requests & Discussions) => Topic started by: henkjan on December 19, 2012, 03:00:34 PM

Title: How to Implementate SPAW editor for description
Post by: henkjan on December 19, 2012, 03:00:34 PM
Can some whone please help with Implementations on Spaw editor for description

spaw editor: http://solmetra.com/en/disp.php/en_products/en_spaw/en_spaw_demo

something like this: http://www.4homepages.de/forum/index.php?topic=16639.0    Tinymce

but i want for Spaw Editor.

Who can help me with this

something like this for textarea

<?php
include("../spaw2/spaw.inc.php");
$spaw1 = new SpawEditor("spaw1");
?>
  <form method="post">
  <?php
  $spaw1->show();
  ?>
  </form>

i get this here

(http://www.imgdumper.nl/uploads6/50d1cf7c99cc7/50d1cf7c8f4cf-aa.jpg)

i need it here: (http://www.imgdumper.nl/uploads6/50d1cff92cdfb/50d1cff9225fe-ab.jpg)