Search This Site

Custom Search

Thursday, January 20, 2011

Re: [bloggerDev] Is there a way that i can change the post content?

The easiest way I can see for you to do this is to inject some javascript in the post that confirms with your server that the content has been paid for, and then use dom manipulation to insert the pay for content. There are issues with this approach, however, because you would have to confirm that your javascript not only works in browsers when the content is rendered from blogspot, but also when people look at it in various feed readers.

It isn't a use case we support natively.

On Fri, Jan 21, 2011 at 4:28 PM, <vela.ignacio@gmail.com> wrote:
Hi, what I need to do is the following:

I need to let the user the availability to hide his post content where he inserts [premium_content] dkslkdsal;kdlsl;ksad [/premium_content]

If the blogger user insert those tags the content between the tags should not appear to the visitor unless the visitor pay for it.

I have all the backend logic implement, but I would like to know if is posible to hide content from a post with the Blogger Gagdets api.

Thanks in advance.

--
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
To post to this group, send email to bloggerdev@googlegroups.com.
To unsubscribe from this group, send email to bloggerdev+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bloggerdev?hl=en.



--

Brett Morgan

Developer Programs Engineer, Blogger

--
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
To post to this group, send email to bloggerdev@googlegroups.com.
To unsubscribe from this group, send email to bloggerdev+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bloggerdev?hl=en.

No comments:

Post a Comment