Tuesday 01 September 2009 - http://projects.ez.no/xrowcdn
xrowCDN connects eZ Publish with a Content Delivery Network
Thursday 21 July 2011 7:35:59 pm
In the cli script:
<code>
xrowCDN::clean( $options['clear'] );
$newtime = new DateTime( '1970-01-01T00:00:00' );
xrowCDN::setLatestDistributionUpdate();
( $newtime );
xrowCDN::setLatestDatabaseUpdate();
( $newtime );
</code>
I think that:
1: those numbers are meant to be passed to those functions
2. it is conceptually wrong to reset last updated time for bot content and dist files when only one item has been cleared. I suggest pushing the call to setLatestDatabaseUpdate into the xrowCDN::clean() method
Sunday 25 March 2012 12:36:20 am
Hello eZ Community using xrowcdn!
Brookins Consulting is happy to announce we have created a full and complete import of the entire project's svn repository into a git based repository on GitHub.
https://github.com/brookinsconsulting/xrowcdn
We will strive to keep this friendly fork / mirror up to date with any changes that come in the future.
Anyone is free to use (clone) this repository, just watch it for changes, or fork this new repository and use it as needed freely. This is a friendly mirror of the extension.
Currently the latest version provided by the mirror is r38 | xrow | 2011-08-04 05:55:44 -0500 (Thu, 04 Aug 2011).
Cheers,
Brookins Consulting
http://github.com/brookinsconsulting