In the turnkey Notes application I have made available on my download site (http://www.nnsu.com) I have created a Form that allows developers to choose an application from their local system or a server, select the Forms, Sub-Forms and Shared Fields to be transformed and simply click an action in the action bar to perform the transformation and save the results in a document in the application.
Everything is included in the application. Nothing else needs to be downloaded.
The individual stylesheet is available for download as well if you don't want to download the complete application.
Here is a summary of the new steps.
You will need an 8.5 or 8.5.1 system.
Download the application from my website to your local data directory and sign it with your ID
Open the application and click on the "Create New Exporter" action in the action bar.
This will load the following form where you can select the design elements to be included in the transformation. The ConvertForm stylesheet is currently the only one included but this design allows for any number of stylesheets to be added and used. Once all the elements are selected click on the "Run DXL Transformation" action in the action bar.
This will transfrom the selected elements and save them in a docment in the "Transformed XPage Results View"
This document can be opened and the XPage syntax copied to the clipboard using the button in the form.
Then open an XPage in the Designer client and replace the existing XPage code on the source tab with the code from the clipboard.
And thats it !!
I have implemented this solution so if there are additional stylesheets I (or you) create in the future they can simply be added as an additional stylesheet to choose from in the stylesheets view.
As always I appreciate any feedback ya'll might have on additions and improvements.
Again the complete turnkey application can be downloaded from http://www.nnsu.com.