1
kngharv
Re: HTML hyperlink to local files in Freecontent module... and beyond...
  • 2003/11/17 3:46

  • kngharv

  • Just popping in

  • Posts: 3

  • Since: 2003/7/3 7


ohh, what kind solution is it?

Anyway. I really appreciate you hackers' effort to put out such wonderful software as it is, even though it doesn't really resolve my problem completely.

I will see what i can get by with the exisitng modules such as Freecontent and WF-Section.

Thanks all

ps. Is any article on "Get Involved with Open-Source PHP project for non-experienced Dummy?"



2
kngharv
HTML hyperlink to local files in Freecontent module... and beyond...
  • 2003/11/14 8:39

  • kngharv

  • Just popping in

  • Posts: 3

  • Since: 2003/7/3 7


This is the identical question that brewmeister has asked awhile back at
HTML in Freecontent, Tiny, etc


I have NO PROBLEM displaying single HTML file, nor HTML files with external links.

However, I ran into problem immediately when the HTML file contains hyperlinks that links to local files.

I would have a html file looks like this:

<html>
<head>
<title> 3 steps to get things right </title>
</head>
<body>
<ol>
<li> <a href="step1.html"> First step </a>
<li> <a href="step2.html"> Second step </a>
<li> <a href="step3.html"> final step </a>
</ol>
</body>
</html>

where step1.html, step2.html and step3.html are in the same physical location as the original index.html.

I am not so sure how the XOOPs handles relative links in its module. In both Freecontent and C-Jay Content's case, it can't find any of the relative link in the original HTML file. All the relative link are forwarded to the location of the module, not its respect content path.

How to make this work? I mean, I would imagine this is a relatively common problem. Yet, i am not even sure is the problem lies upon settings/limation of XOOPs or its modules.

Or is there any other modules which does this smoothly?

Thanks

kngharv



3
kngharv
Re: Problems dislpayin html with freecontent, tiny content, et all
  • 2003/11/14 8:00

  • kngharv

  • Just popping in

  • Posts: 3

  • Since: 2003/7/3 7


I have enncounter the same problem that you have encountered almost 6 month ago.

How did you resolve the problem?

Thank




TopTop



Login

Who's Online

169 user(s) are online (109 user(s) are browsing Support Forums)


Members: 0


Guests: 169


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