Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
D
drupal
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Drupal.org issue queue
Drupal.org issue queue
Security & Compliance
Security & Compliance
Dependency List
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
project
drupal
Commits
b1899dc0
Commit
b1899dc0
authored
Aug 10, 2014
by
alexpott
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#2296793
by gauravkhambhala | jhodgdon: Fixed Two Views topics need one-line summaries added.
parent
8a0fa31c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
core/modules/views/views.api.php
core/modules/views/views.api.php
+1
-0
core/modules/views/views.theme.inc
core/modules/views/views.theme.inc
+2
-0
No files found.
core/modules/views/views.api.php
View file @
b1899dc0
...
...
@@ -35,6 +35,7 @@
/**
* @defgroup views_plugins Views plugins
* Overview of views plugins
*
* Views plugins are objects that are used to build and render the view.
* See individual views plugin topics for more information about the
...
...
core/modules/views/views.theme.inc
View file @
b1899dc0
...
...
@@ -1186,6 +1186,8 @@ function template_preprocess_views_mini_pager(&$variables) {
/**
* @defgroup views_templates Views template files
* @{
* Describes various views templates & overriding options.
*
* All views templates can be overridden with a variety of names, using
* the view, the display ID of the view, the display type of the view,
* or some combination thereof.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment