CSS Tweaks - testing CSS changes without affecting active users
I wanted to test few CSS changes without affecting other users. I took the Mobile Tweaks plugin (by @matt Sephton who really deserves all the credit) and changed it so that instead of testing for mobile it would test that the CSS changes only affect the Admin user. That way I can test few design changes while other users are active and then apply them onto the forum theme. For me it is a convenient testing tool and I thought that others may find it useful too so I share it here. I don't have the right to upload it to the addons section. If and until some developer decides that it is useful and uploads it to the Addons section, I uploaded it to Google Drive where anyone can take it and play with it at their own risk.
I have no claims as this is mostly Matt's code. I did put comments so others may change at will, and I did include an example of changing the box around the discussion/categories/activity section to blue.
OK, with that long intro, here is the link to the CSS Tweak zip file.
EDIT - Uploaded to repo here: http://vanillaforums.org/addon/css+tweaks-plugin
Comments
There isn't really a threshold for "developer" here.
So If you feel that your plugin is useful for other people and, the license permits it if it is a fork, upload it to the repository.
That said, my CSSedit plugin has a preview mode, which does the same thing (similar to the theme preview mode).
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS
Indeed I found out I can upload it,so I did. Thanks for your insight!
Your preview function requires you to stay in "preview" state all the time. CSS Tweaks works a little differently.
I mentioned your plugin in the description of the plugin I just uploaded.
Or you could always do it on the fly with a web inspector...
Sure, but I needed thorough testing over several days where I signon, signoff, etc.
I see you're a moderator - anyway you can let me edit the initial post where I thought I cannot upload it and put it on google drive - turns out I can, and I did uploaded it to the addon section...
@rbrahmson
Thanks for your contribution to the community.
Sorry if my comment seemed dismissive; just wanted to highlight an option for users who might have simple changes they wanted to test.
No problem, I think you are correct, I thank you and I added that option to the plugin description.
It indeed may be that our forum requirement for several testing days is unique.