Not Just Another Tridion GUI Extension… you’re not joking at all!
All posts tagged extensions
Community challenge; YouTube CME Extension
Read the YouTube CME Extension use case and how you can get involved at Chris Summer’s blog…
CME Extensions: finding the unique button IDs
In my last post I covered the example of a Tridion 2011 CME extension that would show nice pop-ups of not very useful information. For this we registered, in our HelloWorld.config, where the buttonĀ would be loaded and in our Home ribbon we register the button as: <ext:extension pageid=”HomePage” groupid=”EditGroup” name=”HelloWorld” assignid=”HelloWorld” insertbefore=”PreviewBtn”> Amongst our…