Bem-vindo(a) ao PORTAL X-TRAD
PORTAL X-TRAD  
Horários baseados na GMT -2. Agora são 08:20 PM.
 »   PORTAL X-TRAD » Porta de Saída » Botequim X-TRAD » Sobre o XOOPS e seus módulos

Sobre o XOOPS e seus módulos Bate papo sobre o XOOPS: compartilhe suas opiniões e experiências.

Resposta
 
LinkBack (22) Ferramentas do Tópico Modos de Exibição
Antigo 22-05-2007, 10:18 AM
X-TRAD
 
Avatar de GibaPhp
 
Registrado em: Jul 2006
Localização: SP - Guarulhos
Postagens: 231
Thanks: 3
Thanked 4 Times in 3 Posts
Reputação: 3 @ 70
GibaPhp will become famous soon enough
Padrão

Citação:
Postado Originalmente por burning Ver Post
Sorry !

Like many frenchies I'm lost when I cross frontiers , I have not long experience of brazilian xoops' sites... and maybe, I'haven't chosed the right one ?!?

If you want, I can add this link (or replace the other by XoopsTotal)... but :
- to do this, I have to create another zip pack... so I prefer to wait a little
- actually, this page is your : you can modify / add / correct everything you want ... and why not add a little xoops-sites list wich could help noobs ?

@+

Start Handbook Challenge = 30 days - 300 pages

Not problem, i understand.
GibaPhp está offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Responder com Quote
Antigo 22-05-2007, 11:51 AM
Novato
 
Avatar de burning
 
Registrado em: Apr 2007
Postagens: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Reputação: 0 @ 10
burning is on a distinguished road
Padrão

Hello,

I've create an account, so I'll look this this evening...

Just a precision, to put this html page on your site keeping CSS, I think you have to copy this code in yourtheme/content.css (it works with News, but I have not try with wiki module) :

.titreniv1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: large;
font-weight: bold;
color: #f9b743;
background-color: #2f5376;
letter-spacing: 0.2em;
word-spacing: 0.2em;
border-bottom-width: 1px;
border-left-width: 1px;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #ececec;
border-left-color: #ececec;
padding: 4px;
margin-left: 2px;
}
.titreniv2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
font-weight: bold;
color: #fff;
background-color: #2f5376;
letter-spacing: 0.2em;
word-spacing: 0.2em;
border-bottom-width: 1px;
border-left-width: 1px;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #ececec;
border-left-color: #ececec;
padding: 3px;
margin-left: 2px;
}
.titreniv3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: bold;
color: #f9b743;
background-color: #2f5376;
letter-spacing: 0.1em;
word-spacing: 0.1em;
border-bottom-width: 1px;
border-left-width: 1px;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #ececec;
border-left-color: #ececec;
padding: 3px;
margin-left: 2px;
}
.titreniv4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: bold;
letter-spacing: 0.1em;
word-spacing: 0.1em;
color: #666666;
border: 1px dashed #666666;
padding: 3px;
margin-left: 2px;
}
.textecourant {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
color: #666666;
text-align: justify;
padding: 3px;
}
.textecourantbold {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
color: #666666;
text-align: justify;
padding: 3px;
font-weight: bolder;
}

.imgcadre {
border-right-width: 1px;
border-bottom-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-right-color: #ececec;
border-bottom-color: #ececec;
}
.legendehoriz {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: lighter;
color: #666666;
background-color: #ececec;
border: 1px solid #c0c0c0;
text-align: justify;
padding: 3px;
}
.legendeverti {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: lighter;
color: #666666;
background-color: #ececec;
border: 1px solid #c0c0c0;
text-align: justify;
padding: 3px;
}
.tablecadre {
border: 1px dashed #666666;
padding: 5px;
}.tableplein {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
color: #666666;
background-color: #ececec;
text-align: justify;
padding: 3px;
}
.tablevide {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
color: #666666;
text-align: justify;
padding: 3px;
}
.pucetriangle {
font-family: Arial, Helvetica, sans-serif;
}

