Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#505 2009-09-29 18:40:43

mlarino
Member
Registered: 2007-06-29
Posts: 367

Re: glz_custom_fields

What do you mean with trigger words?

Offline

#506 2009-09-29 18:45:26

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

Re: glz_custom_fields

masa wrote:

Another question…

the plugin allows the use of any characters, spaces in cf names. Are those now safe to use?

I’d also like to know the answer to this.

Offline

#507 2009-09-29 18:52:00

masa
Member
From: Asturias, Spain
Registered: 2005-11-25
Posts: 1,091

Re: glz_custom_fields

mlarino wrote:

What do you mean with trigger words?

Scroll down in this post to Features for v1.3.

Trigger Words will allow for e.g. automatically generated drop-down selects of all your categories to choose from.

Offline

#508 2009-09-29 18:59:04

PascalL
Member
From: Switzerland
Registered: 2009-03-09
Posts: 132
Website

Re: glz_custom_fields

I have a new toy!
Can’t stop having fun with it!
Thanks Gerhard, a lot!!!

Yay, love textarea custom fields!

Pascal

Offline

#509 2009-09-29 19:43:00

johnstephens
Plugin Author
From: Woodbridge, VA
Registered: 2008-06-01
Posts: 999
Website

Re: glz_custom_fields

Thanks, Gerhard! This is every bit as awesome as everyone else has said, if not more.

Is there currently any way to set the datepicker’s date format? My data uses isodate format with hyphens. The hyphens aren’t as important as the yyyy mm dd order. Any ideas?

Thank you again!

Offline

#510 2009-09-29 19:52:40

jstubbs
Moderator
From: Hong Kong
Registered: 2004-12-13
Posts: 2,395
Website

Re: glz_custom_fields

Seeing an error as noted here. Seems the culprit is this line in mem_moderation_article which refers to glz_custom_fields:

// allow glz to replace the custom fields
	if ($mem_glz_custom_fields_plugin)
	{
		mem_glz_custom_fields_replace($data);
	}

Offline

#511 2009-09-29 19:54:59

jstubbs
Moderator
From: Hong Kong
Registered: 2004-12-13
Posts: 2,395
Website

Re: glz_custom_fields

Also see an error in the sidebar under “Advanced options” in the Write tab:

Notice: Undefined variable: custom_11_set in /users/home/me/domains/domain.com/web/public/v2/textpattern/include/txp_article.php on line 478

I had a custom_11 set defined but deleted it before installing the latest version of glz_.

Offline

#512 2009-09-30 02:20:47

radneck
Plugin Author
Registered: 2005-07-03
Posts: 109

Re: glz_custom_fields

johnstephens wrote:

maniqui wrote:
bq. Wouldn’t like to ruin your dreams, mlarino, but what makes you assume that Gerhard is going to work on sed_s_f integration? It’s not his plugin… Well, I may be missing something, and anyway, it’s not of my business either.

We got an eMail from Gerhard this morning:

THE NEXT VERSION
First thing that I’m planning for the plugin is integration of sed_section_fields. It’s a no brainer really, glz_custom_fields doesn’t feel complete without this awesome plugin.


Until then, see here

Offline

#513 2009-09-30 08:26:25

gerhard
Plugin Author
From: London, UK
Registered: 2005-06-29
Posts: 409
Website

Re: glz_custom_fields

jstubbs wrote:

I had a custom_11 set defined but deleted it before installing the latest version of glz_.

That might be related to max_custom_fields preference. If you have only 10 custom sets, make sure this variable value is also 10.

This might also help explain what’s going on

Offline

#514 2009-09-30 08:31:21

gerhard
Plugin Author
From: London, UK
Registered: 2005-06-29
Posts: 409
Website

Re: glz_custom_fields

masa wrote:

the plugin allows the use of any characters, spaces in cf names. Are those now safe to use?

This is a bug, it will be fixed in the next version. Thanks for spotting it!

I will try to get the next version out sometimes next week, this will include bug fixes and small tweaks, it won’t however include sed_section_fields functionality.

Offline

#515 2009-09-30 14:36:53

johnstephens
Plugin Author
From: Woodbridge, VA
Registered: 2008-06-01
Posts: 999
Website

Re: glz_custom_fields

johnstephens wrote:

Is there currently any way to set the datepicker’s date format? My data uses isodate format with hyphens. The hyphens aren’t as important as the yyyy mm dd order. Any ideas?

Patient, heal thyself. The solution was to edit glz preferences under Admin > Preferences > Basic > glz_custom_f.

Now my problem is enabling the datepicker to select past dates. Any ideas?

Thanks again for making such an awesome plugin!

Offline

#516 2009-09-30 15:39:00

masa
Member
From: Asturias, Spain
Registered: 2005-11-25
Posts: 1,091

Re: glz_custom_fields

gerhard wrote:

masa wrote: the plugin allows the use of any characters, spaces in cf names. Are those now safe to use?

This is a bug, it will be fixed in the next version. Thanks for spotting it!

OK, no problem.
What about the other two issues ?

Offline

Board footer

Powered by FluxBB