[eluser]Basketcasesoftware[/eluser]
LOL. I don't even know how I'd integrate CI with Git. I'd stick with the FTP if you can. It's a standard and doesn't require any special code installs on the receiving end. How would you even do that with git though?
Here's an question about the Ocular template portion. Is there a way to programmaticly add multiple copies of a theme view to a layout from the controller? I have to programmaticly enter multiple frames, which contain multiple rows, which contain multiple tiles (it's a JQuery gallery). The tiles contain dynamic data. Any thoughts or suggestions? Ideally I'd be using nested foreach loops.