Re: Side navigation




"Salve Håkedal" <ikkjespam.salve@xxxxxxxxxxxxx> wrote in message
news:QIydnd96g4tf5pvaRVnzvQA@xxxxxxxxxxxxxx
I'm going to make a small site whith a structure something
like this:

Navigation: | Files:
Home | index.php, in the web-page root directory
About us | about_us.php, in the web-page root directory
Band | referring to index.php in subdirectory
Theatre group | referring to index.php in another subdirectory

The subdirectories should be able to contain subdirectories...

I want 2 things to happen in the navigaton:
1. If for example Home is the active page, it should not be a
hyperlink.

2. If pages f.ex. in Band directory is the active page
(not if it's index.php in its directory), it too should appear
with its title not a hyperlink, AND with each level in its
path as hyperlinks, like this:
Home
About us
Band
dirlevel (of bands directory)
subdirlevel
active file
Theatre group

---
I can't figure this out easily, but I'm shure it has been done
before!

--
Salve Håkedal

What is your purpose in putting each file in its own sub-sub-sub-etc.
directory? In fact, why are you putting any of these in subdirectories.
Why not simply have the top level for Band be band.php? Unless you are
going to search over files in a given directory, I see no reason for the
added complications.

Example: I have a site that has customers that placed an order for
pictures. So, when the order is placed, I create a folder under a "photos"
folder and call that folder by the order number. I then place the pictures
for that order in that folder. That makes it easy to have a pointer to that
directory and to delete them when needed.

I see no such reason for doing so with your source code. Perhaps you might
want a separate folder for Band and Theater for clarity. I just don't see
any reason for going deeper than that. If you ahve a valid reason for doing
so, please enlighten me.

BTW, using relative paths works well.

Shelly


.



Relevant Pages

  • Re: Side navigation
    ... The subdirectories should be able to contain subdirectories... ... in Band directory is the active page ... "photos" folder and call that folder by the order number. ... I see no such reason for doing so with your source code. ...
    (comp.lang.php)
  • RE: Back-up error 5634 - Need help eliminating directory
    ... After you excluded badmail folder in Trend, can your backup your server ... In the Badmail directory box, change the name of the BadMail folder to ... |> | Reason: Access is denied. ...
    (microsoft.public.windows.server.sbs)
  • Re: Desktop folders lost!
    ... I can't think of any technical reason not to do it. ... I accidentally put a photo up as a screen saver then when I ... That should show your home folder in column view. ... John McGhie, Consultant Technical Writer ...
    (microsoft.public.mac.office.word)
  • Re: Can someone explain "My Documents"?
    ... > structure but Windows doesn't seem to have a definite structure. ... I have subdirectories for each application I work with. ... Wach application is configured to use this as the default folder. ... project, I file by creating application and if it is a major project, I file ...
    (microsoft.public.windowsxp.general)
  • Re: Using VbScript For Add-On Log On Script
    ... I see no reason on certain folders such as Public Folders why if I only ... I figured that if I can manually rename the drives ... I should also be able to do it programmatically, via my own login script ... that I would put into the Startup Folder. ...
    (microsoft.public.windows.server.scripting)