Search found 5 matches

by chris
27 Mar 2005, 15:33
Forum: Help
Topic: Bug Notes HTML
Replies: 4
Views: 9380

Yeah, I'm fine with changing the code. I'm not sure where the code is to change, though.
by chris
24 Mar 2005, 12:09
Forum: Help
Topic: Bug Notes HTML
Replies: 4
Views: 9380

Great, I get no help for any of my posts, lol.
by chris
23 Mar 2005, 02:29
Forum: Help
Topic: Bug Notes HTML
Replies: 4
Views: 9380

Bug Notes HTML

Currently, when users enter a bug note with line breaks, it just adds <br /><br /> tags to the end of the line. Is it possible to have it surround each line break with <p> and </p> tags instead?
by chris
20 Mar 2005, 04:27
Forum: Help
Topic: How do I print the project title?
Replies: 1
Views: 5686

nevermind... I figured it out after a bit more snooping around through the files.
by chris
19 Mar 2005, 21:58
Forum: Help
Topic: How do I print the project title?
Replies: 1
Views: 5686

How do I print the project title?

If a user is viewing a specific project, I'd like to print the project title at the top of the page and also in the TITLE (of the web browser). Is there a way to do this?

I'd assume it's kind of like printing the Switch Project options, except you only display the text of the selected project. But ...