21286 Posts in 5733 Topics by 2602 members
| Go to End | ||
| Author | Topic: | 2499 Views |
-
Re: How to show pdf

21 October 2009 at 6:36am
This worked for me regarding the embedding of iframe-code: http://www.silverstripe.org/general-questions/show/255938?start=0#post257773
Thx again to banal for this solution
-
Re: How to show pdf

23 October 2009 at 5:13am
Hi Platypus,
thank you very much. That is exactly what I need. But I can't get it running! So I'm new to Silverstripe I like to explain, what I have done:
- Under mysite/code I created a new file 'embedpage.php' and include there the code from your link
- In templates/layout/page.ss I include $embedcode as described in the link
- I start localhost/myproject/dev/build?flush=1 to rebuild the databaseAt this point, I think I should see under 'Creating database records' my new typ 'embedpage' or am I wrong?
Anyway, when I create a new page there is no embedpage in the list.
Do you or anyone else has an idea, what is wrong?Greetings Kaloschke
-
Re: How to show pdf

23 October 2009 at 5:36am
OK. it works.
Solution is simple (now
). I run silverstripe on a windows system. First I used IIS, then XAMPP. I simply forgot to stop the IIS, so I did not see the project that I expected to see. Very stupid, I know.
But now everything works fine and I have learnd a lot.Thank you everybody for your help.
Kaloschke
| 2499 Views | ||
| Go to Top |


