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: (re)move links for php/mysql/w3c in theme rainy day  (Read 3890 times)

0 Members and 1 Guest are viewing this topic.

Traeumer76

  • Coppermine newbie
  • Offline Offline
  • Posts: 14
(re)move links for php/mysql/w3c in theme rainy day
« on: June 26, 2006, 04:08:08 pm »

Hi everybody

Iīm using CPG 1.4.6 with theme "rainy day"

I like this theme very much, the only thing is the additional row with link sto PHP, mySQL and W3C at the end of every page. I thought about moving these links into the same row with "Powered by CPG". Looks better, i think.
Can somebody tell me where to do this?

While writing this question, a second one comes up: Is it allowed to remove these links completely? They links donīt exist for copyright reasons like "Powered by CPG", right? Is there some other reason to keep them?

Thanks in advance,
Lothar.
« Last Edit: June 27, 2006, 09:06:23 pm by Nibbler »
Logged

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: (re)move links for php/mysql/w3c in theme rainy day
« Reply #1 on: June 26, 2006, 04:30:05 pm »

you can remove it by going to yourtheme/theme.php and comment out this line
Code: [Select]
define('THEME_IS_XHTML10_TRANSITIONAL',1);
it should be look like this
Code: [Select]
//define('THEME_IS_XHTML10_TRANSITIONAL',1);
Logged
‍I don't answer to PM with support question
Please post your issue to related board

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: (re)move links for php/mysql/w3c in theme rainy day
« Reply #2 on: June 26, 2006, 04:31:22 pm »

or you just read the documentation and disbale displaying the vanity block in config
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#vanity_block

Traeumer76

  • Coppermine newbie
  • Offline Offline
  • Posts: 14
Re: (re)move links for php/mysql/w3c in theme rainy day
« Reply #3 on: June 27, 2006, 09:27:06 am »

I did not know that this is the vanity block (or even what Vanity block means). Sorry for that and thanks for your help!!  :)
Logged
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 20 queries.