is there a way to save an exposed view created by a user?
I want him to set up a search to be executed every time he logs in against then-current data.
Thanks in advance,
maryedith
Anyone for a Views Tutor?
Okay I have been struggling with Views for several weeks now as a new Drupal user. I have read everything I can find and watched several videos online, but I must be missing something, because my outputs are not what I am looking for.
I am an extremely fast learner, but I am a bit puzzled by this, the odd thing is some times I get random results, so I am not sure if there is something a miss with my database or code.
Read moreWhat is the best way to create an inline slideshow of images?
What is the best way to create an inline slideshow of images like the one they usually put on the first page and some articles on the http://www.nytimes.com site?
Required features:
1) The slideshow must be a view - for flexibility and easy placement in a node's body. The list of images must be derived from the view naturaly.
2) The slideshow must have some sort of controls: 1, 2, 3... links or "previous"/"next", etc. There must be some sort of manual control. This I think excludes the Views Slideshow module for the moment, since manual controls are not implemented there yet.
Hur gör man en databas query i drupal?
Hej sitter och klurar på views databasfråga ex:
SELECT node.nid AS nid,
node.title AS node_title,
term_data.name AS term_data_name,
term_data.vid AS term_data_vid,
term_data.tid AS term_data_tid
FROM node node
INNER JOIN term_node term_node ON node.vid = term_node.vid
LEFT JOIN term_data term_data ON term_node.tid = term_data.tid
WHERE (node.type in ('page')) AND (term_node.tid = 3)
Kan man och hur gör man denna fråga direkt i page-front.tpl.php
eller ändra den manuellt i view?
är nybörjare på drupal och php.
Vill lära mig ALLT! :)
Read moreGlobal innehållsfiltrering (views)
Jag har innehåll uppmärkt med taxonomy termer. Jättefint och bra. Innehållet kan jag presentera med views. Helt fantasktiskt, och jag kan även filtrera vyn med taxonomy som användarsynligt filtreringsargument. Men.
Det jag vill åstakomma är att jag väljer globalt den termen jag vill filtrera mina vyer på. Jag har alltså några olika vyer som jag vill applicera samma användarbaserade taxonomy filtrering på. Tips?
Edit: Kan tillägga att jag gärna har denna inställning kopplad till användarens konto. Den måste åtminstone kunna hålla i sig i en session.
Read morePassing an Argument from the URL to view block
I am not sure if this is an appropriate discussion topic to post here. If not, my apologies. I saw how others had posted views arguments solutions here and thought if I could get this resolved, it would make a nice addition to the dojo.
I just created a forum help request on D.O at http://drupal.org/node/544884 and was wondering if anyone was familiar with the challenge of passing a URL argument to a view block.
I look forward to any advice you can share.
Thanks
c
Drupal powered Job database for NGO
Last Saturday August 1, members of the Hackerspace Brussels gathered to build a job database for the NGO Zuiddag.
Read moreNyheter i egen region
Hej!
Jag försöker få mina nyheter från views att visas i ett block eller region som jag själv skapat. Jag hittade den här länken http://www.webopius.com/content/125/creating-custom-regions-in-drupal-th... och trodde att mina problem var lösta. Har följt instruktionerna till punkt och pricka men jag lyckas bara med att få till ett fält. När jag vill lägga till mina nyheter från Views i detta block så syns de inte alls. Behöver man göra något mer?
Mvh Frida
Read moreSite performance (Complex front page layout + Views)
Hi all,
I am currently working on a project to convert a static HTML newspaper site (with about 1700 articles in English and Spanish) to Drupal 6. Most of the data is imported and the site is pretty much assembled, but I am running into some major performance issues that I need some help with.
The basic content type used throughout the site is "Article", which has about a dozen CCK fields.
Read moreQuery-Based Views (Q-Views) - integração de sistemas de forma fácil
Saindo do forno(sim, foi hoje!!), esse novo módulo do Drupal(http://drupal.org/project/qviews) tem tudo para auxiliar e muito na utilização do Drupal como plataforma de desenvolvimento de sistemas, assim como integrador de informações de diversas fontes, no estilo portal mesmo.
Usando o Drupal para lidar com informações que não estão na "sua" base de dados, várias vezes desejei que alguns dos recursos disponíveis quando utilizamos o módulo Views(http://drupal.org/project/views) estivessem ali também. São muito úteis. Esse novo módulo preencheu essas lacuna.
Read more




