Author |
Topic |
|
pweighill
Junior Member
United Kingdom
453 Posts |
Posted - 24 August 2002 : 13:34:13
|
The Feature Configuration section is getting quite large.
Would the following two options be better in the Main Forum Configuration section? Secure Admin Mode: Non-Cookie Mode:
and the rest could be sorted into a better order? (for example)
General Features IP Logging: Flood Control: Private Forums: Group Categories: Highest level of Subscription: Bad Word Filter: Moderation Features Allow Topic Moderation: Show Moderators: Restrict Moderators to moving their own topics: AutoEmail author when moving topics: Forum Features Archive Functions: Show Detailed Statistics: Show Jump To Last Post Link: Show Quick Paging: Pagenumbers per row: Topic Features Allow Sticky Topics: Show Edited By on Date: Show Prev / Next Topic: Show Send Topic to a Friend Link: Show Printer Friendly Link: Hot Topics: Items per page: Posting Features Allow HTML: Allow Forum Code: Allow Images in Posts: Allow Smilie Icons: Allow Signatures: Allow Dynamic Signatures: Show Format Buttons: Show Smilies Table: Show Quick Reply: Misc Features Show Timer: Timer Phrase:
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 25 August 2002 : 08:59:21
|
I agree that we need some better organization in regards to the Admin Options. |
|
|
pweighill
Junior Member
United Kingdom
453 Posts |
Posted - 25 August 2002 : 09:31:54
|
I've redone the page with subheadings for each section.
I rewrote the code using subroutines to generate the form:
ShowConfigHeader "Feature Configuration" ShowConfigHeaderSub "Security Settings" ShowConfigItem "SE", "OnOff", "strSecureAdmin", strSecureAdmin, "Secure Admin Mode", "features#secureadminmode" ShowConfigItem "SE", "OnOff", "strNoCookies", strNoCookies, "Non-Cookie Mode", "features#allownoncookies" ShowConfigHeaderSub "General Features" ShowConfigItem "SE", "OnOff", "strIPLogging", strIPLogging, "IP Logging", "features#IPLogging" ShowConfigItem "S ", "OnOff", "strFloodCheck", strFloodCheck, "Flood Control", "" ShowConfigList "strFloodCheckTime", strFloodCheckTime, "-30|-60|-90|-120", "30 seconds|60 seconds|90 seconds|120 seconds" ShowConfigItem " E", "", "", "", "", "features#FloodCheck" ShowConfigItem "SE", "OnOff", "strPrivateForums", strPrivateForums, "Private Forums", "features#privateforums" ShowConfigItem "SE", "OnOff", "strGroupCategories", strGroupCategories,"Group Categories", "features#groupcategories" ...etc...
I can send you a copy if you want.
|
Edited by - pweighill on 25 August 2002 09:32:47 |
|
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 25 August 2002 : 09:37:45
|
loogs good |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 25 August 2002 : 10:03:15
|
quote: Originally posted by pweighill
I can send you a copy if you want.
Sure, you can e-mail me a copy. |
|
|
Roland
Advanced Member
Netherlands
9335 Posts |
Posted - 25 August 2002 : 10:19:07
|
if it works (which it undoubtedly does), could you send me a copy, Peter? snitz @ frutzle.com |
|
|
pweighill
Junior Member
United Kingdom
453 Posts |
Posted - 25 August 2002 : 10:56:13
|
If sent a copy to Richard & FrutZle. If anybody else want a look athen I could post a URL to it. |
|
|
ruirib
Snitz Forums Admin
Portugal
26364 Posts |
|
Roland
Advanced Member
Netherlands
9335 Posts |
Posted - 25 August 2002 : 11:08:07
|
This is great (as I said in my reply to your mail). I modified the width of the table to 100% and added a couple FloodControl times and found it a lot easier to find settings now. |
|
|
MaD2ko0l
Senior Member
United Kingdom
1053 Posts |
Posted - 25 August 2002 : 19:28:07
|
hey can u post a link to the file so that we all can have this plz??
thankx
MaD2ko0l |
© 1999-2010 MaD2ko0l |
|
|
pknaz
Junior Member
USA
117 Posts |
Posted - 25 August 2002 : 22:38:54
|
Yes, please post a link :) |
|
|
Nathan
Help Moderator
USA
7664 Posts |
Posted - 25 August 2002 : 22:48:14
|
quote: Originally posted by ruirib
You could maybe stretch the title of each section to the full table, and maybe change its color also. It would look better IMO.
I aggree, the subtitles could be catagory header color |
Nathan Bales CoreBoard | Active Users Download |
|
|
MaD2ko0l
Senior Member
United Kingdom
1053 Posts |
Posted - 26 August 2002 : 12:13:53
|
Hi all, i have made this little mod as well and here is the file admin_config_features.asp
edit it,change it,use it,bin it i dont care.
MaD2ko0l |
© 1999-2010 MaD2ko0l |
Edited by - MaD2ko0l on 26 August 2002 15:03:28 |
|
|
pweighill
Junior Member
United Kingdom
453 Posts |
Posted - 26 August 2002 : 13:39:17
|
You can get a copy of this changehere. I also included some other changes as well (smaller file sizes due to using functions) and also reordered pop_config_help.asp to same order as well. |
Edited by - pweighill on 26 August 2002 13:42:48 |
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 26 August 2002 : 14:08:34
|
Wow! That is realllly cool. The way it's done with functions just blows me away. Great job and thanks!
@tomic |
SportsBettingAcumen.com |
|
|
|
Topic |
|