Return-Path: Delivered-To: apmail-incubator-jspwiki-user-archive@minotaur.apache.org Received: (qmail 16850 invoked from network); 18 Apr 2011 18:07:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Apr 2011 18:07:52 -0000 Received: (qmail 7588 invoked by uid 500); 18 Apr 2011 18:07:52 -0000 Delivered-To: apmail-incubator-jspwiki-user-archive@incubator.apache.org Received: (qmail 7552 invoked by uid 500); 18 Apr 2011 18:07:51 -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 7544 invoked by uid 99); 18 Apr 2011 18:07:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Apr 2011 18:07:51 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bobpaige@gmail.com designates 74.125.82.175 as permitted sender) Received: from [74.125.82.175] (HELO mail-wy0-f175.google.com) (74.125.82.175) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Apr 2011 18:07:45 +0000 Received: by wye20 with SMTP id 20so4628792wye.6 for ; Mon, 18 Apr 2011 11:07:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to :content-type; bh=jDj5OWZtaeo+8lFQyuv/cBNBJ3enUhYtEUHmISHgk/c=; b=F8wtfvRE4SUKU+Hl6Qy6KVjuOBLyVL49LzS9it0ohyoA0mHphmRZVC/FZ+5cKZc874 5iFcTJaunVmG2ZvHPWXjj49LdE6DznYaxcPYR8OU90mIMOk/plhECcxH9AFkczRoiBne ouyoCVRhO+B8wXdbSnEnukxMdBL4Fl4EWd5w8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=Tz2KgvpgOlFIy3adwwylyOYD1PjXE1aAPGxMuw0x8EvmmRSCzetNQxU6c22D/tMRl2 9ws/Xnj8grLy7lKrt/5ahsqCIAdKIDLX+UAxk94DkLQG5QJZTyk66Oc2cuwA+uTQ+0hQ tGWKrbG8m3M7yIH7+hypuK+WlR4eDvvQFqR2k= Received: by 10.216.69.3 with SMTP id m3mr5977055wed.9.1303150044145; Mon, 18 Apr 2011 11:07:24 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.3.72 with HTTP; Mon, 18 Apr 2011 11:07:04 -0700 (PDT) From: Bob Paige Date: Mon, 18 Apr 2011 14:07:04 -0400 Message-ID: Subject: customizing the RSS feed To: jspwiki-user@incubator.apache.org Content-Type: multipart/alternative; boundary=000e0ce0b4dc78672e04a135439b --000e0ce0b4dc78672e04a135439b Content-Type: text/plain; charset=ISO-8859-1 Is there an easy way (or can someone suggest something) to customize the RSS feed generated by JSPWiki? In addition to the built-in behavior, I'd love to be able to specify a parameter to filter out which pages it reports. Our wiki page names follow a naming convention, so this would work well for us. For example, the default RSS url is: http://hostname/jspwiki/rss.rdf How would I support something like this: http://hostname/jspwiki/rss.rdf?prefix=MyProjectName -- Bobman --000e0ce0b4dc78672e04a135439b--