How to create button in context menu on component/page right click.
I tried to configure my extension.config file by refering as mentioned in “http://www.julianwraith.com/2010/10/helloworld-extension-for-tridion-2011/” but i was unable to see any button available.
Could anyone suggest me.
Check your configuration file (F:\Program Files (x86)\Tridion\customizations\HelloWorld\config\HelloWorld.config) for unclosed tags or some typo.
To create button in context menu:
Check that your HelloWorld.config extends contextmenu node
Modify your helloworld.js to enable button only for Components
Don’t forget to clear your cache