Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Jun 25, 2009 @ 11:57
    Jan Skovgaard
    0

    Where is the "insert code" button?

    Hi guys

    Am I the only one missing the possibility to insert code into the forum posts in this wonderfull new forum? :)

    /Jan

  • Morten Bock 1867 posts 2140 karma points MVP 2x admin c-trib
    Jun 25, 2009 @ 12:39
    Morten Bock
    4

    Just use the "preformatted" style from the dropdown in the editor:

    public void test(){
      string test = "fjdkslfjdskljfds";
      //do stuff
    }
  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Jun 25, 2009 @ 13:16
    Jan Skovgaard
    0

    Ah had not seen that one. Thanks.

  • Petr Snobelt 923 posts 1535 karma points
    Jun 25, 2009 @ 13:18
    Petr Snobelt
    0

    It looks like it sometimes work, sometimes not.

    Try look at jasper's post at
    http://our.umbraco.org/forum/developers/xslt/2534-Help-needed-for-advanced-XSLT-navigation

  • Warren Buckley 2106 posts 4836 karma points MVP 7x admin c-trib
    Jun 25, 2009 @ 16:05
    Warren Buckley
    6

    The preformatted style from the dropdown is not clear it will format it as code.

    Could the dropdown read Code as opposed to Preformatted as not everyone is aware of it, the more obvious we make it the better :)

  • Morten Bock 1867 posts 2140 karma points MVP 2x admin c-trib
    Jun 25, 2009 @ 17:58
    Morten Bock
    0

    Good idea Warren. Got my vote :-)

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Jun 25, 2009 @ 22:57
    Jan Skovgaard
    1

    Yes good idea - But I can't help to think that it would maybe be easier if it was made as a button next the others?

  • Lee Kelleher 4026 posts 15836 karma points MVP 13x admin c-trib
    Jun 29, 2009 @ 14:11
    Lee Kelleher
    1

    I might be in the minority, but I still prefer the old BBcode-style editor. Plain-text mark-up gsave much more control over the topic post/reply (in terms of including code snippets).  But I do understand that a rich-text-editor is more appealing to the masses.  Is it possible to find a happy middle-ground?

  • Per Ploug 865 posts 3491 karma points MVP admin
    Jul 08, 2009 @ 09:25
    Per Ploug
    0

    We could add the "view raw html" button to the editor so you can edit everything by hand if you prefer code?

     

  • Warren Buckley 2106 posts 4836 karma points MVP 7x admin c-trib
    Jul 08, 2009 @ 09:40
    Warren Buckley
    0

    I dont see a a problem with the WYSIWYG editor I just think it needs to be more clear that the preformatted style = code syntax highlighted snippet

     

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Jul 08, 2009 @ 09:45
    Dirk De Grave
    0

    I do have issue sometimes (especially when using <enter>s), so i like the idea of having a 'view raw html' button to verify before posting. it would at least save us another post just because of inproper formatting. Lee gets my vote.

     

    Cheers,

    /Dirk

  • Warren Buckley 2106 posts 4836 karma points MVP 7x admin c-trib
    Jul 08, 2009 @ 10:00
    Warren Buckley
    0

    But would you need RAW XHTML view if you could edit your posts though?

Please Sign in or register to post replies

Write your reply to:

Draft