Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Windows Media Player  (Read 2133 times)

0 Members and 1 Guest are viewing this topic.

kokkus

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 36
Windows Media Player
« on: February 24, 2008, 07:46:54 am »

Hey. I wanna modify the wmp settings like disable right-click, add buttons etc. So which file is it?
Plz help.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Windows Media Player
« Reply #1 on: February 24, 2008, 08:07:10 am »

theme.php. Want longer answers? Then post longer questions. Yo!
Logged

kokkus

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 36
Re: Windows Media Player
« Reply #2 on: February 24, 2008, 10:12:39 pm »

No I couldn't find the wmp script in the theme.php file.
Code: [Select]
define('THEME_HAS_RATING_GRAPHICS', 1);
define('THEME_HAS_NAVBAR_GRAPHICS', 1);
define('THEME_IS_XHTML10_TRANSITIONAL',1);  // Remove this if you edit this template until
                                            // you have validated it. See docs/theme.htm.

// HTML template for main menu
$template_sys_menu = <<<EOT
                <div class="topmenu">
                     {BUTTONS}
                </div>
EOT;

// HTML template for template sys_menu spacer
$template_sys_menu_spacer ='';


?>
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Windows Media Player
« Reply #3 on: February 25, 2008, 08:28:34 am »

If a particular function or variable definition doesn't exist in your custom theme, copy the corresponding section from the sample theme (as suggested in the docs).
Logged
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 20 queries.