Changes between Version 4 and Version 5 of GuiUrls
- Timestamp:
- Jan 31, 2013, 10:11:26 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GuiUrls
v4 v5 51 51 All items are macro-substituted as follows: 52 52 53 '''<authenticator/>''':: 54 The user's account key 55 '''<hostid/>''':: 56 The host ID 57 '''<master_url/>''':: 58 The project's master URL 59 '''<project_name/>''':: 60 The project name (from config.xml) 61 '''<rss_auth/>''':" 62 An authenticator used by notices.php 63 '''<teamid/>''':: 64 The team ID 65 '''<team_name/>''':: 66 The team name 53 67 '''<userid/>''':: 54 68 The user ID 55 69 '''<user_name/>''':: 56 70 The user name 57 '''<teamid/>'''::58 The team ID59 '''<team_name/>'''::60 The team name61 '''<hostid/>'''::62 The host ID63 '''<authenticator/>'''::64 The user's account key65 71 72 '''<ifteam> ... </ifteam>''':: 73 The enclosed items are included only if the user belongs to a team.