Most commercial webpages have a 'Legal' or 'Terms of
Use' page. It would be good to have such a page for
issue-tracker, so issue-tracker developers have a place
to state that issue-tracker is covered by the GPL etc.
and yet leave another place for the site administrator
to put their terms of use information for the company
website.
Such a page would not require a user to be logged in
for it to be viewable, and a link would be placed in
the theme footer. It would be easy to write a module
that would be accessable to authenticated users, but in
order to make it available to non-authenticated users
at the login screen, I believe the core /index.php
would need to be modified.
Plus, if you create a standard issue-tracker 'legal'
module, then it creates a place for a standard
issue-tracker legal statement in addition to any
site-customized message.
Logged In: YES
user_id=844782
Jeff Breadner - moghovich:
You could also create a seperate webpage that contains this
legal stuff and link to it with the "Message of the Day"
function, wich shows at the login screen without needing
users to be logged in.
Just a thought.
Logged In: NO
Why not include it in your message of the day ?
Just put a <A HREF link ...> to e new file. When clicked...