PHP code example of dd / evolutioncms-snippets-ddtypograph
1. Go to this page and download the library: Download dd/evolutioncms-snippets-ddtypograph library. Choose the download type require.
2. Extract the ZIP file and open the index.php.
3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
dd / evolutioncms-snippets-ddtypograph example snippets
\DDTools\Snippet::runSnippet([
'name' => 'ddTypograph',
'params' => [
'text' => "
There's nothing you can do that can't be done
Nothing you can sing that can't be sung
https://en.wikipedia.org/wiki/The_Beatles
",
'text_paragraphs' => true,
'text_autoLinks' => true
]
]);
[[ddTypograph? &text=`[*content*]`]]
[[ddTypograph?
&text=`Some text for typography.`
&text_paragraphs=`1`
&text_autoLinks=`1`
]]
[[ddTypograph?
&text=`Some text for "typography".`
&optAlign=`1`
]]
Loading please wait ...
Before you can download the PHP files, the dependencies should be resolved. This can take some minutes. Please be patient.