Forum Moderators: open

Message Too Old, No Replies

DW4 reports

want to pull all filenames/titles from DW

         

nancyb

7:38 pm on Mar 27, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I hope this is going to be one of those questions that, when answered, I can thump my forehead and say DUH!, of course - and thank you!

I want to put all filenames and their titles, maybe meta desc too, into a spreadsheet. Is there a way to do get DW4 to do this automatically, even to a text file? Over 500 files in seven sub directories will be a real pain by hand. I've searched the DW extension and haven't found anything. Thanks

bcolflesh

7:43 pm on Mar 27, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You could follow the steps here:

www.wugnet.com/tips/display.asp?ID=1415

Then import the resulting text file into a spreadsheet.

Regards,
Brent

nancyb

7:53 pm on Mar 27, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Thanks Brent, but that is just the DOS directory listing. I want to bring in the file name *with* its page title from DW.

bcolflesh

8:14 pm on Mar 27, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Sorry - responded too quickly - how about this:

forums.devshed.com/archive/5/2002/08/2/41319

And you could return $PHP_SELF for the file name.

Regards,
Brent

nancyb

8:24 pm on Mar 27, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I don't know anything about PHP (been meaning to learn, but ...)

Can I make that work on all files in a directory or will I have to name each file? I'm hoping someone somewhere may have written an extension for DW that will do this for all files in site automatically.

BTW, thanks for wuget. didn't know about it and already found one other tip to use elsewhere