ok, i want to make a 3rd party script show up so it looks like its part of wordpress. then have a link in the sidebar to load the page. it also uses differnt urls for each folder - i remember trying this with annother cms and it broke the links so the script wouldnt work.
... i have a download script that shows my downloads, since wordpress doesnt have a good script i had to find one i used along while ago, if someone can create a plugin for it, that would be great, but i basically need to know how to combine these two.
for more info on the script goto: http://autoindex.sourceforge.net/
myne is at location http://www.tacticalcenter.net/AutoIndex/
the website i want it in at http://www.tacticalcenter.net
i have a "PAGE" created for "Downloads" so it shows up in the sidebar, but i dont even know how to make it go directly to my script (ie autoindex from that link), LET ALONE intagrate/include it with wordpress.
why it would break if i somehow knew what i was doing :p
if i click on a folder it will goto a URL, example:
http://tacticalcenter.net/AutoIndex/index.php?dir=utilities/
is the utilities folder, you can see it shows index.php?dir=utilities/
i dont think wordpress would understand that and shoot out some errors. also ... if you click on a file to download it will give a differnt url string for that file.
is there any way someone can tell me exactly what to do, or create a plugin for this type of application that im looking for?