Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
mercuryfenix #1
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
-
#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... -
#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: ... -
#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: ... -
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!!! -
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:... -
E Michael Brandt #2
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
-
mercuryfenix #3
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
-
E Michael Brandt #4
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
-
mercuryfenix #5
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
-
mercuryfenix #6
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
-
E Michael Brandt #7
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



Reply With Quote

