Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. The Lounge
  3. Article writing Web interface

Article writing Web interface

Scheduled Pinned Locked Moved The Lounge
announcementhelpquestion
9 Posts 5 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Danilo Corallo
    wrote on last edited by
    #1

    Hi, I'm using Firefox (latest version) and when I update an article make the syntax highlight working is a fight :doh:. Also if I update just a file without touching the article, the syntax highlight stops working. Until now I did like this: I put a couple of carriage return here, I remove some other there, I cross my fingers and then it's good. Sometimes it's not... (look my latest article :(( ) Furthermore when I use the Preview button I have another issue: when I'm back to the article and I press Next, the preview is shown again..... I don't know if it is the browser or not. Am I missing something? Anyone notice the same? s.

    S T C 3 Replies Last reply
    0
    • D Danilo Corallo

      Hi, I'm using Firefox (latest version) and when I update an article make the syntax highlight working is a fight :doh:. Also if I update just a file without touching the article, the syntax highlight stops working. Until now I did like this: I put a couple of carriage return here, I remove some other there, I cross my fingers and then it's good. Sometimes it's not... (look my latest article :(( ) Furthermore when I use the Preview button I have another issue: when I'm back to the article and I press Next, the preview is shown again..... I don't know if it is the browser or not. Am I missing something? Anyone notice the same? s.

      S Offline
      S Offline
      Shog9 0
      wrote on last edited by
      #2

      Danilo Corallo wrote:

      Anyone notice the same?

      Yeah. I just assumed it was by design. You know, to make article writing more like a game. But i suppose it could be a bug of some sort... You could email the webmaster & ask him. :)

      ----

      Grease Paint and Monkey Brains

      1 Reply Last reply
      0
      • D Danilo Corallo

        Hi, I'm using Firefox (latest version) and when I update an article make the syntax highlight working is a fight :doh:. Also if I update just a file without touching the article, the syntax highlight stops working. Until now I did like this: I put a couple of carriage return here, I remove some other there, I cross my fingers and then it's good. Sometimes it's not... (look my latest article :(( ) Furthermore when I use the Preview button I have another issue: when I'm back to the article and I press Next, the preview is shown again..... I don't know if it is the browser or not. Am I missing something? Anyone notice the same? s.

        T Offline
        T Offline
        toxcct
        wrote on last edited by
        #3

        you're using the submission wizzard, aren't you ? :-D


        TOXCCT >>> GEII power

        [VisualCalc 3.0  updated ][Flags Beginner's Guide  new! ]

        D 1 Reply Last reply
        0
        • T toxcct

          you're using the submission wizzard, aren't you ? :-D


          TOXCCT >>> GEII power

          [VisualCalc 3.0  updated ][Flags Beginner's Guide  new! ]

          D Offline
          D Offline
          Danilo Corallo
          wrote on last edited by
          #4

          Yes! :doh: Do you suggest not to? I've checked the HTML and the color tag are there.... It should work...

          T 1 Reply Last reply
          0
          • D Danilo Corallo

            Yes! :doh: Do you suggest not to? I've checked the HTML and the color tag are there.... It should work...

            T Offline
            T Offline
            toxcct
            wrote on last edited by
            #5

            ahhh, don't search further... you've got your culprit :rolleyes:


            TOXCCT >>> GEII power

            [VisualCalc 3.0  updated ][Flags Beginner's Guide  new! ]

            D 1 Reply Last reply
            0
            • T toxcct

              ahhh, don't search further... you've got your culprit :rolleyes:


              TOXCCT >>> GEII power

              [VisualCalc 3.0  updated ][Flags Beginner's Guide  new! ]

              D Offline
              D Offline
              Danilo Corallo
              wrote on last edited by
              #6

              Well, I found that the syntax highlight works partially. The stylesheet for string (class:vb-string) is included, only boolean miss the stylesheet (class:vb-keyword). I'll keep using the carriage return trick and the next article I'll just send it by email. Thanks and Regards

              1 Reply Last reply
              0
              • D Danilo Corallo

                Hi, I'm using Firefox (latest version) and when I update an article make the syntax highlight working is a fight :doh:. Also if I update just a file without touching the article, the syntax highlight stops working. Until now I did like this: I put a couple of carriage return here, I remove some other there, I cross my fingers and then it's good. Sometimes it's not... (look my latest article :(( ) Furthermore when I use the Preview button I have another issue: when I'm back to the article and I press Next, the preview is shown again..... I don't know if it is the browser or not. Am I missing something? Anyone notice the same? s.

                C Offline
                C Offline
                Chris Maunder
                wrote on last edited by
                #7

                We're aware of this. The old highlighter is past it's usefulness and I have Anish working on a refresh as we speak. cheers, Chris Maunder

                CodeProject.com : C++ MVP

                L 1 Reply Last reply
                0
                • C Chris Maunder

                  We're aware of this. The old highlighter is past it's usefulness and I have Anish working on a refresh as we speak. cheers, Chris Maunder

                  CodeProject.com : C++ MVP

                  L Offline
                  L Offline
                  leppie
                  wrote on last edited by
                  #8

                  If you want to I could help you ripout my syntax engine from xacc.ide, I have only thought about it a little, I will work on a proof of concept for myself and let you know what mileage I get. :)**

                  xacc.ide-0.1.3.12 - Now a whole lot faster (and better)
                  Consolas size screenshots (see how fractional font sizes look)

                  **

                  C 1 Reply Last reply
                  0
                  • L leppie

                    If you want to I could help you ripout my syntax engine from xacc.ide, I have only thought about it a little, I will work on a proof of concept for myself and let you know what mileage I get. :)**

                    xacc.ide-0.1.3.12 - Now a whole lot faster (and better)
                    Consolas size screenshots (see how fractional font sizes look)

                    **

                    C Offline
                    C Offline
                    Chris Maunder
                    wrote on last edited by
                    #9

                    A new syntax colorizer we have - a revamped .NET submission wizard we don't quite... ;) cheers, Chris Maunder

                    CodeProject.com : C++ MVP

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • World
                    • Users
                    • Groups