mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 07:31:00 +00:00
1 line
2.6 KiB
JSON
1 line
2.6 KiB
JSON
[{"user_id": 6894, "stars": [], "topic_id": 15916, "date_created": 1301365884.7674911, "message": "presumably theres a template tag on the homepage something like\n{% featured \"editors-picks\" 5 %}", "group_id": 81, "id": 464437}, {"user_id": 6894, "stars": [], "topic_id": 15916, "date_created": 1301365984.1006379, "message": "So basically I'm just wondering if there's any apps out there that do this well already, or if I'll have to write it myself", "group_id": 81, "id": 464457}, {"user_id": 6894, "stars": [], "topic_id": 15916, "date_created": 1301365714.830348, "message": "i.e. Bob Editor goes to /admin/articles/article/1/ and clicks an 'Add to Editor's Picks' link.", "group_id": 81, "id": 464412}, {"user_id": 6894, "stars": [], "topic_id": 15916, "date_created": 1301365723.2627499, "message": "This takes him to another page /admin/editorspicks/ and the current list of 5 editor's picks is displayed along with the new one.", "group_id": 81, "id": 464414}, {"user_id": 6894, "stars": [], "topic_id": 15916, "date_created": 1301365807.071485, "message": "Then he drags the new one from the bottom to the top and clicks Save and he's finished", "group_id": 81, "id": 464429}, {"user_id": 6894, "stars": [], "topic_id": 15916, "date_created": 1301365575.5847161, "message": "A client wants to allow non-technical users to create lists of featured content on their website. I've done this several ways in the past, but never very nicely. Does anyone have a recipe or are there any good apps for this?", "group_id": 81, "id": 464394}, {"user_id": 13496, "stars": [], "topic_id": 15916, "date_created": 1301380505.7067411, "message": "Write it yourself - pretty trivial. On bucketlist.org, when I'm surfing the content while logged in as myself, a \"Feature this\" link appears - just to me, and no one else. Clicking it sets the featured flag in the db (if I was less lazy it would be ajax).", "group_id": 81, "id": 466888}, {"user_id": 6894, "stars": [], "topic_id": 15916, "date_created": 1301429907.9230981, "message": "Yes, its trivial if you've only got a featured flag. There's more to it - featured stuff can either be date based or reorderable in the admin, and I want some drag/drop stuff going on too", "group_id": 81, "id": 472103}, {"user_id": 6894, "stars": [], "topic_id": 15916, "date_created": 1301429930.2467489, "message": "but I did look more into this and discovered it's not too hard to do right, so I'm writing it myself", "group_id": 81, "id": 472111}, {"user_id": 18281, "stars": [], "topic_id": 15916, "date_created": 1301469269.8722069, "message": "Would be interested in seeing the code once you've got it nailed.", "group_id": 81, "id": 479303}] |