I don't think I'll be able to filter the upcoming events or the news / most of the site because it's hard to tell which is SC2 and which is BW.
I'll be able to filter the streams because they're clearly labeled. Not tonight though. If anyone knows HTML the stream listing is... wack! Instead of <li> as you would normally expect TL uses some zany hack.
Anyway, I updated the extension just now because I realized I had a useless icon on the chrome extensions menu just sitting there taking up space. The update just removes that.
I don't think I'll be able to filter the upcoming events or the news / most of the site because it's hard to tell which is SC2 and which is BW.
Yeah, I thought that might be a problem. Unless someone were to manually enter in whether an item is SCII/BW and do it for every event listed, I don't imagine an automated program would be able to do it. That's why I included the without TL's help when I asked; I imagine if there was a way for the person who updates the calendar to check whether it was a BW/SCII event, then it may be easier. But I don't know if it's a one person job, or if multiple people do it.
Once again, please forgive my complete lack of knowledge, but I guess one way to go about it would be to set flags for BW events that frequently appear on the upcoming events section. Such as OSL, MSL, SWL, BW team names and so forth. And then have it so each item that has one or more of those tags is made visible and any that don't are hidden. But I have no idea how much work that would be, or if it's even possible.
As it is, thanks for making this awesome extension. :D
On March 26 2011 19:18 gen.Sun wrote: 'll be able to filter the streams because they're clearly labeled. Not tonight though. If anyone knows HTML the stream listing is... wack! Instead of
as you would normally expect TL uses some zany hack.
You can't see it in page source? It looks trivial.
Of course it will only hide the SC2 section once on the one page where you click/paste it (so arguably it's pretty useless as it is), it needs to be turned into a proper extension to automate it. + Show Spoiler [how to make extension?] +
I didnt try it, but I think all that would take is to add the code in an event listener to the DOMContentLoaded or the load event and include it on all teamliquid.net domains.
What teamliquid could do is make all the forums under the news drag & drop-able. That way everyone could customize in what order things appear without changing the general look & feel of the site.
Of course it will only hide the SC2 section once on the one page where you click/paste it (so arguably it's pretty useless as it is), it needs to be turned into a proper extension to automate it. + Show Spoiler [how to make extension?] +
I didnt try it, but I think all that would take is to add the code in an event listener to the DOMContentLoaded or the load event and include it on all teamliquid.net domains.
Yea, i tried it myself too, in fact the only thing necessary to do is to append the original Chrome Addon CSS file in CTRL+12 - Advanced - Content - Style Options+ Show Spoiler +
Probably the best solution to this would be some profile settings at TL itself. For example, I don't care about SC2 events at all and it polutes everything (news, calendar, streams, ...). On the other hand, a lot of SC2 fans surely don't care about BW at all. So the default setting would be exactly the same as it is now but you could set in your profiles some filtering (for forums, news, calendar, streams, ...).
Anyway, a nice plugin, I will use probably for a while.
awesome work. but yeah, just to reiterate what the people said about its functionality. Filter streams and calendar events and maybe front page news? I dunno but if we'll go that far we might as well ask the mods for an "old school" mode for TL where everything is just about BW.
ok nvm I just read the thread..)
wow this fixed the inch or so space in the sidebar...not that I miss it or anything.