MU Soapbox

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Muxify
    • Mustard

    Wiki Help: DPL

    MU Questions & Requests
    2
    5
    1827
    Loading More Posts
    • 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.
    • Thenomain
      Thenomain last edited by

      Without altering database tables, how do I get rid of "Uncategorized pages" here:

      http://eldritch.mechanipus.com/w/index.php?title=Help:Content

      Thanks.

      “If you wish to make an apple pie from scratch, you must first invent the universe.”
      ― Carl Sagan, Cosmos

      Glitch 1 Reply Last reply Reply Quote 0
      • Glitch
        Glitch @Thenomain last edited by Glitch

        @Thenomain

        Try:

        notcategory={page}

        ?

        ETA: It was magic parsing out my {page}

        What the .... okay, something is doing some strange shit to my text. I think it's the templating system for nodebb.

        notcategory=[page]
        

        But instead of brackets, curly braces.

        1 Reply Last reply Reply Quote 0
        • Thenomain
          Thenomain last edited by

          @Glitch: Nope. Not {} nor {{}} around page.

          I believe what this does is: Exclude all pages with a category of <name of this page>. Since <this page> is "Help:Content", not sure that was going to work anyway.

          “If you wish to make an apple pie from scratch, you must first invent the universe.”
          ― Carl Sagan, Cosmos

          1 Reply Last reply Reply Quote 0
          • Glitch
            Glitch last edited by

            @Thenomain I think it needs to be a specified category, instead of just page. Like:

            notcategory=UncategorizedPages
            
            1 Reply Last reply Reply Quote 0
            • Thenomain
              Thenomain last edited by

              @Glitch said:

              notcategory=UncategorizedPages

              "UncategorizedPages" is the page Special:UncategorizedPages, and the category is created by DPL as a way to list matched pages with no category.

              I believe all "Special:" pages are created on the fly, and therefore trying "notlinksfrom" and "notlinksto" aren't working.

              I can also make sure all help pages not intended to be listed have a special category ([[Category:Nohelpindex]], perhaps), but all coders are lazy and work very hard to stay that way.

              “If you wish to make an apple pie from scratch, you must first invent the universe.”
              ― Carl Sagan, Cosmos

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                Last post