Announcement

#1 2008-01-29 16:03:44

jaks
Member
Toronto, Canada
2006-08-23
21

Is it possible to allow HTML/BBCode parsing for category descriptions?

Why is HTML and BBCode not being parsed for category descriptions? It seems to parse fine for image descriptions so is it an error? How do I get it to parse?

Offline

 

#2 2008-01-29 18:06:16

VDigital
Former Piwigo Team
Paris (FR)
2005-05-04
17680

Re: Is it possible to allow HTML/BBCode parsing for category descriptions?

$conf['allow_html_descriptions'] = true;

You don't already know how to change all parameters in PhpWebGallery.
It's very simple.
You need to create a simple php file in the include directory.
./include/config_local.inc.php

There you can set all $conf which are already set in the config_default.inc.php.
In the config_local you only need modified parameters because the local file override the default one.

To avoid any problem, we recommend to install the last release of LocalFiles Editor

Out of this, 'allow_html_descriptions' is true by default;
and BBCode support is available via another plugin - a bugged plugin for 1.7.1 - correct if you have 1.7.0 - BBCode_Bar

Enjoy!
8-)


Piwigo.com: Start and run your own photo gallery. Signup and get 30 days to try for free, no commitment.
8-)

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact