I cleaned up the public (to members) and private profiles for members. What should have a been a minor change took me a few days to code. I should do a complete overhaul, but Ive made progress until then.
Welcome and profile have a nicer look now and I removed some old fields. Im not overly happy with the profile informationtoo forum oriented for a blog. Plus, some of the data isnt very modern or is static, so I dropped what didnt matter.
I also made the member list responsive. It used to be two different routines (standard and search) with different columns. To reduce confusion I combined them together with a common look and feel.
I also made some additional changes to the router routine to work correctly with query strings. But, I need to do some more code changes to fully take advantage of it.
I updated the menus with some new icons and router routinesIm still removing old style queries. I also moved all the login and registration routines into their own pages, removing the bottom status. For users, your profile and notifications will now show at the top instead of at the bottom. Custom menus will still show at the bottom.
The Captcha input wasnt obvious as it didnt match the other form inputs. I fixed that today with the help of a reader.
In addition, I also fixed a bug I introduced when trying to edit comments. Doing so would break the article, remove tags, and generally just break things. I fixed all of that. Hopefully now things will work a bit better on the backside.
Fooling around with icons in the menu instead of words. I tried to replace Topics but it wont display properly until I get to UTF-8. Probably should get that done!
Error messages follow blog style and now include a back button. Search has a new hero image, but still needs to be rewritten to match style and allow more flexibility in what can be searched.