Tutorial on Panels/Views Taxonomy Pages for 7?

I'm trying to set up taxonomy pages that run off Panels and pane views. I'm not having much luck, adapting d6 tutorials. A lot has changed- can anyone recomend me a tutorial on this topic that's for d7, esspecially if it's based on the latest views release?

Thanks

[SOLVED] Faster Them loading

Hello,

Drupal loads a lot of css and javascript in a website theme that prevent fast loading

(see List at the end of the message)

What I wish

in the head

My Custom Stylesheet

<style type="text/css" media="all">@import url("http://example.com/sites/example.com/themes/example/my-custom-style.css?lizaup");</style>

Modernizr for HTML5

<script type="text/javascript" src="http://example.com/sites/example.com/themes/example/modernizr.min.js";></script>

Before /body

//

How to display an image which is in blob format?

Hello everyone!
I have a problem! I need to display a set of images which are in blob format stored in mysql database.
The code doesn't work in drupal.
The idea the following: the external script DisplayIm.php must be executed and the image must be returned and visualized.
The drupal ignores DisplayIm.php?id=3 and i don't understand why.

page-pagetest.tpl.php
--------------------------

Menu Tokens for splitting up a node into multiple page views in a sub menu in Drupal 7

I'm trying to use http://drupal.org/node/1023874 or anything related. I have a node with content that I would like to split up into different pages for a sub menu. I can't figure out how this module works and urgently need help -- any thoughts?

Drupal 7 on linux with SQL Server 2008

I apologize if this question has come up before but I just want to confirm if it is possible to have Drupal 7 running on a linux box connecting to an SQL Server (2008) database. I know that the Microsoft PDO Drivers for SQL Server is only available for Windows. But is pdo_dblib a possibility with Drupal 7 linux and SQL Server 2008 combination?

Cache not clearing, custom html still showing even though template files deleted!!

Hi,

Have just taken the plunge from years of being purely front end, so go easy ;)

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x