On Tue, Jan 20, 2009 at 6:31 PM, Vincent Massol <vincent(a)massol.net> wrote:
On Jan 20, 2009, at 6:17 PM, Jean-Vincent Drean wrote:
Hi,
I've worked on a new Dashboard for XE, you can see it at :
http://incubator.myxwiki.org/xwiki/bin/view/Main/WebHome
Note that it may differ a bit from my local version (fixed bugs,
improved styling, new tag plugin) but almost everything is there.
This new home relies on improvements in the tag application.
I'm still waiting for some CSS improvements from Laurent but I'd like
to commit it later this week.
Here's my +1.
+1 in general. Looks good.
Some questions:
1) Do you put edit comments in the recent changes too? I think it
would be good if not
The new recent changes is actually concatenating the consecutive edits
from the user during the indicated day to offer an "intelligent" diff
link.
If you've created and edited a page 10 times during the day the diff
link will point to : rev1=1.1, rev2=10.1
Which is why I can't print edit comments, we could imagine to print
the edit comment if there's only one edit but I'd like to keep it
simple for now and leave room for some improvements.
2) What happens if there are no tags? No tags sections
shown or some
text explaining how to add tags (probably better)?
I'll keep in mind 2/ while localizing the app.
3) Do we also have a panel for the tag cloud (I think
it would be good
too)
Not yet but I could make one quickly.