New Settings and Account pages

TalkNew features

Join LibraryThing to post.

New Settings and Account pages

1timspalding
Edited: Mar 11, 2022, 2:41 pm

We've rolled out some changes to members "Settings" / "Account" pages. (Kudos to @knerd.knitter and @conceptdawg for it.)

You can check them out here: https://www.librarything.com/settings/profile

Some highlights:

1. Pages are LT2-ified and mobile ready.
2. Litsy linking is working again (on https://www.librarything.com/settings/sites)
3. Some reorganization/rationalization of the pages, order and wording
4. The text fields, like "About My Library" and "About Me" now use a simple WYSIWYG editor. So you can do easy stuff, like bold and insert images, without knowing HTML. But you can click to see and change the HTML directly. See illustration below.

22wonderY
Edited: Mar 11, 2022, 2:57 pm

It’s the cold medicines messing with my head. Never mind.

3AnnieMod
Mar 11, 2022, 3:24 pm

It seems to be messing up the links in "About me" - or the last link anyway.

I have 3 links in the section. The first 2 survived a "save". The third one was lost and now points to the current page (and yes, it was working before I did re-save)

4lilithcat
Mar 11, 2022, 4:28 pm

>1 timspalding:

A) thanks for changing the way the "About Me" section looks - no longer spread out the full screen width1 Yay!

B) I do think it would be helpful if it were clearer how to see the toolbar. The first time I looked at Settings, I couldn't figure out where/how to edit, and it was only a random click that revealed the toolbar.

5lilithcat
Mar 11, 2022, 4:28 pm

>2 2wonderY:

I hope you feel better soon.

6conceptDawg
Mar 11, 2022, 7:53 pm

>4 lilithcat: You don't need the toolbar until you're editing.
I mean, you don't carry around the dashboard of your car when you're out shopping do you?

7conceptDawg
Mar 11, 2022, 7:55 pm

I've added a quick "New Feature" box to the editor. You should only see it on the first textarea box on a page when you click on it.

8lilithcat
Mar 11, 2022, 7:55 pm

>6 conceptDawg:

Yes, I GET THAT! But when you DO need it, you need to know it's there and how to find it.

As I said, I found it completely by accident. That's not good.

9conceptDawg
Mar 12, 2022, 12:59 am

Well, to continue the analogy, if you're sitting on a bicycle and the dashboard of your car pops up in front of you you'll probably notice. :)

But in all seriousness, we've added a "Look, new feature!" box for the first time you see one.

10gwernin
Mar 12, 2022, 10:58 am

Looks like a nice change - I wish it had been up last week when I was updating some of this stuff and trying to remember the html!

11Petroglyph
Mar 12, 2022, 11:40 am

Looking good. Things are moving in the right direction!

12amarie
Mar 12, 2022, 6:02 pm

I edited my About My Library and now most of it has escaped beyond the confines of a parent container with the public view. It's currently a paragraph and then a bullet list. I used the editor but have checked the HTML as well.

13rodneyvc
Mar 12, 2022, 6:11 pm

>12 amarie: Indeed, so it has!

14gilroy
Mar 12, 2022, 6:57 pm

>12 amarie: And that would be why some of us are scared to touch our profile at all now

15AnnieMod
Mar 12, 2022, 7:08 pm

>14 gilroy: See >3 AnnieMod: above as well (which is getting ignored but that's fine). Mine did not have any structural html though - just links and bold/italics.

16birder4106
Mar 13, 2022, 6:40 am

Once the problems mentioned above are solved, I think that will be a significant improvement.

I still have one wish (noble horse or pony): I would like to be able to create structured lists/tables.

Is there already a way (you can't use spaces), or will it be possible?

17Maddz
Mar 13, 2022, 7:54 am

>16 birder4106: Last 2 buttons on the right - unordered list and ordered list.

18amarie
Mar 13, 2022, 5:20 pm

Well, I am back within bounds by removing the unordered list.

I also noticed by testing that 1) headings are not recognized, 2) quotes also escape the parent container (and can't be undone without editing the HTML), 3) alignment is not recognized, 4) links are okay, 5) images are okay but are difficult to align (I know workarounds but would have to get into the code)

19gilroy
Mar 13, 2022, 8:40 pm

20conceptDawg
Mar 14, 2022, 2:15 am

>18 amarie:
1) Headings are getting stripped out by our backend code. We'll get that sorted.
2) This is because they now use the semantically correct (yay!) blockquote element which the profile page doesn't recognize. We'll get that fixed quickly.
3) Alignment is also getting stripped out by our backend code that "cleans" the text for "bad" stuff. We'll see about letting that through.
5) If you can give me some examples of how you're trying to align images we might be able to deal with that too.

Basically, we're trying to give more freedom to edit but we have to put some checks in or people could really destroy the formatting of the entire page. Those checks were put in years ago and the editor is trying to use some of that markup now, so we need to let them through (or take them out of the editor).

As for your post in >3 AnnieMod: above. I can't duplicate that but if you can then leave it in your profile and point me to it. I'll take a look.

21AnnieMod
Mar 14, 2022, 2:18 am

>20 conceptDawg: I fixed it the next day. Not sure what was wrong with that link - maybe I had weird formatting (although I know it was a valid link as I tend to use it to get into the thread). Or a glitch. Or I clicked on something - it just lost its href completely even though it was still showing as a link. If noone else has the issue, it can be ignored I suspect.

22PawsforThought
Mar 14, 2022, 2:29 am

The ”Media Settings” page doesn’t work for me on either phone or tablet. The page loads but I can’t scroll anywhere. Doesn’t happen on any other page.

23conceptDawg
Edited: Mar 14, 2022, 2:36 am

>22 PawsforThought: Hm. Interesting. I'll check that out.
In the meantime, it looks like you can scroll with a two-finger drag.

24conceptDawg
Mar 14, 2022, 3:14 am

25conceptDawg
Mar 14, 2022, 3:15 am

>20 conceptDawg: Blockquotes are now displaying correctly. I'll get to the headers (if we agree to allow them) and alignment tomorrow.

26amarie
Mar 14, 2022, 4:45 am

>20 conceptDawg: No worries. I’ve dealt with other similar editors and/or intersections between different style sheets and just shared what I saw.

As for images, I generally try to follow what an editor provides me now, since as you said certain code has to be removed. I don’t really need images but I expect most people will want text to flow around them either in the right or left side.

27birder4106
Mar 14, 2022, 9:25 am

>17 Maddz:
Thanks, but that's not the kind of lists I envision.
I want lists like tables.
In writing programs they can be created with the help of tabulator characters.

28timspalding
Mar 14, 2022, 9:33 am

We've pulled back the fancy editor momentarily, while we work on full tracking of all profile text, so members can see and revert to old text, if they want to.

T

29conceptDawg
Mar 16, 2022, 12:54 am

The advanced editor has returned.
And this time....it brought friends.

Did you read that in the cool movie trailer voice? Gosh, I hope so.

But the editor has returned and we've added edit histories for your About My Library and About Me sections. You can click the "History" link and see previous saved states for each of these fields. And we've "autosaved" the text as it was when the feature went live. Hopefully this will help a lot of you that might recycle previous entries and just update them.

30MrAndrew
Mar 16, 2022, 4:11 am

you are enjoying this far too much.

31lorax
Edited: Mar 16, 2022, 1:39 pm

Once again, my mental translation of "LT2ified/mobile-friendly" to "ginormous font, acres of whitespace, and massive decrease in visible content" is accurate. I dread the day they reach the catalog - at least this isn't something I look at every day.

The WISIWYG editor is nice, I'm sure. But it's not worth the other associated LT2 changes.

32conceptDawg
Mar 16, 2022, 3:58 pm

>31 lorax: We get it.

33conceptDawg
Mar 16, 2022, 4:01 pm

I've fixed the display of Header text types if you use the advanced editor to include H1, H2, H3,etc in your text. They were getting thrown out to the left on the profile page. They are now shown correctly in line with the rest of your text.

We previously didn't allow those tags to be included in those text fields, so this is also a relaxing of that rule.

34gwernin
Mar 17, 2022, 12:51 pm

How do I add favorite publishers to my profile page? I don't see them when I try to edit my profile.

35gilroy
Mar 17, 2022, 1:06 pm

>34 gwernin: I know you add favorite authors by going to their pages and clicking a button, but not sure about publishers.

36lilithcat
Mar 17, 2022, 1:08 pm

>34 gwernin:

I don't think you can. That's been a proposal: https://wiki.librarything.com/index.php/Favorite_publishers_(recommended_feature... but I don't think it was ever implemented.

37gwernin
Mar 17, 2022, 2:11 pm

Hmm. I have two publishers listed on my profile page, but I have no idea how they got there -- I possibly put them there 15 years or more ago, when I was first setting things up. Maybe it was a feature then and isn't now?

38MarthaJeanne
Mar 17, 2022, 3:07 pm

>37 gwernin: Those links seem to be related to ER, and not general publisher pages.

39gwernin
Mar 17, 2022, 3:22 pm

>38 MarthaJeanne: I wouldn't have thought either of those was something I got from ER. Oh well.

40lilithcat
Mar 17, 2022, 3:35 pm

>38 MarthaJeanne:

It's because those publishers have author pages, so @gwernin probably favorited them from those.

Osprey Publishing
Shire Publications

41gwernin
Mar 17, 2022, 3:41 pm

>40 lilithcat: thanks, that makes more sense.

42anglemark
Mar 18, 2022, 4:33 am

>40 lilithcat: 1. @gwernin is not listed on their author pages as having favorited them.
2. They do not appear on @gwernin's profile page as favorite authors but as favorite publishers.

43kristilabrie
Mar 18, 2022, 8:55 am

>37 gwernin: Have those two publishers always been there, or are you just now seeing them pop up on your profile page? (Say, after the new Early Reviewers program was released last month?)

44JBD1
Mar 18, 2022, 9:06 am

I'm pretty sure (and this goes waaaaay back to the original launch of publisher pages so I may be misremembering things), that you could "favorite" publisher pages from there (I see I have a few on my profile too). It looks like that went away at some point?

45kristilabrie
Edited: Mar 18, 2022, 9:11 am

>44 JBD1: Yes, thanks! @timspalding just verified for me this is a remnant of the publishers system.

>37 gwernin: We'll discuss how to handle and post an update.

If anyone has preferences, feel free to share.

46norabelle414
Mar 18, 2022, 9:21 am

I don't really care about having favorite publishers on my profile, but being able to filter the LTER list by favorite publishers is DEFINITELY a feature I would use

47kristilabrie
Mar 18, 2022, 9:45 am

We're going to remove Favorite Publishers from profile pages for now, thanks!

48gwernin
Edited: Mar 18, 2022, 9:47 am

>45 kristilabrie: As >44 JBD1: says, they've been there quite a while. (I'm a 17-year member.) They aren't publishers I would favorite nowadays.

ETA >47 kristilabrie: good!

49paradoxosalpha
Mar 18, 2022, 12:24 pm

The list of publishers available to select as "favorites" was always painfully short and missing my actual favorite publishers, so I don't mind seeing this old feature vanish.

50timspalding
Mar 18, 2022, 4:31 pm

>49 paradoxosalpha:

I'd like to bring it back, but it should be based on publishers as present in the book data, not those who created publisher accounts on LT—mostly ER publishers.

51paradoxosalpha
Edited: Mar 18, 2022, 5:32 pm

>50 timspalding:

That would be lovely. Of course, there's no publisher field as such right now, is there?

52the_red_shoes
Mar 18, 2022, 11:54 pm

>1 timspalding: "Friend Finder" on Twitter still doesn't work:

Invite friends to LibraryThing (0)
There was an error retrieving your friends list from Twitter. Please try again shortly.

53conceptDawg
Mar 19, 2022, 1:40 pm

>52 the_red_shoes: It's certainly working for my twitter account. Maybe unlink your account and link it again? If it still won't connect then we'll have to dig deeper into the cause.

54timspalding
Mar 20, 2022, 12:35 am

Yes, linking and unlinking should do it.

55the_red_shoes
Mar 22, 2022, 11:38 pm

56the_red_shoes
Mar 22, 2022, 11:39 pm

>54 timspalding: Where do I do that? It's not on the Friend Finder settings page.

https://www.librarything.com/settings/friendfinder

I should mention I've linked and unlinked this many times over the years. It has never worked.

58the_red_shoes
Mar 24, 2022, 4:48 pm

>57 knerd.knitter: OK, for some reason the button "Unlink Twitter" was not visible on that page last time I checked. It worked this time, thanks!

59John5918
Mar 28, 2022, 4:28 am

I've just noticed on my profile page and on one or two other people's profile pages a message that says, "All new profile comments are now private". When did this happen? Is there a reason for it? Is there no longer an option to make your comments either public or private? Or have I just missed something?

60MarthaJeanne
Edited: Mar 28, 2022, 5:10 am

61John5918
Mar 28, 2022, 6:31 am

>60 MarthaJeanne:

Thanks. I've now commented there.

62lauralkeet
Apr 1, 2022, 7:56 am

I just discovered the new editor today when I updated my profile page. I like it, but after I added something to my page and saved, one section (that I had not modified) was not displaying correctly. I edited again in an attempt to fix it, but no luck.

The "about my library" section includes a heading, "My Rating System" followed by the LT stars and a short "definition" of each. These now display on the far left side of the page instead of being indented under the heading.

I took a look at the HTML and it all looks normal to me, but I don't know enough to fix this indentation issue. Suggestions?

63norabelle414
Apr 1, 2022, 8:01 am

64RebeccaJoyce
Apr 1, 2022, 8:09 am

This user has been removed as spam.

65lauralkeet
Apr 1, 2022, 8:50 am

>63 norabelle414: that's very helpful, thank you!

66conceptDawg
Apr 4, 2022, 4:49 pm

>62 lauralkeet: and >63 norabelle414: Yep. And it will be fixed very soon with the release of an updated Profile page.

67the_red_shoes
Apr 5, 2022, 12:23 pm

>59 John5918: Hunh, well that's a giant surprise.

68gwernin
Apr 14, 2022, 9:43 pm

Is there now no way to change "currently reading" on my profile page?

69AnnieMod
Apr 14, 2022, 10:36 pm

>68 gwernin: Just add books to your Currently Reading collection - that’s how that module is filled in.

70gwernin
Apr 14, 2022, 11:05 pm

>69 AnnieMod: thanks. I managed to do it a couple of months ago and then forgot how it's done! Not something I normally use.