Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#511 2008-03-03 06:08:01
- FireFusion
- Member

- Registered: 2005-05-10
- Posts: 698
Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]
hakjoon has svn access, could he upload the compressed version (0.3.5) to http://code.google.com/p/zem-event/
It doesn’t fix the date picker issue i’m guessing?
Offline
#512 2008-03-03 13:39:23
Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]
FireFusion
Can you refresh my memory . . . . what is the date picker issue?
Mike
Offline
#513 2008-03-03 13:56:27
- FireFusion
- Member

- Registered: 2005-05-10
- Posts: 698
Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]
You know on the date fields the javascript date picker doesn’t work. Or at least it doesn’t for me.
Offline
#514 2008-03-03 14:24:46
- FireFusion
- Member

- Registered: 2005-05-10
- Posts: 698
Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]
ok. Date thing isn’t an issue sorry.
0.3.5 Compressed for anyone that wants.
Last edited by FireFusion (2008-03-03 14:37:10)
Offline
#515 2008-03-03 16:25:29
Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]
Date picker widgets don’t work for me either. I’ll push a new compressed version to SVN tonight and try to set up a more clear download set in the downloads tab so it’s easier to see what is needed.
I’ll try to see if i can figure out the date picker issue while I’m at it.
Anyone else want access to the google code site?
Shoving is the answer – pusher robot
Offline
#516 2008-03-03 17:22:36
Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]
Strange. The date picker widgets are working for me at the moment.
There was a time when I had that problem. I don’t remember what I did to get them working. It seems like there was a fix mentioned earlier in the thread . . . .?
I have tried to update to the latest version of the date picker, but with no luck (I suspect it will take skill beyond what I have at the moment).
I do have a bug since upgrading to 4.0.6. (whether the upgrade has anything to do with it, I don’t know – just happens to coincide with it.)
I have an event list on the front page set to show the next 5 events in a particular category. Today when I added a new, repeating event (weekly, beginning March 5), the first instance it shows up is May 28. Meanwhile, it is shows properly on the big calendar. I haven’t figured out the problem yet.
edit: I should have noted that May 28 is the last date of the reoccurring event. I imagine that has something to do with it, but why it is skipping over all the prior occurrences . . .
fwiw
Mike
Last edited by maverick (2008-03-03 20:42:53)
Offline
#517 2008-03-03 17:31:13
Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]
hakjoon wrote:
Date picker widgets don’t work for me either.
Unrelated but I had an issue regarding the clickable numbers in the minical below 10 not working or taking me to incorrect links and I posted a fix that I don’t think has been rolled in (or perhaps it wasn’t a good fix after all?!)
Anyone else want access to the google code site?
Sure, add me please. If you need an account for me, you can use the same gmail account I use for Launchpad.
Last edited by Bloke (2008-03-03 17:32:04)
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Hire Txp Builders – finely-crafted code, design and Txp
Offline
#518 2008-03-03 17:39:26
- FireFusion
- Member

- Registered: 2005-05-10
- Posts: 698
Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]
Date picker works for me. I did change the jquery link to Textpatterns in built one.
Offline
#519 2008-03-03 21:59:40
- FireFusion
- Member

- Registered: 2005-05-10
- Posts: 698
Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]
Quick user question how are people handling events where one or two dates in a sequence are at a different time? There is no way to adjust individual dates is there?
Also how do I display a “what’s on today” list?
Last edited by FireFusion (2008-03-03 22:14:17)
Offline
#520 2008-03-03 23:19:11
- nardo
- Member

- From: tuvalahiti
- Registered: 2004-04-22
- Posts: 743
Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]
using this to show events for today and tomorrow:
date_from="today" date_to="tomorrow"
not sure understand what your first question is – firefusion
Offline
#521 2008-03-03 23:24:11
Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]
Many thanks to maverick – the compressed files installed fine so if anyone else is having the ‘badly formed…’ problem when trying to install – make sure to give the compressed files a go. If you’re going to use the minical, also make sure to refer to this post about the PHP fix.
Offline
#522 2008-03-04 00:45:45
Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]
FireFusion wrote:
Quick user question how are people handling events where one or two dates in a sequence are at a different time? There is no way to adjust individual dates is there?
Is this the type of situation you mean?
You have a reoccurring event that usually takes place at 2:00 p.m. every Tuesday for 6 weeks. However, in the third week you need it to take place at 1:00 p.m. on Wednesday.
If, so, I don’t believe the plugin is currently capable of handling that situation.
damienbuckley wrote:
Many thanks to maverick
Your welcome :)
Mike
Offline
#523 2008-03-04 00:58:15
Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]
I’m not a coder, but I can help w/ the tidying up a bit :P I thought I’d collect the bug reports, fixes, and requests to-date in one spot.
- MiniCal fix by Rasel
- MiniCal fix2 by Bloke
- Package compressed and uncompressed versions of the plugins at the main download locations
- Ensure full compatibility with Txp 4.0.6
- Update plugin to use the latest version of jQuery
- Use the jQuery packaged w/ Texpattern
- Identify and fix intermittent date picker bugs
- Consider updateing to v.2 of jQuery date picker (?)
What have I missed or needs to be added?
Mike
Offline
#524 2008-03-04 02:00:39
Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]
Great to see some action on this finally and as I’ve stated before, I’m happy to contribute resources and / or cash, assistance to further the cause if required.
Offline
#525 2008-03-04 04:44:25
- nardo
- Member

- From: tuvalahiti
- Registered: 2004-04-22
- Posts: 743
Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]
maverick wrote:
What have I missed or needs to be added?
better way of dis[laying recurrent events on their individual event page – currently I think all the event information is repeated as many times as the event recurs
Offline