Fork me on GitHub

Typetool module on .8  Bottom

  • I have tried to install a typetool module on a fresh .8 installation.
    The module result installed form the panel.
    Now i ask, is possible implement this tools in a text area ?
    I have find but no result.

    can helpme ?

    Thanks,
  • Don't use Typetool. What a badly tool ...

    Use scribite! instead -> http://community.postnuke.com/module-Database-viewpub-tid-3-pid-165.htm

    --
    | scribite! | TNGz | piwik | zweet |
  • Thank hilope for the suggest !!
    But i not understand how to make this row code of openWYSIWYG editor:

    Code

    script language="JavaScript" type="text/javascript" src="scripts/wysiwyg.js">
    script language="JavaScript" type="text/javascript" src="scripts/wysiwyg-settings.js"> // optional

    and

    script language="javascript1.2">
       // attach the editor to all textareas of your page.
       WYSIWYG.attach('all');
       
       // attach the editor to the textarea with the identifier 'textarea1'.
       WYSIWYG.attach('textarea1');
    /script>

    I have tu put in HTML template of module ? (for example news_user_new.htm)

    Sorry for my bad english
    thanks
  • All OK !!
    GREET !!
    thank
  • But where is stored the images ?
    I find userfiles/image but i not found !!
    where is ?

    Thaks
  • I have find userfiles/image but is out of my local space server!!
    I use appserv.
    I have:
    Appserv/www/site 1
    Appserv/www/site 2
    Appserv/www/post8
    ....
    the userfiles/image is in appeserv/www/userfiles/image and not in appeserv/www/post8/userfiles/image !!

    Where is defined the userfiles/image position ?

    Thanks
  • Not following... Which editor and feature are you referring to? You may need to follow the javascript editor plugin path and make writable a directory.

    --
    David Pahl
    Zikula Support Team
  • I use windows machine, all dir i writable.
    The editor is fck
  • I cannot speak directly for fck editor, as I have not played with it much.. I use xihna, but you may need to modify your directory paths for the editor's plugins... if you need to adjust the file location. You may want to refer to the FCK editor wiki/doc page.

    --
    David Pahl
    Zikula Support Team
  • The FCKeditor has NO possibility to upload images at the moment just from installed version.
    openWYSIWYG and TinyMCE have such a feature in my scribite! version. Please read the docs in scribite/pndocs/ carefully - everything is described there ;)

    --
    | scribite! | TNGz | piwik | zweet |
  • With scribite 2.0 you can upload pictures. Then I wanted to try aggionare fck to the latest version (2.5.1) and it works perfectly. :)

    The only problem is that I can not save the images to the desired location.
  • It saves them to the not desired location?
    or It does not save them.



    --
    David Pahl
    Zikula Support Team
  • No no, saves them!
    But I can not save where i will :(
  • http://docs.fckeditor.net/

    Again, I am not familiar with with FCK, so you should be looking for a config.php or config.js and you should be able to manipulate where and how images are loaded.. FCK may even come with an admin interface...

    HTH

    --
    David Pahl
    Zikula Support Team
  • I don't like the FCK, but i'll try to integrate some vars for uploading in next scribite! version ... there's a file manager i haven't seen. Perhaps an integration can be easily done.
    For now you have to do your own config. As David mentioned, http://docs.fckeditor.net/ will be a good starting point for you. The Filemanager is described here: http://docs.fckedito…ilt_in_File_Browser

    You can add all additional configuration to scribite_fckeditor_editorheader.htm template. Let me know, what needed or make a feature request in scribite! NOC ;)





    edited by: hilope, Mar 19, 2008 - 07:56 AM

    --
    | scribite! | TNGz | piwik | zweet |
  • 0 users

This list is based on users active over the last 60 minutes.