Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Customizing path to ImageGen.aspx (Read 2652 times)
jmcnair
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 5
Joined: Apr 23rd, 2008
Customizing path to ImageGen.aspx
Apr 24th, 2008 at 12:21am
Print Post  
Is there any way to customize the path to the ImageGen.aspx with the FlowChart control?  I would like to put the page somewhere other than the root of my website, maybe nested in a "tools" or "controls" directory, but I haven't figured out any way to change the path where the FlowChart control expects to find the page.

Is there any way to do this?

-Jason
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Customizing path to ImageGen.aspx
Reply #1 - Apr 24th, 2008 at 9:49am
Print Post  
This version adds an ImageGenLocation property:
https://mindfusion.eu/_temp/imagegen_location.zip

The property value is set as SRC for the IMG elements rendered by the control, and you could set it to say "tools/ImageGen.aspx".

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
jmcnair
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 5
Joined: Apr 23rd, 2008
Re: Customizing path to ImageGen.aspx
Reply #2 - Apr 24th, 2008 at 10:06pm
Print Post  
Wow!  Was that a new build just for my question?  Thanks, you guys are awesome!

By the way, you should put that property in your permanent code base, if you hadn't planned to do so already.  Making that ImageGen location configurable will really help with keeping the website structure clean and organized.

Thanks again!

-Jason
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Customizing path to ImageGen.aspx
Reply #3 - Apr 25th, 2008 at 10:55am
Print Post  
Yes, it is in the permanent code base now. We don't build any applications with our components, and don't know what people might need in real-world situations, so we mostly add features that our users request instead of inventing ones on our own 8)

Stoyan
« Last Edit: Apr 25th, 2008 at 2:41pm by Stoyo »  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint