Send Dev-flock mailing list submissions to dev-flock@mit.edu To subscribe or unsubscribe via the World Wide Web, visit http://mailman.mit.edu/mailman/listinfo/dev-flock or, via email, send a message with subject or body 'help' to dev-flock-requ...@mit.edu
You can reach the person managing the list at dev-flock-ow...@mit.edu When replying, please edit your Subject line so it is more specific than "Re: Contents of Dev-flock digest..." Today's Topics: 1. r1115 - in huginmunin/trunk/web/hm: app/lib/tags app/media/css app/templates app/templates/account app/templates/helpers app/templates/node app/templates/quickrate app/views db (s...@thoughtandmemory.org) ---------------------------------------------------------------------- Message: 1 Date: Sun, 8 Feb 2009 02:03:31 -0500 (EST) From: s...@thoughtandmemory.org Subject: [Dev-flock] r1115 - in huginmunin/trunk/web/hm: app/lib/tags app/media/css app/templates app/templates/account app/templates/helpers app/templates/node app/templates/quickrate app/views db To: dev-flock@mit.edu Message-ID: <20090208070331.0eebb75...@thoughtandmemory.org> Content-Type: text/plain; charset=UTF-8 Author: lucy Date: 2009-02-08 02:03:30 -0500 (Sun, 08 Feb 2009) New Revision: 1115 Commit message: * description html and markup solution found! added save signals to review descriptions and created template filter to change plain text to html. the pre save signal removes html. the post save signal discovers citations from links. the markup adds p and a tags. * note: Behavior Initizliate has code to iterate through all Behavior instances and call save, thereby removing html, etc. Takes long time, though, so should do every time. * when editing a review, won't show label if comes from coop america scrape * todo: do same for node description. * added redirect_to to rate review so that users can edit review if want to. will redirect back to rate when done. * fixed redirect_to bug in logout. * commented out form background/border colors in preperation for release. we can delete comments once clay is done with form ui work, too. * prettified anonymous user box and user message bax Removed: huginmunin/trunk/web/hm/app/templates/quickrate_extension.html Modified: huginmunin/trunk/web/hm/app/lib/tags/macros.py huginmunin/trunk/web/hm/app/media/css/forms.css huginmunin/trunk/web/hm/app/media/css/general.css huginmunin/trunk/web/hm/app/media/css/quickrate.css huginmunin/trunk/web/hm/app/templates/account/account_extension.html huginmunin/trunk/web/hm/app/templates/base.html huginmunin/trunk/web/hm/app/templates/helpers/div_form.html huginmunin/trunk/web/hm/app/templates/login_menu.html huginmunin/trunk/web/hm/app/templates/node/behavior_info.html huginmunin/trunk/web/hm/app/templates/quickrate/eval_review.html huginmunin/trunk/web/hm/app/templates/quickrate/quickrate_edit_extension.html huginmunin/trunk/web/hm/app/templates/quickrate/quickrate_extension.html huginmunin/trunk/web/hm/app/templates/quickrate/rate_review.html huginmunin/trunk/web/hm/app/templates/quickrate/review.html huginmunin/trunk/web/hm/app/views/account.py huginmunin/trunk/web/hm/app/views/quickrate_main.py huginmunin/trunk/web/hm/db/graph.py huginmunin/trunk/web/hm/db/log.py huginmunin/trunk/web/hm/db/management.py huginmunin/trunk/web/hm/db/models.py ------------------------------ _______________________________________________ Dev-flock mailing list Dev-flock@mit.edu http://mailman.mit.edu/mailman/listinfo/dev-flock End of Dev-flock Digest, Vol 18, Issue 5 ****************************************