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. README

    Date API...

  2. README

    ... browser. Page specific tracking ====================== The default is set to "Add to every page except the listed pages". By default the following pages are listed for ...

  3. README

    ... the text position. Possible horizontal alignments are left (default), center and right. Vertical alignments are top, center and bottom (default). Note: Given - the way that GD uses the vertical text position (as ...

  4. README

    ... To make ExampleMailSystem the site-wide default for sending mail: mailsystem_set(array(mailsystem_default_id() => 'ExampleMailSystem')); To restore the default mail system: mailsystem_set(array(mailsystem_default_id() => ...

  5. Using Views Accordion

    ... and closing of the sections to last for, in seconds. Default is half a second. Start with the first row opened: Whether or not ... like the accordion to start closed. Use the module's default styling: If you disable this, the CSS file in the module's directory ...

  6. Theming Views Accordion

    This module comes with a default css stylesheet, which you can disable in the options. Files included for your convinence: views-acordion.css - A default stylesheet with how the classes the author thought would be best used. ...

  7. Filters

    ... delete filters and select an operator: "AND" or "Or". By default the "AND" operator is selcted. At the lower right of the window is the ... to the new group "Group 1". For this new group and the default group you can select the "Group operator": "And" or "Or". To remove a ...

  8. Outputting form elements from handlers

    ... handling validation / submission. The form is multistep by default, allowing other modules to add additional steps, such as confirmation ... 'textfield', '#title' => t('Your name'), '#default_value' => '', ); } } // Optional validate function. ...

  9. How to get a total number of rows for a View with a filter and no pager]

    ... number of results of the set. This parameter is TRUE by default in views that get all the results (no limit) or those which have a ... of results and no pager, the count query is not executed by default so you have to force it, i.e. in the hook_views_pre_execute so you have ...

  10. UI crashes and whitescreens

    ... normal jQuery operation. Errors may look like { "default": "default" } This can also be a server configuration issue. In one case, ...

X