Firewolf Website Browser 2.5 - Brand New Internals (again)!
#481
Posted 18 May 2014 - 10:59 AM
#483
Posted 18 May 2014 - 04:17 PM
(I tried shell.run, not working :-) )
#484
Posted 19 May 2014 - 02:47 AM
Konlab, on 18 May 2014 - 04:17 PM, said:
(I tried shell.run, not working :-) )
Say you create the site www.example.com. If you're using Lua, you can call:
firewolf.redirect("someothersite.com") -- to redirect to another site
firewolf.redirect("www.example.com/anotherpage") -- to redirect to another page on your server
If you're using FWML, it's the same thing, just different syntax:
[newlink someothersite.com]this is a link![endlink] -- for another site [newlink www.example.com/anotherpage]this is a link to another page in the same website![endlink] -- for another page on the same site
#485
Posted 19 May 2014 - 02:55 PM
And can you create forums in firewolf's pages?
#487
Posted 19 May 2014 - 04:18 PM
Can I use rednet API?
#489
Posted 19 May 2014 - 05:31 PM
And can I use the following APIs?:
-fs(for loading cookies)
-os(os.pullEvent;os.time;os.day;and another time functions)
-paintutils(to draw images)
-textutils(to slowPrint)
-shell(I don't know why huh.)
#490
Posted 19 May 2014 - 07:25 PM
Konlab, on 19 May 2014 - 05:31 PM, said:
And can I use the following APIs?:
-fs(for loading cookies)
-os(os.pullEvent;os.time;os.day;and another time functions)
-paintutils(to draw images)
-textutils(to slowPrint)
-shell(I don't know why huh.)
os: probably, but again likely restricted
paintutils: don't see why this would be blocked
textutils: same as paintutils
shell: unlikely
#491
Posted 20 May 2014 - 02:26 AM
#492
Posted 20 May 2014 - 06:43 AM
#493
Posted 20 May 2014 - 01:47 PM
Konlab, on 19 May 2014 - 05:31 PM, said:
And can I use the following APIs?:
-fs(for loading cookies)
-os(os.pullEvent;os.time;os.day;and another time functions)
-paintutils(to draw images)
-textutils(to slowPrint)
-shell(I don't know why huh.)
EDIT: See the function getWhitelistedEnvironment on line 1556 to see what you don't/do have access to:
https://github.com/1.../src/client.lua
Edited by 1lann, 20 May 2014 - 01:51 PM.
#494
Posted 21 May 2014 - 11:26 AM
1lann, on 20 May 2014 - 01:47 PM, said:
https://github.com/1.../src/client.lua
You can highlight lines in GitHub
#495
Posted 21 May 2014 - 12:52 PM
GravityScore, on 21 May 2014 - 11:26 AM, said:
1lann, on 20 May 2014 - 01:47 PM, said:
https://github.com/1.../src/client.lua
You can highlight lines in GitHub
You, sir, have just saved me a lot of scrolling
#496
Posted 19 June 2014 - 04:24 AM
#497
Posted 19 June 2014 - 05:15 AM
killorx, on 19 June 2014 - 04:24 AM, said:
First suggestion I'd make is to check that your http whitelist is set to allow the sites hosting firewolf files. Other than that, please provide more info.
#498
Posted 19 June 2014 - 07:50 AM
#499
Posted 30 June 2014 - 11:14 PM
It's says failed to connect to github everytime I launch firewolf :|
Edit: Seems like you've changed stuff on GitHub so it doesn't work
local serverURL = "https://raw.github.com/1lann/Firewolf/master/server/server-release.lua"I went to that url and it seems you've removed that file
Edited by TheOddByte, 30 June 2014 - 11:18 PM.
#500
Posted 15 July 2014 - 05:40 PM
Also, the server system doesn't seem to work. When I host a server, no other computers can connect to the website. I am assuming firewolf didn't download the required files.
I tried getting the Firewolf 3.0 you have on Github, but when I go to rdnt://server, I press space but it says download failed.
Same downloading issue with the themes. It says the themes are corrupt, but I assume it says that because it couldn't find the right files.
If this/these issues can be fixed, Firewolf would be awesome!
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











