Page 1 of 1

singapore

Posted: Tue Dec 21, 2004 9:34 pm
by calguy1000
singapore works as described in the manual for embedding into other sites...

1.. Follow the install instructions
2... follow the embedded instructions in the advanced docs
be sure to change the index_file_url in the singapore.ini to

Code: Select all

index.php?page=<alias>&
3... create a {singapore} user defined plugin

Code: Select all

include("/complete/path/to/subversion/external.php");
4. .. embed {singapore} into your content

That's it... tweak to your hearts content

Hmmm...

Re: singapore

Posted: Thu Mar 17, 2005 4:14 pm
by Krol
I tried this and it works perfectly on my local machine.
But on my webhost-space the external.php gets included correctly, but the page is empty. Singapore does not seem to be able to find the templates.
I tried it with the full path in the singapore.ini ( index_file_url = "/www/htdocs/xxxxxx/index.php?page=fotos&" ) but that does not work, too.
Has anyone else here had this issue and could help me out a bit?

- Krol