Know an extension that searches for the file "lastmodified" date?

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default Know an extension that searches for the file "lastmodified" date?

    I am working on a site with 80,000 pages and need to find an extension that
    will search all files within the site and populate the date each file was last
    modified. Know of an extension that will assist in this situation? Any ideas
    will help, thanks in advance!

    mercuryfenix Guest

  2. Similar Questions and Discussions

    1. #40717 [NEW]: date "01-01-1968" inaccessible via date function
      From: manuel dot pinhao at nvisible dot pt Operating system: Windows XP SP2 PHP version: 5.2.1 PHP Bug Type: Date/time...
    2. #39106 [Opn->Bgs]: date("w") incompatible with date("W")
      ID: 39106 Updated by: tony2001@php.net Reported By: felixmallek at gmx dot de -Status: Open +Status: ...
    3. #39106 [NEW]: date("w") incompatible with date("W")
      From: felixmallek at gmx dot de Operating system: n/a PHP version: 5.1.6 PHP Bug Type: *Calendar problems Bug description: ...
    4. how to get a file from the "Testing Server" / "remote view"
      if I want to get a particular file from the "Testing Sever" or "remote view" in my extension, how can i do so? Thanks a lot!!!
    5. How to make the "search text" feature work with non "txt" file
      On Fri, 27 Jun 2003 07:19:23 -0700, "Juergen" <anhorn@bktel.com> wrote: See MVP Doug Knox' comments and fix here:...
  3. #2

    Default Re: Know an extension that searches for the file "last modified"date?

    Populate what exactly? Each document itself? A database? Text file?

    --

    E. Michael Brandt

    [url]www.divaHTML.com[/url]
    divaGPS | divaFAQ

    [url]www.valleywebdesigns.com[/url]
    JustSo PictureWindow

    --

    mercuryfenix wrote:
    > I am working on a site with 80,000 pages and need to find an extension that
    > will search all files within the site and populate the date each file was last
    > modified. Know of an extension that will assist in this situation? Any ideas
    > will help, thanks in advance!
    >
    E Michael Brandt Guest

  4. #3

    Default Re: Know an extension that searches for the file "lastmodified" date?

    Each file within the site. You know how you can, in windows explorer, view the
    folders as "detailed view" and see a column with the "Date last modified"...i
    would like to find an extension that would run a report for that on each file
    within the site. A co worker said she used to have an extension that did this,
    but cannot remember the name of it.

    mercuryfenix Guest

  5. #4

    Default Re: Know an extension that searches for the file "last modified"date?

    So it seems you want to populate a newly created text file with the
    creation dates of all the other files. All 8 billion of them. hmmm,
    I'll have to think about that, but for sure there is a simple console
    command that can do it.

    No doubt there are others here who don't have to think so hard.


    emichael


    mercuryfenix wrote:
    > Each file within the site. You know how you can, in windows explorer, view the
    > folders as "detailed view" and see a column with the "Date last modified"...i
    > would like to find an extension that would run a report for that on each file
    > within the site. A co worker said she used to have an extension that did this,
    > but cannot remember the name of it.
    >

    --

    E. Michael Brandt

    [url]www.divaHTML.com[/url]
    divaGPS | divaFAQ

    [url]www.valleywebdesigns.com[/url]
    JustSo PictureWindow

    --
    E Michael Brandt Guest

  6. #5

    Default Re: Know an extension that searches for the file "lastmodified" date?

    I am in the process of trying an extension called PageList...it states that it has what i have been looking for, we will see. I will post back after the first scan.
    mercuryfenix Guest

  7. #6

    Default Re: Know an extension that searches for the file "lastmodified" date?

    I just finished the first scan and was not impressed. PageList creates an ugly
    and nearly useless list of file name, title, path from page root, a link to the
    file, last modified date and time, and some meta garbage. To top it all off,
    you cannot sort it by any of these categories because it puts all the data into
    a lousy html table- useless.
    I could probably get buy with this, but it would be horrible....80,000 pages
    to scan! O yeah, i forgot to mention it has a very low limit to how many files
    it can scan in one scan!

    I still am in need of a better extension. Please keep helping.

    mercuryfenix Guest

  8. #7

    Default Re: Know an extension that searches for the file "last modified"date?

    Ahh, so now your requirements are changing. You do not want a simple
    text file output after all, but instead a sortable list. So perhaps
    output as a csv that could be sorted within a spreadsheet. Altho 80000
    rows?

    It is a bit hard to believe that an organization with an 80000 page
    website does not have inhouse gurus who could do this in a heart beat.


    --

    E. Michael Brandt

    [url]www.divaHTML.com[/url]
    divaGPS | divaFAQ

    [url]www.valleywebdesigns.com[/url]
    JustSo PictureWindow

    --

    mercuryfenix wrote:
    > I just finished the first scan and was not impressed. PageList creates an ugly
    > and nearly useless list of file name, title, path from page root, a link to the
    > file, last modified date and time, and some meta garbage. To top it all off,
    > you cannot sort it by any of these categories because it puts all the data into
    > a lousy html table- useless.
    > I could probably get buy with this, but it would be horrible....80,000 pages
    > to scan! O yeah, i forgot to mention it has a very low limit to how many files
    > it can scan in one scan!
    >
    > I still am in need of a better extension. Please keep helping.
    >
    E Michael Brandt Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139