Gilles VINCENT | 1 Apr 01:15
Picon
Gravatar

Re: Fwd: Error in backup (. . .)!

Hi,

You have a lot of questions, you should create different post.

Whatever, here are a fe comments for them :

1), 2) and 3)
To backup the databases (or make a copy of them), the best way I've
found is to dupplicate them in phpMyAdmin (this is accessible with the
"Operations" tab)

Then you make a fresh install of SPIP2 in another directory than the
current version. And choise your copied database during the
intallation process.

Of course it's not always possible, especially if your provider
doesn't alow you to manage several databases. Is it your case ?

If you can't dupplicate your database :
1'), 2') an 3')
- Install a fresh version of SPIP3 in an empty directory, by
indicating during the installation process (on the page containing the
databases list) that you want to choose a prefix other than "spip"
(for ex. "spip2")
- In the current version, in the "Configuration . site Maintenance"
page, export you data in the spip admin area ( => file dump.xml). Copy
them into the subdirectory tmp/dump/ of your fresh install (you have
to create it).
- Also copy the files/folders of IMG/ into the same directory of your
spip2.0 install
(Continue reading)

Cameron Barnett | 1 Apr 09:34
Picon

Large Single Graphic Page Header

Gilles, Spip-en,

I have another question which has had me going around in circles, perhaps the answer is quick to find if I only search in French but I have not been able to answer it.

How and Where do I include manually graphic elements in the css to be at the top of the page; here are my notes so far on the problem, I have solved it once but that was more by luck using the Graphical Config in V3 but not I can't repeat it?? I just want ot put a graphic at the top of the page like this;

http://www.ac-grenoble.fr/eps/


please help?

*****notes on how to solve the problem*****
All of the Graphic Elements on the page need to be referenced by their own name in the Configuration Interface for example bg_site.png, bg_bandeau_haut.png etc. There also appears to be a problem that when I try to put a background image on the site using bg_site.png all other graphics on the site are ignored, in addition once the values are stored in the Server in certain formats they are difficult to remove. Please see Image3 wich has all of the values set and saved to 'null' in the configururation tool, both of the cache's for the tool and for the browser are empty but the values are still being held?


Image3

fond général du site -> bg_site
bandeau haut -> bg_bandeau_haut
bandeau bas -> bg_bandeau_bas
chemin -> bg_chemin
pied -> bg_pied_bas
bloc de titre des noisettes -> bg_noisette_titre
bloc de titre des noisettes au survol -> bg_hover_noisette_titre
sous-titres des noisettes -> bg_noisette_soustitre
sous-titres des noisettes au survol -> bg_hover_noisette_soustitre
menu -> bg_menu
menu au survol -> bg_hover_menu

To include bg_bandeau_haut across the to of the page


The only way that I have been able to get it to work is as follows using Sarka Spip 3;

create a directory in the root of your sarka spip installation called;

squelettes/images

eg
sarkaspip_3/squelettes/images


Then put an image in it in format png (remembering to select the png radio button) and using the following format;

"../images/ bg_bandeau_haut.png"


Vous pouvez afficher une image d'arrière plan nommée bg_bandeau_haut, stockée dans le dossier images/ et possédant l'extension gif, png ou jpg.

Extension de l'image de fond gif png jpg
Propriétés associées (repeat, position, attachement)

example Site: http://www.ac-grenoble.fr/eps/

******notes on how to solve the problem*******

Thank you for the previous reply's


Gilles VINCENT | 1 Apr 09:49
Picon
Gravatar

Re: Large Single Graphic Page Header

Hi,

do you have an url where we can see the exact cause of your problem ?
I haven't understood if your problem is linked to the SarkaSPIP
template, or the usage of CSS.

.Gilles
---

