Hello Tsutomu, That did not work.
This is my configuration file: <?xml version='1.0' encoding='UTF-8'?> <oor:component-data oor:name="OptionsDialog" oor:package="org.openoffice.Office" xmlns:oor=" http://openoffice.org/2001/registry" xmlns:xs=" http://www.w3.org/2001/XMLSchema"> <node oor:name="Nodes"> <node oor:name="org.openoffice.Office.OptionsPageNode" oor:op="fuse"> <prop oor:name="Label"> <value xml:lang="en-US">CMIS UCP Options</value> </prop> <prop oor:name="AllModules"> <value>true</value> </prop> <prop oor:name="OptionsPage"> <value>%origin%/../../../../../../dialogs/CMISUCPOptionsPage.xdl</value> </prop> <node oor:name="Leaves"> <node oor:name="org.openoffice.Office.options" oor:op="fuse"> <prop oor:name="Id"><value>org.apache.aoo.cmisucp.CMISContentProvider</value></prop> <prop oor:name="Label"><value xml:lang="en-US">CMIS UCP Options</value></prop> <prop oor:name="OptionsPage"><value>%origin%/../../../../../../dialogs/CMISUCPOptionsPage.xdl</value></prop> <prop oor:name="EventHandlerService"><value>org.apache.aoo.cmisucp.dialog.OptionsDialogHandler</value></prop> </node> </node> </node> </node> </oor:component-data> I have stored this as OptionsDialog.xcu in registry/data/org/openoffice/Office. My Extension identifier is : org.apache.aoo.cmisucp.CMISContentProvider On Fri, Sep 6, 2013 at 10:55 AM, Tsutomu Uchino <hanya.r...@gmail.com>wrote: > Hello, > > Id of the Leave of your OptionDialog setting should be the same with your > extension identifier. > > Regards > > > 2013/9/6 Rajath Shashidhara <rajaths.raja...@gmail.com> > > > Hello, > > > > I'm not getting the "Options" Button for my extension on the extension > > manager. > > WHere am I going wrong? > > > > > > -- > > Rajath S, > > M.Sc(Hons.) Physics, B.E.(Hons.) Computer Science > > Birla Institute of Technology and Science - Pilani, > > Pilani > > > -- Rajath S, M.Sc(Hons.) Physics, B.E.(Hons.) Computer Science Birla Institute of Technology and Science - Pilani, Pilani