Search found 8 matches

by josh.beck
21 Sep 2007, 15:34
Forum: Customizations
Topic: Multiple Home Pages
Replies: 13
Views: 14355

Cool thanks.

The manual module is the tool used to create the Mantis Manual - it's located in the CVS - it's pretty cool if you need documentation - I'm just wondering if there's anyone that's used it or can help me set it up so I can do multiple projects within one file.

Thanks again.

Josh
by josh.beck
21 Sep 2007, 15:06
Forum: Customizations
Topic: Multiple Home Pages
Replies: 13
Views: 14355

Ok - bug posted and monitored.

Thanks.

BTW any chance you can help me with this:

http://www.mantisbt.org/forums//viewtopic.php?t=3907

Appreciate it :D

Josh
by josh.beck
21 Sep 2007, 14:24
Forum: Customizations
Topic: Multiple Home Pages
Replies: 13
Views: 14355

not sure what you mean by the "good" page - sorry.

J
by josh.beck
21 Sep 2007, 14:22
Forum: Customizations
Topic: Multiple Home Pages
Replies: 13
Views: 14355

What I meant to say was that it doesn't work for registered members - the guest member goes to main page as desired, but myself for instance, when I log in I go to main page as well - which should be my_view_page

Thanks for the help.

Josh
by josh.beck
21 Sep 2007, 14:07
Forum: Customizations
Topic: Multiple Home Pages
Replies: 13
Views: 14355

Okay I tried that here are my settings below:

guest
All Projects
default_home_page
string
'main_page.php'

But it doesn't work for logged in members - they go to main_page.php as well. I have the $g_default_home_page variable set to 'my_view_page.php' in config_inc.php

What am I missing?

Josh
by josh.beck
21 Sep 2007, 13:43
Forum: Help
Topic: How To Use The Manual Module?
Replies: 0
Views: 3184

How To Use The Manual Module?

Hey All,

I'd like to use the manual module which I downloaded from CVS to create docs for each project as we go along, but it seems I must be doing something wrong.

I'm using 1.1.0a4 and everytime a export the manual my parent items (these are the individual projects) get seperated out of the ...
by josh.beck
21 Sep 2007, 13:23
Forum: Customizations
Topic: Multiple Home Pages
Replies: 13
Views: 14355

Oops, sorry about that, I guess that would help wouldn't it?

1.1.0a4

Josh
by josh.beck
21 Sep 2007, 01:49
Forum: Customizations
Topic: Multiple Home Pages
Replies: 13
Views: 14355

Multiple Home Pages

Hey All,

Just installed today and man what an awesome piece of software.

Hey I want to have my anonymous users go to the main_page.php when they log in, and the registered folks go to my_view_page.php when they log in.

Ive tried a bunch of different combinations, thinking they should work but I'm ...