I'm happy with the current feature set, and want to focus now on polishing everything. Here's what I want to accomplish before release:

  • Review accuracy of all in-code strings and helps.
  • Make sure all strings are translatable (forward-looking feature).
  • Review the documentation (see #230753: Create more documentation). Look at adding hook_help(); support and possibly Advanced Help support.
  • Review all support/bug issues and decide what's needs to be addressed prior to release.

If you have any suggestions of things to be reviewed prior to release, please add them in a comment.

Comments

fractile81’s picture

New:

  • Add support for schema descriptions, usable by the Schema module.
  • Set a message when a settings page is saved.

Old:

  • Make sure all strings are translatable (forward-looking feature).
  • Look at adding hook_help(); support and possibly Advanced Help support.
fractile81’s picture

  • Review accuracy of all in-code strings and helps.
  • Review all support/bug issues and decide what's needs to be addressed prior to release.

New:

  • Rewrite READEME.txt.
  • Create a help page for Admin > Help > Integrated Metatags.
  • Consider revising the project description page.