Date: Thu, 26 Mar 2009 11:34:32 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; pagename=Help%2FPopUpPlugin; flags=PAGE_LOCKED; markup=2; charset=UTF-8 Content-Transfer-Encoding: binary Display a page in a clickable popup link. == Usage {{{ <> }}} == Arguments {| class="bordered" |- ! Argument ! Description ! Default value |- | link || || HomePage |- | title || || |- | text || || |- | width || || 500 |- | height || || 400 |- | resizable || || no |- | scrollbars || || no |- | toolbar || || no |- | location || || no |- | directories || || no |- | status || || no |- | menubar || || no |- | copyhistory || || no |- | close || || no |} == Example {{{ <> }}} <> == Author * [[mailto:pixels@users.sf.net|Nicolas Noble]] == See Also ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]