17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 924 Views |
-
silverstripe with other application??

17 November 2008 at 9:02pm
Hi!
I want know if is possible use silverstripe with othee application. I want use content to show the result of an other application. For example I want use solr to implement search and show result. so I want an I freame in silverstripe that give me the result of search. but I don't want convert result of search in a silverstripe object. (My application do everiting about search an show me how to see result). I don't know if this is clear.. -
Re: silverstripe with other application??

17 November 2008 at 10:31pm
Sure , Iframes are possible ...
What is it you exactly like to do ?
-
Re: silverstripe with other application??

18 November 2008 at 5:29am
I want use solr to take data from a database (external to silvertripe), do query and show result. The results are displaies in a page html or xml and grafically they are ok. I want show this page in content page of silverstripe. so i thnk to insert ths parte in an iframe inside content. is this possible? In this case i want use to silverstripe to show data that are elaborated with an other application
-
Re: silverstripe with other application??

18 November 2008 at 9:11pm
You have a couple of options :
- Have look at the iFrame module ...
- Just create a Silverstripe template which creates the iFrame and loads the data.
| 924 Views | ||
|
Page:
1
|
Go to Top |


