Custom publish page button next to Edit in Edit mode
Hi,
I would like to add a Publish Page button next to the Edit Button on top right side of the header in Edit mode of a page.
Can this be achieved by overriding?
Hi,
I would like to add a Publish Page button next to the Edit Button on top right side of the header in Edit mode of a page.
Can this be achieved by overriding?
@shibani06 : You can achieve this by overlay.
Go to this path :
/libs/wcm/core/content/editor/jcr:content/content/items/content/header/items/headerbar/items/pageinfopopover
under this items/list/items you can see publish node. You can copy the publish node to parallell to parent node pageinfopopover.
then go to the publish node and right click and select overlay node. once its overlayed under the /apps/ just go to publish node and add property align , variant and granite:class as below.

then it shows the publish page option and which is publishing properly when click on that .

Thanks,
Siva
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.