--- a/ISSUES.md +++ /dev/null @@ -1,12 +1 @@ -Current Issues with Mouchak ---------------------------- - -- when plugins are used to manipulate existing images, event listeners might not work properly. -This is beacuse there is no wrapper element around it. Hence plugins that will listen to the parent -element of the image, will eventually end up listening to the page(that being directly the parent element -of the images).(So clicking/hovering on the page triggers events, rather than the images). - -- need for wrapper elements of elements like images or tables ? - -- find a better way to load/eval js and css files ? --- a/crossdomain.xml +++ /dev/null @@ -1,16 +1 @@ - - - - - - - - - - - --- a/humans.txt +++ b/humans.txt @@ -12,7 +12,7 @@ jQuery, Modernizr Underscore.js, Backbone.js Bootstrap - + Python, Flask, PyMongo MongoDB --- /dev/null +++ b/mouchak/static/crossdomain.xml @@ -1 +1,16 @@ + + + + + + + + + + + --- /dev/null +++ b/mouchak/static/robots.txt @@ -1 +1,4 @@ +# robotstxt.org/ + +User-agent: * --- a/robots.txt +++ /dev/null @@ -1,4 +1 @@ -# robotstxt.org/ - -User-agent: *