I have not heard of such package that only adds this single field - But I might have missed something. But pr. your short description above I'm thinking you should be able to just extend the exisiting image type your self.
You can extend the "Image" type like you can create and extend your own document types.
So in the "Settings" section go to the "Media types" and click on the "Image" and choose the tab "Generic properties". There you can add a title field where the image title can be stored.
Then you will need to fetch the value from the title field when rendering the image.
image title issue
Image title issue
Hi,
Is there any package available for adding image title ?
Hi Bhavesh
I have not heard of such package that only adds this single field - But I might have missed something. But pr. your short description above I'm thinking you should be able to just extend the exisiting image type your self.
You can extend the "Image" type like you can create and extend your own document types.
So in the "Settings" section go to the "Media types" and click on the "Image" and choose the tab "Generic properties". There you can add a title field where the image title can be stored.
Then you will need to fetch the value from the title field when rendering the image.
Hope this helps.
/Jan
is working on a reply...