Mailing List Archive

[Bricolage-General] Bricolage Work with dinamic Content?
Hi David Wheeler

i'm a new user of Bricolage CMS and i need to say if this Content Management System it's capable to manage a dinamic Site (i.e. articles of journal that are updating every day) and in particular i need to say if this system can fetch data from a database (i.e. MySQL or PgSQL) (i.e. link to articles);

Tanks in advance

Antonio
Re: [Bricolage-General] Bricolage Work with dinamic Content? [ In reply to ]
Antonio,
Being a CMS, Bricolage does dynamic content management and supports
PostgreSQL. Point your browser to http://bricolage.cc for more info.


David, Sam and all,
Congrats to the job well done in Bricolage! I reinstalled bricolage on a
FBSD 4.7 box and had a problem with Text::Iconv-1.2. Apparently, the
installation of libiconv from /usr/local/src puts iconv.h on
/usr/local/include. You may also want to include this on README.Freebsd -
to also modify the Makefile.PL of Text::Iconv-1.2 to include INC =>
'I/usr/local/include' or wherever iconv.h resides.

Thanks.
Marlon

>i'm a new user of Bricolage CMS and i need to say if this Content
Management System it's >capable to manage a dinamic Site (i.e. articles of
journal that are updating every day) and in >particular i need to say if
this system can fetch data from a database (i.e. MySQL or PgSQL) (i.e. >link
to articles);




-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T
handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Bricolage-General mailing list
Bricolage-General@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bricolage-general
Re: [Bricolage-General] Bricolage Work with dinamic Content? [ In reply to ]
On Tuesday, November 26, 2002, at 06:48 PM, Marlon Bermas wrote:

> Congrats to the job well done in Bricolage! I reinstalled bricolage
> on a
> FBSD 4.7 box and had a problem with Text::Iconv-1.2. Apparently, the
> installation of libiconv from /usr/local/src puts iconv.h on
> /usr/local/include. You may also want to include this on
> README.Freebsd -
> to also modify the Makefile.PL of Text::Iconv-1.2 to include INC =>
> 'I/usr/local/include' or wherever iconv.h resides.

That actually shouldn't be necessary if /usr/local/include exists
before you build Perl.

David

--
David Wheeler AIM: dwTheory
david@wheeler.net ICQ: 15726394
http://david.wheeler.net/ Yahoo!: dew7e
Jabber: Theory@jabber.org



-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T
handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Bricolage-General mailing list
Bricolage-General@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bricolage-general
Re: [Bricolage-General] Bricolage Work with dinamic Content? [ In reply to ]
On Tuesday, November 26, 2002, at 01:34 PM, tonyek wrote:

> i'm a new user of Bricolage CMS and i need to say if this Content
> Management System it's capable to manage a dinamic Site (i.e. articles
> of journal that are updating every day)

Yes. You can update a story every day and republish it. But if you
just want a blog, I recommend Moveable Type.

> and in particular i need to say if this system can fetch data from a
> database (i.e. MySQL or PgSQL) (i.e. link to articles);

Yes, you can either create links between stories in the UI via the
"Related Story" functionality. Or, if you have a separate database, you
can use DBI in your Mason or HTML::Template templates to connect to it
and do anything you can do in Perl.

HTH,

Daviid

--
David Wheeler AIM: dwTheory
david@wheeler.net ICQ: 15726394
http://david.wheeler.net/ Yahoo!: dew7e
Jabber: Theory@jabber.org



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Bricolage-General mailing list
Bricolage-General@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bricolage-general