Re: [translate-pootle] Better integration in existing Webdesign?

2008-10-29 Thread F Wolff
On Ma, 2008-10-27 at 21:01 +0100, Michelle Konzack wrote:

...

> > If I understand correctly, you want to have a look at the setting of
> > "baseurl" in pootle.prefs
> 
> Right, this I have done but it does not work all the time.
> Sometimes I am landing in /

Ok. Please report bugs about any specific cases that are not working.
I'm sure Lars or myself should be able to look at it quickly, hopefully
for the next release. As far as I know there shouldn't be too many
issues.


> > Since we are using CSS, I think you'll have to be more specific with
> > exactly what you'd like to see. Feel free to get involved with the
> > current interface work - lots of people are contributing to improve the
> > interface.
> 
> A friend of me is using a Braille-Terminal/Screenreader and had problems
> accessing my pootle server...

Ok. It would be good to have feedback about the specific things causing
problems. I am very interested in making Pootle properly accessible.


> > We hope to address this reasonably soon by migrating to a new web
> > framework. The current Pootle can be run under mod_python. I haven't
> > done it personally, though.
> 
> Are there instructions how to do it?
> 
> > Where exactly are the templates not accepted?
> 
> If I login and go to the ADMIN page, I create a project
> 
> Code: foo
> Name: bar
> Desc: zaz
> 
> then I klick on "foo" and  add  the  language  "de".  Then  I  click  on
> "Deutsch" and add a user  and give it ALL rights.
> 
> Now I klick "Project Homepage" and now I have to upload a POT file which
> can be translated which sound a little bit stupid...  Since if I  add  a
> second language I have to reupload the  file.  Also  it  allow  only  PO
> files which are normaly the already translated ones...
> 
> So if I go back to the page where I can add languages, there is  a  link
> "Update from templates" which does nothing.  Right, there  is  currently
> NO template.  I have not found a singel link, where I can upload the POT
> file 
> 
> I get always:
> 
> Error
> Can only upload PO files and zips of PO files
> 
> So, where is the link for uploading POT files into a project?


Currently POT files need to be put into the "templates" directory inside
the project layout on the filesystem of the server. I hope we can make
this easily accessible form the web front-end in a following release. If
there are POT files in the project/templates/ directory, then adding a
new language will cause all of that to be initialised according to those
templates. If templates are added / changed, updating from templates
should update the PO files to the newest POT files in templates/

Keep well
Friedel

--
Recently on my blog:
http://translate.org.za/blogs/friedel/en/content/its-easyer-with-kulula


-
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


Re: [translate-pootle] Better integration in existing Webdesign?

2008-10-28 Thread Wil Clouser
>> We hope to address this reasonably soon by migrating to a new web
>> framework. The current Pootle can be run under mod_python. I haven't
>> done it personally, though.
>
> Are there instructions how to do it?

I spent a little time trying to run Pootle under mod_python.  I got it
serving the files and reading the URL structure but the sessions
didn't work (meaning you couldn't log in) and I abandoned the idea due
to time.  It might be easier for someone with more experience with
mod_python though.

Wil

-
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


Re: [translate-pootle] Better integration in existing Webdesign?

2008-10-28 Thread Michelle Konzack
Hello to the sunny South-Africa...

here in Strasbourg it is raining and cold...

Am 2008-10-22 08:46:44, schrieb F Wolff:
> On Ma, 2008-10-20 at 16:37 +0200, Michelle Konzack wrote:
> (please realise that you might miss some replies while not subscribed to
> the list)

Do not worry about it, I am subscribed  ;-)  and I do not need CCs.

OK, with a  second  NON-PUBLIC  address  which  stay  mormaly  SPAM-FREE
because the one I use to send here, is currently under  BACKSCATTER  DoS 
(nearly 1.7 GByte since 2008-10-10) and currently it is useless to write
PMs except you use <[EMAIL PROTECTED]>

> > I have a development Website and want to integrate pootle into  it,  but
> > since it is a standalone application I am running into trouble with it.
> > 
> > I like to see a subdirectory /pootle/ on my website which I have already
> > done using apache2 reverse proxy capabilities,  but  now  I  have  other
> > problems since pootle is pinting always to / and not /pootle/.
> > 
> > So my suggestion is, to use only relative pathes.
> 
> If I understand correctly, you want to have a look at the setting of
> "baseurl" in pootle.prefs

Right, this I have done but it does not work all the time.
Sometimes I am landing in /

