Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#73 2006-04-05 21:56:39

maniqui
Member
From: Buenos Aires, Argentina
Registered: 2004-10-10
Posts: 3,070
Website

Re: [plugin] [ORPHAN] jmc_event_manager

Great news… I will update it as soon as possibly.
Thanks, jufemaiz.

Two questions:

  1. please, could you explain how to upgrade the plug-in for those that have already instaled? I read somethinb about using the database admin (I have both PHPMyAdmin and the rss_admin_manager plug-in by wilshire)
  2. what are you waiting to update your site to TXP?! ;D

thanks in advance.


La música ideas portará y siempre continuará

TXP Builders – finely-crafted code, design and txp

Offline

#74 2006-04-05 23:21:21

jufemaiz
Archived Plugin Author
From: nth narrabeen, sydney, nsw, au
Registered: 2005-03-17
Posts: 91
Website

Re: [plugin] [ORPHAN] jmc_event_manager

Upgrade on Past Version

As with all updates, please backup your database, then go through the following steps:

  1. Through your database admin, add the following columns to the <pre>txp_jmc_event</pre> and <pre>txp_jmc_event_venue</pre> set as NULL (or equivalent on your Textpattern installation)
  2. Activate plugin – Quicklink to activate
  3. Go to Content and then Event Manager tab – Quicklink to Event Manager
  4. Do a little jig and you should be right + ready to go!

Not sure how much more indepth i could go there as it depends on your database manager…


BE + MEngSc = engineer with a side dish of frustrated designer/developer with a penchant for photography outside

Offline

#75 2006-04-06 00:44:04

maniqui
Member
From: Buenos Aires, Argentina
Registered: 2004-10-10
Posts: 3,070
Website

Re: [plugin] [ORPHAN] jmc_event_manager

The instructions in 1 (add the following… set NULL) are the one I dont understand…

But dont worry! Because I have noticed that I have the plug-in installed but without the tables created at the DB, because I never used in this site before.
So I delete the plug-in and now I’m going to do a clean install it from the scratch.

Thanks anyway!


La música ideas portará y siempre continuará

TXP Builders – finely-crafted code, design and txp

Offline

#76 2006-04-06 09:16:41

Niconemo
Member
From: Rhône-Alpes, France
Registered: 2005-04-18
Posts: 557

Re: [plugin] [ORPHAN] jmc_event_manager

maniqui wrote:

The instructions in 1 (add the following… set NULL) are the one I dont understand…

Neither do I… It’s a little too eliptic for my skill on database ;-)


Nico

Offline

#77 2006-04-06 09:58:39

jufemaiz
Archived Plugin Author
From: nth narrabeen, sydney, nsw, au
Registered: 2005-03-17
Posts: 91
Website

Re: [plugin] [ORPHAN] jmc_event_manager

I’ll expand, sorry guys:

  1. Go into phpMyAdmin if you have it
  2. Open up your textpattern database
  3. Go to the txp_jmc_event
  4. _Add new field: [1] @ end of table (doesn’t matter the location)
  5. Fill in the following details:
  • Field: CategoryID
  • Type: INT
  • Length/Value: 11
  • Attributes:
  • Null: NULL
  • Default:
  • Extras:

Hope this helps. I’m hoping to add an admin tab that will deal with updates shortly…

Last edited by jufemaiz (2006-06-22 07:15:37)


BE + MEngSc = engineer with a side dish of frustrated designer/developer with a penchant for photography outside

Offline

#78 2006-04-06 10:45:09

Niconemo
Member
From: Rhône-Alpes, France
Registered: 2005-04-18
Posts: 557

Re: [plugin] [ORPHAN] jmc_event_manager

jufemaiz wrote:

Hope this helps.

I think it will be OK now :-)


Nico

Offline

#79 2006-04-27 15:37:30

pieman
Member
From: Bristol, UK
Registered: 2005-09-22
Posts: 491
Website

Re: [plugin] [ORPHAN] jmc_event_manager

hi jufemaiz
one for the bug list – I can’t delete categories – I get the ‘are you sure’ message, but the categories remain

Offline

#80 2006-04-28 00:13:30

maniqui
Member
From: Buenos Aires, Argentina
Registered: 2004-10-10
Posts: 3,070
Website

Re: [plugin] [ORPHAN] jmc_event_manager

