coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: phl on March 12, 2005, 12:13:12 PM

Title: integrate an existing page
Post by: phl on March 12, 2005, 12:13:12 PM
Hello everybody

I have an old html page with many thumbnai linked to videos hosted on a free.fr host

I created a categorie (called Videos) on the home page of my CPG website and I would like link it with my old html page while keeping the layout of CPG.

At first I saved a CPG page as an html file and I edited all the document, it worked well alone but I couldn't link the videos categorie to my html page.

So I ask you if is it possible, if yes how ?


Edit => Summary : I would like to integrate an html doc into a categorie.php page.
Why would I like to do that ? => Because my CPG website host is too small to host all my videos :-\\

Thanks
Title: Re: integrate an existing page
Post by: kegobeer on March 12, 2005, 02:04:29 PM
Coppermine doesn't support images kept on a different server.
Title: Re: integrate an existing page
Post by: phl on March 12, 2005, 02:11:42 PM
Quote from: kegobeer on March 12, 2005, 02:04:29 PM
Coppermine doesn't support images kept on a different server.
If it were the case I would simply host the video on a different host and crete a simply album linked to those videos.
As it isn't supported, this is the reason why I'm asking that :
QuoteI would like to integrate an html doc into a categorie.php page.
by categorie.php I mean any php page that fit with my template, I said categorie.php because I want to have a link called Videos in my categories.
Title: Re: integrate an existing page
Post by: Tranz on March 12, 2005, 02:23:57 PM
I think this can be addressed using the minicms plugin available in the next version (1.4) of coppermine. It makes it easy to add html-formatted text to pages that are associated with categories, albums, files, or even standalone pages. Here's more info, plus a way to see it in action: http://cpg-contrib.org/thumbnails.php?album=1

However, you can't include a separate file. You would need to copy/paste your html code into the editor.

However, v1.4 is not yet ready for production use as it is still being prepared for a beta release.
Title: Re: integrate an existing page
Post by: phl on March 12, 2005, 03:19:20 PM
this is exactly what I want ;D

Is this addon available now (for my CPG1.3.2) or only in development for the v1.4 ?
Title: Re: integrate an existing page
Post by: kegobeer on March 12, 2005, 05:03:47 PM
Quoteavailable in the next version (1.4) of coppermine
Title: Re: integrate an existing page
Post by: phl on March 12, 2005, 05:33:28 PM
ok thank you ... so I will wait for the v1.4 ;)