Message boards : Web interfaces : BOINC dev Forum broken
Message board moderation
Author | Message |
---|---|
Send message Joined: 27 Jun 06 Posts: 305 |
Fatal error: Call to undefined function show_button() in /home/boincadm/projects/dev/html/user/forum_thread.php on line 109 |
Send message Joined: 5 Oct 06 Posts: 5124 |
Seems to be fixed now - although I'd reported it as trac [trac]#458[/trac] in the meantime. While we're on the subject, the new "Send [private] message" button under the user name or avatar in the left-hand-column of the forum tables is either oversized or padded too far right: the edge of the button is not visible. |
Send message Joined: 19 Jan 07 Posts: 1179 |
*looks at the new code modifications* *explodes* I give up. |
Send message Joined: 29 Aug 05 Posts: 15552 |
I like it. But could do with a return to index button in the PM window. :) |
Send message Joined: 19 Jan 07 Posts: 1179 |
I'll repost here (although devs rarely read these forums): Buttons don't work in IE with Javascript off. I'm not sure an <a> around a button is even legal; so no wonder it didn't work on some browsers. Makes Firefox show two little dots at the sides too: it's the link underlining. Using buttons for actions is The Right Thing, but they should use POST too, so both the onclick and the <a> should go away. Use a proper <form>. A GET must not have "side effects" (of course logging, counting visits, etc. don't count as side effects). Also, the PM button below the avatar is too big and ugly. Looks out of place... |
Send message Joined: 19 Jan 07 Posts: 1179 |
I like it. Many other pages lack a way to go back. For example, edit forum preferences. There is no way to go back to Your account page, where you came from. On normal projects, you need to go back to the project main page, then click your account from there. Here it's even harder, since the BOINC front page has no quick link to these forums. |
Send message Joined: 29 Aug 05 Posts: 15552 |
Here it's even harder, since the BOINC front page has no quick link to these forums. Yes it does. Other info * Overview * Software development * Translation of web and GUI text * Personnel and contributors * BOINC email lists * BOINC message boards * Papers and talks on BOINC * Logos and graphics * Events You just need to scroll down. :) |
Send message Joined: 19 Jan 07 Posts: 1179 |
Here it's even harder, since the BOINC front page has no quick link to these forums. And that's so comfortable... Let's see:
There should be a link back to "Your account" directly from the preferences edit page. And that goes for the general and project prefs too. |
Send message Joined: 29 Aug 05 Posts: 15552 |
Enjoy the sky, for tomorrow you might be looking down rather than up ;P Or be pushing up the daisies. |
Send message Joined: 12 Feb 06 Posts: 232 |
Agree. How about a "button" with just "PM" on it next to (after?) the name? Or make "Send PM" a choice on the view_user.php page not next to each post. -- Eric Myers "Education is not the filling of a pail, but the lighting of a fire." -- William Butler Yeats |
Send message Joined: 19 Jan 07 Posts: 1179 |
I just noticed there is no line break. If the button text is shortened (or you make the font size really small), the Joined date shows on the same line. |
Send message Joined: 12 Feb 06 Posts: 232 |
I just noticed there is no line break. If the button text is shortened (or you make the font size really small), the Joined date shows on the same line. How about a short "PM" button on the same line as the ID number? Then it doesn't take up more vertical space. Make it an image, not an HTML button, so that it can have a clearly recognizable design. -- Eric Myers "Education is not the filling of a pail, but the lighting of a fire." -- William Butler Yeats |
Send message Joined: 13 Aug 06 Posts: 778 |
Sorry, but if I had the right of veto here (yes, I can hear you all saying 'We will make sure she never gets it!') I would veto PM meaning private message. Of course regular forum posters understand PM. But acronyms are one of the reasons why new users and members get confused and sometimes give up. PM could even be understood as 'Send your complaint about boinc/anything to the Prime Minister'. In a recent CPDN forum thread we had a protracted misunderstanding because we moderators used the acronym CCE and the BBC member didn't realise that this meant BBC Climate Change Experiment. |
Send message Joined: 29 Aug 05 Posts: 15552 |
Ok, little warning for everyone using PM. All presently unread PMs will stay unread until you check their checkbox and mark them as read. Much fun if you have lots of PMs still in the list as the Mark as read option is.... at the bottom only. ;-) |
Send message Joined: 12 Feb 06 Posts: 232 |
Sorry, but if I had the right of veto here (yes, I can hear you all saying 'We will make sure she never gets it!') I would veto PM meaning private message. I agree. I like "PvtMsg" instead. See what I've set up on Pirates@Home (just the button placement, the functionality is not actually there yet. -- Eric Myers "Education is not the filling of a pail, but the lighting of a fire." -- William Butler Yeats |
Send message Joined: 5 Oct 06 Posts: 5124 |
Seems to be fixed now - although I'd reported it as trac [trac]#458[/trac] in the meantime. The SETI message boards now have this in the page source: <!-- $Id: forum_thread.php 14023 2007-11-02 18:48:48Z davea $ --> <!-- $Id: forum.inc 14023 2007-11-02 18:48:48Z davea $ --> where this page has <!-- $Id: forum_thread.php 14019 2007-11-01 23:04:39Z davea $ --> <!-- $Id: forum.inc 14019 2007-11-01 23:04:39Z davea $ --> 1) The appearance of the message button is even worse with the SETI version than this version. 2) Would I be right in reading 14019 and 14023 as SVN changeset revision numbers? In which case, why is the latest update on the Server Updates page still stuck at 13964? |
Send message Joined: 19 Jan 07 Posts: 1179 |
2) Would I be right in reading 14019 and 14023 as SVN changeset revision numbers? In which case, why is the latest update on the Server Updates page still stuck at 13964? Yes, those are revision numbers. ServerUpdates only lists "important" changes; it's possible that David will add the forum change to that page after it's somewhat stable. |
Send message Joined: 29 Aug 05 Posts: 15552 |
it's possible that David will add the forum change to that page after it's somewhat stable. And has all those buttons fixed in IE. |
Send message Joined: 27 Jun 06 Posts: 305 |
The PM button looks much to bold there, too inviting. Fora (bulletin boards) often have tiny images like those three "+/- x" images - would be sufficient for a function that should't be used excessively. p.s.: Input type "button" doesn't have a "title" attribute. p.p.s.: While we're at it already ... what about captcha on the PM send :-) |
Send message Joined: 30 Oct 05 Posts: 1239 |
Sorry, but if I had the right of veto here (yes, I can hear you all saying 'We will make sure she never gets it!') I would veto PM meaning private message. Looks good. The Reply buttons don't look so bad, but the Send Message ones are huge. What was wrong with a link? And can anyone check how these new buttons impact folks with screen readers? Kathryn :o) |
Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.