Zikula: A Flexible Open Source Content Management System
home | forum | international support | contact us

Support Forum

Start ::  PostNuke 0.7 Support ::  Core Modules & Blocks ::  The WYSIWYG editor

Moderated by: Support Team

Bottom
The WYSIWYG editor

  • Link to this postingPosted: 13.06.2003, 21:29
    Profile Homepage
    Gen-X
    rank:
    Freshman Freshman
    registered:
     September 2002
    Status:
    offline
    last visit:
    14.06.03
    Posts:
    8
    What WYSIWYG editor are you using in PostNuke? I was just wondering since i want to implament one in Ikonboard (as a hack) but can't find a (free) WYSIWYG editor that works in (almost) every browser. Up till now i've only found WYSIWYG editors that only work in IE.

    Thanks icon_smile
  • Link to this postingPosted: 14.06.2003, 15:02
    Profile
    Infopro
    rank:
    Professional Professional
    registered:
     November 2001
    Status:
    offline
    last visit:
    17.06.04
    Posts:
    2122
    As does this one.

    -----
    Friends rock, bullshit walks
  • Link to this postingPosted: 15.06.2003, 19:16
    Profile Homepage
    Gen-X
    rank:
    Freshman Freshman
    registered:
     September 2002
    Status:
    offline
    last visit:
    14.06.03
    Posts:
    8
    do you think that i could use the editor that you have with PostNuke to implament as a hack/addon for Ikonboard (the creator will be given credit for it). If you didn't make it but got it off some opensource project mind giving me the URL to the projects web-site?
  • Link to this postingPosted: 15.06.2003, 19:18
    Profile Homepage
    Simon
    rank:
    Steering Committee Steering Committee
    registered:
     December 2002
    Status:
    offline
    last visit:
    01.09.08
    Posts:
    13408
    thinking about it, as its open source, surley you can just take it and use it? you dont need permssion.

    Though im sure the author would like the credit :wink:

    -----
    Regards,
    Simon

    itbegins.co.uk - Zikula Consulting

    Please read the Support Guide
  • Link to this postingPosted: 15.06.2003, 19:26
    Profile Homepage
    Gen-X
    rank:
    Freshman Freshman
    registered:
     September 2002
    Status:
    offline
    last visit:
    14.06.03
    Posts:
    8
    Then who is the author?
  • Link to this postingPosted: 15.06.2003, 19:27
    Profile Homepage
    larsneo
    rank:
    Software Foundation Software Foundation
    registered:
     
    Status:
    offline
    last visit:
    31.08.08
    Posts:
    4474
    the current editor in PostNuke .72x is from here - the .8 editor will be probably from here icon_wink

    -----
    regards from germany
    ..::[Zikula Application Framework]::.. ..::[SEO-Blog]::.. ..::[CMS Sicherheit]::..
  • Link to this postingPosted: 28.06.2003, 02:23
    Profile Homepage
    jeremydawes
    rank:
    Softmore Softmore
    registered:
     February 2003
    Status:
    offline
    last visit:
    20.01.05
    Posts:
    71
    that would be cool, had some experience with this one I think with http://www.snippetmaster.com quite a tidy and user friendly setup.
  • Link to this postingPosted: 30.06.2003, 17:35
    Profile
    darrylb
    rank:
    Helper Helper
    registered:
     September 2002
    Status:
    offline
    last visit:
    19.06.06
    Posts:
    153
    IMO, htmlarea or whatever that was, is very limited in comparison with what is currently in PostNuke.

    But, That snippetmaster, that seemed to be a very good, useful, option. . . sadly the pro version costs money...
  • Link to this postingPosted: 30.06.2003, 17:42
    Profile Homepage
    jeremydawes
    rank:
    Softmore Softmore
    registered:
     February 2003
    Status:
    offline
    last visit:
    20.01.05
    Posts:
    71
    the code that snippetmaster generates isn't the most tidy setup in the world but its not bad and its quite flexible, it uses some sort of microsoft java plugin i believe. especially i like the image upload and if it could be that images are uploaded to the database like the photshare mod does that would be something special indeed. userfriendliness, not just for webmasters but for the uninitiated.
  • Link to this postingPosted: 30.06.2003, 18:29
    Profile Homepage
    markwest
    rank:
    Moderator Moderator
    registered:
     March 2002
    Status:
    offline
    last visit:
    26.08.08
    Posts:
    7720
    The visual editor under .8 is (almost) completely modular so replacement visual editors can be developed by third parties very easily. The only non modular component of the currently version (htmlarea) is an addition to the body tag in the theme to call the main editor function.

    HTMLarea was looked at due to good cross platform functionality.

    -Mark
  • Link to this postingPosted: 30.06.2003, 18:34
    Profile Homepage
    jeremydawes
    rank:
    Softmore Softmore
    registered:
     February 2003
    Status:
    offline
    last visit:
    20.01.05
    Posts:
    71
    sounds great, if whatever ends up being the default (text area) supports image uploads and the other formatting features then i will be impressed.
  • Link to this postingPosted: 30.06.2003, 19:19
    Profile Homepage
    markwest
    rank:
    Moderator Moderator
    registered:
     March 2002
    Status:
    offline
    last visit:
    26.08.08
    Posts:
    7720
    jeremydawessounds great, if whatever ends up being the default (text area) supports image uploads and the other formatting features then i will be impressed.


    HTMLarea doesn't support uploads (at least not that i'm aware of - there maybe addons). My personal preference (and in no way an official position) would be to decouple file uploads from visual editing. To me these features don't belong together as file uploads are required in places that the visual editor doesn't touch (i.e non textareas).

    I have, in the very early stages of development, a file upload module. This module will be available (either via hooks or apis) to all modules. So we can add upload facilites to all releveant modules via a single seccurable upload function rather than have many upload functions built into different modules and visual editors.

    Users that want upload facilties can have them and those that don't need not install the upload module.

    Much of this is in the planning stage at the moment but presents a more modular approach to adding this feature set to PN.

    -Mark
  • Link to this postingPosted: 04.08.2003, 21:20
    Profile Homepage
    DANG_BLUE
    rank:
    Freshman Freshman
    registered:
     January 2003
    Status:
    offline
    last visit:
    06.08.03
    Posts:
    8
    I use a htmlarea module in phpnuke and it supports uploads, works great. Why don't we make a htmlarea module for PostNuke?

Start ::  PostNuke 0.7 Support ::  Core Modules & Blocks ::  The WYSIWYG editor

Main Menu

Extensions Database

Documentation

Development

Login





 


 Log in Problems?
 New User? Sign Up!

Donate to Zikula