1
rossb
HOWTO: Display Explorer style directory tree - noob
  • 2007/9/17 16:38

  • rossb

  • Just popping in

  • Posts: 77

  • Since: 2006/8/28


Hi;

I have a directory tree of static pdf files that I would like users to be able to browse by expanding/collapsing folder icons in the left pane, select a file which will then be displayed in center pane.

After a day of search, no modules for this and no XOOPS php code snippets.

It appears I must do some coding and am a noob. Any pointers greatly appreciated.

Curently, I am using the Article 1.0 module and iframes. Modifying index.php and templates appears to be an option.

Feedback?
Thanks;
Bill

2
JMorris
Re: HOWTO: Display Explorer style directory tree - noob
  • 2007/9/17 16:54

  • JMorris

  • XOOPS is my life!

  • Posts: 2722

  • Since: 2004/4/11


Free Tree Menu snippit from Dynamic Drive.

Set your target to the IFRAME

<a href="pdfile.pdf" target="framename">Link Text</a>


<iframe name="framename" src="startpage.html" frameborder="0" height="1000" scrolling="auto" width="100%">This page requires frames.</iframe>


HTH
Insanity can be defined as "doing the same thing over and over and expecting different results."

Stupidity is not a crime. Therefore, you are free to go.

Login

Who's Online

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


Members: 0


Guests: 155


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