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

#1 2012-04-16 21:29:35

cpumaster930
Scratcher
Registered: 2009-02-23
Posts: 100+

Easier topic linking in the forums

It might save a bit of time if the ST implemented a filter that changed a certain string (maybe double slashes or underscores) to the start of the forum URL.

So // becomes http://scratch.mit.edu/forums/viewtopic.php?id=

And //94628 becomes http://scratch.mit.edu/forums/viewtopic.php?id=94628.

I'm not sure if that works in url tags, but that would be awesome if it did.  tongue

Why not test it out? :3


http://i.imgur.com/Qd0lu.png

Offline

 

#2 2012-04-17 04:59:40

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Easier topic linking in the forums

It doesn't work. I would like to be able to do /users/Scimonster to link to my page, and what you suggested for forum topics.  big_smile
Hey, Lightnin said i could post patches in the mod forum for the forum system. I have so many BBCode updates!

Offline

 

#3 2012-04-17 09:43:57

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: Easier topic linking in the forums

thats cool sci  smile
now that AT has sparks and you in the mod team...
let's say its gonna be osom  big_smile

anyway, i could implement that easily in antidote version 1.2

Offline

 

#4 2012-04-17 09:53:43

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Easier topic linking in the forums

What do you think of this linking system i'm devising?
Starts with:
/ - main site (/user/Scimonster as an example)
& - wiki (&Scratch to wiki.scratch.mit.edu/wiki/Scratch)
! - forum topic (!58790 to scratch.mit.edu/forums/viewtopic.php?id=58790)

Offline

 

#5 2012-04-17 09:56:49

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: Easier topic linking in the forums

too common used, what about
#mURL for main site
#wURL for wiki
#tURL for forums?

Last edited by roijac (2012-04-17 10:21:21)

Offline

 

#6 2012-04-17 09:57:24

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

Re: Easier topic linking in the forums

scimonster wrote:

What do you think of this linking system i'm devising?
Starts with:
/ - main site (/user/Scimonster as an example)
& - wiki (&Scratch to wiki.scratch.mit.edu/wiki/Scratch)
! - forum topic (!58790 to scratch.mit.edu/forums/viewtopic.php?id=58790)

That is the worst how did you even come up with that
loljk
I think those work  smile


Posts: 20000 - Show all posts

Offline

 

#7 2012-04-17 09:58:32

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: Easier topic linking in the forums

veggieman001 wrote:

scimonster wrote:

What do you think of this linking system i'm devising?
Starts with:
/ - main site (/user/Scimonster as an example)
& - wiki (&Scratch to wiki.scratch.mit.edu/wiki/Scratch)
! - forum topic (!58790 to scratch.mit.edu/forums/viewtopic.php?id=58790)

That is the worst how did you even come up with that
loljk
I think those work  smile

if someone posts a linux path it turns it to a link  roll

Offline

 

#8 2012-04-17 09:59:14

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

Re: Easier topic linking in the forums

roijac wrote:

to common used, what about
#mURL for main site
#wURL for wiki
#tURL for forums?

They aren't common for starting URLs at all....


Posts: 20000 - Show all posts

Offline

 

#9 2012-04-17 10:02:34

Lucario621
Community Moderator
Registered: 2007-10-03
Posts: 1000+

Re: Easier topic linking in the forums

That's a pretty good idea. The links are rather long, so it takes up quite a lot of space when making your post.

What I've see on other forums actually is each topic having a unique code (like the forum IDs), that is specified at the top and/or bottom of the page, and somewhere else on the top of the page, there is a "Jump to Topic" text box, where you can enter codes. With this system, no links are actually needed. If you wanted to reference a topic, you could say something like "Topic 01-23-456789".

Maybe some kind of mix between this system and our current system would make topic-linking easier.  smile

Last edited by Lucario621 (2012-04-17 10:02:56)


http://i.imgur.com/WBkM2QQ.png

Offline

 

#10 2012-04-17 10:08:51

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Easier topic linking in the forums

Lucario621 wrote:

That's a pretty good idea. The links are rather long, so it takes up quite a lot of space when making your post.

What I've see on other forums actually is each topic having a unique code (like the forum IDs), that is specified at the top and/or bottom of the page, and somewhere else on the top of the page, there is a "Jump to Topic" text box, where you can enter codes. With this system, no links are actually needed. If you wanted to reference a topic, you could say something like "Topic 01-23-456789".

Maybe some kind of mix between this system and our current system would make topic-linking easier.  smile

Kinda like what BugZilla uses, right?

Offline

 

#11 2012-04-17 10:21:59

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: Easier topic linking in the forums

veggieman001 wrote:

roijac wrote:

to common used, what about
#mURL for main site
#wURL for wiki
#tURL for forums?

They aren't common for starting URLs at all....

i meant the others are too common used in other contexts  smile

Offline

 

#12 2012-04-17 10:24:57

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Easier topic linking in the forums

roijac wrote:

veggieman001 wrote:

roijac wrote:

to common used, what about
#mURL for main site
#wURL for wiki
#tURL for forums?

They aren't common for starting URLs at all....

i meant the others are too common used in other contexts  smile

Have you ever seen a URL starting '&' or '!'? I think it's a pretty safe bet that those links will work.

Offline

 

#13 2012-04-17 10:30:26

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: Easier topic linking in the forums

oh, you meant using them inside the [url]tag o.o

Last edited by roijac (2012-04-17 10:31:43)

Offline

 

#14 2012-04-17 10:34:44

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Easier topic linking in the forums

roijac wrote:

oh, you meant using them inside the [url]tag o.o

Yeah...

Offline

 

Board footer