Closed (fixed)
Project:
Localizer
Version:
5.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2007 at 10:07 UTC
Updated:
14 Apr 2007 at 21:17 UTC
hi.
the flexibility of customizing the localizer block is already very good. you could choose to display link to non-active language(s), links to all languages, display link with flag, , link with text only, etc.
what I am trying to do should be very easy but I can't figure it out yet. is there a way to print a link for the non-active language(s) without having to put it in a list view? currently, what the localizer block would print is something like:
I only want to print something like:
English
what piece of code can I put in my template to achieve this?
thanks.
Comments
Comment #1
Roberto Gerola commentedYou can create your own language switching block :
http://drupal.org/node/111588
Comment #2
sunOr just use your style.css:
Comment #3
(not verified) commented