#1801 [SF.Beta] Embed <script> in Home/Wiki [18322]

unreleased
wont-fix
nobody
support (446)
General
nobody
2011-03-24
2011-03-23
Chris Tsai
No

https://sourceforge.net/apps/trac/sourceforge/ticket/18322


Today I want to embed a ohloh-widget, like this:

<script src="http://www.ohloh.net/p/488430/widgets/project_basic_stats.js" type="text/javascript"></script>

on http://sourceforge.net/p/lauge/home/

By markdown definition this should be possible, if a empty line is above html: http://daringfireball.net/projects/markdown/syntax#html

I know the reason if you filter out any script-tags, but are there any other possibilities/workarounds to do it yet.


If this is disabled for our Markdown implementation, I think this should be noted in our docs (I wasn't able to find it anyway, if it is there, please let me know where that note is).

Discussion

  • Rick Copeland - 2011-03-23

    Yep, we do indeed strip out <script> tags. The user should feel free to register a feature request for us to have a wiki macro including the ohloh widget, though

    • status: open --> wont-fix
     
  • Mark Ramm - 2011-03-24
    • milestone: limbo --> mar-24
     

Log in to post a comment.