forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Miscellaneous => Topic started by: fakbik on August 10, 2004, 08:29:02 am

Title: [Solved]: Removing My Gallery Link
Post by: fakbik on August 10, 2004, 08:29:02 am
how to do that?
Title: Re: Removing My Gallery Link
Post by: Joachim Müller on August 10, 2004, 09:59:31 am
edit themes/yourtheme/theme.php, find
Code: [Select]
<!-- BEGIN my_gallery -->
                        <a href="{MY_GAL_TGT}" title="{MY_GAL_TITLE}">{MY_GAL_LNK}</a> ::
<!-- END my_gallery -->
and replace with
Code: [Select]
<!-- BEGIN my_gallery -->
                        <!--<a href="{MY_GAL_TGT}" title="{MY_GAL_TITLE}">{MY_GAL_LNK}</a> ::-->
<!-- END my_gallery -->
Do not replace completely, the comments <!-- BEGIN my_gallery --> and <!-- BEGIN my_gallery --> have to remain in the theme for coppermine to work properly.

GauGau

Title: Re: Removing My Gallery Link
Post by: fakbik on August 11, 2004, 05:38:22 am
you can have my firstborn child.....'s picture.