On Wed, Apr 1, 2009 at 9:34 AM, Cameron Barnett
<cameron.barnett@...> wrote:
> Gilles, Spip-en,
>
> I have another question which has had me going around in circles, perhaps
> the answer is quick to find if I only search in French but I have not been
> able to answer it.
>
> How and Where do I include manually graphic elements in the css to be at the
> top of the page; here are my notes so far on the problem, I have solved it
> once but that was more by luck using the Graphical Config in V3 but not I
> can't repeat it?? I just want ot put a graphic at the top of the page like
> this;
>
> http://www.ac-grenoble.fr/eps/
>
>
> please help?
>
> *****notes on how to solve the problem*****
> All of the Graphic Elements on the page need to be referenced by their own
> name in the Configuration Interface for example bg_site.png,
> bg_bandeau_haut.png etc. There also appears to be a problem that when I try
> to put a background image on the site using bg_site.png all other graphics
> on the site are ignored, in addition once the values are stored in the
> Server in certain formats they are difficult to remove. Please see Image3
> wich has all of the values set and saved to 'null' in the configururation
> tool, both of the cache's for the tool and for the browser are empty but the
> values are still being held?
>
> Image3
>
> fond général du site -> bg_site
> bandeau haut -> bg_bandeau_haut
> bandeau bas -> bg_bandeau_bas
> chemin -> bg_chemin
> pied -> bg_pied_bas
> bloc de titre des noisettes -> bg_noisette_titre
> bloc de titre des noisettes au survol -> bg_hover_noisette_titre
> sous-titres des noisettes -> bg_noisette_soustitre
> sous-titres des noisettes au survol -> bg_hover_noisette_soustitre
> menu -> bg_menu
> menu au survol -> bg_hover_menu
>
> To include bg_bandeau_haut across the to of the page
>
> The only way that I have been able to get it to work is as follows using
> Sarka Spip 3;
>
> create a directory in the root of your sarka spip installation called;
>
> squelettes/images
>
> eg
> sarkaspip_3/squelettes/images
>
>
> Then put an image in it in format png (remembering to select the png radio
> button) and using the following format;
>
> "../images/ bg_bandeau_haut.png"
>
>
> Vous pouvez afficher une image d'arrière plan nommée bg_bandeau_haut,
> stockée dans le dossier images/ et possédant l'extension gif, png ou jpg.
>
> Extension de l'image de fond gif png jpg
> Propriétés associées (repeat, position, attachement)
>
> example Site: http://www.ac-grenoble.fr/eps/
>
> ******notes on how to solve the problem*******
>
> Thank you for the previous reply's
>
>
>
Gilles VINCENT | 1 Apr 13:59
Picon
Gravatar

Re: Large Single Graphic Page Header

> currently as you can see the site is using 'SPIP 1.9.2d [11132] |
> Sarka-SPIP 2.0.2 [18368] ::  Collectif Sarka-SPIP ::  GPL'
>
> I want to update all of these versions and then start with adding some
> graphics to the page 'squellete' now if I do this using Sarka Spip V3 or I
> do this manually, I don't think that it will make a difference, will it? The

OK, your problem comes from SarkaSPIP3 :

Some usefull links for Sarka3, approximatly translated by Google  :
- Here is a link to the documentation, :  http://tinyurl.com/sarka3-en
- You also have to add new keywords : http://tinyurl.com/sarka3-keywords
- There is also a temporary FAQ :  http://tinyurl.com/sarka3-faq

- I suggest you to ask your question in the forum dedicated to Sarka3 :
http://tinyurl.com/sarka3-forum
(the link to the form is
http://sarka-spip.net/production/spip.php?page=post&id_article=386 --
you must be registered and logged on)

Important : According to the forum page, the configuration menu has
been modified the March 29, 2009 at 22:30. You should, if not  done
yet, first upgrade you template's version.

Hope it helps,

.Gilles
----

