Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsRepositoryRepositoryNew FREE YouTube video templateNew FREE YouTube video template
Previous
 
Next
New Post
7/15/2007 3:23 AM
 

Nothing strange there. That's a feature,  as I wanted to show only  smaller  thumb nail in the list and main video in a slightly bigger window. As already mentioned by somebody,  you need to click once anyway.

 
New Post
7/15/2007 9:52 AM
 

cannarozzo, not sure without seeing the header template, but if all you're doing is displaying a static image, you can just add the IMG tag directly to the template, no need to use a label and xml setting

 
New Post
7/16/2007 4:38 PM
 

Hi,

it's ok for me to use a static <img> tag.

However the ability of use of TOKENS is interesting, so here my not working files:

 <style type="text/css">
div.nifty{ margin: 0 3%;background:#E9E9E9;margin-bottom: 8px;}
</style>
<link rel="stylesheet" type="text/css" href="[TEMPLATEIMAGEFOLDER]niftyCorners.css">
<link rel="stylesheet" type="text/css" href="[TEMPLATEIMAGEFOLDER]niftyPrint.css"
    media="print">

<script type="text/javascript" src="[JAVASCRIPTFOLDER]nifty.js"></script>

<script type="text/javascript">
window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div.nifty","all","whitesmoke","#DDD","border #999");
}
</script>

<div class="nifty">
    <table class="normal" width="100%" cellspacing="0" cellpadding="0" style="padding: 4px;">
        <tr bgcolor="#DDDDDD" width="100%">
            <td class="normal" align="left" colspan="3">
                [UPLOADBUTTON] [MODERATEBUTTON] [LABEL:Eutube]
            </td>
        </tr>
        <tr bgcolor="#DDDDDD" width="100%">
            <td class="breadcrumb" align="left" valign="top" width="100">
                [LABEL:Categories]<br>
                [CATEGORIES]
            </td>
            <td class="breadcrumb" align="left" valign="top" width="100">
                [LABEL:Sort]<br>
                [SORT]
            </td>
            <td class="breadcrumb" align="right" valign="bottom">
                [PREVIOUSPAGE]&nbsp;[CURRENTPAGE]&nbsp;[LABEL:of]&nbsp;[PAGECOUNT]&nbsp;[NEXTPAGE]
            </td>
        </tr>
    </table>
</div>

<Objects>
  <Object>
    <Token>[Eutube]</Token>
    <Settings>
      <Setting>
        <Name>Text</Name>
        <Value><![CDATA[<img src="/desktopmodules/repository/templates/YouTubeVideo/pic.gif">]]></Value>
      </Setting>
    </Settings>
  </Object>
 <Object>
  <Token>[UPLOADBUTTON]</Token>
 </Object>
 <Object>
  <Token>[MODERATEBUTTON]</Token>
 </Object>
 <Object>
  <Token>[CATEGORIES]</Token>
  <Settings>
   <Setting>
    <Name>Width</Name>
    <Value>150</Value>
   </Setting>
   <Setting>
    <Name>CssClass</Name>
    <Value>normal</Value>
   </Setting>
  </Settings>
 </Object>
 <Object>
  <Token>[SORT]</Token>
  <Settings>
   <Setting>
    <Name>CssClass</Name>
    <Value>normal</Value>
   </Setting>
  </Settings>
 </Object>
 <Object>
  <Token>[RSS]</Token>
 </Object>
 <Object>
  <Token>[PREVIOUSPAGE]</Token>
 </Object>
 <Object>
  <Token>[NEXTPAGE]</Token>
 </Object>
 <Object>
  <Token>[CURRENTPAGE]</Token>
 </Object>
 <Object>
  <Token>[PAGECOUNT]</Token>
 </Object>
 <Object>
  <Token>[Sort]</Token>
  <Settings>
   <Setting>
    <Name>CssClass</Name>
    <Value>SubHead</Value>
   </Setting>
  </Settings>
 </Object>
 <Object>
  <Token>[Categories]</Token>
  <Settings>
   <Setting>
    <Name>CssClass</Name>
    <Value>SubHead</Value>
   </Setting>
  </Settings>
 </Object>

</Objects>

Hope the solution is useful for someone else, also.

 

thank

lele

 
New Post
7/30/2007 6:25 PM
 

kantreddi1,

Do you have forum link for how you imnplemented YouTube with the XML module?

 
New Post
8/1/2007 4:05 AM
 

Thumper,

Pl email me at info at bharatwisdom dot com and I'll send you the code.

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsRepositoryRepositoryNew FREE YouTube video templateNew FREE YouTube video template


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out