BBcode and quotes from mobile devices
System
Posts: 45
This discussion was created from comments split from: XBYTE and hardware stack.
Comments
The only downside there is, when wanting to make a correction, the edit button needs scripting enabled! Just the button only, editing itself doesn't need scripting.
[code]
push #N_cleanup
_ret_ push #$1FE 'start N+1 with TOS = N_cleanup
[/code]
http://forums.parallax.com/profile/nomobile
Mobile version selected if your browser is set for mobile. In Firefox, it's possible to fool browser into thinking it's running on an iPhone, e.g. with new "general.useragent.override" string = "Mozilla/5.0 (iPhone; CPU iPhone OS 9_3_5 like Mac OS X)" in about:config.
@evanh
There's a bunch of examples. I'll book some server access time and see about fixing this issue. Gives me the shivers whenever I see those ill-formed posts!
If we can't enable bbcode for the mobile theme, then disabling the mobile theme might also be a rapid workaround until the next major update. I've not yet looked, but I thought the main site theme was responsive anyhow.
ps. Will split this chat into a new thread in a moment
The problem is BBCode not working for mobile now. Something must have changed fairly recently because it did work fine for me for several years.
That's just the feedback I hoped for, Thanks.
... 10-4... Keeping mobile theme.
Should be fixed now.
Both for quotes and code tags from mobile.
Man, the edit box sucks! It's view height is fixed at just two text lines.
I don't understand... is there still something odd going on?
comment box should grow, btw, when you click quote, or tap enter on the last line.
Ah, of course, with scripting enabled.
ah, ok. Thanks for explaining.
Many thanks. Testing ...