Acesso rápido
Perdi minha senha!

Nota: use se tiver perdido acesso administrativo.

Os membros mais ativos do mês
Invisible
 
Dr.House
 
nikka
 
Shek
 
Josh
 
Lullaby
 
StyLe®
 
Robe!
 
Luciano98
 
Cream
 

  • Pesquisar em
    Ajuda e Suporte

    Pesquisa questões na categoria Ajuda e Suporte, já colocadas por outros membros, poderás obter respostas mais rapidamente

    Resultados por:


Login

Esqueci minha senha

Últimos assuntos
Quem está conectado
385 usuários online :: 14 usuários cadastrados, Nenhum Invisível e 371 Visitantes :: 2 Motores de busca

!sasuky, Choujuro, Dr.House, juleic1123, Kidizinhu, LiveSteam, Luciano98, mamaparamama, Mauricio Molina, Mr. Edward, Mr.Helper, mrmrx, orlanxd, ~ Click ~

[ Ver toda a lista ]


O recorde de usuários online foi de 3131 em Qui 24 Dez 2009 - 12:05
Nova atualização : Anúncio global e anexos! 5 5 6

Nova atualização : Anúncio global e anexos!

Página 1 de 2 1, 2  Seguinte

Ver o tópico anterior Ver o tópico seguinte Ir em baixo

25032010

Mensagem 

Nova atualização : Anúncio global e anexos!




Olá caros utilizadores do sistema Forumeiros!

Trazemos hoje mais uma atualização, que possibilitará que seus fóruns tenham novas opções inovadoras! A atualização irá adicionar mais duas novas funcionalidades! Esperamos agradar-lhe a fim de permitir aos seus membros que beneficiem do melhor em termos de Fóruns. Para não os deixarem mais curiosos, dizemos do que se trata! Aqui estão os novos conteúdos desta atualização:


  1. Definir um tópico como "Anúncio Global";
  2. Possibilidade de anexar arquivos em mensagens;
  3. Correção integral do idioma português;



Definir um tópico como "Anúncio Global"


Em "Colocar o tópico como", durante a criação/edição de uma mensagem, existirá também a opção "Anúncio Global"! Ela lhe permite que o tópico seja exibido em todos os fóruns automaticamente. Diferentemente de um tópico normal, importante ou "a ler"! Como em um tópico especial, esta opção é customizável pelo Painel de controle.

O termo "Anúncio global" pode ser personalizado em:
Painel de controle -> Geral -> Mensagens, MP e Emails -> Configuração

(Clique na imagem para ampliar)


(Clique na imagem para ampliar)




Possibilidade de anexar arquivos em mensagens


Após vários pedidos, desenvolvemos uma funcionalidade inovadora. Esta lhe permitirá anexar arquivos nas mensagens de um tópico! O administrador tem a opção de habilitar ou não os anexos, além de definir a quantidade de espaço de armazenamento será usado para os anexos entre membros e moderadores e para a galeria.

Uma grande quantidade de extensões são suportadas e é possível fazer o gerenciamento completos destas através do Painel de controle. transformando fóruns em plataformas de comércio, para a felicidade dos usuários!

Pode-se configurar o sistema de anexos em:
Painel de controle -> Geral -> Mensagens, MP e Emails -> Anexos

(Clique na imagem para ampliar)


(Clique na imagem para ampliar)


(Clique na imagem para ampliar)




Correção integral do idioma português


A partir de agora todas as funções dos nossos fóruns se encontrarão em português! Foi feita uma revisão integral de todas os valores existentes, tanto no Painel de controle quanto no fórum! Alertamos somente que estas traduções podem apresentar alguns erros que não tenham sido corrigidos ou alguma função que poderia estar identificada de forma melhor.

Se você tem alguma sugestão de uma melhor tradução para uma determinada função, por favor envie uma mensagem privada para Solkis, dizendo onde esta se encontra (no fórum em si ou no Painel de controle), qual é a atual e qual seria a melhor tradução!



Obrigado a todos, esperamos que tenham gostado das novas funcionalidades!

Cumprimentos,
Staff Forumeiros.






