10-16-2012 05:27 PM - edited 10-16-2012 05:29 PM
This nugget describes how to provide your own custom content in the Create Project dialog in LabVIEW 2012 or later. For a great intro on the Create Project dialog, check out this Eyes on VIs post.
The Create Project dialog provides project templates and sample projects as starting points for your LabVIEW applications. If you want to include your own content in the Create Project dialog, either for public consumption or your company's internal use, the dialog uses an XML-based plugin mechanism to present all available templates and sample projects installed on your system. To learn more about how to add your own content, check out the following link:
Using Custom Templates and Sample Projects to Develop LabVIEW Projects
As you can see from the Eyes on VIs post linked above, the second page of the Create Project dialog allows you to configure certain things about your new project, like its name, path, file prefixes, and icon overlays. Some of these items are customizable through the XML. If you are comfortable with what the default second page provides, then the XML and the source files for your project are all you need to worry about.
If you want to customize the appearance of the second page of the dialog beyond what the default page provides, you can follow the instructions on the Using Custom Templates link above, and use the source files for the Actor Framework template (which displays a customized second page) as a guide.
01-13-2021 01:28 PM
The Eyes on VIs post and whole website appear to be disintegrating, so much so that your original link goes nowhere and neither does the link from searching for and finding the page you were linking to. The search can find the content but the original page location is gone... I was able to see the content by searching for "project templates" and arrived at this location http://blog.eyesonvis.com/?s=project+templates
Maybe someone should capture the website before it disappears? Or reach out to Christina Rogers and let her know what is happening to her site? It's turned into a big 404 errors farm.
01-13-2021 01:44 PM
In many cases the waybackmachine and archive.org are invaluable. Here is the last snapshot it got of the link from 2017.
That being said I agree that these types of site archival tools probably shouldn't be needed.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
02-25-2021 09:24 PM
I agree. My main interest in posting is that if someone knows how to reach the owner of the website, that person could contact her about doing some maintenance on it to update links as needed.
02-26-2021 08:51 AM
Sorry, I know about the problem but wasn't able to figure out how to fix it. Something in my Wordpress installation has gone wrong. I'll see if I can find someone who can help me.
02-26-2021 08:17 PM
Thanks for the response Cristina_R. I wish I knew anything about Wordpress, but since I don't I googled for this, I hope it helps though it's likely you've already tried something similar and the problem is more complicated...
Good luck!
C
04-04-2021 09:44 AM
I think I have eyesonvis.com fixed now. (The problem was a corrupted .htaccess file in the Wordpress root directory).