1
noone
news module
  • 2008/1/25 23:05

  • noone

  • Just popping in

  • Posts: 53

  • Since: 2006/9/30


hello,

I have one request for the News module.

When I post news on this module I sometimes need to use some html code together with the text I post but the problem is that I cannot use it because the form reads it as text not as an html code (probebaly the HTML code is not enabled)

Is it possible to make it read as html. as it is on the blocks wher we choose HTML. When use this same codes at the XOOPS blocks they read it as html and it is not a problem there.

Is it possible to make the Post/Edit News form possible to read the html text as it is on the Blocks.

The code I want to use on News and it takes it as text is this one:

for instanse:

<script type="text/javascript" src="http://www.argetimi.net/media_player/swfobject.js"></script

<
div id="player"><a href="http://www.macromedia.com/go/getflashplayer">Get the flash plugin</a></div

<
script type="text/javascript"
var 
so = new SWFObject('http://www.argetimi.net/media_player/mediaplayer.swf','mpl','470','255','9'); 
so.addParam('allowscriptaccess','always'); 
so.addParam('allowfullscreen','true'); 
so.addVariable('width','470'); 
so.addVariable('height','255'); 
so.addVariable('file','http://www.argetimi.net/klipe/ushtrimore.flv'); 
so.write('player'); 
</
script>



Is it possible to make something on News in order to make it read this codes not as text but as codes in order to work it. (probably HTML should be enabled but I don't know how)

If anyone can help me, please write.
Thank you in advance

Login

Who's Online

126 user(s) are online (79 user(s) are browsing Support Forums)


Members: 0


Guests: 126


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits