Closed (fixed)
Project:
Tour
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
4 Apr 2013 at 03:45 UTC
Updated:
21 Aug 2024 at 20:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
nick_schuch commentedI have written the following tour based on the "Manage field" and "Display field" admin interfaces.
A screencast is available here: http://youtu.be/SRcrJTQzuzA
Comment #2
joelpittetJust a couple language suggestions, use them if they help.
"This page is used to manage how the fields from 'Manage fields' will be displayed on different parts of your site."
"Show and hide fields."
"Configure additional field displays and its settings."
You can remove extra language: "... a reference to ..." to make these sentences more clear. And a 'widget' is more towards content entry than display. Field formatters provide the display but they are tied to the widget so maybe...
"The type of widget will control how the data will be entered and also provide options to how it will eventually be formatted on a page."
eg. Date field type, date popup widget, countdown formatter. or something...
Hope that helps a bit, cheers.
Comment #3
nick_schuch commentedThanks joelpittet!
I think I will need to reword this. This was in relation to the additional settings that can be provided from contrib modules under this tab.
The others look good to me. Will update.
Comment #4
joelpittetIt's a tough balance between technically accurate and user friendly:)
Comment #5
nick_schuch commentedHere is the latest patch with the advice from joelpittet taken into account.
Cheers!
Comment #6
aspilicious commentedTrailing whitespace
Same
Same
Same
I advise you to find a plugin for your editor that strips away those trailing whitespaces.
Will make your contrib life much easier! :)
Comment #7
lewisnymanRerolled
Comment #8
swentel commentedThis now only shows on content types, just wondering whether we want to add this to taxonomy, user and comments paths too ?
Comment #9
nick_schuch commentedTour needs tests since we now have #2028535
Comment #10
amateescu commentedAlso, the widget stuff is gone from the 'Manage fields' screen :)
Comment #11
clemens.tolboom#7: 1960824-7-field-ui-tour.patch queued for re-testing.
Comment #13
kim.pepperWorking on this
Comment #14
kim.pepperThis is a re-roll of #7, plus added a tour test and fixed incorrect selector in tour.tour.field-ui-fields.yml
Still need tests for display page.
Comment #16
clemens.tolboommodule is missing. I'm not sure that's required (Tour UI #2072649: module is not set for new tour.)
attributes is missing according to test result.
I noted on http://tour.drutch.nl/admin/config/user-interface/tour-builder/field-ui-... that it has the attribute but it is an empty string.
attributes: ''
Not sure this helps :-/
Comment #17
kim.pepperThe attributes issue is being fixed in #2073875: TourTestBase needs to allow for list elements in the body
Comment #18
nick_schuch commented1) I agree. So I have added those in.
2) If no attributes are provided then it is rendered as a modal. The error is actually in relation to the xpath query sting and there being list elements in the body. I have updated the base test accordingly.
This should get us back on track. Ill update the blocker ticket with these findings.
I have also removed one of the "widget" tips as the Field UI has changed. We (might) need more tour tip content to cover this.
Comment #19
kim.pepper#18: 1960824-field-ui-tour-18.patch queued for re-testing.
Comment #21
kim.pepperNeeds re-roll
Comment #21.0
kim.pepperUpdated issue summary.
Comment #22
grisendo commentedRe-rolled
Comment #24
grisendo commentedUpdated some API changes, reflected in interdiff
Comment #25
kim.pepperThis patch:
Comment #26
kim.pepperMissing interdiff.
Comment #27
pameeela commentedUpdated patch with interdiff. A bunch of text changes, nothing else. Spoke to Nick about the need to get some consistency in how these are written, so going to start here.
Comment #28
kim.pepperAwesome. Thanks pameeela!
We should start putting together guidelines for how to write a tip.
Comment #29
kim.pepper27: 1960824-field-ui-tour-27.patch queued for re-testing.
Comment #30
kim.pepper27: 1960824-field-ui-tour-27.patch queued for re-testing.
Comment #32
clemens.tolboomA re-roll attempt.
Comment #33
clemens.tolboomI assumed this was a type so ignored this.
Comment #34
kim.pepper32: 1960824-field-ui-tour-32.patch queued for re-testing.
Comment #36
nielsonm commentedComment #37
webchickThis one seems like a good thing to do, but postponed on #1921152-109: META: Start providing tour tips for other core modules. for now.
Comment #38
mgiffordComment #45
clemens.tolboomNormalising title.
Comment #52
quietone commentedThis tour module is being deprecated, see #3336033: [Meta] Tasks to deprecate Tour module. It will be removed from core and moved to a contrib project, #3376099: [11.x] [Meta] Tasks to remove Tour.
This is now Postponed. The status is set according to two policies. The Remove a core extension and move it to a contributed project and the Extensions approved for removal policies.
Comment #54
quietone commentedComment #55
smustgrave commentedComment #58
pooja_sharma commentedImplemented Field UI tour integration attached the screenshots, working on test coverage so currently move to NW.
Comment #59
pooja_sharma commentedI have tried to add test coverage, apart from it, nothing seems to be left., Please review. moving NR
Comment #61
smustgrave commented