I have yet to build a "pure" stand-alone extension that, theoretically, can be used by any (Aiki) site.
Rather, the Aiki sites that I have built so far require a package of custom assets including images, javascripts and code extensions. My approach is to create a bare repo, create an 'assets' folder and inside that create folders for 'extensions', 'images' and 'javascript' as needed. E.g. https://gitorious.org/fontlibrary/fontlibrary/trees/master/assets I can then pull this repo and copy it into my Aiki instance. -- You received this bug notification because you are a member of Aiki Framework Admins, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/757129 Title: there isn't a repository plan for extensions Status in Aiki Framework: Confirmed Bug description: need to think this through, need a quick way to create extensions. I think github might lend itself better to create git repos for extensions. And, I think one tree per extension. they need to be folders that can be checked out independently into assets/extensions _______________________________________________ Mailing list: https://launchpad.net/~aikiframework.admins Post to : aikiframework.admins@lists.launchpad.net Unsubscribe : https://launchpad.net/~aikiframework.admins More help : https://help.launchpad.net/ListHelp