@Chives, the main forum page will reload the page, this is intentional but not permanent (it's a temporary measure to get around some limitations I was having).
Aside from that, the only way I can reproduce what you describe is buy clicking links before the page has fully loaded. If the page hasn't 100% loaded then RS-Linkify hasn't had a chance to do it's thing and you'll get the normal page load.
Basically pages can be interactive yet not fully loaded, this is a problem for me since RS-Linkify waits for the full loading of the page.
I have some room to play with so I can get RS-Linkify to attach a little sooner, I'll see if that makes a difference. I can't be 100% sure that's the cause of what you describe but it's a good place to start.
As for character limit, I wasn't aware it wasn't working consistently so I'll take a look at that.
Thanks very much for trying it out and for your feedback, it will definately go into improving things
Char limit doesn't seem to be working all the time for me. It only works on a hard refresh. Whenever a thread dynamically loads, for some reason the post forgets about certain objects. Like how it hides the emoticons (setting I'm not seeing?).
@Ryan M, Oh wow I didn't notice the emoticons. Okay I know what to do, I had to solve the issue with the BB code buttons.
I have to re-inject the scripts, since extensions are sandboxed that might be my issue, or I need to append the elements and not use innerHTML. Not sure but I'll work it out.
I'll have a fix for this later today, thanks very much for mentioning that, I can't believe I missed it.
Edit: Character limit is working but only with custom avatars. Bad oversight on my part since I use custom avatar. I'll have that sorted with the along with the emoticons later today
18-Nov-2013 00:33:53
- Last edited on
18-Nov-2013 00:51:13
by
Indecent Act
@Indecent Act just a little suggestion but maybe for the rs linkify an addition could be added to give us an option to allow us to input a colour code to make our words as such on the forum an automatic colour.
such as
would automaticly show up as the code so we can post like it
The little add on would be for the rs-linkify chrome extention
Also i hope you don't mind but if been posting the rs linkify thing on my twitter account and more people have been install and using it.
18-Nov-2013 00:52:38
- Last edited on
18-Nov-2013 00:54:20
by
Gecko
Gecko
said
:
@Indecent Act just a little suggestion but maybe for the rs linkify an addition could be added to give us an option to allow us to input a colour code to make our words as such on the forum an automatic colour.
such as [limegreen][/limegreen] would automaticly show up as the code so we can post like it
The little add on would be for the rs-linkify chrome extention
Also i hope you don't mind but if been posting the rs linkify thing on my twitter account and more people have been install and using it.
I do have some plans similar to what you suggest, it was discussed briefly a while ago. I plan on giving the option to choose/customise colours I have an example
here
A possible method exists to auto add colours (depends on size of signature) see
here
I can provide an option to insert the colour tags automatically and I'll work on this very soon.
And of course I don't mind you posting RS-Linkify on your twitter, tbh I'm honoured that you do
^ I just did an update, pages load faster for me too
Version 2.0.8.6
- Return of the smiley button
- Fixed character limit
- Fixed a minor bug with disabled avatar codes
- Fixed some other little things, can't remember them but that were trivial