21306 Posts in 5736 Topics by 2603 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 679 Views |
-
Please help: Using another blog platform within SS?

28 November 2010 at 1:23pm
I have a client that wants to continue to use his Tumblr blog with his new Silverstripe site, but he wants the experience to be seamless. What are my options to make this happen?
Can I just embed the Tumblr blog within an iFrame?
Can I use the Tumblr embed code (<script type="text/javascript" src="http://blog.URL.com/js"></script>)?
Would I need to create a new page type for can I just embed within a standard "Page"?
Thank you for any help that you can provide...this is a request that I've never had before and I'm really kind of stumped...
-
Re: Please help: Using another blog platform within SS?

28 November 2010 at 9:04pm
A nicer way to integrate Tumblr feeds into a SilverStripe site would be to use the RESTFul Service class in SilverStripe to pull the feed of articles directly from tumblrs API (http://www.tumblr.com/docs/en/api#api_read).
-
Re: Please help: Using another blog platform within SS?

8 December 2010 at 12:41am
Thanks so much, Willr. I really, REALLY appreciate it. I've got this component of the project in the development cue and can't wait to try the SilverStripe RESTfulService with Tumblr API.
FYI, for anybody who is interested, the short-term work-around (the client is rather impatient...imagine that!) I used to integrate the Tumblr blog was an iFrame embed and assigning CSS properties to the element level of iFrame in Layout.css. Not pretty, but it will get it done for now.
| 679 Views | ||
|
Page:
1
|
Go to Top |


