Views switches to other language on a Default Language page - but OK when Cache Tables cleared
Hello,
I built a website for a client in English - all worked fine. But when we added the multilingual module (i18n) (for Spanish and German translations) and enabled Views Translations we had an unexpected issue- which only affects anonymous users - no problem for authenticated users.
Languages are resolved to unique domain names: English is www."websitename".com, Spanish is es."websitename".com and German is de."websitename".com. The default language is English.
Read moreDrupal Meetup - Views Tips/Tricks
Hey gang,
Not sure what has happened to our local meetups; maybe slowed down over the summer, and maybe not this month due to Montreal DCamp... but..
I wouldn't mind presenting a session on Views for Drupal 6.
For those that don't know Views (aka Views 2) in Drupal 6 has been completely redone from Drupal 5 days.. and IT ROCKS!!! No, seriously, Views2 is by far the most powerful web creation tool on the planet. Even if you were pretty familiar with Drupal 5 Views; you'd really need to see Views2 to get an idea of just how powerful this is.
Read moreCentral Florida October Meetup Wrapup
Thanks to everyone to coming out for the October, 2009 Central Florida Meetup at MindComet's offices in Altamonte Springs.
We started off with a demonstration/discussion/exploration of the latest Drupal 7 development version. We took about an hour to explore all the new features. We spent a significant amount of time with the Dashboard module, fields in core, taxonomy as fields (wow), and ImageAPI in core (sweet).
Read moreVideos from October 6 - Boston Drupal Meetup
Location: http://drupalboston.blip.tv/
11 Videos Added:
Facial Recognition Logins
Lee and Cristefano present the Facial Recognition Login feature of their newly launched website.
http://blip.tv/file/2698825
Drush on a PC
Peter talks about using Drush on a PC for development.
http://blip.tv/file/2698605
Imagecache and FCK
Ed presents Imagecache and FCK features.
http://blip.tv/file/2698560
Navigation? / Ubercart Donations and Purchases?
Read moreAdding a hook_node_operation to a view using VBO
Hi,
I'm newish to Drupal (thanks Steve for putting me in touch with this group) and wonder whether anyone can point me in the right direction please?
I want to create a view that allows you to select a number of nodes using checkboxes (I have VBO) then allows entry of an email recipient(s) using a text box on the same page as the view. A submit button then validates the email address then calls a custom function I will write that builds one email with a list of node details in the body.
Read moreDisplaying multiple pages using one View page and one Panels 3 page.
Hi All
I created a content type 'Island Profile' (to store different related types of island specific information for numerous islands) using CCK. I am using Views to query the database, to output the different types of corresponding 'Island Profile' specific information, into numerous view panes within a single view for each island. Finally I am using Panels 3 to layout the created view panes for the 'Island Profile' content type into a panel page.
I have a few questions;
Question 1.
Read morePanel selection rules for terms
I'm using the taxonomy page that's in code for Panels. In my selection rules for a variant, I am checking for a certain vocabulary type. There are a few terms however, that I would also like to be variants that reside in that vocab type.
Is this possible? Do I need to use php code or is that where contexts come in? I'm still trying to wrap my brain around panels 3.
Read morejQuery Visualize Plugin: Accessible Charts & Graphs from Table Elements using HTML 5 Canvas
Visualize is a Views style plug-in for implementing the jQuery Visualize charting tool.
jQuery Visualize provides accessible charts providing textual information to non-visual users.
It uses a technique with JavaScript to scrape data from an HTML table and generate charts using the HTML 5 Canvas element.
Try out a demo: http://lakeandweb.com/visualize/
Read moreargument i views
Nu är jag här igen.
Mitt problem den här gången rör argumenten i views.
Det som jag försöker göra är att använda flera termer som argument till min view, där alla måste stämma för att noden(erna) ska visas.
exempel: doman.se/2007/januari ska bara visa noder som har termerna "2007" och "januari" (som inte har någon relation till varandra).
Termerna ligger alltså inte:
-2007
--Januari
--Februari
osv.
utan är helt oberoende av varandra.
Det känns som att man vill få in en eller flera "AND" i sql:en på nåt sätt nånstans, men jag fattar inte hur.
Visa ikon istället för CCK-värde
Hej!
Jag försöker lista ut hur jag kan visa en ikon istället för värdet som visas i aktuell nod och i listningen med views.
Jag har innehållstypen "Produkt", och vill lägga till ett fält att fylla i om produkten är miljömärkt. En ensam checkbox eller liknande. Istället för att visa en text "Ja, miljömärkt" på produktsidan och i produktlistan så vill jag att svanen-loggan ska synas.
Några förslag?
Read more


