Hi i want to hide help option under user-items. In alfresco-5.0.d share-config.xml there is no entry for this . Please help me to accomplish this task.
You need to extend component which creates that drop down using extension module. Just override javascript controller and remove that help item from given list of buttons generated by original webscript.