1
shivaji
how to show HTML description within Web Links module
  • 2003/11/28 7:55

  • shivaji

  • Friend of XOOPS

  • Posts: 179

  • Since: 2003/9/18


Is it possible to insert HTML code within Web Link module ? Presently it is only accepting normal text entry in the description field.

Thanks in advance.


2
Shine
Re: how to show HTML description within Web Links module
  • 2003/11/28 9:57

  • Shine

  • Just can't stay away

  • Posts: 822

  • Since: 2002/7/22


Yes it is, open visit.php, look for the line:
$myts->makeTareaData4Show($description,0)
change this into:
$myts->makeTareaData4Show($description,1)

Grtz., Shine

3
shivaji
Re: how to show HTML description within Web Links module
  • 2003/11/28 14:29

  • shivaji

  • Friend of XOOPS

  • Posts: 179

  • Since: 2003/9/18


Thanks Shine :) It works. I wonder is it also possible to open a new window "_blank" when a link is clicked within the description field just like News Module.

Now the HTML is working with Web Links module but when I click any links within the Description field it is opening up the page in the same window.

Thanks again.

4
Shine
Re: how to show HTML description within Web Links module
  • 2003/11/28 16:59

  • Shine

  • Just can't stay away

  • Posts: 822

  • Since: 2002/7/22


By using the proper html

grtz., Shine

5
shivaji
Re: how to show HTML description within Web Links module
  • 2003/11/29 11:04

  • shivaji

  • Friend of XOOPS

  • Posts: 179

  • Since: 2003/9/18


By using the proper html

REPLY: Thanks. Thats not I am looking for. Now what I am doing is , manually entering target="_blank" in every description where link is there.

What happening is that, if I enter a simple link without
tag like https://xoops.org (Please click) it is opening up new window. If I enter a same link like this XOOPS(same window), it open in same window. Now to open a New window with the same link I have to use target="_blank" XOOPS(same window). I have many links like this.




6
Shine
Re: how to show HTML description within Web Links module
  • 2003/11/29 13:00

  • Shine

  • Just can't stay away

  • Posts: 822

  • Since: 2002/7/22



7
shivaji
Re: how to show HTML description within Web Links module
  • 2003/11/29 20:17

  • shivaji

  • Friend of XOOPS

  • Posts: 179

  • Since: 2003/9/18


By enabling html doesn't mean you have disabled the BB-code!


REPLY: Yes, thats true :) I think I have to either look for some different module like MyAds or need to modify the present mylink code because I have 4000 articles to be posted with many links within it. Thanks again.




Login

Who's Online

186 user(s) are online (158 user(s) are browsing Support Forums)


Members: 0


Guests: 186


more...

Donat-O-Meter

Stats
Goal: AU$15.00
Due Date: Jul 31
Gross Amount: AU$0.00
Net Balance: AU$0.00
Left to go: AU$15.00
Make donations with PayPal!

Latest GitHub Commits