FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Project Information on the "Trac Usage Help" page

 
Post new topic   Reply to topic     Forum Index -> Site
View previous topic :: View next topic  
Author Message
jcc7



Joined: 22 Feb 2004
Posts: 657
Location: Muskogee, OK, USA

PostPosted: Fri Oct 26, 2007 11:10 am    Post subject: Project Information on the "Trac Usage Help" page Reply with quote

On the Trac Usage Help page, some of the information is outdated.

Code:
||Name||'''[[ProjectInfo(name)]]'''
||Category||[[ProjectInfo(cat)]]
||Status||[[ProjectInfo(status_id)]] - [[ProjectInfo(status_name)]]
||Home Page||[[ProjectInfo(home_page)]]
||Short Description||[[ProjectInfo(short_desc)]]
||Long Description||[[ProjectInfo(long_desc)]]


Should be:
Code:
||Name||'''[[ProjectInfo(name)]]'''
||Category||[[ProjectInfo(cat_name)]]
||Status||[[ProjectInfo(status_id)]] - [[ProjectInfo(status_name)]]
||Home Page||[[ProjectInfo(home_page)]
||Short Description||[[ProjectInfo(short)]]
||Long Description||[[ProjectInfo(long)]]]


Note: cat->cat_name, short_desc->short, long_desc->long

By the way, these functions can be seen in action on the Deimos project page.
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Site All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group