> Since we are using CSS, I think you'll have to be more specific with
> exactly what you'd like to see. Feel free to get involved with the
> current interface work - lots of people are contributing to improve the
> interface.

A friend of me is using a Braille-Terminal/Screenreader and had problems
accessing my pootle server...

> We hope to address this reasonably soon by migrating to a new web
> framework. The current Pootle can be run under mod_python. I haven't
> done it personally, though.

Are there instructions how to do it?

> Where exactly are the templates not accepted?

If I login and go to the ADMIN page, I create a project

Code:   foo
Name:   bar
Desc:   zaz

then I klick on "foo" and  add  the  language  "de".  Then  I  click  on
"Deutsch" and add a user  and give it ALL rights.

Now I klick "Project Homepage" and now I have to upload a POT file which
can be translated which sound a little bit stupid...  Since if I  add  a
second language I have to reupload the  file.  Also  it  allow  only  PO
files which are normaly the already translated ones...

So if I go back to the page where I can add languages, there is  a  link
"Update from templates" which does nothing.  Right, there  is  currently
NO template.  I have not found a singel link, where I can upload the POT
file 

I get always:

Error
Can only upload PO files and zips of PO files

So, where is the link for uploading POT files into a project?

> I'm not sure what you are trying to do here. In the normal directory
> layout, you will have a directory for each language (de, fr, etc.) and
> "templates" where the pot file(s) will go. In the project administration
> page, you can update selected languages to the new templates as you
> want.

And HOW and WHERE do you upload the POT files?

If I create a project, there is no link or form to upload POT files  and
if I add a language the same thing...  Later if I want to  translate,  I
can upload already translated files but not more

In my eyes, the structure (specialy the admin part) is not clear  enough
and intuitiv usable...

Thanks, Greetings and nice Day/Evening
Michelle Konzack
Systemadministrator
24V Electronic Engineer
Tamay Dogan Network
Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
+49/177/935194750, rue de Soultz MSN LinuxMichi
+33/6/61925193 67100 Strasbourg/France   IRC #Debian (irc.icq.com)


signature.pgp
Description: Digital signature
-
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


Re: [translate-pootle] Better integration in existing Webdesign?

2008-10-22 Thread Leandro Regueiro
> It can be done, but at the moment you would have to modify the kid
> templates.
>
> Good skin support would be great and we would be very glad for any
> contributions towards infrastructure to deal with this.
>
> One idea is to split the current templates so that we have layout
> templates (which can be used to create skins) and templates which hold
> all the rest of the info.
>
> I can't commit to such a project at the moment, but would gladly supply
> advice and help to anyone who's keen to attack it.

I know what I want, and that I think the users will like, but I
haven't the knowledge to do that alone (I haven't never installed
Pootle, but I use it, and I dislike a lot its appearance). Anyone
willing to do this?

Bye,
Leandro Regueiro

-
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


Re: [translate-pootle] Better integration in existing Webdesign?

2008-10-22 Thread Wynand Winterbach
It can be done, but at the moment you would have to modify the kid 
templates.

Good skin support would be great and we would be very glad for any 
contributions towards infrastructure to deal with this.

One idea is to split the current templates so that we have layout 
templates (which can be used to create skins) and templates which hold 
all the rest of the info.

I can't commit to such a project at the moment, but would gladly supply 
advice and help to anyone who's keen to attack it.

Cheers
Wynand
> The second thing I dislike is the design of pootle.  I like to  see  the
> HARDCODED HTML droped and go for CSS.
>   
 Since we are using CSS, I think you'll have to be more specific with
 exactly what you'd like to see. Feel free to get involved with the
 current interface work - lots of people are contributing to improve the
 interface.
 
>>> Are there graphical themes for Pootle?
>>>   
>> There are no alternative prepackaged themes, but several sites have
>> customised the look for their projects.  Have a look at some of the
>> public Pootle servers out there:
>> http://translate.sourceforge.net/wiki/pootle/live_servers
>> (many also use the default styling, of course)
>> 
>
> Ok, I am not refering to change a little the colours or change the
> banner. I am talking about rearrange the items, to for example, make
> look Pootle like Rosetta, changing the layout, the color scheme, and
> of course, the images.
>
> Bye,
> Leandro Regueiro
>
> -
> 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
>   


-
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


Re: [translate-pootle] Better integration in existing Webdesign?

