Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#151 2007-02-15 02:25:38

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

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

Matthew,

I’ll corral what interest I find here, and the Donate button can always be found if enough interest results.

Offline

#152 2007-02-15 03:02:45

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

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

hak,
I am 100% on board what you said there in your last post, and I believe Zem is as well. He’s interested in supporting this plugin from a commercial standpoint (ie: technical support, implementation, thorough documentation, etc) In the meantime, lets work together to look at some of these changes that can be done.

rsilletti,
Sounds great.


Offline

#153 2007-02-16 10:59:30

decoderltd
Member
From: London
Registered: 2006-06-20
Posts: 248
Website

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

ma_smith wrote:

decoderltd,
try 7:30

That worked, thanks Mathew.

Offline

#154 2007-02-16 14:43:00

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

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

:) np.


Offline

#155 2007-02-16 14:49:45

mistersugar
Member
From: North Carolina
Registered: 2004-04-13
Posts: 174
Website

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

Great plugin, and just what I needed. Thank you, and I’d like to make a donation.


—-

Anton aka mistersugar – ‘yumi stap storian’ – antonzuiker.com

Offline

#156 2007-02-16 16:35:32

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

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

mistersugar,
Great. You can do so here


Offline

#157 2007-02-21 04:16:01

two7s_clash
Member
From: VA
Registered: 2007-02-13
Posts: 15

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

I’m going crazy… how does one add/change locations? None of my events take place in Australia, Canada, France, Germany or Spain.

My hand is already hovering over my forehead… help me to smack.


Existing is plagiarism.

Offline

#158 2007-02-21 04:20:18

WebKat
Member
Registered: 2007-01-16
Posts: 301

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

There is a form that you edit in Presentation > Forms that is the list of locations :)



WebKat

Offline

#159 2007-02-21 04:23:02

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

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

There’s a form called “zem_event_locations”
You change locations in there.

I have a feature request in (as do others I’m sure) to do away with the form and just have a text-field.
Hopefully that change will happen in the near future. Which reminds me…I need to donate to the cause.

Hope that helps.
Move hand away from forehead…no need for smacking.

)

Tom

Offline

#160 2007-02-21 22:41:16

progre55
Member
Registered: 2006-05-02
Posts: 668

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

Great work from everyone on the plug in. I had been originally working with Dale (who was of great assistance) but now that the plug in is out, I have changed direction and will use it. I will definitely donate to the cause when I use it on my next commercial project.

Now for my question.

I have used Opal’s technique for the navigation on the large calendar. My question is, how can I remove the name of the month on the large calendar. In my current design, I now have Opals navigation and then the large calendar and the name of the month is duplicated.

Here is the code from my page:

<code>
<txp:zem_event_calendar_nav prev=”&larr; <txp:php>echo strftime(‘%B’, mktime(0,0,0,$m-1,1,$y));</txp:php> | “ next=” | <txp:php>echo strftime(‘%B’, mktime(0,0,0,$m+1,1,$y));</txp:php> &rarr;” labeltag=“strong” />

<txp:zem_event_calendar />
</code>

FYI: It may be me but I was not able to get the small calendar to function correctly.

Thank you in advance for your assistance.

progre55

Last edited by progre55 (2007-02-21 22:59:48)

Offline

#161 2007-02-22 01:23:41

WebKat
Member
Registered: 2007-01-16
Posts: 301

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

I had to set the class for the title of the calendar set to display:none



WebKat

Offline

#162 2007-02-22 01:46:00

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

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

progre55,
The minical has some problems for some folks. Its hard to know whats causing the issues.
Can you write up what’s working and what’s not?

M


Offline

#163 2007-02-22 15:37:30

progre55
Member
Registered: 2006-05-02
Posts: 668

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

Opal:

I apologize for the silly question now, but what class is that and where do I set it? Is it in the style sheet or the actual code?

progre55

Last edited by progre55 (2007-02-22 15:37:48)

Offline

#164 2007-02-22 16:35:32

WebKat
Member
Registered: 2007-01-16
Posts: 301

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

Here is the line I put in my style sheet:

table.zem_event_calendar caption {display:none;}



WebKat

Offline

#165 2007-02-22 17:55:50

progre55
Member
Registered: 2006-05-02
Posts: 668

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

Thank you. That did the trick.

progre55

Offline

Board footer

Powered by FluxBB