> Current version 3 of the configuration tool for Sarka Spip is broken, so I
> need to know how to do it manually and dispite reading all that I can on how
> to do it I still do not understand what changes I need to make and to what
> files in order to add the following elements to a page are these Sarka
> elements or spip elements?
>
>
>>
>> fond général du site -> bg_site
>> bandeau haut -> bg_bandeau_haut
>> bandeau bas -> bg_bandeau_bas
>> chemin -> bg_chemin
>> pied -> bg_pied_bas
>> bloc de titre des noisettes -> bg_noisette_titre
>> bloc de titre des noisettes au survol -> bg_hover_noisette_titre
>> sous-titres des noisettes -> bg_noisette_soustitre
>> sous-titres des noisettes au survol -> bg_hover_noisette_soustitre
>> menu -> bg_menu
>> menu au survol -> bg_hover_menu
>
>
> 2009/4/1 Gilles VINCENT <gilles.vincent@...>
>>
>> Hi,
>>
>> do you have an url where we can see the exact cause of your problem ?
>> I haven't understood if your problem is linked to the SarkaSPIP
>> template, or the usage of CSS.
>>
>> .Gilles
>> ---
>>
>> On Wed, Apr 1, 2009 at 9:34 AM, Cameron Barnett
>> <cameron.barnett@...> wrote:
>> > Gilles, Spip-en,
>> >
>> > I have another question which has had me going around in circles,
>> > perhaps
>> > the answer is quick to find if I only search in French but I have not
>> > been
>> > able to answer it.
>> >
>> > How and Where do I include manually graphic elements in the css to be at
>> > the
>> > top of the page; here are my notes so far on the problem, I have solved
>> > it
>> > once but that was more by luck using the Graphical Config in V3 but not
>> > I
>> > can't repeat it?? I just want ot put a graphic at the top of the page
>> > like
>> > this;
>> >
>> > http://www.ac-grenoble.fr/eps/
>> >
>> >
>> > please help?
>> >
>> > *****notes on how to solve the problem*****
>> > All of the Graphic Elements on the page need to be referenced by their
>> > own
>> > name in the Configuration Interface for example bg_site.png,
>> > bg_bandeau_haut.png etc. There also appears to be a problem that when I
>> > try
>> > to put a background image on the site using bg_site.png all other
>> > graphics
>> > on the site are ignored, in addition once the values are stored in the
>> > Server in certain formats they are difficult to remove. Please see
>> > Image3
>> > wich has all of the values set and saved to 'null' in the
>> > configururation
>> > tool, both of the cache's for the tool and for the browser are empty but
>> > the
>> > values are still being held?
>> >
>> > Image3
>> >
>> > fond général du site -> bg_site
>> > bandeau haut -> bg_bandeau_haut
>> > bandeau bas -> bg_bandeau_bas
>> > chemin -> bg_chemin
>> > pied -> bg_pied_bas
>> > bloc de titre des noisettes -> bg_noisette_titre
>> > bloc de titre des noisettes au survol -> bg_hover_noisette_titre
>> > sous-titres des noisettes -> bg_noisette_soustitre
>> > sous-titres des noisettes au survol -> bg_hover_noisette_soustitre
>> > menu -> bg_menu
>> > menu au survol -> bg_hover_menu
>> >
>> > To include bg_bandeau_haut across the to of the page
>> >
>> > The only way that I have been able to get it to work is as follows using
>> > Sarka Spip 3;
>> >
>> > create a directory in the root of your sarka spip installation called;
>> >
>> > squelettes/images
>> >
>> > eg
>> > sarkaspip_3/squelettes/images
>> >
>> >
>> > Then put an image in it in format png (remembering to select the png
>> > radio
>> > button) and using the following format;
>> >
>> > "../images/ bg_bandeau_haut.png"
>> >
>> >
>> > Vous pouvez afficher une image d'arrière plan nommée bg_bandeau_haut,
>> > stockée dans le dossier images/ et possédant l'extension gif, png ou
>> > jpg.
>> >
>> > Extension de l'image de fond gif png jpg
>> > Propriétés associées (repeat, position, attachement)
>> >
>> > example Site: http://www.ac-grenoble.fr/eps/
>> >
>> > ******notes on how to solve the problem*******
>> >
>> > Thank you for the previous reply's
>> >
>> >
>> >
>
>
>
> --
> Cameron Barnett
> +33 (0)6 10 16 30 34 (mobile)
> cameron.barnett@...
>
>
Picon

change language in plugins..

Keep translating the plugins myself, since I can not seem to find a  
way to change the language in the plugins..
Anybody knows how to change the default _FR language to ex english  
( _en ) in (spip liste 1.93 )

$GLOBALS['i18n_spiplistes_fr'] -> $GLOBALS['i18n_spiplistes_en']

Did start translating, but just decided to ask here instead..

A quick search gave me 210 different "lang", $lang, etc..

what I guess I need is somewhere were it is said : what language do  
you whant, French, English, espagnol etc..

kindly
Tom Dissing

(still getting better reading french)

btw.
the french Lang file is 48kb the UK is 20kb is the english shorter or  
what....
In case i translate it to Danish where can i send it, so others can  
benefit..?

PS
How to change language in other plugins..
Is there a "rule" for all the plugins ( seem always to come with other  
lang files..)
T NAMGYAL | 5 Apr 13:00
Picon

a question

Hello there, I run a small website that is a collection of articles and poetry. My question is how to make the poems appear like poems and not in one large paragraph on the home page. for anyone interested it is at tibetwrites.org

