PDA

View Full Version : [release run and test code hack]


ztsky
28 Jun 2001, 23:40
This is a hack of my friend,I have edit some code.I think it is cool.


Use this hack,you input a code can be run and test,not a

Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


but like that above!
You can run and test your HTML code as you like,This is useful for some desigin site.
install:
1ˇ˘upload code.js to your bb directory
there is it
http://tsing.com/vb/code.js
2ˇ˘edit your admin/functions.php
find :


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


REPLACE WITH :


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



3ˇ˘Edit your showthread template
add this code:
<script src="code.js"></script>

That's all.
Enjoy!

ztsky
29 Jun 2001, 13:51
No comment?
Why?
I am so disapoint...:(

DeMoN
29 Jun 2001, 22:40
xcant read the weird language?

Christian
30 Jun 2001, 05:04
Yup, reading chinese letters is not easy when you've never done it before! :D

Martz
02 Jul 2001, 09:53
Excuse my stupidity - but I'm not really sure what this hack does? Testing vB Code?

ztsky
02 Jul 2001, 12:57
Originally posted by Martz
Excuse my stupidity - but I'm not really sure what this hack does? Testing vB Code?

Maybe my English is poor.:(
This hack is very useful.
It can be used to run and test all code,For example ,you had a HTML page,you can paste the page's html code in vb posts.
if you have a code like this in "Insert monospace text into your message" when you use vbcode bottons.

Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------




but when you use this hack ,you can produce a new vbpage .

ztsky
02 Jul 2001, 13:17
Originally posted by DeMoN
xcant read the weird language?

The demo is in Chinese,but I provide this hack here is in English.
Just try it , you can see it's cool.
This hack is very useful for some web design site.

G0D
02 Jul 2001, 14:29
Nice hack :) Installing it on my board. thnx

robertusss
06 Jul 2001, 07:26
ztsky, when I try your exapmles, I only get a "you are unregistered" screen (in chinese lettering).

ztsky
06 Jul 2001, 19:20
Originally posted by robertusss
ztsky, when I try your exapmles, I only get a "you are unregistered" screen (in chinese lettering).

Now you can see it!
I think this hack is worthy for vb new release!:p

dwh
10 Jul 2001, 01:56
Looks cool somehow but i don't have a clue what this does. Please try to explain again. Sorry,

ztsky
10 Jul 2001, 03:20
Originally posted by dwh
Looks cool somehow but i don't have a clue what this does. Please try to explain again. Sorry,

I'm so sorry for my poor English.
When you make a replay start a new thread,You can use vbcode botton to Insert monospace text into your message.It will display like that:

Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


After you installed this hack ,you can Insert monospace text into your message too, but you can run and edit or test this code in post.
like this:
http://tsing.com/vb/showthread.php?threadid=1755
It's cool for some webdisign site ,they can use this hack to test javascript or any web page.

dwh
10 Jul 2001, 03:33
I think I get it. This is for sites whose users post html? They can open their message in a new small window and see how the html looks?

ztsky
10 Jul 2001, 04:11
yes.
user can see the code in a new window if they press the "run" botton.
but not only html,other codes can be run and test too.