Closed (fixed)
Project:
Featured Content
Version:
7.x-1.4
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
19 Dec 2011 at 02:30 UTC
Updated:
24 Jun 2012 at 18:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
kristen polFunny you should mention that... I'm writing a Drupal book right now on creating multilingual websites and just noticed that obvious omission... so, I hope to add that in a couple/few months. Look back in February or March.
Thanks!
Kristen
Comment #2
develway commentedThanks will wait!
Comment #3
kristen polIt is a pretty easy fix... This has been added to 6.x-1.x-dev and 6.x-2.x-dev. I'll be adding it to the D7 branches today.
Kristen
Comment #4
kristen polThis has been committed to 7.x-1.x-dev and 7.x-2.x-dev. Please test once it's available online.
Thanks!
Kristen
Comment #5
develway commentedOk!!!
I'm waiting.
Thank you for your active participation!
Comment #6
kristen polI'm not sure how long it takes for the cron job to do its work.... hopefully it will be up soon.
Kristen
Comment #7
develway commentedDon't worry, take your time!
Comment #8
kristen polI already did my part... drupal.org needs to do the rest... ;)
Kristen
Comment #9
kristen polThe date says 12/22/11 now so you should be good to go.
Kristen
Comment #10
develway commentedThank you very much, we will wait when we can download it!
Comment #11
kristen poladded to 6.x-1.5 and 7.x-1.5
Comment #12
develway commentedmodule works but by certain language, can not change automatically language content according the language site!
If i check english in that case all content in english but if i change language site in spanish or russian, language of block Fuetured content is in English!
Comment #13
kristen polYou can choose to show by the language of the content that is being shown. Have you tried that option (it is the first checkbox)? Does that suit your use case? If not, then perhaps I could add an option that only shows content in the user's current language.
Kristen
Comment #14
develway commentedno ability to filter content according to the language of creation, but you can specify a particular language to display the content
For example if I want all the English that will always be in English, Spanish, if it is always in Spanish, but filtering into different languages is not possible, tried all the options and nothing came of it!
Look this link http://www.aloud.es/
Comment #15
kristen polI just added a new option:
Use the language of the user interface
Perhaps that will do what you are looking for... it will be in the next dev release once drupal.org does its work.
Kristen
Comment #16
develway commentedI do not know may be better if it is possible to use view, there is simply to filter content by language!
such as Similar entries.
Comment #17
kristen polSorry, but I don't understand what you are saying. Are you saying that you should use "views"? If you know how, then *yes* that would be a great solution. I use "views" all the time. It has great language support.
The FC module is for people who don't know anything about "views" or just want to get a block up quickly without using "views". So, if you know how to use "views", feel free to use that. Or, if you want to try the FC module with the:
"Use the language of the user interface"
then that's fine.
Note that drupal.org takes awhile before it packages up dev versions. If you don't yet see the:
"Use the language of the user interface"
option on the FC block creation page, then try again in a couple hours.
I don't know about language support for these, but other modules that have related-content functionality, you may want to look at: http://drupal.org/node/323329
I hope that makes sense.
Kristen
Comment #18
develway commentedI know how to use "views" and that can be displayed our content in different languages and the functionality will be the same as your module and as you said "The FC module is for people who don't know anything about "views" or just want to get a block up quickly without using "views""!, and for this I wanted to create quickly a block to output the content in different languages with your module, but apparently no luck)
Look, I created a "views" with the same functionality as your module, but had many styles to change no more)
http://www.aloud.es/
Comment #19
kristen polYou say you aren't having luck but I don't know what settings you are using. Are you using the dev release? Can you please take a screenshot of your FC block settings using something like screengrab or kwout?
Thanks,
Kristen
Comment #20
kristen polWhen I go to:
http://www.drupaldeveloper.es/en/blog
I see English nodes in the Featured Content block and when I go to:
http://www.drupaldeveloper.es/blog
I see Spanish nodes in the Featured Content block.
This appears to be correct, no? Are you using "views" for this block or the FC module?
Kristen
Comment #21
develway commentedKristen now I'm using "views" no FC module!
I tried to create the same block with FC module but was unsuccessful.
I deleted the module but if you really need I can to do some experiments yet ?
Comment #22
kristen polThe only way I can improve the FC module is by getting detailed information when things aren't working. Remember that you were the one to ask for this feature in the first place ;)
I was able to use the FC module to create langauge-specific blocks, so I'm wondering why you couldn't. If you are happy using views, then that is great. If you want to help me resolve your issue using the FC block, then feel free to:
1) install the latest dev version
2) create an FC block
3) choose the Filtered Content option
4) check the "Use the language of the user interface" checkbox
5) save your block and put it in a region
6) view a Spanish page (no path prefix) => block should only show Spanish nodes
7) view an English page (using /en/ path prefix) => block should only show English nodes
8) if it does not work, take a screenshot of your FC block settings with a screengrab-type program and attach to this issue so I can verify the settings
Thanks,
Kristen
Comment #23
develway commentedExcuse me please, the version featured_content-7.x-2.x-dev works fine, I just tried featured_content-7.x-1.5 and that don't work!
Thanks a lot a lot!!!
Comment #24
kristen polExcellent! Glad it works... ;)
It will get rolled into 7.x-1.6 in a few days.
Thanks for testing!
Kristen
Comment #25
develway commentedI'll wait to get rid of this message!)
Thanks!
Comment #27
kristen pol@develway - Just noticed you are using 7.x-2.x-dev but it should be 7.x-1.x-dev. The 2.x branch is for playing with performance improvements (which hasn't happened yet so the branches are currently identical).
I haven't yet created a 1.6 release (right now I'm waiting for some feedback on some db queries I just changed to support databases other than MySQL). If you are able to test the latest 7.x-1.x-dev version (on a *test* version of your site - or at least back up your database *and* module code first) and you confirm it's working for you, then I can tag a 1.6 release.