I would be nice to place all the table names as
variables. As done in other projects it would allow
more flexibility in customisation and integration with
other projects.
I would like to incourage you in the port to other
languages. If I can help tell me.
My problem is that our site is in several languages
(french, english, german , dutch, italian, spanish).
That implies that the category entered must be
translated. (the hack I made is to duplicate the
category table for each table but this is not nice.)
So as the descriptions. This is not an easy problem,
but an essential issue for me. I would be happy to
help on this point.
Logged In: YES
user_id=49118
In v0.7, you've got:
- a customisable table name prefix
- all html in templates for easy translation (a french one
is available)
Easy database customization is planned for 0.8.
Cheers,
Ludovic Drolez.