[geeklog-cvs] geeklog-1.3/public_html/docs history,1.232,1.233

dhaun at iowaoutdoors.org dhaun at iowaoutdoors.org
Sun Aug 22 13:53:24 EDT 2004


Update of /var/cvs/geeklog-1.3/public_html/docs
In directory www:/tmp/cvs-serv22007/public_html/docs

Modified Files:
	history 
Log Message:
Changes so that the links for the What's Related block are stored in the database again, instead of having to parse the story every time it is rendered.


Index: history
===================================================================
RCS file: /var/cvs/geeklog-1.3/public_html/docs/history,v
retrieving revision 1.232
retrieving revision 1.233
diff -C2 -d -r1.232 -r1.233
*** history	16 Aug 2004 21:09:18 -0000	1.232
--- history	22 Aug 2004 17:53:22 -0000	1.233
***************
*** 4,7 ****
--- 4,10 ----
  ------------
  
+ - The links for the What's Related block are stored in the 'related' field in
+   the gl_stories table again. Parsing the story for links every time it is
+   rendered uses too much CPU power (with apologies to groklaw.net) [Dirk]
  - Added theme variable story_link to commentbar.thtml to link back to original
    story the comments are derived from. [Vinny]




More information about the geeklog-cvs mailing list