From 1f4af33731ae95dccbb45cb9c5b2b1a3a2e6bfa4 Mon Sep 17 00:00:00 2001 From: prescience Date: Sun, 23 Dec 2001 00:07:47 +0000 Subject: [PATCH] new devlog section git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@569 f5dc347c-c33d-0410-90a0-b07cc1902cb9 --- devlog.php3 | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++ side_menu.php3 | 5 ++-- 2 files changed, 83 insertions(+), 2 deletions(-) create mode 100644 devlog.php3 diff --git a/devlog.php3 b/devlog.php3 new file mode 100644 index 0000000..2174c20 --- /dev/null +++ b/devlog.php3 @@ -0,0 +1,80 @@ + + + + + +Devlog +
+

+This section is devoted to commentary on checkins in the Changelog and anything else that doesn't make it onto the front page. +

+ +

+ + + + +
+ - [ ]
+ +
+ +

+= 0 ) { + PRINT "[ newer posts ]"; + } + if ( $post_count==$post_limit ) { + PRINT " [ older posts ]"; + } +?> + \ No newline at end of file diff --git a/side_menu.php3 b/side_menu.php3 index f01992c..c2eb93d 100644 --- a/side_menu.php3 +++ b/side_menu.php3 @@ -41,10 +41,10 @@ + FAQ
+ IRC
Forums
Mailing Lists
- IRC
- FAQ
@@ -73,6 +73,7 @@ Coding Guidelines
Developer Rules
Dev Notes
+ Devlog
Roadmap
Polls
API