Return-Path: Delivered-To: apmail-incubator-jspwiki-user-archive@minotaur.apache.org Received: (qmail 27544 invoked from network); 10 Jul 2009 18:49:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Jul 2009 18:49:17 -0000 Received: (qmail 6146 invoked by uid 500); 10 Jul 2009 18:49:27 -0000 Delivered-To: apmail-incubator-jspwiki-user-archive@incubator.apache.org Received: (qmail 6102 invoked by uid 500); 10 Jul 2009 18:49:26 -0000 Mailing-List: contact jspwiki-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-user@incubator.apache.org Delivered-To: mailing list jspwiki-user@incubator.apache.org Received: (qmail 6092 invoked by uid 99); 10 Jul 2009 18:49:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jul 2009 18:49:26 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of agoodno@gmail.com designates 74.125.78.27 as permitted sender) Received: from [74.125.78.27] (HELO ey-out-2122.google.com) (74.125.78.27) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jul 2009 18:49:14 +0000 Received: by ey-out-2122.google.com with SMTP id 9so216638eyd.45 for ; Fri, 10 Jul 2009 11:48:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=HuJrRireztZZmeK4dE7Lc0QIV3ayCex81SP+tCNNfCM=; b=XOBQYNUBRkpU9v60px7TkTtRe87xKopFjZwVtFkZDPdaUQstZv8uJEqNa74v4zNzt0 YkUhn/yFF4/dX2eM354ub+t+FKW9hp3LNNpl9XY7LJkoYJ+oWG2uQyl6PUEpvYH9CFHx IoF1Z3VaN482diYhL+Ue/M20VZE03N0voEDqo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=JAPEuYGxkhWAclId3DTa3R8Q9/Dd1ycULvB8/2yz97zkGNXL5xs2O0pp1u0hMFTqq/ ucM40QR2aB0lOEYUGTTYbQW8mZK2upz5jCFybkjVFrOxkVXuBftRbLaPAWdHNNAn3f+S oNhucgkYeaxLREhcmKpwEUmaRKc69Ihdm+5hA= MIME-Version: 1.0 Received: by 10.210.35.10 with SMTP id i10mr1598147ebi.22.1247251734472; Fri, 10 Jul 2009 11:48:54 -0700 (PDT) Date: Fri, 10 Jul 2009 13:48:54 -0500 Message-ID: Subject: Question about Incoming and Outgoing links after an upgrade From: Andrew Goodnough To: jspwiki-user@incubator.apache.org Content-Type: multipart/alternative; boundary=0015174c37b49429df046e5e6cf3 X-Virus-Checked: Checked by ClamAV on apache.org --0015174c37b49429df046e5e6cf3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I upgraded from version 2.2.33 to version 2.8.2 because I really like the new "Incoming" and "Outgoing" links feature. We have a lot of old pages I could delete if I could only make sure nothing was referencing them. Unfortunately, while I see the feature working here (as an example) http://doc.jspwiki.org/2.4/PageInfo.jsp?page=DocMain, on my wiki it doesn't work. I installed the new version clean and once it was up and running, I copied my wiki pages from the older installation. Is it possible this feature only works if the wiki pages are created using the new version? Maybe I'm missing some metadata in my old wiki pages the webapp is expecting? Andy --0015174c37b49429df046e5e6cf3--