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 - Ofuuzo

Pages: 1 [2]
16
Feedback & Suggestions / Add two fields to the database
« on: April 18, 2002, 03:16:13 PM »
Thanks.  I have added the fields and I got it working.

- Ofuuzo

17
Discussion & Troubleshooting / Auto thumnail gif
« on: April 17, 2002, 09:01:25 AM »
Yes,  I installed gd and also imagemagick4.4.4(binary). At Control Panel ->Settings->Conversion tool for thumbnails,  I choose "Imagemagick and the path points to /usr/local/bin/convert. Do I need to install giflib/gifunlib for it to work?

Thanks.

- Ofuuzo

18
Feedback & Suggestions / Add two fields to the database
« on: April 16, 2002, 06:19:09 PM »
Hi,

I want to  add two  fields to the database  to show not only the keywords, description, date ...

Can you point me in which files (or  functions, arguments) to do that?

Thanks in advance.

- Ofuuzo

19
Feedback & Suggestions / Meta data
« on: April 16, 2002, 06:00:22 PM »
It works.

- Ofuuzo

20
Discussion & Troubleshooting / Auto thumnail gif
« on: April 16, 2002, 05:40:13 PM »
Hi,

At the control panel, "Auto-thumnailer"/"Add thumnail" fails to create thumnail when the image is a gif .  It is OK for jpeg files.  Is something wrong with my  server or Image gallery mangement system?

Regards
-Ofuuzo

21
Feedback & Suggestions / Meta data
« on: April 11, 2002, 12:29:00 PM »
But I would like the content/value  for keywords from database to be assigned to meta data "content" value.

Let me say an image description value in db is "Testing testing"

I want it to apear like this:

<head>
<title> </title>
<meta name="dc.description" content="Testing testing ">
.....
</head>
.....

Thanks in advance.
Ofuuzo

22
Feedback & Suggestions / Meta data
« on: April 11, 2002, 10:46:19 AM »
Hi,

My compliments for this great script. I have a question. I want to add meta data . That is,  I want  the large image html source  to contain meta data  for the very  image after <title> </title>. Example:

.....
<head>
<title> </title>
<meta name="dc.creator" content="Jan De Great ">
<meta name="dc.keywords" content="Testing testing">
<meta name="dc.description" content="....  ">
.....
</head>
.....

Can you point me  in which files I have to look or how I can do that.

Thanks in advance.

Ofuuzo

Pages: 1 [2]