This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#26 2011-11-30 09:52:05

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: More BBCode ideas

I support [spoiler], [size], [font], [poll], [project], and [anchor]


Posts: 20000 - Show all posts

Offline

 

#27 2011-12-28 12:06:21

shiguy101
Scratcher
Registered: 2010-11-17
Posts: 1000+

Re: More BBCode ideas

S          S
  U     U 
    P  P   
      P
    O  O
  R       R
T           T

Offline

 

#28 2012-01-04 15:29:30

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: More BBCode ideas

windows explorer wrote:

... a [project] tag ...

Rookwood's script makes this possible!

[scratch=flash]joefarebrother/1788659[/scratch]

He also made a [youtube] tag for embedded you tube videos!

Last edited by joefarebrother (2012-01-09 16:18:47)


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#29 2012-01-09 16:35:23

bbbeb
Scratcher
Registered: 2009-06-11
Posts: 1000+

Re: More BBCode ideas

No to HTML, but yes otherwise.

HTML:

Code:

<p onLoad='window.location(malicious site)'>lol haxxed<p>

Back in my day.... there were no laws that censored the internet... now, there are.... nah.

Offline

 

#30 2012-01-19 13:49:56

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: More BBCode ideas

bbbeb wrote:

No to HTML, but yes otherwise.

HTML:

Code:

<p onLoad='window.location(malicious site)'>lol haxxed<p>

then maybe it sould not allow javascript.


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#31 2012-01-19 16:07:16

SJRCS_011
Scratcher
Registered: 2011-02-07
Posts: 1000+

Re: More BBCode ideas

joefarebrother wrote:

More BBCode stuff:

[poll=What is your favorite mod?] *byob *bingo *panther [/poll]
would make a poll box with the title inside the tag and options seperated by astrixes so users can vote on each one so it will be easier to see what ideas people like and stuff like that.
[spoiler=some code to an obselete block] some code [/spoiler]
would make a spoiler box with a hide/show button so people can chose not to look at it.

[script] {when green flag clicked} |move (10) steps| [/script] Will soon be implemented, see JSO's Plugin Syntax on the wiki
will make an image with a block so you can easily make scripts it could replace the current thing because you can make blocks that don't exist yet and specify their category and type using
<> as Boolean or Boolean insert,
() as reporter or text insert,
[] as a stack block or drop down,
{} as a hat block or c insert, and
!! as a panther colour block or colour picker.
It is basicly a better wasy of representing blocks than the current method.

[no smileys]^7g7:)[/no smileys]
would not make the stuff inside into smileys, which is sometimes annoying. Can easily do this.  put BBCode like

Code:

 [b][/b]

in between the characters.

[font=times new roman] some text [/font]
would put text into different fonts

[size=43] some text [/size]
would re-size text but, as pointed out by poose, it would have to have a maximum value

[html]
<p> a paragraph </p>
<table>
  <tr> <td> this </td> <td> is </td> </tr> 
  <tr> <td> a </td> <td> table </td> </tr>   
</table>   
[/html] will alow you to use html in the forums! (although no javascript) Even so, could be dangerous.

Last edited by SJRCS_011 (2012-01-19 16:08:46)


http://i.imgur.com/vQqtH.png
Learning to Program in a Nutshell:  "You're missing a closing parentheses" - LS97

Offline

 

#32 2012-01-28 05:47:57

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: More BBCode ideas

script has been done! (scratchblocks)


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#33 2012-02-04 10:04:10

Mokat
Scratcher
Registered: 2011-12-08
Posts: 1000+

Re: More BBCode ideas

s
su
sup
supp
suppo
suppor
support
support!

But the nosmiley thingy works if you do this:

Code:

 :[i][/i]) or put any random BBCode in the middle of the face.

http://www.eggcave.com/egg/977371.pnghttp://www.eggcave.com/egg/977376.pnghttp://www.eggcave.com/egg/1005291.pnghttp://www.eggcave.com/egg/996745.png

Offline

 

#34 2012-02-04 10:10:32

imnotbob
Scratcher
Registered: 2010-12-11
Posts: 1000+

Re: More BBCode ideas

Supports all but the no smiley and re-size. Trolls/spammers could make text HUGE, and you can have no smileys by putting tags in between like this:

Code:

:[i][/i])

Also, see this  smile


PesterChum Handle: annoyingAnchorman
durp yo terezi sup sup gotta beat john gotta beat john

Offline

 

#35 2012-03-17 09:56:30

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: More BBCode ideas

bump


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#36 2012-03-17 23:03:32

turkey3
Scratcher
Registered: 2011-12-04
Posts: 500+

Re: More BBCode ideas

Support some stuff but not some others. I don't like the change font style and size idea.

Offline

 

#37 2012-03-17 23:10:51

TorbyFork234
Scratcher
Registered: 2012-03-01
Posts: 1000+

Re: More BBCode ideas

support!

Offline

 

#38 2012-03-17 23:31:22

Hardmath123
Scratcher
Registered: 2010-02-19
Posts: 1000+

