From e4a7f290d373427c36d7925e7381aadf16524936 Mon Sep 17 00:00:00 2001 From: luxagraf <sng@luxagraf.net> Date: Thu, 3 Dec 2015 16:24:36 -0500 Subject: switched over to using a single markdown processor from utils everywhere except notes because I'm urlizing notes and I don't want to do that anywhere else. --- app/TODO | 36 +++++++++++++++++------------------- 1 file changed, 17 insertions(+), 19 deletions(-) (limited to 'app/TODO') diff --git a/app/TODO b/app/TODO index 8ad8eca..fe19711 100644 --- a/app/TODO +++ b/app/TODO @@ -1,7 +1,5 @@ universal/ utils: -add markdown pronessor function to utils and replace all markdown calls with that one. - possibly convert to using Pandoc? Python is pretty good, but using Pandoc directly allows for epub, other formats as well. Plus standardized a bit. Add resume, src and figments to project page, possible as top level menu itesms @@ -13,21 +11,33 @@ https://adactio.com/journal/9775 http://brucelawson.github.io/manifest/ https://serviceworker-cookbook.herokuapp.com/ -fix amp support by anitizing html: +fix amp support by sanitizing html: https://github.com/duner/django-bluebox/blob/master/bluebox/converters/sanitizer.py --- -notes +resume -revamp notes to be like my own personal instagram +clean up design of book detail +handle callbacks from paypal to deliver the book and link to files: +https://developer.paypal.com/webapps/developer/docs/classic/ipn/integration-guide/IPNandPDTVariables/ + + +redirect lhp: home, book and rss --- -income app: +notes + +revamp notes to be like my own personal instagram +''' +2) test urlize with markdown links +3) parse out markdown wrapped links for twitter +4) CSS +6) Write JavaScript to automatically place map on current location +''' -- add pay_turnaround field for each publisher and show in admin --- @@ -53,15 +63,3 @@ Then resize all images for responsive gallery. Then play with gallery templates and add a template selecter to form. ---- - -resume - -clean up design of book detail -add paypal app and generate button -handle callbacks from paypal to deliver the book and link to files: -https://developer.paypal.com/webapps/developer/docs/classic/ipn/integration-guide/IPNandPDTVariables/ - - -redirect lhp: home, book and rss - -- cgit v1.2.3-70-g09d2