-
10-22-2009, 01:07 PM #1
LockInfo - Gruppled/Aqwoah Theme Calendar issue
Guys, can someone please help me out with my calendar issue? I am using 2 calendars.
Today is October 22nd, and as you can see from this pic, the event counts are all wrong...
header 1 should show (1).... not (0)
header 2 should show (0).... not (3) which is the total events within the next 7 days.
header 3 should show (1).... not (3) the total events within the next 7 days, and the 1st one is TODAY!
I only want the header 2 and header 3 counts to show the total events for the current day, and header 1 to show the total of header 2 and 3.
I am sure this is something within the lockinfo.js code, I have already tried every combination of settings
in the config.js file.
Does anyone have a solution, or a revised lockinfo.js file that will correct this?? please?Last edited by TheOnlyest; 10-22-2009 at 01:11 PM.
Praise the Devs! To each and every one of you who spend your time writing code and making apps for little or no profit... Its YOU that makes the iPhone great, NOT Apple!! From me to you, a million thanks!!
-
10-22-2009, 01:40 PM #2
The counts are all correct. They reflect different things. Header 1 should be 0, since it is counting today's events. This is set in config.js.
// Show count for only today' events?
var calendarCountToday = true;
Header 2 shows the total number of events in that calendar over the period of days you set and header 3 does the same.
Come visit AlohaSoft
-
10-22-2009, 03:00 PM #3
And this is he primary issue, in the second calendar there IS an event for today, yet header 1 (which should reflect today's event total) says (0)... it should say (1)!
I'd actually be satisfied if the counts in header 2 & 3 were not even displayed, but on the main header, I need the counts for today to be accurate. Its very easy for me to miss something in calendar 2 if the main header count ignores today's events in calendar 2!Last edited by TheOnlyest; 10-22-2009 at 03:03 PM.
Praise the Devs! To each and every one of you who spend your time writing code and making apps for little or no profit... Its YOU that makes the iPhone great, NOT Apple!! From me to you, a million thanks!!
-
10-22-2009, 03:04 PM #4My iPhone is a Part of Me
- Join Date
- Sep 2007
- Location
- Scottsdale, AZ
- Posts
- 903
- Thanks
- 116
- Thanked 233 Times in 133 Posts
LOL Renew Ferrari registration? Nice!
Don't forget to hit the thanks button if you liked what I said or did

-
10-22-2009, 03:13 PM #5
-
10-22-2009, 03:25 PM #6
No, the main header for the calendar only reflects the main calendar counts, not any other. If you want to reflect it events in all calendars, you will have to either disable separate calendars or rewrite the updateCalendar function in lockinfo.js. I understand what you want, but you will have to code it. This is specifically why I provided my LI version as is. It's simply impossible to meet everybody's feature set.
Now if you had a spare Ferrari, I'd be happy to code it for you
Come visit AlohaSoft
-
10-22-2009, 10:40 PM #7Praise the Devs! To each and every one of you who spend your time writing code and making apps for little or no profit... Its YOU that makes the iPhone great, NOT Apple!! From me to you, a million thanks!!
-
10-23-2009, 12:08 PM #8
I was just kidding. I'll take a look at the code to see how involved it is. But I wonder why you don't simply unify the calendars. That would take care of the count, would give you a linear time line of all events, and you could even change the icon or color of your football calendar entries. I personally would find that a better approach to handle calendars.
Come visit AlohaSoft
-
10-23-2009, 01:10 PM #9
lol, Red Wings is Hockey... I realize that combining the calendars would give me an accurate count. But I have reasons for needing those events separate.
I would LOVE to have unique icons, but I dug into the code and discovered that there is only 1 command line that is used to process and display all calendar entries, including the font colors, header container div, and the colored ball graphic.
I did see some coding in one of the css files about unique calendar display options, but its not clear how to edit it... if you could shed some light on that, i'd appreciate it!
Actually, the ideal solution would be a totally separate plugin for this, which I asked you about in the other tread, but you never responded to it.
The plugin could be used for any sport, and could rely on a .js or .css file for the unique schedule data.
When LockInfo goes to public release, I can promise you that a plugin like this would be very popular... and perhaps profitable for you!
Praise the Devs! To each and every one of you who spend your time writing code and making apps for little or no profit... Its YOU that makes the iPhone great, NOT Apple!! From me to you, a million thanks!!
-
10-23-2009, 01:36 PM #10
Here is something that would work with the upcoming RSS reader plugin:

This would scroll the schedule.
Come visit AlohaSoft
-
10-23-2009, 01:57 PM #11Livin the iPhone Life
- Join Date
- Sep 2009
- Location
- Manchester, England
- Posts
- 1,810
- Thanks
- 359
- Thanked 455 Times in 338 Posts
armadillo,Any idea whenn the rss feed will be ready for aqwoha lockscreen?
-
10-23-2009, 02:00 PM #12
I hope to have it wrapped up today or tomorrow and then I need a bit of time for documentation. Or else I will be inundated with requests and emails...
Essentially it all works. The monthly calendar is now scrollable by swiping left/right. The weather now can have multiple cities which you can swipe through and you now get sunrise/set in addition to moonrise/set. You can also change Fahrenheit/Celsius on the fly. And RSS reader can have multiple feeds that you swipe through plus you can change the amount of info displayed. As you can see, I also changed the calendar display in the date/time main bar.Last edited by armadillo; 10-23-2009 at 02:05 PM.
Come visit AlohaSoft
-
10-23-2009, 02:10 PM #13Praise the Devs! To each and every one of you who spend your time writing code and making apps for little or no profit... Its YOU that makes the iPhone great, NOT Apple!! From me to you, a million thanks!!
-
10-23-2009, 02:22 PM #14
This is the feed:
http://rss.coveritlive.com/rss.php?username=RedWings
I simply entered that into my RSS plugin. You will notice that the feed also lists older entries. You could simply limit the number of entries to fetch. Alternatively, there may be other feeds that you could use. This is just an example what can be done. I'm not saying that this is what you want exactly. If you have your own homepage, you could make an RSS feed that shows exactly what you want and then just use LI to access it.
Come visit AlohaSoft
-
10-23-2009, 02:36 PM #15
hey i have the lockinfo ... but how do i get the weather info thing? i want it. it hawt lol
help me?
thx
-
10-23-2009, 03:48 PM #16Livin the iPhone Life
- Join Date
- Sep 2009
- Location
- Manchester, England
- Posts
- 1,810
- Thanks
- 359
- Thanked 455 Times in 338 Posts
-
10-23-2009, 06:13 PM #17My iPhone is a Part of Me
- Join Date
- Oct 2007
- Location
- Florida
- Posts
- 738
- Thanks
- 235
- Thanked 138 Times in 86 Posts
-
10-31-2009, 06:05 AM #18
Hi, I also have an issue with the Gruppled Lockinfo screen. Somehow my events in the Calendar is not displayed on the screen. This issue began after I imported my schedules from Google Calendar to my iCal and synced my iPhone with it. Can anyone help me with this? Any help is greatly appreciated : )



LinkBack URL
About LinkBacks
Reply With Quote