Modificações nos templates para as versões PunBB e PhpBB 2


  • viewtopic_body

    Depois de:
    Código:
    {postrow.displayed.MESSAGE}

    Adicionar:
    Código:
    <div class="clear"></div>

    <!-- BEGIN switch_attachments -->
    <dl class="attachbox">
    <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
    <dd>
    <!-- BEGIN switch_post_attachments -->
    <dl class="file">
    <dt>
    <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" />

    <!-- BEGIN switch_dl_att -->
    <a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
    <!-- END switch_dl_att -->

    <!-- BEGIN switch_no_dl_att -->
    {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT}
    <!-- END switch_no_dl_att -->
    </dt>

    <!-- BEGIN switch_no_comment -->
    <dd>
    <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
    </dd>
    <!-- END switch_no_comment -->

    <!-- BEGIN switch_no_dl_att -->
    <dd>
    <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</em>
    </dd>
    <!-- END switch_no_dl_att -->

    <dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
    </dl>
    <!-- END switch_post_attachments -->
    </dd>
    </dl>
    <!-- END switch_attachments -->

    <div class="clear"></div>



  • mod_news

    Antes de:
    Código:
    {post_row.OPEN}
    <a href="{post_row.U_READ_FULL}">{post_row.L_READ_FULL}</a>
    {post_row.CLOSE}


    Adicionar:
    Código:
    <!-- BEGIN switch_attachments -->
    <dl class="attachbox">
    <dt>{post_row.switch_attachments.L_ATTACHMENTS}</dt>
    <dd>
    <!-- BEGIN switch_post_attachments -->
    <dl class="file">
    <dt>
    <img src="{post_row.switch_attachments.switch_post_attachments.U_IMG}" />

    <!-- BEGIN switch_dl_att -->
    <a class="postlink" href="{post_row.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{post_row.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {post_row.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
    <!-- END switch_dl_att -->

    <!-- BEGIN switch_no_dl_att -->
    {post_row.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {post_row.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
    <!-- END switch_no_dl_att -->
    </dt>

    <!-- BEGIN switch_no_comment -->
    <dd>
    <em>{post_row.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
    </dd>
    <!-- END switch_no_comment -->

    <!-- BEGIN switch_no_dl_att -->
    <dd>              <em><strong>{post_row.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></em>
    </dd>
    <!-- END switch_no_dl_att -->

    <dd>({post_row.switch_attachments.switch_post_attachments.FILE_SIZE}) {post_row.switch_attachments.switch_post_attachments.NB_DL}</dd>
    </dl>
    <!-- END switch_post_attachments -->
    </dd>
    </dl>
    <!-- END switch_attachments -->



  • viewcomments_body

    Procurar:
    Código:
    {postrow.displayed.MESSAGE}


    Adicionar:
    Código:
    <!-- BEGIN switch_attachments -->
                  <div class="clear"></div>
                  <dl class="attachbox">
                      <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
                      <dd class="attachments">
                        <!-- BEGIN switch_post_attachments -->
                        <dl class="file clearfix">
                                    <dt>
                              <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" />
                            </dt>
                            <dd>
                              <!-- BEGIN switch_dl_att -->
                              <span><a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}</span>
                              <!-- END switch_dl_att -->

                              <!-- BEGIN switch_no_dl_att -->
                              <span>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}</span>
                              <!-- END switch_no_dl_att -->

                              <!-- BEGIN switch_no_comment -->
                              <span>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</span>
                              <!-- END switch_no_comment -->

                              <!-- BEGIN switch_no_dl_att -->
                              <span><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></span>
                              <!-- END switch_no_dl_att -->

                                        <span>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</span>
                                    </dd>
                        </dl>
                        <!-- END switch_post_attachments -->
                      </dd>
                  </dl>
                  <!-- END switch_attachments -->


    Procurar:
    Código:
    {comment.displayed.MESSAGE}


    Adicionar:
    Código:
    <!-- BEGIN switch_attachments -->
                        <div class="clear"></div>
                        <dl class="attachbox">
                            <dt>{comment.displayed.switch_attachments.L_ATTACHMENTS}</dt>
                            <dd class="attachments">
                              <!-- BEGIN switch_post_attachments -->
                              <dl class="file clearfix">
                                          <dt>
                                    <img src="{comment.displayed.switch_attachments.switch_post_attachments.U_IMG}" />
                                  </dt>
                                  <dd>
                                    <!-- BEGIN switch_dl_att -->
                                    <span><a class="postlink" href="{comment.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{comment.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {comment.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}</span>
                                    <!-- END switch_dl_att -->

                                    <!-- BEGIN switch_no_dl_att -->
                                    <span>{comment.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {comment.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}</span>
                                    <!-- END switch_no_dl_att -->

                                    <!-- BEGIN switch_no_comment -->
                                    <span>{comment.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</span>
                                    <!-- END switch_no_comment -->

                                    <!-- BEGIN switch_no_dl_att -->
                                    <span><strong>{comment.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></span>
                                    <!-- END switch_no_dl_att -->

                                              <span>({comment.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {comment.displayed.switch_attachments.switch_post_attachments.NB_DL}</span>
                                          </dd>
                              </dl>
                              <!-- END switch_post_attachments -->
                            </dd>
                        </dl>
                        <!-- END switch_attachments -->



  • posting_body

    Procurar:
    Código:
    <!-- END switch_roll_dice -->


    Adicionar:
    Código:
    <!-- BEGIN switch_attachment_list -->
      <div class="h3" id="attachments">{L_ATTACHMENTS}</div>
      <div class="panel row3">
          <div class="inner"><span class="corners-top"><span></span></span></div>
          <fieldset class="fields1">
          <!-- BEGIN attachments -->
                <dl>
                    <dt><label>{L_ATTACHMENT_FILENAME}</label></dt>
                    <dd>
                        <!-- BEGIN switch_is_orphan -->
                    <span class="gen">{switch_attachment_list.attachments.switch_is_orphan.FILENAME}</span>
                        <!-- END switch_is_orphan -->
                        <!-- BEGIN switch_is_not_orphan -->
                    <a href="{switch_attachment_list.attachments.switch_is_not_orphan.U_ATTACH_URL}" class="gen">{switch_attachment_list.attachments.switch_is_not_orphan.FILENAME}</a>
                        <!-- END switch_is_not_orphan -->
                    <input class="liteoption" type="submit" value="{L_ATTACHMENT_DELETE}" name="delete_file[{switch_attachment_list.attachments.ATTACH_POS}]" />
                    </dd>
                </dl>
                <dl>
                <dt><label for="filecomment{switch_attachment_list.attachments.ATTACH_POS}">{L_ATTACH_COMMENT}</label></dt>
                <dd>
                    <!--textarea name="comment_list[{switch_attachment_list.attachments.ATTACH_POS}]" cols="35" rows="3" style="color:#000000;width:100%">{switch_attachment_list.attachments.ATTACH_COMMENT}</textarea><br /-->
                    <input class="inputbox medium" type="text" id="filecomment{switch_attachment_list.attachments.ATTACH_POS}" name="comment_list[{switch_attachment_list.attachments.ATTACH_POS}]" value="{switch_attachment_list.attachments.ATTACH_COMMENT}" maxlength="255" />
                    <input type="hidden" value="{switch_attachment_list.attachments.ATTACH_ID}" name="attachment_data[{switch_attachment_list.attachments.ATTACH_POS}][attach_id]" />
                    <input type="hidden" value="{switch_attachment_list.attachments.IS_ORPHAN}" name="attachment_data[{switch_attachment_list.attachments.ATTACH_POS}][is_orphan]" />
                    <input type="hidden" value="{switch_attachment_list.attachments.REAL_FILENAME}" name="attachment_data[{switch_attachment_list.attachments.ATTACH_POS}][real_filename]" />
                    <input type="hidden" value="{switch_attachment_list.attachments.ATTACH_COMMENT}" name="attachment_data[{switch_attachment_list.attachments.ATTACH_POS}][attach_comment]" /><br /><br />
                </dd>
              </dl>
          <!-- END attachments -->
          </fieldset>
          <span class="corners-bottom"><span></span></span>
      </div>
      <!-- END switch_attachment_list -->

      <!-- BEGIN switch_attachment -->
      <div class="h3" id="attachment">{L_ATTACHMENT_ADD}</div>
      <div class="panel row3">
          <div class="inner"><span class="corners-top"><span></span></span></div>
          <div id="attachment_show">
            <fieldset class="fields1">
                {L_ATTACHMENT_ADD_HELP}<br /><span class="info">{EXT_LIST}</span><br /><br />
                <dl>
                  <dt><label>{L_ATTACHMENT_FILENAME}</label></dt>
                  <dd><input type="file" id="fileupload" name="fileupload" /><input type="submit" name="add_file" /> ({L_MAX_ATT_SIZE})</dd>
                </dl>

                <dl>
                  <dt><label>{L_ATTACH_COMMENT}</label></dt>
                  <dd><input class="inputbox medium" type="text" value="" id="filecomment" name="filecomment" value="" maxlength="255" /></dd>
                </dl>
            </fieldset>
          </div>

          <span class="corners-bottom"><span></span></span>
      </div>
      <!-- END switch_attachment -->



  • posting_body_wysiwyg

    Procurar:
    Código:
    <!-- END switch_roll_dice -->


    Adicionar:
    Código:
    <!-- BEGIN switch_attachment_list -->
    <div class="h3" id="attachments">{L_ATTACHMENTS}</div>
    <div class="panel row3">
      <div class="inner"><span class="corners-top"><span></span></span></div>
      <fieldset class="fields1">
      <!-- BEGIN attachments -->
            <dl>
                <dt><label>{L_ATTACHMENT_FILENAME}</label></dt>
                <dd>
                    <!-- BEGIN switch_is_orphan -->
                <span class="gen">{switch_attachment_list.attachments.switch_is_orphan.FILENAME}</span>
                    <!-- END switch_is_orphan -->
                    <!-- BEGIN switch_is_not_orphan -->
                <a href="{switch_attachment_list.attachments.switch_is_not_orphan.U_ATTACH_URL}" class="gen">{switch_attachment_list.attachments.switch_is_not_orphan.FILENAME}</a>
                    <!-- END switch_is_not_orphan -->
                <input class="liteoption" type="submit" value="{L_ATTACHMENT_DELETE}" name="delete_file[{switch_attachment_list.attachments.ATTACH_POS}]" />
                </dd>
            </dl>
            <dl>
            <dt><label for="filecomment{switch_attachment_list.attachments.ATTACH_POS}">{L_ATTACH_COMMENT}</label></dt>
            <dd>
                <!--textarea name="comment_list[{switch_attachment_list.attachments.ATTACH_POS}]" cols="35" rows="3" style="color:#000000;width:100%">{switch_attachment_list.attachments.ATTACH_COMMENT}</textarea><br /-->
                <input class="inputbox medium" type="text" id="filecomment{switch_attachment_list.attachments.ATTACH_POS}" name="comment_list[{switch_attachment_list.attachments.ATTACH_POS}]" value="{switch_attachment_list.attachments.ATTACH_COMMENT}" maxlength="255" />
                <input type="hidden" value="{switch_attachment_list.attachments.ATTACH_ID}" name="attachment_data[{switch_attachment_list.attachments.ATTACH_POS}][attach_id]" />
                <input type="hidden" value="{switch_attachment_list.attachments.IS_ORPHAN}" name="attachment_data[{switch_attachment_list.attachments.ATTACH_POS}][is_orphan]" />
                <input type="hidden" value="{switch_attachment_list.attachments.REAL_FILENAME}" name="attachment_data[{switch_attachment_list.attachments.ATTACH_POS}][real_filename]" />
                <input type="hidden" value="{switch_attachment_list.attachments.ATTACH_COMMENT}" name="attachment_data[{switch_attachment_list.attachments.ATTACH_POS}][attach_comment]" /><br /><br />
            </dd>
          </dl>
      <!-- END attachments -->
      </fieldset>
      <span class="corners-bottom"><span></span></span>
    </div>
    <!-- END switch_attachment_list -->


    <!-- BEGIN switch_attachment -->
    <div class="h3" id="attachment">{L_ATTACHMENT_ADD}</div>
    <div class="panel row3">
      <div class="inner"><span class="corners-top"><span></span></span></div>
      <div id="attachment_show">
          <fieldset class="fields1">
            {L_ATTACHMENT_ADD_HELP}<br /><span class="info">{EXT_LIST}</span><br /><br />
            <dl>
                <dt><label>{L_ATTACHMENT_FILENAME}</label></dt>
                <dd><input type="file" id="fileupload" name="fileupload" /><input type="submit" name="add_file" /> ({L_MAX_ATT_SIZE})</dd>
            </dl>

            <dl>
                <dt><label>{L_ATTACH_COMMENT}</label></dt>
                <dd><input class="inputbox medium" type="text" value="" id="filecomment" name="filecomment" value="" maxlength="255" /></dd>
            </dl>
          </fieldset>
      </div>

      <span class="corners-bottom"><span></span></span>
    </div>
    <!-- END switch_attachment -->



Versão PhpBB 2
Template: Viewforum_body

Depois de:
Código:
<img src="{FOLDER_ANNOUNCE_IMG}" alt="{L_FOLDER_ANNOUNCE_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_ANNOUNCE_IMG}</span><br />

Adicionar:
Código:
<img src="{FOLDER_GLOBAL_ANNOUNCE_IMG}" alt="{L_FOLDER_GLOBAL_ANNOUNCE_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_GLOBAL_ANNOUNCE_IMG}</span><br />



Versão PpunBB
Template: Viewforum_body

Depois de:
Código:
<li><img src="{FOLDER_STICKY_IMG}" alt="{L_FOLDER_STICKY_IMG}" /> {L_FOLDER_STICKY_IMG}</li>

Adicionar:
Código:
<li><img src="{FOLDER_GLOBAL_ANNOUNCE_IMG}" alt="{L_FOLDER_GLOBAL_ANNOUNCE_IMG}" /> {L_FOLDER_GLOBAL_ANNOUNCE_IMG}</li>


Última edição por Solkis em Dom 9 Maio 2010 - 10:12, editado 6 vez(es)

Solkis
Profissional do Forumeiros

Masculino
Inscrito dia: 26/01/2008
Número de Mensagens: 10048


Ver perfil do usuário

Voltar ao Topo Ir em baixo

Compartilhar este artigo em: BookmarksDiggRedditDel.icio.usGoogleLiveSlashdotNetscapeTechnoratiStumbleUponNewsvineFurlYahoo!Smarking

Nova atualização : Anúncio global e anexos! :: Comentários

Mensagem em Qui 25 Mar 2010 - 6:40 por TigreFlash

Adorei Piscada

Voltar ao Topo Ir em baixo

Mensagem em Qui 25 Mar 2010 - 9:48 por sergioestrella

Ótima novidade!

Já ativei o recurso dos anexos, no entanto não consegui utilizá-lo pois não há nenhum botão, link ou informação na hora de criar tópicos.

Outra coisa é que a configuração de armazenamento exibe abreviações estranhas como "Ko" e "Mo"...devo entender que isso corresponde a "KB" e " MB", certo?

Voltar ao Topo Ir em baixo

Mensagem em Qui 25 Mar 2010 - 9:51 por ManoLego

gostei
falta só o cash mode

Voltar ao Topo Ir em baixo

Mensagem em Qui 25 Mar 2010 - 9:56 por Tsunami

Muito boa actualização!
Parabéns e obrigada Muito feliz

Cumps,
Tsunami!

Voltar ao Topo Ir em baixo

Mensagem em Qui 25 Mar 2010 - 10:02 por DarK_SharK

Não dá para fazer uploads.

Voltar ao Topo Ir em baixo

Mensagem em Qui 25 Mar 2010 - 10:48 por mamute

Gostaria de saber mas sobre o Anúncio Global;;;
o q deve colocar etc[b]

Voltar ao Topo Ir em baixo

Mensagem em Qui 25 Mar 2010 - 11:01 por Luh*

eeeee. Valeu, Mas não tem como colocar outro formato, tipo eu queria o Formato RAR mas só tem o ZIP e o .swf

Voltar ao Topo Ir em baixo

Mensagem em Qui 25 Mar 2010 - 12:20 por ddik

sim bom actualizar mas aque de por Início devia era ficar Fórum

Feliz

Voltar ao Topo Ir em baixo

Mensagem em Qui 25 Mar 2010 - 12:21 por Flavisic

Para além de activar os anexos, e definir o tamanho destinado em KB, terão de nas permissões de cada fórum definir quem tem permissão, pelo que percebi os membros por defeito já têm essa permissão.

No anúncio global, basta defini-lo como tal, a opção encontra-se na mesma linha que se define um tópico importante, ou a ler. depois de definido como global, este aparecerá em todos os fóruns!

Boas actualizações! Legal!

Voltar ao Topo Ir em baixo

Mensagem em Qui 25 Mar 2010 - 14:27 por sergioestrella

O espaço total disponível para anexos no fórum, contando todos os usuários, é 20Mb?

Se for, fica impossível usar esse recurso...

Voltar ao Topo Ir em baixo

Mensagem em Qui 25 Mar 2010 - 14:43 por F.E.L

Ficou muito bom Piscada

Voltar ao Topo Ir em baixo

Mensagem em Qui 25 Mar 2010 - 15:57 por Diamond_

ficou bem legal.

Voltar ao Topo Ir em baixo

Mensagem em Qui 25 Mar 2010 - 18:44 por Leko

Muito bom, assim a fórumeiros se torna a melhor!

Voltar ao Topo Ir em baixo

Mensagem em Qui 25 Mar 2010 - 19:39 por Solkis

Modificações nos templates para as versões PunBB e PhpBB 2


  • viewtopic_body

    Depois de:
    Código:
    {postrow.displayed.MESSAGE}

    Adicionar:
    Código:
    <div class="clear"></div>

    <!-- BEGIN switch_attachments -->
    <dl class="attachbox">
    <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
    <dd>
    <!-- BEGIN switch_post_attachments -->
    <dl class="file">
    <dt>
    <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" />

    <!-- BEGIN switch_dl_att -->
    <a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
    <!-- END switch_dl_att -->

    <!-- BEGIN switch_no_dl_att -->
    {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT}
    <!-- END switch_no_dl_att -->
    </dt>

    <!-- BEGIN switch_no_comment -->
    <dd>
    <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
    </dd>
    <!-- END switch_no_comment -->

    <!-- BEGIN switch_no_dl_att -->
    <dd>
    <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</em>
    </dd>
    <!-- END switch_no_dl_att -->

    <dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
    </dl>
    <!-- END switch_post_attachments -->
    </dd>
    </dl>
    <!-- END switch_attachments -->

    <div class="clear"></div>



  • mod_news

    Antes de:
    Código:
    {post_row.OPEN}
    <a href="{post_row.U_READ_FULL}">{post_row.L_READ_FULL}</a>
    {post_row.CLOSE}


    Adicionar:
    Código:
    <!-- BEGIN switch_attachments -->
    <dl class="attachbox">
    <dt>{post_row.switch_attachments.L_ATTACHMENTS}</dt>
    <dd>
    <!-- BEGIN switch_post_attachments -->
    <dl class="file">
    <dt>
    <img src="{post_row.switch_attachments.switch_post_attachments.U_IMG}" />

    <!-- BEGIN switch_dl_att -->
    <a class="postlink" href="{post_row.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{post_row.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {post_row.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
    <!-- END switch_dl_att -->

    <!-- BEGIN switch_no_dl_att -->
    {post_row.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {post_row.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
    <!-- END switch_no_dl_att -->
    </dt>

    <!-- BEGIN switch_no_comment -->
    <dd>
    <em>{post_row.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
    </dd>
    <!-- END switch_no_comment -->

    <!-- BEGIN switch_no_dl_att -->
    <dd>              <em><strong>{post_row.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></em>
    </dd>
    <!-- END switch_no_dl_att -->

    <dd>({post_row.switch_attachments.switch_post_attachments.FILE_SIZE}) {post_row.switch_attachments.switch_post_attachments.NB_DL}</dd>
    </dl>
    <!-- END switch_post_attachments -->
    </dd>
    </dl>
    <!-- END switch_attachments -->



  • viewcomments_body

    Procurar:
    Código:
    {postrow.displayed.MESSAGE}


    Adicionar:
    Código:
    <!-- BEGIN switch_attachments -->
                  <div class="clear"></div>
                  <dl class="attachbox">
                      <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
                      <dd class="attachments">
                        <!-- BEGIN switch_post_attachments -->
                        <dl class="file clearfix">
                                    <dt>
                              <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" />
                            </dt>
                            <dd>
                              <!-- BEGIN switch_dl_att -->
                              <span><a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}</span>
                              <!-- END switch_dl_att -->

                              <!-- BEGIN switch_no_dl_att -->
                              <span>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}</span>
                              <!-- END switch_no_dl_att -->

                              <!-- BEGIN switch_no_comment -->
                              <span>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</span>
                              <!-- END switch_no_comment -->

                              <!-- BEGIN switch_no_dl_att -->
                              <span><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></span>
                              <!-- END switch_no_dl_att -->

                                        <span>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</span>
                                    </dd>
                        </dl>
                        <!-- END switch_post_attachments -->
                      </dd>
                  </dl>
                  <!-- END switch_attachments -->


    Procurar:
    Código:
    {comment.displayed.MESSAGE}


    Adicionar:
    Código:
    <!-- BEGIN switch_attachments -->
                        <div class="clear"></div>
                        <dl class="attachbox">
                            <dt>{comment.displayed.switch_attachments.L_ATTACHMENTS}</dt>
                            <dd class="attachments">
                              <!-- BEGIN switch_post_attachments -->
                              <dl class="file clearfix">
                                          <dt>
                                    <img src="{comment.displayed.switch_attachments.switch_post_attachments.U_IMG}" />
                                  </dt>
                                  <dd>
                                    <!-- BEGIN switch_dl_att -->
                                    <span><a class="postlink" href="{comment.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{comment.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {comment.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}</span>
                                    <!-- END switch_dl_att -->

                                    <!-- BEGIN switch_no_dl_att -->
                                    <span>{comment.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {comment.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}</span>
                                    <!-- END switch_no_dl_att -->

                                    <!-- BEGIN switch_no_comment -->
                                    <span>{comment.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</span>
                                    <!-- END switch_no_comment -->

                                    <!-- BEGIN switch_no_dl_att -->
                                    <span><strong>{comment.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></span>
                                    <!-- END switch_no_dl_att -->

                                              <span>({comment.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {comment.displayed.switch_attachments.switch_post_attachments.NB_DL}</span>
                                          </dd>
                              </dl>
                              <!-- END switch_post_attachments -->
                            </dd>
                        </dl>
                        <!-- END switch_attachments -->



  • posting_body

    Procurar:
    Código:
    <!-- END switch_roll_dice -->


    Adicionar:
    Código:
    <!-- BEGIN switch_attachment_list -->
      <div class="h3" id="attachments">{L_ATTACHMENTS}</div>
      <div class="panel row3">
          <div class="inner"><span class="corners-top"><span></span></span></div>
          <fieldset class="fields1">
          <!-- BEGIN attachments -->
                <dl>
                    <dt><label>{L_ATTACHMENT_FILENAME}</label></dt>
                    <dd>
                        <!-- BEGIN switch_is_orphan -->
                    <span class="gen">{switch_attachment_list.attachments.switch_is_orphan.FILENAME}</span>
                        <!-- END switch_is_orphan -->
                        <!-- BEGIN switch_is_not_orphan -->
                    <a href="{switch_attachment_list.attachments.switch_is_not_orphan.U_ATTACH_URL}" class="gen">{switch_attachment_list.attachments.switch_is_not_orphan.FILENAME}</a>
                        <!-- END switch_is_not_orphan -->
                    <input class="liteoption" type="submit" value="{L_ATTACHMENT_DELETE}" name="delete_file[{switch_attachment_list.attachments.ATTACH_POS}]" />
                    </dd>
                </dl>
                <dl>
                <dt><label for="filecomment{switch_attachment_list.attachments.ATTACH_POS}">{L_ATTACH_COMMENT}</label></dt>
                <dd>
                    <!--textarea name="comment_list[{switch_attachment_list.attachments.ATTACH_POS}]" cols="35" rows="3" style="color:#000000;width:100%">{switch_attachment_list.attachments.ATTACH_COMMENT}</textarea><br /-->
                    <input class="inputbox medium" type="text" id="filecomment{switch_attachment_list.attachments.ATTACH_POS}" name="comment_list[{switch_attachment_list.attachments.ATTACH_POS}]" value="{switch_attachment_list.attachments.ATTACH_COMMENT}" maxlength="255" />
                    <input type="hidden" value="{switch_attachment_list.attachments.ATTACH_ID}" name="attachment_data[{switch_attachment_list.attachments.ATTACH_POS}][attach_id]" />
                    <input type="hidden" value="{switch_attachment_list.attachments.IS_ORPHAN}" name="attachment_data[{switch_attachment_list.attachments.ATTACH_POS}][is_orphan]" />
                    <input type="hidden" value="{switch_attachment_list.attachments.REAL_FILENAME}" name="attachment_data[{switch_attachment_list.attachments.ATTACH_POS}][real_filename]" />
                    <input type="hidden" value="{switch_attachment_list.attachments.ATTACH_COMMENT}" name="attachment_data[{switch_attachment_list.attachments.ATTACH_POS}][attach_comment]" /><br /><br />
                </dd>
              </dl>
          <!-- END attachments -->
          </fieldset>
          <span class="corners-bottom"><span></span></span>
      </div>
      <!-- END switch_attachment_list -->

      <!-- BEGIN switch_attachment -->
      <div class="h3" id="attachment">{L_ATTACHMENT_ADD}</div>
      <div class="panel row3">
          <div class="inner"><span class="corners-top"><span></span></span></div>
          <div id="attachment_show">
            <fieldset class="fields1">
                {L_ATTACHMENT_ADD_HELP}<br /><span class="info">{EXT_LIST}</span><br /><br />
                <dl>
                  <dt><label>{L_ATTACHMENT_FILENAME}</label></dt>
                  <dd><input type="file" id="fileupload" name="fileupload" /><input type="submit" name="add_file" /> ({L_MAX_ATT_SIZE})</dd>
                </dl>

                <dl>
                  <dt><label>{L_ATTACH_COMMENT}</label></dt>
                  <dd><input class="inputbox medium" type="text" value="" id="filecomment" name="filecomment" value="" maxlength="255" /></dd>
                </dl>
            </fieldset>
          </div>

          <span class="corners-bottom"><span></span></span>
      </div>
      <!-- END switch_attachment -->



  • posting_body_wysiwyg

    Procurar:
    Código:
    <!-- END switch_roll_dice -->


    Adicionar:
    Código:
    <!-- BEGIN switch_attachment_list -->
    <div class="h3" id="attachments">{L_ATTACHMENTS}</div>
    <div class="panel row3">
      <div class="inner"><span class="corners-top"><span></span></span></div>
      <fieldset class="fields1">
      <!-- BEGIN attachments -->
            <dl>
                <dt><label>{L_ATTACHMENT_FILENAME}</label></dt>
                <dd>
                    <!-- BEGIN switch_is_orphan -->
                <span class="gen">{switch_attachment_list.attachments.switch_is_orphan.FILENAME}</span>
                    <!-- END switch_is_orphan -->
                    <!-- BEGIN switch_is_not_orphan -->
                <a href="{switch_attachment_list.attachments.switch_is_not_orphan.U_ATTACH_URL}" class="gen">{switch_attachment_list.attachments.switch_is_not_orphan.FILENAME}</a>
                    <!-- END switch_is_not_orphan -->
                <input class="liteoption" type="submit" value="{L_ATTACHMENT_DELETE}" name="delete_file[{switch_attachment_list.attachments.ATTACH_POS}]" />
                </dd>
            </dl>
            <dl>
            <dt><label for="filecomment{switch_attachment_list.attachments.ATTACH_POS}">{L_ATTACH_COMMENT}</label></dt>
            <dd>
                <!--textarea name="comment_list[{switch_attachment_list.attachments.ATTACH_POS}]" cols="35" rows="3" style="color:#000000;width:100%">{switch_attachment_list.attachments.ATTACH_COMMENT}</textarea><br /-->
                <input class="inputbox medium" type="text" id="filecomment{switch_attachment_list.attachments.ATTACH_POS}" name="comment_list[{switch_attachment_list.attachments.ATTACH_POS}]" value="{switch_attachment_list.attachments.ATTACH_COMMENT}" maxlength="255" />
                <input type="hidden" value="{switch_attachment_list.attachments.ATTACH_ID}" name="attachment_data[{switch_attachment_list.attachments.ATTACH_POS}][attach_id]" />
                <input type="hidden" value="{switch_attachment_list.attachments.IS_ORPHAN}" name="attachment_data[{switch_attachment_list.attachments.ATTACH_POS}][is_orphan]" />
                <input type="hidden" value="{switch_attachment_list.attachments.REAL_FILENAME}" name="attachment_data[{switch_attachment_list.attachments.ATTACH_POS}][real_filename]" />
                <input type="hidden" value="{switch_attachment_list.attachments.ATTACH_COMMENT}" name="attachment_data[{switch_attachment_list.attachments.ATTACH_POS}][attach_comment]" /><br /><br />
            </dd>
          </dl>
      <!-- END attachments -->
      </fieldset>
      <span class="corners-bottom"><span></span></span>
    </div>
    <!-- END switch_attachment_list -->


    <!-- BEGIN switch_attachment -->
    <div class="h3" id="attachment">{L_ATTACHMENT_ADD}</div>
    <div class="panel row3">
      <div class="inner"><span class="corners-top"><span></span></span></div>
      <div id="attachment_show">
          <fieldset class="fields1">
            {L_ATTACHMENT_ADD_HELP}<br /><span class="info">{EXT_LIST}</span><br /><br />
            <dl>
                <dt><label>{L_ATTACHMENT_FILENAME}</label></dt>
                <dd><input type="file" id="fileupload" name="fileupload" /><input type="submit" name="add_file" /> ({L_MAX_ATT_SIZE})</dd>
            </dl>

            <dl>
                <dt><label>{L_ATTACH_COMMENT}</label></dt>
                <dd><input class="inputbox medium" type="text" value="" id="filecomment" name="filecomment" value="" maxlength="255" /></dd>
            </dl>
          </fieldset>
      </div>

      <span class="corners-bottom"><span></span></span>
    </div>
    <!-- END switch_attachment -->


Última edição por Solkis em Sex 26 Mar 2010 - 23:00, editado 1 vez(es)

Voltar ao Topo Ir em baixo

Mensagem em Qui 25 Mar 2010 - 19:54 por Rafael Alves

não entendi o que seria esses 'espaços'.. :/

Voltar ao Topo Ir em baixo

Mensagem em Qui 25 Mar 2010 - 20:04 por seender

Olá!

Primeiro gostaria de parabenizar o forumeiros pela suas novas atualizações pois são ótimas.

Quais espaços? o dos anexos? se sim, bom, deves definir um tanto em números do espaço reservado aos anexos... no outro local é para definir o tamanho máximo dum anexo.

Até mais!

Voltar ao Topo Ir em baixo

Mensagem em Qui 25 Mar 2010 - 20:21 por Flavisic

sergioestrella escreveu:O espaço total disponível para anexos no fórum, contando todos os usuários, é 20Mb?

Se for, fica impossível usar esse recurso...
É 20Mb, para Galeria e Anexos!

Podem ser adquirido mais espaço ou definir quotas para cada secção em:
Painel de Controle >> Diversos >> Estoque >> Gestão

Feliz

Voltar ao Topo Ir em baixo

Mensagem em Qui 25 Mar 2010 - 20:49 por gustavo peruko

Gostei da possibilidade de inclusão de anexos nas mesagens, mas poderiam incluir também a extensão .kmz que é a extensão dos marcadores do GoogleEarth, assim poderíamos compartilhar marcadores nas mensagens.

Att

gustavo

Voltar ao Topo Ir em baixo

Mensagem em Qui 25 Mar 2010 - 20:54 por Lyrical

DarK_SharK escreveu:Não dá para fazer uploads.

Dá sim é só aumentar aqueles zeros que aparecem quando marcamos sim no "autorizar anexos"
(tamanho maximo,...)

Voltar ao Topo Ir em baixo

Mensagem em Sex 26 Mar 2010 - 1:41 por jotaB

parabens à todos do forumeiros.

Anuncios Globais é de muito uso

que bacana também a possibilidade de anexar arquivos, é até uma forma mais facil, rapida de colocar algo no forum (imagem, video...)


novamente, parabens a equipe.
adorei a atualização
nota 10

Voltar ao Topo Ir em baixo

Mensagem em Sex 26 Mar 2010 - 13:50 por fdl

A mentira!!!! Muito feliz:D:D:D:D:D:D:D Muito feliz

ooooww Forumeiros Nos Supreendeu novamente!!! Muito feliz

nEM AVISARAM E jÁ fIZERAM lOGO DE cARA O MELHOR DE TUdo ,anexo !!!


Eu já estava querendo Fazendo um fórum em, outro host que suportava anexo,mas agora... esquece,continuo na forumeiros:d

Primeiro Positivo

Voltar ao Topo Ir em baixo

Mensagem em Sex 26 Mar 2010 - 13:51 por fdl

Agora falta só por o botão pra participar ou não daquele site temaseiros.com que esta roubando nossos posts Triste

Voltar ao Topo Ir em baixo

Mensagem em Sex 26 Mar 2010 - 23:02 por Solkis

Aos administradores de fóruns nas versões PhpBB 2 e PunBB com templates modificados, por favor vejam a mensagem principal deste artigo, existem mais modificações que devem ser feitas nos templates!

Voltar ao Topo Ir em baixo

Mensagem em Sab 27 Mar 2010 - 0:43 por RaykkONNN

muito bom esse update ! ainda bem que aquele problema dos avatares foi corrigido

abraço e continuem assim !

Voltar ao Topo Ir em baixo

Mensagem em Sab 27 Mar 2010 - 9:50 por bebezinho

Bom Dia Amigos do forumeiros....

Sou novo no pedaço e não consegui como baixar o arquivo com a nova atualização...podem mepassar a sequência por favor????

Voltar ao Topo Ir em baixo

Mensagem em Sab 27 Mar 2010 - 14:31 por ' Alucard ~

Muito bom isso daki! ótimo tópico!

Voltar ao Topo Ir em baixo

Mensagem em Sab 27 Mar 2010 - 17:08 por seender

Leozinxt escreveu:Bom Dia Amigos do forumeiros....

Sou novo no pedaço e não consegui como baixar o arquivo com a nova atualização...podem mepassar a sequência por favor????

Não compreendo o que queres baixar, mas se está mencionando atualizações sobre satélites, peço que pare com estas mensagens pois não são permitidas no FdF.

Até mais!

Voltar ao Topo Ir em baixo

Mensagem em Seg 29 Mar 2010 - 21:46 por Iuri CarvalhO

Essas modificações nos templates do phpbb2, influencia em danos para o fórum se não actualizar ?

???

Voltar ao Topo Ir em baixo

Mensagem em Seg 29 Mar 2010 - 21:59 por Solkis

Boa noite,

Sim, você não usará completamente as novas funções que foram propostas!

Até mais.

Voltar ao Topo Ir em baixo

Página 1 de 2 1, 2  Seguinte

Ver o tópico anterior Ver o tópico seguinte Voltar ao Topo


Permissão deste fórum:
Você não pode responder aos tópicos neste fórum