Vulcan/client/views/posts
2015-01-20 16:08:10 +09:00
..
modules Fixing style issues. 2015-01-19 00:48:17 -08:00
post_list working on grid layout; added callback for injecting CSS classes for post items 2015-01-19 11:40:27 +09:00
after_post_item.html add placeholder templates before and after each post item 2014-11-30 14:36:00 +09:00
before_post_item.html add placeholder templates before and after each post item 2014-11-30 14:36:00 +09:00
post_body.html adding new htmlBody field and adding hooks to sanitise it 2014-08-31 16:11:48 +09:00
post_edit.html use type=method for submit and edit forms 2014-12-22 09:49:28 +09:00
post_edit.js make post-submit callbacks run on server only 2014-12-22 11:49:35 +09:00
post_item.html working on grid layout; added callback for injecting CSS classes for post items 2015-01-19 11:40:27 +09:00
post_item.js publish post author on single comment pages 2015-01-20 16:08:10 +09:00
post_page.html working on grid layout; added callback for injecting CSS classes for post items 2015-01-19 11:40:27 +09:00
post_page.js Remove now-obsolete title from page controller 2014-12-12 11:16:47 -07:00
post_submit.html use type=method for submit and edit forms 2014-12-22 09:49:28 +09:00
post_submit.js Cleaning up vote click handling functions and adding tests. 2015-01-19 00:04:41 -08:00