Call for Participants: Drupal Camp Lisboa 2011 - Word of mouth

Events happening in the community are now at Drupal community events on www.drupal.org.
Posted by ricardoamaro on February 1, 2011 at 11:39am

De forma a podermos divulgar com eficácia o Camp, também a participantes, sugiro as seguintes acções a todos os elementos do nosso grupo:

1 - Partilha no teu facebook e no Twitter a página do camp: http://lisboa2011.drupal-pt.org/
2 - Envia uma versão personalizada e reduzida do press release para os teus contactos via e-mail.
3 - Outros meios de divulgação word of mouth que considerem eficazes.

Categories:

Comments

Working with the i18n Module

Posted by basichmx on March 7, 2011 at 12:47am

Good day, I've been working with the i18n module to make my site multi-language (English and Spanish), everything works great, just one issue, to all the content types the module adds at the end a text the says "Language English"/ "Lenguage Español", does anyone knows how to remove this?

I though that seeing the code could give a div class or something to just hide it, but is a form item. So I'm a little lost.

I would Appreciate help on this one.

You can see what I mean in the site: http://sictransport.mx/

Show/ hide fields (manage display) or CSS

Posted by camorim on March 7, 2011 at 8:45am

Hi
Usualy you decide how fields to show and hide in a view and in content type (manage display).
If you don't know how, you can always hide this field in your css file.

main .form-item {

display:none;
}

Hope this suggestion help you.

I tried the css, but if I do

Posted by basichmx on March 7, 2011 at 7:04pm

I tried the css, but if I do that my webforms don't show.

And I went to the Content type page and the field is there but I doesn't allow me to hide it. It doesn't show in the manage display tab.

I'm still looking but thanks =)

oops

Posted by basichmx on March 8, 2011 at 9:13am

Sorry for the last post, I found the show/hide field in the content type, thanks a lot.

Translations

Group organizers

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

AltStyle によって変換されたページ (->オリジナル) /