Jonathan50 wrote:
Servine wrote:
any ideas for tags?
[iFrame=url][/iFrame] Tags would be awesome.
MAKE IFRAME TAGS NOW MR [username]!
IFrame tags wouldn't be suitable, it's called Advanced [important]Text[/important] Styling userscript for a reason.
Offline
whizzer wrote:
Jonathan50 wrote:
Servine wrote:
any ideas for tags?
[iFrame=url][/iFrame] Tags would be awesome.
MAKE IFRAME TAGS NOW MR [username]!IFrame tags wouldn't be suitable, it's called Advanced [important]Text[/important] Styling userscript for a reason.
Exactly. iFrames are unsafe. They could give you viruses and all that other stuff
Offline
Servine wrote:
whizzer wrote:
Jonathan50 wrote:
[iFrame=url][/iFrame] Tags would be awesome.
MAKE IFRAME TAGS NOW MR [username]!IFrame tags wouldn't be suitable, it's called Advanced [important]Text[/important] Styling userscript for a reason.
Exactly. iFrames are unsafe. They could give you viruses and all that other stuff
<iframe src="http://example.virus.evil"></iframe><!-- that's dangerous ! -->
Offline
dvd4 wrote:
question:it the ATS user script still being improved ?
Secretly yes. It's meant to be able to do [Please don't share epicness on scratch!]. Yes that's right, [Please don't share epicness on scratch!].
Lol. I can't tell you right now!
Offline
Servine wrote:
dvd4 wrote:
question:it the ATS user script still being improved ?
Secretly yes. It's meant to be able to do [Please don't share epicness on scratch!]. Yes that's right, [Please don't share epicness on scratch!].
Lol. I can't tell you right now!
[that really helped me]
Offline
dvd4 wrote:
Servine wrote:
whizzer wrote:
IFrame tags wouldn't be suitable, it's called Advanced [important]Text[/important] Styling userscript for a reason.
Exactly. iFrames are unsafe. They could give you viruses and all that other stuff
Code:
<iframe src="http://example.virus.evil"></iframe><!-- that's dangerous ! -->
[marquee]What about favicons? [favicon]http://scratch.mit.edu/[/favicon][/marquee]
Last edited by Jonathan50 (2012-09-28 03:17:15)
Offline
[status][username][/status] This is not my status it is your status I used the username tag
Last edited by Jonathan50 (2012-09-28 16:20:23)
Offline
Jonathan50 wrote:
dvd4 wrote:
Servine wrote:
Exactly. iFrames are unsafe. They could give you viruses and all that other stuffCode:
<iframe src="http://example.virus.evil"></iframe><!-- that's dangerous ! -->[marquee]What about favicons? [favicon]http://scratch.mit.edu/[/favicon][/marquee]
I don't see how favicons could be harmful.
I've had an idea! It should check whether BBCode is on, and if it's off, then it stops all the userscript tags from working! It would just check whether the text near Quick Post said BBCode: on or BBCode: off.
Offline
whizzer wrote:
Jonathan50 wrote:
dvd4 wrote:
Code:
<iframe src="http://example.virus.evil"></iframe><!-- that's dangerous ! -->[marquee]What about favicons? [favicon]http://scratch.mit.edu/[/favicon][/marquee]
I don't see how favicons could be harmful.
I've had an idea! It should check whether BBCode is on, and if it's off, then it stops all the userscript tags from working! It would just check whether the text near Quick Post said BBCode: on or BBCode: off.
I don't understand how the userscript would know if someone disabled BBCode when they made the post unless you use a BBCode to tell the userscript to disable. It would probably look something like this:
[disablecode]
[marquee]This would not show a marquee. Instead, it would show the BBCode as text.[/marquee]
[/disablecode]
[marquee]This would show a marquee.[/marquee]
Offline
nathanprocks wrote:
whizzer wrote:
Jonathan50 wrote:
[marquee]What about favicons? [favicon]http://scratch.mit.edu/[/favicon][/marquee]I don't see how favicons could be harmful.
I've had an idea! It should check whether BBCode is on, and if it's off, then it stops all the userscript tags from working! It would just check whether the text near Quick Post said BBCode: on or BBCode: off.I don't understand how the userscript would know if someone disabled BBCode when they made the post unless you use a BBCode to tell the userscript to disable. It would probably look something like this:
[disablecode]
[marquee]This would not show a marquee. Instead, it would show the BBCode as text.[/marquee]
[/disablecode]
[marquee]This would show a marquee.[/marquee]
That might be hard as ATS checks the whole of the forum with no exceptions, adding that would make it slow down a teeny bit.
Offline
[marquee]@above : of course it is interesting and useful ! it's totally epic ! [ot]I wonder what happens when this text gets extremely long ...
EDIT:I saw what append [/ot][/marquee]
Last edited by dvd4 (2012-10-04 07:59:16)
Offline
Servine wrote:
nathanprocks wrote:
whizzer wrote:
I don't see how favicons could be harmful.
I've had an idea! It should check whether BBCode is on, and if it's off, then it stops all the userscript tags from working! It would just check whether the text near Quick Post said BBCode: on or BBCode: off.I don't understand how the userscript would know if someone disabled BBCode when they made the post unless you use a BBCode to tell the userscript to disable. It would probably look something like this:
[disablecode]
[marquee]This would not show a marquee. Instead, it would show the BBCode as text.[/marquee]
[/disablecode]
[marquee]This would show a marquee.[/marquee]That might be hard as ATS checks the whole of the forum with no exceptions, adding that would make it slow down a teeny bit.
I meant 'favicons aren't text'. Oh well.
Offline