Difference between revisions of "Show And Tell 2012-8-20 (Drupal)"

From Stadm
Jump to navigationJump to search
Line 1: Line 1:
 
==Rewriting Results In Views==
 
==Rewriting Results In Views==
 +
*Turn off linking to node
 +
*can use tokens such as [title], [body] to link or rewrite
 +
**review available tokens in replacement patterns
 +
 
==Calendar==
 
==Calendar==
 
*View for calendar should be built from template
 
*View for calendar should be built from template

Revision as of 14:22, 17 August 2012

Rewriting Results In Views

  • Turn off linking to node
  • can use tokens such as [title], [body] to link or rewrite
    • review available tokens in replacement patterns

Calendar

  • View for calendar should be built from template

Webform

  • Create content
  • Using content and before in styling

hook_mod_alter

  • get_defined_vars

node_load

Profile Styling

  • Style settings in view

sending and receiving NID

Templates

  • Changing header in branding
    • Image map

Views Bulk Operations

  • Checkboxes to select nodes
  • More options (delete)