<- [[:forum:alfresco]] ====== Custom Sidepanel ====== The default sidepanel with function chooser on top is long winded. Also there is enough space to combine the functions into one single view. Unfortunately the Category Browser and the Navigator cannot sit inside the same JSP. As a result there is still the function chooser with two options left. The default entry (called shelf) is for shelf/opensearch/category and the alternative one for the navigator. - :!: Copy ''JBOSS_HOME/server/default/deploy/alfresco.war/jsp/sidepanel/shelf.jsp'' to ''shelf.jsp.original'' - :!: Add entries for category browser and opensearch into shelf.jsp - Edit ''/web-client-config-custom.xml'' and comment the opensearch and category plugin. Set default plugin to shelf. ---- Remember, :!: means you have to edit files inside the ''alfresco.war''. See [[forum:alfresco:basic-configuration]] for more information. ~~DISCUSSION~~