[perl #51464] [TODO] [PDD] add date stamps to PDD's

2008-09-08 Thread Christoph Otto via RT
On Mon Sep 08 01:18:37 2008, [EMAIL PROTECTED] wrote: > Christoph Otto via RT wrote: > > > > Is this something we want to go ahead with or should this ticket be > > rejected? > > I've had it on my hiveminder todo list for over a month now. The problem > is, it's not only a matter of annoying fid

Re: [perl #51464] [TODO] [PDD] add date stamps to PDD's

2008-09-08 Thread Allison Randal
Christoph Otto via RT wrote: Is this something we want to go ahead with or should this ticket be rejected? I've had it on my hiveminder todo list for over a month now. The problem is, it's not only a matter of annoying fiddly bookkeeping work now, it's also annoying fiddly bookkeeping work e

[perl #51464] [TODO] [PDD] add date stamps to PDD's

2008-09-06 Thread Christoph Otto via RT
On Fri Apr 04 16:52:39 2008, [EMAIL PROTECTED] wrote: > On Fri Apr 04 04:30:17 2008, [EMAIL PROTECTED] wrote: > > > One (possibly solvable) problem is that subversion tags don't > > substitute properly in the HTML generated versions on the website > >

[perl #51464] [TODO] [PDD] add date stamps to PDD's

2008-04-04 Thread James Keenan via RT
On Fri Apr 04 04:30:17 2008, [EMAIL PROTECTED] wrote: > One (possibly solvable) problem is that subversion tags don't > substitute properly in the HTML generated versions on the website > . > What code do we use to generate those pages?

Re: [perl #51464] [TODO] [PDD] add date stamps to PDD's

2008-04-04 Thread allison randal
On Thu, 03 Apr 2008 12:21:56 -0700 "Mark Glines via RT" <[EMAIL PROTECTED]> wrote: On Thu, 03 Apr 2008 12:18:47 -0700 "James Keenan via RT" <[EMAIL PROTECTED]> wrote: Datestamps in the filename (e.g., MMDD)? Or somewhere inside the file? Datestamps in the file, something like in the Pe

Re: [perl #51464] [TODO] [PDD] add date stamps to PDD's

2008-04-03 Thread Mark Glines
On Thu, 03 Apr 2008 12:18:47 -0700 "James Keenan via RT" <[EMAIL PROTECTED]> wrote: > Datestamps in the filename (e.g., MMDD)? Or somewhere inside the > file? > > Wouldn't the former create repository problems? Couldn't the latter be done automatically with an $Id$ tag? Mark

[perl #51464] [TODO] [PDD] add date stamps to PDD's

2008-04-03 Thread James Keenan via RT
> > It would be very helpful to me if the PDD's had date stamps. They > evolve and I'm never sure that I'm not reading one that is seriously > out of date. > Datestamps in the filename (e.g., MMDD)? Or somewhere inside the file? Wouldn't the former create repository problems?