admin interface #10
admin interface #10
Comments
What about integrating an admin interface into the JavaScript client? Something like:
Then I manually go to That way there would be no need for separate web front end. (I do not have enough python experience to contribute that yet - I'll just leave that as an idea) |
I like this idea very much and going to implement it soon as it requires not that much changes (except a new API endpoint and/or validation to fetch unmoderated comments). |
dhd |
Any progress on this? |
bump Still no progress? |
Have you given thought about using Django for your project? It automatically sets up an administrator interface that you can customize |
Hi All, i was looking into the notification.py file, where the url's are generated for Delete or Activate emails, for moderated comments. It seems, for this topic, the simplest admin interface would be a looping through of all those URL's and turning them into HTML. then we can click and do stuff via a webpage. I'm new to the code, so don't know yet the best place for something like that, but i'll keep poking around. Thx, |
Add a basic admin interface (Fix issue posativ#10) wip again still wip fix login page
Add a basic admin interface (Fix issue posativ#10) wip again still wip fix login page
Add a basic admin interface (Fix issue posativ#10) wip again still wip fix login page
Add a basic admin interface (Fix issue posativ#10) wip again still wip fix login page
Add a basic admin interface (Fix issue posativ#10) wip again still wip fix login page
commit b14b1b5 Author: Jeremy Tan <jtanx@outlook.com> Date: Wed Dec 28 13:48:47 2016 +0800 validate->activate commit cc8e615 Author: Jeremy Tan <jtanx@outlook.com> Date: Wed Dec 28 13:31:35 2016 +0800 Add templates to MANIFEST.in commit 84381f4 Author: Benoît Latinier <benoit@latinier.fr> Date: Wed Dec 7 00:22:34 2016 +0100 add: link to the thread commit 2adb779 Author: Benoît Latinier <benoit@latinier.fr> Date: Tue Dec 6 23:03:27 2016 +0100 add: edit author/email/website/message commit e3fddf4 Author: Benoît Latinier <benoit@latinier.fr> Date: Sun Nov 13 23:20:47 2016 +0100 add: orders in administration commit 3212bf7 Author: Benoît Latinier <benoit@latinier.fr> Date: Thu Oct 27 23:18:37 2016 +0200 fix 500 error on pagination commit 0b6a0e4 Author: Benoît Latinier <benoit@latinier.fr> Date: Sat Jul 16 00:53:52 2016 +0200 add: group by thread commit 1516f56 Author: Benoît Latinier <benoit@latinier.fr> Date: Sat Jul 16 00:09:23 2016 +0200 fix: cursor pointer on links delete/validate commit 7a79746 Author: Benoît Latinier <benoit@latinier.fr> Date: Sat Jul 16 00:05:33 2016 +0200 add: show author email commit 0a93c86 Author: Benoît Latinier <benoit@latinier.fr> Date: Sun Jun 5 01:10:08 2016 +0200 Add a basic admin interface (Fix issue posativ#10) Add a basic admin interface (Fix issue posativ#10) wip again still wip fix login page # Conflicts: # share/isso.conf
Add a basic admin interface (Fix issue #10) There are more to add in the interface but it's a good start.
No description provided.
The text was updated successfully, but these errors were encountered: