-
-
Notifications
You must be signed in to change notification settings - Fork 194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Last modification date button is redundant on the toolbar #999
Comments
Not useless. It's there because not every site will choose to keep the byline enabled. |
you can always leave the byline enabled for authenticated users and then that button is redundant; besides that, the viewlet gives you way more information than the button: you can see who created the item, when it was created and when it was modified. |
Indeed not useless. The premise behind the toolbar is:
Now you've (succesfully) argued that the byline is dual-purpose: it can be useful to editors but also visitors. So in those cases it will indeed appear twice. Others are free to not show the viewlet; I will certainly disable it as having appear things inside the content area that look different when logged in as opposed to not-logged-in was confusing to some users. |
I think the viewlet could come disabled by default so we don't showcase ootb a repetitive UI. |
the problem, @polyester, is the bar fails on your premise: using the toolbar I'm not able to know who created the item and when it was created (or modified); it only displays an icon (on collapsed mode) that I have to hover on to see just part of the information that was previously available: guys, the bar is broken in many aspects and I've been saying the obvious for months now: we decided to change a perfectly usable UI for a broken one, that's the sad true; we better fix it quickly. @davilima6 no, we need to fix the toolbar first. |
We indeed disagree, especially if you think Plone 4 had a 'perfectly usable UI'. And you have indeed been saying the same for months, only you call it "the obvious" whereas for me it is "hvelarde's viewpoint" which is different from my viewpoint, my usecases, and my idea on how a UI should behave in a future with multiple frontends talking to the same backend; some of which may not even have 'viewlets' to enable. Yet, putting back editor-info like a 'history' link into a viewlet as the only option of getting to it, is limiting everybody else's possibilities to your usecase. For me, it leads straight back in 'green bar syndrome', the mixing of two things that should not be mixed. |
I disagree, Paul; the "obvious" here is the toolbar doesn't give "all information relevant to editors"; that's not my point of view, but a fact. the problem is we remove things all over the place without the proper care of having a working alternate solution; I've been repeating this for months and the only argument I read is: "but... but... the toolbar is so cool". now you came with some valid points; great, that's what we needed from the beginning. I have to get back to work now; I've spent way too much time opening issues in the previous days. for now, I'm done. |
+100 On Thu, 17 Sep 2015 1:49 am polyester [email protected] wrote:
|
I'd change the byline viewlet:
|
Both are relevant, in my opinion. |
I agree - depending on the usecase. Best would be to have that configurable, which one to show. |
I strongly agree with @polyester - all information that is relevant to the editors should be available in the toolbar. Reasons:
I agree that it would be very useful to have the author info also in the toolbar. Is there room in the UI to include it, at least for expanded mode? Otherwise I think the current situation with the viewlet AND the menu entry in the toolbar is an acceptable compromise. |
I also agree with @polyester: the information should be there. But it is not; byline viewlet must be in place by default: https://twitter.com/hvelarde/status/622045162542383104 if someone doesn't want it in a theme, can easily remove it with one Diazo line. |
superseded by #1560 |
Now that we have back in place the document_byline viewlet, the information provided by the last modification button on the toolbar became useless.
We can remove it so we can get more space for other options.
The text was updated successfully, but these errors were encountered: