123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359 |
- [advanced help settings]
- line break = TRUE
- [about]
- title = "What is Views?"
- weight = -50
- [getting-started]
- title = "Getting started"
- weight = -40
- [new]
- title = "What's new in Views 3"
- weight = -30
- [example-users-by-role]
- title = "Create a page to list users by role"
- parent = getting-started
- weight = -20
- [example-recent-stories]
- title = "Create a block of recent stories"
- parent = getting-started
- weight = 0
- [example-user-feed]
- title = "Create an RSS feed of user posts"
- parent = getting-started
- weight = 30
- [example-author-block]
- title = "Create a block of author's recent blog posts"
- parent = getting-started
- weight = 40
- [view-add]
- title = "Add a View"
- weight = -10
- [view-settings]
- title = "View settings"
- weight = 0
- [basic-settings]
- title = "Basic settings"
- weight = 10
- [advanced-settings]
- title= "Advanced settings"
- weight = 20
- [display]
- title = "Displays"
- weight = -10
- [display-default]
- title = "Default display"
- parent = display
- weight = -20
- [display-page]
- title = "Page display"
- parent = display
- weight = -15
- [display-block]
- title = "Block display"
- parent = display
- weight = -10
- [display-attachment]
- title = "Attachment display"
- parent = display
- [display-feed]
- title = "Feed display"
- parent = display
- [style-settings]
- title = "Style settings"
- weight = 30
- [style]
- title = "Output styles (View styles)"
- parent = style-settings
- weight = -20
- [style-grid]
- title = "Grid (output style)"
- parent = style
- weight = 0
- [style-list]
- title = "HTML List (output style)"
- parent = style
- weight = 10
- [style-table]
- title = "Table (output style)"
- parent = style
- weight = 20
- [style-unformatted]
- title = "Unformatted (output style)"
- parent = style
- weight = 30
- [style-rss]
- title = "RSS output style"
- parent = style
- weight = 50
- [style-grouping]
- title = "Grouping in styles"
- parent = style
- weight = -7
- [style-row]
- title = "Row styles"
- weight = -10
- parent = style-settings
- [style-jump]
- title = "Jump menu output style"
- parent = style
- weight = -4
- [style-fields]
- title = "Fields"
- parent = style-row
- weight = -10
- [style-node]
- title = "Node"
- parent = style-row
- weight = 0
- [style-node-rss]
- title = "Node RSS item row style"
- parent = style-row
- weight = 10
- [style-comment-rss]
- title = "Comment RSS item row style"
- parent = style-row
- weight = 20
- [performance]
- title = "Performance"
- [performance-views-vs-displays]
- title = "Multiple Views vs Multiple Displays"
- parent = performance
- [analyze-theme]
- title = "Theme information"
- parent = style-settings
- weight = 30
- [using-theme]
- title = "Using Views templates"
- parent = analyze-theme
- weight = 40
- [theme-css]
- title = "Using CSS with Views"
- parent = style-settings
- weight = 20
- [advanced-style-settings]
- title = "Advanced Style Settings"
- parent = style-settings
- [group-by]
- title = "Group by"
- parent = field
- [menu]
- title = "Menu options (page display)"
- parent = display-page
- [path]
- title = "Path options (page display)"
- parent = display-page
- [exposed-form]
- title = "Exposed Form"
- weight = 45
- [header]
- title = "Header"
- weight = 50
- [footer]
- title = "Footer"
- weight = 60
- [empty-text]
- title = "Empty Text"
- weight = 70
- [field]
- title = "Fields"
- weight = 80
- [relationship]
- title = "Relationships"
- weight = 90
- [aggregation]
- title = "Aggregation"
- weight = 90
- [argument]
- title = "Arguments/Contextual Filters"
- weight = 100
- [style-summary-unformatted]
- title = "Summary Style: Unformatted (output style)"
- parent = argument
- [style-summary]
- title = "Summary Style: List (output style)"
- parent = argument
- [sort]
- title = "Sort criteria"
- weight = 110
- [filter]
- title = "Filters"
- weight = 120
- [overrides]
- title = "What are overrides?"
- parent = display
- [embed]
- title = "Embedding a view into other parts of your site"
- weight = 140
- [upgrading]
- title = "Upgrading your Views from Drupal 6 to Drupal 7"
- [updating-view3]
- title = "Updating your views from Views 2 to Views 3"
- weight = 160
- [misc-notes]
- title = "Known Issues and Workarounds"
- [reports]
- title = "Reports"
- ; API related
- [api]
- title = "Views' API"
- weight = 170
- [api-tables]
- title = "Describing tables to Views"
- weight = -100
- parent = api
- [api-default-views]
- title = "Using default views in your module"
- weight = -90
- parent = api
- [api-handlers]
- title = "How Views handlers work"
- weight = -50
- parent = api
- [api-handler-area]
- title = "How to write an area handler"
- weight = -40
- parent = api
- [api-plugins]
- title = "How Views plugins work"
- weight = -40
- parent = api
- [api-forms]
- title = "Outputting form elements from handlers"
- weight = -30
- parent = api
- [api-upgrading]
- title = "Upgrading to Drupal 7 (API)"
- parent = api
- [api-example]
- title = "Integrating the Node Example module"
- parent = api
- weight = 100
- [alter-exposed-filter]
- title = "Altering the default value of an exposed filter"
- parent = api
- weight = 101
- [get-total-rows]
- title = "How to get a total number of rows for a View with a filter and no pager"]
- parent = "api"
- weight = 102
- [drush]
- title = "Drush commands for Views"
- parent = api
- weight = 103
- ;Troubleshooting
- [troubleshooting]
- title = "Troubleshooting tips and gotchas"
- weight = 110
- [ui-crashes]
- parent = troubleshooting
- title = "UI crashes and whitescreens"
- weight = 115
- ;Other places to get help
- [other-help]
- title = "Other places to get help"
- weight = 200
- [demo-video]
- title = "Video demos for Views"
- weight = 210
- parent = other-help
- ;More examples
- [top-pager]
- title = "Adding a pager to the top and bottom of a view"
- weight = 215
- [select-multple-nids-contextual-filters]
- title = "Selecting multiple nids with contextual filters (arguments)"
- weight = 216
- [taxonomy-page-override]
- title = "Overriding the default taxonomy pages with the Taxonomy term view"
- weight = 217
- [only-link-title-for-published-nodes]
- title = "A Views field template that creates title links only for published nodes"
- weight = 218
- [example-filter-by-current-user]
- title = "Example to filter content by the current logged-in user"
- weight = 219
- [example-slideshow-thumb-pager]
- title = "Example to create a slideshow with thumbnails as a pager underneath"
- weight = 220
|