Opened 15 years ago
Closed 10 years ago
#20946 closed enhancement (fixed)
add license display to ports.php
Reported by: | nerdling (Jeremy Lavergne) | Owned by: | jmpalacios (Juan Manuel Palacios) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | website | Version: | |
Keywords: | Cc: | wsiegrist@… | |
Port: |
Description
Would it be beneficial to provide the license information in the information displayed about our available ports?
Change History (2)
comment:1 Changed 15 years ago by jmpalacios (Juan Manuel Palacios)
Cc: | wsiegrist@… added |
---|
comment:2 Changed 10 years ago by mf2k (Frank Schima)
Resolution: | → fixed |
---|---|
Status: | new → closed |
It looks like this works now.
Note: See
TracTickets for help on using
tickets.
First steps to complete this have been taken in r56620 and r56622. I need someone with a bit more time than me to figure out issue 1) on r56620 and Bill to take care of installing and running the revised script on the server and then setting 'create_tables' to false, as explained in issue 2) of the same commit. Once that's done, we can uncomment the code I added to ports.php in r56622.
-jmpp