I'm probably in the minority for what I plan to use Inject Anything for, but I'd like to offer an enhancement suggestion. I use a technical analysis package for trading that will export tables to HTML under automation. The problem is that the formatting is problematic and for site-related reasons, I can't override the TABLE tag with CSS. So, I have to replace it with a custom table style reference and pre-pend the CSS. That's all fine but has to be done in several steps. I was thinking that this would be much easier would be if Inject Anything had a search and replace function that could be applied on the fly to the file as it is read and was in the module settings. It would also keep the required changes in the target module. This might make for a good, general purpose feature also that is applicable to more than HTML injection. I've looked at a couple of other similar packages and not seen anything like this. Anyway, just a suggestion. Perhaps there is another way to accomplish this that I'm missing ....
|