Skip to content

Drag drop images#958

Merged
danpros merged 7 commits intodanpros:masterfrom
sean1138:drag-drop-images
Sep 14, 2025
Merged

Drag drop images#958
danpros merged 7 commits intodanpros:masterfrom
sean1138:drag-drop-images

Conversation

@sean1138
Copy link
Contributor

still having trouble with testing a local machine install
site.url = "http://localhost/_github/sean1138/htmly/"
when i ran the install script it removed (or i somehow fatfingered something?) _gith from the path, simply adding it back wasn't a quick fix >.<

anyways my logic should be...
#dropZoneIMDF = #insertMediaDialogFile = image for the featured image
#dropZoneIIDF = #insertImageDialogFile = images for the content area of a post

I mixed those up more than once but hopefully got the straightened out. I won't be offended if you name them differently toa void confusion

* html5shiv removed, was 404
* toolbar menu consolidation via dropdown where it makes sense
* element floats removed - floats remove elements from flow of page (and can cause other issues as a result) so i don't use them unless absolutely necessary
* use css variables to reduce code repetition
* flexbox layout, no fallbacks
… via softalicious so some files (like functions.php) are an older version that what's in the source repo, leading to issues like this where old code can creep back in

this one should be correct now
This reverts commit ad52372.
@danpros danpros merged commit 1ee0e16 into danpros:master Sep 14, 2025
@danpros
Copy link
Owner

danpros commented Sep 14, 2025

Great, thanks!

@sean1138 sean1138 deleted the drag-drop-images branch September 14, 2025 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants