Skip to main content

Make readable the old messages of this board

Comments

5 comments

  • cPRex Jurassic Moderator

    Hey there!  When the Forum was migrated to new software we picked the migration option that caught the most data.  It wasn't a perfect solution, but it worked for a majority of posts.  However, as you've found, there are some that slipped through our system.

    I've updated the formatting on that post you linked to it is more readable.

    0
  • Mise

    better now. :)  thanks so much

    0
  • Mise

    sorry, that message was just one example. I'm checking this is not applied everywhere:

    https://support.cpanel.net/hc/en-us/community/posts/19162409513879

    https://support.cpanel.net/hc/en-us/community/posts/19122941838231

    etcetera

     

    Why don't apply this in a global way?.It wouldn't impact in the new messages. 

    Well, it is just a suggestion. Keeping these solutions readable is  good for all users and also to save  work for CPanel people. I believe

    thanks

     

     

     

     

    0
  • cPRex Jurassic Moderator

    Oh I'm aware there's many, i just don't have a good way to fix them all.  If you see any in particular that you're struggling with just let me know and I can update them.

    0
  • Mise

    ok, I understand. No problem

    There is the alternative way for the user installing the Styllus extension in the browser:
    ChromeFirefox - Github 

    And just creating this simple CSS code inside the extension: 

    code {
        color: #000;
        white-space: pre;
        font-family: monospace;
        font-size: 15px;
        line-height: 1.6;
        max-width: 100%;
        overflow: auto;
        display: block;
        word-wrap: break-word;
    }

    and applying the style only to "URL defined with Regex" like this:

    https://support.cpanel.net/hc/(.*)/community/posts(.*)

    in this way is applied only to this forum. It works for both new  and old messages.  

     

    A test here with some threads from years ago: 

    https://support.cpanel.net/hc/en-us/community/posts/19142686415127-dovecot-auth-Error-policy-Policy-server-HTTP-error-500-Internal-Error

    https://support.cpanel.net/hc/en-us/community/posts/19122941838231

     

    Hope it can be useful for others,

     

     

     

     

     

     

     

     

     

    0

Please sign in to leave a comment.