Fixing percent sign when posting code.


Closed Thread
Results 1 to 19 of 19

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,170


    Did you find this post helpful? Yes | No

    Default Re: Fixing percent sign when posting code.

    Henrik, I edit your post and placed the missing sign.

    How?

    Simply by clicking the first A/A button on the edit window (Switch Editor to Source Mode).

    Ioannis

  2. #2
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,621


    Did you find this post helpful? Yes | No

    Default Re: Fixing percent sign when posting code.

    Hi,
    Yes, it can be fixed by editing, editing and editing, switching between different modes and more editing - there really should be no need to.

    And, even if you went in and added the % sign in my previous post there's still an issue with the lost digits.

    Can the editors then be set to default to the correct mode? It seems that when first making the post it defaults to the one where % works (because at first it WAS there) but when editing posts it defaults to the one where % does not work (because after I edited my post it was gone).

    People come here for help, they post their code for other members to look at and the forum messes it up. It gets hard for people to help. IMHO this is a real issue which has a bad impact on the usability of the forum.

    /Henrik.

    EDIT: Oh, look at my original post. Now the % sign and leading digits are gone from the text as well, not only the code window. It's just a mess this....

  3. #3
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,170


    Did you find this post helpful? Yes | No

    Default Re: Fixing percent sign when posting code.

    Well, the default is WYSIWYG, and as I understand it this should show the % sign. So it is not very much what I see...

    This is Lesters job and not moderators thing to mess.

    Uers just have to remember click on the A/A button prior to write the message.

    Ioannis

  4. #4
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,621


    Did you find this post helpful? Yes | No

    Default Re: Fixing percent sign when posting code.

    Testing:
    Code:
    ADCON = 101010
    The above was written in the WYSIWYG editor which, at least for me, is the default editor when making a new post.

    EDIT:
    That showed up OK. Now I pressed Edit post, the editor looks different but the A/A button says Switch to Source mode so I guess I'm still in WYSIWYG mode.
    Code:
    ADCON = 101010
    EDIT2: And that messed it up.
    Last edited by HenrikOlsson; - 15th June 2012 at 09:52.

  5. #5
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,170


    Did you find this post helpful? Yes | No

    Default Re: Fixing percent sign when posting code.

    This is WYSIWYG mode:

    Name:  wysiwyg.png
Views: 2085
Size:  2.0 KB

    And this is Source mode:

    Name:  source mode.png
Views: 1617
Size:  2.3 KB

    When the second is selected, the percentage sign is shown.

    Ioannis

  6. #6
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default Re: Fixing percent sign when posting code.

    At the top-right of the page, click on Settings.

    In the My Settings section on the left, go to General Settings.

    Scroll down to the "Miscellaneous Options".

    For the "Message Editor Interface:" select the Standard Editor.

    At the bottom of the page, click Save Changes.

    Your default editor will now be "Source mode".

    This could be made the forum default, but it would only apply to new users when they first join.
    Each existing user will have to change the setting themself.
    Depending on the forum permissions, this may not be available for everyone.

    Please report if it is, or is not available to you.
    DT

  7. #7
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,170


    Did you find this post helpful? Yes | No

    Default Re: Fixing percent sign when posting code.

    Thanks Darrel, it works fine.

    Ioannis

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

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