Category: Projects
-
When things get weird the weird turn pro with something ridiculous like the icur-from-x WordPress plugin
Forgive my international friends or others who may not understand the current ridiculous actions in American(‘Merican) culture right now. If you do understand, then this little quick tongue in cheek side project may be for you. The use of “X” is meant to be all inclusive like a variable, and does ironically reference some related…
-
WordPress Full Site Editing (FSE) Themes, templates, and a simple plugin to reset them
As I write this the WordPress community is once again changing in the social, and market focused ways. There has been turmoil in it’s development, so the technical changes also keep going. As a developer who comes from a creative background, I am happy to put more creative tools in front of less technical users.…
-
Next, the WordPress twenty twenty four child theme scaffold project
This is where I complicate the project more to experiment with making the theme use more ReactJS functionality in a full site editing child theme. It’s also out there: https://github.com/ev3rywh3re/jesse-james-block
-
My little WordPress block editor experiments scaffolding project
It’s always fun when the smallest selfish ideas become places for learning, ha!. I built this one little thing that can typically hang out on the home page to show a random featured image from a category of posts. I’m sure there are other ways, but having worked on some neat block themes in other…
-
Let’s not forget a Drupal 10 with DDEV
Of course all of this is availble from the DDEV documentation. To get a local version of Drupal 10 running you will of course need to run these commnds from a folder where you want your Drupal 10 project to be installed. I will also remind you that you must get DDEV installed with a…
-
My notes for bringing swamthings.org back by converting the messed up WordPress sub-directory multi-site to a single site with ddev and other stuff
Ok. Things are working as the title hints, but only sorta. I haven’t been online with any web thing for a long time in internet space-time. I’ve been doing other stuff, and getting some different perspectives, but that’s for future stories. These are the technical notes that I am adding to my collection as I…
-
WP Super Edit 2.4.7
This is the “Things might be a mess around here, but I’m still working release” for WP Super Edit 2.4.7. There are no new features or major changes for this release. This update should fix a couple of issues. Migrate from depreciated WordPress functions. Update included TinyMCE plugins to TInyMCE 3.5.8 You are welcome to…
-
WP Super Edit 2.4.3
This update attempts to fix some issues related to multi-site languages and other problems I’ve experienced on some complex site configurations. I’ve also added some initial support for the Distraction Free Writing fullscreen button. With the WP_Editor becoming a more solid API I may be able to make some more decent upgrades to WP Super…
-
WP Super Edit 2.4
WP Super Edit 2.4 is now available from the WordPress.org Extend repository. It was really time to refresh the included TinyMCE plugins and try to tackle some of the problems I created by moving some functions into separate plugins. Here is a quick list of the notable changes. I found a few mistakes with some…