Advanced search  

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

Pages: [1]   Go Down

Author Topic: Photo Integration ????  (Read 6469 times)

0 Members and 1 Guest are viewing this topic.

mauuu

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
Photo Integration ????
« on: October 13, 2007, 12:45:19 am »

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!
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Photo Integration ????
« Reply #1 on: October 15, 2007, 08:26:25 am »

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

mauuu

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
Re: Photo Integration ????
« Reply #2 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

Thanks !
Logged

François Keller

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: fr
  • Offline Offline
  • Gender: Male
  • Posts: 9094
  • aka Frantz
    • Ma galerie
Re: Photo Integration ????
« Reply #3 on: October 16, 2007, 03:35:50 pm »

have a look to cpmfetch
Logged
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

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Photo Integration ????
« Reply #4 on: October 16, 2007, 05:15:55 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 ;)
Logged

mauuu

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
Re: Photo Integration ????
« Reply #5 on: October 29, 2007, 10:03:11 pm »

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
Logged

just_some_guy

  • Supporter
  • Coppermine addict
  • ****
  • Offline Offline
  • Posts: 539
  • I am currently on holiday, back in a few weeks. :D
Re: Photo Integration ????
« Reply #6 on: October 29, 2007, 10:18:10 pm »

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!
Logged
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

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
Re: Photo Integration ????
« Reply #7 on: October 29, 2007, 10:25:05 pm »

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 ?
Logged

just_some_guy

  • Supporter
  • Coppermine addict
  • ****
  • Offline Offline
  • Posts: 539
  • I am currently on holiday, back in a few weeks. :D
Re: Photo Integration ????
« Reply #8 on: October 29, 2007, 10:33:09 pm »

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?
Logged
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

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
Re: Photo Integration ????
« Reply #9 on: October 29, 2007, 10:35:46 pm »

<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 !  :)
Logged

just_some_guy

  • Supporter
  • Coppermine addict
  • ****
  • Offline Offline
  • Posts: 539
  • I am currently on holiday, back in a few weeks. :D
Re: Photo Integration ????
« Reply #10 on: October 29, 2007, 10:43:20 pm »

De nada,

Creo que la azul es automatico, pero si ponga la code de sobre, no tiene la azul de tu fotos.
Logged
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

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: fr
  • Offline Offline
  • Gender: Male
  • Posts: 9094
  • aka Frantz
    • Ma galerie
Re: Photo Integration ????
« Reply #11 on: October 30, 2007, 07:20:37 am »

Just_some_guy, mauuu, please if you post in an other language that english, post olso english translation. Answers can interest other users
Logged
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

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Photo Integration ????
« Reply #12 on: October 30, 2007, 07:22:08 am »

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.
Logged

just_some_guy

  • Supporter
  • Coppermine addict
  • ****
  • Offline Offline
  • Posts: 539
  • I am currently on holiday, back in a few weeks. :D
Re: Photo Integration ????
« Reply #13 on: October 30, 2007, 08:21:48 am »

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.

Logged
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

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Photo Integration ????
« Reply #14 on: October 30, 2007, 08:26:19 am »

OK, thanks for the clarification. This thread clearly doesn't deal with bridging, but straight-forward CSS. Moving accordingly.
Logged
Pages: [1]   Go Up
 

Page created in 0.025 seconds with 19 queries.