Page 1 of 1

You can now fill license information in the Projects page

Posted: Sun Apr 03, 2016 1:11 pm
by glauxosdever
Hi,


As the title says you can now fill license information in the Projects page. To use it simply append a line to the project entry.

For example,

Code: Select all

{{OSProject
|OSName=Name
|OSDescription=Description
|Contact=Email/Telephone/Whatever
|URL=http://example.com/
|Status=Active
}}
becomes

Code: Select all

{{OSProject
|OSName=Name
|OSDescription=Description
|Contact=Email/Telephone/Whatever
|URL=http://example.com/
|Status=Active
|License=The license of your OS
}}
and the license information is added.

What do you think of this?


Regards,
glauxosdever