#478: Other videos by this author
-----------------------+----------------------------------------------------
Reporter: and | Owner: dave
Type: task | Status: reopened
Priority: major | Milestone: 4.3 Beta (Re-Design of EM.org &
Plumi)
Component: DesignCSS | Resolution:
Keywords: | Who will test this: And
-----------------------+----------------------------------------------------
Comment (by dave):
1/ It looks as tho videos without a default image are showing broken, is
there a default video image I could use for video's that have no image
uploaded?
2/ will get onto this now
3/ The lookup is based on creator (there is no catalog entry for owner to
lookup on), not sure how it is doing this. Was the video created by that
user, then ownership changed?
And :
I don't think I have access to staging, it is missing the css I added in
plumi.css to do the grids.
http://svn.plone.org/svn/collective/plumi.skin/trunk/plumi/skin/browser/stylesheets/plumi.css
In the section
{{{
/* - Authors latest video's on a video view - */
#authors_latest {
float:left;
width:100%;
background:#fff;
overflow:hidden;
position:relative;
}
#authors_latest ul {
clear:left;
float:left;
list-style:none;
margin:0;
padding:0;
position:relative;
left:50%;
text-align:center;
}
#authors_latest ul li img {
height:100px;
width:130px;
}
#authors_latest ul li {
display:block;
width:150px;
height:200px;
float:left;
list-style:none;
margin:0;
padding:0;
position:relative;
right:50%;
}
#authors_latest ul li a {
display:block;
margin:0 0 0 1px;
padding:3px 10px;
background:#ddd;
color:#000;
text-decoration:none;
line-height:1.3em;
}
#authors_latest ul li a:hover {
background:#369;
color:#fff;
}
#authors_latest ul li a.active,
#authors_latest ul li a.active:hover {
color:#fff;
background:#000;
font-weight:bold;
}
}}}
--
Ticket URL: <http://plumi.org/ticket/478#comment:6>
Plumi <http://plumi.org/>
Plumi - FOSS Video Sharing Platform
_______________________________________________
Discuss mailing list
[email protected]
http://lists.plumi.org/listinfo/discuss