Date: Fri, 10 Sep 2010 13:46:13 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0) Content-Type: application/x-phpwiki; pagename=Help%2FPopUpPlugin; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; 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]]