Re: [pmwiki-users] Insert text only once

2007-08-14 Thread Petko Yotov
On Wednesday 15 August 2007, Richard Haven wrote: > In one, I have some javascript that should exist only once per page in > addition to another tag. How do I detect that the user has use (:tag > blah:) more than once so I can omit emitting the singleton content? > > I am trying > > SDV('$Flag']),

[pmwiki-users] Insert text only once

2007-08-14 Thread Richard Haven
I am writing some PHP rules (scripts) files. In one, I have some javascript that should exist only once per page in addition to another tag. How do I detect that the user has use (:tag blah:) more than once so I can omit emitting the singleton content? I am trying SDV('$Flag']), 0); global