CVS messages for Article
January 15, 2007
-
fixed blank screen with terms containing slashes.
-
coding style fixes.
-
Applied portions of the 2 patches from #106162 (Thanks earnie and Prometheus6).
-
emacs should now recognise the php file. Fixed a typo (intergrated to integrated). Moved the description to the .info file. Cleaned hook_help a bit.
-
Info file for 5.0
July 24, 2006
-
use rawurlencode() instead of urlencode() so spaces in terms won't be converted to plus signs.
July 22, 2006
-
use rawurldecode() instead of urlencode() not to strip any plus signs. Also in _article_arg(), We decrement $n
-
Make the page title for articles index page configurable. Thanks mdshrops for the patch.
-
Added pot template
-
Don't use t() around variable_get()
