<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Nine Rivers &#187; Mantis</title>
	<atom:link href="http://9rivers.linkka.com/tag/mantis/feed/" rel="self" type="application/rss+xml" />
	<link>http://9rivers.linkka.com</link>
	<description>Molecular modeling in Materials Sciences Web development Programming IT</description>
	<lastBuildDate>Fri, 02 Dec 2011 06:20:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Add menu item to Mantis</title>
		<link>http://9rivers.linkka.com/2010/04/08/add-menu-item-to-mantis-2/</link>
		<comments>http://9rivers.linkka.com/2010/04/08/add-menu-item-to-mantis-2/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 17:16:31 +0000</pubDate>
		<dc:creator>9rivers</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[Mantis]]></category>

		<guid isPermaLink="false">http://9rivers.linkka.com/?p=458</guid>
		<description><![CDATA[Modify config_inc.php and add 12345678$g_enable_project_documentation = ON; $g_smtp_host = 'localhost'; $g_window_title = 'SimuWorld Bugtracker'; $g_logo_image = 'images/mantis_logo.gif'; $g_favicon_image = 'images/favicon.ico'; //The following line add two custom menu items with different access level controls //The contants used here can be found in ./core/constant_inc.php, e.g. DEVELOPER, ANYBODY etc. $g_main_menu_custom_options = array&#40; array&#40; &#34;WebSVN&#34;,DEVELOPER,'url_to_websvn' &#41;,array&#40; &#34;test&#34;, ADMINISTRATOR,'' &#41; [...]]]></description>
		<wfw:commentRss>http://9rivers.linkka.com/2010/04/08/add-menu-item-to-mantis-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

