I've been doing some basic testing on the Mozootle branch, mostly to see
the skinning changes that Wil has committed.

Wil: you're probably the best qualified to answer any questions that
arise, if any...

Summary as I go:

Database setup:
* A simple .prefs change to let us use sqlite instead of mysql, easy
- We'll probably want to default to sqlite in trunk though

SQLalchemy:
* Quite a few patches to downgrade from 0.5 to 0.4
** import .exc -> import .exception
** server_default="NNNN" -> PassiveDefault('NNNN')
** .add() -> .save_or_update()
- I'm sure we can make some sort of wrappers to abstract these.

LDAP:
* Still requires LDAP to be installed
- I added a try except clause

Language in URL:
* Get a recursion that creates a URL like this:
http://localhost:8080/en/en/en/en/en/en/en/en/en/en/en/en/en/en/en/en/en/en/en/en
- This one got me stumped.

That's where I got to for now. So no pictures or other testing I'm
afraid

-- 
Dwayne Bailey
Associate                                      +27 12 460 1095 (w)
Translate.org.za                               +27 83 443 7114 (c)

Recent blog posts:
* Looking ahead for Pootle and all of our tools
http://www.translate.org.za/blogs/dwayne/en/content/looking-ahead-pootle-and-all-our-tools
* GSoC wrapup
* Delivering FOSS on Windows



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Translate-pootle mailing list
Translate-pootle@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/translate-pootle

Reply via email to