Photo Integration ???? Photo Integration ????
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Photo Integration ????

Started by mauuu, October 13, 2007, 12:45:19 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mauuu

Good .to know if exists the code of integraction for an index.php, that show me you finalize them photos that have been inserted in the galery automatic.


Thanks!

Joachim Müller

I have no idea what you mean. Please re-phrase your question.

mauuu

is there any script that refreshes automatically the latest added pics into de gallery to another page? I mean, i've got an index.php. I want the last pics added to show there automatically

Thanks !

François Keller

Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

Joachim Müller

Quote from: mauuu on October 16, 2007, 03:16:35 PM
is there any script that refreshes automatically the latest added pics into de gallery to another page? I mean, i've got an index.php. I want the last pics added to show there automatically
Not exactly what I would consider re-phrasing. Anyway: your goal seems to be to display content taken from coppermine on a non-coppermine-driven page on your website. As Frantz suggested: cpmFetch has been built exactly for this very purpose and is recommended by the Coppermine dev team. There are some other mods that deal with displaying coppermine-content on non-coppermine pages (aka "content syndication") that are being discussed in "Mods: content syndication (cpmFetch)", although non but cpmFetch can really be recommended.

If this is not what you're asking for (i.e. if you want to display something special on coppermine's index page), please say so as well and clarify what you actually want to achieve. Well... you should resolve this thread anyway ;)

mauuu

Already I have installed it and walks of wonder, now as I cause I remove him the edge to the THUMBAILS, since I have published CSS of the THEME that I have and does not disappear. 

Seeing Edge:  www.avrilargentina.com/galeria.php

just_some_guy

Habla Español si?
Hablo espanol, este azul foto es una parte de tu code. Visita aqui : http://www.boutell.com/newfaq/creating/border.html

Adios!
Tambien, Hablo Español      PHP - Achieve Anything
"The Internet is becoming the town square for the global village of tomorrow. " - Bill Gates
Windows 7 Forums

mauuu

si Hablo español , pero que hay que hacer con la pagina que me pasaste ?
o sea especificamente con el codigo que se encuentra dentro de ella ?

just_some_guy

Vale,

En tu pagine, en la section de HEAD:

Ponga este code.


<style>
img
{  border-style: none;
}
</style>


Y despues de este, no tiene la azul en tu Foto's.

La code de sobre es la code en aqui

esta bien?
Tambien, Hablo Español      PHP - Achieve Anything
"The Internet is becoming the town square for the global village of tomorrow. " - Bill Gates
Windows 7 Forums

mauuu

<style>
img
{  border-style: none;
}
</style>
[code/

he puesto eso en mi HEAD y ya funciono , MUCHAS gracias !

no ha hehco falta poner el Otro CODE

GRACIAS !  :)

just_some_guy

De nada,

Creo que la azul es automatico, pero si ponga la code de sobre, no tiene la azul de tu fotos.
Tambien, Hablo Español      PHP - Achieve Anything
"The Internet is becoming the town square for the global village of tomorrow. " - Bill Gates
Windows 7 Forums

François Keller

Just_some_guy, mauuu, please if you post in an other language that english, post olso english translation. Answers can interest other users
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

Joachim Müller

Frantz is right (as always). In all boards that are not tagged as language-specific support boards, only English is allowed. If you decide to post in another language than English, post at least bilingually.

just_some_guy

Sorry,

Mauuu, wanted to know how to remove the blue border around his images.

Heres a translation -

just_some_guy -

you speak spanish, yes? i speak spanish, this blue around the photo is a part of your code. Visit here: http://www.boutell.com/newfaq/creating/border.html

mauuu then asks about the code on that page, and if there is a specific code that he should use.

just_some_guy -

Ok,

In the HEAD section of your page:

Put this code.


<style>
img
{  border-style: none;
}
</style>


And after you will not have any blue around your photos.

The above code is from this website.

does it work?


mauuu
-

<style>
img
{  border-style: none;
}
</style>
[code/

I put this in my HEAD and it works, Thanks very much!

I didnt need to put the other code.

Thanks! 

just_some_guy

Dont mention it,

I think the blue border is automatic, but if you put the above code, you dont have the blue border around your photos.

Tambien, Hablo Español      PHP - Achieve Anything
"The Internet is becoming the town square for the global village of tomorrow. " - Bill Gates
Windows 7 Forums

Joachim Müller

OK, thanks for the clarification. This thread clearly doesn't deal with bridging, but straight-forward CSS. Moving accordingly.