Closed (fixed)
Project:
Views random seed
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 May 2011 at 16:49 UTC
Updated:
13 Jun 2011 at 12:32 UTC
Jump to comment: Most recent file
Comments
Comment #1
polHere is the patch for 6.x-1.x
Comment #2
swentel commentedCommitted to 6.x branch (with some small markup changes), thanks! Can you test with the newest build and let me know if all is still ok - I admit, haven't event tested this myself, code looks pretty straightforward anyay :) - I'll roll out a new release after than.
Will port this to D7 soon too.
Comment #3
polTested on http://through-my-eyes.be successfully, as you can see the image on the banner change every day and the sequence of random images is always the same, until tomorrow ;-)
I used
return date('z');in the PHP textarea.Don't forget to remove the
$Id(old CVS stuff) in the next commit !Thanks !
Comment #4
swentel commentedOk cool, good point about the cvs id tag, weird that the git migration didn't strip that one. Pushed out a new release for D6.
Comment #5
polGreat !
Thanks :-)
Comment #6
swentel commentedAnd also committed, pushed and released for D7 version.