e.g.
<time datetime="2016-05-15T19:00-5:00">May 15, 2016 at 7PM EST</time>
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/time
GitHub Issue #:
2416
e.g.
<time datetime="2016-05-15T19:00-5:00">May 15, 2016 at 7PM EST</time>
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/time
Posted 2 hours 43 min ago by (swampopus) in How-To and Troubleshooting
Posted 1 day 7 hours ago by RS Snyder (theflightrs) in How-To and Troubleshooting
Posted 1 day 19 hours ago by (adamg) in How-To and Troubleshooting
Recent comments
Bee's great. But if you don't want to install bee, or can't, or you already have a bunch of scripts you're used to using in D7, then the method I posted is quick and easy and all you really...
How to create a command-line (cli) routine or script (bee not required)
This was tricky, so i tried to stay minimal and try to snatch the very first procedure after file upload and inject rehashing there. The file is tinymce.pages.inc under the function...
File hashing uploads made through TinyMCE
Or you can install bee, get the benefit of all the included functions and either include your script using: bee php-script ../my-scripts/scratch.php https://github.com/backdrop-...
How to create a command-line (cli) routine or script (bee not required)