-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
provide downloadable version #22
Comments
@chaals if by the checklist you mean https://www.w3.org/International/techniques/developing-specs?collapse, i agree that it would be useful to allow people to check items and perhaps also add comments, so that that can be shared. However, that checklist page is generated from https://w3c.github.io/bp-i18n-specdev/ – so that we only have to maintain the data in one location. So if you want to create a markdown version, i recommend that we generate it from the master document, in a similar way. We don't really have the bandwidth to maintain a separate markdown version as well - and actually, i'm assuming that there would multiple such snapshots of the checklist in markdown form as different groups run the self-review for themselves in their own repos(?), which would definitely not scale. However, if we provided a way to dump a markdown snapshot of the checklist that you could then paste into an issue in your repo, maybe that would be helpful? |
@r12a yes, that would be excellent. Really what I was looking for is something that I could use to open an issue, and get the checklist feature, e.g.
Which I believe could be generated automatically from your master much more nicely. |
@chaals how's this? LanguageLanguage basics
Defining language values
Declaring language at the resource level
Establishing the language of a content block
Establishing the language of inline runs
Text directionBasic requirements
Background informationHandling direction in markup
CharactersChoosing a definition of 'character'
Defining a Reference Processing Model
Including and excluding character ranges
Using the Private Use Area
Choosing character encodings
Identifying character encodings
Designing character escapes
Storing text
Specifying sort and search functionality
Converting to a Common Unicode Form
Handling Case Folding
Defining 'string'
Indexing strings
Referring to Unicode charactersReferencing the Unicode Standard
Resource identifiersBasics
Markup & syntaxDefining elements and attributes
Defining identifiers
Working with plain text
Typographic supportText decoration
Vertical text
Setting box positioning coordinates when text direction varies
Ruby text annotations
Miscellaneous
Local dates, times and formatsWorking with time
Designing forms
Working with numbers
NavigationProviding for content negotiation based on language
|
Looks pretty spot-on to me... |
You can now generate your own version at https://w3c.github.io/bp-i18n-specdev/#ghChecklist I'll add a pointer to that from the other checklist format page. |
Wow. Cool. Spec dev changes regularly, so you might put a version date at the head. Also, perhaps, a link to the getting a review instructions and note that the checklist doesn't replace horizontal review. In my day job, the Giant Huge Checklist is an ongoing pain: it is useful but it doesn't replace thinking. And the more comprehensive it is, the more unwieldy and long. |
Seems addressed? Any further work needed here? |
I'm churning through with copy-and-paste and find/replace to make something I can put into an issue for microdata.
So that will be available as a markdown version where you can actually check off requirements. some time tonight - I'll add a comment here.
It would be helpful to maintain that, and probably a genuine HTML version that let people work through the checklist and record their progress without printing the page, and link them from the checklist
(By the way, this checkist is excellent. Thank you!)
The text was updated successfully, but these errors were encountered: