Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Look at Table X IPTC.

    Use in photo description the keyword 2#080 to see the Photographer etc. The photographer’s name ( if data is available ) will show up in the search results.

    To see all the data that is available for a certain photo, enable the IPTC box on Table II-B17.

    Thread Starter coco33

    (@coco33)

    Thank you… should I paste my new code in photo description table IX B4 ?
    Corinne

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Once you are ready with that code, you can place it in IX-B4 so new photos get it atomaticly, and if you want the existing photos to have the same, run the action in Table VIII-B4.

    Thread Starter coco33

    (@coco33)

    yes but the “do it” button is grey.. and do nothing
    The search engine does not search in iptc data… I have check in table ix C5 : indexed search and do also search the photo tags, I have specified that iptc should be store in db… what else ?
    Thank you ;=)

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    “do it” button is grey.. and do nothing

    It runs by Ajax. Check the photodescriptions.

    Enable the iptc box in the slideshow so you can see what iptc data is available. Table II-B17.

    If you did NOT resize during upload, you can run Recuperate ( Table VIII-A7 ) ( If you turned save iptc later on ).

    Also you need to run Remake index ( Table VIII-A8 )

    Thread Starter coco33

    (@coco33)

    So, I did every thing but the search form still does not use the iptc data, here is the website : http://www.regine-rosenthal.com

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    What is exactly the content of the description of photo number 139 ( Heliconia-rostrata-BOT.FR_.10033.jpg ) ?

    Thread Starter coco33

    (@coco33)

    Hello,

    Here is the iptc info :

    [ Moderator note: please wrap code in backticks or use the code button. ]

    Titre de la photo : 	Heliconia rostrata Bot.FR.10033
    Categorie : 	Bot
    Categorie :	fleurs
    Mots clés : 	portrait; vertical; exotique; fleur; Heliconia rostrata
    Date de la prise de vue :	20051213
    2#060:	132953+0000
    Photographe : 	Régine Rosenthal
    Région :	Rio Grande do Sul
    Pays :	Brésil
    Otr:	Heliconia rostrata Bot.FR.10033
    Source :	Régine Rosenthal copyright
    Copyright :	Régine Rosenthal copyright mention obligatoire
    Légende :	Heliconia rostrata
    
    In the photo description I get nothing... and I would like to get the iptc info automaticaly
    
    So in table IX - B4 I pasted in New photo desc :
    <div class="wppa-dtl" style="display:none;">
    
    <style>
    .wppa-label { padding: 0 3px !important; border: none !important; }
    .wppa-value { padding: 0 3px 0 12px !important; border:none !important; }
    </style>
    <table style="margin:0; border:none;" >
    <tr><td class="wppa-label" >Titre de la photo : </td><td class="wppa-value" >E#005</td></tr>
    <tr><td class="wppa-label" >Categorie :</td><td class="wppa-value" >E#015</td></tr>
    <tr><td class="wppa-label" >Categorie :</td><td class="wppa-value" >E#020A</td></tr>
    <tr><td class="wppa-label" >Tag : </td><td class="wppa-value" >E#025</td></tr>
    <tr><td class="wppa-label" >Ville</td><td class="wppa-value" >E#090</td></tr>
    <tr><td class="wppa-label" >Region</td><td class="wppa-value" >E#095</td></tr>
    <tr><td class="wppa-label" >Pays</td><td class="wppa-value" >E#101</td></tr>
    <tr><td class="wppa-label" >Copyright</td><td class="wppa-value" >E#116</td></tr>
    </table>
    </div>

    I’ve clicked on “update New photo desc”

    I’ve tried with a new photo but no result –

    here is the test http://www.regine-rosenthal.com/ma-phototheque/?locale=fr_FR&wppa-album=22&wppa-slide&wppa-occur=1
    – no description shows in diaporama neither lightbox view –
    no image found thought the search engine….

    Thank you

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    You have iptc data in the iptc box. Good!

    You use exif keywords like E#005, E#015 in the photo description. Bad!
    E#005 does not exist, 2#005 is the photo title, etc.

    You mixed up EXIF ( is camera info ) and IPTC ( is programmatic added data ).

    Change all E# into 2#

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘IPTC’ is closed to new replies.