Recent activity
Subscribe to this feed
Vu Nguyen replied on July 09, 2008 03:15 to the problem "I can't put an html on my wiki" in PBwiki:
Hi,
Sorry I missed this. The Javascript is limited by approximately the length of a "GET" request (the reasons have to do with how their code is embedded in the plugin image in editing mode)--this length is about 1024 characters, but after escapes done for URL encoding, it's just slightly less than that. For long pieces of code, I would suggest uploading a file to your wiki with the code (make sure the extension is NOT .js since it might set our spam filters off), and then linking to it that way:
<script type="text/javascript" src="/f/SomeScriptiUploaded"></script>
A comment on the problem "I can't put an html on my wiki" in PBwiki:
selfish bump. not sure if the employees are monitoring this... – quepol, on July 08, 2008 07:36
quepol started following the problem "I can't put an html on my wiki" in PBwiki.
quepol replied on June 26, 2008 04:11 to the problem "I can't put an html on my wiki" in PBwiki:
Vu Nguyen replied on March 30, 2008 13:24 to the problem "I can't put an html on my wiki" in PBwiki:
Hi,
Weather channel's script code is way too long for our HTML widget. If you copy the code into Notepad or another text editor, you can remove the comment lines which start with /* and end with */ like so:
/* this is a line of comments */
/* another line of comments */
That should sufficiently shorten the code.
Hope that helps!
Vu
sugarbushvermont replied on March 29, 2008 23:21 to the problem "I can't put an html on my wiki" in PBwiki:
sugarbushvermont reported a problem in PBwiki on March 29, 2008 21:43:
I can't put an html on my wikiI can't put an HTML on my wiki. It is from the Weather Channel and is called "Weather on your Website". I have tried it on three different computers and it doesnt work, it stops after I paste the HTML.
Loading Profile...
