To participate you must create an account on apostrophenow.org. If you have already done so, click Login.

Ticket #552 (closed defect: invalid)

Opened 18 months ago

Last modified 17 months ago

Document requirement to install the Date_Calc module

Reported by: tboutell Owned by: johnnyoffline
Priority: major Milestone: 1.4.2
Component: apostrophePlugin Version: trunk
Keywords: calendar, events Cc: dordille, boutell, geoffd, rickybanister, jake, agilbert,
Symfony version: 1.4

Description

Update the blog plugin documentation page on the wiki with the new requirement:

pear install Date

Change History

Changed 18 months ago by tboutell

  • cc dordille, added
  • milestone changed from 1.5 to 1.4.2

Changed 17 months ago by johnnyoffline

  • cc boutell, geoffd, rickybanister, jake, agilbert added
  • status changed from new to closed
  • resolution set to invalid

Date is bundled with Apostrophe, it seemed easy enough to include it, it is seldom updated and works well enough for now.

There's no need to document installing it because of this so I am going to close this ticket.

Tom, should I open a separate ticket for Apostrophe 2.0 to move off of PEAR Date?

Changed 17 months ago by tboutell

I think for 2.0 it's almost a given but open it just in case.

Note that Zend_Date might be awesome and we already require it. You might look at that option.

For 2.0 we can use the new built in date iterators in PHP 5.3. For 1.x that's not cool because we can't require 5.3.

Note: See TracTickets for help on using tickets.