From 9ba33605eb6169b174a81649b6241be7daf403af Mon Sep 17 00:00:00 2001 From: Clifford Paulick Date: Fri, 29 Mar 2019 18:28:33 -0500 Subject: [PATCH 1/2] Update .md --- README.md | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/README.md b/README.md index 73cc5e8..92fb456 100644 --- a/README.md +++ b/README.md @@ -25,19 +25,4 @@ View mPDF's changelogs at [https://github.com/mpdf/mpdf/releases](https://github Like some of the other files you see in this GitHub repository, this README.md file does not get included in the final .zip that makes it to the customer. It and other files are excluded via Composer's build process, documented above. -However, if someone updates the plugin via GitHub Updater, they _will_ receive the complete repository, not the Composer-zipped version. This is why the `vendor` subdirectory gets committed to our repository. The instructions above are for publishing the plugin to TheEventsCalendar.com's Extension library. - -Therefore, you should delete **all but the DejaVu font set** from `vendor/mpdf/mpdf/ttfonts/` - -### Known Issues ### - -mPDF has these known issues, for which you might need to modify the Composer-generated mpdf directory's files **before distributing**: -* [https://github.com/mpdf/mpdf/pull/490/files](https://github.com/mpdf/mpdf/pull/490/files) must be manually performed **after** generating via Composer and **prior to zipping via Composer.** See that pull request's comments for additional context for mPDF v7.0.0. Use this code in place of v7.0.3's Mpdf.php line 20,819: -``` -if (!isset($c['miw'])){ - $c['miw'] = $c['maw']; -} else { - $c['miw'] /= $k; -} -``` -* Keep an eye on [https://github.com/mpdf/mpdf/issues/524](https://github.com/mpdf/mpdf/issues/524) so our extension's *get_mpdf()* method can be updated once that's fixed. \ No newline at end of file +However, if someone updates the plugin via GitHub Updater, they _will_ receive the complete repository, not the Composer-zipped version. This is why the `vendor` subdirectory gets committed to our repository. The instructions above are for publishing the plugin to TheEventsCalendar.com's Extension library. \ No newline at end of file From aba94e0610d8861c07947809290c9aad89d43421 Mon Sep 17 00:00:00 2001 From: Clifford Paulick Date: Fri, 29 Mar 2019 22:44:54 -0500 Subject: [PATCH 2/2] update .pot --- languages/tribe-ext-pdf-tickets.pot | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/languages/tribe-ext-pdf-tickets.pot b/languages/tribe-ext-pdf-tickets.pot index f3ab24b..e344790 100644 --- a/languages/tribe-ext-pdf-tickets.pot +++ b/languages/tribe-ext-pdf-tickets.pot @@ -3,8 +3,8 @@ msgid "" msgstr "" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" "Project-Id-Version: Event Tickets Extension: PDF Tickets\n" -"POT-Creation-Date: 2018-05-16 17:20-0500\n" -"PO-Revision-Date: 2018-05-16 17:20-0500\n" +"POT-Creation-Date: 2019-03-29 22:44-0500\n" +"PO-Revision-Date: 2019-03-29 22:44-0500\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" "X-Poedit-SearchPath-0: .\n" "X-Poedit-SearchPathExcluded-0: *.js\n" -#: tribe-ext-pdf-tickets.php:158 +#: tribe-ext-pdf-tickets.php:157 #, php-format msgid "" "%s requires PHP version %s or newer to work (as well as the `mbstring` and " @@ -29,23 +29,23 @@ msgid "" "updating PHP." msgstr "" -#: tribe-ext-pdf-tickets.php:203 +#: tribe-ext-pdf-tickets.php:202 #, php-format msgid "Permalinks must be enabled in order to use %s." msgstr "" -#: tribe-ext-pdf-tickets.php:211 +#: tribe-ext-pdf-tickets.php:210 #, php-format msgid "" "Change your Permalink settings or deactivate this plugin." msgstr "" -#: tribe-ext-pdf-tickets.php:532 +#: tribe-ext-pdf-tickets.php:523 msgctxt "The URL rewrite base for a PDF Ticket file download" msgid "download" msgstr "" -#: tribe-ext-pdf-tickets.php:1248 +#: tribe-ext-pdf-tickets.php:1238 msgctxt "The anchor text for a PDF Ticket link" msgid "PDF Ticket" msgstr "" @@ -55,7 +55,7 @@ msgid "Event Tickets Extension: PDF Tickets" msgstr "" #. Plugin URI of the plugin/theme -msgid "https://github.com/mt-support/tribe-ext-pdf-tickets" +msgid "https://theeventscalendar.com/extensions/pdf-tickets/" msgstr "" #. Description of the plugin/theme