layerindex-web/layerindex
Paul Eggleton f3174e16f6 Fix update script to handle includes from other directories
Set BBPATH so that files from the layer can be found when recipes use
include/require pointing to files with a specific path, or use
inherit to inherit a class in the layer.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-02-24 21:10:37 +00:00
..
static Layer details style changes 2013-02-22 17:11:20 +00:00
templatetags Improve pagination for recipe list 2013-02-19 18:28:48 +00:00
__init__.py Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
about.html Add a basic about page 2013-02-20 11:20:11 +00:00
admin.py Add stacked dependency/maintainer records to layer in admin 2013-02-23 14:16:56 +00:00
detail.html Add mailing list field to layer 2013-02-23 23:48:06 +00:00
forms.py Add mailing list field to layer 2013-02-23 23:48:06 +00:00
index.html Improve pagination for recipe list 2013-02-19 18:28:48 +00:00
models.py Add mailing list field to layer 2013-02-23 23:48:06 +00:00
rawrecipes.txt Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
recipedetail.html Initial version of recipe detail page 2013-02-19 17:22:40 +00:00
recipes.html Improve pagination for recipe list 2013-02-19 18:28:48 +00:00
simplesearch.py Improve recipe search 2013-02-19 17:22:45 +00:00
submitemail.txt Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
submitlayer.html Add javascript to submit form to auto-set web URL fields 2013-02-23 22:32:13 +00:00
submitthanks.html Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
update.py Fix update script to handle includes from other directories 2013-02-24 21:10:37 +00:00
urls.py Add a basic about page 2013-02-20 11:20:11 +00:00
views.py Add a basic about page 2013-02-20 11:20:11 +00:00