views

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

Jquery tabs integrated into Views

Hey guys, I'm having an issue with using a combination of jquery tabs and the views module. I have created a content type called "Movie Listings" and a custom template that puts all the fields from Movie Listings into a tabs table:

<

div class="movie_listing">

<

div id="tabs">

            <div id="tabs-1">
                <div class="left forty">
Read more
mcferren's picture

Rules Action: Set a data value - for a date field

Hi there,

I am attempting to create a rule that automatically creates a group event node when a group post node is created by the users. Once things are said and done, I'd like to use that group event node in a calendar view.

My Event is................. After saving new content
My Condition is............. Content is of type - Parameter: Content: [node], Content types: Post
My Actions are..............

  • Fetch entity by id
    Parameter: Entity type: Node, Identifier: [node:nid], Revision identifier: [node:vid]
    Provides variables: Learning Link (node)

  • Fetch entity by id

Read more
mcferren's picture

Rules Action: Set a data value - for a date field

Hi there,

I am attempting to create a rule that automatically creates a group event node when a group post node is created by the users. Once things are said and done, I'd like to use that group event node in a calendar view.

My Event is................. After saving new content
My Condition is............. Content is of type - Parameter: Content: [node], Content types: Post
My Actions are..............

  • Fetch entity by id
    Parameter: Entity type: Node, Identifier: [node:nid], Revision identifier: [node:vid]
    Provides variables: Learning Link (node)

  • Fetch entity by id

Read more
mauhg's picture

Diferentes CSS por tipo de contenido o vistas Drupal7

Buenas! tengo un duda!

Tengo diferentes tipos de contenido, en Drupal 7 (blog, galerias, paginas, index, por ejemplo).
Hay un archivo css, compartido pero otro especifico a cada tipo de contenido, aca esta el problema
ya que si lo hago en el template_preprocess_node, hay ciertas paginas que no pasan por ese metodo,
como la de 404 o la de users. Igual sucede si verifico en el html.tpl.php, la varible $node->type no esta
entonces no puede hacer los condicionales por ahi tampoco. Ademas que si es una vista, tampoco pasa
por ese proceso.

Read more
thepocketgeek's picture

Can Views Blow Up page formatting?

I was working on a new theme for an existing site and while adjusting the CSS settings for a Views Slideshow, something very odd happened.
The site is msvehicles.com
You will need to login to see the new theme I am working on:
u:tester
p:tester

I looked at the HTML output and I can see that for some strange reason the Footer was placed inside the div that contains the slideshow.

What I changed immediately before I noticed the problem was the contents of the "rewrite the output of this field" field in views.

Here is what is inside:

Read more
lejonsson's picture

View fält utan radbrytningar

Jag är inte särskilt kunnig när det gäller theming, men har hitintills hankat mig fram skapligt och lyckats modifiera templates och css så att jag fått till det jag vill. Nu har jag dock kört fast på en sak som jag inte vet hur jag får till.

Read more
tuben's picture

Visa vy i en tabell

Någon som har tips på hur jag kan manipulera views utskrift av att par artiklar som är indelade på olika kategorier.

Fält:
Kategori
Titel
Grupperingfält: Kategori

Jag vill som den bifogade bilden visar skriva ut 3 kolumner och sedan påbörja en ny rad

.
Nya kategorier kan komma till och gamla försvinna, inte alltid just 6 st.

Hur kan man göra detta på ett smidigt sätt i views?

Har skapat en en ny tpl fil för utskift av den aktuella med namnet views-view-table.tpl.php
Försökt och manipulera den men inte fått fram önskat resultat.

Se bifogad fil.

Tack på förhand!

Read more
shortexxx's picture

Resizing images within a view

Hi all, I'm fairly new to drupal 6 and had a slight query which I'm hoping somebody can help me with.

I have created a view called "News" and wish to display most recent news(obv). I have enabled the CCK for users to upload images when creating a new news article. The problem being that when user upload images to news articles, they will uploaded in various sizes.

In the view I have created called "News", I wish to use the "Rewrite the output of this field" option to resize the image automatically but this seems to be a big problem as I'm not too familiar with html or php.

Read more
davidarthur's picture

Panels with views, blocks vs panes

On a site with panels and views you have the option to create a display as a block or a pane.
What are the pros and cons? As far as I can see a block is more flexible than a pane and more universal, what was the reason for creating a pane display?

Kind Regards,
David

Read more
OldAccount's picture

Taxonomy / Views / Menu question

Since I'm apparently known as the girl with all the questions... I'm gonna ask a question (isn't that what groups are for??:)

I have about 180 taxonomy terms set up for an e-commerce site (thanks to Taxonomy Manager that wasn't too painful), each term needs to have its own page and menu item with a grid of products that are tagged with that term. Rather than create 180 Views and 180 menu items, I'm hoping/praying there's an easier way to do this. Any suggestions?

Read more
Subscribe with RSS Syndicate content