(this is xoops2016.css, within href classes)
@+

Citação:
Postado Originalmente por GibaPhp Ver Post
Exist one problem. All text html using, not use class CSS default xoops, but if used, visual work perfect. Colaborative example is possible. If registered in site, change on-line files.
burning está offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Responder com Quote
Antigo 22-05-2007, 06:10 PM
X-TRAD
 
Avatar de GibaPhp
 
Registrado em: Jul 2006
Localização: SP - Guarulhos
Postagens: 231
Thanks: 3
Thanked 4 Times in 3 Posts
Reputação: 3 @ 70
GibaPhp will become famous soon enough
Thumbs up

Hi burning, problems with CSS it´s ok

Working Perfect now

Look, links orignals for your site is Kept
GibaPhp está offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Responder com Quote
Antigo 22-05-2007, 09:09 PM
X-TRAD
 
Avatar de GibaPhp
 
Registrado em: Jul 2006
Localização: SP - Guarulhos
Postagens: 231
Thanks: 3
Thanked 4 Times in 3 Posts
Reputação: 3 @ 70
GibaPhp will become famous soon enough
Padrão

Qual a tradução para: chez l’hébergeur

No contexto está se falando em importar uma base de dados e sei que seria de uma arquivo sql claro. O texto completo está assim:

b / Importar de uma Base de données chez l’hébergeur

Obrigado.
GibaPhp está offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Responder com Quote
Antigo 22-05-2007, 10:41 PM
Participativo
 
Avatar de leandromartins
 
Registrado em: Jan 2006
Postagens: 77
Thanks: 0
Thanked 0 Times in 0 Posts
Reputação: 3 @ 11
leandromartins is on a distinguished road
Padrão

servidor de hospedagem
leandromartins está offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Responder com Quote
Antigo 22-05-2007, 11:45 PM
X-TRAD
 
Avatar de GibaPhp
 
Registrado em: Jul 2006
Localização: SP - Guarulhos
Postagens: 231
Thanks: 3
Thanked 4 Times in 3 Posts
Reputação: 3 @ 70
GibaPhp will become famous soon enough
Padrão

Valew Leandro :-)
GibaPhp está offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Responder com Quote
Antigo 24-05-2007, 10:33 AM
X-TRAD
 
Avatar de GibaPhp
 
Registrado em: Jul 2006
Localização: SP - Guarulhos
Postagens: 231
Thanks: 3
Thanked 4 Times in 3 Posts
Reputação: 3 @ 70
GibaPhp will become famous soon enough
Padrão

After work finished MorPhoGenesis, restart works Start Handbook Challenge = 30 days - 300 pages
Let´s go team.
GibaPhp está offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Responder com Quote
Antigo 25-05-2007, 09:56 AM
X-TRAD
 
Avatar de GibaPhp
 
Registrado em: Jul 2006
Localização: SP - Guarulhos
Postagens: 231
Thanks: 3
Thanked 4 Times in 3 Posts
Reputação: 3 @ 70
GibaPhp will become famous soon enough
Padrão

1st page finished Instalando o Xoops

Work continue.....:-)
GibaPhp está offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Responder com Quote
Antigo 25-05-2007, 10:05 AM
X-TRAD
 
Avatar de GibaPhp
 
Registrado em: Jul 2006
Localização: SP - Guarulhos
Postagens: 231
Thanks: 3
Thanked 4 Times in 3 Posts
Reputação: 3 @ 70
GibaPhp will become famous soon enough
Padrão

2st page finished Preparando para instalar

Status page in wiki (pronto)
GibaPhp está offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Responder com Quote
Antigo 25-05-2007, 10:14 AM
Novato
 
Avatar de burning
 
Registrado em: Apr 2007
Postagens: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Reputação: 0 @ 10
burning is on a distinguished road
Padrão

Bravo

I have to update pdf version... soon. If you want I'll make one version with X-Trad design or xoops brasil . com .br design ? It'up to you

Thanks for that hard work !
@+

Citação:
Postado Originalmente por GibaPhp Ver Post
2st page finished Preparando para instalar

