[pmwiki-users] Identifying Password Groups

Petko Yotov 5ko at 5ko.fr
Fri Jul 27 09:02:35 CDT 2012


Brian Tibbels writes:
> Q1. - Is it possible to identify a particular password group in conditional  
> statements?

Not out of the box, and I am not aware of an existing recipe.

> Q2. I am currently using [[#nul|Do nothing through non-existent anchor]] but  
> would like to do this [[#|Do more than nothing but elegantly]] or  
> [[javascript:void(0);|do js nothing]]

Use the Path: intermap. [[Path:#|Do nothing]] produces the HTML:

  <a class='urllink' href='#' rel='nofollow'>Do nothing</a>

Petko




More information about the pmwiki-users mailing list