2008-10-22 Thread Leandro Regueiro
>> >> The second thing I dislike is the design of pootle.  I like to  see  the
>> >> HARDCODED HTML droped and go for CSS.
>> >
>> > Since we are using CSS, I think you'll have to be more specific with
>> > exactly what you'd like to see. Feel free to get involved with the
>> > current interface work - lots of people are contributing to improve the
>> > interface.
>>
>> Are there graphical themes for Pootle?
>
> There are no alternative prepackaged themes, but several sites have
> customised the look for their projects.  Have a look at some of the
> public Pootle servers out there:
> http://translate.sourceforge.net/wiki/pootle/live_servers
> (many also use the default styling, of course)

Ok, I am not refering to change a little the colours or change the
banner. I am talking about rearrange the items, to for example, make
look Pootle like Rosetta, changing the layout, the color scheme, and
of course, the images.

Bye,
Leandro Regueiro

-
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


Re: [translate-pootle] Better integration in existing Webdesign?

2008-10-22 Thread F Wolff
On Wo, 2008-10-22 at 15:10 +0200, Leandro Regueiro wrote:
> >> The second thing I dislike is the design of pootle.  I like to  see  the
> >> HARDCODED HTML droped and go for CSS.
> >
> > Since we are using CSS, I think you'll have to be more specific with
> > exactly what you'd like to see. Feel free to get involved with the
> > current interface work - lots of people are contributing to improve the
> > interface.
> 
> Are there graphical themes for Pootle?

There are no alternative prepackaged themes, but several sites have
customised the look for their projects.  Have a look at some of the
public Pootle servers out there:
http://translate.sourceforge.net/wiki/pootle/live_servers
(many also use the default styling, of course)

Friedel

--
Recently on my blog:
http://translate.org.za/blogs/friedel/en/content/autocompletion-during-translation


-
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


Re: [translate-pootle] Better integration in existing Webdesign?

2008-10-22 Thread Leandro Regueiro
>> The second thing I dislike is the design of pootle.  I like to  see  the
>> HARDCODED HTML droped and go for CSS.
>
> Since we are using CSS, I think you'll have to be more specific with
> exactly what you'd like to see. Feel free to get involved with the
> current interface work - lots of people are contributing to improve the
> interface.

Are there graphical themes for Pootle?

Bye,
  Leandro Regueiro

-
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


Re: [translate-pootle] Better integration in existing Webdesign?

2008-10-21 Thread F Wolff
On Ma, 2008-10-20 at 16:37 +0200, Michelle Konzack wrote:
> Hello,

Hallo Michelle

(please realise that you might miss some replies while not subscribed to
the list)

> I have a development Website and want to integrate pootle into  it,  but
> since it is a standalone application I am running into trouble with it.
> 
> I like to see a subdirectory /pootle/ on my website which I have already
> done using apache2 reverse proxy capabilities,  but  now  I  have  other
> problems since pootle is pinting always to / and not /pootle/.
> 
> So my suggestion is, to use only relative pathes.

If I understand correctly, you want to have a look at the setting of
"baseurl" in pootle.prefs


> The second thing I dislike is the design of pootle.  I like to  see  the
> HARDCODED HTML droped and go for CSS.

Since we are using CSS, I think you'll have to be more specific with
exactly what you'd like to see. Feel free to get involved with the
current interface work - lots of people are contributing to improve the
interface.


> Currently I am hacking the sourcecode of the pootle server to make a PHP
> (on request) application from it,  since  my  VServer/VHosts  (@Hosting-
> Provider which use Gentoo) does not allow me to run pootle as standalone
> application.

We hope to address this reasonably soon by migrating to a new web
framework. The current Pootle can be run under mod_python. I haven't
done it personally, though.

> The hardest thing was to parse the strings from the po files and  now  I
> have a question to it:
> 
> WHY does pootle do not accept *.pot files since they are  the  TEMPLATES
> for the translation?

I'm not sure what you mean with "parse the strings from the po files". 

Where exactly are the templates not accepted?

> Another thing is, if I setup a project "dummy"  and  add  the  languages
> "de" and "fr", WHY do I have to upload the "template" for each  language
> seperately?
> 
> I find this realy annoying, since normaly one would ONLY upload the  POT
> file which then is copied into a PO file which then will be translated.

I'm not sure what you are trying to do here. In the normal directory
layout, you will have a directory for each language (de, fr, etc.) and
"templates" where the pot file(s) will go. In the project administration
page, you can update selected languages to the new templates as you
want.

Keep well
Friedel

--
Recently on my blog:
http://translate.org.za/blogs/friedel/en/content/autocompletion-during-translation


-
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