Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#217 2008-06-22 09:03:07
Re: [plugin] [ORPHAN] sed_section_fields
Thanks Steve. I’ll have a good look at it when you send it over, but remember that for my own personal use I don’t really require the “per article” usage. That was something added by another user. For the bombsite I only require “per section” usage to allow me to keep 2 sections permanently open whilst restricting the weblog section to a time limit which then led me to think that it might be a useful feature for others which further led me to think that the “Sections” tab would be a good place for it to go.
Last edited by thebombsite (2008-06-22 09:06:47)
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
#218 2008-06-22 13:57:01
- net-carver
- Archived Plugin Author
- Registered: 2006-03-08
- Posts: 1,648
Re: [plugin] [ORPHAN] sed_section_fields
Stuart
You should have email with all that’s needed. Please let me know how it goes (via email).
Not to worry about per-article settings. They aren’t used unless you specifically set them up anyway.
— Steve
Offline
#219 2008-06-22 14:44:11
Re: [plugin] [ORPHAN] sed_section_fields
Nothing received yet Steve. Could you re-send just in case I’ve spammed it please? :)
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
#220 2008-06-22 17:34:49
Re: [plugin] [ORPHAN] sed_section_fields
OK Steve. Got it thank you. I’ll email once I’ve set it up.
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
#221 2008-06-24 14:07:22
Re: [plugin] [ORPHAN] sed_section_fields
Anyway to implement a global Hide all / Show All option?
Are the values for these options stored in the Db?
If not how are they stored?
Nice Plugin
Thank you
Geoff
Last edited by geoff777 (2008-06-24 14:07:47)
There are 10 types of people in the world: those who understand binary, and those who don’t.
Offline
#222 2008-06-24 17:28:48
Re: [plugin] [ORPHAN] sed_section_fields
Steve, why don’t you split the plugin into sed_section_fields and sed_pretty_section_view (or something like that…)?
Offline
#223 2008-06-24 17:36:46
- net-carver
- Archived Plugin Author
- Registered: 2006-03-08
- Posts: 1,648
Re: [plugin] [ORPHAN] sed_section_fields
Geoff
just look in the global $prefs
and you should see an entry for each section. Or look in the txp_prefs
table if you are doing it with SQL.
Christian
Hmmm. That’s possible — though I won’t be doing it right away as I’m busy with the MLP pack at the moment. Thanks for the idea.
— Steve
Offline
#224 2008-06-24 20:50:50
Re: [plugin] [ORPHAN] sed_section_fields
I love this plugin. Thanks Steve.
I do spend a lot of time cycling through all my sections and setting Most of my custom fields off. So I’d support any idea, where a standard site-wide default could be set. You could include a “default” or “custom” setting per section. Default might hide all the fields and on/off settings and apply the default, while “custom” would show and adhere to the settings.
Just an idea. Sporadic shuffling through section settings during site build is a pretty good trade-off for the awesome function of this plugin.
Offline
#225 2008-06-26 13:53:55
Re: [plugin] [ORPHAN] sed_section_fields
I’ve used this plugin before with no problems, but I’m having an issue on an IIS setup. Here’s what I get when trying to access my sections:
PHP Notice: Undefined index: cf in D:\InetPub\dittocondo\textpattern\lib\txplib_misc.php(574) : eval()'d code on line 210 PHP Notice: Undefined index: ss in D:\InetPub\dittocondo\textpattern\lib\txplib_misc.php(574) : eval()'d code on line 241 PHP Notice: Undefined index: cf in D:\InetPub\dittocondo\textpattern\lib\txplib_misc.php(574) : eval()'d code on line 210 PHP Notice: Undefined index: ss in D:\InetPub\dittocondo\textpattern\lib\txplib_misc.php(574) : eval()'d code on line 241 PHP Notice: Undefined index: cf in D:\InetPub\dittocondo\textpattern\lib\txplib_misc.php(574) : eval()'d code on line 210 PHP Notice: Undefined index: ss in D:\InetPub\dittocondo\textpattern\lib\txplib_misc.php(574) : eval()'d code on line 241
I am using glz_custom_fields, but I get the same error when it’s turned off. The IIS server is the only difference I can think of — it’s worked fine on Linux. Any thoughts?
Thanks,
Addison
Offline
#226 2008-06-26 14:15:20
- net-carver
- Archived Plugin Author
- Registered: 2006-03-08
- Posts: 1,648
Re: [plugin] [ORPHAN] sed_section_fields
Addison
Hello. What version of the plugin are you having a problem with?
— Steve
Offline
#227 2008-06-26 14:29:41
Re: [plugin] [ORPHAN] sed_section_fields
Hi, Steve.
sed_section_fields 0.3.138
sed_plugin_library 0.4.154
Just so you know, this isn’t life or death, but I’d like to figure it out — it’s a killer plugin.
Also, I do not have FTP access.
Thanks,
Addison
Offline
#228 2008-06-26 16:13:56
- net-carver
- Archived Plugin Author
- Registered: 2006-03-08
- Posts: 1,648
Re: [plugin] [ORPHAN] sed_section_fields
Addison
Do you still get the same problem with the latest beta?
— Steve
Offline