Commit Graph

51 Commits

Author SHA1 Message Date
Robin Cornett 477bfb08e7 Update block script 2019-06-23 16:55:36 -04:00
Robin Cornett cd681a4916 Re-minimize backstretch script 2019-06-23 16:53:51 -04:00
Robin Cornett fde6e6c565 Create one working block (CPT) 2019-06-23 16:47:07 -04:00
Robin Cornett 51ae95ce28 Chnage block registration (still REST 404) 2019-06-21 08:45:18 -04:00
Robin Cornett 784a41e1d7 Initial (non-working) add
Some kind of REST 404 error but no idea how to resolve.
2019-06-18 10:26:49 -04:00
Robin Cornett 3c588ba4d1 Improve image uploader 2019-05-20 10:05:00 -04:00
Robin Cornett 702e1ba442 Fix term images 2019-05-13 10:54:07 -04:00
Robin Cornett 52f77c18fd Add minified scripts 2019-05-13 10:30:54 -04:00
Robin Cornett b5464d5d5d Update image uploader markup, script 2019-05-13 10:26:50 -04:00
Robin Cornett 80ce2e24cd Remove logging from editor script 2018-12-05 15:11:41 -05:00
Robin Cornett 857e50dcf7 Update backstretch script 2018-05-07 10:06:30 -04:00
Robin Cornett 7f636e7859 Update shortcodes editor
Separate shortcode editor functions into separate class; move button
wrapper to JS.
2018-03-28 20:00:08 -04:00
Robin Cornett ab33f0edbf Update backstretch alignment 2017-10-25 14:35:18 -04:00
Robin Cornett d45f6315d3 Update backstretch script 2017-10-25 14:09:39 -04:00
Robin Cornett 6321d21813 Improve responsive checks
Compare image width AND height to available space and load appropriate images accordingly.
2017-02-08 14:41:15 -05:00
Robin Cornett b1efda929a Only allow max_height to return empty value 2016-08-16 16:33:12 -04:00
Robin Cornett e47b12bc47 Change early return in js 2016-08-05 13:09:31 -04:00
Robin Cornett c940279fe9 Restrict uploader to images 2016-07-11 13:59:41 -04:00
Robin Cornett 65d8431a1d Set aria-hidden on backstretch image 2016-06-24 15:59:30 -04:00
Robin Cornett 5b78206179 Add alt attribute to backstretch image 2016-06-24 13:02:39 -04:00
Robin Cornett 0c966656fe Clean up js 2016-04-02 12:05:19 -04:00
Robin Cornett 81181fd84b Update script 2016-04-02 11:32:56 -04:00
Robin Cornett 00bf7ad209 Fix image source if image size isn't present 2016-02-23 13:12:43 -05:00
Robin Cornett 19274bb2e3 Add medium_large image to possible backstretch image sources 2015-12-10 09:14:49 -05:00
Robin Cornett 8b76d86214 Fix centering x/y in js 2015-11-11 08:36:42 -05:00
Robin Cornett 551c9c83d5 Fix fade/js 2015-11-10 12:16:46 -05:00
Robin Cornett 9c500dfd60 Fix backstretch js 2015-10-20 12:32:00 -04:00
Robin Cornett 4d70265d9f Fix image preview for new terms 2015-08-15 14:06:24 -04:00
Robin Cornett c07b372252 Use smaller image for smaller screens 2015-07-27 16:11:01 -04:00
Robin Cornett 955fba0e67 Fix duplicate image preview 2015-06-02 07:50:53 -04:00
Robin Cornett 73fd2dd6bd Refactor image preview/buttons
Move image preview and button renderer to separate functions instead of
building each three times.
2015-05-30 17:27:45 -04:00
Robin Cornett 93aecb2883 fix js (default) 2015-04-20 11:56:07 -04:00
Robin Cornett f1b2d067ec clear input after new term is added 2015-04-20 10:42:25 -04:00
Robin Cornett bd10c340fb remove preview image after new term is added 2015-04-19 16:26:06 -04:00
Robin Cornett 9ae17447e0 change input names for accuracy 2015-04-14 17:48:15 -04:00
Robin Cornett 96ca5e7ecb change new term description 2015-04-07 12:22:14 -04:00
Robin Cornett f66f0395f8 add delete button for term/cpt/default images 2015-03-23 12:50:58 -04:00
Robin Cornett 9524139621 change term/cpt/default image to use ID 2015-03-23 11:51:45 -04:00
Robin Cornett c473bc13ff add filters for backstretch settings 2015-02-13 14:54:25 -05:00
Robin Cornett 231f701e1e refactor js 2015-02-10 16:54:24 -05:00
Robin Cornett a635fd0524 fixed js to handle multiple buttons
needed to set a global variable, apparently
2015-01-06 20:45:37 -05:00
Robin Cornett 920e782609 fixing js conflicts
ajax still is not working, although at this point it is doing something.
just exchanges for an empty list. also still conflicts with jo.
2015-01-05 23:26:44 -05:00
Robin Cornett 37cbcc7210 update tax widget to select tax, then term
js needs work
2015-01-05 20:32:18 -05:00
Robin Cornett a475716d5a working cpt archive images
including sanitization! although the sanitized images all revert to the
last valid fallback value, which is not correct. May be better to revert
to blank?
2015-01-03 17:43:18 -05:00
Robin Cornett dbbf26689b language files
removed max-height from CSS
2014-11-05 14:30:13 -05:00
Robin Cornett 096c7a3292 default, upload moved to Media 2014-10-21 18:16:00 -04:00
Robin Cornett 212960eb19 XHTML hook, wp.org readme 2014-09-23 14:17:24 -04:00
Robin Cornett db56f8ba02 wp_localize_script consolidated; changed stdClass because it was confusing me. 2014-09-18 08:09:26 -04:00
Robin Cornett 22537649d1 refactor, Media setting added, textdomain 2014-09-17 22:09:05 -04:00
Robin Cornett 4ee540abc8 created filter for CPT 2014-09-16 22:24:53 -04:00