You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 6, 2018. It is now read-only.
Phitherek edited this page Jan 28, 2011
·
1 revision
I invite you all to create addons for SMPBNS. I defined three categories of addons not to have mess in that. So:
Styles – CSS styles that change the appearance of SMPBNS, so the separate CSS files with defined parameters for SMPBNS’ s CSS classes, that are then linked on the defined place with the code < link rel=“stylesheet” name=“style name” type=“text/css” href=“path_to_CSS_file” />. Add them to the “style_nameofstyle” branches created from master with styles linked.
Extensions – additional scripts attached to the “core” SMPBNS that does not change core files. Add them to the “ext_nameofextension” branches created from master with links in core.
Modifications (or “Mods”) – huge modifications of the “core” SMPBNS and possibly additional scripts. Add them to “mod_nameofmodification” branches.