Open danasilver opened 11 years ago
@danasilver @berserkia any idea of the status of this?
ya I’m on that, I just wanted to do a few formatting things on the listing that goes to CL (just format the specs a bit and add a plug for Rocket via a link to the original listing and a link to the user’s profile).
On Saturday, February 1, 2014 at 11:45 AM, Nathaniel Kelner wrote:
@danasilver (https://github.com/danasilver) @berserkia (https://github.com/berserkia) any idea of the status of this?
— Reply to this email directly or view it on GitHub (https://github.com/Rocket-Listings/Rocket/issues/94#issuecomment-33876422).
Craigslist now forbids a, img, font, table, div, span, center in for sale and housing. So that leaves us with ul/ol's?
http://www.craigslist.org/about/help/html_in_craigslist_postings/details
haha yep. Although it’s annoying for us, they’ve basically shattered thousands of business’s auto-posting method, so there is a big opportunity for us.
The most annoying one to me is the tag, since we can’t link out, but we can still add the url and just let people copy pasta.
I think it might also be cool to do some crazy ASCII styling in the listing itself, but we can get there later.
Brian
On Saturday, February 1, 2014 at 12:02 PM, Dana Silver wrote:
Craigslist now forbids a, img, font, table, div, span, center in for sale and housing. So that leaves us with ul/ol's? http://www.craigslist.org/about/help/html_in_craigslist_postings/details
— Reply to this email directly or view it on GitHub (https://github.com/Rocket-Listings/Rocket/issues/94#issuecomment-33876947).
Another cool linking out idea, use one of those short urls you have as an in-house url shortener. i.e. fixcl.com/nd4Dse instead of rocketlistings.com/listings/6
ya true. the fixcl.com url is kind of click-bait anyway, so that could be a good place to add it...
On Saturday, February 1, 2014 at 12:02 PM, Dana Silver wrote:
Craigslist now forbids a, img, font, table, div, span, center in for sale and housing. So that leaves us with ul/ol's? http://www.craigslist.org/about/help/html_in_craigslist_postings/details
— Reply to this email directly or view it on GitHub (https://github.com/Rocket-Listings/Rocket/issues/94#issuecomment-33876947).
Need some template (html) to which we can pass the description and listing specs so they can be formatted for the CL post.