Hi,
I'm sorry this is a nob question but I can't find any anser in the documentation.
I would like to embed my wiki (http://www.design-platform.org) into an other site, so the other sitecould read the html/xml and use it's own css. Like in this site : http://encyclopedie.snyke.com/articles/sciences_cognitives.html (it uses wikipedia).
I found this : http://fr.design-platform.org/api.php?action=parse&page=Marque
I tried :
require_once(' http://fr.design-platform.org/api.php?action=parse&page=Marque');
Yet this only prints an html code, not interpreating it.
I someone has an idea on how to do it would be very helpfull.
Thanks !
Thibaut