Quantcast
Channel: drupal.org - Site administrators
Browsing all 426 articles
Browse latest View live
↧

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 Article


Configure 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 Article


Create 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 Article

Create 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 Article

Customize 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 Article


Rewrite 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 Article

Add 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 Article

Give 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 Article


Expose 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 Article


Image may be NSFW.
Clik here to view.

Finding 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 Article

Add 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 Article

Mix 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 Article

Cash 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 Article


Add a relationship to a view [INCOMPLETE]

THIS IS ONLY PLACEHOLDER TEXT. MORE CONTENT WILL BE ADDED LATER.

View Article

Image may be NSFW.
Clik here to view.

Reservations 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 Article


Image may be NSFW.
Clik here to view.

Reservations: 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 Article

Add 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 Article


i18n 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 Article

Image may be NSFW.
Clik here to view.

Step 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 Article

Installing 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
Browsing all 426 articles
Browse latest View live