EVE-SECURE / pos-tracker-eve

Automatically exported from code.google.com/p/pos-tracker-eve
1 stars 2 forks source link

SDK for Embedding functionality into existing Corp WebApp #34

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'd like to be able to embed large chunks of the PosTracker functionality into 
an existing Corporate WebApp. 

Ideally, functions for grabbing display code for POS Lists, POS Details, 
refueling calculators, Refueling updates etc would be available for custom app 
devs to inject POSTracker into their own pages.

Worst case, instructions on adding the necessary session variables for Single 
Sign On implementation and iframe-able pages (haven't tried this yet) would be 
very helpful.

Original issue reported on code.google.com by zae...@gmail.com on 30 Aug 2011 at 6:55

GoogleCodeExporter commented 9 years ago
For POS details, I would recommend copying viewpos.php. Remove all display 
code. Include file in your page. Access variables as needed. I'm not entirely 
sure if that would work, but it's worth a shot. If it does work, then the same 
could be done with the other pages as well.

Original comment by scott.mu...@gmail.com on 2 Sep 2011 at 2:18

GoogleCodeExporter commented 9 years ago
Sounds like a good plan. if it works maybe I can offer a rudimentary SDK patch 
of some form.

Original comment by zae...@gmail.com on 2 Sep 2011 at 3:43

GoogleCodeExporter commented 9 years ago
I'll accept this request but based on time this will be on the way back-burner 
unfortunately at the moment unless I get in a coding phase. The idea was 
already partly in motion on another request which shows some want for it. :)

Original comment by frozenic...@gmail.com on 9 Sep 2011 at 5:29