Feat: Add print to PDF for wiki
What does this MR do and why?
Related issue #414691 (closed)
Use print-js to print wiki page content, and make it to pdf.
/cc @prajnamas @JeremyWuuuuu @qk44077907
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
- In rails console enable the experiment fully
Feature.enable(:print_wiki)
- Visit any wiki pages such as
http://gdk.test:3000/test/test/-/wikis/home
- Click the
print
button.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by fenyu