| Author |
Message |
reanor |
|
Post subject: (Question) PhP Nuke Encyclopedia
Posted: Mar 20, 2008 - 05:00 PM
|
|
Joined: Mar 08, 2007
Posts: 22
Status: Offline
|
|
Hi, you've been very helpful so far and I have a question again .
I have encyclopedia (default PhP Nuke) It works with purchased from you theme but I can't get pictures to display. I have AllowableHTML in main config.php for img and I can get images to display in news, forums even in content even though they are glitchy in content. But images won't display in Encyclopedia.
1.What do I have to do to display images in Encyclopedia? Regular <img src=""> or [img] [/img] don't seem to do anything. Even though it works in news and forums.
2. Also how do I get cross-linking between encyclopedia terms? Do I have to manually create links to each one or there is some automated way for a default PhP nuke encyclopedia module to detect existing cross references and create links for words when new terms are added?
Thanks,
Andrew. |
|
|
| |
|
|
|
 |
mars |
|
Post subject: RE: (Question) PhP Nuke Encyclopedia
Posted: Mar 20, 2008 - 06:13 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 3768
Status: Offline
|
|
| The img tag should work, are you sure you are putting the correct path to the image in the code? |
_________________
|
| |
|
|
|
 |
reanor |
|
Post subject:
Posted: Mar 20, 2008 - 07:31 PM
|
|
Joined: Mar 08, 2007
Posts: 22
Status: Offline
|
|
Yeah, let me copy paste the code line:
<img src="http://khazad.org/misc/pics/Encyclopedia/eregion_small.jpg" >
I checked it its working link. |
|
|
| |
|
|
|
 |
reanor |
|
Post subject:
Posted: Mar 20, 2008 - 07:35 PM
|
|
Joined: Mar 08, 2007
Posts: 22
Status: Offline
|
|
You know, it just worked.. hmm nvm . Thanks anyway. |
|
|
| |
|
|
|
 |
|
|
|
|