Newbie: some ClueMapper questions

2 views
Skip to first unread message

Rudá Porto Filgueiras (ruda_porto)

unread,
Mar 25, 2009, 1:56:07 PM3/25/09
to ClueMapper User
I'm member of Brazilian Python Foundation [1] Board and we plan to use
ClueMapper to host our projects.

But at this time I can't find some information about how to customize
ClueMapper:

- documentation about how to create your own themes or how to use
some existing open source themes
- use PostgreSQL as default database engine
- customize server listen address (port and host)
- integration with Apache (mod rewrite integration didnt' work for us
and I dont know how to debug it)
proxy: error reading status line from remote server 127.0.0.1
proxy: Error reading from remote server returned by /pm/

We want to use ClueMapper and integrate our user base from our Plone
site (using SQLPasPlugin or create your own pas plugin).

1. http://associacao.pythonbrasil.org/

--
Rudá Porto Filgueiras
Director of On-Line Actions
Brazilian Python Foundation

Rudá Porto Filgueiras (ruda_porto)

unread,
Mar 30, 2009, 12:27:51 AM3/30/09
to ClueMapper User
Some comments about solved and unsolved things.

On 25 mar, 14:56, Rudá Porto Filgueiras (ruda_porto)
<rud...@gmail.com> wrote:
> I'm member of Brazilian Python Foundation [1] Board and we plan to use
> ClueMapper to host our projects.
>
> But at this time I can't find some information about how to customize
> ClueMapper:
>
>  - documentation about how to create your own themes or how to use
> some existing open source themes

I think the most easy way is copy the actual theme to another
directory in etc/cluemapper/themes and hack it for our needs.
But I see some nice themes in screenshots, any of that are open
source?

>  - use PostgreSQL as default database engine
I don't find anything about this yet.
I know I can change any trac project to use another database engine,
but how about etc/cluemapper/cluemapper.db?
And how about make postgresql the default engine for new trac
projects?

>  - customize server listen address (port and host)

I found how to do that editing etc/cluemapper/cluemapper.ini, per
example:

[base]
port = 10080
host = 192.168.1.1

>  - integration with Apache (mod rewrite integration didnt' work for us
> and I dont know how to debug it)
>     proxy: error reading status line from remote server 127.0.0.1
>     proxy: Error reading from remote server returned by /pm/

This error was caused by another proxy in front apache and has nothing
to do with ClueMapper.

> We want to use ClueMapper and integrate our user base from our Plone
> site (using SQLPasPlugin or create your own pas plugin).

This is an specific issue about our environment, and that is why we
need postgresql and not SQLite.
We will create some product to do this job.

Rocky Burt

unread,
Mar 30, 2009, 6:08:30 AM3/30/09
to cluemap...@googlegroups.com

Looks like you solved most of the problems.  And yeah, postgres support is planned as mentioned in a previous email.

- Rocky
Reply all
Reply to author
Forward
0 new messages