[deleted] nice suggestion!! Sure
WelcomeBox
[deleted]
- Edited
@Justoverclock i also noticed that the Linguist translations do not support render HTML. Can this be added ? For example, I want to make the default text (which i'm doing with fof/linguist
)
You seem to be interested in what's here, but haven't registered for an account yet or perhaps haven't logged in. When you create an account, we will be able to remember what you've already read, so you can pick up exactly where you left off when you come back. Oh, and it'll also get rid of this really annoying box.....
So this part becomes
You seem to be interested in what's here, but haven't <a href="/register">registered</a> for an account yet or perhaps haven't <a href="login">logged in</a>. <br><br>When you create an account, we will be able to remember what you've already read, so you can pick up exactly where you left off when you come back. <br><br>Oh, and it'll also get rid of this really annoying box.....
Thanks
EDIT - I just realised I posted this in the wrong extension :-( I'll post in the correct place which is probably the reason for the initial confusion.
[deleted] not sure if I understand well, but think I can’t use direct link if someone doesn’t have this extension installed…am I right?
[deleted]
Justoverclock Potentially, but the support of HTML would be a welcome start
[deleted] and what if i put a link that open the modal using flarum component?
[deleted]
Justoverclock That'd be great. One for registration and one for login. Others may not have a use for this but to me it makes sense
Minor request from me:
The ability to turn off the animation for the profile picture. With nothing else on screen that moves its a little out of place in my design.
Debaucus this is on my todolist also
[deleted]
- Edited
Debaucus @Justoverclock I have some simple CSS to remove this on my forum.
[deleted]
Debaucus You can use this CSS to disable the animation
.avatarwb .Avatar, .avatarwb .Dropdown-toggle {
animation: none;
}
- Edited
- Edited
Justoverclock Great features but the design should be more minimalistic. Add a settings icon right side of the username as a dropdown menu then list these two options under the icon like in posts. Edit, delete, and many more options are listed under one icon. Users don't need these options all the time on their screens.
- Edited
tolgaaaltas i have really no fantasy with css can u provide a mockup image?
oh i think i understand what u mean
- Edited
Justoverclock Of course, just give me a minute.
@Justoverclock like this.
tolgaaaltas great concept...let me do some try
[deleted]
- Edited
[deleted]
@Justoverclock There is a bug in the latest release. When not logged in, the site doesn't load (only the header and footer) and this is displayed in the console
mount-redraw.js:15 TypeError: Cannot read property 'displayName' of undefined
at e.<anonymous> (index.js:14)
at e.forEach.t.<computed> (extend.js:35)
at e.forEach.t.<computed> (extend.js:33)
at e.forEach.t.<computed> [as sidebarItems] (extend.js:33)
at e.n.view (IndexPage.js:55)
at e.forEach.t.<computed> (extend.js:33)
at e.forEach.t.<computed> [as view] (extend.js:33)
at Function.a (render.js:30)
at render.js:155
at render.js:160
[deleted] mmhhh, i will look into this
[deleted]
Justoverclock You should probably only execute this code if the user is actually logged in
- Edited
[deleted] can u try now?
1.2.1
- Minor fixes
@[deleted] can someone tell me if the image works in the assets folder also? thanx