Tagged Questions
16
votes
5answers
2k views
How to use prettify with blogger/blogspot?
I'm using blogger.com to host some texts on programming, and I'd like to use prettify (same as stackoverflow) to nicely colour the code samples.
How do I install the prettify scripts into the blog ...
4
votes
3answers
230 views
What do you want the Blogger API to do?
As a developer relations engineer for Blogger, I am interested in what future capabilities you guys would like from the Blogger API. I will be developing tutorials, example code, and feeding back to ...
3
votes
3answers
140 views
Blogger IFRAME reciveing URL_argument from URL
Is it possible to have a page (or post) in the BLOGGER platform that works similar to this:
blog.blogspot.com/a.html?url=http://google.com/
And it would embed in an IFRAME the argument ...
3
votes
2answers
322 views
Blogger template language specifications
Is there somewhere google published the official blogger template language specifications? I read this question and it provided a lot of useful information, but it didn't provide me with help on a ...
3
votes
7answers
4k views
How can I add Facebook's “like” button to a Blogger blog?
I want to add the new facebook "like" button to my Blogger website.
I have to pass the URL to the blog posts in the iframe src.
I can get the Blogger posts URL from <data:post.url/> but I ...
3
votes
2answers
694 views
I want to know about blogger template language
i'm looking some syntax.
<b:includable id='main'>
<b:loop values='data:posts' var='post'>
</b:loop>
</b:includable>
</b:widget>
</b:section>
...
2
votes
1answer
245 views
How to manipulate strings in a Blogger template. Impossible?
This question is about Blogger Template manipulation. People developing/changing or manipulating Blogger templates in any way know its syntax hence can provide some input.
I write a development ...
2
votes
2answers
503 views
Drupal create archive block
Using Drupal CMS. Tell me please, how can I create an archive block like Blogger.
Standard Archive of Views module is not suitable. Considered the option of using Views Accordion - impossible ...
2
votes
1answer
493 views
Google Visualization API chart in Blogger / Blogspot
Is it possible to embed (chart) visualizations created by the Google Visualization API in a Blogger post?
I tried stripping out the <head> and <body> tags (and closing tags) from the pie ...
2
votes
5answers
627 views
What are the steps I need to take to add nice java code formatting to my blogger/blogspot blog?
I'm looking for a sequence of steps to add java code formatting to my blogspot blog.
I'm really looking for a dummies guide - something so simple a cleaner could follow it if they found it on a ...
1
vote
1answer
163 views
Need a next post button for blogger
I am working on a blog and wanted to add a next post button somewhere between every post like this website. http://www.damnlol.com/
In the website, you can see a blue button through which you can go ...
1
vote
1answer
259 views
Add Categories to Blogger with Google Api?
I am using the Zend Google API for posting to my blogger (Blogspot) Blog. I can enter only the Title and Content but I don't know how to add categories (also known as "Labels").
Is there a way to use ...
1
vote
1answer
229 views
How to create an post entry in blogspot using php?
I want to post entries in my blogspot blog using php. But i just cant do it. I read the googlr blogger documentation but i just cant understant.
Can someone please tell me in simple words how to ...
1
vote
3answers
772 views
Post from RSS to Blogger
I have created a blog at Blogger, say xyz.blogspot.com. What I need is to post new entries in my blog whenever there is any new entry in a RSS Feed say: ...
0
votes
0answers
15 views
Cannot create draft post [Blogger API]
How to create draft post using Blogger APi, but not using Zend_Framework.
here my code but i cant save post as draft.
function postdraft($auth, $title, $body, $labels=array()){
$request = ...
0
votes
1answer
158 views
automatically load older posts when scrolling down like 9gag on blogspot [closed]
This is my blog: http://9gago.blogspot.com/ it is a blog made out of bloggger/blogspot I want this feature wherein you scrolldown it will load the older posts so that the user doesnt have to click on ...
0
votes
2answers
38 views
How can I know if the current opened page is a post page and not category or archive page using javascript?
I'm creating a gadjet for Blogger(blogspot), this widget will be placed on all pages(post,archive and coutegory pages) but I need to get the url of the current opened post only(not category page, not ...
0
votes
0answers
70 views
Squid 3: Proxy Problems on BlogSpot
When I am at Blogger on Google, I try editing and viewing previews of my blogs. I get a 500 error popup and this...
With Proxy
http://i.imgur.com/d7jHt.png
and.. without proxy
...
0
votes
1answer
294 views
embed blogger blog into webpage
I'm possibly gonna build a website, but a thing I'm concerned about is that the client wants an existing blogspot blog embedded into the site.
After a bit of googling there doesn't seem to bee a ...
0
votes
1answer
65 views
Retrieving published (non draft) blog posts from Blogger API
I'm building a website that uses the Blogger API to display blog posts inside the site instead of linking to the xyz.blogspot.com url. I can successfully grab posts via jQuery but am having trouble ...
0
votes
1answer
145 views
How to get a comment notification from user's comments on my blogspot blog?
I've just installes the fb comment plugin on my blog viajes y cosas asi and its working marvellously. the only thing is that I don't know what to do to get, at least, an email notification.
I ...
0
votes
6answers
129 views
Using <script> in CSS
Is there any way to write script in css and call or execute it whenever required ?
I need a <script> tag to be executed .
i need something like this..
css code
#execute{
<script> ...
0
votes
1answer
103 views
How to automatically transfer posts from 1 blog to another?
I have 2 blogs [http://######.blogspot.com].
In 1 blog I have some posts labelled as Linux. I want all of my Linux labelled posts to automatically transfer to my other blog. I want that whenever I ...
0
votes
1answer
453 views
Blogger multiple label search
on any blogspot blog, if you click on a label, it will do a search for you on all the blog, showing stuff tagged with that label.
is there a way to do that again? i mean to search for 2 labels. I ...
0
votes
1answer
198 views
Blogspot add image in side panel with link
I have a blog in blogspot and I would like to add in my right panel an image with a link. When the visitor clicks on it it will open that link.
For example, let say I add the logo of "NYTimes" and ...
0
votes
2answers
280 views
How to list the post titles of all the post from my blogspot blog?
I want to display ALL the blog post i've written to my visitors. Blogspot have 'Archive' widget but it display only the post posted in a particular month/year. I want to display all the posts.
Is ...
0
votes
1answer
986 views
How to integrate Blogger to personal website?
I have 1 blog say xyz.blogspot.com,now am uploading my own website,so I want to integrate my BLOG in my website.along with that I would like to import comments if possible.
will be coding the logic in ...
-1
votes
1answer
65 views
Blogger create Apple RSS Feed Gadget
I want to create a gadget for my blog that shows the Apple RSS Feed. How do I do this?
-1
votes
1answer
59 views
How can i install a xml template on Blogger?
I want to install a xml Blogger template and i really don't know how....
I found a tutorial over the internet but meanwhile the Blogger administration panel has changed.