[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/views/help/ -> views.help.ini (source)

   1  ; $Id: views.help.ini,v 1.18.2.2 2009/11/30 19:37:05 merlinofchaos Exp $
   2  [advanced help settings]
   3  line break = TRUE
   4  
   5  [about]
   6  title = "What is Views?"
   7  weight = -40
   8  
   9  [getting-started]
  10  title = "Getting started"
  11  weight = -45
  12  
  13  [example-users-by-role]
  14  title = "Create a page to list users by role"
  15  parent = getting-started
  16  weight = -10
  17  
  18  [example-recent-stories]
  19  title = "Create a block of recent stories"
  20  parent = getting-started
  21  weight = 0
  22  
  23  [example-user-feed]
  24  title = "Create an RSS feed of user posts"
  25  parent = getting-started
  26  weight = 30
  27  
  28  [example-author-block]
  29  title = "Create a block of author's recent blog posts"
  30  parent = getting-started
  31  weight = 40
  32  
  33  [view-type]
  34  title = "View types"
  35  
  36  [display]
  37  title = "Displays"
  38  weight = -30
  39  
  40  [display-default]
  41  title = "Default display"
  42  parent = display
  43  weight = -20
  44  
  45  [display-page]
  46  title = "Page display"
  47  parent = display
  48  weight = -15
  49  
  50  [display-block]
  51  title = "Block display"
  52  parent = display
  53  weight = -10
  54  
  55  [display-attachment]
  56  title = "Attachment display"
  57  parent = display
  58  
  59  [display-feed]
  60  title = "Feed display"
  61  parent = display
  62  
  63  [argument]
  64  title = "Arguments"
  65  parent = about
  66  
  67  [field]
  68  title = "Fields"
  69  parent = about
  70  
  71  [sort]
  72  title = "Sorts"
  73  parent = about
  74  
  75  [filter]
  76  title = "Filters"
  77  parent = about
  78  
  79  [relationship]
  80  title = "Relationships"
  81  parent = about
  82  
  83  [style]
  84  title = "Output styles (View styles)"
  85  weight = -20 
  86  
  87  [style-row]
  88  title = "View row styles"
  89  parent = style
  90  weight = 10
  91  
  92  [style-list]
  93  title = "List output style"
  94  parent = style
  95  
  96  [style-unformatted]
  97  title = "Unformatted output style"
  98  parent = style
  99  weight = -6
 100  
 101  [style-table]
 102  title = "Table output style"
 103  parent = style
 104  weight = -5
 105  
 106  [style-grid]
 107  title = "Grid output style"
 108  parent = style
 109  weight = -5
 110  
 111  [style-rss]
 112  title = "RSS output style"
 113  parent = style
 114  weight = -5
 115  
 116  [style-fields]
 117  title = "Fields row style"
 118  parent = style-row
 119  
 120  [style-node]
 121  title = "Node row style"
 122  parent = style-row
 123  
 124  [style-node-rss]
 125  title = "Node RSS item row style"
 126  parent = style-row
 127  
 128  [style-comment-rss]
 129  title = "Comment RSS item row style"
 130  parent = style-row
 131  
 132  [style-summary-unformatted]
 133  title = "Unformatted summary style"
 134  parent = "style"
 135  weight = 10
 136  
 137  [style-summary]
 138  title = "List summary style"
 139  parent = "style"
 140  weight = 10
 141  
 142  [menu]
 143  title = "Menu options (page display)"
 144  
 145  [path]
 146  title = "Path options (page display)"
 147  
 148  [analyze-theme]
 149  title = "Theme information"
 150  
 151  [using-theme]
 152  title = "Using Views templates"
 153  parent = analyze-theme
 154  
 155  [theme-css]
 156  title = "Using CSS with Views"
 157  parent = analyze-theme
 158  
 159  [overrides]
 160  title = "What are overrides?"
 161  
 162  [embed]
 163  title = "Embedding a view into other parts of your site"
 164  
 165  [new]
 166  title = "What's new in Views 2"
 167  weight = -42
 168  
 169  [updating]
 170  title = "Updating your views from Views 1 to Views 2"
 171  
 172  ; API related
 173  [api]
 174  title = "Views' API"
 175  weight = 100
 176  
 177  [api-tables]
 178  title = "Describing tables to Views"
 179  weight = -100
 180  parent = api
 181  
 182  [api-default-views]
 183  title = "Using default views in your module"
 184  weight = -90
 185  parent = api
 186  
 187  [api-handlers]
 188  title = "How Views handlers work"
 189  weight = -50
 190  parent = api
 191  
 192  [api-plugins]
 193  title = "How Views plugins work"
 194  weight = -40
 195  parent = api
 196  
 197  [api-upgrading]
 198  title = "Upgrading your module Views 1 to Views 2"
 199  parent = api
 200  
 201  [api-example]
 202  title = "Integrating the Node Example module"
 203  parent = api
 204  weight = 100


Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7