[Comoblog-commit] modules/mod_postbydate/install mod_postbydate.xml,1.2,1.3
Status: Inactive
Brought to you by:
markwallis
|
From: Mark W. \(a. serialmonkey\) <mar...@us...> - 2005-11-28 00:09:48
|
Update of /cvsroot/comoblog/modules/mod_postbydate/install In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31120 Modified Files: mod_postbydate.xml Log Message: We currently are not escaping quotes correctly - so removing them from description of mod_postbydate for the time being Index: mod_postbydate.xml =================================================================== RCS file: /cvsroot/comoblog/modules/mod_postbydate/install/mod_postbydate.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- mod_postbydate.xml 27 Nov 2005 23:59:55 -0000 1.2 +++ mod_postbydate.xml 28 Nov 2005 00:09:37 -0000 1.3 @@ -5,7 +5,7 @@ <description>This module builds a select box or list of posts by month, clicking on a link in it takes you to the first date with posts in that month, Its all working for me, but feel free to provide feed back. (and thanks to all of you whole helped test it, it now supports any language via the admin area, see the welsh sql file in the root of this module if your updating -Oh and it really needs its own icon I suppose - but I'm not good at that, I'm open to suggestions </description> +Oh and it really needs its own icon I suppose - but Im not good at that, Im open to suggestions </description> <allowed_pos>sidebar</allowed_pos> <allowed_pos>top</allowed_pos> <version>1.0</version> |