cancel
Showing results for 
Search instead for 
Did you mean: 

How to extend document library toolbar?

theobroma
Confirmed Champ
Confirmed Champ

I'm trying to add a new button on a document library toolbar. I suppose that I should extend toolbar.js which is placed in target\tomcat\webapps\elibrary-share\components\documentlibrary. I am new in Alfresco and I find hard to make those customizations. I have already implemented new button under Create and Selected Items.  Any tipp or link would be helpful.

2 REPLIES 2

rohit9637
Star Contributor
Star Contributor

If you are extending document library toolbar I hope the following link will be helpful.

http://docs.alfresco.com/5.1/concepts/dev-extensions-share-doclib-actions.html

For more info visit the tutorial link navigated bottom of the page.