[Dev-flock] r1036 - in huginmunin/trunk/web/hm: app/media/css app/media/js app/templates/admin app/templates/browse app/templates/forms app/templates/graph app/templates/node app/views db
svn@thoughtandmemory.org
svn at thoughtandmemory.org
Sat Dec 20 10:39:49 EST 2008
Author: lucy
Date: 2008-12-20 10:39:49 -0500 (Sat, 20 Dec 2008)
New Revision: 1036
Commit message:
* refactored source/article html so used in three places:
* manual import, add citation to existing review, new revew
* python needs to be refactored. right now, three python handlers. handlers just need to return locals() and add that to locals
* if node is source, display articles after reviews
* "Write first review" only if no reviews have been written yet
* added extra to replace_form js
* prettified node scores
Added:
huginmunin/trunk/web/hm/app/templates/forms/add_article_and_source.html
huginmunin/trunk/web/hm/app/templates/forms/add_article_and_source_wrapper.html
huginmunin/trunk/web/hm/app/templates/node/article.html
huginmunin/trunk/web/hm/app/templates/node/article_add.html
huginmunin/trunk/web/hm/app/templates/node/articles.html
huginmunin/trunk/web/hm/app/templates/node/citation_add.html
Removed:
huginmunin/trunk/web/hm/app/templates/browse/wooo.html
huginmunin/trunk/web/hm/app/templates/forms/node_extra.html
huginmunin/trunk/web/hm/app/templates/node/page.html
Modified:
huginmunin/trunk/web/hm/app/media/css/general.css
huginmunin/trunk/web/hm/app/media/js/main.js
huginmunin/trunk/web/hm/app/templates/admin/manual_import.html
huginmunin/trunk/web/hm/app/templates/browse/node_listing_expanded.html
huginmunin/trunk/web/hm/app/templates/graph/list.html
huginmunin/trunk/web/hm/app/templates/node/behavior_add.html
huginmunin/trunk/web/hm/app/templates/node/behavior_info.html
huginmunin/trunk/web/hm/app/templates/node/node_info.html
huginmunin/trunk/web/hm/app/views/main.py
huginmunin/trunk/web/hm/app/views/main_urls.py
huginmunin/trunk/web/hm/db/graph.py
More information about the Dev-flock
mailing list