guten abend.
ich bin fast am verzweifeln. bin jetzt seit fast 26 stunden dran am probieren.
hab v3 wetter als ganzes theme installiert. funktioniert auch tip top.
jetzt wollte ich meine stadt einfügen. ab da an geht nichts mehr.
kann mir jemand sagen was und wie ich das einstellen muss.
mein wohnort: Land: Schweiz Ort: Olten
das der link
http://weather.yahoo.com/Olten-Switzerla...ecast.html
die configureMe.js
// WeatherWidget.theme
// Produced by Adam Watkins (
http://www.stupidpupil.co.uk)
// The location field should be a relatively machine-legible string
// if using the default, Apple/AccuWeather parser (originally from Leopard's Weather.wdgt)
// Zipcity :
// GOTO:
http://apple.accuweather.com/adcbin/appl...p?location= and type your city after the =
// you see this for example :
// <location city="Den Haag" state="Netherlands(Zuid-Holland)" postal="EUR|NL|NL012|DEN HAAG|" />
// <location city="Den Haag" state="South Africa(Eastern Cape)" postal="AFR|ZA|SF002|DEN HAAG|" />
// Find the right code(postal="??????") for your city and enter it below : i.e ZipCity="EUR|NL|NL012|DEN HAAG|"
// The code can also be a number!!! ie : ZipCity="90631"
var ZipCity="EUR|DE|GM002|EICHENAU|" //see instructions above
var ShowRealFeel=true // show RealFeel tempature on Lockscreen beside the normal tempature
var ForecastToday=true; // Forecast can start with "today" or "tomorrow" of the 6 day forecast
var UseStatusnotifier=true; // if you want to use the icons of "statusnotifier".
var ShowAnimationFirstTime=false; // lock iphone. Wake up iphone AFTER 1.5 minut and you see the animation of the weather. If you don't want to see the animation but weather inmediatly, set to false
var ShowAnimationFirstTimeAterTap=true; // lock iphone. Wake up iphone inmediatly. Tap screen to see weather. If you want to see animation set to "true" else to "false" if you want to see weather inmediatly
var FastAnimations=true; // if you want VERY fast animations, set this to "true". (only if "ShowAnimationFirstTime" OR "ShowAnimationFirstTimeAterTap" is "true")
// Set to 'false' if you'd prefer Farenheit
var isCelsius = true; //true|false
// Use 'Real Feel' temperatures where possible, taking into account Wind Chill, Humidity etc.
var useRealFeel = false //true|false
/*––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
//Enable Wallpaper and/or Lock Screen
var enableWallpaper = false; //true|false
var enableLockScreen = true; //true|false [Currently, it is suggested that the lockScreen is disabled.]
// Supplied styles are 'originalBubble', 'myopia', 'iconOnly' and 'split'.
// (Add your own to the CSS folder!)
var stylesheetWall = 'mnidhk' //'originalBubble'|'myopia'|'iconOnly'|'split'|'oneLine'
var stylesheetLock = 'mnidhk' //See above.
// The only supplied icon set is 'klear'
// Images must follow the same naming schema as the 'klear' set (borrowed from KWeather)
var iconSetWall = 'mnidhk' //'klear'|'tango'
var iconExtWall = ".png" //'.png'|.'gif' etc.
var iconSetLock = 'mnidhk' //See above.
var iconExtLock = '.png' //See above.
/*––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
var source = 'appleAccuweatherStolen'
// Please endeavour to set this to a sensible value if you really must change it...
var updateInterval = 30 //Minutes
als zweites möchte ich gerne das man telefon/sms/mail/ auch so angezeigt wird.
wie im attachment angezeit wird...
was muss ich da laden.
vielen vielen dank für eure hilfe...bin echt am verzweifeln..
lg kaskau