Ignore:
Timestamp:
Jul 16, 2009, 12:43:16 AM (15 years ago)
Author:
tiico
Message:

some minor corrections
add block.tpl from pwg_stuff (for flopure)
add prometeus module (javascript)
[TO BE COMPLETED]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Flash_Gallery/modules/LeMonde/LeMonde.tpl

    r3531 r3599  
    1 <div class="polaroid_block">
     1<div class="LeMonde_block">
    22<OBJECT  classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    33         WIDTH="100%" HEIGHT="{$block.HEIGHT}">
     
    77   <PARAM NAME="quality" VALUE="high">
    88   <PARAM NAME="bgcolor" VALUE="{$block.BGCOLOR}">
    9 {if $block.TRANSPARENT}   <PARAM NAME="wmode" VALUE="transparent">  {/if}
     9        {if $block.TRANSPARENT}   <PARAM NAME="wmode" VALUE="transparent">  {/if}
    1010   <PARAM NAME="allowFullScreen" VALUE="{$block.FULLSCREEN}">
    1111   <EMBED     {if $block.TRANSPARENT}   wmode="transparent"  {/if}
Note: See TracChangeset for help on using the changeset viewer.