Changeset 3142378
- Timestamp:
- 08/27/2024 03:20:04 PM (19 months ago)
- Location:
- tenandtwo-xslt-processor
- Files:
-
- 10 edited
- 1 copied
-
tags/1.0.7 (copied) (copied from tenandtwo-xslt-processor/trunk)
-
tags/1.0.7/changelog.txt (modified) (1 diff)
-
tags/1.0.7/languages/tenandtwo-xslt-processor.pot (modified) (3 diffs)
-
tags/1.0.7/readme.md (modified) (8 diffs)
-
tags/1.0.7/readme.txt (modified) (6 diffs)
-
tags/1.0.7/tenandtwo-xslt-processor.php (modified) (1 diff)
-
trunk/changelog.txt (modified) (1 diff)
-
trunk/languages/tenandtwo-xslt-processor.pot (modified) (3 diffs)
-
trunk/readme.md (modified) (8 diffs)
-
trunk/readme.txt (modified) (6 diffs)
-
trunk/tenandtwo-xslt-processor.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tenandtwo-xslt-processor/tags/1.0.7/changelog.txt
r3098218 r3142378 2 2 3 3 Notable changes are documented here in reverse chronological order. 4 5 6 ## [1.0.7] - 2024-08-27 7 8 Rev 9 10 ### Changed 11 12 - update translations and docs 4 13 5 14 -
tenandtwo-xslt-processor/tags/1.0.7/languages/tenandtwo-xslt-processor.pot
r3098218 r3142378 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Ten&Two XSLT Processor 1.0. 3\n"5 "Project-Id-Version: Ten&Two XSLT Processor 1.0.7\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/tenandtwo-xslt-processor\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2024-0 4-02T18:42:16+00:00\n"12 "POT-Creation-Date: 2024-08-27T14:52:15+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 "X-Generator: WP-CLI 2. 9.0\n"14 "X-Generator: WP-CLI 2.11.0\n" 15 15 "X-Domain: tenandtwo-xslt-processor\n" 16 16 17 17 #. Plugin Name of the plugin 18 #: tenandtwo-xslt-processor.php 18 19 msgid "Ten&Two XSLT Processor" 19 20 msgstr "" 20 21 21 22 #. Plugin URI of the plugin 23 #: tenandtwo-xslt-processor.php 22 24 msgid "https://wordpress.org/plugins/tenandtwo-xslt-processor/" 23 25 msgstr "" 24 26 25 27 #. Description of the plugin 28 #: tenandtwo-xslt-processor.php 26 29 msgid "Transform and display XML from local and remote sources using PHP's XSL extension." 27 30 msgstr "" 28 31 29 32 #. Author of the plugin 33 #: tenandtwo-xslt-processor.php 30 34 msgid "Ten & Two Systems" 31 35 msgstr "" 32 36 33 37 #. Author URI of the plugin 38 #: tenandtwo-xslt-processor.php 34 39 msgid "https://plugins.tenandtwo.com/" 35 40 msgstr "" … … 93 98 msgstr "" 94 99 95 #: includes/admin.php:281 100 #: includes/admin.php:282 101 msgid "LIBXML extension" 102 msgstr "" 103 104 #: includes/admin.php:283 105 #: includes/admin.php:289 106 #: includes/admin.php:303 107 msgid "is NOT available" 108 msgstr "" 109 110 #: includes/admin.php:287 96 111 msgid "XSL extension" 97 112 msgstr "" 98 113 99 #: includes/admin.php:283 100 #: includes/admin.php:297 101 msgid "is NOT available" 102 msgstr "" 103 104 #: includes/admin.php:286 105 #: includes/admin.php:300 114 #: includes/admin.php:292 115 #: includes/admin.php:306 106 116 msgid "is available" 107 117 msgstr "" 108 118 109 #: includes/admin.php: 295119 #: includes/admin.php:301 110 120 msgid "Tidy extension" 111 121 msgstr "" 112 122 113 #: includes/admin.php:32 1123 #: includes/admin.php:327 114 124 #: includes/post_type.php:162 115 125 msgid "XSL Stylesheets" 116 126 msgstr "" 117 127 118 #: includes/admin.php:32 2128 #: includes/admin.php:328 119 129 msgid " - Save and manage XSL stylesheets in Wordpress Admin" 120 130 msgstr "" 121 131 122 #: includes/admin.php:3 35132 #: includes/admin.php:341 123 133 #: includes/post_type.php:197 124 134 msgid "XML Documents" 125 135 msgstr "" 126 136 127 #: includes/admin.php:3 36137 #: includes/admin.php:342 128 138 msgid " - Save and manage XML data in Wordpress Admin" 129 139 msgstr "" 130 140 131 #: includes/admin.php:3 56141 #: includes/admin.php:362 132 142 msgid " - Process XML data using an XSL stylesheet" 133 143 msgstr "" 134 144 135 #: includes/admin.php:366 145 #: includes/admin.php:372 146 #: includes/admin.php:398 147 #: includes/admin.php:426 148 msgid "View all options" 149 msgstr "" 150 136 151 #: includes/admin.php:392 137 #: includes/admin.php:420138 msgid "View all options"139 msgstr ""140 141 #: includes/admin.php:386142 152 msgid " - Filter XML data using an XPath select statement" 143 153 msgstr "" 144 154 145 #: includes/admin.php:41 2155 #: includes/admin.php:418 146 156 msgid " - Convert CSV data to XML" 147 157 msgstr "" 148 158 149 #: includes/admin.php:4 38159 #: includes/admin.php:444 150 160 msgid "Minutes" 151 161 msgstr "" 152 162 153 #: includes/admin.php:44 0163 #: includes/admin.php:446 154 164 msgid "- Remote files are cached locally when" 155 165 msgstr "" 156 166 157 #: includes/admin.php:44 2167 #: includes/admin.php:448 158 168 msgid "- Use" 159 169 msgstr "" 160 170 161 #: includes/admin.php:4 44171 #: includes/admin.php:450 162 172 msgid "to override" 163 173 msgstr "" 164 174 165 #: includes/admin.php:46 3175 #: includes/admin.php:469 166 176 msgid "- Specify local directories containing XSL stylesheets and XML data files" 167 177 msgstr "" 168 178 169 #: includes/admin.php:4 65179 #: includes/admin.php:471 170 180 msgid "- The default path" 171 181 msgstr "" 172 182 173 #: includes/admin.php:4 67183 #: includes/admin.php:473 174 184 msgid "will be searched last" 175 185 msgstr "" 176 186 177 #: includes/admin.php:4 88187 #: includes/admin.php:494 178 188 msgctxt "plugins action link" 179 189 msgid "Settings" -
tenandtwo-xslt-processor/tags/1.0.7/readme.md
r3098218 r3142378 7 7 **Tested up to:** 6.5 8 8 **Requires PHP:** 7.4 9 **Stable tag:** 1.0. 69 **Stable tag:** 1.0.7 10 10 **License:** GPLv2 or later 11 11 **License URI:** https://www.gnu.org/licenses/gpl-2.0.html … … 26 26 ### Custom Post Types 27 27 28 The XSLT Processor plugin provides two (2) custom post types for managing sources within Wordpress - **`XSL Stylesheets`** and **`XML Documents`**. Both types include basic syntax validation. XML Documents can be validated further using DTD, XSD, or RNG. Both types are enabled in *Settings* > *XSLT Processor * > *Activate Content Types*.29 30 31 ### Shortcode : `[xslt_transform_xml/]`28 The XSLT Processor plugin provides two (2) custom post types for managing sources within Wordpress - **`XSL Stylesheets`** and **`XML Documents`**. Both types include basic syntax validation. XML Documents can be validated further using DTD, XSD, or RNG. Both types are enabled in *Settings* > *XSLT Processor Settings* > *Activate Content Types*. 29 30 31 ### Shortcode : [xslt_transform_xml/] 32 32 33 33 `[xslt_transform_xml/]` is the plugin's primary function. This shortcode processes XML data using an XSL stylesheet, and then outputs the result as HTML, more XML, or as simple TEXT. … … 39 39 40 40 41 ### Shortcode : `[xslt_select_xml/]`41 ### Shortcode : [xslt_select_xml/] 42 42 43 43 `[xslt_select_xml/]` is a helper function. It reads XML and returns a selection of the data, based on a supplied XPath expression. There are two (2) options for specifying the XPath. First, using the `select` attribute or, second, using the body of the shortcode. Complex select statements with quotes, square brackets or other special syntax, should use the second pattern : … … 49 49 50 50 51 ### Shortcode : `[xslt_select_csv/]`51 ### Shortcode : [xslt_select_csv/] 52 52 53 53 `[xslt_select_csv/]` is a helper function for converting CSV file data to XML. The result can be output directly as an HTML `<table>`, or the result can be passed to `[xslt_transform_xml/]` for further processing. … … 91 91 ### Cache Parameters 92 92 93 When a shortcode specifies a remote file - `xml="{url}"` or `csv="{url}"` - that source is cached locally using WP Transients. The default cache duration is set in the XSLT Processor Settings. To override the default, add `cache="{minutes}"` to the shortcode.93 When a shortcode specifies a remote file - `xml="{url}"` or `csv="{url}"` - that source is cached locally using WP Transients. The default cache duration is set in the *XSLT Processor Settings*. To override the default, add `cache="{minutes}"` to the shortcode. 94 94 95 95 - **`[xslt_transform_xml xml="{url}" cache="{minutes}" /]`** … … 180 180 ## Requirements 181 181 182 The Ten&Two XSLT Processor plugin relies upon PHP's [XSL extension](https://www.php.net/manual/en/book.xsl.php). If the extension is installed, the XSLT Processor Settingsscreen will display a message similar to the first message below. If `LIBXSLT_VERSION` is undefined, all plugin options are disabled automatically and the second message is displayed.182 The Ten&Two XSLT Processor plugin relies upon PHP's [XSL extension](https://www.php.net/manual/en/book.xsl.php). If the extension is installed, the *XSLT Processor Settings* screen will display a message similar to the first message below. If `LIBXSLT_VERSION` is undefined, all plugin options are disabled automatically and the second message is displayed. 183 183 184 184 - `PHP's XSL extension is available : XSLT v1.1.32, EXSLT v1.1.32, LIBXML v2.9.4` … … 198 198 ### Where are the plugin options? 199 199 200 In WordPress, go to *Settings* > *XSLT Processor *. There are four (4) sections :200 In WordPress, go to *Settings* > *XSLT Processor Settings*. There are four (4) sections : 201 201 202 202 - **Activate Content Types** … … 208 208 ### Where is the documentation? 209 209 210 For a quick reference to the shortcodes and their main parameters, go to *Settings* > *XSLT Processor *. The samples for each shortcode show common usage.210 For a quick reference to the shortcodes and their main parameters, go to *Settings* > *XSLT Processor Settings*. The samples for each shortcode show common usage. 211 211 212 212 Full documentation and working examples are available at https://plugins.tenandtwo.com/. There are four (4) main sections : -
tenandtwo-xslt-processor/tags/1.0.7/readme.txt
r3098218 r3142378 6 6 Tested up to: 6.5 7 7 Requires PHP: 7.4 8 Stable tag: 1.0. 68 Stable tag: 1.0.7 9 9 License: GPLv2 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 23 23 ### Custom Post Types 24 24 25 The XSLT Processor plugin provides two (2) custom post types for managing sources within Wordpress - `XSL Stylesheets` and `XML Documents`. Both types include basic syntax validation. XML Documents can be validated further using DTD, XSD, or RNG. Both types are enabled in Settings > XSLT Processor > Activate Content Types.25 The XSLT Processor plugin provides two (2) custom post types for managing sources within Wordpress - `XSL Stylesheets` and `XML Documents`. Both types include basic syntax validation. XML Documents can be validated further using DTD, XSD, or RNG. Both types are enabled in Settings > XSLT Processor Settings > Activate Content Types. 26 26 27 27 28 28 ### Shortcode : [xslt_transform_xml/] 29 29 30 [xslt_transform_xml/]is the plugin's primary function. This shortcode processes XML data using an XSL stylesheet, and then outputs the result as HTML, more XML, or as simple TEXT.30 `[xslt_transform_xml/]` is the plugin's primary function. This shortcode processes XML data using an XSL stylesheet, and then outputs the result as HTML, more XML, or as simple TEXT. 31 31 32 32 - `[xslt_transform_xml xsl="{file|url|id|slug}" xml="{file|url|id|slug}" /]` … … 38 38 ### Shortcode : [xslt_select_xml/] 39 39 40 [xslt_select_xml/]is a helper function. It reads XML and returns a selection of the data, based on a supplied XPath expression. There are two (2) options for specifying the XPath. First, using the `select` attribute or, second, using the body of the shortcode. Complex select statements with quotes, square brackets or other special syntax, should use the second pattern :40 `[xslt_select_xml/]` is a helper function. It reads XML and returns a selection of the data, based on a supplied XPath expression. There are two (2) options for specifying the XPath. First, using the `select` attribute or, second, using the body of the shortcode. Complex select statements with quotes, square brackets or other special syntax, should use the second pattern : 41 41 42 42 - `[xslt_select_xml xml="{file|url|id|slug}" select="{XPath}" /]` … … 48 48 ### Shortcode : [xslt_select_csv/] 49 49 50 [xslt_select_csv/]is a helper function for converting CSV file data to XML. The result can be output directly as an HTML `<table>`, or the result can be passed to `[xslt_transform_xml/]` for further processing.50 `[xslt_select_csv/]` is a helper function for converting CSV file data to XML. The result can be output directly as an HTML `<table>`, or the result can be passed to `[xslt_transform_xml/]` for further processing. 51 51 52 52 - `[xslt_select_csv csv="{file|url}" /]` … … 196 196 ### Where are the plugin options? 197 197 198 In WordPress, go to Settings > XSLT Processor . There are four (4) sections :198 In WordPress, go to Settings > XSLT Processor Settings. There are four (4) sections : 199 199 200 200 - Activate Content Types … … 206 206 ### Where is the documentation? 207 207 208 For a quick reference to the shortcodes and their main parameters, go to Settings > XSLT Processor . The samples for each shortcode show common usage.208 For a quick reference to the shortcodes and their main parameters, go to Settings > XSLT Processor Settings. The samples for each shortcode show common usage. 209 209 210 210 Full documentation and working examples are available at https://plugins.tenandtwo.com/. There are four (4) main sections : -
tenandtwo-xslt-processor/tags/1.0.7/tenandtwo-xslt-processor.php
r3098218 r3142378 13 13 * Plugin URI: https://wordpress.org/plugins/tenandtwo-xslt-processor/ 14 14 * Description: Transform and display XML from local and remote sources using PHP's XSL extension. 15 * Version: 1.0. 615 * Version: 1.0.7 16 16 * Requires PHP: 7.4 17 17 * Requires at least: 5.2 -
tenandtwo-xslt-processor/trunk/changelog.txt
r3098218 r3142378 2 2 3 3 Notable changes are documented here in reverse chronological order. 4 5 6 ## [1.0.7] - 2024-08-27 7 8 Rev 9 10 ### Changed 11 12 - update translations and docs 4 13 5 14 -
tenandtwo-xslt-processor/trunk/languages/tenandtwo-xslt-processor.pot
r3098218 r3142378 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Ten&Two XSLT Processor 1.0. 3\n"5 "Project-Id-Version: Ten&Two XSLT Processor 1.0.7\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/tenandtwo-xslt-processor\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2024-0 4-02T18:42:16+00:00\n"12 "POT-Creation-Date: 2024-08-27T14:52:15+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 "X-Generator: WP-CLI 2. 9.0\n"14 "X-Generator: WP-CLI 2.11.0\n" 15 15 "X-Domain: tenandtwo-xslt-processor\n" 16 16 17 17 #. Plugin Name of the plugin 18 #: tenandtwo-xslt-processor.php 18 19 msgid "Ten&Two XSLT Processor" 19 20 msgstr "" 20 21 21 22 #. Plugin URI of the plugin 23 #: tenandtwo-xslt-processor.php 22 24 msgid "https://wordpress.org/plugins/tenandtwo-xslt-processor/" 23 25 msgstr "" 24 26 25 27 #. Description of the plugin 28 #: tenandtwo-xslt-processor.php 26 29 msgid "Transform and display XML from local and remote sources using PHP's XSL extension." 27 30 msgstr "" 28 31 29 32 #. Author of the plugin 33 #: tenandtwo-xslt-processor.php 30 34 msgid "Ten & Two Systems" 31 35 msgstr "" 32 36 33 37 #. Author URI of the plugin 38 #: tenandtwo-xslt-processor.php 34 39 msgid "https://plugins.tenandtwo.com/" 35 40 msgstr "" … … 93 98 msgstr "" 94 99 95 #: includes/admin.php:281 100 #: includes/admin.php:282 101 msgid "LIBXML extension" 102 msgstr "" 103 104 #: includes/admin.php:283 105 #: includes/admin.php:289 106 #: includes/admin.php:303 107 msgid "is NOT available" 108 msgstr "" 109 110 #: includes/admin.php:287 96 111 msgid "XSL extension" 97 112 msgstr "" 98 113 99 #: includes/admin.php:283 100 #: includes/admin.php:297 101 msgid "is NOT available" 102 msgstr "" 103 104 #: includes/admin.php:286 105 #: includes/admin.php:300 114 #: includes/admin.php:292 115 #: includes/admin.php:306 106 116 msgid "is available" 107 117 msgstr "" 108 118 109 #: includes/admin.php: 295119 #: includes/admin.php:301 110 120 msgid "Tidy extension" 111 121 msgstr "" 112 122 113 #: includes/admin.php:32 1123 #: includes/admin.php:327 114 124 #: includes/post_type.php:162 115 125 msgid "XSL Stylesheets" 116 126 msgstr "" 117 127 118 #: includes/admin.php:32 2128 #: includes/admin.php:328 119 129 msgid " - Save and manage XSL stylesheets in Wordpress Admin" 120 130 msgstr "" 121 131 122 #: includes/admin.php:3 35132 #: includes/admin.php:341 123 133 #: includes/post_type.php:197 124 134 msgid "XML Documents" 125 135 msgstr "" 126 136 127 #: includes/admin.php:3 36137 #: includes/admin.php:342 128 138 msgid " - Save and manage XML data in Wordpress Admin" 129 139 msgstr "" 130 140 131 #: includes/admin.php:3 56141 #: includes/admin.php:362 132 142 msgid " - Process XML data using an XSL stylesheet" 133 143 msgstr "" 134 144 135 #: includes/admin.php:366 145 #: includes/admin.php:372 146 #: includes/admin.php:398 147 #: includes/admin.php:426 148 msgid "View all options" 149 msgstr "" 150 136 151 #: includes/admin.php:392 137 #: includes/admin.php:420138 msgid "View all options"139 msgstr ""140 141 #: includes/admin.php:386142 152 msgid " - Filter XML data using an XPath select statement" 143 153 msgstr "" 144 154 145 #: includes/admin.php:41 2155 #: includes/admin.php:418 146 156 msgid " - Convert CSV data to XML" 147 157 msgstr "" 148 158 149 #: includes/admin.php:4 38159 #: includes/admin.php:444 150 160 msgid "Minutes" 151 161 msgstr "" 152 162 153 #: includes/admin.php:44 0163 #: includes/admin.php:446 154 164 msgid "- Remote files are cached locally when" 155 165 msgstr "" 156 166 157 #: includes/admin.php:44 2167 #: includes/admin.php:448 158 168 msgid "- Use" 159 169 msgstr "" 160 170 161 #: includes/admin.php:4 44171 #: includes/admin.php:450 162 172 msgid "to override" 163 173 msgstr "" 164 174 165 #: includes/admin.php:46 3175 #: includes/admin.php:469 166 176 msgid "- Specify local directories containing XSL stylesheets and XML data files" 167 177 msgstr "" 168 178 169 #: includes/admin.php:4 65179 #: includes/admin.php:471 170 180 msgid "- The default path" 171 181 msgstr "" 172 182 173 #: includes/admin.php:4 67183 #: includes/admin.php:473 174 184 msgid "will be searched last" 175 185 msgstr "" 176 186 177 #: includes/admin.php:4 88187 #: includes/admin.php:494 178 188 msgctxt "plugins action link" 179 189 msgid "Settings" -
tenandtwo-xslt-processor/trunk/readme.md
r3098218 r3142378 7 7 **Tested up to:** 6.5 8 8 **Requires PHP:** 7.4 9 **Stable tag:** 1.0. 69 **Stable tag:** 1.0.7 10 10 **License:** GPLv2 or later 11 11 **License URI:** https://www.gnu.org/licenses/gpl-2.0.html … … 26 26 ### Custom Post Types 27 27 28 The XSLT Processor plugin provides two (2) custom post types for managing sources within Wordpress - **`XSL Stylesheets`** and **`XML Documents`**. Both types include basic syntax validation. XML Documents can be validated further using DTD, XSD, or RNG. Both types are enabled in *Settings* > *XSLT Processor * > *Activate Content Types*.29 30 31 ### Shortcode : `[xslt_transform_xml/]`28 The XSLT Processor plugin provides two (2) custom post types for managing sources within Wordpress - **`XSL Stylesheets`** and **`XML Documents`**. Both types include basic syntax validation. XML Documents can be validated further using DTD, XSD, or RNG. Both types are enabled in *Settings* > *XSLT Processor Settings* > *Activate Content Types*. 29 30 31 ### Shortcode : [xslt_transform_xml/] 32 32 33 33 `[xslt_transform_xml/]` is the plugin's primary function. This shortcode processes XML data using an XSL stylesheet, and then outputs the result as HTML, more XML, or as simple TEXT. … … 39 39 40 40 41 ### Shortcode : `[xslt_select_xml/]`41 ### Shortcode : [xslt_select_xml/] 42 42 43 43 `[xslt_select_xml/]` is a helper function. It reads XML and returns a selection of the data, based on a supplied XPath expression. There are two (2) options for specifying the XPath. First, using the `select` attribute or, second, using the body of the shortcode. Complex select statements with quotes, square brackets or other special syntax, should use the second pattern : … … 49 49 50 50 51 ### Shortcode : `[xslt_select_csv/]`51 ### Shortcode : [xslt_select_csv/] 52 52 53 53 `[xslt_select_csv/]` is a helper function for converting CSV file data to XML. The result can be output directly as an HTML `<table>`, or the result can be passed to `[xslt_transform_xml/]` for further processing. … … 91 91 ### Cache Parameters 92 92 93 When a shortcode specifies a remote file - `xml="{url}"` or `csv="{url}"` - that source is cached locally using WP Transients. The default cache duration is set in the XSLT Processor Settings. To override the default, add `cache="{minutes}"` to the shortcode.93 When a shortcode specifies a remote file - `xml="{url}"` or `csv="{url}"` - that source is cached locally using WP Transients. The default cache duration is set in the *XSLT Processor Settings*. To override the default, add `cache="{minutes}"` to the shortcode. 94 94 95 95 - **`[xslt_transform_xml xml="{url}" cache="{minutes}" /]`** … … 180 180 ## Requirements 181 181 182 The Ten&Two XSLT Processor plugin relies upon PHP's [XSL extension](https://www.php.net/manual/en/book.xsl.php). If the extension is installed, the XSLT Processor Settingsscreen will display a message similar to the first message below. If `LIBXSLT_VERSION` is undefined, all plugin options are disabled automatically and the second message is displayed.182 The Ten&Two XSLT Processor plugin relies upon PHP's [XSL extension](https://www.php.net/manual/en/book.xsl.php). If the extension is installed, the *XSLT Processor Settings* screen will display a message similar to the first message below. If `LIBXSLT_VERSION` is undefined, all plugin options are disabled automatically and the second message is displayed. 183 183 184 184 - `PHP's XSL extension is available : XSLT v1.1.32, EXSLT v1.1.32, LIBXML v2.9.4` … … 198 198 ### Where are the plugin options? 199 199 200 In WordPress, go to *Settings* > *XSLT Processor *. There are four (4) sections :200 In WordPress, go to *Settings* > *XSLT Processor Settings*. There are four (4) sections : 201 201 202 202 - **Activate Content Types** … … 208 208 ### Where is the documentation? 209 209 210 For a quick reference to the shortcodes and their main parameters, go to *Settings* > *XSLT Processor *. The samples for each shortcode show common usage.210 For a quick reference to the shortcodes and their main parameters, go to *Settings* > *XSLT Processor Settings*. The samples for each shortcode show common usage. 211 211 212 212 Full documentation and working examples are available at https://plugins.tenandtwo.com/. There are four (4) main sections : -
tenandtwo-xslt-processor/trunk/readme.txt
r3098218 r3142378 6 6 Tested up to: 6.5 7 7 Requires PHP: 7.4 8 Stable tag: 1.0. 68 Stable tag: 1.0.7 9 9 License: GPLv2 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 23 23 ### Custom Post Types 24 24 25 The XSLT Processor plugin provides two (2) custom post types for managing sources within Wordpress - `XSL Stylesheets` and `XML Documents`. Both types include basic syntax validation. XML Documents can be validated further using DTD, XSD, or RNG. Both types are enabled in Settings > XSLT Processor > Activate Content Types.25 The XSLT Processor plugin provides two (2) custom post types for managing sources within Wordpress - `XSL Stylesheets` and `XML Documents`. Both types include basic syntax validation. XML Documents can be validated further using DTD, XSD, or RNG. Both types are enabled in Settings > XSLT Processor Settings > Activate Content Types. 26 26 27 27 28 28 ### Shortcode : [xslt_transform_xml/] 29 29 30 [xslt_transform_xml/]is the plugin's primary function. This shortcode processes XML data using an XSL stylesheet, and then outputs the result as HTML, more XML, or as simple TEXT.30 `[xslt_transform_xml/]` is the plugin's primary function. This shortcode processes XML data using an XSL stylesheet, and then outputs the result as HTML, more XML, or as simple TEXT. 31 31 32 32 - `[xslt_transform_xml xsl="{file|url|id|slug}" xml="{file|url|id|slug}" /]` … … 38 38 ### Shortcode : [xslt_select_xml/] 39 39 40 [xslt_select_xml/]is a helper function. It reads XML and returns a selection of the data, based on a supplied XPath expression. There are two (2) options for specifying the XPath. First, using the `select` attribute or, second, using the body of the shortcode. Complex select statements with quotes, square brackets or other special syntax, should use the second pattern :40 `[xslt_select_xml/]` is a helper function. It reads XML and returns a selection of the data, based on a supplied XPath expression. There are two (2) options for specifying the XPath. First, using the `select` attribute or, second, using the body of the shortcode. Complex select statements with quotes, square brackets or other special syntax, should use the second pattern : 41 41 42 42 - `[xslt_select_xml xml="{file|url|id|slug}" select="{XPath}" /]` … … 48 48 ### Shortcode : [xslt_select_csv/] 49 49 50 [xslt_select_csv/]is a helper function for converting CSV file data to XML. The result can be output directly as an HTML `<table>`, or the result can be passed to `[xslt_transform_xml/]` for further processing.50 `[xslt_select_csv/]` is a helper function for converting CSV file data to XML. The result can be output directly as an HTML `<table>`, or the result can be passed to `[xslt_transform_xml/]` for further processing. 51 51 52 52 - `[xslt_select_csv csv="{file|url}" /]` … … 196 196 ### Where are the plugin options? 197 197 198 In WordPress, go to Settings > XSLT Processor . There are four (4) sections :198 In WordPress, go to Settings > XSLT Processor Settings. There are four (4) sections : 199 199 200 200 - Activate Content Types … … 206 206 ### Where is the documentation? 207 207 208 For a quick reference to the shortcodes and their main parameters, go to Settings > XSLT Processor . The samples for each shortcode show common usage.208 For a quick reference to the shortcodes and their main parameters, go to Settings > XSLT Processor Settings. The samples for each shortcode show common usage. 209 209 210 210 Full documentation and working examples are available at https://plugins.tenandtwo.com/. There are four (4) main sections : -
tenandtwo-xslt-processor/trunk/tenandtwo-xslt-processor.php
r3098218 r3142378 13 13 * Plugin URI: https://wordpress.org/plugins/tenandtwo-xslt-processor/ 14 14 * Description: Transform and display XML from local and remote sources using PHP's XSL extension. 15 * Version: 1.0. 615 * Version: 1.0.7 16 16 * Requires PHP: 7.4 17 17 * Requires at least: 5.2
Note: See TracChangeset
for help on using the changeset viewer.