| View previous topic :: View next topic |
| Author |
Message |
amix
Joined: 22 Aug 2007 Posts: 49
|
Posted: Sun Nov 11, 2007 9:35 am Post subject: Folding unavailable for HTA ? |
|
|
Hello Jussi,
I cloned my Zeus HTML configuration and renamed it to produce a new filetype config for Microsoft HTA (HTML Applications), which basically are HTML with an additional namespace (<HTA:...>) and different security levels for ActiveScripting.
So, for Zeus it is HTML. But even if I add HTA as filetype for the factory HTML settings I do not get any folding. Still. this would be important, since HTA's are self-contained and so I add the scripting and the styling to this file, which can become very large, therefore making it a whish to fold uninteresting parts out of the way, when I am not working on them.
Do you have any ideas ? I did only find one HTA related post in the forums, and that was by me Thanks. |
|
| Back to top |
|
 |
jussij Site Admin
Joined: 13 Aug 2004 Posts: 1966
|
Posted: Sun Nov 11, 2007 10:10 pm Post subject: |
|
|
| Quote: | | Do you have any ideas ? |
The extension details and how to fold these extensions is soft coded into the xFolder.dll file and does not have a gui interface
But you can tell the xFolder.dll how to parse the .hta file type by editing the xFolder.ini file (found in the Zeus directory) and adding the .hta file extension to the html section
Cheers Jussi |
|
| Back to top |
|
 |
amix
Joined: 22 Aug 2007 Posts: 49
|
Posted: Wed Nov 14, 2007 6:07 pm Post subject: |
|
|
| jussij wrote: | | by editing the xFolder.ini file |
That's fully sufficient! Don't need a GUI for this. Thanks.
I was surprised to see IronPython and Powershell support there. |
|
| Back to top |
|
 |
|