Results 1 to 3 of 3

Thread: Edit vs. Code Editor vs. HTML Editor
      
   

  1. #1
    Join Date
    Aug 2006
    Location
    Chicago suburbs
    Posts
    304

    Question Edit vs. Code Editor vs. HTML Editor

    After logging into cPanel, selecting File Manager, and choosing the directory I want to work with, the options near the top of the page include these three icons (in consecutive order):

    - Edit
    - Code Editor
    - HTML Editor

    What's the difference between these options? It sounds and looks like they're all there for the same reason: to allow me to revise the HTML code generated by BV for a particular page.

    Are there certain situations where I want to use one of these options, and other situations where I should use another? Thank you.

  2. #2
    lancecarr is offline Sergeant First Class
    Join Date
    Apr 2008
    Location
    Taiwan
    Posts
    56

    Default Re: Edit vs. Code Editor vs. HTML Editor

    Edit: Just opens the page in a text editor so is good for files that are small or just have little pieces of code or script on them.

    Code Editor: Opens the file in a text/html type editing interface with the lines of the code numbered. Good for editing the html of a full page when you need to be able to find a particular piece of the code or a specific line of code.

    HTML Editor: Opens the page in a WYSIWYG type interface. Not much good for anything that I can see! If you need to start changing the page like that you are better off doing it on your computer in BlueVoda than using a clunky online WYSIWYG editing interface.

  3. #3
    Join Date
    Aug 2006
    Location
    Chicago suburbs
    Posts
    304

    Thumbs up Re: Edit vs. Code Editor vs. HTML Editor

    Excellent . . . thank you, Lance!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49