[pmwiki-users] (:messages:) being displayed

The Editor editor at fast.st
Wed Dec 20 03:09:22 CST 2006


On 12/19/06, Sivakatirswami <katir at hindu.org> wrote:
> This form:
>
> (:messages:)(:zapdata:)(:zapform
> `Project`Owner`Priority`Status`Description`returnpage`savedata`datapage` :)
> Project: (:select Project:)
> (:option value="{$Project}":) {$Project}
> (:option value="ZapData":) ZapData
> (:option value="Design":) Design
> (:option value="Documentation":) Documentation
> (:option value="Test-Delete":) Test-Delete
> (:selectend:)&nbsp;Owner: (:select Owner:)
> [SNIP]
>
> always displays with
>
> (:messages:)
>
> rendered at the top of the page.
>
> The *only* way I am able to disable it's appearance is to put some actual
> text on the page above:
>
> Some text here
>
> (:messages:)(:zapdata:)(:zapform
> `Project`Owner`Priority`Status`Description`returnpage`savedata`datapage` :)
> Project: (:select Project:)
> (:option value="{$Project}":) {$Project}
> [SNIP]
>
> Now the string (:messages:) is not displayed. But this is not what we
> want...
> we want  the  form to be flush up to the top... any solutions?

Don't know if it makes a difference, but I usually put (:messages:) on
a line by itself.  You could try:

(:messages:)
(:zapdata:)
(:zapform...:)

Of course if the Gemini skin puts in extra returns, I'm not sure how
to get around that.  That's a skin problem, or perhaps a feature.  :)

Cheers,
Dan




More information about the pmwiki-users mailing list