Status page in wiki (pronto)
burning está offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Responder com Quote
Antigo 25-05-2007, 11:03 AM
X-TRAD
 
Avatar de GibaPhp
 
Registrado em: Jul 2006
Localização: SP - Guarulhos
Postagens: 231
Thanks: 3
Thanked 4 Times in 3 Posts
Reputação: 3 @ 70
GibaPhp will become famous soon enough
Padrão

A minha opção é que o texto possa ser traduzido de forma colaborativa por todos. Por isto estou usando o wiki de exemplo.

[en]
My option is that the text can be translated of collaborative form for all. For this I am using wiki of example.
[/en]


[fr]
Mon option est que le texte peut être traduit de la forme de collaboration pour tous. Pour ceci j'emploie le wiki de l'exemple.
[/fr]

ps: Se mais 2 ou 3 colaboradores ajudassem, já estaria pronto.

Última edição por GibaPhp; 25-05-2007 às 11:05 AM. Motivo: complementar opnião
GibaPhp está offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Responder com Quote
Antigo 25-05-2007, 12:55 PM
Novato
 
Avatar de burning
 
Registrado em: Apr 2007
Postagens: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Reputação: 0 @ 10
burning is on a distinguished road
Padrão

Olà !

@Gibaphp

There is no doubt that a wiki is the best tools to collaborate and make translations. 100% agree. And I am very happy that you know how to manage a wiki (it's not my case but I will learn, thanks to you).

Then, when translations will be done, for the diffusion of documents (especially a tutorial for noobs wich explains how to install Xoops) I think :

- an html version is a good thing for all webmasters that want to put on this page on their own website

- a pdf version is a good complement. So what I propose to you (and each personn who contribute, giving a lot of time, is to make pdf with their own design... This is the occasion to make know their job, their hard work and may be their website (like X-Trad or xoopsbrasil . com .br )

Sorry for my english (it don't seem but I make effort !). I give you some examples (adv : with firefox you have to open documents, Save button doesn't work ...) :

- here a pdf with an old xoops'design : Téléchargements : Babylon by Xoops

- here a pdf with a xoops4noobs'design (quite close to new xoops'design) : Téléchargements : Babylon by Xoops

- here another example (from one of my site) : Téléchargements : Babylon by Xoops

So, if you think it's a good idea do not hesitate to tell me what design you want.

Many many thanks.

@+
burning está offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Responder com Quote
Antigo 29-05-2007, 10:46 AM
X-TRAD
 
Avatar de GibaPhp
 
Registrado em: Jul 2006
Localização: SP - Guarulhos
Postagens: 231
Thanks: 3
Thanked 4 Times in 3 Posts
Reputação: 3 @ 70
GibaPhp will become famous soon enough
Padrão

Option by leandromartins is official for you burning.
Version XOOPS Notícias - Aconteceu no xoops você lê Aqui is backup and test for use future in wiki too :-)
GibaPhp está offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Responder com Quote
Antigo 29-05-2007, 06:24 PM
Participativo
 
Avatar de leandromartins
 
Registrado em: Jan 2006
Postagens: 77
Thanks: 0
Thanked 0 Times in 0 Posts
Reputação: 3 @ 11
leandromartins is on a distinguished road
Padrão

Opinião:

Na tradução quando falam de algum comando para clicar eu acharia legal colocar aspas como destaque.

Exemplo: Clique na aba "Importar" e depois no botão "Arquivo".

Sim, não ou muita frescura, qual a opinião de vocês?

Obs: 90% Complete..
leandromartins está offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Responder com Quote
Antigo 29-05-2007, 10:04 PM
X-TRAD
 
Avatar de GibaPhp
 
Registrado em: Jul 2006
Localização: SP - Guarulhos
Postagens: 231
Thanks: 3
Thanked 4 Times in 3 Posts
Reputação: 3 @ 70
GibaPhp will become famous soon enough
Padrão

Concordo, sem grilo :-)
GibaPhp está offline  
Digg this Post!Add Post to del.icio.us