﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5365	Undocumented options for the link dialog	Alfonso Martínez de Lizarrondo	Alfonso Martínez de Lizarrondo	"In link\plugin.js there are two options that aren't documented
{{{
CKEDITOR.tools.extend( CKEDITOR.config,
{
	linkShowAdvancedTab : true,
	linkShowTargetTab : true
} );
}}}
As the new architecture of the dialogs allow to easily customize the tabs of each dialog, I wonder if we should add the documentation for these or just remove them (and the little code in the dialog.js file)

Personally, I vote for removing them. Note also that the image plugin lacks the corresponding options."	Task	closed	Normal		QA	3.2	wontfix	Discussion Review-	
