Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. The Lounge
  4. [SOLVED]How to add an attachment to a new topic?
Forum Updated to NodeBB v4.3 + New Features

[SOLVED]How to add an attachment to a new topic?

Scheduled Pinned Locked Moved The Lounge
8 Posts 3 Posters 1.9k Views 2 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
    D.Deschaume
    wrote on last edited by D.Deschaume
    #1

    Hi,

    I'm trying to add a .pro with different files, all zipped. But I didn't find a way to add an attachment.
    I can paste all code, one by one, but for an ui, it is a little bit not digest.

    Have you got a way for doing that? Do I need to use GitHub and then create an account?

    Thanks a lot.

    David

    D 1 Reply Last reply
    0
    • D D.Deschaume

      Hi,

      I'm trying to add a .pro with different files, all zipped. But I didn't find a way to add an attachment.
      I can paste all code, one by one, but for an ui, it is a little bit not digest.

      Have you got a way for doing that? Do I need to use GitHub and then create an account?

      Thanks a lot.

      David

      D Offline
      D Offline
      D.Deschaume
      wrote on last edited by
      #2

      Apparently, it seems not possible...

      1 Reply Last reply
      0
      • tekojoT Offline
        tekojoT Offline
        tekojo
        wrote on last edited by
        #3

        You want to add an image to a topic here?

        For that you need to upload the image somewhere (sorry, we don't let people upload by default) and just write the link here. It should show pictures automatically.

        1 Reply Last reply
        0
        • K Offline
          K Offline
          koahnig
          wrote on last edited by koahnig
          #4

          To add to tekojo's comment.
          There are the "Editor markdown tags" at the bottom of all threads. There is also a link to a more extended explanation of a "Cheat sheet"

          If you have a picture uploaded and released for free access through the internet (e.g. public link from dropbox or similar, you can place the weblink in your post. The proper syntax for direct display is : ![comment](some weblink)

          Vote the answer(s) that helped you to solve your issue(s)

          D 1 Reply Last reply
          1
          • D Offline
            D Offline
            D.Deschaume
            wrote on last edited by
            #5
            This post is deleted!
            1 Reply Last reply
            0
            • K koahnig

              To add to tekojo's comment.
              There are the "Editor markdown tags" at the bottom of all threads. There is also a link to a more extended explanation of a "Cheat sheet"

              If you have a picture uploaded and released for free access through the internet (e.g. public link from dropbox or similar, you can place the weblink in your post. The proper syntax for direct display is : ![comment](some weblink)

              D Offline
              D Offline
              D.Deschaume
              wrote on last edited by
              #6

              Hi,

              That's not an image... it's a full project containing a list of files (ui, h, cpp, pro, qrc files). Everything zipped.

              Where can I upload this kind of file?

              Thanks,
              David

              K 1 Reply Last reply
              0
              • D D.Deschaume

                Hi,

                That's not an image... it's a full project containing a list of files (ui, h, cpp, pro, qrc files). Everything zipped.

                Where can I upload this kind of file?

                Thanks,
                David

                K Offline
                K Offline
                koahnig
                wrote on last edited by
                #7

                @D.Deschaume
                The only choice is to use some other platform. If you want to keep it as zip, there are the different cloud possibilities with free access link to mention (e.g. dropbox, google drive and all those stuff). The link to the zip you can place in your post. For instance you write "myCodeZip" mark this and click on to the link sign above your editor area and paste the link itself.

                However, for code and especially for projects you might to consider something like github

                Vote the answer(s) that helped you to solve your issue(s)

                1 Reply Last reply
                2
                • D Offline
                  D Offline
                  D.Deschaume
                  wrote on last edited by
                  #8

                  Thanks a lot. I will process with github

                  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