views

Events happening in the community are now at Drupal community events on www.drupal.org.
lukio's picture

Usar codigo php en sort criteria (views)

Hola drupaleros!
Estoy buscando la forma de agregar codigo php en el sort criteria de views, porque las opciones que me dan por defecto no me sirven :(
Algo parecido al módulo Views PHP Filter[0]. Este módulo funciona en la sección Filtros de Views y NO en el Sort Criteria.

[0] http://drupal.org/project/viewsphpfilter

Exactamente mi problema es que tengo que ordenar por una fecha (cck field) tomando únicamente el día y NO el mes, ni el año. La opción por defecto de sort para fecha utiliza los tres datos.

si tienen alguna idea, agradecido :)

Saludos!
//
Luciano Rossi

Read more
apan666's picture

Distinkta taxonomy termer i views

Hej.
Jag undrar om det finns nåt bra sätt att få ut taxonomy-termer distinkt i views?
Skulle behöva göra en lista av olika termer som har laggts in, men jag får duplicates när jag väljer taxonomy-term:all, och väljer ett speciellt vokabulär.
Jag har testat att välja "distinct", men det verkar inte ha nån effekt alls. Nånstans.
Vet inte om jag har förklarat bra nog, men om det är några frågor på vad jag menar så förklarar jag gärna tydligare.

Om någon har en lösning, så vore jag mer än tacksam.

/Anders

Read more
abelb's picture

Need help extending events section using date/calendar/views

I have built and events feature on a site using Date/calendar/views.

you can view it here:
http://vcdev.andreaburton.com/events

I am using the view that the calendar module provides with the year, month, week, day views.

What i really need is for the main page to show the month calendar view and have a filtering feature. And then show the events below the month calendar. I have mocked it up here:

http://vc.andreaburton.com/interior-mockup/events.html

Read more
robertgarrigos's picture

on views and panels and taxonomy lists

I'm trying to have some new pages with panels which would need to have some lists of nodes filtered by taxonomy term. I noticed there is a view for panels called 'og_recent_type_term', which has a taxonomy context dropdown, which I believed I could use for that. However I'm not succeeding. Is there a way to have a taxonomy/term/xxx type pane within a panel page?

Read more
igor.ro's picture

Using views in cck formatters

In my last project I develop module that may be intersted to community.
The problem was that I need to show list of images (imagefield) from nodes (type A) that references to node (type B) in on full node view page in the node body region. Also I was need to show list of nodes (type C) that have same taxonomy as current viewed node.

The decigion was to run view in the formatter code for nodereference field and to pass in this view value of this field as argument.
What do you think about this solution?

Read more
datatv's picture

NooB Question: Views and Arguments

I've been having the problem all morning where I'm so close to creating my first view but it's just not there yet. Here's what I've done so far.

Read more
derekwebb1's picture

New module to test out!

Hey CINDUG + Drupal crew!

I thought I would let you know that a cool new module: http://drupal.org/project/tvi (Taxonomy Views Integrator) has been released for your consideration. Please let me know what you think. What would you do differently?

The module is in Beta so I do not recommend using it in production however if it is as useful for others as it has been for us, then it will have lots of bright minds helping to make it better.

Thanks Adrian for your assistance and support.

Thanks Chris, for your advise and encouragement.

Cheers, Derek

Read more
Branjawn's picture

How to notify user of new content of certain type via email

I don't know if my title is really descriptive of what I am trying to say here.

  1. Used CCK to crate node type called Announcement
  2. Used Views2 to create panel for front page which lists these Announcements
  3. I want a user to be able to subscribe (or be notified via email) to any new content of type Announcement

Ideas? I'm guessing there will be many modules involved here.
Here are modules I have installed which could be of use (I figure it's a matter of me not knowing how to use them):
Mime Mail, Simplenews.

Read more
Summitt Dweller's picture

Working with Views Bulk Operations and "Execute arbitrary PHP script"

I just posted a question to the Drupal.org forums at http://drupal.org/node/570220. I'm having issues with Views Bulk Operations and scripting something that will help me modify a few hundred nodes at a pop. Not something I need to do very often but am hoping VBO will provide an easy way to get it done. Not yet. 8^(

Thanks in advance if you can get me over this bump.

Read more
voodootea's picture

Make Latitude & Longitude compulsory fields? and Location & gmap not working together properly...

Hi

Using the CCK, location, views, gmap and Gmap_location modules, I have 2 main problems;

  1. I CANNOT find a way to set the 'latitude & longitude' fields as 'required' on a CCK form

  2. Is there any way for these Location and Gmap modules to work together to 'validate' each other and not allow bizarre types of location data into a node type? (E.g. not allowing to form to save something like city: London, country: USA, GEO co-ordinates: tokyo)

This is what i have done...

I have installed the following modules: Location, Gmap, Gmap location, CCK, views.

Read more
Subscribe with RSS Syndicate content