Recent Posts by mnemonaut

Nov 9, 2008
Avatar mnemonaut 7 posts

Topic: Troubleshooting and Bug Reports / Empty/Invisible Notes

I suppose the safe solution is to drag everything else on the page to a new page.

Alternatively, if you were prepared to share the page with me, something else might transpire… (email address on contact page of this Backpack site )

 
Aug 27, 2008
Avatar mnemonaut 7 posts

Topic: Troubleshooting and Bug Reports / Can't access backpack account

I’m not familiar with this exact scenario, but have encountered something similar: it may be worth accessing Backpack as the second user, logging out, and possibly quitting Firefox before signing in as yourself?

 
Apr 12, 2008
Avatar mnemonaut 7 posts

Topic: Writeboard / user-specified styles

It appears that one can reference an external CSS file from a writeboard with a <link href="..." rel="stylesheet" type="text/css" /> element. When using <style> elements in writeboards (or notes) it seems that one has to avoid newlines and quote characters in the CSS.

 
Apr 12, 2008
Avatar mnemonaut 7 posts

Topic: Troubleshooting and Bug Reports / Files not included in public page

Email links (unlike file and writeboard links) are included on publicly shared pages, and so emails may be indexed and cached by search engines.

Is there a way to quickly identify all public pages in a site? (sharing icon on “All pages” doesn’t discriminate between shared and public?)

 
Mar 28, 2008
Avatar mnemonaut 7 posts

Topic: Troubleshooting and Bug Reports / Duplication of "Latest activity" entries

My newsroom looks like this after only a few minutes of work:

Today


Roger Roger
 
Mar 24, 2008
Avatar mnemonaut 7 posts

Topic: Tips & Tricks / pseudo-collapsible notes hack (best with Safari 3.1)

... use an iframe tag like <iframe class="collapsible" src="http://www.google.com" height="500" width="600"></iframe>

To achieve borderless iframe rendering in IE may require a frameborder=”no” attribute on the iframe tag.

 
Feb 19, 2008
Avatar mnemonaut 7 posts

Topic: Troubleshooting and Bug Reports / Text centered on public pages since update

Since the update, some of my public pages appear with centered text. This seems to be because they are generated without the <div class=”fix_width”>.