thanks for the help.

tenam

George Kandalaft | 5 Apr 13:12
Favicon

Re: change language in plugins..

Hi

If the plugin comes with different languages, it chooses the language of 
the private interface automatically. If you choose english as your 
private interface language, then spip-listes will show in English.

George

tom@... wrote:

> Keep translating the plugins myself, since I can not seem to find a 
> way to change the language in the plugins..
> Anybody knows how to change the default _FR language to ex english ( 
> _en ) in (spip liste 1.93 )
>
> $GLOBALS['i18n_spiplistes_fr'] -> $GLOBALS['i18n_spiplistes_en']
>
> Did start translating, but just decided to ask here instead..
>
> A quick search gave me 210 different "lang", $lang, etc..
>
> what I guess I need is somewhere were it is said : what language do 
> you whant, French, English, espagnol etc..
>
> kindly
> Tom Dissing
>
>
> (still getting better reading french)
>
> btw.
> the french Lang file is 48kb the UK is 20kb is the english shorter or 
> what....
> In case i translate it to Danish where can i send it, so others can 
> benefit..?
>
George Kandalaft | 5 Apr 13:14
Favicon

Re: a question

Hi

You can use the <poesie>...</poesie> tag around the poem. It add <br> 
tags at the end of each line.

George

T NAMGYAL wrote:

> Hello there, I run a small website that is a collection of articles 
> and poetry. My question is how to make the poems appear like poems and 
> not in one large paragraph on the home page. for anyone interested it 
> is at tibetwrites.org <http://tibetwrites.org>
>
> thanks for the help.
>
> tenam
> ------------------------------------------------------------------------
>
>   
Picon

Re: change language in plugins..Nu på dansk

I ended up translating the entire lang_fr file, so If anybody is  
interessted, give me a mail, and I will forward the lang file to  
spiplistes 1.93 as well as the (online) aide file
Tom

my native tongue START

Hvis du er dansk og har lyst til at lave en mailliste så har jeg  
oversat sprogfilerne, så det hele nu fungerer på dansk også..
I det hele taget, hvis du taler dansk og bruger spip så lad og dog  
begynde at dele erfaringer

my native tongue STOP

Den 05/04/2009 kl. 13.12 skrev George Kandalaft:

> Hi
>
>
> If the plugin comes with different languages, it chooses the  
> language of the private interface automatically. If you choose  
> english as your private interface language, then spip-listes will  
> show in English.
>
>
> George
>
>
> tom@... wrote:
>
>> Keep translating the plugins myself, since I can not seem to find a  
>> way to change the language in the plugins..
>> Anybody knows how to change the default _FR language to ex english  
>> ( _en ) in (spip liste 1.93 )
>>
>> $GLOBALS['i18n_spiplistes_fr'] -> $GLOBALS['i18n_spiplistes_en']
>>
>> Did start translating, but just decided to ask here instead..
>>
>> A quick search gave me 210 different "lang", $lang, etc..
>>
>> what I guess I need is somewhere were it is said : what language do  
>> you whant, French, English, espagnol etc..
>>
>> kindly
>> Tom Dissing
>>
>>
>> (still getting better reading french)
>>
>> btw.
>> the french Lang file is 48kb the UK is 20kb is the english shorter  
>> or what....
>> In case i translate it to Danish where can i send it, so others can  
>> benefit..?
>>
> _______________________________________________
> spip-en@... - http://listes.rezo.net/mailman/listinfo/spip-en
>

Thomas Sutton | 7 Apr 06:11

Resizing documents when uploaded

Hi all,

We have a few clients who upload high resolution images (very large  
files at > 72 dpi) to their SPIP sites as documents. As we don't  
really have the time to train them and they don't have the software  
to resize and resample their images, we're wondering if there is a  
SPIP plug-in that does this?

Ideally, the plug-in would resample (and, optionally, resize) an  
image when it is uploaded and store the new, smaller version instead  
of the high resolution original.

If there is not, we'll need to develop a plug-in to do this. I had a  
very quick check on <http://doc.spip.org/> and a grep through the  
code but couldn't find a pipeline that will be triggered on document  
upload. Is there a pipeline that gets called when documents are  
uploaded?

Regards,

Thomas Sutton

Web Developer
bouncingorange
graphic + web design

Gmane