Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - whosthis.ee

Pages: [1] 2 3
1
Hi

i have installed ADDITIONAL IMAGE FIELD Mod (http://www.4homepages.de/forum/index.php?topic=20748.0)

now while editing the images in bulk only Description & Keyword fields appears, Photograph field not appearing

i want to add/edit Photograph filed for 10 images at one shot

pls help

2
Mods & Plugins (Releases & Support) / Re: [MOD] Category Image v1.0.2
« on: August 09, 2009, 05:10:18 AM »
Hi

alt text is not working for category thumbnail images

i user image_desc as alt text for images


3
the same is working fine

tks alot

4
Mods & Plugins (Requests & Discussions) / multiple keywords
« on: August 03, 2009, 08:43:35 AM »
Hi

Is there a way to add comma separated keywords and phrases?

Like this: landscape, natural park, black and white

currently the keyword "natural park" stored as 2 keywords

can you help us on this

5
im using 1.7.6

the same is working fine

tks

6
sorry

i want to display image description in images alt text

7
Hi

how to change the image alt text ??

i want category description (cat_desc)  as image alt text

pls help

8
Mods & Plugins (Requests & Discussions) / Re: Multi-word keywords
« on: July 10, 2009, 05:27:27 PM »
HI

Im using 1.7.6

i can'f find this line on checkimages.php

Quote
$iptc_keywords_default = 0; //auto insert keyword from IPTC (0 or 1)

9
can some one help us on this

10
Hi

i want to display Latest 20 Images as list in details.html, it will come on the left column

can any one pls help

11
the correct way to avoid search pages indexing in google is

add
Disallow: /*search.htm$

to robots.txt


12
Mods & Plugins (Releases & Support) / Re: [MOD] Category Image v1.0.2
« on: June 09, 2009, 08:07:35 PM »
Plssss help


u dont need this mod, just uncomment
Code: [Select]
      <!-- {if random_cat_image_file}<a href="{cat_url}"><img src="{random_cat_image_file}" border="1"></a>{endif random_cat_image_file}  --> in category_bit.html template.

I did the same but its not working

im using 1.7.6 version, and i set the value to "1" in constatns.php [[define('SHOW_RANDOM_CAT_IMAGE', 1);]]

this is my category_bit.html

<table border="0" cellspacing="0" cellpadding="0">

  <tr>

    <td valign="top">

     <img src="{template_url}/images/folder.gif" alt="" />

{if random_cat_image_file}<a href="{cat_url}"><img src="{random_cat_image_file}" border="1"></a>{endif random_cat_image_file}

    </td>

    <td>

     <a href="{cat_url}" class="maincat">{cat_name}</a>&nbsp;({num_images})

      {if cat_is_new}<sup class="new">{lang_new}</sup>{endif cat_is_new}

   </td>

  </tr>

</table>

pls help

13
Mods & Plugins (Releases & Support) / Re: [MOD] Category Image v1.0.2
« on: June 08, 2009, 07:08:52 PM »
u dont need this mod, just uncomment
Code: [Select]
      <!-- {if random_cat_image_file}<a href="{cat_url}"><img src="{random_cat_image_file}" border="1"></a>{endif random_cat_image_file}  --> in category_bit.html template.

I did the same but its not working

im using 1.7.6 version, and i set the value to "1" in constatns.php [[define('SHOW_RANDOM_CAT_IMAGE', 1);]]

this is my category_bit.html

<table border="0" cellspacing="0" cellpadding="0">

  <tr>

    <td valign="top">

     <img src="{template_url}/images/folder.gif" alt="" />

{if random_cat_image_file}<a href="{cat_url}"><img src="{random_cat_image_file}" border="1"></a>{endif random_cat_image_file}

    </td>

    <td>

     <a href="{cat_url}" class="maincat">{cat_name}</a>&nbsp;({num_images})

      {if cat_is_new}<sup class="new">{lang_new}</sup>{endif cat_is_new}

   </td>

  </tr>

</table>

pls help

14
Hi

how to change comma ( , ) as a keyword separator instead of space

Pages: [1] 2 3