Workforce, training and education
East Midlands
×

Error message

The page you requested does not exist. For your convenience, a search was performed using the query default.

Search results

  1. Advanced help .ini file format

    ... The following settings may be set in this section, with the default value (if any) in brackets. line break (FALSE) If set, ... For projects that comes with a set of HTML-files, the default is to hide the project's README -file. Setting this TRUE will show ...

  2. Creating plugins

    ... ctools_get_plugins will be cached in the 'cache' table (by default), thus preventing .inc files from being loaded. ctools_get_plugins ... Due to a slight UI bug in Drupal, it is possible for the default theme to be active but not enabled. If this is the case, that theme ...

  3. Exportable objects UI creator

    ... // The access permission to use. If not provided it will default to // 'administer site configuration' 'access' => 'administer ... required here. If you leave out the values, the prefix will default // to admin/structure and the item will default to the plugin name. ...

  4. README

    ... title For menu trees that start with the 1st level, the default block title will be the menu name. For menu trees that start with the 2nd level or deeper, the default block title will be the title for the parent menu item of the ...

  5. README

    ... back up your site and run update.php. USAGE ----- By default, the module does not do anything, it must be configured first. 1 - ... found in the content types edit page are now found under the default display settings. These have the same options as above. Additionally, ...

  6. What is Views?

    ... item, can be set for each page-based display of a view. By default, views may be created that list content (a Node view type), content ... control where the output will be seen. Every view has a default display, which doesn't actually display the view anywhere, but is used ...

  7. What's new in Views 3

    ... first time you create a view you'll be manipulating the Default display. You can add displays using the Add Display button, whose ... you add automatically inherits display settings from the default display initially, so you can keep a core of common settings in your ...

  8. Menu options (page display)

    ... for the title. This will appear in the Navigation menu by default; you will need to visit the menu administration page to move this to ... must be 'example'. All tabs must have one and only one default tab; this is usually the same content as the parent. If a parent ...

  9. Relationships

    ... the fact that Views actually includes a few relationships by default, and doesn't tell you they're there. For historical reasons, it would be inconvenient to remove these default relationships. When relationships are present, all fields (including ...

  10. Integrating the Node Example module

    ... TABLE node_example ( * vid int(10) unsigned NOT NULL default '0', * nid int(10) unsigned NOT NULL default '0', * color varchar(255) NOT NULL default '', * quantity ...

X