Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#529 2009-10-09 14:41:00
Re: glz_custom_fields
go go gadget gerhard. ;)
Offline
#530 2009-10-13 08:40:53
Re: glz_custom_fields
Sorry, I have a problem with glz_custom_field latest version (1.2.2) and other plugins in txp 4.2.0. Especially:
- bot_show_image is broken (the image is put below the table instead of its proper place above article image field)
jmd_image_selector is not showing the insert image linkworks with most recent jmd plugin version!
They both look as jquery problems. Am I doing something wrong?
Last edited by Zanza (2009-10-13 10:43:14)
Offline
#531 2009-10-13 09:01:43
Re: glz_custom_fields
Hi zanza,
there have been some jQuery issues in v1.2.2, I have fixed them, will be pushing the updated revision later on this week.
On another note, I’ve agreed with Robert about the $prefs approach, I’ll be sending a patch to the core this week, it’s going to be really helpful for other plugin authors. It won’t be available until the next TXP release (hopefully the minor one), so fingers crossed it will become available soon.
The next glz_custom_fields version due out this week is going to focus on bug fixes and improving the stability of the plugin before I will turn my attention into sed_section_fields integration.
Last edited by gerhard (2009-10-13 09:03:32)
Offline
#532 2009-10-13 10:42:26
Re: glz_custom_fields
thanks Gerhard. I have to say that the issue is with bot_show_image only, at the moment, because the jmd image selector I was using was outdated. Waiting for the fix+patch, anyway. Thanks.
Last edited by Zanza (2009-10-13 10:49:32)
Offline
#533 2009-10-15 06:11:57
Re: glz_custom_fields
Thanks Gerhard – a very timely release for my next project:)
Offline
#534 2009-10-16 15:09:33
Re: glz_custom_fields
Hi Gerhard. I found that also the recent wet_quick_open is not working when your plugin is installed. Just to give some other hint to check. Thanks.
Offline
#535 2009-10-16 19:49:00
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,313
Re: glz_custom_fields
I found that also the recent wet_quick_open is not working when your plugin is installed.
Zanza, Gerhard, I’ve these two installed and working.
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
#536 2009-10-19 07:10:48
- FireFusion
- Member
- Registered: 2005-05-10
- Posts: 698
Re: glz_custom_fields
Hi Gerhard,
any news on the patch?
Thanks.
Offline
#537 2009-10-21 10:16:58
Re: glz_custom_fields
hi
i have a little issue, but maybe im handling it wrong:
i use a custom field (type select) and provide a default value using brackets.
when putting out my custom_field value on the website, the brackets will also appear.
thanks for the help
jens
Offline
#538 2009-10-21 11:12:38
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,313
Re: glz_custom_fields
Jens, you can put another “bracket” around your custom field with rah_replace like that:
<txp:rah_replace from="{,}" to="">
<txp:custom_field name="bracketed_cf_select" />
</txp:rah_replace>
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
#539 2009-10-21 11:54:48
Re: glz_custom_fields
all right, will check this out.
danke sehr.
Edit:
thanks for the hint with that rah_replace plug-in. its the shiiiiiiiiiiiiiiiiit.
Last edited by jens31 (2009-10-21 15:08:35)
Offline
#540 2009-10-22 11:02:29
- redbot
- Plugin Author
- Registered: 2006-02-14
- Posts: 1,410
Re: glz_custom_fields
Hi Gerhard,
I need urgently to finish a project I’m working on but I’m stuck with the jquery problems you mentioned here which interfere with other jquery plugins. Is there a possibility you post here the necessary amendments to the code? I’m sorry to bother but I would really appreciate it (if you can of course).
Offline