Vivaldi Forum mod
-
@ornorm It's packed.
Store and *.crx are packed
Github - or other usually zipped sources - are unpacked -
@hadden89 Thanks, I didn't know what it was.
-
-
Things are happening
-
@lonm So it's Christmas before the official date? Is it?
Amazing!!!!!! -
-
@ornorm You should start baking baking cookies and practising christmas carols
-
@luetage I can certainly do this for you and LonM!
-
@ornorm We're both awaiting your twitch stream session. Post link when you're ready
-
@luetage You got me on that one
-
I've made a pull request with the changes: https://github.com/luetage/vivaldi_forum_mod/pull/3
I've made quite a number of changes, so would appreciate if someone else would test it out, in case there's any glaring usability or functionality issues I've missed.
-
Looks very promising, but there seem to be issues. Unlike in your screenshot the eye symbol is displayed at the bottom of the editor, between input and preview. When pressed the supposed popup opens as part of the Vivaldi page below the footer and behind the editor. Same goes for emote picker, it's part of the page now. I only noticed it opened, because the thumb of the scrollbar indicated a height change.
-
@luetage interesting. What is your screen size and could you show me a screenshot of this happening?
-
1366x768
Spoiler
In any case, I think the eye symbol could be placed more prominently. Either like you did in your screenshot, or as part of the buttons in the toolbar.
-
@luetage it looks like the css file for the mod isn't loading properly. I shall investigate further.
-
@lonm It's just the wrong variable called in mods.js, it works good with that fix.
-
@luetage good catch. I'll fix. I remember changing mods.js but maybe I didn't save the changes somehow?
-
No idea. But I want to nitpick now. The theming is a little off compared to the emote picker. You seem to have added space to the bottom and to the right of the popouts, which isn't themed. And the eye button itself isn't themed either.
Spoiler
-
@luetage Nit-picking is good!
I think what's happened may be due to scrollbars (I use overlay scrollbars), so I wouldn't see it. I shall fix it.
And you're right about the lack of themeing.
-
version 1.59
New advanced formatting mod replacing emote picker. Please enable the new mod in settings and reload your tabs to test.
Details: The mod introduces a tools button beside the expander button on top of the editor and shows the emote picker by default. Click the tools button to access the toolbar menu, which allows you to add or remove tools from the toolbar (even standard Vivaldi Forum ones). You can also rearrange enabled items per drag and drop, but be aware that you can only append a moving item to the right of an existing item. This has 2 consequences:
- If you want to drag something to the start of the toolbar, you have to instead move it to second place and then drag the first item to switch.
- If you remove all items from the toolbar, none can be added. Hit "Reset" in the toolbar menu and try again.
New tools:
- Code
- Code Block
- Header
- Horizontal Rule
- Quote
- Spoiler
- List (numbered)
- Table
The tools paste the according markdown code into your input field. A big thank you @LonM for coming up with this handy new mod, it's a really nice addition. We hope you find these new tools useful.