|
{$videos[list].videoid} |
{$videos[list].title}
{$videos[list].description}
|
Duration
Broadcast
Views
Rating
Flagged
|
{$videos[list].duration}
{$videos[list].broadcast}
{$videos[list].views}
{$videos[list].rating}/10
{$videos[list].flagged} |
Username
Status
Featured:
Active:
View Thumb |
{$videos[list].username}
{$videos[list].status}
{$videos[list].featured}
{$videos[list].active} |
{$videos[list].category1}
{$videos[list].category2}
{$videos[list].category3}
|
Delete
Edit
{if $videos[list].status == 'Successful'}
{if $videos[list].featured == yes}
Make Unfeatured
{/if}
{if $videos[list].featured == no}
Make Featured
{/if}
{/if}
{if $videos[list].active == yes}
Deactivate
{else}
Activate
{/if}
{if $videos[list].status == 'Successful'}
{if !$myquery->in_editors_pick($videos[list].videokey)}Add To Editor's Pick{else}Remove from editor's pick{/if}
{/if}
|
{if $bgcolor == ""}
{assign var = bgcolor value = "#EEEEEE"}
{else}
{assign var = bgcolor value = ""}
{/if}
{/section}