Hey everyone, so I'm making some serious headway on this page, and it's getting closer and closer to being largely complete with all the functionality that I want! Here are some of the issues I am currently facing and would appreciate some advice on.
How do I get a menu link to automatically place the month (10 above) and day (12 above)?
Using views is most likely not an option since it dispalys events like SHIT. The whole CCK calendar thing has got to be one of the ugliest things i've seen no matter how much I styled it. Events displays far better in my opinion, especially for the way I want everything styled.
Also, anyone used a different feature for proximity search? The locations module supposedly has a search functionality built into it but I don't know anything about it.
There's an RSS feed out there for the weather for three different reports. I want to get the information, and then based on the information received display an image. For example, here's a psuedo code idea of how I want to process the information received:
Display date
if rain > 0”
If snow > “0”
Display snow/rain image
else
Display Rain
else if snow > “0”
if snow > 6”
display heavy snow
else
display light snow
else if cloudcover >50%
Display cloudy
else
Display sunny
display ((high temp + low temp) /2)
This may even be a custom module but uh... not certain? Anyways, anyone able to help out? Beer and feed is on me. If you're into snowboarding i can also hook up some snowboard product if you want!
