Rainer Sokoll kirjoitti:
> On Wed, Oct 10, 2007 at 02:20:28AM -0700, dmitrey wrote:
> 
>> I guess maybe javascipt is disabled on server. What should I ask
>> system administrator to do?
>> Simple "enable javascript please" is not enough (as I guess), he
>> requires more detailed instructions.
> 
> Javascript runs only on the client, so it is by no means a server issue.

As I understood from dimitrey example he is trying to inject javascript 
to Wiki page like this:

{{{
#!html
<script type="text/javascript>
run some arbitary javascript here
</script>
}}}


Well, AFAIK that gets filtered out by Trac, and really it should be that 
  way. Otherwise anyone capable enough could do dirty tricks on Trac.

-- 

Jani Tiainen

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to