Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#481 2008-01-17 16:25:30

jim_01
Member
Registered: 2008-01-17
Posts: 35

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

I need to be able to change the time from a zem_event_list listing. Currently it displays it like this: 11:00:00 which is way too much detail. It just needs to be 11:00pm

I know you can do it for individual events using the format tag, but how can it be done here also?

Thamnks!

Offline

#482 2008-01-17 18:16:32

jim_01
Member
Registered: 2008-01-17
Posts: 35

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

Figured it out, just add form=“Form Name” to the single list tag and then edit the form as you want it to look. Cool!

Offline

#483 2008-01-21 09:20:28

andedh
New Member
Registered: 2008-01-18
Posts: 4

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

oops.. find it… ;)

Last edited by andedh (2008-01-21 09:22:03)

Offline

#484 2008-01-22 18:23:50

renobird
Member
From: Gainesville, Florida
Registered: 2005-03-02
Posts: 786
Website

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

Hello all.

I think I’ve seen this answered before…but I can’t seem to find it.

I’d like to remove the : that follows the label attribute.

I tried poking around the code…but quickly found I was out of my depth.

Any help would be appreciated.


Tom

Offline

#485 2008-01-22 20:47:13

hakjoon
Member
From: Arlington, VA
Registered: 2004-07-29
Posts: 1,634
Website

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

I think the sep attribute controls that.


Shoving is the answer – pusher robot

Offline

#486 2008-01-22 20:55:57

renobird
Member
From: Gainesville, Florida
Registered: 2005-03-02
Posts: 786
Website

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

Ah!

Thanks Patrick. I thought it was very un-zem-like not to provide a way to control this.
Must have overlooked the sep attribute. It’s been a while since I used zem_event.

Thanks for the help.


Tom

Offline

#487 2008-01-30 06:15:34

davebias
Member
From: New York, NY
Registered: 2006-04-11
Posts: 16
Website

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

Hi Gang,

I’ve got a little glitch on a site I’m developing… I’m sure I’m just missing something in my code – but I just can’t wrap my head around what could be the problem…

http://www.tribecahebrew.org/textpattern/chalkboard/ – See the Upcoming Events widget? See how it displays a couple of events?

Now watch this:

http://www.tribecahebrew.org/textpattern/chalkboard/?pg=2 – When you go to the second page of articles, the Events disappear.

The code is in one template and it is this:
<txp:zem_event_list limit="5" wraptag="table" break="tr" class="events" >
<td class="date"><txp:zem_event_date /></td>
<td><a href="<txp:zem_event_permlink />"><txp:zem_event_name /></a></td>
<td class="btn"><a href="<txp:zem_event_permlink />"><img src="<txp:link_to_home />/assets/btn_info.png" alt="More Info" /></a></td>
</txp:zem_event_list>

I’d really really really really really appreciate if someone could suggest a solution for this… Am I missing some parameter in the zem_event_list tag?

Thanks for any help on this!
Dave

UPDATE: I worked around this problem temporarily by not allowing the news to paginate (so the second link above won’t work). I’m assuming that this problem has something to do with pagination interfering with the events list – but since I can find no documentation on zem_paginate – I have no idea how to fix it. Anyone?

Last edited by davebias (2008-02-01 22:45:31)

Offline

#488 2008-02-03 09:33:25

the_ghost
Plugin Author
From: Minsk, The Republic of Belarus
Registered: 2007-07-26
Posts: 907
Website

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

Tried to install plugin both from zip (the first reply in this thread) and from google’s svn but in both variants i get

Badly formed or empty plugin code

I’m trying to install zem_event_v0.3.5.txt file… What’s wrong?


Providing help in hacking ATM! Come to courses and don’t forget to bring us notebook and hammer! What for notebook? What a kind of hacker you are without notebok?

Offline

#489 2008-02-12 06:49:31

damienbuckley
Member
From: Brisbane, QLD, AU
Registered: 2006-02-24
Posts: 138
Website

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

I have the same problem – using TXP 4.0.6 – error message – Badly formed or empty plugin code.

Offline

#490 2008-02-12 08:22:40

NickCaldwell
Member
From: Brisbane, Queensland in AU
Registered: 2004-03-04
Posts: 40
Website

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

Same problem I’ve been having with the custom fields plugin — could be to do with the size of the plugin?

Offline

#491 2008-02-12 09:01:38

damienbuckley
Member
From: Brisbane, QLD, AU
Registered: 2006-02-24
Posts: 138
Website

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

@ Nick, are you having the problem with 4.0.6 only? I’ve had no problems with 4.0.5, just today when I tried 4.0.6 for the first time.

Offline

#492 2008-02-12 12:40:36

NickCaldwell
Member
From: Brisbane, Queensland in AU
Registered: 2004-03-04
Posts: 40
Website

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

Heh, I had slightly different problems with the same plugin under 4.0.5. But from a layman’s point of view, this particular issue does seem to be 4.0.6 related.

Offline

#493 2008-02-13 04:20:08

damienbuckley
Member
From: Brisbane, QLD, AU
Registered: 2006-02-24
Posts: 138
Website

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

I’ve used the plugin on several sites to now with no problems so I’m assuming its a 4.0.6 issue but I’ll report back once I’ve given 4.0.5 another go. Bit dismal in Brissy today.

— Updated 15/02/08 —

Not working in 4.0.5 either – even stranger, no longer working on my other machine which previously it had worked fine on. Any progress or ideas from anyone else – notice a few people have posted same problem. I know its a daft suggestion but could this be date related? Just seems strange that it was working previously and now its not – in my case anyway.

Last edited by damienbuckley (2008-02-15 08:53:27)

Offline

#494 2008-03-01 08:09:02

FireFusion
Member
Registered: 2005-05-10
Posts: 698

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

Is this plugin still in development?

Offline

#495 2008-03-01 21:30:01

rsilletti
Moderator
From: Spokane WA
Registered: 2004-04-28
Posts: 707

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

It has been some time since there was a new commit, clearly prior to the 4.0.6 release (july 2007). My participation was limited to an auto delete mod that has been obsoleted by the addition of an expire mod in crockery (it really wasn’t the best idea to begin with).
I don’t know how Matt & Patrick feel about this but it may be time to toss this up either for community development, which I believe was thier intent here, and get something working available, or close this and call it not supported.

Last edited by rsilletti (2008-03-01 21:31:38)

Offline

Board footer

Powered by FluxBB