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

DOC-2583 Add exportword, importword and exportpdf JWT authentication guides for (PHP). #3519

Open
wants to merge 14 commits into
base: tinymce/7
Choose a base branch
from

Conversation

LewisAtTiny
Copy link

@LewisAtTiny LewisAtTiny commented Nov 26, 2024

Ticket: DOC-2583

Site: Export to PDF (PHP)
Site: Export to Word (PHP)
Site: Import from Word (PHP)

Changes:

  • Export to PDF with JWT authentication (PHP) Guide
  • Export to Word with JWT authentication (PHP) Guide
  • Import from Word with JWT authentication (PHP) Guide

Pre-checks:

  • Branch prefixed with feature/<version>/, hotfix/<version>/, staging/<version>/, or release/<version>/.
  • modules/ROOT/nav.adoc has been updated (if applicable).

Review:

  • Documentation Team Lead has reviewed

@LewisAtTiny LewisAtTiny changed the title Documentation for the JWT Authentication in relation to Document Exporters and Importers DOC-2583 Documentation for the JWT Authentication in relation to Document Exporters and Importers Nov 26, 2024
@kemister85
Copy link
Contributor

@LewisAtTiny Copy edit suggestion to PR title, so its more precise.

From:

DOC-2583 Documentation for the JWT Authentication in relation to Document Exporters and Importers

Update to:

DOC-2583: Add exportword, importword and exportpdf JWT authentication guides for (PHP).

@LewisAtTiny LewisAtTiny changed the title DOC-2583 Documentation for the JWT Authentication in relation to Document Exporters and Importers DOC-2583 Add exportword, importword and exportpdf JWT authentication guides for (PHP). Nov 27, 2024
Copy link
Contributor

@kemister85 kemister85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy edits

@@ -313,12 +313,15 @@
*** xref:advtable.adoc[Enhanced Tables]
*** xref:exportpdf.adoc[Export to PDF]
**** xref:html-to-pdf-converter-api.adoc[HTML to PDF Converter API]
**** xref:export-to-pdf-with-jwt-authentication-with-PHP.adoc[Export to PDF with JWT authentication (PHP)]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
**** xref:export-to-pdf-with-jwt-authentication-with-PHP.adoc[Export to PDF with JWT authentication (PHP)]
**** xref:export-to-pdf-with-jwt-authentication-with-php.adoc[Export to PDF with JWT authentication (PHP)]

*** xref:exportword.adoc[Export to Word]
**** xref:html-to-docx-converter-api.adoc[HTML to DOCX Converter API]
**** xref:export-to-word-with-jwt-authentication-with-PHP.adoc[Export to Word with JWT Authentication (PHP)]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
**** xref:export-to-word-with-jwt-authentication-with-PHP.adoc[Export to Word with JWT Authentication (PHP)]
**** xref:export-to-word-with-jwt-authentication-with-php.adoc[Export to Word with JWT Authentication (PHP)]

*** xref:footnotes.adoc[Footnotes]
*** xref:formatpainter.adoc[Format Painter]
*** xref:importword.adoc[Import from Word]
**** xref:docx-to-html-converter-api.adoc[DOCX to HTML Converter API]
**** xref:import-word-with-jwt-authentication-with-PHP.adoc[Import From Word with JWT Authentication (PHP)]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
**** xref:import-word-with-jwt-authentication-with-PHP.adoc[Import From Word with JWT Authentication (PHP)]
**** xref:import-word-with-jwt-authentication-with-php.adoc[Import From Word with JWT Authentication (PHP)]

@@ -0,0 +1,49 @@
== Update PHP php.ini Files

Update files inside the downloaded php package:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What downloaded php package is this referring to?

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.

4 participants