Disable Views caching
By default, Views caches data for tables, modules and available views. You can disable caching, but note that this can have a serious negative impact on performance and therefore is not recommended for...
View ArticleConfigure Views for debugging
Navigate to admin/structure/views/settings/advanced.In the Debugging section, enable either of the following options: Add Views signature to all SQL queries In the database server logs, this option...
View ArticleCreate a simple page view
Navigate to admin/structure/views.Click Add New View.In the View Name field enter a name for the view.Click Description and enter a description.In the Show field, select one of the following options:...
View ArticleCreate a simple block view
Navigate to admin/structure/views.Click Add New View.In the View Name field enter a name for the view.Click Description and enter a description.In the Show field, select one of the following options:...
View ArticleCustomize the output style of a view field
You can customize the HTML and CSS for a view. You can also enable or disable the default CSS classes.Navigate to the edit screen for a view (for example, admin/structure/views/view/MYVIEWNAME/edit).In...
View ArticleRewrite the output of a view field
You can configure a field in a view to display information that is different from the actual data in the field. By using tokens, you can enhance the field with dynamic content from the database....
View ArticleAdd a filter to a view
Navigate to the edit screen for a view (for example, admin/structure/views/view/MYVIEWNAME/edit).In the Filters section, click Add.In the For field, select one of the following options: All Displays...
View ArticleGive a custom name to a filter in the Views Edit screen
Sometimes a view can use the same filter in several different ways. To avoid confusion on the Views Edit screen, you can give each use of the filter a different name. Navigate to the edit screen for a...
View ArticleExpose a filter to site visitors
Your view can expose a filter to your site visitors, allowing them to interact with the data in the view.Navigate to the edit screen for a view (for example,...
View ArticleFinding out current PHP memory limit and php.ini location
To find out the current value of PHP memory limit, navigate to status report (Reports > Status report, http://example.com/admin/reports/status) and scroll down (items are listed alphabetically) to...
View ArticleAdd a display to a view
You can add one or more displays to a view. Each display is a variation of the view. For example, you could start with a view that shows a page of recently modified content and then create new displays...
View ArticleMix public and private files with Organic Groups and File (Field) Paths
This page aims at describing setting up a site which uses OG and needs public nodes with public files and private nodes with private files.RequirementsOG (7.x-1.x or later)File (Field) Paths (latest...
View ArticleCash Flow
This page documents wizonesolutions's typical workflow. It's a good starting point for understanding how the system is supposed to work. It's also worth taking a look at #1918538: Rough roadmap,...
View ArticleAdd a relationship to a view [INCOMPLETE]
THIS IS ONLY PLACEHOLDER TEXT. MORE CONTENT WILL BE ADDED LATER.
View ArticleReservations Preset End
Reservation Preset End hides the end date form field when making a Reservations and automatically adds the configured number of hours to the Reservations start time. Users only see one date/time, but...
View ArticleReservations: Premissions
The Reservations API uses 4 levels of permission:Permission to Create a Reservation Permission to reserve nodes of from a specific content typePermissions to Create reservations for another...
View ArticleAdd a contextual filter to a view
[INCOMPLETE]You can configure a view so that it is filtered dynamically, depending on the context. For example, you could use a contextual filter to add a block that contains related content or that...
View Articlei18n setup
This is a summary of the process of how to setup a multilingual site with domain access. Please feel free to edit any parts which are incorrect or that may confuse users. Content is based on how we...
View ArticleStep 5: Asset permissions configuration
If you want to configure who can administer asset, create new asset types and etc, you should configure permissions. Permissions are applied to Roles. If you aren't already familiar with Drupal's Role...
View ArticleInstalling Drupal on Amazon EC2
Amazon EC2Amazon EC2 allows site administrators the ability to scale easily while maintaining manageable costs. Much like any other cloud service the service is a pay as you go service. You select the...
View Article