Re: Responsive Theme
Reply #16 –
Oh and since Norv is refactoring the back end into something totally unrecognisable, I think the front end could benefit from a moderate amount of something similar. It would be much easier to build a clean front end if not worrying about inherited SMF 2.0.x crud. That's how I was able to get my other theme so light on CSS: I was able to build the interface using only what was needed.
Re: Responsive Theme
Reply #20 –
Sorry. That looks like more GitGibberish and more trouble. I'll wriite code. I'll post code either here or in the GitHub issues chat thingy. I'll attach files anywhere you like, and download files from anywhere you like. I will not use Git itself. Just wont. Not interested. If that's required, you'll have to ask someone else.
Re: Responsive Theme
Reply #21 –
Have you read it? It's SVN. It's that SVN thingie of yours. I have searched for it specifically.
You are welcome to write code and/or attach files if you want. Just please note there's no guarantee we can get to all of them, not because we don't want to, but it makes things time consuming. At least try to submit small and consistent changes, please, and keep your repo/installation updated. Last times we have tried that, there were many changes in batches - very hard to merge. The pace of github is usually very fast, and we have quite some work to still do.
Re: Responsive Theme
Reply #22 –
Ok, well in that case it may be less annoying for everyone if I don't get involved too much. I'm really going to want to rewrite most of the front end anyway, just to get markup and CSS down to saner levels, apart from anything else. With the other stuff I've got going on in life, that's not going to be a quick process. TE wants to skip it as much as possible, just so you can get something out the door. I'm sure the basic software will be perfectly competent for a first version, however you release it.
The one thing I would suggest is some a11y improvements for the drop menu system, and other collapsible elements. I can give you those sometime in the form of easy replace/paste code for the templates, if TE doesn't have time to look at it. Also happy to give an opinion if you want front end bugs thumped later.
Re: Responsive Theme
Reply #24 –
Ant, I would personally love to help you on this. If you want to post files, go forth to your hearts content. I will help move your code into my repo, and merge into elkarte repo's if you want. I'd suggest starting another topic. I'll find it, mark it as notify for me and try to keep tabs on it.
Re: Responsive Theme
Reply #29 –
Thinkings again (meh) - a lot of the css crud in the 2.1 files you inherited was down to trying to export that admin centre theme to the rest of the forum without changing 2.0.x markup.
If people were sensible enough to not give a rat's about 2.0.x markup in the admin centre, or about keeping bits of the 2.1 Alpha theme, things could be (lots) simpler. Admin, in particular, ended up being pretty convoluted css just to get that look over 2.0.x markup. It could be done with equally clean looks and less code to run it.