Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 29601 invoked from network); 5 Apr 2008 09:32:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Apr 2008 09:32:04 -0000 Received: (qmail 48342 invoked by uid 500); 5 Apr 2008 09:32:04 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 48333 invoked by uid 500); 5 Apr 2008 09:32:04 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 48324 invoked by uid 99); 5 Apr 2008 09:32:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Apr 2008 02:32:04 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Apr 2008 09:31:21 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9D840234C0AD for ; Sat, 5 Apr 2008 02:29:26 -0700 (PDT) Message-ID: <83369493.1207387766630.JavaMail.jira@brutus> Date: Sat, 5 Apr 2008 02:29:26 -0700 (PDT) From: "Harry Metske (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Resolved: (JSPWIKI-202) I'd like a counter that is not visible on the screen In-Reply-To: <1328438903.1204667260714.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JSPWIKI-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harry Metske resolved JSPWIKI-202. ---------------------------------- Resolution: Fixed resolved because JSPWiki-203 has been fixed. > I'd like a counter that is not visible on the screen > ---------------------------------------------------- > > Key: JSPWIKI-202 > URL: https://issues.apache.org/jira/browse/JSPWIKI-202 > Project: JSPWiki > Issue Type: Wish > Environment: I currently run Windows XP using Firefox 2.x. > Reporter: Karl Hansen > Assignee: Harry Metske > Priority: Trivial > Fix For: 2.8 > > > The use of the Counters plugin ([{Counter}]) shows a counter on the screen. I'd like to count things, but not have the counter number show up on the screen. Something like: [{Counter name='xyzzy' show=0}] would be nice. This would, then, let the page generate with counters adding up but not being displayed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.