Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted March 24, 201015 yr So while setting up my boards *which Im still doing* I notice alot of things don't have "global" settings... at least that I'm aware of.. if there is please let me know.. but what I mean by global settings is turning something on or off on all forums. For example.. the quick reply option.. I have to go through each and every forum just to turn that setting on. I have like 30 forum areas.. maybe more lol. It's tedious work. Some with user groups. If i wanted to turn something on or off globally it would be a really nice option to have. Erm unless its already possible, if so let me know please xD
March 24, 201015 yr It's done individually for a reason; to make it a category specific. But normally, when creating a new category, it's checked by default. And I know how tedious it can get. I have about 200 categories on my forum, and about 1,500 categories on my soon to be announced new site in IP.Content. It's going to have a lot more though! :lol:
March 24, 201015 yr Author I agree individually is just necessary however, maybe have the check box clicked and then a "global setting" option to set certain things for all areas. For those of us with 100's of categories lol. The boards are amazing, I seriously love it way more than vB, the flexibility is just awesome, it's just very tedious as well. :ermm: btw this is sorta off topic but where is the option to reset all reputation :ph34r:
March 25, 201015 yr So while setting up my boards *which Im still doing* I notice alot of things don't have "global" settings... at least that I'm aware of.. if there is please let me know.. but what I mean by global settings is turning something on or off on all forums. For example.. the quick reply option.. I have to go through each and every forum just to turn that setting on. I have like 30 forum areas.. maybe more lol. It's tedious work. Some with user groups. If i wanted to turn something on or off globally it would be a really nice option to have. Erm unless its already possible, if so let me know please xD I am keen for this option as I am going to be setting up a new forum soon and don't want to have to do it to my 50+ catorgies and all the user groups again.. so please is there any easier way?
March 25, 201015 yr Management Trust me we would love to do more global settings but most clients would probably kill us if we took away per-forum or per-group options and made global options :)
March 25, 201015 yr Well could there be another setting we need to select first possibly? or if we do one set of grouping and then be able to just copy that settings on to the next one?
March 25, 201015 yr Community Expert Management Personally, I think some options like 'Show fast reply' should be removed. They are anachronisms now.
March 25, 201015 yr Trust me we would love to do more global settings but most clients would probably kill us if we took away per-forum or per-group options and made global options :) Couldn't there be both?
March 25, 201015 yr Couldn't there be both? We do that in a few places, but that tends to lead to more confusion, when a user finds one option but not the other and doesn't realize that they are conflicting.
March 25, 201015 yr Author I agree with the above user posts (non-staff). You could try to have both. Instead of taking one away just add the option to globally enable or disable it. If they say disable, then ad the option to manually enable each specific forum.
March 25, 201015 yr Author We do that in a few places, but that tends to lead to more confusion, when a user finds one option but not the other and doesn't realize that they are conflicting. Ah, that is probably true, what if there is just one section for only enabling things globally. So they can view the list of things globally enabled and disable it when needed then it would be less confusion.
March 25, 201015 yr We do that in a few places, but that tends to lead to more confusion, when a user finds one option but not the other and doesn't realize that they are conflicting. That's true. >_< I don't even see why people wouldn't want the option to fast reply... :lol:
March 25, 201015 yr It could easily be done with an if statement as such, if they were to implement it (example below): if ($this->settings['global_fast_reply_enable']) { $use_global_fast_reply_method === true; //fast reply code here } else { $use_global_fast_reply_mothod === false; //per-forum & per-category code here }
March 26, 201015 yr Author I wish they would for 3.1 its just something everyone wants ;/ that way if someone doesnt want it on their forum they can just unclick the thing...
March 26, 201015 yr I think for something like forums and member groups, having a 'template' that could be edited would be nice, then as new forums or member groups are created, it would load those settings as the default and then the admin makes any specific changes before saving it. Wouldn't help for pre-existing forums/groups, but if someone doesn't want a certain setting on (by default) then they don't have to uncheck it each time.
April 1, 201015 yr Author I think for something like forums and member groups, having a 'template' that could be edited would be nice, then as new forums or member groups are created, it would load those settings as the default and then the admin makes any specific changes before saving it. Wouldn't help for pre-existing forums/groups, but if someone doesn't want a certain setting on (by default) then they don't have to uncheck it each time. I so agree.. It really does get tiring always readding the same things over and over again. Even if it were possible to mimic a permission for a forum/group and then edit it later so that it has slightly different settings than the original would be really nice...
Archived
This topic is now archived and is closed to further replies.