1
przemeks
General Page Navigation
  • 2006/8/13 13:42

  • przemeks

  • Just popping in

  • Posts: 57

  • Since: 2005/1/29


Hello guys,

i want to have general page navigation on top of my site like this:

main page > module name > module's page name

Can I find any block/module for this ?

2
jensclas
Re: General Page Navigation

Have you looked at multimenu? edit - sorry wrong site

Try this one

3
przemeks
Re: General Page Navigation
  • 2006/8/13 23:41

  • przemeks

  • Just popping in

  • Posts: 57

  • Since: 2005/1/29


Hello,

i don't need such complicated module.

I create a simply module called "Navigator" and block related with file calles navigator.php, look at my code:

$block['content'] ="/index.php" >main page › ";

$block['content'] .= "/modules/".$xoopsModule->getVar('dirname')."">".$xoopsModule->getVar('name')."  › ";


This simply code enable me to display menu like:

main page > module name

But I have problems with title of page...

Could anyone tell how to put the content of <{$xoops_title}> in this block ?

I don't have any ideas...

Login

Who's Online

444 user(s) are online (152 user(s) are browsing Support Forums)


Members: 0


Guests: 444


more...

Donat-O-Meter

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

Latest GitHub Commits