TUTOSMain Page | About | Help | FAQ | Special pages | Log in
The Free Knowledgebase
Printable version | Disclaimers | Privacy policy

Mconfig.pinc

From TUTOS

mconfig.pinc is a module specific configuration files. This file will define most of the behaviour of a module.

Typically you will find a section like this:

$tutos[modulesinc]['bugtracking'][] = "mytutos";
$tutos[modulesinc]['bugtracking'][] = "product";
$tutos[modulesinc]['bugtracking'][] = "installation";
$tutos[modulesinc]['bugtracking'][] = "task";
$tutos[modulesinc]['bugtracking'][] = "check";
$tutos[modulesinc]['bugtracking'][] = "scheme";

which will list all the parts of TUTOS that will interfere with the module (in this case the 'bugtracking' module).

Another section does the same vice versa:

$tutos[modulesinc]['note'][] = "bugtracking";
$tutos[modulesinc]['file'][] = "bugtracking";
$tutos[modulesinc]['watchlist'][] = "bugtracking";

Those lines will enable the use of notes, documentmanagement and watchlists on the bugtracking pages.

Retrieved from "http://wiki.tutos.org/index.php/Mconfig.pinc"

This page has been accessed 2,335 times. This page was last modified on 9 December 2010, at 18:50.
Content is available under GNU Free Documentation License 1.2.


Find

Browse
Main Page
Recent changes
Random page
Help
sitesupport
Edit
View source
Editing help
This page
Discuss this page
New section
Printable version
Context
Page history
What links here
Related changes
My pages
Log in / create account
Special pages
New pages
File list
Statistics
More...