Closed (fixed)
Project:
Drupal core
Version:
11.x-dev
Component:
documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Anonymous (not verified)
Created:
2 Dec 2012 at 19:08 UTC
Updated:
7 Mar 2025 at 00:14 UTC
Jump to comment: Most recent
Comments
Comment #0.0
xjmUpdated issue summary.
Comment #1
hansfn commentedYes, improved Views documentation would really help. I'm trying (for fun) to port Views Send, a Views Form implementation, to Drupal 8. It started with hook_views_api being gone and the views.inc file (in a subdirectory) not being loaded ... Do you plan to document such changes on http://drupal.org/list-changes/drupal or to create a separate page for Views?
Comment #2
dawehner@hansfn
Yeah this changed quite a lot, so I documented the hook_views_api() change in http://drupal.org/node/1875596
Comment #3
xjm@hansfn, see http://drupal.org/list-changes/views. We've started adding the change notifications from 7.x-3.x to 8.x core views there.
Comment #4
hansfn commentedThx, dawehner and xjm, for the quick reply.
Regarding the list of changes in Views, I can't find a general note about how to extended Views classes - for example views_handler_field. (I guess I can look at for example the core user module to get the idea - I already have and I think I have gotten it.)
PS! It seems some of my problem with the lack of documentation was related to the change list. I thought http://drupal.org/list-changes would list everything, but it's only listening core changes (as the title actually says). I'm not sure how I was supposed to find http://drupal.org/list-changes/views ...
Comment #5
xjmWell, the Views change list is also incomplete (we identified a bunch of changes we need to add change notices for at our last sprint). We're planning to really focus on the documentation later in the release cycle. The link to the Views change notices is in the far lower right of the Views project page.
Comment #6
dawehnerThe guide how to write plugins in d8 is probably a helpful start for many general questions: http://drupal.org/node/1637614
Comment #7
hansfn commentedThx again, dawehner and xjm. Looking forward to a D8 version of Views Send ...
Comment #8
hansfn commentedOK, I just tried to add a change notice - get_url has been replaced with getURL - but I wasn't able to select the correct project. Entering "Views" in the project box on http://drupal.org/node/add/changenotice didn't give me a suggestion I could use. Any hints?
PS! Maybe I should make noise somewhere else? I feel I'm abusing this issue now.
Comment #9
dawehner@hansfn
Most functions will be replaced to be camelCase so we maybe need just a big big table.
Regarding entering views, just type it in, it works, even the autocompletion fails.
Comment #9.0
dawehnerUpdated issue summary.
Comment #10
xjmI added #1882558: [META] Document all views plugins types to the summary. If folks are interested in helping with documentation, that's a place to help out now!
Comment #11
leehunter commentedUser-facing documentation (i.e. the old advanced help content) issue is here: http://drupal.org/node/1892470
Comment #11.0
leehunter commentedUpdated issue summary.
Comment #11.1
xjmUpdated issue summary.
Comment #11.2
xjmRemoving myself from the author field so that I can unfollow the issue. --xjm
Comment #12
jmarkel commentedI am removing the Novice tag from this issue because neither of the two remaining tasks are Novice tasks.
I’m using this documentation as a source: https://www.drupal.org/core-mentoring/novice-tasks#avoid
Comment #26
quietone commentedCame across this issue today. I don't see what this is postponed on so normally I would set an issue to 'Active'. However, all the remaining tasks here have been completed, so closing as fixed makes more sense. That is not to say that Views documentation can't be improved, just that this issue is complete. There are existing issues for views to improve documentation as well. Therefor, closing this meta.