Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Disabling export as word from Page Operations

earlramirez July 3, 2018

Dear All

I have been trying to disable all export functionality from Confluence; however, I have been unsuccessful when I try to disable "export as word" (wordexport) from Page Operations add-on. Unfortunately, this is one of the modules that cannot be modified.

This module gives Confluence users the ability to navigate to Page Information and select Export As:    Word.

Is there a way that this module can be hidden, I do prefer to have it disabled completely though.

Thanks in advance

Earl

3 answers

1 accepted

0 votes
Answer accepted
Tansu Akdeniz
Community Champion
July 3, 2018

Hi @earlramirez,

Following code would be a workaround;

Confluence admin -> Custom HTML -> Header

<style type="text/css">#action-export-word-link{ display: none}</style> 
earlramirez July 3, 2018

Thanks @Tansu Akdeniz that was done previously; however, it only disable the exporting to word from the page settings but does not disable it under Page Information.

Tansu Akdeniz
Community Champion
July 3, 2018

@earlramirezYou can use the following code to hide it from Page information section also.

<style type="text/css">
#action-export-word-link{ display: none}
#exportToMsWord{ display: none}
</style>
Like # people like this
earlramirez July 3, 2018

@Tansu Akdenizthat did the trick, thank you very much

Tansu Akdeniz
Community Champion
July 3, 2018

@earlramirezYou are welcome.

Manali Butey
Contributor
July 5, 2021

For  Confluence7.12.2 
Its the same settings: Confluence admin -> General Config -> Custom HTML 

Note: This change is a System level change

0 votes
earlramirez July 3, 2018

Selection_006.pngSelection_007.png

earlramirez July 3, 2018

This is what I will like t disable

0 votes
Victor Mutambuki
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 3, 2018

Earl,

Uncheck export on the space level. Please see attached image.

Victor

Screen Shot 2018-07-03 at 7.45.54 AM.png

earlramirez July 3, 2018

@Victor Mutambukiunfortunately, this has been done from the initial configuration, what I am trying to prevent is disabling Export As: Word from Page Information.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events