Posted by dawehner on January 7, 2013 at 9:35pm
9 followers
Jump to:
| Project: | Drupal core |
| Version: | 8.x-dev |
| Component: | documentation |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | documentation, Novice, VDC |
Issue Summary
Similar to #1871762: Add detailed documentation explaining the block system's architecture we want to document the available plugin types in views in all the base plugins.
This for sure could/should be done later, but just want to create an issue for it.
Comments
#1
This is sort of a duplicate of part of the scope defined in #1856544: [META] Views documentation improvements, but let's use it as a sub-issue. From that issue:
This is also the sort of docs issue that we can allow now, since it's critical documentation. (In fact "Basic API docs for all base plugins & important objects complete" is on our D8 goals chart for Feb. 18).
#2
Let's make this an easier novice task by creating sub-issues for each base plugin. To help with this issue:
core/modules/views/lib/Drupal/views/Plugin/viewsdirectory.Pick one of these plugin types and create an issue for it. Link the issue here, in this issue's summary.
@ingroupreference to the group for its plugin or handler type (defined on the base plugin), and that it is at the end of the class docblock.views.api.phpfor some starting point information. The VDC team can also help you with this part.Two more advanced but very important tasks would be to add such documentation to
PluginBaseandHandlerBase.#3
I've started work on the
pagerdirectory in #1912650: Document all views pager plugins types.#4
How did I delete the tags?
#5
I've started work on the
accessdirectory in #1912658: Document views access plugins.#6
@thsutton Thanks for working on that!!!!!!!!