Everything Booklikes & Leafmarks discussion
Help with using BookLikes
>
Tips and things about BookLikes

*gr..."
Thanks for that. I don't feel so bad now.

You must be rich. :p I get the cheap generic stuff and add a slice of lime.

So easy to use and get the page you want.
http://silverthistle.booklikes.com/
That's actually one of the reasons I think I'll be moving there permanently. Blog, tumblr, GR alternative and I get to jazz up my page how I like it....all in one place.


I do not understand what is meant by "reblogg". Please explain. When would one reblogg something for example?
How do I change how a book imported from GR is shelved?
Is there a way to change the names of shelves imported from GR?
Thanks in advance.

So if someone you follow says something that you would like all of your followers to read you might reblog it. It's important to very clearly label that it is someone else's post and to give them proper credit.

Find the book, click it, click edit shelves and save when done.
Find the shelf in question, click it and you'll see a pen/marker w/e it's called, click it and change shelf name.
///
What I find really nice is that you can get commas and no more - instead you get reg spaces and you can use big letters if that is what one wants.
//Edited bc of typos


About changing a book's shelves: I tried finding the book through both the top search function and on my shelves. In both places when I clicked there there only came a screen showing Amazon's price and there was a button to delete, but no change shelves. Is it that you have to look for the book in a particular manner, at a particular place? My importing is not complete, the shelves have no books on them. Is that the problem?
Changing the shelf name did work. Thanks.

I wouldn't change a shelf name before all my books were on it and the entire process done. Idk if it can botch something up that you changed it prematurely?

But how do you find one of your own books? Do you do it from your shelf tab or your blog tab or by using that search box? I admit, I am having a hard time!

But you can also find it through the search box.

I had one book I was currently reading. Somehow it is now "read" and been given two stars, but I cannot figure out how to write my review for the book. Here is the problem: I clicked on the book. Then I clicked on "create a post". At the top the book is shown. I clicked on text. Since I have already written the review on Word and copied it onto the clipboard, I then right clicked in the text area, but there was no paste choice!!! I feel like giving up! HELP!!!!!

I had one book I was currently reading. Somehow it is now "read" and been given two stars, but I cannot figure out how to wri..."
I have that too, but I think it's because the upload hasn't finished yet. I'd give it time to upload in it's entirety until I started trying to add and amend stuff.
If you're ever in a position when 'paste' isn't an option, try Ctrl+V that shortcut usually works.
And, Ctrl+C works to copy.
....and Ctrl+Z is 'undo' :)


Although I wouldn't mess with any of that until its complete.

I had one book I was currently reading. Somehow it is now "read" and been given two stars, but I cannot figure out how to wri..."
When you do your post, to the right, you can mark it as a review. Just FYI in case you didn't see that. Doesn't help with the C&P, but hopefully with the review part.

But now I am doing nothing until everything is imported.
I need patience......
Thanks all of you for your advice and calming me down a bit. I felt like smashing the computer.

But now I am doing nothing until everything is imported.
I need patience......
Thanks all of you for your advice and calming me down a bit. I felt lik..."
I've been feeling like that. I was excited when I found the "progress" entry, lol. I know I'll get used to it like I did with GR, but it doesn't feel as intuitive.

That I have learned!


For those new to css (or have little blogging experience), navigating around BL is like taking a final exam without having studied for the test.
But thankfully, there have been so many people who have been willing to help out, that it's taken some of the sting out of learning.

Now you have me laughing, and I needed to laugh! :0)

I copied and pasted the review from GR with some little playing around the bolds and italics are ok but the spoilers just not working.
Any suggestions?
Thank you.

If, when writing the review, you click spoiler on the right side below the review button you can get the spoiler alert.
Looks like this when done;
http://zafia.booklikes.com/post/21689...

You'll get the hang of it in time Chrissie :)
You've been here on GR a month longer than I have so I know what you mean about learning a new site. Don't stress though, sometimes it'll feel like we're running to catch up but really we're all in the same boat and learning as we go.
No reader left behind, and all that :D

If, when writing the review, you click spoiler on the right side below the review button you c..."
Thank you!

< span style="color:transparent"> lots of spoilery stuff here that won't be visible until you highlight it < /span>
BTW, I did actually try this on BL and check that it works, but it didn't work when I imported the reviews in this style. I have to go in and do it manually in the "raw text" view of the review.
I'm actually working on an import script to do it manually, but the slow import has been killing my ability to debug.

lots of spoilery stuff here that won't be v..."
Thank you, will give it a try.


I tried it about a week ago and got it to work, although I used color:white instead of transparent because I'd forgotten my css...let me retry it and then I'll write better instructions.
**edit: OK, I have it working. Make sure you're in HTML mode--click the little button that says "HTML" on the very right of the editor options at the top. It will bring you to a window that says "HTML Source Editor"; insert your spoiler tag there as something like [SPOILER] <*span style="color:transparent">lots of fun spoilery text<*/span>
But remove the *'s.
Here's an example of what it does: http://pagefault.booklikes.com/post/4...-

I haven't tried using it yet as I'm still waiting for my upload to finish, but there's a little checkbox at the right hand side of the page where you write your posts that just says 'spoiler'. Not sure what it does though.

I haven't tried using it yet as I'm still waiting for my upload to fi..."
It apparently marks the whole post as a spoiler. I love spoiler-tags--I tend to put single sentences in spoilers to essentially create two versions of each review; one with and one without spoilers. The css -invis trick will do this for you.

I tried it about a week ago and got it to work, although I used color..."
Yes, I tried it but the whole spoiler text is just blank space!

Good to know. I suspected as much but I don't write spoilers so it would probably have taken me forever to find out on my own :)

Exactly. Now highlight it with your cursor.
As far as I know, you can't get javascript working in BL, and that's what you'd need to actually show/hide a div.
**edit I have a conference paper deadline for the next two weeks, but once that is over, I'm going to badger the BL team about (a) correctly importing HTML stuff (currently it looks like they trash it during bulk import) and (b) letting us use a tiny bit of javascript.


Yeah, it's sad because it's really easy to do in HTML; you just need to use a tiny bit of javascript to show/hide the div. Sigh.

--blockquotes to be supported (currently the blockquote tag is ignored)
--either the creation of a javascript spoiler tag or allowing us to have inline javascript
--the ability to import without having all html stripped.
Hopefully I'll hear back at some point.


Might try again tomorrow from my MacBook ...my brain is just mush at the moment...

--blockquotes to be supported (currently the blockquote tag is ignored)
--either the creation of a javascript spoiler tag or allowing us to have inline javascript
--the ab..."
When I asked about quotes via email they responded that they were looking into it, and then noted that there is a way to post a quote. But that's to post a single quote and not use a quote within a review.
In any case, the more people that ask for this the quicker it'll move higher on their List of Things To Add.
Books mentioned in this topic
John Adams (other topics)Hover (other topics)
Authors mentioned in this topic
Gore Vidal (other topics)Gore Vidal (other topics)
Gore Vidal (other topics)
Gore Vidal (other topics)
Gore Vidal (other topics)
I figured it all out though. In stylebot, you have to click the ccs button at the bottom, copy that code, then add it to the ccs window at the bottom of the customize blog sidebar. Not hard at all, once I knew how.
Change background : dashboard > click on wheel in upper right hand corner > click on blog tab > scroll down to themes and click on customize > scroll down to the bottom of the sidebar and find the button to upload the background