Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 13 of 13
  1. #1
    Registered User
    Join Date
    Aug 2002
    Posts
    1

    Default WYSIWYG HTML Editor

    When using the WYSIWYG HTML Editor within the filemanager, all image tags within the document are modified to reflect the path of the cpanel interface and will not load properly after editing the page. Has anyone else came across this problem, and how would I go about fixing it.

    TIA

  2. #2
    Registered User
    Join Date
    Mar 2003
    Location
    Dallas, TX
    Posts
    1

    Default

    I am also interested in any feedback regarding the WYSIWYG Editor.

  3. #3
    Registered User
    Join Date
    Mar 2003
    Location
    New Zealand
    Posts
    2

    Default

    I also have this problem and would be keen for a solution.

  4. #4
    Member
    Join Date
    Sep 2001
    Location
    Spain
    Posts
    779

    Default

    I've just tested it and worked OK for me. Notice that the editor asks for an absolute URL for the image source (something starting with http://), not a relative URL.

  5. #5
    Registered User
    Join Date
    Mar 2003
    Location
    New Zealand
    Posts
    2

    Default

    If the WYSIWYG editor will only work with absolute URLs, I would consider this a fairly serious limitation. Maybe a mod could be made which temporarily gives the page a base ref or something like that. Or perhaps an option to permanently insert a base ref. I'm new to cPanel so I have no idea how easy it is to modify, or even if modifications are a good idea.

    General feedback about the WYSIWYG editor - shows promise but not quite as slick as others I've seen. Definitely a must-have though - if I can get it working my clients will love it.

  6. #6
    Member
    Join Date
    Jul 2003
    Posts
    68

    Default

    yes, I agree.. big problem with HTML editor re-writing image code..

    help?
    It's all 1's and 0's

  7. #7
    Member trakwebster's Avatar
    Join Date
    Jan 2003
    Posts
    145

    Default

    Originally posted by Dave Owen
    If the WYSIWYG editor will only work with absolute URLs, I would consider this a fairly serious limitation.
    I'm not very familiar with this editor, but before you give up on it, it would be a good idea to (a) give it the hard address it seems to be asking for, then (b) save the webpage, and then (c) load the webpage in your browser and then examine the source to determine whether the resulting code is written with absolute or relative addresses.

    If relative addresses, it would seem better to me. But suppose it does use hard addresses. If you're just using it to edit specific simple projects, what would that matter?
    -- Arthur Cronos from Voltos
    =================================================
    The Bloggard, Un Hombre Muy Blogisto -- http://www.bloggard.com
    Your loch ness monster, your yeti, your bigfoot. Bah! I've seen worse.
    =================================================

  8. #8
    Member trakwebster's Avatar
    Join Date
    Jan 2003
    Posts
    145

    Default

    [i]General feedback about the WYSIWYG editor - shows promise but not quite as slick as others I've seen. [/B]
    Hi, Dave Owen,

    I'd be curious to know: what other html WISIWYG editors have you seen? Some time back I searched, and somehow found none. I'd be grateful to find one that worked even halfway decently.
    -- Arthur Cronos from Voltos
    =================================================
    The Bloggard, Un Hombre Muy Blogisto -- http://www.bloggard.com
    Your loch ness monster, your yeti, your bigfoot. Bah! I've seen worse.
    =================================================

  9. #9
    Member
    Join Date
    Jul 2003
    Posts
    68

    Default

    OOOH!


    SPAW!
    http://www.solmetra.com/en/disp.php/.../en_spaw_about

    this would be BEAUTIFUL if it coud be incorporated... I'm not quite sure how it could be done, because it works on tags... but who knows.

    It's absolutly WONDERful.

    Try the Demo's.
    It's all 1's and 0's

  10. #10
    Member trakwebster's Avatar
    Join Date
    Jan 2003
    Posts
    145

    Default Seems about half useful ...

    Originally posted by Mindlash
    SPAW!
    http://www.solmetra.com/en/disp.php/.../en_spaw_about

    this would be BEAUTIFUL if it coud be incorporated... I'm not quite sure how it could be done, because it works on tags... but who knows.

    It's absolutly WONDERful.

    Try the Demos.
    Hi, Mindlash,

    The thing looks pretty, so I downloaded and installed it. It's pretty easy to modify the included demo.php file to provide html editing ...

    However, as far as I can tell, there is no built-in provision to open an existing html page, nor to save the html you've edited up. Unless I'm *really* missing something, this doesn't see totally wonderful and useful, except perhaps embedded into something else.

    Was your experience different?
    -- Arthur Cronos from Voltos
    =================================================
    The Bloggard, Un Hombre Muy Blogisto -- http://www.bloggard.com
    Your loch ness monster, your yeti, your bigfoot. Bah! I've seen worse.
    =================================================

  11. #11
    Member
    Join Date
    Jul 2003
    Posts
    68

    Default

    Negative.

    Since I'm not the coder, I didn't get any further than the demo page, which called itself during post...

    So, you're correct, there is not current method for browsing directories, etc.. :-/

    which BLOWS... however I'm sure some of the awsome coders here could integreate one or more open source projects to become an addon for cPanel

    *wink*

    The forums at sourceforge for this project are fairly lively... I just couldn't follow them, as they were well beyond my scope of understanding.

    I just know it's clean, functioning, and I gotta have it! heh

    Good luck.

    .:. Mindlash
    It's all 1's and 0's

  12. #12
    Member dory36's Avatar
    Join Date
    Aug 2003
    Posts
    179

    Default

    Originally posted by trakwebster
    If you're just using it to edit specific simple projects, what would that matter?
    My problem is that it's my customers who use the editor to make simple fixes, only to find all relative links corrupted, and their users being asked for the cpanel userid and password whenever the page is loaded.

    Then they blame me because I'm providing software that bugs up their page.

    Sigh.

    Bill

  13. #13
    Registered User
    Join Date
    Jan 2004
    Posts
    3

    Default Editor Suggestion

    The image path is a prob, but so is the fact that any php code or cgi seems to get re-written.

    One good solution is to use #BeginEditable tags to be compatible with Macromedia templates.

    Then you can show the HTML output including PHP or CGI code, but when you write the file back to disk do not touch anything outside the begin editable regions.

    Webedit uses this strategy and is a very nice file based wysiwyg editor. An open source solution I use for script based solutions editing HTML in Mysql is HTML Area they have a new version in beta HTML Area 3 that works well with IE, Mozilla and supposedly other browsers.

    It would be really great to be able to use this to allow my clients to edit files. As is however I am using other alternatives. Keep up the good work.

Similar Threads & Tags
Similar threads

  1. wysiwyg editor
    By frank-norge in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 11-08-2006, 10:48 AM
  2. wysiwyg editor
    By modom in forum New User Questions
    Replies: 3
    Last Post: 05-11-2006, 09:51 PM
  3. Alternative to WYSIWYG editor?
    By markus in forum cPanel and WHM Discussions
    Replies: 5
    Last Post: 03-22-2005, 10:01 PM
  4. WYSIWYG editor bug
    By masterchef in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 02-24-2005, 09:03 PM
  5. WYSIWYG Html Editor (IE 6 only)
    By n2nis in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 04-01-2002, 09:12 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube