Vivaldi Forum mod
-
@lonm I finally got it to work with chrome store foxified. Seems fine indeed. What's different is the menu of course, the custom entries are naturally missing on the mobile site, and the menu itself isn't themed properly (it takes highlights and certain other things from the theme), but for simply getting a dark theme running with a few extra modifications it's enough.
-
@luetage Quick access to own blog?
A button like the one made for bookmarks maybe, but after webmail to not clog the layout
Or just an entry in the menu (where avatar is) which probably is better -
@hadden89 Ideally, a link to a user's blog would be on every user's avatar.
-
I thought about this when the new blog system came out and I didn't really come to a conclusion.
@Hadden89 We have to ask what is the reason to go to your own blog? You wrote your blog entries, so you likely don't visit to read them again. Your reason for a visit is approving new comments, or writing a new blog entry, or editing the look/interface. For all of this you have to be logged in and you aren't automatically logged in, if you visit the link from the forum β you have to log in anew. I argue it is equally fast to click on "Community" in the forum header, log in and just click on "My Blog" in the community avatar dropdown.
@Pesala The usercard is the perfect place for a link to a member's blog. It's easily accessible, because you don't have to visit a user's profile first. I like it β and I remember you proposed this earlier in another thread. I already looked into implementing this, but there are several problemsβ¦
We would have to iterate through every avatar on a topic page and listen for clicks, then upon usercard creation we would have to check for the name, transform it into a link and add it to the card. While this is possible, it adds a lot of code which is continuously running and it would only work on paginated setups. But I could see this being worth it nevertheless, if it weren't for the fact that we can't assure a user's blog even exists. For the majority of usercards we would add links which are pointless redirects to the main community site (https://vivaldi.net/).
The truth is it's hard to implement this from an extension, but the Vivaldi team would have an easy time adding this blog link native to the nodeBB forum code. It's the perfect forum feature request, only problem is they don't seem to have time to work on the forum.
Currently it makes more sense to advertise your blog in your signature, or in the "about me" section on your own profile. Both of these options can be edited by clicking the "Edit forum" entry in the avatar dropdown menu when using the Forum mod. This doesn't solve the problem of accessing other member's blogs, but as said, I feel that's a problem Vivaldi could handle much cleaner.
-
ver 1.47-1.48
β Additional exceptions for copy all code button (blockquote, non formatted).
β Fixed a small error related to calculated colors in custom themes.I wonder where this should go next honestly. We could think about translations and while this is relatively easy to setup, it's a pain to maintain.
Anyway, in the meantime I made another custom theme for myself, it's an update to the gray-pink theme really, making the former rather obsolete.
βββ> neon (download) -
@luetage
Hi, I use the forum mod since beginning and I like it.
Is it possible to change font size for the forum?
I use Minimum Font Size setting in Vivaldi settings but it does not affect forum font size
What can I do.Cheers, mib
-
@mib2berlin Yeah, you can do that. Click the edit button beside User CSS and input
body {font-size: 12px}
, then click back, tick the User CSS line and click save to save to storage. You will immediately notice a difference. Of course not every element with fonts on Vivaldi is controlled by this, but it's a start β you can always inspect elements you want to change and just add them to your CSS. -
@luetage
This was fast!
As I already have 14 in Vivaldi settings I had to go to 16 to get affect.
So I realize the Vivaldi setting does effect forum font size.
Feel blind now, need 16 point because I am very old. Haha.
Many thanks for the fast help, can play now with user CSS to change your extension to my needs.Cheers, mib
-
@mib2berlin said in Vivaldi Forum mod:
Feel blind now, need 16 point because I am very old.
It's not as bad as you think: 16pix = 12pt @ 96dpi.
-
version 1.53
Changes:- Vivaldi recently removed the community info from the categories page β therefore the community info mod has been removed from the extension, since it's not needed anymore.
- Vivaldi also changed the markdown and background for code, it has a white background now. Looks good on light themes, but stands out too much on darker ones β I added the old version back for dark themes, the new light one is used for light themes.
If you notice any inconsistencies or bugs, please tell me. Maybe I overlooked something.
-
This post is deleted! -
version 1.55
- Updates to both Dark-Grey and Light-Grey. β Themes should be more consistent now.
- Theme Gray-Pink removed.
Gray-Pink was the first theme I made before starting with the extension. I wanted to delete it for a very long time, because you can generally get better results with the custom theme option. Additionally Vivaldi changed the background of the forum content to a light gray just a few days ago. I hope no one will miss it. If anybody needs it β it's still available on github and can be loaded with the custom css option in VFM settings.
edit: and yeah, before I forget it: I added a download of my custom themes to the OP to give users a starting point for their own creations. If you'd like to share your own, I will include them.
-
I need help, because apparently I don't know how to simulate this: Could 3 or 4 of you send me a message please? Text doesn't matter, just write "test" or something β and don't delete it after sending. I'm trying to set unread colors which works already, but I don't know how it reacts with the selection background yet.
-
@luetage Hello Luetage, here in the forum or by chat?
-
Thanks everyone!
-
I made a new custom theme, you can download it here:
dracula.json
Dracula
It's an interpretation of the popular coding color scheme Dracula.
-
@pesala said in Vivaldi Forum mod:
@luetage It's probably a play of words on Bruce Forsythe's catch phrase - the Brucie Bonus.
Correct lol, as a side not I've fixed all the code today as I haven't touched it for an age, almost everything should be sorted now, enjoy
https://userstyles.org/styles/138299/vivaldi-sprucey-bonus-dark
-
If you want to try @wiiija's latest version you can load the css by pasting it on the user css edit page and selecting standard theme on the main page.
-
@wiiija Is Stylish safe again?
-
Use Stylus instead, its better and clean