Hello,

I want to add the anchor button in fckeditor dialog, so i can do
internal links in a page. As i have understood, i just have to add in
admindocroot\fckeditor\custom\config\magnoliaStandard.js the line :

toolbar[0].push('Anchor');

between toolbar[0].push('Unlink'); and
toolbar[0].push('-');toolbar[0].push('Copy');

That doesn't change anything. I even remove some lines like
toolbar[0].push('Copy');, but the buttons are still here ! I have
checked in administration central that jsConfgFile field in the dialog
is set at : admindocroot\fckeditor\custom\config\magnoliaStandard.js,
i have restarted the server several times, empty the cache... I have
checked also that the init .js refers magnoliaStandard as toolbar.

I dont know why the fckeditor dialog doesn't change !
Thank you for your help !

Yves-Marie

----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to