Editing the source HTML. Editing the source HTML.
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Editing the source HTML.

Started by DekuLink, December 18, 2010, 02:07:54 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

DekuLink

Basically, what I'm trying to do is get rid of the "Random Files" and "Latest Additions" right now. I also soon will be editing the solid HTML for the pages, specifically the home page. (For example, the boxes on the home page listing the albums, I want to change the core HTML of that.) I've looked into the templates, but what I'm looking for is simply included by putting {GALLERY} in it. I've searched all I could to find the file that changes the {GALLERY} to the actual HTML, but I can't find it. What I'm trying to do is similar to editing the templates of vBulletin or IPB. I thought I remembered seeing a similar feature in 1.4.x, but I couldn't find it.

So where can I edit the core HTML?

Jeff Bailey

most of the core html can be found in the sample theme.php
simply copy what you want to edit into your custom themes theme.php
http://documentation.coppermine-gallery.net/en/theme_create.htm#theme_create

you can remove the meta albums easily in the configuration.
http://documentation.coppermine-gallery.net/en/configuration.htm#admin_album_list_content
Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford