[Moin-user] open target in another window?

Nir Soffer nirs at freeshell.org
Tue Nov 29 13:49:02 EST 2005


On 29 Nov, 2005, at 23:31, Paul Moore wrote:

> I don't think there's a way from within MoinMoin. You need a macro.
> There's one at http://moinmoin.wikiwikiweb.de/macro/NewWindow.py

This macro break the output abstraction by returning raw html - if you 
render such page with plain text or other non-html formatter, you will 
have raw html in your other format.

A partial simple fix would be to return the value using 
macro.formatter.rawHTML() call.


Best Regards,

Nir Soffer





More information about the Moin-user mailing list