Changelog


A fun and fresh way to display changes I’ve been making on my blog.

Few more theme fixes.

Announcement Feb 10, 2019

Focusing on mobile, I made some additional theme updates. This includes some responsive fixes in both the race tracking and ZX81 programs. The menus have text when collapsed as tooltips are unlikely to work. And main titles are slightly smaller on mobile as I found that some text didn’t quite fit. Of course, I’m sure I’ll keep tweaking things as I find more.


Theme fix for Menu Items

Bug Fix Feb 10, 2019

For members, you can create custom menus. Those menus can launch in a new window, but my theme wasn’t appropriately adding the target statement. Although the existing code worked with Safari, I updated the code to ensure it worked across browsers.


Slideshow fixes.

Bug Fix Feb 05, 2019

Okay. Last one, I promise! I did some theme clean-up on the Slideshow script. As with the rest, it now has a proper theme and title. Noticing a bug, I corrected the navigation bar to properly display. This forced some rewriting of the code to display the correct member name across the application. I also took the opportunity to harden the code a bit.


Beginning Gallery cleaning.

Announcement Feb 05, 2019

I started to clean up the gallery code. It really needs overhauled, but it mostly conforms to the theme norms. I also rearranged a few links to make it easier to use. It still uses tables under the hood and isn’t responsive yet. One more thing to add to the list.

I also made some minor code tweaks, with the most obvious being the consistent use of name instead of username. You can really tell that much of the code was written at different times by different people. One of these days I’ll scrub the whole base. But, for now, it works.


Cleaning up some admin stuff.

Announcement Feb 04, 2019

Although invisible to most, I did some admin script theme cleanup today. This included some title work, logging, and fixes for mobile use. A couple of items were updated for members, specifically Menu Manager now closely matches other pages with a proper header and title. That said, it and all other admin scripts could use some updated template love.