What is the typical way that folks bundle or package together plugins and 
themes when creating a Habari based application?

I am still not clear about the Habari bundle idea, so until I better 
understand that perhaps something like the following?

A git repository with submodules for each plugin and theme needed for the 
habari based application.  It would be simplified if this could be created 
in a new tree like:

habari
   ├──user
   │    ├──plugins
   │    └──themes       
   ├──system
   │    ├──plugins
   │    └──themes
   └──myapp
        ├──plugins
        └──themes
          
Is there a way to alter the tree like this (and have Habari correctly load 
the new plugins and themes)?

-- 
-- 
To post to this group, send email to habari-users@googlegroups.com
To unsubscribe from this group, send email to 
habari-users-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/habari-users
--- 
You received this message because you are subscribed to the Google Groups 
"habari-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to habari-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to