The Pale Moon add-ons site software
Go to file
Moonchild ba118d4f57 Merge pull request 'Remove menu entry for old Linux site.' (#6) from trav90/phoebus-contrib:linux_site_cleanup into TRUNK
Reviewed-on: #6
2023-11-01 06:13:56 +00:00
base Remove menu entry for old Linux site. 2023-10-31 07:38:38 -05:00
components Remove client validator BS that is much too restrictive. 2022-10-25 18:34:03 +02:00
databases Minor update 2022-08-08 14:19:40 +02:00
libraries Update librdf 2021-08-23 16:20:11 -04:00
modules Fix up more epyrus application references. 2022-08-10 22:56:43 +02:00
.gitattributes Initial commit and git stuff 2015-04-05 03:06:30 -04:00
.gitignore Do not include tests in the repo anymore 2021-08-23 13:49:54 -04:00
.gitmodules Update librdf location 2022-03-27 10:31:20 +00:00
LICENSE Land Phoebus 2.0 2019-02-16 07:27:19 -05:00
README.md The RDF Parser is licensed under the LGPL 2.1 2019-05-26 01:56:27 -04:00
favicon.ico Satisfy favicon requests. 2022-08-08 16:41:07 +02:00
fundamentals.php Minor update 2022-08-08 14:19:40 +02:00
index.php Restore Thunderbird guid for compat. 2023-06-24 22:20:24 +02:00

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