user interface

moshe weitzman's picture

Group search block is back

The group specific search feature is back. Now powered by Solr. On all standard group pages.

3 comments
apperceptions's picture

Unable to view other members' profiles.

Hi, I did not see this reported anywhere.

I'm no longer able to access other user profiles on gdo since the update.

I get an access denied error.

1 comment
jdwalling's picture

Spam Flag for Comments

The user interface needs a spam flag for comments to report spam content using the flag module http://drupal.org/project/flag

Examples of comment spam:
http://groups.drupal.org/node/2240#comment-89004
http://groups.drupal.org/node/2240#comment-89165
http://groups.drupal.org/node/2240#comment-89283

I reported spam for this topic twice before and I think the process needs to be streamlined. (I reported via [General feedback] since the groups's manager does not have a contact page. http://groups.drupal.org/user/3715)

7 comments
Senpai's picture

Strange theming bug on teasers

When teasers are shown in either node/add/preview mode or as a post on the group's homepage, the table tag seems to break something in the input filters, regardless of whether the node is set to Markdown or No Markdown.

See the top stickied post at http://groups.drupal.org/san-diego (The full node is http://groups.drupal.org/node/18022) When displayed as a teaser, it breaks, but when viewed as a full node, it's fine. the HTML doesn't seem to be broken, so I have to assume that it's the node tpl?

Login to post comments
kyle_mathews's picture

badly broken css

http://groups.drupal.org/node/16456

I'm not seeing this problem on other pages.
The CSS problem seems to be that in the comment class, overflow is set to hidden.

6 comments
Senpai's picture

Please add a <br /> tag to filtered HTML

Just now I was editing a comment in order to add a couple of line break tags to clean up its formatting, and I encountered the fact that the default input format does not allow us to use a properly-formatted <br />. Moshe, could you please fix? TY.

3 comments
bonobo's picture

More effective tracking of wiki pages

Possibly, I'm missing something, but within the current options available via the "Recent" tab, it is difficult to keep track of wiki pages, as the posts on the various tabs (My Recent, My Unread, Recent Posts) are sorted by most recent comment date. So, when a wiki page is created, even if it is continuously updated for 48 hours, it will sink off the top page over time, as new posts come in and receive comments.

My proposal: Add a 4th tab: Wiki Pages - this page will show all wiki pages in groups where the logged in user is a member, sorted by Created/Updated date.

7 comments · Read more
bonobo's picture

Is search within groups working?

Hello, all,

I've spent nearly an hour googling and looking through various threads, and I feel like I'm missing something obvious here --

But, is search within groups working?

For example, when I search within the Drupal in Education group for the word "trombone" I get a lot of false hits -- bug in views

On a test site, I have had similarly inaccurate results when creating searches within views and exposing the Search: Index filter --

6 comments · Read more

Add clear: both to #content .node

We need add clear: both to #content .node to void ugly output like this.

2 comments · 1 attachment

Allowed tags different between markdown and plain-filtered input formats

If you use the default markdown, you get this:
Allowed HTML tags: [h1] [h2] [h3] [h4] [h5] [h6] [em] [strong] [code] [del] [blockquote] [q] [sub] [p] [br] [pre] [ul] [ol] [li] [dl] [dt] [dd] [a] [b] [u] [i] [sup] [img] [table] [tbody] [td] [th] [tr]

If you use the "Filtered HTML -- No Markdown" input format, you get this:
Allowed HTML tags: [a] [em] [strong] [cite] [code] [ul] [ol] [li] [dl] [dt] [dd]

4 comments · Read more
Syndicate content