I never had the blurred font issue, but I actually like the fonts without bold that you changed... Particularly the 'Forums' in the top left and the threads names. I never liked the bold.
Sad to see it's only temporary.
Shh...
No one will know...
21-Jan-2014 01:59:19
- Last edited on
21-Jan-2014 02:05:06
by
Klyntar
Klyntar
said
:
I actually like the fonts without bold that you changed... Particularly the 'Forums' in the top left and the threads names. I never liked the bold.
Sad to see it's only temporary.
THIS, I noticed for awhile the font was changing between what looked like Times New Roman and the original font.. Then Indy did the update and it stopped, it looks so much pleasant... Can we leave it as is?
This is the progress so far on the poll creation page. Still have to make it more interactive then work on poll creation validation. (Poll creation doesn't work yet, but it shouldn't be too difficult to get working)
https://hlf-polls.appspot.com/
If you type in the questions and answers from this poll and compare them:
https://hlf-polls.appspot.com/2
Keighlea
said
:
When using the search feature to find a thread, you don't know what page it's on and have to click a tiny little link at the top to go back to the forums, see which page it's on and then click back on it to go about your posting
Would be nice if Linkify could check somehow and tell us
The page your viewing (search page or profile) doesn't know or contain the information about what page the threads reside on. That's why you have to navigate to the thread to see. So as you may of thought, if search results return 50 threads then that would require 50 page requests to get the page number.
I know RS Forums Enhancer did that for bookmarked threads, and though I don't want to seem judgemental, it's not a cool practice in my opinion. It's a direct violation of the terms and conditions of this site. I'd expect this thread would get un-stickied very quickly if I did that. It would be understandable too.
Jagex are being nice to me considering this is third party software, and I'm sure you can appreciate why I feel it's important to play by their rules. I also feel in this case their rules are not at all unreasonable.
However I may be able to do something via user actions. Meaning if you click a little button it will perform the request and return the page number. This could in fact reduce server load because you wont be navigating away and back again. I'll look into it and see what I can come up with
Oh and fun facts will continue, this wasn't really a content update (generally content updates have fun facts). I don't often alert users of minor changes but I thought in case it was wise to do so.
Klyntar
said
:
Sad to see it's only temporary.
Well this is all about feedback, and it's feedback like this that will bring about new options
Morgan
said
:
http://puu.sh/6srs1.png
Quote borders aren't working
Sorry about that, I didn't even notice. Thanks for pointing it out.
I have pushed out a fix, updating to version 3.0.2.1 will see the return of the borders
@Blasty,
Wow that's looking just awesome. So professional, I love what you're doing
Okay I've added a method of detecting your poll links, I will refine it eventually. I just did this so you can do some testing. It will work when previewing posts but feel free post as much as you need on this thread if you wish to test stuff.
RS Linkify
version 3.0.2.1
needed for the below examples.
Example 1: using this link -
ht
tps://hlf-polls.appspot.com/1
?h=1000
https://hlf-polls.appspot.com/1?h=1000
Example 2: using this link -
ht
tps://hlf-polls.appspot.com/e
/1
https://hlf-polls.appspot.com/e/1
Let me know if I need to make changes/corrections/improvements, this is just a test and I expect to make changes and am happy to do so whenever needed
Thanks so much for all you're doing, and thanks for the progress updates. I'm simply blown away
21-Jan-2014 03:51:23
- Last edited on
21-Jan-2014 03:56:56
by
Indecent Act
The iframe for this url: https://hlf-polls.appspot.com/1?h=1000
should have the source: https://hlf-polls.appspot.com/e/1
This is so that non-linkify users, they will be sent to the normal non-plain-background poll page, and linkify users will see the a transparent background embedded. The h url parameter in the iframe source is optional, it's just a way to pass the embed height on to linkify.
Hmm, I think it might be a good idea to add more restrictions on embedding polls, like each poll should only embed at most once per forum page.