embedding HTML + CCS & Images into OTLs

   3008   0   0
User Avatar
Member
104 posts
Joined: 7月 2005
Offline
(since the 6.1 early access forum section has been locked), I'm re-posting this question here:

So, I've spent some time trying to figure this out

I know you can paste HTML code into the help tab of a custom op

BUT HOW do I get it to find the images + css and scripts?

I figured that it would look for them in the following if I used the following code:

<img src=“graphics/blah.gif” width=“5” height=“10”>

config/Help/vop/images/
config/Help/vop/css/
config/Help/vop/etc/

in your $HOME/Houdini6.1 folder

That will not work, unless I stick those folders (images, css, etc) into the MAIN houdini folder

FHoudini/Houdini6.1.200/config/Help/vop/images/“
FHoudini/Houdini6.1.200/config/Help/vop/css/”
FHoudini/Houdini6.1.200/config/Help/vop/etc/"
(ignore the forward slash for this post)

Has anyone worked this out yet? Ideally, it would be nice to be able to just point to the html file in the help tab - that way the html file would know where it resides and know to look in it's relative path to find the needed files.


–Carlos
  • Quick Links