I'd love for the nofollow link to be an option too, right now I have to go in an remove it, but if it defaulted to 'on' and was an option to be 'off' that would be cool
What about an option for adding weekly recurring events in the calendar ?
That's a start but I don't think weekly even gets close if you are going to change adding calendar events. If the calendar is going to be enhanced then you need to add everything somewhat like outlook does.
Blue Man Group There is no such thing as stupid questions. Just stupid answers
I'd love for the nofollow link to be an option too, right now I have to go in an remove it, but if it defaulted to 'on' and was an option to be 'off' that would be cool
I don't get it. I guess I really don't understand what you are talking about.
Blue Man Group There is no such thing as stupid questions. Just stupid answers
I'd love for the nofollow link to be an option too, right now I have to go in an remove it, but if it defaulted to 'on' and was an option to be 'off' that would be cool
Agree, I'd like to see a switch for "in posts" and "in user signatures" though... possibly even one for "user homepages"
I'd love for the nofollow link to be an option too, right now I have to go in an remove it, but if it defaulted to 'on' and was an option to be 'off' that would be cool
Agree, I'd like to see a switch for "in posts" and "in user signatures" though... possibly even one for "user homepages"
Just remember that I am looking at small additions. I don't want to add anything major that will take too long. Would like to get 7.5 out so we can start working on 8.0.
For 7.5, something that could be made that wouldn't get lost later on is a PM permission overhaul.
You already added the max topic size. At my board I hacked that in, and also a max. topic age. If the PT is 3 months old, you cannot reply in it anymore.
Next thing on my to-do is to not allow replies in topics where it's just you in the topic.
To keep things current, and not to be an archive, the next step after that would be to turn of sending PM's for anyone that has PT's that haven't gotten a reply in a year to force them to clean up.
Also my earlier request to impose limits to the actual owner of the PM box, instead of the people sending to that BOX would make any limit scheme a lot easier to code and maintain in the future.
And another small feature request, the e-mail PM could be enhanced. Include the subject, and also make the function available from within the PM. It's nice when you are reading the actual PM to be able to "delete/mail it" it on the spot.
Second suggestion which I'm not sure if it's too big for 7.5 or not, is a poll overhaul. It's irritating that have to hit a vote button for each question you add to a post.
I liked the 6.5.x way *A LOT* more! One post, multiple questions, one submit button. Actually shouldn't be to much work, it's just the voting screen that's need adjusting and the vote processing to process more questions and to reject non-complete votes.
Part of the poll overhaul could be to store both the USER_ID plus the IP address of a voter in the database.
Now it's a shared field, with just IP adresses of anonymous users, but to detect double votes from users, I would sometimes like to check on the IP address of the votees.
I made a "karma" hack way back in the day... and have been slowly working on one for 7.x. My time is extremely limited nowadays compared to what it used to be, so if you guys want to make it an official feature, I wouldn't complain!
What I'm trying to do with this one is have it so there is a +/- link (of sorts) with each post. One link to say it's a good post, another to say it's garbage. This will build up, or knock down, people's "karma points." The number of points a member's karma click of a post would give or take away would be set by group. Also, a group may only give a karma click to any given post once (first come, first serve) with the exception of administrators and moderators. This could be permissions-based too for any group. Finally, the reason I want to do this at all, this would be tied in to automatic promotions. Once reaching a predetermined number of points, a member will be promoted to the next group, and vice-verse if their points drop. I have never been one to award titles or ranking completely based on post count -- I'm more of a "quality" person, and this is the perfect solution.
Anyway, I know it reads like a lot, but it's a simple mod that can be finished in less than a full day's of work I'm sure.
Just remember that I am looking at small additions. I don't want to add anything major that will take too long. Would like to get 7.5 out so we can start working on 8.0.
Another loaded statement. Not knowing what is not major. But anyway. I think you moved my post can't find it now so I will repeat. Maybe add some canned mysql commands in the control panel that you are constantly asked for. Add a restore mysql database in the control panel. Add the multiple identity check.
Here is another one that was orphaned when the topic was moved. There was at least one reply by Mark
Quote
When browsing to the forum summary page the newpost.gif indicates unread posts in each forum. When you open the forum and view only one of many new posts then browse to another forum. The indicator shows all posts read(nonewposts.gif) for that forum. Even though all new posts have not been read. I know this is not a bug but I think it is a design flaw that leads to many missed posts. Causing members to add bump posts to bring attention to their topic. I would prefer to have the newposts.gif to always appear in the summary page when there are unread posts or replies in a forum. A user can always use the "mark all as read" option. _________________________
Last edited by Ruben Rocha; 02/01/20094:31 PM. Reason: added comment
Blue Man Group There is no such thing as stupid questions. Just stupid answers
I think this was asked for more then once. Code was all ready written, used, works, and been around a long time. Not like it would be hard to make it a part of the message board as a standard release.
I had used it in the past but like others I got tired of hacking it into all the new releases and gave up on it as well as many other features that are on UBBDev and been used for quite some time.
I'll have to admit I don't use global announcements very often. But when I do. It usually has to do with changes such as upgrades or changes which makes it necessary to make "a reply to thread" to link to, so someone can respond.
So I agree on this.
Blue Man Group There is no such thing as stupid questions. Just stupid answers
I know I have been beatup on this before. But how about a undo feature when upgrading. So if you upgrade and something goes amiss you can undo the changes and revert back to the older version so at least the board still functions till the issues are resolved.
Blue Man Group There is no such thing as stupid questions. Just stupid answers
I think this was asked for more then once. Code was all ready written, used, works, and been around a long time. Not like it would be hard to make it a part of the message board as a standard release.
I had used it in the past but like others I got tired of hacking it into all the new releases and gave up on it as well as many other features that are on UBBDev and been used for quite some time.
This will be getting in for 7.5 and these are the types of things I want to get added. Basically I don't want to add anything that requires a bunch of rewriting of what's already there. I'm just looking for some things to add over the next couple weeks.
For example, replying to Global Announcements. This one will have to wait for 8.0. The way we handle Global announcements right now doesn't allow for replies without some major rewriting.
Another example is Mark's suggestion on the new post tracking. I have some ideas how to make this much better, but again it's some major rewriting of how we handle it now, so it's an 8.0 thing not a 7.5 thing
7.5 = things that can be added without having to rework too much existing code, since more than likely it will have to be redone again for 8.0.
I have what I think is a simple one. In the permissions system I'd like to have an option in the CP permissions section to toggle the CP link display. None of my mods can do anything with the site, so I have to modify the CP link with every upgrade because they don't want to see it.
Then at some future point in time I'd like to selectively be able to give mods access to areas of the CP.
How about cleaning up the registration form. If you have optional registration fields enabled. You get two submit buttons. One on the required fields form and one on the optional fields form. That confuses new people because they think they have to select both of them. And of course they can't.
Blue Man Group There is no such thing as stupid questions. Just stupid answers
How about a method of completely disabling the calendar from the CP? It'd hide the calendar link, and not show any links in the calendar sidebar and while trying to view the calendar page it'll say you're a bad monkey and that it's been disabled by the forum gods...
How about a method of completely disabling the calendar from the CP? It'd hide the calendar link, and not show any links in the calendar sidebar and while trying to view the calendar page it'll say you're a bad monkey and that it's been disabled by the forum gods...
Put that in yesterday, just haven't updated the changelog yet
The calendar on the portal page shows a small calendar. I would prefer to show a list of the upcoming events rather than a calendar. If not added to the feature list, perhaps someone could post the sql query for me and I'll add it to a portal box myself? Thanks.
Here should be a very simple change. Add alt text to the icons that appear next to the user name: for the admins and moderators. newbies don't know what they mean. I think most all of the other items such as watched topics,sticky topics, etc have them already but there probably are a couple others missing somewhere.
Blue Man Group There is no such thing as stupid questions. Just stupid answers