Code Comments
Programming Forum and web based access to our favorite programming groups.We need to hide certain menuitems (e.g. Changes, Versions etc) from the 'Actions' menu. How could we achieve this ? Thanks Dipankar Das ________________________________________ _______ daisy community mailing list Professional Daisy support: http://outerthought.org/en/services...rt.html mail to: daisy-81qHHgoATdGcMQoVcdA18UB+6BGkLq7r@public.gmane.org list information: http://lists.cocoondev.org/mailman/listinfo/daisy
Post Follow-up to this messageCopy the relevant file from the default skin to your skin and modify it there, here is how you can find which is the relevant file: 1 - grep for the text Changes' in the i18n directory of the default skin, this will teach you that the i18n key for 'Changes' is 'doclayout.changes' 2 - grep for 'doclayout.changes' in the default skin directory, that will tell you which file produces the Actions menu. (Don't forget: do not modify the default skin, copy the files to your own skin before modifying anything). HTH, Karel On Wed, 2008-06-11 at 15:03 +0530, ddas-XkmvG1Wkh0dBDgjK7y7TUQ@public.gmane.org wrote:[colo r=darkred] > We need to hide certain menuitems (e.g. Changes, Versions etc) from the > 'Actions' menu. > How could we achieve this ? > > Thanks > > Dipankar Das > > ________________________________________ _______ > daisy community mailing list > Professional Daisy support: http://outerthought.org/en/services...rt.ht ml > mail to: daisy-81qHHgoATdGcMQoVcdA18UB+6BGkLq7r@public.gmane.org > list information: http://lists.cocoondev.org/mailman/listinfo/daisy[/color] ________________________________________ _______ daisy community mailing list Professional Daisy support: http://outerthought.org/en/services...rt.html mail to: daisy-81qHHgoATdGcMQoVcdA18UB+6BGkLq7r@public.gmane.org list information: http://lists.cocoondev.org/mailman/listinfo/daisy
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.