#24070 closed Cleanup/optimization (fixed)
Mention the topic of the tutorial parts beside them
Reported by: | Bibhas C Debnath | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Right now the tutorial parts are mention on the front page like this -
Tutorial: Part 1 | Part 2 | Part 3 | Part 4 | Part 5 | Part 6
Given that I have gone through them once, I'm still not sure which one of them is the part that talks about writing views, or using the template system. I think it'd be helpful to mention beside that part numbers what they talk about.
This could be an issue between encouraging new users to jump between parts and the convenience to find a certain topic. We could try to find a middle ground. The only time a user needs to go through those parts sequentially is the very first time. After that they may choose to jump between parts. We could choose to make it easier in that case.
I'm attaching a patch to show what we could mention.
Attachments (2)
Change History (9)
by , 10 years ago
Attachment: | tutorial_parts.patch added |
---|
comment:1 by , 10 years ago
Triage Stage: | Unreviewed → Accepted |
---|---|
Type: | Uncategorized → Cleanup/optimization |
by , 10 years ago
Attachment: | 24070.diff added |
---|
comment:2 by , 10 years ago
Clean and simple. I just added the nested list so that the parts hyperlinks were next to each other, and it was a tiny bit easier to navigate. But yeah, it took too much space. This looks good too.
comment:3 by , 10 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
comment:5 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
How about something a little less verbose like the attached?