yes
- Log in to post comments
yes
[DC-267] Change "Join the Conversation" button to "Save" everywhere
ok, resolved. That post was put in more than one group and the group filtering to remove feedback from home page apparently caused multiple records to be returned. Need to train Drupal to do sub-queries.
Multiple group selection is part of the group vs. tags debate....
this one is so popular it's showing up three times in the posting list. Will try to figure out why...
Checked staging and this appears to be working there. Must be some setting that didn't get replicated to the PROD environment. Will check into it.
Since you authored that content you got auto-subscribed. You have a chance to manually control this at the time you add a comment and also globally in your subscription settings.
The emails are the default Drupal right now and they obviously need some work. I'll bug this and have a link to the original question added to the email, which should help.
This is bound up in the whole tag vs. community debate, which is unresolved. More soon.
Editing content created by the user was in this last release but I see that the edit button isn't appearing for an answer I provided in a different post. Let me see why this is happening.
The whole site is a discussion with threaded commenting everywhere. What is the distinct UI or behavior you're envisioning?
I "borrowed" that screenshot from an email someone sent me today while asking about how to add a tag. Not sure what browser they are using.
agreed, will add to backlog
The partial list is supposed to show the most popular tags in decending order. I'm not sure if a traditional tag cloud will fit and be useful in that right column but I do agree with you that the detail page needs work. We'll at least get that formatted properly and then try to figure out a good metaphor to allow the tags to be explored more easily.
Nice job, thanks.
Good feedback on naming consistency. New tag "Developer Community" is appropriate.
New tag "Developer Community" should cover this.
Sorting of tags in the "Related Content" dropdown is now alphabetical
Ok, you're right about the font not looking correct in "My Content". This build didn't intentionally change anything here and I have to admit that it's an area of the site that hasn't been given much attention.
So that begs the question - for both "My Collaborations" and "My Content", what information should be displayed? My Collaborations currently shows what looks like the complete posting, while My Content shows something different.
What is the appropriate level of detail to be showing here?
We are still discussing how to brand the "groups"
Thanks for the feedback. The prior logic was MAX(PostDate, LastCommentDate) but was supposed to be changed to PostDate. Bugged as [DC-246].
Tracked in [DC-244] to be fixed in next release, which I'll have a date on soon.
Not sure about the comment about uploading an image, we'll have a look.
No, I think this was a one-off when I replied anonymously on my phone. Comments are not being displayed like this.
Thanks for the suggestion. Nothing changed in the ordering with this release, it's always been like this. We can update it to be alpha sorting.
You can easily add comments to the question by clicking the green hyperlink under the article "Add New Comment". Unless this comment is about to become an answer...let's see.
Good suggestions. Will add later this morning.
Thanks Ben. Yes, maybe I should make that more clear.
I'm trying to get these published since the updates will be done very early tomorrow (Cambridge MA) time.
They'll be a post with details when it comes out. It didn't make it for a number of reasons but they are finishing up some UI elements and if the review goes well it will be released Monday.
Yes. Several things are going on (1) we are going to eventually collapse the groups down to a few selective ones that serve a specific function vs. being product or technology specific. Tagging is a better way to go than the groups, it's more flexible and easier to link in content from other places (2) there will be a list of the core groups on the main page and (3) I've been discussing with Evgeny filtering out the feedback from the home page since it's useful information, but distracting for most people.
case 'newest':
$query->condition('created', REQUEST_TIME - 604800, '>=');
break;
Ok, I learned some more things about the comment timestamps. Sorting has been adjusted again and now new comments on posts, regardless of the post's age, will bring it to the top of the list. However, this does not alter the "Latest" filter, which only shows new postings from the last week and does not consider new comments on older postings.
The post detail page is completely redesigned with comments only when it's an "article" and when it's a "question" there can be zero or more "answers" plus the question itself and any of the answers can also be commented on individually.
Sneak preview (not finalized GUI but functioning). Two images so a little misaligned.

