Info
- 8 posts
- 6 voices
- Started 4 years ago by _ck_
- Latest reply from mazdakam
Why "favorites" ? Bad terminology choice?
-
- Posted 4 years ago #
Not only is favorites spelled differently in different english speaking countries, to many novices it also implies you are adding a browser bookmark, which they won't want to do, to avoid clutter.
I don't recall any other forum software that calls it "favorites".
Is this really a good idea? Am I making too much of it?
Subscribe/Track/Watch are perhaps better choices?
-
- Posted 4 years ago #
Maybe it could be something like "mark this topic as interesting". And in your profile it would say "This user has interest in these topics: ...".
-
- Posted 4 years ago #
Yeah I've already hacked the core code to make it say "Track this topic in your forum favorites" to make it sound different than adding to your bookmarks which every site nags the visitors to do and so they ignore it.
Too much hacking needed to change the term "favorites" everywhere unfortunately and it was the first thing I sadly had to touch the core for. After hacking up wordpress so much that I cannot easily upgrade it, I swore not to do that on BBpress, especially since it's so early in alpha/beta
It's also going to be a problem eventually that a tracking level is not set for each "favorite", so now they can only get every topic emailed, or none at all.
When in doubt, study vbulletin as a model I suggest...
-
- Posted 4 years ago #
you can also see an endless related thread on [wp-hackers] Re: Blogroll, Bookmarks, Links?
I'd say something like: "Add/[book]Mark/Save this topic as your watched thread/to the list of your watched threads".
OT: what are reasons/purpose of:
'name' => __('Key Master'), 'capabilities' => array( ... 'edit_others_favorites' => true,is it ethical?
-
- Posted 4 years ago #
Yes it is ethical. Or are you planning on doing something unethical with it?
My point is, granting Keymasters the power to do so isn't in itself unethical. (If it's necessary is another question.) What's wrong with that?
-
- Posted 4 years ago #
I think capability to 'edit_others_favorites' is kinda etching by itself, the more I can't imagine what is this can be used for.
the same goes to anonymous (hidded, i.e. without keymaster_name/timestamp) edit/delete/move _others_posts.
-
- Posted 4 years ago #
@_ck_ - "Hack" core files = baaad. Try localization... it works for bbPress and WordPress. Easy to do as well.
http://bbpress.org/forums/topic/i-want-to-change-bbpress-default-text
If you don't like the "favorites" text, you can change it without losing the changes on an update. Not updating because of some little changes you made is bad news indeed. Might as well wear a sign that says "hack me."
-
- Posted 4 years ago #
ha ha i agree with _ck_ i also trasnlated favorite to subscribe (peygiri - پیگیری) :) it is much better
-
You must log in to post.