Perline-Spip | 2 Apr 21:23
Favicon

Explications simples en anglais

Bonjour,

je cherche s'il y a quelque part un petit texte, élémentaire, en anglais, pour les premiers pas sous Spip
(écrire un 
article, lier à sa traduction, etc.).

J'ai cherché, pas trouvé de manière simple.

merci beaucoup.

--

-- 
****Fin du message end - Signature****
Perline Noisette
Journaliste scientifique
Docteur es sciences-technologie-société
perline@... - http://perline.org/

Ce message est couvert par le secret de la correspondance
(art. 226-15 et 432-9 du Code pénal)
********************************************

Favicon

Re: Explications simples en anglais

Hello :)

J'étais pourtant sûr que sur http://www.spip.net/en ou
http://www.spip.net/?lang=en il y avait un truc dans le style ...

ENG :

Perline is currently looking for an easy-to-read article that could
explain briefly how to start with Spip (write a first article, item, how
to link an article with its translation...)

I Was sure we had such stuff on http://www.spip.net/en or
http://www.spip.net/?lang=en

Among the translators' team, who can confirm ?

Have all a nice day.

Etienne.

--

-- 
Un chat est un chat, un oiseau aussi, surtout la nuit !
http://www.loiseau2nuit.net

On Mon, April 2, 2007 9:23 pm, Perline-Spip wrote:
> Bonjour,
>
> je cherche s'il y a quelque part un petit texte, élémentaire, en anglais,
> pour les premiers pas sous Spip (écrire un
> article, lier à sa traduction, etc.).
(Continue reading)

Paolo | 3 Apr 12:24
Picon
Favicon

Re: Explications simples en anglais

Perline-Spip wrote:
> Bonjour,
> 
> je cherche s'il y a quelque part un petit texte, élémentaire, en anglais, pour les premiers pas sous Spip
(écrire un 
> article, lier à sa traduction, etc.).

Bonjour Perline,

Nous avons un petit site en anglais pour aider nos traducteurs (qui 
traduisent principalement depuis l'anglais) : http://www.taize.asso.fr/doc/

Mais certaines informations sont spécifique à la structure du site de 
Taizé.

Peut-être y a-t-il quelques phrases qui pourraient être recopiées et 
utilisées ailleurs. Je ne me rends pas bien compte.

Paolo

Howard Shippin | 4 Apr 10:04

multi-language site example

I just finished updating our multi-language site to spip 9.2 and offer it as an example in case the system used could be useful to someone else.  The basic format of the site stays fairly close to SPIP's default, so it isn't at all sophisticated.


I've described the system used in this forum a couple of years back, and it is basically the same:


The site has a top rubrique for each language.  It was important to provide translations of sections (rubriques), so I do this by making a lead article for each section.  The rubrique basically takes all of its content from that lead article.   The section recognizes its lead article on the basis of a keyword.  I avoid listing the lead articles in other places by placing a number before the title ("99. Title"), and then filtering out these articles on the basis of the number {titre!==^[99]} .  To get rid of the number in the title, the filter  [(#TITRE|supprimer_numero)] is used. 

I also put a printer-friendly link and the photo portfolio from the lead article in the sections.   

A single rubrique and article, etc. are used for all the language versions.  In the case of Hebrew I had to create language files - which are maybe not complete enough to offer publicly.   Language correspondences are made between the lead articles, so there is, in effect, translation of sections.

The sub-sections are listed in descriptive form in their master sections.  They use the "brief description" #DESCRIPTIF field to give a brief description of the contents.  This is usually the first paragraph of the lead article, which, in the articles is placed in the Deck field.

The homepage for the site can be found at http://nswas.org (Spanish and Esperanto aren't under spip yet) . 
The templates can be found at

http://spip.nswas.eml.cc/


There are probably more intelligent ways of doing all this, but it seems to work OK for our purposes.


Best wishes,

-- -- Howard Shippin, Communications and Development Office, Neve Shalom - Wahat al-Salam Doar Na Shimshon 99761 Israel
Marko Pekic | 13 Apr 14:21
Picon

problem with "Barre Typo"

I am using "Barre Typo Enluminée pour 1.9.1 et suivantes" plugin and have the 
following problem:
Only the first administrator has all the icons in article editor (for 
inserting tables, images, headers... etc.) All other users have only the main 
buttons (bold, italic etc.)

What should I do to enable all of these functions to all of my users?
Probably "Barre Typo" plugin has some configurable data...

Marko
_______________________________________________
spip-en <at> rezo.net - http://listes.rezo.net/mailman/listinfo/spip-en
George Kandalaft | 13 Apr 15:33
Favicon

Re: problem with "Barre Typo"

I can't see this problem. Are you sure the other administrators had 
turned on the complete interface?

In the simplified interface you only have the default barre.

George

Marko Pekic wrote:

> I am using "Barre Typo Enluminée pour 1.9.1 et suivantes" plugin and have the 
> following problem:
> Only the first administrator has all the icons in article editor (for 
> inserting tables, images, headers... etc.) All other users have only the main 
> buttons (bold, italic etc.)
>
> What should I do to enable all of these functions to all of my users?
> Probably "Barre Typo" plugin has some configurable data...
>
> Marko
> _______________________________________________
> spip-en <at> rezo.net - http://listes.rezo.net/mailman/listinfo/spip-en
>   

_______________________________________________
spip-en <at> rezo.net - http://listes.rezo.net/mailman/listinfo/spip-en
Marko Pekic | 13 Apr 18:03
Picon

Re: problem with "Barre Typo"

George Kandalaft wrote:
> I can't see this problem. Are you sure the other administrators had 
> turned on the complete interface?
> 
> In the simplified interface you only have the default barre.

Oops :-) My fault. Thanks for your advice.

Marko
Marko Pekic | 17 Apr 16:57
Picon

article order

Before I start to hack the code :-), let me ask a thing:

is there some plugin which extends the possibilities of dealing with 
articles by allowing to set the position of the article inside some section.

My users would like to be able to sort articles by predefined positioned 
instead of sorting by date and adding number manually ("4. Title of the 
article") is not a good solution.

Marko
Paolo | 17 Apr 17:44
Picon
Favicon

Re: article order

Marko Pekic wrote:
> is there some plugin which extends the possibilities of dealing with 
> articles by allowing to set the position of the article inside some section.

Not that I know of.

> My users would like to be able to sort articles by predefined positioned 
> instead of sorting by date and adding number manually

Can you explain what you are trying to do? I don't understand "sort by 
predefined position" :-)

Paolo

Marko Pekic | 17 Apr 23:50
Picon

Re: article order



On 17/04/07, Paolo <paolo2-/55T5e/mXTk@public.gmane.org> wrote:
Can you explain what you are trying to do? I don't understand "sort by
predefined position" :-)

To set some article to have position 6, another article to have position 8, etc. and the system automatically manages the relations. If I change the position of the article from 8 to 7, the article with position 7 automatically falls to 8.

Marko

Gmane