Posted in Drupal, modules on Apr 10th, 2008
A long-standing question on multiple languages in Drupal. It’s definitely not my intention to embark on a multi-language venture, but you can see and test what is possible.
Look at the test site where I’ve added French, Spanish and Russian as languages. If you now browse any story or page (when logged in as moderator), a translation tab will appear.
It might be an alternative to some of the language chapters. Let’s just see what the system can do for the moment.
Posted in Drupal, modules on Apr 10th, 2008
If you go to the LE site, you will notice a ‘related content’ block at the bottom of each node. This is based on the taxonomy and offers users other LE nodes with similar content. Currently, the number of related nodes is set to five, but this number can be easily changed (we may modify it to lucky 7).
Often, the related nodes are very relevant. They are an elegant mechanism to enhance the user experience in ‘browse mode’. Sometimes though, the related nodes are less relevant, In such case, the node needs some loving care to upgrade its taxonomy.
Hope this will evolve to be a nice feature to increase the number of page visits per user.