[pmwiki-users] (:noaction:)

marc gmane at auxbuss.com
Tue Oct 31 15:36:55 CST 2006


 said...
> On Tue, 31 Oct 2006 10:22:04 -0600
> "Patrick R. Michaud" <pmichaud at pobox.com> wrote:
> 
> > On Tue, Oct 31, 2006 at 07:40:54AM -0800, pmwiki at 911networks.com
> > wrote:
> > > On Tue, 31 Oct 2006 09:21:38 -0600
> > > "Patrick R. Michaud" <pmichaud at pobox.com> wrote:
> > > > On Mon, Oct 30, 2006 at 09:34:35PM -0800, pmwiki at 911networks.com
> > > > > I have switched to Pmwiki 2.2.0beta15, with the standard
> > > > > skin, and now (:noaction:) does not work anymore. 
> > > > 
> > > > It seems to work fine on pmwiki.org -- see
> > > > http://www.pmwiki.org/wiki/Test/NoAction .
> > > > 
> > > 
> > > I just checked your page, and it does not work. It still shows at
> > > the bottom:
> > > 
> > > ........................................
> > > Edit - History - Print - Recent Changes - Search
> > > Page last modified on October 31, 2006, at 09:14 AM
> > 
> > The (:noaction:) directive isn't intended to eliminate
> > the actions at the bottom of the page -- those come from the
> > skin.  The only way to eliminate those is to modify the
> > skin or to add a CSS property that hides them.
> 
> I have searched pmwiki.org and could not any explanation for
> (:noaction:), then what is it supposed to do?

There a bit in the release notes:

  Add a (:noaction:) directive to suppress display of page actions.

It toggles

   <!--PageActionFmt-->
thru
   <!--/PageActionFmt-->

in a skin template.

-- 
Best,
Marc





More information about the pmwiki-users mailing list