Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
Mr Midnight #1
HELP paths from user created folder?????
I am setting up a Contribute site for a client, as i have done many time
before. I have looked through alot of documentation and technotes on paths but
have found nothing that refers to this problem.
Problem in short: As a contribute user, When I save a new file (made from a
template) into a new folder, which i make when I save, it changes all links.
But i want the links to go to new pages in that new subfolder.
EG. So if I make a new page called 'default.aspx' and save it into a new
folder called 'subfolder'. thats fine, although on that default.aspx file there
are links that go to pages that will be in that new folder ie. resources.aspx,
which is already defined in the dreamweaver template <a
href="resources.aspx">Resources</a>. However, on publish, contribute converts
the link to <a href="../resources.aspx">Resources</a>. The only time it wont
convert is when I am publishing again to that same folder, it default saves to
the last folder saved to and wont change the paths this way.
Is there something I can set in dreamweaver or contribute to stop this from
happening?
any help/advice would be greatly appreciated.
Mr Midnight Guest
-
ASP.NET User created on my system?
Sorry to ask a question that is probably mundane to you all here but I have two systems at work that mysteriously created an ASP.NET user account... -
How can i upload a web created in frontpage to a folder
what i mean is, rather than uploading to www.myname.freeserve.co.uk i want to able to upload to a folder ie www.myname.freeserve.co.uk/folder1 Is... -
#8527 [Com]: Session does not work outside the folder it was created in
ID: 8527 Comment by: gilad dot buzi at bcn dot concatel dot com Reported By: neville_lewis at yahoo dot com Status: ... -
folder created, but no access
Hi there, thats an error i try to solve for quite a while already but didn't find a solution yet. My problem: I'm writing a little cms, that... -
Unusual directories created in My Site folder
The _mmServerScripts and _notes are created by DW. The _vti_*** folders look like they are from MS Frontpage or Access Not sure about uploading... -
mzanime.com #2
Re: HELP paths from user created folder?????
Put your navigation links inside of server side includes. Then, make then
absolute links ("/resources.aspx") so that they will work regardless of where
the page is located at within your site.
Contribute doesn't modify scripts at all, nor will it modify the code inside
of an include.
mzanime.com Guest



Reply With Quote