hi jufemaiz,

is it possible to output the month in a non-english language? I’m using TXP in spanish, but the plug-in outputs the month in english.

thanks.


La música ideas portará y siempre continuará

TXP Builders – finely-crafted code, design and txp

Offline

#81 2006-04-28 05:31:31

jufemaiz
Archived Plugin Author
From: nth narrabeen, sydney, nsw, au
Registered: 2005-03-17
Posts: 91
Website

Re: [plugin] [ORPHAN] jmc_event_manager

pieman – looks like the first update will be coming shortly…

maniqui – have you got any reference for Calendars in other languages? Is it part of the language pack of textpattern perhaps? That could give me a far better option.


BE + MEngSc = engineer with a side dish of frustrated designer/developer with a penchant for photography outside

Offline

#82 2006-04-28 05:39:40

maniqui
Member
From: Buenos Aires, Argentina
Registered: 2004-10-10
Posts: 3,070
Website

Re: [plugin] [ORPHAN] jmc_event_manager

hi jufemaiz, thanks for replying.

The spanish language pack (es-es) in the TXP database has got all the months translated, so maybe you could easily connect your plug-in to the installed language pack (but I dont know if that is easy).

thanks again.


La música ideas portará y siempre continuará

TXP Builders – finely-crafted code, design and txp

Offline

#83 2006-04-29 06:04:22

maniqui
Member
From: Buenos Aires, Argentina
Registered: 2004-10-10
Posts: 3,070
Website

Re: [plugin] [ORPHAN] jmc_event_manager

jufemaiz, it’s me again.

I have been looking at the this gig page of TheLyricalMadmen, and it has been really inspiring.
Did you do that one?

If yes, I have a little question: can you teach me the trick to have even/odd classes applied to each row? I have tried with this zem’s plugin inside the form called by jmc_event_manager but it didnt work (it seems that the plug-in only works inside a form called by txp:article).

thanks in advance.


La música ideas portará y siempre continuará

TXP Builders – finely-crafted code, design and txp

Offline

#84 2006-04-30 05:57:52

maniqui
Member
From: Buenos Aires, Argentina
Registered: 2004-10-10
Posts: 3,070
Website

Re: [plugin] [ORPHAN] jmc_event_manager

here I’m again.
take note of the following suggestions, jufemaiz! ;)

First: jmc_if_variable
I have been playing just a bit with that tag and it worked for me (besides the “warning” in the help).
I cant imagine any other uses for that tag than… checking the variable… and then output or not some code… and so, you wont get empty tags if variable is empty.
Also, it doesnt work with txp:else by now.
So, I have all this code just to link (or not) the venue name with the venu site:

<code><txp:jmc_if_variable variable=“url”><a href=”<txp:jmc_venue_url />”></txp:jmc_if_variable><txp:jmc_venue_name /><txp:jmc_if_variable variable=“url”></a></txp:jmc_if_variable></code>

But… that’s not the usual “logic” of most of the TXP built-in tags… so…

Second: I would suggest the evolution of this plug-in tags to be more “compliant” with the usual logic of the built-in TXP tag.
Some tags could become container tags and other tags could add some attributes like wraptag, break, class, etc.

Examples:
txp:jmc_venue_url as a container/single tag:
<txp:jmc_venue_url>...</txp:jmc_venue_url> or <txp:jmc_venue_url />

wraptag and class attributes
Something like this:
<code><h4><txp:jmc_venue_name /></h4>
<div class=“venue_info”>
<div class=“adr”>
<div class=“street-address”>
<txp:jmc_venue_address1 />
</div>
<span class=“locality”><txp:jmc_venue_suburb /></span>


</code>
could be written as:
<code><txp:jmc_venue_name wraptag=“h4” />
<div class=“venue_info”>
<div class=“adr”>
<txp:jmc_venue_address1 wraptag=“div” class=“street-address” />
<txp:jmc_venue_suburb wraptag=“div” class=“locality” />


</code>

So, if a variable hasnt been filled, then the tag wont output anything (similar to what the jmc_if_variable tag actually does).

Dont know if all this makes any sense, but, hey, this are just some ideas that came while using this fantastic plug-in.

thanks!


La música ideas portará y siempre continuará

TXP Builders – finely-crafted code, design and txp

Offline

Board footer

Powered by FluxBB