Commit info for scoop/lib/Scoop/Stories:

Modified Files:
	Views.pm 
Log Message:
Adding a hook to run before a story's displayed. -j



Index: Views.pm
===================================================================
RCS file: /cvs/scoop/scoop/lib/Scoop/Stories/Views.pm,v
retrieving revision 1.62
retrieving revision 1.63
diff -r1.62 -r1.63
177a178,181
> 	# Run a hook here to do any processing we need to do on a story
> 	# before we display it.
> 	$S->run_hook('story_view', $sid, $story_data);
>