Posts that yusoshi is monitoring

Subscribe to Posts that yusoshi is monitoring 14 posts found

Aug 29, 2008
Avatar Richard Sparrow 2 posts

Topic: Use your own logo as your "site name"

I’m not able to get it to work…. I get text also…

 
Aug 22, 2008
Avatar Edward Dear 6 posts

Topic: Use your own logo as your "site name"

Does this still work? I seem to be getting just the text in there when I try to enter html.

 
Jun 26, 2008
Avatar JMac 41 posts

Topic: Why can't I use strikethrough in textile?

I have also had problems with certain Textile codes. Can someone from Backpack please post all of the Textile codes that are intentionally disabled in Backpack? It doesn’t make sense to direct users there from the Backpack Help pages when you have disabled parts of it.

Perhaps there needs to be a page created/hosted by 37 Signals showing what codes to use for formatting in Backpack.

Thank you.

Jim

 
Jun 23, 2008
Avatar Jeff Hardy 168 posts

Topic: Why can't I use strikethrough in textile?

Hi everyone. We’re no longer using the “stock” textile implementation. We’ve disabled very few features, but one of them is strikethrough text. Strikethrough can wreak havoc when you’re not expecting it, and it’s a rarely used formatting aide.

I understand that sometimes strikethrough text can be a useful signifier, but at the cost of making other hyphenation unpredictable, it doesn’t seem worth it.

 
May 9, 2008
Avatar rmedek 7 posts

Topic: Why can't I use strikethrough in textile?

I was wondering this, too…count me in on the curious to know the difference between Backpack Textile and the usual version.

 
Mar 30, 2008
Avatar Eoghan McCabe 7 posts

Topic: Why can't I use strikethrough in textile?

Any update here? Last comment from 37signals is Nov 2007.

 
Jan 15, 2008
Avatar Reder 5 posts

Topic: Why can't I use strikethrough in textile?

Another one has question is the underline (You are a pleasant child.).

I copy all the quick reference in my Backpack and found that.

 
Jan 15, 2008
Avatar Reder 5 posts

Topic: Why can't I use strikethrough in textile?

Same question in my Backpack.

I directly copy the text in the quick reference (I’m sure not sure.) and it did not work.

Thanks for the help.

 
Dec 14, 2007
Avatar kayels 24 posts

Topic: Why can't I use strikethrough in textile?

Any luck on this, Sarah? It would be SO helpful if the strikethrough feature worked! Thanks in advance.

 
Nov 17, 2007
Avatar kayels 24 posts

Topic: Why can't I use strikethrough in textile?

Yeah, I know. It does work here (see?), I’ll grant you that, but when I wrote you, it was about Backpack lists and notes, and it still doesn’t work there. Sorry. You tried it, didn’t you? I don’t understand how it could work for you, but not for us. Weird. I’ll be interested to hear what you figure out.

BTW, that is a great picture in your Gravatar. I’ve got to figure out how to get a decent picture. How did you manage it?

 
Nov 13, 2007
Avatar Sarah Hatter 378 posts

Topic: Why can't I use strikethrough in textile?

Here’s a link to a Textile reference, what you’re looking for is about a quarter of the way down the page: http://hobix.com/textile/quick.html

The correct way to format a strikethrough is to use hyphens before and after, like this.

 
Nov 13, 2007
Avatar kayels 24 posts

Topic: Why can't I use strikethrough in textile?

I’ve been having the same problem. When I e-mailed customer service, Sarah said I wasn’t using Textile correctly, but I don’t think that’s it.

 
Oct 31, 2007
Avatar BenD 45 posts

Topic: Use your own logo as your "site name"

Not sure if this is already listed as a tip yet, but I just discovered that the “site name” field on the Settings page in Highrise can accept HTML. I was frustrated by the fact that the logo that I uploaded was only used on the login screen (which I almost never ever see)....(hint hint 37s).

So I just inserted a basic < img src=.... > tag in the site name field that references a logo stored on my own server and it works great! You could obviously also just style the text however you wanted as well using a < span style=”.... >Your Site Name< /span >
(extra spaces added to subvert HTML rendering here)

Anyway, hope that helps somebody.

 
Oct 31, 2007
Avatar YinHoNg 34 posts

Topic: Why can't I use strikethrough in textile?

Why does <del>text</del> tags work but the textile version -text- doesn’t?