Catergory Pictures Catergory Pictures
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Catergory Pictures

Started by davec, December 17, 2004, 11:52:07 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

davec

I realise that catergory pictures can be added but the pics are taken from an album. Is there a way to create a seperate folder and all catergory pics/thumbnails are called from there? I basically want car badges as catergory thumbnails but don't want them displayed in the actual albums. I think looking at it I may need to alter quite a bit of code and possibly add a new sql table. Any ideas please  ;D

Dave

Casper

The easy way to do this would be to use bb code in the cat description, to link to the pic direct.  No need to change any code, which would be complicated.

So your category description for BMW would be something like this, without the spaces;

Quote[img ]http://www.mysite.com/images/bmw.gif[/ img] BMW........
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

majay

I have a related question, so I didn't see the need to start a new thread for this: can you create tables using bbcodes in category descriptions? What I would like to do is to put a picture and a description right next to it, but so that the text is on the top level of the picture, rather than at the bottom or under it. I'm sorry it's quite unclear but I don't really know how to explain...
This is what I've tried to put in the category description, but it doesn't work:

[table][tr][td][img]http://www.domain.com/picture.jpg[/img][/td][td]Description...[/td][/tr][/table]


Thanks if someone has a solution.

Joachim Müller

no, table-related bbcode currently is not supported within coppermine.

Joachim