Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#829 2011-03-27 10:32:25
- element
- Member
- Registered: 2009-11-18
- Posts: 99
Re: glz_custom_fields
Using the match attribute on 4.2.0 … duh!
Offline
#830 2011-03-29 15:27:36
- Skg
- New Member
- Registered: 2011-03-29
- Posts: 2
Re: glz_custom_fields
Hello Gerhard,
Today I have donated for glz_custom_fields plugin by pay card, but I have closed the window before redirecting to file… What to do, please? Thank you.
(I have Textpattern 4.0.6)
Radim Hrbáč
Last edited by Skg (2011-03-29 15:29:06)
Offline
#831 2011-03-29 21:47:10
Offline
#832 2011-03-29 21:50:36
Re: glz_custom_fields
maniqui wrote:
Gerhard, do you think it could be possible to pass the custom field’s name to the custom script function? I mean, as now, that you pass the
$custom_id
and/or$custom_value
. Having the custom field name would open the possibility to write more reusable custom scripts .
I took a look at your patch, this alone is worth a new patch release. I’ve got things a bit messed up with the latest v1.2.4 add-on, I’m going to clean all that up shortly, will do it together with your patch.
Thanks maniqui for taking the time!
Offline
#833 2011-03-29 22:01:34
Re: glz_custom_fields
jens31 wrote:
Date format: wouldnt it be possible to put the the values in by myself?
Yes, all that should be possible since it’s just JS’s Date object on which you specify a format. I’ve put it down on the TODO list, but to be honest, there are other, more important things to be done first. If you feel like it, search for $date_format
in the plugin, where I’m defining the array of options that it can take. It’s a few lines below the // jquery.datePicker
comment.
Sorry I couldn’t be of more help : (.
Offline
#834 2011-03-29 22:09:54
Re: glz_custom_fields
Offline
#835 2011-03-30 17:42:57
- Skg
- New Member
- Registered: 2011-03-29
- Posts: 2
Re: glz_custom_fields
gerhard wrote:
I’m e-mailing you right away.
@Gerhard
It is great! Thank you very much for your perfect work and fast response to my stupid problem :)
Have a nice day.
Offline
#836 2011-03-30 20:09:00
Offline
#837 2011-04-04 11:17:08
Re: glz_custom_fields
Hello Gerhard,
Today I have donated for glz_custom_fields plugin with my mastercard, but I did not receive any file…
What to do, please? Thank you.
Offline
#838 2011-04-04 11:18:47
Offline
#839 2011-04-04 11:21:02
Re: glz_custom_fields
Got it!
Thank you!
Offline
#840 2011-04-04 17:33:12
Re: glz_custom_fields
hi gerhard
i have a small issue with my custom fields.
if i put in the value 0, it gets saved into the db, but its not coming out of there again..
so if i put 200 everything is fine, but zero..? when i save the article, the field is empty right after.
like i said, the value is in the db. when i ask for it via if_custom_field its not getting called.
dunno, if that is a glz or a general custom_field problem.
Offline