> Nathan Brown wrote: >> I found a great PDF for writing a Component using the MidCOM API, but >> is there any documentation or guidelines for writing a well >> structured AegirAddOn? >> > > nadmin-dev -list should be able to point you to right direction, I > don't > think there is any proper documentation on this (at least there > wasn't > few months ago). >
Thanks, hopefully they might be able to further guide me along . > > >> I am unsure on exportation into a binary for distribtion and how to >> globally include the AddOn into all Pages. Any guidance or experience >> anyone has would be much appriciated. >> > > I don't think binary compiled PHP works too well with the snippets > system (never tested it) and requiring files separate from the > repligard > package is bad form but in theory you could put it as an attachment > and then include the attachment trough standard attachment server > (not very efficient though...) > Sorry, what I meant to say was how do create a tarball of the AddOn for distribution / packaging. Also, I was interested in finding out how to include the coded AddOn into all Pages within the Website's of Aegir. >> In terms of the liscening these AddOns and Components, can I >> distribute the custom AddOn and Component under my own custom >> license? I notice that the Nemein AddOn's are under the LGPL so I am >> assuming that this may be feasible. >> > > Our addond are not AegirAddons per se (they're "just" libraries), > Aegir uses the auth library (and a version of the auth library is > included in Aegir) > > As long as your AegirAddOns are distributed separately from Aegir you > should be able to use whatever license you feel like (IMO, I'm no > license specialist). > /Rambo Thanks for the advice, Nathan. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
