--- D:/temp/tbl_pages.php Tue Mar 13 11:45:28 2012 +++ D:/html/typo45/t3lib/stddb/tbl_pages.php Thu Oct 11 17:18:03 2012 @@ -341,6 +341,20 @@ 'max' => '255', 'eval' => 'trim,required', 'softref' => 'url', + 'wizards' => Array( + '_PADDING' => 2, + 'link' => Array( + 'type' => 'popup', + 'title' => 'LLL:EXT:cms/locallang_tca.xml:pages.url', + 'icon' => 'link_popup.gif', + 'script' => 'browse_links.php?mode=wizard', + 'JSopenParams' => 'height=300,width=500,status=0,menubar=0,scrollbars=1', + 'params' => Array( + 'blindLinkOptions' => 'page' + ) + ), + 'softref' => 'typolink' + ) ), ), 'urltype' => array(