Since Revolution users will install add-ons through the Package Installer, they won’t see the usual readme.txt file. I’d like to have some mechanism for telling them how to use the add-on, and showing a link to the forum support thread and maybe another to a support page on my site.
I’m wondering about the best way to do this. A php script resolver could open its own window or, possibly, write to the console and display the readme.txt file.
Ultimately, it might be nice to have a "support" field in the workspace listing for the package that would pop up the same window later on to display the readme.txt file.
What would be the best way to handle this now?