I recently went through all of the tools, tried out the basic functionality (didn't go in-depth) and looked at the source code for some of them.
This is the current status of them, as I see it...
General
- We should ensure we use a consistent style everywhere. I suggest each tool has a description/help text at the top, highlighted with a different background. Logo in the top right corner, tool name in top left, etc.
- I'm not sure all tools handle errors correctly.
Example
- Is it still a good example? This doesn't have functionality, so shouldn't be a part of the release. Replace with the proposed Visual Studio template?
Image Uploader
- Unfinished. Should actually upload images from local disk, save them as Components, etc.
Field Remover
- Unfinished. Barely started?
Mark as Unpublished
- Unfinished. Copy-paste from Image Uploader. Barely started.
Page Publisher
- Almost finished.
- Does not display the title of the Target Type. (Could be my system - recheck)
- The date popups are cut in half. (Could be my system - recheck)
- None of the labels on the Advanced tab are clickable (same goes for "Republish only").
- Progress bar has default text.
- Unsure if all options are taken into account (testing needed).
Duplicate Binaries
- Unfinished. Barely started. No icon, no web service, etc.
Component Synchronizer
- Barely started.
Count Items
- Looks ready to release. Code has been reviewed (Peter).
Item XML
- Looks ready to release, pending code review.
Application Data Inspector
- Looks ready to release, pending code review.
View in Staging / View in Live
- Unsure. URLs are not configurable, at least. Code not reviewed.
Schema Documentation
- Looks ready to release, pending code review.
Help
- General help looks ready to release.
- Individual tool help is not implemented yet (but that's okay for the first release, I'd say)
Drag 'n' drop Uploader
- Basic functionality seems to work. Unsure of how it would deal with mandatory metadata fields ;)
- The styling is different from the rest of the interface / PowerTools.
- ER: If you don't select a Schema first, it should display and select the drop-down when you drop the file there (otherwise, you might not see *how* to select the Schema)
- Pending code review.
Show Publish Tasks
- Functionally works. But it's a bit "behind the scenes" and you cannot turn it off.
> Maybe update the custom configuration in the editor config? (Actually have each tool check if it's enabled?)
I'll be trying to finish off the code reviews this weekend, which hopefully means I can mark more of the tools as ready for the release.
I'd love to see more feedback on what has been tested and how, so we also have an idea of the quality level.
So if you've got a bit of time to spare, please try out the different tools; write down what you've tested and let us know what you think.
It would be greatly appreciated!