Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Behind the Scenes
  3. Wiki Discussion
  4. Can we have a feature to create a wiki page and save it for publishing later
Forum Updated to NodeBB v4.3 + New Features

Can we have a feature to create a wiki page and save it for publishing later

Scheduled Pinned Locked Moved Wiki Discussion
14 Posts 8 Posters 7.5k Views 1 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.
  • F Offline
    F Offline
    fcrochik
    wrote on last edited by
    #5

    I would imagine that having some kind of flag saying "don't list yet" would do the trick.

    The author could access it on their profile page and he could invite people to review it by giving away the URL.

    Certified Specialist & Qt Ambassador <a href="http://www.crochik.com">Maemo, Meego, Symbian, Playbook, RaspberryPi, Desktop... Qt everywhere!</a>

    1 Reply Last reply
    0
    • K Offline
      K Offline
      kamalakshantv
      wrote on last edited by
      #6

      [quote author="fcrochik" date="1292185602"]I would imagine that having some kind of flag saying "don't list yet" would do the trick.

      The author could access it on their profile page and he could invite people to review it by giving away the URL.[/quote]

      +1 That would be great.

      1 Reply Last reply
      0
      • F Offline
        F Offline
        fcrochik
        wrote on last edited by
        #7

        Qtk: will you add it to JIRA? I think is a good suggestion and probably not too hard to implement.

        Certified Specialist & Qt Ambassador <a href="http://www.crochik.com">Maemo, Meego, Symbian, Playbook, RaspberryPi, Desktop... Qt everywhere!</a>

        1 Reply Last reply
        0
        • D Offline
          D Offline
          disperso
          wrote on last edited by
          #8

          I think that "release early, release often" is not a bad thing here. The only problem is if somebody starts editing something that you are editing too.

          Does the wiki handle conflicts? Uses locks?

          1 Reply Last reply
          0
          • B Offline
            B Offline
            baysmith
            wrote on last edited by
            #9

            Although I think it is also important for the wiki to handle conflicts or have editing locks, I see a value in creating "private" pages for publishing later. On my work's intraweb wiki, we often create pages in our user wiki space and then transfer them to a proper location once more fully refined.

            Nokia Certified Qt Specialist.

            1 Reply Last reply
            0
            • D Offline
              D Offline
              dangelog
              wrote on last edited by
              #10

              I'm writing a quite big article on the wiki ( http://developer.qt.nokia.com/wiki/ThreadsEventsQObjects ). I started offline, by saving it into a file, then I'm editing it online allowing people on IRC to read it and provide very useful feedback. As you can see, there's a giant warning saying it's work in progress.

              Software Engineer
              KDAB (UK) Ltd., a KDAB Group company

              1 Reply Last reply
              0
              • G Offline
                G Offline
                giesbert
                wrote on last edited by
                #11

                Hi Peppe,

                As I can't send you emails via the system, I try to give some feedback to the article this way:

                First of all: Congratulations, a very good article. I also thought about writing something about this, but now you have :-))
                I just have some small extensions / add-ons:

                • In the chapter Events and the event loop you state, events are always asynchronous, thats true, if you don't send them via QCoreApplication::sendEvent(...)
                • Please mare a bigger warning on using QCoreApplication::processEvents(). I saw many applications crashing, because they used it and were surprised that the quit was executed although they are currently processing some events. And that happened esecially if tsendPostedEvents was called in a library...
                • Regrading the dialogs, they spin a local event loop :-)
                • Threads and Objects:
                  ** please state that the thread afinity depends on the running thread, that creates the object. If I create an object inside the QThread constructor, it depends on the creator's thread. Often seen problems here :-)
                  ** you could add that QObject::moveToThread() is a push, not a poll, which could make it a bit clearer, what is meant by "... we must use it from the thread the object is living in...". Some of my colleges understood push and poll better..

                I'm looking forward to the final version of the article :-)

                Nokia Certified Qt Specialist.
                Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

                1 Reply Last reply
                0
                • D Offline
                  D Offline
                  dangelog
                  wrote on last edited by
                  #12

                  Don't want to go offtopic --- I've started a new thread about my wiki page, you can find it here http://developer.qt.nokia.com/forums/viewthread/2423/ :-)

                  Software Engineer
                  KDAB (UK) Ltd., a KDAB Group company

                  1 Reply Last reply
                  0
                  • ? This user is from outside of this forum
                    ? This user is from outside of this forum
                    Guest
                    wrote on last edited by
                    #13

                    A suggestion was earlier logged in the Beta forum to allow user to save and continue while editing the wiki page, that is helpful.
                    But I feel its perfectly ok to have half written articles in the wiki, just add a note what is pending and anyone can go and fill it in ... we already have a few such articles today :)

                    1 Reply Last reply
                    0
                    • L Offline
                      L Offline
                      lizaroze
                      Banned
                      wrote on last edited by
                      #14
                      This post is deleted!
                      1 Reply Last reply
                      0

                      • Login

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