1
jtapp
I just need to add a PDF file to my main menu
  • 2008/4/16 22:18

  • jtapp

  • Just popping in

  • Posts: 40

  • Since: 2008/4/4 3


Xoops was installed and configured by a previous employee. I've figured out quite a bit, but I need to add a PDF employee directory to our secured area.

I've downloaded and installed some data management modules, but I'm wondering - do I need such a cumbersome module for just one PDF file? Thanks

2
Mamba
Re: I just need to add a PDF file to my main menu
  • 2008/4/16 22:31

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


No, you don't have to.

Just go to "Blocks" and then add a new block as a "Side Blokc - Left", and of course, make it Visible.

Enter "Title", e.g. "Resources"

Then, assuming that your file is called "directory.pdf" and is based in /files subdirectory, in the Content enter following:

<table>
<
tr>
<
TD id=mainmenu>

<
class="menuMain" href="{X_SITEURL}files/directory.pdf">Directory</a>
</
td></tr>
</
table>

This should give a new menu block "Resources" with the link to your PDF file.

Of course, you might specify who can see it, for security purposes.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

3
jtapp
Re: I just need to add a PDF file to my main menu
  • 2008/4/16 22:58

  • jtapp

  • Just popping in

  • Posts: 40

  • Since: 2008/4/4 3


Thank you very much. I was able to create it with no problem at all. Kind Regards.

Login

Who's Online

149 user(s) are online (72 user(s) are browsing Support Forums)


Members: 0


Guests: 149


more...

Donat-O-Meter

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

Latest GitHub Commits