Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New features #515

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

New features #515

wants to merge 3 commits into from

Conversation

eduardomozart
Copy link
Contributor

@eduardomozart eduardomozart commented Nov 6, 2024

Add optional modal to select which template to use when exporting a PDF file.
Add custom fonts support - please read tpl/default/README.txt for more information.
Add "_last" prefix for header and footer files to customize the header and footer of last page.
Add custom CSS selector for last PDF page.
Add @OLDREVISIONS@ selector to show page changelog. It's based on #295 and has the intention to fullfil Klap-in expectations about this feature.
Replace "strftime" deprecated PHP function by "date_format".

A template which uses the new features implemented by this PR are available at: https://github.com/eduardomozart/ScriptUtil/tree/master/Scripts/DokuWiki/dw2pdf

Add optional modal to select which template to use when exporting a PDF file
Add custom fonts support - please read tpl/default/README.txt for more information
Add "_last" prefix for header and footer files to customize the header and footer of last page.
Add custom CSS selector for last PDF page.
Add @OLDREVISIONS@ selector to show page changelog.
Replace "strftime" deprecated PHP function by "date_format".
Fix compatibility with revisions created on older DokuWiki releases
Add missing config option which hasn't been uploaded with the first commit (default.php/metadata.php)
@Klap-in
Copy link
Collaborator

Klap-in commented Nov 14, 2024

I have to find time to review. However, house renovation and two young kids makes this difficult to schedule.

@eduardomozart
Copy link
Contributor Author

No problem =) Please let me know if you have any questions about this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants