[geeklog-cvs] geeklog-1.3/docs history,1.195,1.196

dhaun at iowaoutdoors.org dhaun at iowaoutdoors.org
Sun May 30 12:33:04 EDT 2004


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

Modified Files:
history
Log Message:
Escape all PCRE special characters in the code to highlight search query words (bug #200).


Index: history
===================================================================
RCS file: /var/cvs/geeklog-1.3/docs/history,v
retrieving revision 1.195
retrieving revision 1.196
diff -C2 -d -r1.195 -r1.196
*** history 29 May 2004 15:46:56 -0000 1.195
--- history 30 May 2004 16:33:00 -0000 1.196
***************
*** 4,7 ****
--- 4,10 ----
------------

+ - Escape all PCRE special characters in the code to highlight search query
+ words (bug #200). Also moved the code to its own function, COM_highlightQuery,
+ in lib-common.php [Dirk]
- The contents and order of the menu entries, i.e. of the {menu_elements}
variable in header.thtml, is now configurable in config.php (new config




More information about the geeklog-cvs mailing list