I'm asking so that I might populate a Facebook Like script. :)

asked 02 Jun '10, 19:44

Chris%20Pirillo's gravatar image

Chris Pirillo
29671018
accept rate: 0%


If you're asking how to generate url for questions, the tag is simple:

`{% url question id=<someid> %}`
link

answered 02 Jun '10, 19:49

Hernani%20Cerqueira's gravatar image

Hernani Cerq... ♦♦
16.8k65975
accept rate: 52%

No, more like... I need to put the URL of the current page being viewed in this code:

[iframe src="http://www.facebook.com/plugins/like.php?href=http://CURRENTURLHERE&amp;layout=standard&amp;show_faces=true&amp;width=250&amp;action=recommend&amp;font=lucida%2Bgrande&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:250px; height:80px;" allowTransparency="true"></iframe]

(02 Jun '10, 20:08) Chris Pirillo

And I see there's apparently a new CSS issue that needs to be documented - "overflow:hidden" or white-space:pre. :)

(02 Jun '10, 20:10) Chris Pirillo

So, do I call the current URL by using {% url %} in a script?

link

answered 06 Jun '10, 13:31

Chris%20Pirillo's gravatar image

Chris Pirillo
29671018
accept rate: 0%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×23
×10
×5
×1

Asked: 02 Jun '10, 19:44

Seen: 422 times

Last updated: 06 Jun '10, 13:31

powered by OSQA