![]() |
|
Suggestions needed: journal & image descriptions - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Suggestions needed: journal & image descriptions (/thread-2453.html) |
Suggestions needed: journal & image descriptions - macalter - 2008-03-16 On one of my trips I kept a daily journal. Each picture is referenced within the pages. In addition to that,the image has its descriptions: `Example: I went to visit the Art Gallery and enjoyed the exhibits. (image desc: The Art Gallery was built....)` Any ideas of how to incorporate the two? (The original site I did had the HTML journal pages with links to the images.Dated code, style, etc) Suggestions needed: journal & image descriptions - sbillard - 2008-03-16 I am not sure exactly what you want, but here are some thoughts. Of course there is the image description field that you can put text into. In addition to that there is a custom filed for the image which could also contain text. So you could put one bit of text in the description and the other in the custom field. Then you would just have to put somewhere in your image.php page an Suggestions needed: journal & image descriptions - macalter - 2008-03-16 Sounds like I'll wait until my query about moving to Super Gallery is answered. Don't want to touch the Default version I have for existing albums. Suggestions needed: journal & image descriptions - macalter - 2008-04-07 Okay, think I'm going to try this... ` Suggestions needed: journal & image descriptions - acrylian - 2008-04-08 No, it's not completly...:-) Suggestions needed: journal & image descriptions - macalter - 2008-04-08 No, it's not nonsense, it's copied code just from the EXAMPLE THEME image.php file which I had chosen. Added in order to show where I was going to place the new portion. Sorry, didn't realize such difference between Default and Example. I included it just to show where I thought I was going to put the new code. USING EXAMPLE THEME: The new portion is highlighted
` `
` `
Does the new code add the "textarea" box for me to enter/edit/save the data same as I do for the description of the image on Image Page? Suggestions needed: journal & image descriptions - acrylian - 2008-04-08 Sorry, I am not that much used to example theme (I can't know everything...:-)). If there is really a line with Sbillard is not fully correct above, there is no template-function |