Uploaded image for project: 'Qt Project Website'
  1. Qt Project Website
  2. QTWEBSITE-652

More useful link on the Wiki banner bar redirect link

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • None
    • None
    • None
    • None

      Right now this pops up:


      The wiki is in the process of moving to wiki.qt.io. Please make your edits there.

      ...on any page under the wiki here: http://qt-project.org/wiki/

      Can a line of javascript get added to modify the link at the top of the wiki page to something more useful? Like instead of the home page, link to the new page that represents the same wiki info?

      Maybe something like this:

      var newSite = 'http://wiki.qt.io/'
      $("a[href='http://wiki.qt.io']").attr('href',
      newSite.concat(window.location.pathname));

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            tekojo Tero Kojo
            phyatt Peter Hyatt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes