[Solved]: some basics questions [Solved]: some basics questions
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

[Solved]: some basics questions

Started by robynannelise, May 13, 2008, 12:26:47 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

robynannelise

Hi I do not know this program at all but I have set it up so far that I have just a few small problems.

One is when doing a description its said in the ? mark area that I can use some bb code and do some specific tags. I used <a href> and <img src => and nothing has come out. evan <i> has done nothing. what am I doing wrong please. also I keep trying to redo my email addy and it doesnt take the change. Please advice.

Thanks
Robyn
http://www.gallery.femininexpressionz.com


do you also know hwo to ee

just_some_guy

You should familiarize yourself with the documentation - http://coppermine-gallery.net/demo/cpg14x/docs/index.htm

Also, that's not BB Code, that's html.
Tambien, Hablo EspaƱol      PHP - Achieve Anything
"The Internet is becoming the town square for the global village of tomorrow. " - Bill Gates
Windows 7 Forums

robynannelise

I had read that documentation and I dont think it answered my question if It did I did not see it. It says when making a description you can use bbcode and in the examples it give one of them is <a href= " namehere"> also another example was <img src=" name.jpg">which is my link and image.(and yes I know this is html, but that is what the description says) If this is true and we can do this in the description , when I do it .. the code is just showing up and not the image or link. can someone please advise. I have as I stated above read all the documentations with alot of it going over my head as I am very new to all of this.. Thank you very much..

Robyn

steveeh131047

Robyn,

You can't just enter HTML code in the way you are trying - you need to enter BB code.
Here's the relevant section from the documentation:

Coppermine understands the following bbCodes (the same bbCodes that are used by phpBB and many other BBS apps) in image and album description

    * [b]Bold[/b] => Bold
    * [i]Italic[/i] => Italic
    * [url=http://yoursite.com/]Url Text[/url] => Url Text
    * [email]user@domain.com[/email] => user@domain.com
    * [color=red]some text[/color] => some text
    * [img]http://coppermine.sf.net/demo/images/red.gif[/img] => Image

robynannelise

okay I get it now. so its only bbcode that is allowed... anyone know where there might be a quick little guide to bbcode?..

Thanks so much Steve. was driving me batty I kept reading and reading but I guess maybe I need to open my eyes. lol

Will try this...

Regards,
Robyn


Nibbler

Steve already listed the bbcodes supported by Coppermine.