[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

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

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


Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7