Closed (fixed)
Project:
Drupal CMS development repository
Component:
Track: SEO
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2024 at 01:58 UTC
Updated:
10 Dec 2024 at 14:04 UTC
Jump to comment: Most recent
Comments
Comment #2
thejimbirch commentedYes. Since the Drupal CMS starter recipe hasn't defined a text format, the tracks have had to require their own dependent formats. If it were to be defined that all recipes must use recipe x text format, we could have consistency.
Comment #3
pameeela commentedI think as a rule, dashboards shouldn't create HTML content. For one thing, this means the links are hard coded and will display to all users regardless of whether they have permission to access the page. We also won't be able to style them properly.
In #3481417: Define how wireframes links block on the right should be created we decided to use menus for the task links in the dashboard design, which solves both the access and styling problem.
Perhaps we can merge this with #3476802: User Experience (UX) Review of the SEO Dashboard which is closely related.
Comment #4
phenaproximaFully agreed with this. The use of HTML has always felt like a kludge and it needs to be replaced sooner rather than later.
Comment #5
pameeela commentedIn light of #3476802: User Experience (UX) Review of the SEO Dashboard where I proposed that we merge the additional shortcuts into the main dashboard, should we remove the SEO dashboard in the meantime while we work out the details?
Comment #7
pameeela commentedComment #8
pameeela commentedApologies if this feels hasty but I am antsy to get rid of Full HTML :) We can add this back in once we have a clear plan for it where we can't add the necessary elements to the main dashboard (which is pretty sparse anyway!).
Comment #9
thejimbirch commentedAdded first approval.
Comment #10
phenaproximaComment #11
phenaproximaComment #13
phenaproximaSad to see it go but the removal makes sense until Dashboard is more capable. Merged into 0.x.