Yes, we’ll be looking into making the replacement very soon. In the meantime, though, rest assured: playing someone’s audio through its thumbnail adds a view! No need to click through for that. =)
Type: Posts; User: charmander
Yes, we’ll be looking into making the replacement very soon. In the meantime, though, rest assured: playing someone’s audio through its thumbnail adds a view! No need to click through for that. =)
The guestbook is now available on GitHub! https://github.com/Weasyl/guestbook
This is an IE11 bug; “Leave a comment” is just the value of the placeholder attribute. See...
I just have a couple of questions:
1. Is there a deadline for this particular posting?
2. What is the nature of the work? Full-time? Part-time? Contract? Volunteer?
Thanks!
It’s volunteer...
The player will only appear if your browser has the ability to play MP3 audio. This hasn’t worked recently on Arch Linux – it may have something to do with its packaging, where the optional...
It’s removed from your favourites on Weasyl. (Specifically, hidden submissions are filtered out of the favourite display.)
The Markdown syntax is the same as links, but with a leading exclamation mark:

As Fiz said, image embedding is disabled while we decide how it ought...
The forum has a "Remember me" checkbox. The weasyl.com site forgets I logged in in a few days. Does it have anything like that? I didn't find any settings for cookie expiration.
Weasyl has a...
The fix for this has now been deployed! Thank you for the report.
The fix for this has now been deployed! Thank you for the report.
Could you give us an example of a journal you edited, and what you changed in it?
Is your submission public on Google Drive? You’ll need it to be when embedding.
Also, when you say
Earlier on, I tried submitting my story files directly with that one format, Unicode...
Thank you for the help!
Sadly it did not. I tried reinstalling the Arial font and even downloaded the Museo 500 font that Weasyl apparently likes to use, but with no success. It's just this...
They went from BBCode to Markdown, which affects text. But BBCode doesn't affect basic site usability.
Yes, it does.
There’s a bit of a bug in the conversion there – Markdown specifies that any text inside HTML shouldn’t be treated as Markdown, and centering is only available through HTML, so the rest of it just...
Those are separate paragraphs; the margins just aren’t particularly big! (Try adding some single line breaks for comparison.) I don’t think this is any different from what we had before, but those...
A paragraph is just two line breaks; I think you had it working the first time!
This is a paragraph –
well, not quite, it’s very formed –
but it works as an example
And this? This is...
I’ve gone through all four of your deleted submissions, and they look fine to me – one PDF rendered correctly by PDF.js and downloadable, and three regular text files, correct?
If you’re still...
Just for curiosity... this means any BBcode thing will be broken after this update?
Wondering the same thing. I have a lot of text files uploaded that use BBCode for their formatting, and it's...
Upside-down and tiny default text for PDFs should be fixed now. Sorry about that.
Ah, yes, that’s the horizontal scroll thing.
It’s an easy correction to make – I just have to make sure with the team that said correction won’t accidentally break anything else. Sorry.
As for...
Oh… would you happen to see small upside-down text in the default font overlaid on each page?
Hmmm. It looks fairly good, formatting-wise, but isn't the embedded size kinda small? I'm just comparing it to the 100% view in the regular PDF reader, and, yeah. That text is _real_ small,...
They are carrying over to Markdown with this sort of syntax:
[](da:example) <!-- Text displayed is “example” -->
[Custom text][1] <!-- Text displayed is “Custom text” -->
[1]:...
ps. is there any particular reason the forum software replaces nonbreaking spaces with asterisks? (wouldn't they break the layout just as much if misused?) :þ
That would be because vBulletin is...