1 pages  1  Next» 

Control book outline form and menu for specified Drupal node typ
From Geshan's Blog (Drupal Tutorials Content Management )
Clicks:33 | User Rating:0
Drupal has a good potential to be used as a blog, forum (some what), wiki or any other dedicated web application or combination of two or more services. Drupal as a wiki, out of the box is a little weird. Problem is Drupal organizes wiki as book pages and books and book pages are related. Some people might not agree that book node/content type is a form of wiki but they can be used as one. Problem: The problem using Drupal book module and book pages as wiki is, the book page module adds book outline form part and the book outline menu as node/x/outline to all node types. All the node types do not need to be part of a book/wiki page. So this is the awkward part. I had to develop an application that had a wiki as a part with blogs and events as other services. So I faced this problem.

Most popular tutorials from this category

How to Clear Drupal Cache
From LearnWebDesignOnline.com (Drupal Tutorials Drupal Administration)
Clicks:659
Drupal server-side cache improves performance. But when you are making customizations to the site, you sometimes need to clear this cache in order to see your update reflected. This tutorial shows you how to clear the Drupal server-side cache.
A Basic Drupal How to For Beginners
From site title missing... (Drupal Tutorials Drupal - General )
Clicks:323
Drupal How to for Beginners mainly deals with setting up a Drupal website and adding, and editing some content.
How to Modify Drupal Template
From LearnWebDesignOnline.com (Drupal Tutorials Drupal Development)
Clicks:278
Tutorial show how to modify the Drupal template and demonstrate the process of figuring out where to make template modifications.
How To: Using View's Relationships
From site title missing... (Drupal Tutorials Content Management )
Clicks:267
Using View’s Relationships is quite simply a matter of knowing how “one piece of content relates to another”. If you can wrap your head around this simple concept, then all your complex Drupal views will be realized quickly.
How To: Drupal Workflows & Automation
From site title missing... (Drupal Tutorials Drupal Administration)
Clicks:253
The definition of a workflow, according to Wikipedia, is a “depiction of a sequence of operations”. When taken at face value, a workflow is typically something you want to automate in Drupal. In other words, what we’re talking about is Drupal Automation and my guess is, you’ll want to automate things in Drupal based on certain events.
How to Enable Drupal Site Search
From LearnWebDesignOnline.com (Drupal Tutorials Drupal - General )
Clicks:215
Many content managed site have a site-search feature for users to search the entire site content for particular keywords. The functional is already built-in Drupal, you just have to enable it. And this tutorial will show you how.
How To: Using Drupal Twitter Module
From site title missing... (Drupal Tutorials Content Management )
Clicks:126
Twitter me this, twitter me that,” can anyone listen to or read any Internet media news and not hear about Twitter? Not likely these days. It seems that celebrity and competition has driven Twitter to become that latest Internet fad.
Drupal Taxonomy, Drupal Nodes And Other Terms - What Do They Mea
From site title missing... (Drupal Tutorials Drupal - General )
Clicks:119
Drupal is a very powerful content management system but it’s pretty clear that beginners have a though time using it, and the Drupal specific terms aren’t at all helpful. Yes, the taxonomy system is how content is categorized but why the hell don’t they just say categories?
How To Clear Drupal Alert Message
From LearnWebDesignOnline.com (Drupal Tutorials Drupal - General )
Clicks:118
Occasionally Drupal might display alert messages when you log into the administrator area. This tutorial will show you an example case and how we go about taking care of and subsequently clearing the alert message.
Change Menu Order in Drupal
From LearnWebDesignOnline.com (Drupal Tutorials Menus and Navigation)
Clicks:116
The tutorial will show how to change the menu order of the primary menu of a Drupal site using the administrator interface.
How To: Manage Drupal Permissions More Easily
From site title missing... (Drupal Tutorials Drupal Administration)
Clicks:115
One of the most time-consuming tasks for any new Drupal site is setting up and testing what users can and can’t do. This is the realm of user permissions and role permissions. I’m guessing you’ve visited the checkbox maze - as I like to call it.
How To: Enhance Drupal's user access, features & control
From site title missing... (Drupal Tutorials Menus and Navigation)
Clicks:82
Drupal is all about two things, content and management. Ok, so that was a cheesy one about Drupal being a CMS. But,the biggest advantage Drupal has, as I see it, over many other CMS’s is both its flexibility and the number of contributions made to extend what it can do. Quite literly, there are new modules every week (RSS feed) which make Drupal do things you probably want it to do.
How To: Edit a Drupal Blog via Blog API using blogging software
From site title missing... (Drupal Tutorials Drupal Development)
Clicks:73
Whether you’re an avid blogger or you simply make the occasional post, there’s just something uncomfortable about editing long posts and working with pictures when you’re in a web browser. If you’ve heard of Ecto (mac), MarsEdit (mac), ScribeFire (firefox) or any of the other popular desktop blogging clients, then chances are you’ll want to use one of those tools to access and edit your Drupal blog.
Taming Drupal Node Teaser and Node Title
From Geshan's Blog (Drupal Tutorials Content Management )
Clicks:68
You might be wondering what is the use of this article / tutorial when Drupal system of handling title and teasers is so good and there are modules like node teaser to customize the teaser as per your need. But lets picture a scenario you are developing a website with a custom front page (required by majority of websites) so you have created your page-front.tpl.php and created a panel kicking out your left and right sidebar selection and example below.
Example of How to Upgrade Drupal
From LearnWebDesignOnline.com (Drupal Tutorials Drupal Administration)
Clicks:67
Sooner or later you will need to upgrade Drupal. This tutorial will walk you through an upgrade example.
Drupal module tutorial - spam protection module
From site title missing... (Drupal Tutorials Drupal Administration)
Clicks:61
Download the Mollom module from the project page or from Mollom.com. Be sure to pick a version of the Mollom client that matches your version of Drupal. The module package should be placed with the rest of your contributed Drupal modules (generally, in "sites/all/modules" or "sites/default/modules").
How To: Drupal Search using Acquia's Solr Service
From site title missing... (Drupal Tutorials Setup and Installation)
Clicks:61
Is there any other activity more popular on the Internet than searching? Probably not. In fact, I’d be willing to double-down on that wager (I’m on the side of searching being the most popular if it wasn’t obvious). What’s that number one site on the nets? Oh yeah, it’s Google - and they do search.
How to Install Drupal
From site title missing... (Drupal Tutorials Setup and Installation)
Clicks:60
Installing Drupal has gotten easier and easier throughout the years. It can be broken down into these steps. 1. Downloading and preparing the Drupal installation files 2. Setting up the mySQL database 3. Running the drupal install program
Drupal 6: Attachment Views, Page Views, and Theming
From site title missing... (Drupal Tutorials Content Management )
Clicks:60
This article by J.Ayen Green, author of Drupal 6 Attachment Views, gives us an introduction to Attachment Views in Drupal. Here‘s what we‘ll do in this article: * Learn what an Attachment view is * Learn what you can do with an Attachment view * Consider in what situations an Attachment view can be useful * Cover basic view theming * Create a Page view * Create an Attachment view * Theme the view
Dates and Calendars Module in Drupal 5
From site title missing... (Drupal Tutorials Content Management )
Clicks:59
Dates and Calendars is an article extracted from Marjorie Roswells’s new book titled, ‘Drupal 5 Views Recipes’ by Packt Publishing. In this tutorial, users will learn how to create a wide variety of views, mostly from a single workshop content type. This chapter rounds out coverage of all of the Views User Interface fieldsets, including Exposed Filters.
Add/Share Us
Popular Tutorial Categories
2Dimensional
3Dimensional
Website Editing
Audio/Voice Editing
Office Applications
Animation (Web & Media)
Web Programming
Other Applications
Content Management System - CMS
Latest NewsBlog Post
Previous NewsBlog Posts
Statistics
People Online 88
Member Count 5821
Tutorial Count 19984
Random Tutorials
How To Change A Data Series Color In PowerPoint
How To Change A Data Series Color In PowerPoint
How to create realistic fireworks in Flash
Learn how to create a realistic particle based firework display using Flash.
Fire
Fire Text: In this tutorial I'll show you a way to make quality fire text from scratch
Adding Focus To An Image With Color
Thanks to the flexibility of Photoshop‘s adjustment layers, we can easily bring more focus to the main subject of an image using color, a popular effect with sports and wedding photography.
Store data with flash so that data remains after closing an applet
Store data with flash so that data remains after closing an applet
Top Authors (More...)
coolcommands.com #1(446)
http://coolcommands.com
AdobeTutorialz #2(412)
http://adobetutorialz.com
javascript.internet.com #3(304)
http://javascript.internet.com
darkxero.com (random)(13)
http://darkxero.com
bitpixels.blogspot.com (random)(3)
http://bitpixels.blogspot.com
quantumpetshop.com (random)(23)
http://quantumpetshop.com
Topsite Leaders (More...) (Join...)
PhotoshopStar
#1 (8475 Out)
SWFspot
#2 (7952 Out)
Naruto Wallpaper
#3 (6789 Out)
Adobe-Tutorials
(Random) (1868 Out)
Photoshop Tutorial Database
(Random) (1384 Out)
World Graphics
(Random) (1283 Out)
Advertise on Tutorial-Index
Check out our Privacy Policy

Tutorial providers resources
Submit Tutorials
All Pending Tutorials
Contact Us

Other Dreamattic projects
AppleTvHacks.net
Biz-News.com
Tips4Mums.com
Megawoot.com
Voip Providers List
WeirdConverter.com


Copyright
Tutorial-Index™ 2006-2009
All Rights Reserved