Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Forum general guide
Forum Updated to NodeBB v4.3 + New Features

Forum general guide

Scheduled Pinned Locked Moved Qt Development
guidanceforumgeneral
24 Posts 14 Posters 19.1k Views 8 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.
  • S sierdzio
    25 Mar 2015, 09:45

    A bit related: what is the situation with "Mark as solved"? I know you were trying to make it work for non-admins. Any luck?

    T Offline
    T Offline
    tekojo
    wrote on 25 Mar 2015, 11:18 last edited by
    #5

    @sierdzio not luck, time. It's not a big plugin to make, but I'm constantly running out of time.
    Maybe I should ask people here on the forum to help out... It's all simple Node JS with clear APIs.

    1 Reply Last reply
    1
    • T tekojo
      13 Mar 2015, 09:34

      Hello,

      This is a quick guide on how the forums work.

      Code of Conduct

      We are using the Qt Code of Conduct - http://quips-qt-io.herokuapp.com/quip-0012-Code-of-Conduct.html - so please take the time to read that.

      Voting

      In the topic and reply headers you'll find a host of functions. Following, flagging for moderation and favouriting for later looking at are all the bread and butter of forums.
      Next to those you'll find the voting buttons, up, 0, down. (down only if you have been around for a while)

      • Use the up button to say thanks to the poster. These votes impact the reputation of the poster. And we want to know who provides good answers. Votes on a topic can also be used to find hot topics and searching.
        * Use the down button to signify that the post is off topic or otherwise not good content.
        [Edit: Downvoting has been disabled. ~kshegunov]

      Posting topics

      • When you post a topic, please use tags. Tags are a wonderful way to find things later on.
      • Check which category you should be posting to. There is a huge number of categories here.

      The editor

      The editor accepts markdown. You can find cheat sheets on the web.

      The most important tags to remember are:

      • # makes a heading, ## makes a sub-heading
      • The triple backtick ``` marks the start and end of a code block. (the highlighter will try to guess the language, but you can force it by writing cplusplus or js or something on the same line as the three backticks)
      • A single backtick ` marks the start and end of a code snippet
      • A star * will create lists
        • Numbered lists are made with numbering the lines 1. 2. 3. and so on
        • Indents in lists are two spaces at the start of the line
      • The backslash \ will let you escape characters, if you want to write a * at the start of a line for instance.

      Marking a thread as solved

      After you get a satisfactory answer, please go and vote the answer up and select the topic as solved from the 'Topic Tools' menu under your original post.

      M Offline
      M Offline
      marceloarguello700
      wrote on 26 Mar 2015, 17:21 last edited by
      #6

      @tekojo Hi,
      I write before because dont like the new font an colors for the forum and docs, I resolve it with an add-on named Stylish.

      Now the problem is the resolution
      my resolution is 800x600 to avoid eye fatigue.

      In a page like:
      http://doc.qt.io/qt-5/QString.html
      The contents links is showed up, the correct place is right.

      In a page like:
      http://forum.qt.io/

      The categories are showed in vertical, one over other:
      "Qt Development"
      "Education and Certification"
      "General Talk"
      "Special interest Group"
      The original design is in a box of 3 column by 2 lines

      Search result list:
      When someone make a search is because need a fast solution.
      Please think in mind an advanced search that provide a minimalistic list like:

      [solved][title..................][number of posts]

      The actual have 3 to 7 lines of text content preview.
      Some items have 3 lines, other have 4, other 5,
      Is dificult to eyes jump to next title.


      i dont know if it is the correct place por this suggestions,
      if not, please let me know where.
      I hope don disturb, but i use the web site many hours at day.
      Greetings

      T 1 Reply Last reply 27 Mar 2015, 08:08
      0
      • M marceloarguello700
        26 Mar 2015, 17:21

        @tekojo Hi,
        I write before because dont like the new font an colors for the forum and docs, I resolve it with an add-on named Stylish.

        Now the problem is the resolution
        my resolution is 800x600 to avoid eye fatigue.

        In a page like:
        http://doc.qt.io/qt-5/QString.html
        The contents links is showed up, the correct place is right.

        In a page like:
        http://forum.qt.io/

        The categories are showed in vertical, one over other:
        "Qt Development"
        "Education and Certification"
        "General Talk"
        "Special interest Group"
        The original design is in a box of 3 column by 2 lines

        Search result list:
        When someone make a search is because need a fast solution.
        Please think in mind an advanced search that provide a minimalistic list like:

        [solved][title..................][number of posts]

        The actual have 3 to 7 lines of text content preview.
        Some items have 3 lines, other have 4, other 5,
        Is dificult to eyes jump to next title.


        i dont know if it is the correct place por this suggestions,
        if not, please let me know where.
        I hope don disturb, but i use the web site many hours at day.
        Greetings

        T Offline
        T Offline
        tekojo
        wrote on 27 Mar 2015, 08:08 last edited by
        #7

        @marceloarguello700 said:

        @tekojo Hi,
        I write before because dont like the new font an colors for the forum and docs, I resolve it with an add-on named Stylish.

        I'm curious on the add-on, do you have a link to it? I guess it changes the css of the site?

        Now the problem is the resolution
        my resolution is 800x600 to avoid eye fatigue.

        This resolution gives mobile optimised views. The forum and docs at least try to behave nicely on that resolution, but the mobile views are more optimised for portrait viewing.

        In a page like:
        http://doc.qt.io/qt-5/QString.html
        The contents links is showed up, the correct place is right.

        I don't understand this one, what link should be on the right side?


        In a page like:
        http://forum.qt.io/

        The categories are showed in vertical, one over other:
        "Qt Development"
        "Education and Certification"
        "General Talk"
        "Special interest Group"
        The original design is in a box of 3 column by 2 lines

        Yes, this is the mobile optimisation. It's all done with stylesheets.
        Is the one column view worse than three columns?


        Search result list:
        When someone make a search is because need a fast solution.
        Please think in mind an advanced search that provide a minimalistic list like:

        [solved][title..................][number of posts]

        The actual have 3 to 7 lines of text content preview.
        Some items have 3 lines, other have 4, other 5,
        Is dificult to eyes jump to next title.

        This is the forum software giving some context of the search term in the text.
        The next release of the forum seems to have more search options, like showing only the topic in the results, no post text. That will come in some weeks (I guess, it's an open source project, and release dates are in the style of "when it's ready to ship")


        i dont know if it is the correct place por this suggestions,
        if not, please let me know where.
        I hope don disturb, but i use the web site many hours at day.
        Greetings

        This is a good place.
        Maybe create a separate topic for improvement ideas that would help people with bad eyesight?
        I can't promise to implement everything, but if there are easy fixes, we will do them.

        1 Reply Last reply
        0
        • A Offline
          A Offline
          alex_malyu
          wrote on 1 Sept 2015, 03:27 last edited by
          #8

          User needs capability to ignore another user with a single click.
          Ignored user posts must be hidden.

          Currently forum is spammed by Chinese bots and is useless.
          This has to be fixed.

          T 1 Reply Last reply 1 Sept 2015, 06:56
          0
          • A alex_malyu
            1 Sept 2015, 03:27

            User needs capability to ignore another user with a single click.
            Ignored user posts must be hidden.

            Currently forum is spammed by Chinese bots and is useless.
            This has to be fixed.

            T Offline
            T Offline
            tekojo
            wrote on 1 Sept 2015, 06:56 last edited by
            #9

            @alex_malyu you can start by voting and flagging the chinese spam messages down when you see them.

            And yes, we are working on more spam control.

            1 Reply Last reply
            0
            • G Offline
              G Offline
              GeorgePTVS
              wrote on 9 Oct 2015, 18:58 last edited by GeorgePTVS 10 Sept 2015, 19:00
              #10

              Is there boolean support in Search? e.g. "tooltip AND touch"

              Currently Search treats all search terms separately.

              thanks.
              (Note this has been asked recently on this forum)

              T 1 Reply Last reply 12 Oct 2015, 08:02
              0
              • G GeorgePTVS
                9 Oct 2015, 18:58

                Is there boolean support in Search? e.g. "tooltip AND touch"

                Currently Search treats all search terms separately.

                thanks.
                (Note this has been asked recently on this forum)

                T Offline
                T Offline
                tekojo
                wrote on 12 Oct 2015, 08:02 last edited by
                #11

                @GeorgePTVS not as far as I know, but I'll take a look at how much the search widget can be worked on. (I find it a bit annoying too at times)

                1 Reply Last reply
                0
                • TheBadgerT Offline
                  TheBadgerT Offline
                  TheBadger
                  wrote on 4 Nov 2015, 06:44 last edited by
                  #12

                  @tekojo

                  (not sure if this is the correct place for this post, if not please direct me to where the forum is discussed)

                  1. A while back there was a quick reference to the most common markdowns at the bottom of each page/thread (those listed in your "most important tags", this was removed, any reason why?
                  2. When editing a post, the link to the markdown support given by the "Compose ?" button on the top right corner is not linking to the cheat sheets you give the link to. The link that it links to is not correct and does not work for this forum. For example look at the "CODE BLOCKS" section on the markdown page...
                  3. If possible please make the link in the "Compose ?" dialogue open in a new page by default, if possible.

                  Check out my SpellChecker Plugin for Qt Creator @ https://github.com/CJCombrink/SpellChecker-Plugin

                  T 1 Reply Last reply 4 Nov 2015, 07:29
                  2
                  • TheBadgerT TheBadger
                    4 Nov 2015, 06:44

                    @tekojo

                    (not sure if this is the correct place for this post, if not please direct me to where the forum is discussed)

                    1. A while back there was a quick reference to the most common markdowns at the bottom of each page/thread (those listed in your "most important tags", this was removed, any reason why?
                    2. When editing a post, the link to the markdown support given by the "Compose ?" button on the top right corner is not linking to the cheat sheets you give the link to. The link that it links to is not correct and does not work for this forum. For example look at the "CODE BLOCKS" section on the markdown page...
                    3. If possible please make the link in the "Compose ?" dialogue open in a new page by default, if possible.
                    T Offline
                    T Offline
                    tekojo
                    wrote on 4 Nov 2015, 07:29 last edited by
                    #13

                    @TheBadger
                    Yes right place.

                    1. It shouldn't have been removed... Looks like the upgrade took it away (we had issues with the theme and bringing it to the latest version). I'll see how to get it back. Thanks for the notice.
                    2. The Compose ? link is there from the forum itself. I'll open a bug about it.
                    3. And make a second bug about that too.

                    Thanks for the feedback! Using something regularly makes me blind to issues like these, or I have had workarounds for so long that I don't recognise the issue. So someone pointing them out is a good thing.

                    1 Reply Last reply
                    0
                    • D Offline
                      D Offline
                      DougyDrumz
                      wrote on 10 Nov 2015, 21:33 last edited by
                      #14

                      Dumb question: How do add a picture for your profile? I tried into Profile->Edit->Change Picture, but it really doesn't do anything. I tried cut and paste there to no avail as well.

                      Dougy Drumz

                      JKSHJ 1 Reply Last reply 11 Nov 2015, 03:08
                      0
                      • D DougyDrumz
                        10 Nov 2015, 21:33

                        Dumb question: How do add a picture for your profile? I tried into Profile->Edit->Change Picture, but it really doesn't do anything. I tried cut and paste there to no avail as well.

                        JKSHJ Offline
                        JKSHJ Offline
                        JKSH
                        Moderators
                        wrote on 11 Nov 2015, 03:08 last edited by
                        #15

                        @DougyDrumz said:

                        Dumb question: How do add a picture for your profile? I tried into Profile->Edit->Change Picture, but it really doesn't do anything. I tried cut and paste there to no avail as well.

                        Hi, I believe you need to create a Gravatar account: http://en.gravatar.com/ Use the same email as your Qt forum account, and the Qt forum will automatically use your Gravatar picture.

                        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                        1 Reply Last reply
                        2
                        • D Offline
                          D Offline
                          DougyDrumz
                          wrote on 11 Nov 2015, 15:05 last edited by
                          #16

                          Unfortunately my company won't let me access that site. I shall remain anonymous as a generic icon. Thanks for your help anyway,

                          Dougy Drumz

                          1 Reply Last reply
                          0
                          • N Offline
                            N Offline
                            Nils A
                            wrote on 28 Dec 2015, 11:20 last edited by
                            #17

                            Trying to find the 'Topic Tools' menu under my original post. Trying to set my topic to solved. I don't seem the be able to find this 'Topic Tools' menu. If it's the settings-like icon . . there’s no change to solved option there.
                            :-(

                            T 1 Reply Last reply 28 Dec 2015, 13:19
                            2
                            • N Nils A
                              28 Dec 2015, 11:20

                              Trying to find the 'Topic Tools' menu under my original post. Trying to set my topic to solved. I don't seem the be able to find this 'Topic Tools' menu. If it's the settings-like icon . . there’s no change to solved option there.
                              :-(

                              T Offline
                              T Offline
                              tekojo
                              wrote on 28 Dec 2015, 13:19 last edited by
                              #18

                              @Nils-A it should be the last thing on the page above the copyright text.

                              Out of curiosity, what browser and OS combination are you using? (trying to eliminate possible issues)

                              N 1 Reply Last reply 28 Dec 2015, 14:27
                              1
                              • T tekojo
                                28 Dec 2015, 13:19

                                @Nils-A it should be the last thing on the page above the copyright text.

                                Out of curiosity, what browser and OS combination are you using? (trying to eliminate possible issues)

                                N Offline
                                N Offline
                                Nils A
                                wrote on 28 Dec 2015, 14:27 last edited by
                                #19

                                @tekojo Hi, I got some help from @Ratzz. Solved. My unconscious expected the 'Topic Tools' menu to be closer the the [Solved / Unsolved] indicator so I was looking under the Topic title instead of really down under the full topic. I use Linux mint 17 with Firefox 43.0.
                                Have a good day Tekojo.

                                A 1 Reply Last reply 9 Jan 2021, 15:39
                                2
                                • N Nils A
                                  28 Dec 2015, 14:27

                                  @tekojo Hi, I got some help from @Ratzz. Solved. My unconscious expected the 'Topic Tools' menu to be closer the the [Solved / Unsolved] indicator so I was looking under the Topic title instead of really down under the full topic. I use Linux mint 17 with Firefox 43.0.
                                  Have a good day Tekojo.

                                  A Offline
                                  A Offline
                                  Anonymous_Banned275
                                  wrote on 9 Jan 2021, 15:39 last edited by
                                  #20

                                  @Nils As a long time participant in few forums I am little perturbed when some contributors mistake a technical knowledge exchange place with church. This in not the place to make sermons or trying to push your social opinions.

                                  Here is a "how to " borrowed form another site:

                                  When answering a question please:

                                  Read the question carefully.
                                  Understand that English isn't everyone's first language so be lenient of bad spelling and grammar.
                                  If a question is poorly phrased then either ask for clarification, ignore it, or edit the question and fix the problem. Insults are not welcome.
                                  Don't tell someone to read the manual. Chances are they have and don't get it. Provide an answer or move on to the next question. 
                                  

                                  Let's work to help developers, not make them feel stupid.

                                  Majority of contributors are not professional nor even somewhat qualified to "educate" so let's stick with resolving the issues AND at minimum follow the last line of the above .

                                  N 1 Reply Last reply 9 Jan 2021, 15:52
                                  -1
                                  • A Anonymous_Banned275
                                    9 Jan 2021, 15:39

                                    @Nils As a long time participant in few forums I am little perturbed when some contributors mistake a technical knowledge exchange place with church. This in not the place to make sermons or trying to push your social opinions.

                                    Here is a "how to " borrowed form another site:

                                    When answering a question please:

                                    Read the question carefully.
                                    Understand that English isn't everyone's first language so be lenient of bad spelling and grammar.
                                    If a question is poorly phrased then either ask for clarification, ignore it, or edit the question and fix the problem. Insults are not welcome.
                                    Don't tell someone to read the manual. Chances are they have and don't get it. Provide an answer or move on to the next question. 
                                    

                                    Let's work to help developers, not make them feel stupid.

                                    Majority of contributors are not professional nor even somewhat qualified to "educate" so let's stick with resolving the issues AND at minimum follow the last line of the above .

                                    N Offline
                                    N Offline
                                    Nils A
                                    wrote on 9 Jan 2021, 15:52 last edited by
                                    #21

                                    @AnneRanch seriously? That's five years ago, four years before you joined.

                                    kshegunovK 1 Reply Last reply 9 Jan 2021, 16:33
                                    5
                                    • N Nils A
                                      9 Jan 2021, 15:52

                                      @AnneRanch seriously? That's five years ago, four years before you joined.

                                      kshegunovK Offline
                                      kshegunovK Offline
                                      kshegunov
                                      Moderators
                                      wrote on 9 Jan 2021, 16:33 last edited by
                                      #22

                                      @Nils-A said in Forum general guide:

                                      @AnneRanch seriously? That's five years ago, four years before you joined.

                                      Nor is it relevant to your question.

                                      @AnneRanch said in Forum general guide:

                                      This in not the place to make sermons or trying to push your social opinions.
                                      Here is a "how to " borrowed form another site

                                      This isn't "another site", this site has a code of conduct, which's been established, reviewed and approved by a number of people and it certainly isn't under debate in this thread. If you have a specific complaint about a specific person/post bring it to the attention of the moderators directly by flagging it/them.

                                      Read and abide by the Qt Code of Conduct

                                      1 Reply Last reply
                                      5
                                      • RokeJulianLockhartR Offline
                                        RokeJulianLockhartR Offline
                                        RokeJulianLockhart
                                        wrote on 6 Apr 2025, 08:33 last edited by RokeJulianLockhart 3 days from now
                                        #23

                                        @tekojo, this is tagged as #gerenal.

                                        When using a forum, remember to tag the person you are responding to, in case they are not subscribed to the thread.

                                        1 Reply Last reply
                                        0
                                        • aha_1980A Offline
                                          aha_1980A Offline
                                          aha_1980
                                          Lifetime Qt Champion
                                          wrote on 6 Apr 2025, 10:05 last edited by
                                          #24

                                          @RokeJulianLockhart Fixed.

                                          Qt has to stay free or it will die.

                                          1 Reply Last reply
                                          1

                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Users
                                          • Groups
                                          • Search
                                          • Get Qt Extensions
                                          • Unsolved