[Comoblog-commit] modules/mod_postbytopic mod_postbytopic.txt, 1.1, 1.2
Status: Inactive
Brought to you by:
markwallis
|
From: iamdecal <iam...@us...> - 2006-10-22 11:44:35
|
Update of /cvsroot/comoblog/modules/mod_postbytopic In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv27709/modules/mod_postbytopic Modified Files: mod_postbytopic.txt Log Message: work in progress, ditching this server cos its borked ;( Index: mod_postbytopic.txt =================================================================== RCS file: /cvsroot/comoblog/modules/mod_postbytopic/mod_postbytopic.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- mod_postbytopic.txt 28 Nov 2005 11:13:14 -0000 1.1 +++ mod_postbytopic.txt 22 Oct 2006 11:44:01 -0000 1.2 @@ -1,11 +1,11 @@ -Version RC1 (for easymoblog 0.51) +Version RC1 (for comoblog 0.51) -This is a working module, but is released as a Request For Comments, +This is a working module, but is released as a Request For Comments, There needs to be a way to allow the module to return a null or 0 id to topic.php so we can see the posts that are not assigned to any topic. -While its easy enough to make this change in topic.php, that would leave your code out of sync, +While its easy enough to make this change in topic.php, that would leave your code out of sync, so its not something we should address ourselves, I'd rather see Ubik and the team make an *official* change and release let me know if you think of any improvements to this module (and if you have ideas for new ones) |