Commit info for scoop/lib/Scoop/Stories:
Modified Files:
Tag: CURRENT
Views.pm
Log Message:
Same hook commit as before, but for CURRENT. -j
Index: Views.pm
===================================================================
RCS file: /cvs/scoop/scoop/lib/Scoop/Stories/Views.pm,v
retrieving revision 1.62
retrieving revision 1.62.2.1
diff -r1.62 -r1.62.2.1
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);
>