Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#691 2010-04-08 07:14:10

Algaris
Member
From: England
Registered: 2006-01-27
Posts: 608

Re: glz_custom_fields

It could be related. I did wonder later if the database files hadn’t fully synced between the computers.

Offline

#692 2010-04-08 10:51:35

alanfluff
Member
From: Ottawa, Canada
Registered: 2008-09-15
Posts: 222
Website

Re: glz_custom_fields

Yes. You could also ask the question about copying db files on the MAMP forum, I’m not sure how responsive they are, but chances are other people will have tried this and maybe commented there. Cheers, -Alan


At LAST I’ve cheerfully donated to the core devs at #TXP. I only wish I were able to give more. Thanks to the devs and ALL fellow TXPers. -A

Offline

#693 2010-04-08 10:57:38

Algaris
Member
From: England
Registered: 2006-01-27
Posts: 608

Re: glz_custom_fields

Thanks for the replies and advice Alan, I’ll have a look over in the MAMP forums see what I can find. In the meantime I’ll leave my Macbook running while working on my iMac so the files can sync as I work and should be fully finished when I need to work else where. It should be fairly quick all being well as dropbox has built in LAN syncing.

Offline

#694 2010-04-08 11:02:03

alanfluff
Member
From: Ottawa, Canada
Registered: 2008-09-15
Posts: 222
Website

Re: glz_custom_fields

You’re welcome, good luck!


At LAST I’ve cheerfully donated to the core devs at #TXP. I only wish I were able to give more. Thanks to the devs and ALL fellow TXPers. -A

Offline

#695 2010-04-19 15:50:32

feragnoli
Member
From: the hague
Registered: 2005-02-10
Posts: 150

Re: glz_custom_fields

hello, using the custom script option for a custom field I end up getting the following notification:

220 FTP on kasserver.com ready 421 Login Timeout (60 seconds): closing control connection

the notification appears immediately under the ‘override form’ drop-down menu.
has anybody had the same problem?

thanks


what was that again…?

Offline

#696 2010-05-24 11:51:52

NicolasGraph
Plugin Author
From: France
Registered: 2008-07-24
Posts: 860
Website

Re: glz_custom_fields

Hi,

This plugin is wonderful!
Is there a way to display and use rah_textile_bar with textarea custom_fields?

Thanks


Nicolas
Follow me on Twitter and GitHub!
Multiple edits are usually to correct my frenglish…

Offline

#697 2010-05-24 14:44:42

redbot
Plugin Author
Registered: 2006-02-14
Posts: 1,410

Re: glz_custom_fields

NicolasGraph wrote:

…Is there a way to display and use rah_textile_bar with textarea custom_fields?

Hi,
I think you are more likely to receive answers in rah_textile_bar thread. Anyway, I remember this is possible with hak_tinymce.

Offline

#698 2010-05-24 15:09:55

NicolasGraph
Plugin Author
From: France
Registered: 2008-07-24
Posts: 860
Website

Re: glz_custom_fields

Anyway, I remember this is possible with hak_tinymce.

Oh, thanks but I don’t find anything about it.
Do you remember where I can learn more about this?


Nicolas
Follow me on Twitter and GitHub!
Multiple edits are usually to correct my frenglish…

Offline

#699 2010-05-24 15:21:40

redbot
Plugin Author
Registered: 2006-02-14
Posts: 1,410

Re: glz_custom_fields

NicolasGraph wrote:

…Do you remember where I can learn more about this?

Look here

Offline

#700 2010-05-24 16:07:39

NicolasGraph
Plugin Author
From: France
Registered: 2008-07-24
Posts: 860
Website

Re: glz_custom_fields

Perfect, Thank you!


Nicolas
Follow me on Twitter and GitHub!
Multiple edits are usually to correct my frenglish…

Offline

#701 2010-06-03 18:50:14

Timid&friendly
Member
From: The Netherlands
Registered: 2006-05-28
Posts: 252
Website

Re: glz_custom_fields

I am very much enjoying using the plugin. Thx so much.

But i have noticed a few things that have got me puzzeled.

1. One thing i noticed is when i decided to reset one of the fields; in my case a field that i designated to position 2. I then created a new position 2 thinking that the old (empty pos 2) would be overwritten. It wasn’t and still exists above the new pos 2? Everything seems to work but for a table that should auto increment i found that particular. Is it ok?

2. Are the glz_custom_fields settings cached anywhere in the system? I ask this because i have been changing the values form lowercase to camelcase and then to hypenated words and sometimes the output for certain value got stuck on one of the previous string patterns?? I cleared the browser cache, checked on other computers, and even went into myphpadmin and checked the values… but everything was set to the new values?? In the end i just reset the custom_field, entered the select values and went through EVERY article again reselecting the appropriate values. After that all was well??? What do you think caused that?

Last edited by Timid&friendly (2010-06-03 18:52:15)


I think, therefore I AM, … … er … I think :-?

Offline

#702 2010-06-28 21:44:36

alanfluff
Member
From: Ottawa, Canada
Registered: 2008-09-15
Posts: 222
Website

Re: glz_custom_fields

Hi Gerhard,

<3 your plugin — it’s just SO useful.

Do you know if there is a safe/preferred way for me to get a specific date format out of the date picker?

I want: Mon 4 Oct 2010 and the default javascript is giving me 04/10/2010.

If there’s no current option for this then now sweat, I can live without it. Or if you think I should, I am happy to mod the plugin but would like to do it in the cleanest/most supported way.

Any comments most appreciated.

Cheers, -Alan


At LAST I’ve cheerfully donated to the core devs at #TXP. I only wish I were able to give more. Thanks to the devs and ALL fellow TXPers. -A

Offline

#703 2010-07-02 02:13:47

whaleen
Member
From: Portland
Registered: 2006-05-11
Posts: 373
Website

Re: glz_custom_fields

Do you know if there is a safe/preferred way for me to get a specific date format out of the date picker?

Looks like you can assign this to a custom field. It uses jQuery UI which seems to have more control over date formatting where Kelvin’s jQuery plugin does not. I think that glz_custom_fields is fine and that it’s plugins need work. A plugin’s plugins.

Let you know how I fair with it as I dive in to mess up my Write screen.


txtstrap (Textpattern + Twitter Bootstrap + etc…)

Offline

#704 2010-07-02 14:27:30

alanfluff
Member
From: Ottawa, Canada
Registered: 2008-09-15
Posts: 222
Website

Re: glz_custom_fields

Tks Josh! :D


At LAST I’ve cheerfully donated to the core devs at #TXP. I only wish I were able to give more. Thanks to the devs and ALL fellow TXPers. -A

Offline

#705 2010-07-04 14:40:11

aswihart
Member
From: Pittsburgh, PA
Registered: 2006-07-22
Posts: 345
Website

Re: glz_custom_fields

Is there a way to make a hierarchical display of values in a glz_custom_fields select / multi-select box? That would be a great feature if it’s not already possible.

Offline

Board footer

Powered by FluxBB