The Pale Moon add-ons site software
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Moonchild 4c8c09d5c3
Remove unused things from the Pale Moon skin.
This stuff is ancient. why was it even still in there? o.O
7 months ago
base Remove unused things from the Pale Moon skin. 7 months ago
components Remove client validator BS that is much too restrictive. 7 months ago
databases Minor update 10 months ago
libraries Update librdf 2 years ago
modules Fix up more epyrus application references. 10 months ago
.gitattributes Initial commit and git stuff 8 years ago
.gitignore Do not include tests in the repo anymore 2 years ago
.gitmodules Update librdf location 1 year ago
LICENSE Land Phoebus 2.0 4 years ago
README.md The RDF Parser is licensed under the LGPL 2.1 4 years ago
favicon.ico Satisfy favicon requests. 10 months ago
fundamentals.php Minor update 10 months ago
index.php Swap in new GUID for Epyrus 7 months ago

README.md

Project Phoebus

A Cascading Conditional Include Procedural/Object Oriented based PHP software solution written to serve the needs of various Unified XUL Platform applications including Pale Moon and Basilisk.

Licensing

Phoebus Operational Code

All operational code that is not contained within libraries/ is licensed under the Mozilla Public License Version 2.0

Skins

Materials under components/*/skin/ including templates, html, css, and graphics are copyright and/or trademark of their respective owners.

Which in the case of Pale Moon and Basilisk assets would be Moonchild Productions.

The components/*/skin/default/ directory contents is exempt and should be considered under the MPL 2.0 unless otherwise stated above.

Libraries (3rd Party)

The code contained in libraries/ is vendor'd from multiple sources. We will try to keep this list updated.

  • Rdf_parser - GNU Lesser General Public License v2.1
  • SafeMySQL - Apache License 2.0
  • Smarty - GNU Lesser General Public License 3.0