User Tools

  • Logged in as: anonymous (anonymous)
  • Log Out

Site Tools


mantisbt:mantis_recipes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mantisbt:mantis_recipies [2009/12/05 01:02] tomyjwumantisbt:mantis_recipes [2019/01/14 06:04] (current) – ↷ Page name changed from mantisbt:mantis_recipies to mantisbt:mantis_recipes dregad
Line 3: Line 3:
 Mantis Recipes are a set of how-to guides that are task based. Mantis Recipes are a set of how-to guides that are task based.
  
-  * [[Setting up Mail Queuing]] - big performance improvement 
-  * [[Customizing columns in View Issues page]] 
-  * [[Enabling Anonymous Access]] 
-  * [[Mantis Search Plugin for Mozilla Firefox]] 
   * [[firefox_bookmark|Mantis Bookmark for Mozilla Firefox]]   * [[firefox_bookmark|Mantis Bookmark for Mozilla Firefox]]
-  * [[link_to_new_website|Update Mantis to link to mantisbt.org]]+  * [[http://www.logicaloutcome.ca/commentary/mantis_setting_up_in_a_host.html|Install MantisBT on a Hosted Website (shared host)]] 
 +  * [[http://bitbucket.org/cdevienne/trac2mantis/src|trac2mantis - Migration from trac to MantisBT]] 
 +   
 + 
 + 
 + 
 +===== Customization ===== 
 +  * [[Customizing columns in View Issues page]]
   * [[localizing_custom_fields_labels|Localizing Custom Fields Labels]]   * [[localizing_custom_fields_labels|Localizing Custom Fields Labels]]
 +  * [[customizing_relationships|Customizing Issue Relationships]]
 +  * [[mantisbt:issue:7900]]
 +  * [[dynamic_enum_custom_fields|Enumeration Custom Fields with Dynamic Possible Values]]
 +  * [[numeric_priorities|Using Numeric Priorities]]  
 +  * [[http://ascendwiki.cheme.cmu.edu/Automatic_URL_linking_to_MediaWiki_and_ViewVC_from_Mantis|Automatic URL links from MantisBT to ViewVC and Mediawiki]]
 +  * [[run_multiple_mantis_sites_on_one_installation|Run multiple mantis sites on one installation]]  
 +
 +===== e-Mail =====
 +  * [[Setting up Mail Queuing]] - big performance improvement
 +
 +
 +===== Integration of =====
   * [[active_directory|Integrate MantisBT with Active Directory]]   * [[active_directory|Integrate MantisBT with Active Directory]]
   * [[phpfreechat|Integrate phpFreeChat into Mantis]]   * [[phpfreechat|Integrate phpFreeChat into Mantis]]
   * [[dokuwiki_integration|Integrate MantisBT and DokuWiki]]   * [[dokuwiki_integration|Integrate MantisBT and DokuWiki]]
   * [[mantisbt:issue:8757|Integrate MantisBT and TWiki]]   * [[mantisbt:issue:8757|Integrate MantisBT and TWiki]]
-  * [[mysql_to_mssql|Migrate from MySQL to MSSQL]] +  * [[http://codicesoftware.blogspot.com/2008/07/plastic-scm-and-mantis-i.html|Plastic SCM and MantisBT]] - Integration of Plastic SCM with Mantis. 
-  * [[mantisbt:issue:7900]] +  * [[https://jlogica.com/amember-plugin/mantisbt/|aMember and MantisBT]] - SSO Integration of aMember with Mantis. 
-  * [[upgrade_to_utf8|Upgrade to Mantis UTF8]] + 
-  * [[customizing_relationships|Customizing Issue Relationships]] +===== Mantis and Subversion ===== 
-  * [[dynamic_enum_custom_fields|Enumeration Custom Fields with Dynamic Possible Values]] +  * [[https://web.archive.org/web/20120617102732/http://alt-tag.com:80/blog/archives/2006/11/integrating-mantis-and-subversion|Integrating MantisBT and Subversion]]
-  * [[db_dump_restore|Database Dump and Restore]] +
-  * [[numeric_priorities|Using Numeric Priorities]] +
-  * [[http://alt-tag.com/blog/archives/2006/11/integrating-mantis-and-subversion/|Integrating MantisBT and Subversion]]+
   * [[http://www.mantisbt.org/forums/viewtopic.php?f=4&t=4362|Integrating MantisBT and Subversion (when living on different servers)]]   * [[http://www.mantisbt.org/forums/viewtopic.php?f=4&t=4362|Integrating MantisBT and Subversion (when living on different servers)]]
 +  * [[http://guruce.com/blogpost/visualsvn-subversion-and-mantis-integration/|Integrating MantisBT and VisualSVN (Subversion) when living on different servers: Detailed step-by-step instructions]]
   * [[http://www.unitz.com/u-notez/2009/10/subversion-svn-integration-mantisbt/|Subversion (SVN) Repository Integration with Mantis Bug Tracker (using 1.2.x + plugin)]]   * [[http://www.unitz.com/u-notez/2009/10/subversion-svn-integration-mantisbt/|Subversion (SVN) Repository Integration with Mantis Bug Tracker (using 1.2.x + plugin)]]
   * [[http://www.grafxsoftware.com/option.php/182/|Working with Mantis and SVN]]   * [[http://www.grafxsoftware.com/option.php/182/|Working with Mantis and SVN]]
-  * Integrating Mantis + ViewVC + Subversion for source code view: ([[http://blog.evaristesys.com/?p=13| Part 1]], [[http://blog.evaristesys.com/?p=19|Part 2]]) 
   * [[http://brushpen.net/wiki/index.php?title=Integrating_Subversion_with_Mantis_Bug_Tracker_using_SCMBug|Integrating Subversion with MantisBT Bug Tracker using SCMBug]]   * [[http://brushpen.net/wiki/index.php?title=Integrating_Subversion_with_Mantis_Bug_Tracker_using_SCMBug|Integrating Subversion with MantisBT Bug Tracker using SCMBug]]
-  * [[http://www.eiben.weite-welt.com/computer/linux/mantis_iwa/|Use Integrated Windows Authentication]] + 
-  * [[http://xwiki-mantis-plugin.googlecode.com/|Plugin which integrates MantisBT into xwiki]] +===== Database related ===== 
-  * [[http://ascendwiki.cheme.cmu.edu/Automatic_URL_linking_to_ViewVC_from_Mantis|Automatic URL links from MantisBT to ViewVC and Mediawiki]] +  * [[mysql_to_mssql|Migrate from MySQL to MSSQL]] 
-  * [[http://www.logicaloutcome.ca/commentary/mantis_setting_up_in_a_host.html|Install MantisBT on a Hosted Website (shared host)]]+  * [[upgrade_to_utf8|Upgrade to Mantis UTF8]] 
 +  * [[db_dump_restore|Database Dump and Restore]]
   * [[http://www.logicaloutcome.ca/commentary/mantis_secure_mysql_setup.html|MantisBT: Secure MySQL Setup]]   * [[http://www.logicaloutcome.ca/commentary/mantis_secure_mysql_setup.html|MantisBT: Secure MySQL Setup]]
-  * [[https://dev.hugllc.com/index.php/Project:MantisAuth|MantisAuth MediaWiki Plugin (single signon)]]+  * [[schema_compare_update]] 
 +   
 + 
 +===== Authentication ===== 
 +  * [[Enabling Anonymous Access]] 
 +  * [[http://www.eiben.weite-welt.com/computer/linux/mantis_iwa/|Use Integrated Windows Authentication]]
   * [[http://phprelated.blogspot.com/2008/06/mantis-allow-ldap-and-mantis-login.html|MantisBT - Allow LDAP and Mantis login]]   * [[http://phprelated.blogspot.com/2008/06/mantis-allow-ldap-and-mantis-login.html|MantisBT - Allow LDAP and Mantis login]]
-  * [[http://codicesoftware.blogspot.com/2008/07/plastic-scm-and-mantis-i.html|Plastic SCM and MantisBT I]] - Integration of Plastic SCM with Mantis.+  * [[https://dev.hugllc.com/index.php/Project:MantisAuth|MantisAuth MediaWiki Plugin (single signon)]]
  
 +===== Old Documents =====
 +  * [[http://xwiki-mantis-plugin.googlecode.com/|Plugin which integrates MantisBT into xwiki]] -> Mantis 1.0.8, Last update: Dez 2007
 +  * [[Mantis Search Plugin for Mozilla Firefox]] Does not work on current Firefox
 +  * [[http://www.mantisbt.org/bugs/view.php?id=12253|Display workflow as a graphviz graph]] -> Integrated in mantisbt 1.3.x
 +  * [[link_to_new_website|Update Mantis to link to mantisbt.org]]
mantisbt/mantis_recipes.txt · Last modified: 2019/01/14 06:04 by dregad

Driven by DokuWiki