Re: More BBCode ideas

Yay, I see my wiki idea!


Hardmaths-MacBook-Pro:~ Hardmath$ sudo make $(whoami) a sandwich

Offline

 

#39 2012-03-18 07:05:52

soniku3
Scratcher
Registered: 2011-12-08
Posts: 1000+

Re: More BBCode ideas

support!


internet's all about cats today.

Offline

 

#40 2012-03-19 08:29:16

Splodgey
Scratcher
Registered: 2011-04-26
Posts: 500+

Re: More BBCode ideas

I support...

joefarebrother wrote:

My [spoiler] idea will be best in misc. because you could post a puzzle and have the answer in a spoiler tag so you can choose not to look at it.

Or it could help make the page load faster...  tongue  transparent text is nice - but it leaves a gap... <-- Highlight

Offline

 

#41 2012-04-11 14:31:24

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: More BBCode ideas

bump


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#42 2012-04-27 15:00:29

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: More BBCode ideas

Update: I added [img=heightXwidth] and [definesmilie]


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#43 2012-04-27 15:09:29

XenoK
Scratcher
Registered: 2011-09-08
Posts: 1000+

Re: More BBCode ideas

why not just add full bbcode functionality?


Eternity Tasks has launched into Alpha One! http://tasks.eternityincurakai.com/EI%20projects.png

Offline

 

#44 2012-04-27 15:24:34

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: More BBCode ideas

XenoK wrote:

why not just add full bbcode functionality?

what do you mean?


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#45 2012-04-27 15:26:47

XenoK
Scratcher
Registered: 2011-09-08
Posts: 1000+

Re: More BBCode ideas

joefarebrother wrote:

XenoK wrote:

why not just add full bbcode functionality?

what do you mean?

bbcode.org


Eternity Tasks has launched into Alpha One! http://tasks.eternityincurakai.com/EI%20projects.png

Offline

 

#46 2012-04-27 15:38:43

wolvesstar97
Scratcher
Registered: 2011-08-31
Posts: 1000+

Re: More BBCode ideas

joefarebrother wrote:

More BBCode stuff:

[poll=What is your favorite mod?] *byob *bingo *panther [/poll]
would make a poll box with the title inside the tag and options seperated by astrixes so users can vote on each one so it will be easier to see what ideas people like and stuff like that.
^ LOVE this one.
[spoiler=some code to an obselete block] some code [/spoiler]
would make a spoiler box with a hide/show button so people can chose not to look at it.
AWESOME. This has been suggested a lot.

[font=times new roman] some text [/font]
would put text into different fonts
Not really neccesary... would make it hard to read sometimes but for RPGS that would be awesome.


[size=43] some text [/size]
would re-size text but, as pointed out by poose, it would have to have a maximum value
Trolls would spam it.
[html]
<p> a paragraph </p>
<table>
  <tr> <td> this </td> <td> is </td> </tr> 
  <tr> <td> a </td> <td> table </td> </tr>   
</table>   
[/html] will alow you to use html in the forums! (although no javascript)
Meh.
[project]aprojectid[/project] (idea by windows explorer) will allow you to embed a scratch project in a post (note that rookwood101 has an antidote script to allow this. If you have it, do [scratch=flash]creatersname/projectid[/scratch])
YES.
[anchor]text[/anchor] (idea by TheSuccessor) see this thread
YES.
[wiki]some article[/wiki] (idea by hardmath123) link to a wiki article, quicker than the url tag since you only have to give the name not the whole url
YES.
[img=widthxheight]imageurl[/url] Allows you to resize images
Yes, but make sure it has a max. value.
[definesmilie=smiliel]smilieimage[/definesmilie] Let you define a new smilie for use in your post. Basicly any instance of smilie turns into [img]smilieimage[/url] and is resized to the same size as the forum smilies. An example use might be [definesmilie=^_^]http://img827.imageshack.us/img827/1411/uplinefunelephant.png[/definesmilie] to replace every ^_^ with http://img827.imageshack.us/img827/1411 … ephant.png in that post.
Good idea!

Read my comments.
SUPPORT.

Last edited by wolvesstar97 (2012-04-27 15:39:24)


https://dl.dropbox.com/u/33551365/psyko.png

Offline

 

#47 2012-05-09 14:31:19

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: More BBCode ideas

Bumpity


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#48 2012-05-09 14:45:31

joletole
Scratcher
Registered: 2011-02-20
Posts: 1000+

Re: More BBCode ideas

Here is one:

[list]
~~~~~~~
~~~~~~~
[/list]

But I support!

Offline

 

#49 2012-08-15 12:06:44

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: More BBCode ideas

joletole wrote:

Here is one:

[list]
~~~~~~~
~~~~~~~
[/list]

But I support!

Added, plus I changed the syntax of poll as well.


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#50 2012-08-15 23:57:33

sanjayraj
Scratcher
Registered: 2012-03-25
Posts: 500+

Re: More BBCode ideas

Support.


http://i46.tinypic.com/23sw40j.png

Offline

 

Board footer